Pull request #41530 opened 10:14:10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6b538ffbcab71df45fae4910b64f3945db03482a+1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 (8ab660f98a1c973fcbe04f74d4ee4d4fa0d79706) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41530@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 10:14:14 [2020-10-06T10:14:14.398Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 10:14:14 [2020-10-06T10:14:14.402Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 10:14:14 [2020-10-06T10:14:14.568Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092a9eb081ba750b0) in /home/ubuntu/workspace/moby_PR-41530 [Pipeline] { [Pipeline] checkout 10:14:14 [2020-10-06T10:14:14.635Z] using credential docker-jenkins-github-credentials 10:14:14 [2020-10-06T10:14:14.641Z] Cloning the remote Git repository 10:14:14 [2020-10-06T10:14:14.641Z] Cloning with configured refspecs honoured and without tags 10:14:14 [2020-10-06T10:14:14.664Z] Cloning repository https://github.com/moby/moby.git 10:14:14 [2020-10-06T10:14:14.664Z] > git init /home/ubuntu/workspace/moby_PR-41530 # timeout=10 10:14:14 [2020-10-06T10:14:14.676Z] Fetching upstream changes from https://github.com/moby/moby.git 10:14:14 [2020-10-06T10:14:14.676Z] > git --version # timeout=10 10:14:14 [2020-10-06T10:14:14.678Z] > git --version # 'git version 2.17.1' 10:14:14 [2020-10-06T10:14:14.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:14 [2020-10-06T10:14:14.679Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:34 [2020-10-06T10:14:34.677Z] Fetching without tags 10:14:34 [2020-10-06T10:14:34.924Z] Merging remotes/origin/master commit 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 into PR head commit 6b538ffbcab71df45fae4910b64f3945db03482a 10:14:36 [2020-10-06T10:14:36.115Z] Merge succeeded, producing db49c9e68be751afa5eea777b4103ca0eab97a78 10:14:36 [2020-10-06T10:14:36.115Z] Checking out Revision db49c9e68be751afa5eea777b4103ca0eab97a78 (PR-41530) 10:14:34 [2020-10-06T10:14:34.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:14:34 [2020-10-06T10:14:34.677Z] > git config --add remote.origin.fetch +refs/pull/41530/head:refs/remotes/origin/PR-41530 # timeout=10 10:14:34 [2020-10-06T10:14:34.685Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:34 [2020-10-06T10:14:34.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:14:34 [2020-10-06T10:14:34.700Z] Fetching upstream changes from https://github.com/moby/moby.git 10:14:34 [2020-10-06T10:14:34.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:34 [2020-10-06T10:14:34.701Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:34 [2020-10-06T10:14:34.947Z] > git config core.sparsecheckout # timeout=10 10:14:34 [2020-10-06T10:14:34.950Z] > git checkout -f 6b538ffbcab71df45fae4910b64f3945db03482a # timeout=10 10:14:35 [2020-10-06T10:14:35.470Z] > git remote # timeout=10 10:14:35 [2020-10-06T10:14:35.475Z] > git config --get remote.origin.url # timeout=10 10:14:35 [2020-10-06T10:14:35.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:35 [2020-10-06T10:14:35.481Z] > git merge 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 # timeout=10 10:14:36 [2020-10-06T10:14:36.131Z] > git rev-parse HEAD^{commit} # timeout=10 10:14:36 [2020-10-06T10:14:36.138Z] > git config core.sparsecheckout # timeout=10 10:14:36 [2020-10-06T10:14:36.144Z] > git checkout -f db49c9e68be751afa5eea777b4103ca0eab97a78 # timeout=10 10:14:36 [2020-10-06T10:14:36.257Z] Commit message: "Merge commit '1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060' into HEAD" 10:14:36 [2020-10-06T10:14:36.257Z] First time build. Skipping changelog. 10:14:36 [2020-10-06T10:14:36.286Z] > git --version # timeout=10 10:14:36 [2020-10-06T10:14:36.302Z] > git --version # 'git version 2.17.1' 10:14:36 [2020-10-06T10:14:36.322Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:37 [2020-10-06T10:14:37.110Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41530:/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 10:14:37 [2020-10-06T10:14:37.110Z] Unable to find image 'alpine:latest' locally 10:14:37 [2020-10-06T10:14:37.110Z] latest: Pulling from library/alpine 10:14:37 [2020-10-06T10:14:37.110Z] df20fa9351a1: Already exists 10:14:37 [2020-10-06T10:14:37.110Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 10:14:37 [2020-10-06T10:14:37.110Z] Status: Downloaded newer image for alpine:latest 10:14:39 [2020-10-06T10:14:39.625Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node 10:14:40 [2020-10-06T10:14:40.789Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092a9eb081ba750b0) in /home/ubuntu/workspace/moby_PR-41530 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout 10:14:40 [2020-10-06T10:14:40.855Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 10:14:40 [2020-10-06T10:14:40.864Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41530 10:14:40 [2020-10-06T10:14:40.867Z] Fetching changes from the remote Git repository 10:14:40 [2020-10-06T10:14:40.873Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage 10:14:40 [2020-10-06T10:14:40.890Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-41530 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage 10:14:41 [2020-10-06T10:14:41.010Z] using credential docker-jenkins-github-credentials 10:14:41 [2020-10-06T10:14:41.025Z] Cloning the remote Git repository 10:14:41 [2020-10-06T10:14:41.025Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage 10:14:41 [2020-10-06T10:14:41.035Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 10:14:41 [2020-10-06T10:14:41.049Z] Cloning the remote Git repository 10:14:41 [2020-10-06T10:14:41.049Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 10:14:41 [2020-10-06T10:14:41.202Z] Merging remotes/origin/master commit 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 into PR head commit 6b538ffbcab71df45fae4910b64f3945db03482a 10:14:41 [2020-10-06T10:14:41.368Z] Merge succeeded, producing eaafc464350adf1dd064ad0e00e356afe4183471 10:14:41 [2020-10-06T10:14:41.369Z] Checking out Revision eaafc464350adf1dd064ad0e00e356afe4183471 (PR-41530) 10:14:41 [2020-10-06T10:14:41.423Z] Commit message: "Merge commit '1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060' into HEAD" 10:14:41 [2020-10-06T10:14:41.423Z] First time build. Skipping changelog. 10:14:41 [2020-10-06T10:14:41.452Z] > git --version # timeout=10 10:14:41 [2020-10-06T10:14:41.459Z] > git --version # 'git version 2.17.1' 10:14:41 [2020-10-06T10:14:41.462Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 10:14:41 [2020-10-06T10:14:41.031Z] Cloning repository https://github.com/moby/moby.git 10:14:41 [2020-10-06T10:14:41.032Z] > git init /home/jenkins/workspace/moby_PR-41530 # timeout=10 10:14:41 [2020-10-06T10:14:41.057Z] Fetching upstream changes from https://github.com/moby/moby.git 10:14:41 [2020-10-06T10:14:41.057Z] > git --version # timeout=10 10:14:41 [2020-10-06T10:14:41.060Z] > git --version # 'git version 2.17.1' 10:14:41 [2020-10-06T10:14:41.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:41 [2020-10-06T10:14:41.061Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:40 [2020-10-06T10:14:40.882Z] > git rev-parse --is-inside-work-tree # timeout=10 10:14:40 [2020-10-06T10:14:40.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:14:40 [2020-10-06T10:14:40.938Z] Fetching upstream changes from https://github.com/moby/moby.git 10:14:40 [2020-10-06T10:14:40.938Z] > git --version # timeout=10 10:14:40 [2020-10-06T10:14:40.944Z] > git --version # 'git version 2.17.1' 10:14:40 [2020-10-06T10:14:40.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:40 [2020-10-06T10:14:40.945Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:41 [2020-10-06T10:14:41.225Z] > git config core.sparsecheckout # timeout=10 10:14:41 [2020-10-06T10:14:41.231Z] > git checkout -f 6b538ffbcab71df45fae4910b64f3945db03482a # timeout=10 10:14:41 [2020-10-06T10:14:41.271Z] > git remote # timeout=10 10:14:41 [2020-10-06T10:14:41.279Z] > git config --get remote.origin.url # timeout=10 10:14:41 [2020-10-06T10:14:41.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:41 [2020-10-06T10:14:41.291Z] > git merge 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 # timeout=10 10:14:41 [2020-10-06T10:14:41.379Z] > git rev-parse HEAD^{commit} # timeout=10 10:14:41 [2020-10-06T10:14:41.392Z] > git config core.sparsecheckout # timeout=10 10:14:41 [2020-10-06T10:14:41.400Z] > git checkout -f eaafc464350adf1dd064ad0e00e356afe4183471 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:41 [2020-10-06T10:14:41.056Z] Cloning repository https://github.com/moby/moby.git 10:14:41 [2020-10-06T10:14:41.057Z] > git init /home/docker/workspace/moby_PR-41530 # timeout=10 10:14:41 [2020-10-06T10:14:41.063Z] Fetching upstream changes from https://github.com/moby/moby.git 10:14:41 [2020-10-06T10:14:41.063Z] > git --version # timeout=10 10:14:41 [2020-10-06T10:14:41.066Z] > git --version # 'git version 2.7.4' 10:14:41 [2020-10-06T10:14:41.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:41 [2020-10-06T10:14:41.067Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:42 [2020-10-06T10:14:42.193Z] + [ PR != PR ] 10:14:42 [2020-10-06T10:14:42.193Z] + [ master != master ] 10:14:42 [2020-10-06T10:14:42.193Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 10:14:42 [2020-10-06T10:14:42.524Z] + docker version 10:14:42 [2020-10-06T10:14:42.524Z] Client: Docker Engine - Community 10:14:42 [2020-10-06T10:14:42.524Z] Version: 19.03.13 10:14:42 [2020-10-06T10:14:42.524Z] API version: 1.40 10:14:42 [2020-10-06T10:14:42.524Z] Go version: go1.13.15 10:14:42 [2020-10-06T10:14:42.524Z] Git commit: 4484c46d9d 10:14:42 [2020-10-06T10:14:42.524Z] Built: Wed Sep 16 17:02:36 2020 10:14:42 [2020-10-06T10:14:42.524Z] OS/Arch: linux/amd64 10:14:42 [2020-10-06T10:14:42.524Z] Experimental: false 10:14:42 [2020-10-06T10:14:42.524Z] 10:14:42 [2020-10-06T10:14:42.524Z] Server: Docker Engine - Community 10:14:42 [2020-10-06T10:14:42.524Z] Engine: 10:14:42 [2020-10-06T10:14:42.524Z] Version: 19.03.13 10:14:42 [2020-10-06T10:14:42.524Z] API version: 1.40 (minimum version 1.12) 10:14:42 [2020-10-06T10:14:42.524Z] Go version: go1.13.15 10:14:42 [2020-10-06T10:14:42.524Z] Git commit: 4484c46d9d 10:14:42 [2020-10-06T10:14:42.524Z] Built: Wed Sep 16 17:01:06 2020 10:14:42 [2020-10-06T10:14:42.524Z] OS/Arch: linux/amd64 10:14:42 [2020-10-06T10:14:42.524Z] Experimental: true 10:14:42 [2020-10-06T10:14:42.524Z] containerd: 10:14:42 [2020-10-06T10:14:42.524Z] Version: 1.3.7 10:14:42 [2020-10-06T10:14:42.524Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 10:14:42 [2020-10-06T10:14:42.524Z] runc: 10:14:42 [2020-10-06T10:14:42.524Z] Version: 1.0.0-rc10 10:14:42 [2020-10-06T10:14:42.524Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:14:42 [2020-10-06T10:14:42.524Z] docker-init: 10:14:42 [2020-10-06T10:14:42.524Z] Version: 0.18.0 10:14:42 [2020-10-06T10:14:42.524Z] GitCommit: fec3683 [Pipeline] sh 10:14:42 [2020-10-06T10:14:42.796Z] + docker info 10:14:42 [2020-10-06T10:14:42.796Z] Client: 10:14:42 [2020-10-06T10:14:42.796Z] Debug Mode: false 10:14:42 [2020-10-06T10:14:42.796Z] 10:14:42 [2020-10-06T10:14:42.796Z] Server: 10:14:42 [2020-10-06T10:14:42.796Z] Containers: 0 10:14:42 [2020-10-06T10:14:42.796Z] Running: 0 10:14:42 [2020-10-06T10:14:42.796Z] Paused: 0 10:14:42 [2020-10-06T10:14:42.796Z] Stopped: 0 10:14:42 [2020-10-06T10:14:42.796Z] Images: 6 10:14:42 [2020-10-06T10:14:42.796Z] Server Version: 19.03.13 10:14:42 [2020-10-06T10:14:42.796Z] Storage Driver: overlay2 10:14:42 [2020-10-06T10:14:42.796Z] Backing Filesystem: extfs 10:14:42 [2020-10-06T10:14:42.796Z] Supports d_type: true 10:14:42 [2020-10-06T10:14:42.796Z] Native Overlay Diff: true 10:14:42 [2020-10-06T10:14:42.796Z] Logging Driver: json-file 10:14:42 [2020-10-06T10:14:42.796Z] Cgroup Driver: cgroupfs 10:14:42 [2020-10-06T10:14:42.796Z] Plugins: 10:14:42 [2020-10-06T10:14:42.796Z] Volume: local 10:14:42 [2020-10-06T10:14:42.796Z] Network: bridge host ipvlan macvlan null overlay 10:14:42 [2020-10-06T10:14:42.796Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 10:14:42 [2020-10-06T10:14:42.796Z] Swarm: inactive 10:14:42 [2020-10-06T10:14:42.796Z] Runtimes: runc 10:14:42 [2020-10-06T10:14:42.796Z] Default Runtime: runc 10:14:42 [2020-10-06T10:14:42.796Z] Init Binary: docker-init 10:14:42 [2020-10-06T10:14:42.796Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 10:14:42 [2020-10-06T10:14:42.796Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:14:42 [2020-10-06T10:14:42.796Z] init version: fec3683 10:14:42 [2020-10-06T10:14:42.796Z] Security Options: 10:14:42 [2020-10-06T10:14:42.796Z] apparmor 10:14:42 [2020-10-06T10:14:42.796Z] seccomp 10:14:42 [2020-10-06T10:14:42.796Z] Profile: default 10:14:42 [2020-10-06T10:14:42.796Z] Kernel Version: 5.4.0-1025-aws 10:14:42 [2020-10-06T10:14:42.796Z] Operating System: Ubuntu 18.04.5 LTS 10:14:42 [2020-10-06T10:14:42.796Z] OSType: linux 10:14:42 [2020-10-06T10:14:42.796Z] Architecture: x86_64 10:14:42 [2020-10-06T10:14:42.796Z] CPUs: 2 10:14:42 [2020-10-06T10:14:42.796Z] Total Memory: 7.487GiB 10:14:42 [2020-10-06T10:14:42.796Z] Name: ip-10-100-88-173 10:14:42 [2020-10-06T10:14:42.796Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X 10:14:42 [2020-10-06T10:14:42.796Z] Docker Root Dir: /var/lib/docker 10:14:42 [2020-10-06T10:14:42.796Z] Debug Mode: false 10:14:42 [2020-10-06T10:14:42.796Z] Registry: https://index.docker.io/v1/ 10:14:42 [2020-10-06T10:14:42.796Z] Labels: 10:14:42 [2020-10-06T10:14:42.796Z] Experimental: true 10:14:42 [2020-10-06T10:14:42.796Z] Insecure Registries: 10:14:42 [2020-10-06T10:14:42.796Z] 127.0.0.0/8 10:14:42 [2020-10-06T10:14:42.796Z] Live Restore Enabled: true 10:14:42 [2020-10-06T10:14:42.796Z] 10:14:42 [2020-10-06T10:14:42.796Z] WARNING: No swap limit support [Pipeline] sh 10:14:43 [2020-10-06T10:14:43.114Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:14:43 [2020-10-06T10:14:43.114Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:14:43 [2020-10-06T10:14:43.114Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41530/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 10:14:43 [2020-10-06T10:14:43.114Z] + bash /home/ubuntu/workspace/moby_PR-41530/check-config.sh 10:14:43 [2020-10-06T10:14:43.114Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 10:14:43 [2020-10-06T10:14:43.114Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... 10:14:43 [2020-10-06T10:14:43.114Z] 10:14:43 [2020-10-06T10:14:43.114Z] Generally Necessary: 10:14:43 [2020-10-06T10:14:43.114Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 10:14:43 [2020-10-06T10:14:43.114Z] - apparmor: enabled and tools installed 10:14:43 [2020-10-06T10:14:43.114Z] - CONFIG_NAMESPACES: enabled 10:14:43 [2020-10-06T10:14:43.114Z] - CONFIG_NET_NS: enabled 10:14:43 [2020-10-06T10:14:43.114Z] - CONFIG_PID_NS: enabled 10:14:43 [2020-10-06T10:14:43.114Z] - CONFIG_IPC_NS: enabled 10:14:43 [2020-10-06T10:14:43.114Z] - CONFIG_UTS_NS: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CGROUPS: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CGROUP_CPUACCT: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CGROUP_DEVICE: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CGROUP_FREEZER: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CGROUP_SCHED: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CPUSETS: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_MEMCG: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_KEYS: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_VETH: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_BRIDGE: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_NF_NAT_IPV4: missing 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IP_NF_FILTER: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IP_NF_NAT: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_NF_NAT: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_NF_NAT_NEEDED: missing 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_POSIX_MQUEUE: enabled 10:14:43 [2020-10-06T10:14:43.370Z] 10:14:43 [2020-10-06T10:14:43.370Z] Optional Features: 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_USER_NS: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_SECCOMP: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CGROUP_PIDS: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_MEMCG_SWAP: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 10:14:43 [2020-10-06T10:14:43.370Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_BLK_CGROUP: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_BLK_DEV_THROTTLING: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IOSCHED_CFQ: missing 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CGROUP_PERF: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CGROUP_HUGETLB: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CGROUP_NET_PRIO: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_CFS_BANDWIDTH: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_FAIR_GROUP_SCHED: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_RT_GROUP_SCHED: missing 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IP_VS: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IP_VS_NFCT: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IP_VS_PROTO_TCP: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IP_VS_PROTO_UDP: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_IP_VS_RR: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_EXT4_FS: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_EXT4_FS_SECURITY: enabled 10:14:43 [2020-10-06T10:14:43.370Z] - Network Drivers: 10:14:43 [2020-10-06T10:14:43.370Z] - "overlay": 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_VXLAN: enabled (as module) 10:14:43 [2020-10-06T10:14:43.370Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 10:14:43 [2020-10-06T10:14:43.370Z] Optional (for encrypted networks): 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_CRYPTO: enabled 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_CRYPTO_AEAD: enabled 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_CRYPTO_GCM: enabled 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_CRYPTO_SEQIV: enabled 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_CRYPTO_GHASH: enabled 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_XFRM: enabled 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_XFRM_USER: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_XFRM_ALGO: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_INET_ESP: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 10:14:43 [2020-10-06T10:14:43.626Z] - "ipvlan": 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_IPVLAN: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - "macvlan": 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_MACVLAN: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_DUMMY: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - "ftp,tftp client in container": 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_NF_NAT_FTP: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - Storage Drivers: 10:14:43 [2020-10-06T10:14:43.626Z] - "aufs": 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_AUFS_FS: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - "btrfs": 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_BTRFS_FS: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 10:14:43 [2020-10-06T10:14:43.626Z] - "devicemapper": 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_BLK_DEV_DM: enabled 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - "overlay": 10:14:43 [2020-10-06T10:14:43.626Z] - CONFIG_OVERLAY_FS: enabled (as module) 10:14:43 [2020-10-06T10:14:43.626Z] - "zfs": 10:14:43 [2020-10-06T10:14:43.626Z] - /dev/zfs: present 10:14:43 [2020-10-06T10:14:43.626Z] - zfs command: missing 10:14:43 [2020-10-06T10:14:43.626Z] - zpool command: missing 10:14:43 [2020-10-06T10:14:43.626Z] 10:14:43 [2020-10-06T10:14:43.626Z] Limits: 10:14:43 [2020-10-06T10:14:43.626Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 10:14:43 [2020-10-06T10:14:43.626Z] 10:14:43 [2020-10-06T10:14:43.626Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 10:14:43 [2020-10-06T10:14:43.952Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db49c9e68be751afa5eea777b4103ca0eab97a78 . 10:14:43 [2020-10-06T10:14:43.952Z] #2 [internal] load .dockerignore 10:14:43 [2020-10-06T10:14:43.952Z] #2 transferring context: 87B done 10:14:43 [2020-10-06T10:14:43.952Z] #2 DONE 0.0s 10:14:43 [2020-10-06T10:14:43.952Z] 10:14:43 [2020-10-06T10:14:43.952Z] #1 [internal] load build definition from Dockerfile 10:14:43 [2020-10-06T10:14:43.952Z] #1 transferring dockerfile: 16.46kB done 10:14:43 [2020-10-06T10:14:43.952Z] #1 DONE 0.0s 10:14:43 [2020-10-06T10:14:43.952Z] 10:14:43 [2020-10-06T10:14:43.952Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 10:14:44 [2020-10-06T10:14:44.209Z] #3 DONE 0.2s 10:14:44 [2020-10-06T10:14:44.209Z] 10:14:44 [2020-10-06T10:14:44.209Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 10:14:44 [2020-10-06T10:14:44.209Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done 10:14:44 [2020-10-06T10:14:44.209Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done 10:14:44 [2020-10-06T10:14:44.209Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done 10:14:44 [2020-10-06T10:14:44.209Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done 10:14:44 [2020-10-06T10:14:44.209Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 169.35kB / 8.88MB 0.1s 10:14:44 [2020-10-06T10:14:44.468Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s 10:14:44 [2020-10-06T10:14:44.468Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done 10:14:44 [2020-10-06T10:14:44.468Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s 10:14:44 [2020-10-06T10:14:44.725Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done 10:14:44 [2020-10-06T10:14:44.725Z] #4 DONE 0.6s 10:14:45 [2020-10-06T10:14:45.021Z] 10:14:45 [2020-10-06T10:14:45.021Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster 10:14:45 [2020-10-06T10:14:45.021Z] #7 DONE 0.1s 10:14:45 [2020-10-06T10:14:45.021Z] 10:14:45 [2020-10-06T10:14:45.021Z] #6 [internal] load metadata for docker.io/library/debian:buster 10:14:45 [2020-10-06T10:14:45.279Z] #6 DONE 0.5s 10:14:45 [2020-10-06T10:14:45.279Z] 10:14:45 [2020-10-06T10:14:45.279Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 10:14:45 [2020-10-06T10:14:45.279Z] #5 DONE 0.5s 10:14:45 [2020-10-06T10:14:45.279Z] 10:14:45 [2020-10-06T10:14:45.279Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:14:45 [2020-10-06T10:14:45.279Z] #8 CACHED 10:14:45 [2020-10-06T10:14:45.279Z] 10:14:45 [2020-10-06T10:14:45.279Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:14:45 [2020-10-06T10:14:45.279Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done 10:14:45 [2020-10-06T10:14:45.539Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done 10:14:45 [2020-10-06T10:14:45.539Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done 10:14:45 [2020-10-06T10:14:45.539Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done 10:14:45 [2020-10-06T10:14:45.539Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 0B / 50.40MB 0.0s 10:14:45 [2020-10-06T10:14:45.798Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 4.66MB / 50.40MB 0.4s 10:14:45 [2020-10-06T10:14:45.798Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 12.85MB / 50.40MB 0.5s 10:14:46 [2020-10-06T10:14:46.056Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 20.66MB / 50.40MB 0.6s 10:14:46 [2020-10-06T10:14:46.056Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 25.82MB / 50.40MB 0.7s 10:14:46 [2020-10-06T10:14:46.313Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 29.00MB / 50.40MB 0.8s 10:14:46 [2020-10-06T10:14:46.313Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 35.35MB / 50.40MB 1.0s 10:14:46 [2020-10-06T10:14:46.569Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 42.42MB / 50.40MB 1.2s 10:14:46 [2020-10-06T10:14:46.569Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 1.3s 10:14:47 [2020-10-06T10:14:47.173Z] #24 ... 10:14:47 [2020-10-06T10:14:47.173Z] 10:14:47 [2020-10-06T10:14:47.173Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 10:14:47 [2020-10-06T10:14:47.173Z] #9 DONE 1.8s 10:14:47 [2020-10-06T10:14:47.173Z] 10:14:47 [2020-10-06T10:14:47.173Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:14:47 [2020-10-06T10:14:47.173Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 1.7s done 10:14:47 [2020-10-06T10:14:47.431Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 10:14:47 [2020-10-06T10:14:47.999Z] #24 ... 10:14:47 [2020-10-06T10:14:47.999Z] 10:14:47 [2020-10-06T10:14:47.999Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 10:14:47 [2020-10-06T10:14:47.999Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 10:14:47 [2020-10-06T10:14:47.999Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done 10:14:47 [2020-10-06T10:14:47.999Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done 10:14:47 [2020-10-06T10:14:47.999Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done 10:14:47 [2020-10-06T10:14:47.999Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done 10:14:47 [2020-10-06T10:14:47.999Z] #60 DONE 2.7s 10:14:48 [2020-10-06T10:14:48.256Z] 10:14:48 [2020-10-06T10:14:48.256Z] #21 [internal] load build context 10:14:48 [2020-10-06T10:14:48.819Z] #21 ... 10:14:48 [2020-10-06T10:14:48.819Z] 10:14:48 [2020-10-06T10:14:48.819Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 10:14:48 [2020-10-06T10:14:48.819Z] #10 DONE 1.4s 10:14:48 [2020-10-06T10:14:48.819Z] 10:14:48 [2020-10-06T10:14:48.819Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 10:14:48 [2020-10-06T10:14:48.819Z] #29 DONE 0.1s 10:14:48 [2020-10-06T10:14:48.819Z] 10:14:48 [2020-10-06T10:14:48.819Z] #21 [internal] load build context 10:14:48 [2020-10-06T10:14:48.819Z] #21 ... 10:14:48 [2020-10-06T10:14:48.819Z] 10:14:48 [2020-10-06T10:14:48.819Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 10:14:48 [2020-10-06T10:14:48.819Z] #37 DONE 0.1s 10:14:48 [2020-10-06T10:14:48.819Z] 10:14:48 [2020-10-06T10:14:48.819Z] #21 [internal] load build context 10:14:48 [2020-10-06T10:14:48.819Z] #21 transferring context: 49.69MB 3.6s 10:14:49 [2020-10-06T10:14:49.075Z] #21 transferring context: 52.00MB 3.7s done 10:14:49 [2020-10-06T10:14:49.331Z] #21 DONE 3.9s 10:14:49 [2020-10-06T10:14:49.332Z] 10:14:49 [2020-10-06T10:14:49.332Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:14:50 [2020-10-06T10:14:50.413Z] Fetching without tags 10:14:50 [2020-10-06T10:14:50.387Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:14:50 [2020-10-06T10:14:50.389Z] > git config --add remote.origin.fetch +refs/pull/41530/head:refs/remotes/origin/PR-41530 # timeout=10 10:14:50 [2020-10-06T10:14:50.390Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:50 [2020-10-06T10:14:50.403Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:14:50 [2020-10-06T10:14:50.419Z] Fetching upstream changes from https://github.com/moby/moby.git 10:14:50 [2020-10-06T10:14:50.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:50 [2020-10-06T10:14:50.420Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:50 [2020-10-06T10:14:50.741Z] Merging remotes/origin/master commit 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 into PR head commit 6b538ffbcab71df45fae4910b64f3945db03482a 10:14:51 [2020-10-06T10:14:51.573Z] Merge succeeded, producing 992d6e8bc055151ed4c7f2179a1186248838c130 10:14:51 [2020-10-06T10:14:51.573Z] Checking out Revision 992d6e8bc055151ed4c7f2179a1186248838c130 (PR-41530) 10:14:51 [2020-10-06T10:14:51.819Z] Commit message: "Merge commit '1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060' into HEAD" 10:14:51 [2020-10-06T10:14:51.820Z] First time build. Skipping changelog. 10:14:51 [2020-10-06T10:14:51.871Z] > git --version # timeout=10 10:14:51 [2020-10-06T10:14:51.875Z] > git --version # 'git version 2.17.1' 10:14:51 [2020-10-06T10:14:51.876Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 10:14:50 [2020-10-06T10:14:50.747Z] > git config core.sparsecheckout # timeout=10 10:14:50 [2020-10-06T10:14:50.748Z] > git checkout -f 6b538ffbcab71df45fae4910b64f3945db03482a # timeout=10 10:14:51 [2020-10-06T10:14:51.239Z] > git remote # timeout=10 10:14:51 [2020-10-06T10:14:51.240Z] > git config --get remote.origin.url # timeout=10 10:14:51 [2020-10-06T10:14:51.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:51 [2020-10-06T10:14:51.242Z] > git merge 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 # timeout=10 10:14:51 [2020-10-06T10:14:51.566Z] > git rev-parse HEAD^{commit} # timeout=10 10:14:51 [2020-10-06T10:14:51.578Z] > git config core.sparsecheckout # timeout=10 10:14:51 [2020-10-06T10:14:51.580Z] > git checkout -f 992d6e8bc055151ed4c7f2179a1186248838c130 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 10:14:52 [2020-10-06T10:14:52.605Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 5.2s 10:14:52 [2020-10-06T10:14:52.758Z] + docker version 10:14:52 [2020-10-06T10:14:52.759Z] Client: Docker Engine - Community 10:14:52 [2020-10-06T10:14:52.759Z] Version: 19.03.7 10:14:52 [2020-10-06T10:14:52.759Z] API version: 1.40 10:14:52 [2020-10-06T10:14:52.759Z] Go version: go1.12.17 10:14:52 [2020-10-06T10:14:52.759Z] Git commit: 7141c199a2 10:14:52 [2020-10-06T10:14:52.759Z] Built: Sat Mar 7 16:48:47 2020 10:14:52 [2020-10-06T10:14:52.759Z] OS/Arch: linux/s390x 10:14:52 [2020-10-06T10:14:52.759Z] Experimental: false 10:14:52 [2020-10-06T10:14:52.759Z] 10:14:52 [2020-10-06T10:14:52.759Z] Server: Docker Engine - Community 10:14:52 [2020-10-06T10:14:52.759Z] Engine: 10:14:52 [2020-10-06T10:14:52.759Z] Version: 19.03.7 10:14:52 [2020-10-06T10:14:52.759Z] API version: 1.40 (minimum version 1.12) 10:14:52 [2020-10-06T10:14:52.759Z] Go version: go1.12.17 10:14:52 [2020-10-06T10:14:52.759Z] Git commit: 7141c199a2 10:14:52 [2020-10-06T10:14:52.759Z] Built: Sat Mar 7 16:47:46 2020 10:14:52 [2020-10-06T10:14:52.759Z] OS/Arch: linux/s390x 10:14:52 [2020-10-06T10:14:52.759Z] Experimental: true 10:14:52 [2020-10-06T10:14:52.759Z] containerd: 10:14:52 [2020-10-06T10:14:52.759Z] Version: 1.2.13 10:14:52 [2020-10-06T10:14:52.759Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 10:14:52 [2020-10-06T10:14:52.759Z] runc: 10:14:52 [2020-10-06T10:14:52.759Z] Version: 1.0.0-rc10 10:14:52 [2020-10-06T10:14:52.759Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:14:52 [2020-10-06T10:14:52.759Z] docker-init: 10:14:52 [2020-10-06T10:14:52.759Z] Version: 0.18.0 10:14:52 [2020-10-06T10:14:52.759Z] GitCommit: fec3683 [Pipeline] sh 10:14:53 [2020-10-06T10:14:53.142Z] + docker info 10:14:54 [2020-10-06T10:14:54.180Z] Client: 10:14:54 [2020-10-06T10:14:54.180Z] Debug Mode: false 10:14:54 [2020-10-06T10:14:54.180Z] 10:14:54 [2020-10-06T10:14:54.180Z] Server: 10:14:54 [2020-10-06T10:14:54.180Z] Containers: 0 10:14:54 [2020-10-06T10:14:54.180Z] Running: 0 10:14:54 [2020-10-06T10:14:54.180Z] Paused: 0 10:14:54 [2020-10-06T10:14:54.180Z] Stopped: 0 10:14:54 [2020-10-06T10:14:54.180Z] Images: 0 10:14:54 [2020-10-06T10:14:54.180Z] Server Version: 19.03.7 10:14:54 [2020-10-06T10:14:54.180Z] Storage Driver: overlay2 10:14:54 [2020-10-06T10:14:54.180Z] Backing Filesystem: <unknown> 10:14:54 [2020-10-06T10:14:54.180Z] Supports d_type: true 10:14:54 [2020-10-06T10:14:54.180Z] Native Overlay Diff: true 10:14:54 [2020-10-06T10:14:54.180Z] Logging Driver: json-file 10:14:54 [2020-10-06T10:14:54.180Z] Cgroup Driver: cgroupfs 10:14:54 [2020-10-06T10:14:54.180Z] Plugins: 10:14:54 [2020-10-06T10:14:54.180Z] Volume: local 10:14:54 [2020-10-06T10:14:54.180Z] Network: bridge host ipvlan macvlan null overlay 10:14:54 [2020-10-06T10:14:54.180Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 10:14:54 [2020-10-06T10:14:54.180Z] Swarm: inactive 10:14:54 [2020-10-06T10:14:54.180Z] Runtimes: runc 10:14:54 [2020-10-06T10:14:54.180Z] Default Runtime: runc 10:14:54 [2020-10-06T10:14:54.180Z] Init Binary: docker-init 10:14:54 [2020-10-06T10:14:54.180Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 10:14:54 [2020-10-06T10:14:54.180Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:14:54 [2020-10-06T10:14:54.180Z] init version: fec3683 10:14:54 [2020-10-06T10:14:54.180Z] Security Options: 10:14:54 [2020-10-06T10:14:54.180Z] apparmor 10:14:54 [2020-10-06T10:14:54.180Z] seccomp 10:14:54 [2020-10-06T10:14:54.180Z] Profile: default 10:14:54 [2020-10-06T10:14:54.180Z] Kernel Version: 4.15.0-88-generic 10:14:54 [2020-10-06T10:14:54.180Z] Operating System: Ubuntu 18.04.4 LTS 10:14:54 [2020-10-06T10:14:54.180Z] OSType: linux 10:14:54 [2020-10-06T10:14:54.180Z] Architecture: s390x 10:14:54 [2020-10-06T10:14:54.180Z] CPUs: 2 10:14:54 [2020-10-06T10:14:54.180Z] Total Memory: 7.861GiB 10:14:54 [2020-10-06T10:14:54.180Z] Name: s390x-ubuntu-26 10:14:54 [2020-10-06T10:14:54.180Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM 10:14:54 [2020-10-06T10:14:54.180Z] Docker Root Dir: /var/lib/docker 10:14:54 [2020-10-06T10:14:54.180Z] Debug Mode: false 10:14:54 [2020-10-06T10:14:54.180Z] Username: dockerbuildbot 10:14:54 [2020-10-06T10:14:54.180Z] Registry: https://index.docker.io/v1/ 10:14:54 [2020-10-06T10:14:54.180Z] Labels: 10:14:54 [2020-10-06T10:14:54.180Z] Experimental: true 10:14:54 [2020-10-06T10:14:54.180Z] Insecure Registries: 10:14:54 [2020-10-06T10:14:54.180Z] 127.0.0.0/8 10:14:54 [2020-10-06T10:14:54.180Z] Live Restore Enabled: false 10:14:54 [2020-10-06T10:14:54.180Z] 10:14:54 [2020-10-06T10:14:54.180Z] WARNING: No swap limit support [Pipeline] sh 10:14:54 [2020-10-06T10:14:54.571Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:14:54 [2020-10-06T10:14:54.571Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:14:54 [2020-10-06T10:14:54.571Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41530/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 10:14:54 [2020-10-06T10:14:54.571Z] + bash /home/jenkins/workspace/moby_PR-41530/check-config.sh 10:14:54 [2020-10-06T10:14:54.571Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 10:14:54 [2020-10-06T10:14:54.571Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... 10:14:54 [2020-10-06T10:14:54.571Z] 10:14:54 [2020-10-06T10:14:54.571Z] Generally Necessary: 10:14:54 [2020-10-06T10:14:54.571Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 10:14:54 [2020-10-06T10:14:54.571Z] - apparmor: enabled and tools installed 10:14:54 [2020-10-06T10:14:54.571Z] - CONFIG_NAMESPACES: enabled 10:14:54 [2020-10-06T10:14:54.571Z] - CONFIG_NET_NS: enabled 10:14:54 [2020-10-06T10:14:54.571Z] - CONFIG_PID_NS: enabled 10:14:54 [2020-10-06T10:14:54.571Z] - CONFIG_IPC_NS: enabled 10:14:54 [2020-10-06T10:14:54.571Z] - CONFIG_UTS_NS: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CGROUPS: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CGROUP_CPUACCT: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CGROUP_DEVICE: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CGROUP_FREEZER: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CGROUP_SCHED: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CPUSETS: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_MEMCG: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_KEYS: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_VETH: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_BRIDGE: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IP_NF_FILTER: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IP_NF_NAT: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NF_NAT: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NF_NAT_NEEDED: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_POSIX_MQUEUE: enabled 10:14:54 [2020-10-06T10:14:54.864Z] 10:14:54 [2020-10-06T10:14:54.864Z] Optional Features: 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_USER_NS: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_SECCOMP: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CGROUP_PIDS: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_MEMCG_SWAP: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 10:14:54 [2020-10-06T10:14:54.864Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_BLK_CGROUP: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_BLK_DEV_THROTTLING: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IOSCHED_CFQ: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CGROUP_PERF: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CGROUP_HUGETLB: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CGROUP_NET_PRIO: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CFS_BANDWIDTH: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_FAIR_GROUP_SCHED: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_RT_GROUP_SCHED: missing 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IP_VS: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IP_VS_NFCT: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IP_VS_PROTO_TCP: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IP_VS_PROTO_UDP: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IP_VS_RR: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_EXT4_FS: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_EXT4_FS_SECURITY: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - Network Drivers: 10:14:54 [2020-10-06T10:14:54.864Z] - "overlay": 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_VXLAN: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 10:14:54 [2020-10-06T10:14:54.864Z] Optional (for encrypted networks): 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CRYPTO: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CRYPTO_AEAD: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CRYPTO_GCM: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CRYPTO_SEQIV: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_CRYPTO_GHASH: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_XFRM: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_XFRM_USER: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_XFRM_ALGO: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_INET_ESP: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - "ipvlan": 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_IPVLAN: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - "macvlan": 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_MACVLAN: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_DUMMY: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - "ftp,tftp client in container": 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NF_NAT_FTP: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - Storage Drivers: 10:14:54 [2020-10-06T10:14:54.864Z] - "aufs": 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_AUFS_FS: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - "btrfs": 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_BTRFS_FS: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - "devicemapper": 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_BLK_DEV_DM: enabled 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - "overlay": 10:14:54 [2020-10-06T10:14:54.864Z] - CONFIG_OVERLAY_FS: enabled (as module) 10:14:54 [2020-10-06T10:14:54.864Z] - "zfs": 10:14:54 [2020-10-06T10:14:54.864Z] - /dev/zfs: missing 10:14:54 [2020-10-06T10:14:54.864Z] - zfs command: missing 10:14:54 [2020-10-06T10:14:54.864Z] - zpool command: missing 10:14:54 [2020-10-06T10:14:54.864Z] 10:14:54 [2020-10-06T10:14:54.864Z] Limits: 10:14:54 [2020-10-06T10:14:54.864Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 10:14:54 [2020-10-06T10:14:54.864Z] 10:14:54 [2020-10-06T10:14:54.864Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 10:14:55 [2020-10-06T10:14:55.296Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db49c9e68be751afa5eea777b4103ca0eab97a78 . 10:14:55 [2020-10-06T10:14:55.296Z] #2 [internal] load .dockerignore 10:14:55 [2020-10-06T10:14:55.296Z] #2 transferring context: 87B done 10:14:55 [2020-10-06T10:14:55.296Z] #2 DONE 0.0s 10:14:55 [2020-10-06T10:14:55.296Z] 10:14:55 [2020-10-06T10:14:55.296Z] #1 [internal] load build definition from Dockerfile 10:14:55 [2020-10-06T10:14:55.296Z] #1 transferring dockerfile: 16.46kB 0.0s done 10:14:55 [2020-10-06T10:14:55.296Z] #1 DONE 0.0s 10:14:55 [2020-10-06T10:14:55.296Z] 10:14:55 [2020-10-06T10:14:55.296Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 10:14:55 [2020-10-06T10:14:55.589Z] #3 DONE 0.3s 10:14:55 [2020-10-06T10:14:55.589Z] 10:14:55 [2020-10-06T10:14:55.589Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 10:14:55 [2020-10-06T10:14:55.589Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done 10:14:55 [2020-10-06T10:14:55.589Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done 10:14:55 [2020-10-06T10:14:55.589Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done 10:14:55 [2020-10-06T10:14:55.589Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done 10:14:55 [2020-10-06T10:14:55.589Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s 10:14:55 [2020-10-06T10:14:55.789Z] Still waiting to schedule task 10:14:55 [2020-10-06T10:14:55.789Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092a9eb081ba750b0)’ 10:14:55 [2020-10-06T10:14:55.790Z] Still waiting to schedule task 10:14:55 [2020-10-06T10:14:55.790Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092a9eb081ba750b0)’ 10:14:55 [2020-10-06T10:14:55.794Z] Still waiting to schedule task 10:14:55 [2020-10-06T10:14:55.795Z] All nodes of label ‘arm64&&linux’ are offline 10:14:55 [2020-10-06T10:14:55.797Z] Still waiting to schedule task 10:14:55 [2020-10-06T10:14:55.797Z] All nodes of label ‘windows-2019’ are offline 10:14:55 [2020-10-06T10:14:55.882Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done 10:14:55 [2020-10-06T10:14:55.882Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 10:14:56 [2020-10-06T10:14:56.175Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done 10:14:56 [2020-10-06T10:14:56.175Z] #4 DONE 0.6s 10:14:56 [2020-10-06T10:14:56.817Z] 10:14:56 [2020-10-06T10:14:56.817Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 10:14:56 [2020-10-06T10:14:56.817Z] #7 ... 10:14:56 [2020-10-06T10:14:56.817Z] 10:14:56 [2020-10-06T10:14:56.817Z] #6 [internal] load metadata for docker.io/library/debian:buster 10:14:56 [2020-10-06T10:14:56.817Z] #6 DONE 0.2s 10:14:57 [2020-10-06T10:14:57.114Z] 10:14:57 [2020-10-06T10:14:57.114Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster 10:14:57 [2020-10-06T10:14:57.114Z] #5 DONE 0.3s 10:14:57 [2020-10-06T10:14:57.114Z] 10:14:57 [2020-10-06T10:14:57.114Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 10:14:57 [2020-10-06T10:14:57.409Z] #7 DONE 0.6s 10:14:57 [2020-10-06T10:14:57.409Z] 10:14:57 [2020-10-06T10:14:57.409Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:14:57 [2020-10-06T10:14:57.409Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done 10:14:57 [2020-10-06T10:14:57.409Z] #24 sha256:2051d8c7c5f7cd79d2727260e2abfe52305698e60cdcd849edad7b5eadec41ed 529B / 529B done 10:14:57 [2020-10-06T10:14:57.409Z] #24 sha256:e339f3df9c42bba9f06a3cc11734204625fe7a1871383ad08d2e80051544ca1e 1.50kB / 1.50kB done 10:14:57 [2020-10-06T10:14:57.409Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 0B / 48.97MB 0.1s 10:14:57 [2020-10-06T10:14:57.409Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done 10:14:57 [2020-10-06T10:14:57.710Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 4.52MB / 48.97MB 0.2s 10:14:57 [2020-10-06T10:14:57.710Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 8.06MB / 48.97MB 0.3s 10:14:57 [2020-10-06T10:14:57.710Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 14.92MB / 48.97MB 0.5s 10:14:57 [2020-10-06T10:14:57.858Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 9.6s done 10:14:57 [2020-10-06T10:14:57.858Z] #24 DONE 11.8s 10:14:57 [2020-10-06T10:14:57.858Z] 10:14:57 [2020-10-06T10:14:57.858Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:14:58 [2020-10-06T10:14:58.009Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 18.12MB / 48.97MB 0.6s 10:14:58 [2020-10-06T10:14:58.009Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 23.63MB / 48.97MB 0.7s 10:14:58 [2020-10-06T10:14:58.009Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 27.01MB / 48.97MB 0.8s 10:14:58 [2020-10-06T10:14:58.312Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 30.33MB / 48.97MB 0.9s 10:14:58 [2020-10-06T10:14:58.312Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 33.59MB / 48.97MB 1.0s 10:14:58 [2020-10-06T10:14:58.312Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 37.78MB / 48.97MB 1.1s 10:14:58 [2020-10-06T10:14:58.611Z] #24 ... 10:14:58 [2020-10-06T10:14:58.611Z] 10:14:58 [2020-10-06T10:14:58.611Z] #21 [internal] load build context 10:14:58 [2020-10-06T10:14:58.611Z] #21 transferring context: 52.00MB 1.1s done 10:14:58 [2020-10-06T10:14:58.611Z] #21 DONE 1.2s 10:14:58 [2020-10-06T10:14:58.611Z] 10:14:58 [2020-10-06T10:14:58.611Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 10:14:58 [2020-10-06T10:14:58.611Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 10:14:58 [2020-10-06T10:14:58.611Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done 10:14:58 [2020-10-06T10:14:58.611Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done 10:14:58 [2020-10-06T10:14:58.611Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done 10:14:58 [2020-10-06T10:14:58.611Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done 10:14:58 [2020-10-06T10:14:58.611Z] #60 DONE 1.3s 10:14:58 [2020-10-06T10:14:58.611Z] 10:14:58 [2020-10-06T10:14:58.611Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:14:58 [2020-10-06T10:14:58.611Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 42.45MB / 48.97MB 1.2s 10:14:58 [2020-10-06T10:14:58.611Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 46.92MB / 48.97MB 1.3s 10:14:58 [2020-10-06T10:14:58.789Z] #25 ... 10:14:58 [2020-10-06T10:14:58.789Z] 10:14:58 [2020-10-06T10:14:58.789Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:14:58 [2020-10-06T10:14:58.789Z] #34 4.449 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:14:58 [2020-10-06T10:14:58.789Z] #34 4.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:14:58 [2020-10-06T10:14:58.789Z] #34 4.809 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:14:58 [2020-10-06T10:14:58.789Z] #34 4.926 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:14:58 [2020-10-06T10:14:58.789Z] #34 7.739 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:14:58 [2020-10-06T10:14:58.789Z] #34 ... 10:14:58 [2020-10-06T10:14:58.789Z] 10:14:58 [2020-10-06T10:14:58.789Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:14:58 [2020-10-06T10:14:58.789Z] #11 4.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:14:58 [2020-10-06T10:14:58.789Z] #11 4.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:14:58 [2020-10-06T10:14:58.789Z] #11 4.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:14:58 [2020-10-06T10:14:58.789Z] #11 4.951 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:14:58 [2020-10-06T10:14:58.789Z] #11 8.265 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:14:58 [2020-10-06T10:14:58.917Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 48.97MB / 48.97MB 1.4s done 10:14:58 [2020-10-06T10:14:58.917Z] #24 extracting sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 10:14:59 [2020-10-06T10:14:59.046Z] #11 ... 10:14:59 [2020-10-06T10:14:59.046Z] 10:14:59 [2020-10-06T10:14:59.046Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:14:59 [2020-10-06T10:14:59.046Z] #30 5.013 + git clone https://github.com/kolyshkin/go-swagger.git . 10:14:59 [2020-10-06T10:14:59.046Z] #30 5.025 Cloning into '.'... 10:14:59 [2020-10-06T10:14:59.046Z] #30 ... 10:14:59 [2020-10-06T10:14:59.046Z] 10:14:59 [2020-10-06T10:14:59.046Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:14:59 [2020-10-06T10:14:59.046Z] #40 5.360 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:14:59 [2020-10-06T10:14:59.046Z] #40 5.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:14:59 [2020-10-06T10:14:59.046Z] #40 5.451 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:14:59 [2020-10-06T10:14:59.046Z] #40 7.397 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:14:59 [2020-10-06T10:14:59.046Z] #40 ... 10:14:59 [2020-10-06T10:14:59.046Z] 10:14:59 [2020-10-06T10:14:59.046Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:14:59 [2020-10-06T10:14:59.046Z] #38 4.602 + git clone https://github.com/docker/distribution.git . 10:14:59 [2020-10-06T10:14:59.046Z] #38 4.607 Cloning into '.'... 10:14:59 [2020-10-06T10:14:59.303Z] #38 ... 10:14:59 [2020-10-06T10:14:59.303Z] 10:14:59 [2020-10-06T10:14:59.303Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:14:59 [2020-10-06T10:14:59.303Z] #53 4.988 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:14:59 [2020-10-06T10:14:59.303Z] #53 5.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:14:59 [2020-10-06T10:14:59.303Z] #53 5.026 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:14:59 [2020-10-06T10:14:59.303Z] #53 6.081 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:14:59 [2020-10-06T10:14:59.303Z] #53 9.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:14:59 [2020-10-06T10:14:59.546Z] Fetching without tags 10:14:59 [2020-10-06T10:14:59.560Z] #53 ... 10:14:59 [2020-10-06T10:14:59.560Z] 10:14:59 [2020-10-06T10:14:59.560Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:14:59 [2020-10-06T10:14:59.560Z] #40 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:14:59 [2020-10-06T10:14:59.560Z] #40 ... 10:14:59 [2020-10-06T10:14:59.560Z] 10:14:59 [2020-10-06T10:14:59.560Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.910 + RM_GOPATH=0 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.910 + TMP_GOPATH= 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.910 + : /build 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.910 + '[' -z '' ']' 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.910 ++ mktemp -d 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.913 + export GOPATH=/tmp/tmp.vCxVhHWNkU 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.913 + GOPATH=/tmp/tmp.vCxVhHWNkU 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.913 + RM_GOPATH=1 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.913 + case "$(go env GOARCH)" in 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.914 ++ go env GOARCH 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.944 + export GO_BUILDMODE=-buildmode=pie 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.944 + GO_BUILDMODE=-buildmode=pie 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.945 ++ dirname /tmp/install/install.sh 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.958 + dir=/tmp/install 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.958 + bin=proxy 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.958 + shift 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.958 + '[' '!' -f /tmp/install/proxy.installer ']' 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.958 + . /tmp/install/proxy.installer 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.966 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.967 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.967 + install_proxy 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.967 + case "$1" in 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.967 + export CGO_ENABLED=0 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.967 + CGO_ENABLED=0 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.967 + _install_proxy 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.967 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.967 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vCxVhHWNkU/src/github.com/docker/libnetwork 10:14:59 [2020-10-06T10:14:59.560Z] #62 4.967 Cloning into '/tmp/tmp.vCxVhHWNkU/src/github.com/docker/libnetwork'... 10:14:59 [2020-10-06T10:14:59.816Z] #62 ... 10:14:59 [2020-10-06T10:14:59.816Z] 10:14:59 [2020-10-06T10:14:59.816Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.123 + RM_GOPATH=0 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.128 + TMP_GOPATH= 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.128 + : /build 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.128 + '[' -z '' ']' 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.128 ++ mktemp -d 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.133 + export GOPATH=/tmp/tmp.mnWsp1dlty 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.135 + GOPATH=/tmp/tmp.mnWsp1dlty 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.135 + RM_GOPATH=1 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.136 + case "$(go env GOARCH)" in 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.137 ++ go env GOARCH 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.222 + export GO_BUILDMODE=-buildmode=pie 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.222 + GO_BUILDMODE=-buildmode=pie 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.222 ++ dirname /tmp/install/install.sh 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.224 + dir=/tmp/install 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.224 + bin=gotestsum 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.224 + shift 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.224 + '[' '!' -f /tmp/install/gotestsum.installer ']' 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.224 + . /tmp/install/gotestsum.installer 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.224 ++ : v0.5.3 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.224 + install_gotestsum 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.224 + set -e 10:14:59 [2020-10-06T10:14:59.816Z] #45 5.224 + export GO111MODULE=on 10:14:59 [2020-10-06T10:14:59.817Z] #45 5.224 + GO111MODULE=on 10:14:59 [2020-10-06T10:14:59.817Z] #45 5.224 + GOBIN=/build 10:14:59 [2020-10-06T10:14:59.817Z] #45 5.224 + go get gotest.tools/gotestsum@v0.5.3 10:14:59 [2020-10-06T10:14:59.817Z] #45 5.373 go: finding gotest.tools/gotestsum v0.5.3 10:14:59 [2020-10-06T10:14:59.817Z] #45 5.397 go: finding gotest.tools v0.5.3 10:14:59 [2020-10-06T10:14:59.817Z] #45 7.496 go: downloading gotest.tools/gotestsum v0.5.3 10:14:59 [2020-10-06T10:14:59.817Z] #45 8.105 go: extracting gotest.tools/gotestsum v0.5.3 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.456 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.522 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.574 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.598 go: downloading github.com/fatih/color v1.9.0 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.598 go: downloading github.com/jonboulle/clockwork v0.1.0 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.599 go: downloading github.com/spf13/pflag v1.0.3 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.625 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.699 go: downloading github.com/pkg/errors v0.9.1 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.764 go: extracting github.com/spf13/pflag v1.0.3 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.817 go: extracting github.com/jonboulle/clockwork v0.1.0 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.857 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:14:59 [2020-10-06T10:14:59.817Z] #45 9.945 go: extracting github.com/fatih/color v1.9.0 10:14:59 [2020-10-06T10:14:59.817Z] #45 10.19 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:14:59 [2020-10-06T10:14:59.817Z] #45 10.28 go: downloading github.com/mattn/go-colorable v0.1.6 10:14:59 [2020-10-06T10:14:59.817Z] #45 10.28 go: downloading github.com/mattn/go-isatty v0.0.12 10:14:59 [2020-10-06T10:14:59.817Z] #45 10.31 go: extracting github.com/pkg/errors v0.9.1 10:14:59 [2020-10-06T10:14:59.817Z] #45 ... 10:14:59 [2020-10-06T10:14:59.817Z] 10:14:59 [2020-10-06T10:14:59.817Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.220 + RM_GOPATH=0 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.220 + TMP_GOPATH= 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.220 + : /build 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.220 + '[' -z '' ']' 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.220 ++ mktemp -d 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.228 + export GOPATH=/tmp/tmp.17yYpy8r0l 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.228 + GOPATH=/tmp/tmp.17yYpy8r0l 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.228 + RM_GOPATH=1 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.228 + case "$(go env GOARCH)" in 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.242 ++ go env GOARCH 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.287 + export GO_BUILDMODE=-buildmode=pie 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.287 + GO_BUILDMODE=-buildmode=pie 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.287 ++ dirname /tmp/install/install.sh 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 + dir=/tmp/install 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 + bin=tomlv 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 + shift 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 + '[' '!' -f /tmp/install/tomlv.installer ']' 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 + . /tmp/install/tomlv.installer 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 + install_tomlv 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.17yYpy8r0l/src/github.com/BurntSushi/toml 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.289 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:14:59 [2020-10-06T10:14:59.817Z] #32 4.296 Cloning into '/tmp/tmp.17yYpy8r0l/src/github.com/BurntSushi/toml'... 10:14:59 [2020-10-06T10:14:59.817Z] #32 5.562 + cd /tmp/tmp.17yYpy8r0l/src/github.com/BurntSushi/toml 10:14:59 [2020-10-06T10:14:59.817Z] #32 5.562 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:14:59 [2020-10-06T10:14:59.817Z] #32 5.581 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 10:14:59 [2020-10-06T10:14:59.817Z] #32 7.229 internal/cpu 10:14:59 [2020-10-06T10:14:59.817Z] #32 7.300 runtime/internal/atomic 10:14:59 [2020-10-06T10:14:59.817Z] #32 7.827 runtime/internal/sys 10:14:59 [2020-10-06T10:14:59.817Z] #32 8.272 runtime/internal/math 10:14:59 [2020-10-06T10:14:59.817Z] #32 8.413 math/bits 10:14:59 [2020-10-06T10:14:59.817Z] #32 8.583 internal/bytealg 10:14:59 [2020-10-06T10:14:59.817Z] #32 9.170 math 10:14:59 [2020-10-06T10:14:59.817Z] #32 9.408 runtime 10:14:59 [2020-10-06T10:14:59.961Z] Merging remotes/origin/master commit 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 into PR head commit 6b538ffbcab71df45fae4910b64f3945db03482a 10:15:00 [2020-10-06T10:15:00.073Z] #32 ... 10:15:00 [2020-10-06T10:15:00.073Z] 10:15:00 [2020-10-06T10:15:00.073Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:00 [2020-10-06T10:15:00.073Z] #56 5.201 + RM_GOPATH=0 10:15:00 [2020-10-06T10:15:00.073Z] #56 5.201 + TMP_GOPATH= 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.201 + : /build 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.201 + '[' -z '' ']' 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.201 ++ mktemp -d 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.201 + export GOPATH=/tmp/tmp.E8IuNNHKZc 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.201 + GOPATH=/tmp/tmp.E8IuNNHKZc 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.201 + RM_GOPATH=1 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.201 + case "$(go env GOARCH)" in 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.201 ++ go env GOARCH 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.253 + export GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.253 + GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.256 ++ dirname /tmp/install/install.sh 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.260 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + dir=/tmp/install 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + bin=rootlesskit 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + shift 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + . /tmp/install/rootlesskit.installer 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + install_rootlesskit 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + case "$1" in 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + export CGO_ENABLED=0 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + CGO_ENABLED=0 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + _install_rootlesskit 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.261 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.E8IuNNHKZc/src/github.com/rootless-containers/rootlesskit 10:15:00 [2020-10-06T10:15:00.074Z] #56 5.269 Cloning into '/tmp/tmp.E8IuNNHKZc/src/github.com/rootless-containers/rootlesskit'... 10:15:00 [2020-10-06T10:15:00.074Z] #56 ... 10:15:00 [2020-10-06T10:15:00.074Z] 10:15:00 [2020-10-06T10:15:00.074Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 + RM_GOPATH=0 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 + TMP_GOPATH= 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 + : /build 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 + '[' -z '' ']' 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 ++ mktemp -d 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 + export GOPATH=/tmp/tmp.sAadxJXY8O 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 + GOPATH=/tmp/tmp.sAadxJXY8O 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 + RM_GOPATH=1 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 + case "$(go env GOARCH)" in 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.278 ++ go env GOARCH 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.357 + export GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.357 + GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.357 ++ dirname /tmp/install/install.sh 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.362 + dir=/tmp/install 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.363 + bin=dockercli 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.363 + shift 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.363 + '[' '!' -f /tmp/install/dockercli.installer ']' 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.365 + . /tmp/install/dockercli.installer 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.365 ++ : stable 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.366 ++ : 17.06.2-ce 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.366 + install_dockercli 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.385 Install docker/cli version 17.06.2-ce from stable 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.385 + echo 'Install docker/cli version 17.06.2-ce from stable' 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.385 ++ uname -m 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.385 + arch=x86_64 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.385 + '[' x86_64 '!=' x86_64 ']' 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.385 + url=https://download.docker.com/linux/static 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.385 + tar -xz docker/docker 10:15:00 [2020-10-06T10:15:00.074Z] #22 5.385 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 10:15:00 [2020-10-06T10:15:00.331Z] #22 ... 10:15:00 [2020-10-06T10:15:00.331Z] 10:15:00 [2020-10-06T10:15:00.331Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.777 + RM_GOPATH=0 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.777 + TMP_GOPATH= 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.777 + : /build 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.777 + '[' -z '' ']' 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.777 ++ mktemp -d 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.789 + export GOPATH=/tmp/tmp.mCxnNdhfwF 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.789 + GOPATH=/tmp/tmp.mCxnNdhfwF 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.789 + RM_GOPATH=1 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.789 + case "$(go env GOARCH)" in 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.789 ++ go env GOARCH 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.833 + export GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.833 + GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.833 ++ dirname /tmp/install/install.sh 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.833 + dir=/tmp/install 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.833 + bin=vndr 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.833 + shift 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.833 + '[' '!' -f /tmp/install/vndr.installer ']' 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.833 + . /tmp/install/vndr.installer 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.833 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.861 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.861 + install_vndr 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.861 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.861 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mCxnNdhfwF/src/github.com/LK4D4/vndr 10:15:00 [2020-10-06T10:15:00.331Z] #43 4.867 Cloning into '/tmp/tmp.mCxnNdhfwF/src/github.com/LK4D4/vndr'... 10:15:00 [2020-10-06T10:15:00.331Z] #43 5.771 + cd /tmp/tmp.mCxnNdhfwF/src/github.com/LK4D4/vndr 10:15:00 [2020-10-06T10:15:00.331Z] #43 5.771 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:15:00 [2020-10-06T10:15:00.331Z] #43 5.784 + go build -buildmode=pie -v -o /build/vndr . 10:15:00 [2020-10-06T10:15:00.331Z] #43 7.816 internal/cpu 10:15:00 [2020-10-06T10:15:00.331Z] #43 7.834 runtime/internal/sys 10:15:00 [2020-10-06T10:15:00.331Z] #43 8.314 runtime/internal/math 10:15:00 [2020-10-06T10:15:00.331Z] #43 8.441 internal/race 10:15:00 [2020-10-06T10:15:00.331Z] #43 8.522 internal/bytealg 10:15:00 [2020-10-06T10:15:00.331Z] #43 8.552 sync/atomic 10:15:00 [2020-10-06T10:15:00.331Z] #43 8.927 unicode 10:15:00 [2020-10-06T10:15:00.331Z] #43 9.472 runtime 10:15:00 [2020-10-06T10:15:00.331Z] #43 ... 10:15:00 [2020-10-06T10:15:00.331Z] 10:15:00 [2020-10-06T10:15:00.331Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.189 + RM_GOPATH=0 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.189 + TMP_GOPATH= 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.189 + : /build 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.189 + '[' -z '' ']' 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.191 ++ mktemp -d 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.194 + export GOPATH=/tmp/tmp.eHr8C5B6H7 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.194 + GOPATH=/tmp/tmp.eHr8C5B6H7 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.194 + RM_GOPATH=1 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.194 + case "$(go env GOARCH)" in 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.196 ++ go env GOARCH 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.247 + export GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.255 + GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.255 ++ dirname /tmp/install/install.sh 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 + dir=/tmp/install 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 + bin=shfmt 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 + shift 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 + '[' '!' -f /tmp/install/shfmt.installer ']' 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 + . /tmp/install/shfmt.installer 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 + install_shfmt 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eHr8C5B6H7/src/github.com/mvdan/sh 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 Cloning into '/tmp/tmp.eHr8C5B6H7/src/github.com/mvdan/sh'... 10:15:00 [2020-10-06T10:15:00.331Z] #49 5.267 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 10:14:59 [2020-10-06T10:14:59.517Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:14:59 [2020-10-06T10:14:59.521Z] > git config --add remote.origin.fetch +refs/pull/41530/head:refs/remotes/origin/PR-41530 # timeout=10 10:14:59 [2020-10-06T10:14:59.523Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:59 [2020-10-06T10:14:59.538Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:14:59 [2020-10-06T10:14:59.553Z] Fetching upstream changes from https://github.com/moby/moby.git 10:14:59 [2020-10-06T10:14:59.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:14:59 [2020-10-06T10:14:59.554Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:14:59 [2020-10-06T10:14:59.967Z] > git config core.sparsecheckout # timeout=10 10:14:59 [2020-10-06T10:14:59.970Z] > git checkout -f 6b538ffbcab71df45fae4910b64f3945db03482a # timeout=10 10:15:00 [2020-10-06T10:15:00.587Z] #49 ... 10:15:00 [2020-10-06T10:15:00.588Z] 10:15:00 [2020-10-06T10:15:00.588Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.071 + RM_GOPATH=0 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.072 + TMP_GOPATH= 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.072 + : /build 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.072 + '[' -z '' ']' 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.074 ++ mktemp -d 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.078 + export GOPATH=/tmp/tmp.L3gZyYjZRg 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.079 + GOPATH=/tmp/tmp.L3gZyYjZRg 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.079 + RM_GOPATH=1 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.079 + case "$(go env GOARCH)" in 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.080 ++ go env GOARCH 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.149 + export GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.149 + GO_BUILDMODE=-buildmode=pie 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 ++ dirname /tmp/install/install.sh 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 + dir=/tmp/install 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 + bin=golangci_lint 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 + shift 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 + . /tmp/install/golangci_lint.installer 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 ++ : v1.23.8 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 + install_golangci_lint 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 + echo 'Installing golangci-lint version v1.23.8' 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 10:15:00 [2020-10-06T10:15:00.588Z] #47 5.156 Installing golangci-lint version v1.23.8 10:15:00 [2020-10-06T10:15:00.588Z] #47 ... 10:15:00 [2020-10-06T10:15:00.588Z] 10:15:00 [2020-10-06T10:15:00.588Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:00 [2020-10-06T10:15:00.588Z] #45 10.51 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:15:00 [2020-10-06T10:15:00.588Z] #45 10.76 go: extracting github.com/mattn/go-colorable v0.1.6 10:15:00 [2020-10-06T10:15:00.588Z] #45 11.01 go: extracting github.com/mattn/go-isatty v0.0.12 10:15:01 [2020-10-06T10:15:01.686Z] #24 extracting sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 2.6s done 10:15:01 [2020-10-06T10:15:01.686Z] #24 DONE 4.4s 10:15:01 [2020-10-06T10:15:01.686Z] 10:15:01 [2020-10-06T10:15:01.686Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:15:01 [2020-10-06T10:15:01.686Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.6s done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 1.0s done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.4s done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.9s done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done 10:15:01 [2020-10-06T10:15:01.686Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.3s done 10:15:01 [2020-10-06T10:15:01.686Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.4s done 10:15:01 [2020-10-06T10:15:01.686Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s 10:15:01 [2020-10-06T10:15:01.829Z] Merge succeeded, producing a563d9ad08f0afd36dae6480031703359e51b359 10:15:01 [2020-10-06T10:15:01.830Z] Checking out Revision a563d9ad08f0afd36dae6480031703359e51b359 (PR-41530) 10:15:01 [2020-10-06T10:15:01.927Z] Commit message: "Merge commit '1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060' into HEAD" 10:15:01 [2020-10-06T10:15:01.927Z] First time build. Skipping changelog. 10:15:01 [2020-10-06T10:15:01.979Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done 10:15:01 [2020-10-06T10:15:01.979Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 10:15:01 [2020-10-06T10:15:01.984Z] > git --version # timeout=10 10:15:01 [2020-10-06T10:15:01.986Z] > git --version # 'git version 2.7.4' 10:15:01 [2020-10-06T10:15:01.988Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 10:15:02 [2020-10-06T10:15:02.272Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done 10:15:00 [2020-10-06T10:15:00.789Z] > git remote # timeout=10 10:15:00 [2020-10-06T10:15:00.797Z] > git config --get remote.origin.url # timeout=10 10:15:00 [2020-10-06T10:15:00.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:15:00 [2020-10-06T10:15:00.800Z] > git merge 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 # timeout=10 10:15:01 [2020-10-06T10:15:01.821Z] > git rev-parse HEAD^{commit} # timeout=10 10:15:01 [2020-10-06T10:15:01.836Z] > git config core.sparsecheckout # timeout=10 10:15:01 [2020-10-06T10:15:01.839Z] > git checkout -f a563d9ad08f0afd36dae6480031703359e51b359 # timeout=10 10:15:02 [2020-10-06T10:15:02.565Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 10:15:03 [2020-10-06T10:15:03.018Z] + docker version 10:15:03 [2020-10-06T10:15:03.018Z] Client: 10:15:03 [2020-10-06T10:15:03.018Z] Version: 18.06.1-ce 10:15:03 [2020-10-06T10:15:03.018Z] API version: 1.38 10:15:03 [2020-10-06T10:15:03.018Z] Go version: go1.10.3 10:15:03 [2020-10-06T10:15:03.018Z] Git commit: e68fc7a 10:15:03 [2020-10-06T10:15:03.018Z] Built: Tue Aug 21 17:26:10 2018 10:15:03 [2020-10-06T10:15:03.018Z] OS/Arch: linux/ppc64le 10:15:03 [2020-10-06T10:15:03.018Z] Experimental: false 10:15:03 [2020-10-06T10:15:03.018Z] 10:15:03 [2020-10-06T10:15:03.018Z] Server: 10:15:03 [2020-10-06T10:15:03.018Z] Engine: 10:15:03 [2020-10-06T10:15:03.018Z] Version: 18.06.1-ce 10:15:03 [2020-10-06T10:15:03.018Z] API version: 1.38 (minimum version 1.12) 10:15:03 [2020-10-06T10:15:03.018Z] Go version: go1.10.3 10:15:03 [2020-10-06T10:15:03.018Z] Git commit: e68fc7a 10:15:03 [2020-10-06T10:15:03.018Z] Built: Tue Aug 21 17:24:20 2018 10:15:03 [2020-10-06T10:15:03.018Z] OS/Arch: linux/ppc64le 10:15:03 [2020-10-06T10:15:03.018Z] Experimental: true [Pipeline] sh 10:15:03 [2020-10-06T10:15:03.108Z] #45 13.44 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:15:03 [2020-10-06T10:15:03.365Z] #45 13.83 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:15:03 [2020-10-06T10:15:03.407Z] + docker info 10:15:03 [2020-10-06T10:15:03.407Z] Containers: 0 10:15:03 [2020-10-06T10:15:03.407Z] Running: 0 10:15:03 [2020-10-06T10:15:03.407Z] Paused: 0 10:15:03 [2020-10-06T10:15:03.407Z] Stopped: 0 10:15:03 [2020-10-06T10:15:03.407Z] Images: 0 10:15:03 [2020-10-06T10:15:03.407Z] Server Version: 18.06.1-ce 10:15:03 [2020-10-06T10:15:03.407Z] Storage Driver: overlay2 10:15:03 [2020-10-06T10:15:03.407Z] Backing Filesystem: extfs 10:15:03 [2020-10-06T10:15:03.407Z] Supports d_type: true 10:15:03 [2020-10-06T10:15:03.407Z] Native Overlay Diff: true 10:15:03 [2020-10-06T10:15:03.407Z] Logging Driver: json-file 10:15:03 [2020-10-06T10:15:03.407Z] Cgroup Driver: cgroupfs 10:15:03 [2020-10-06T10:15:03.407Z] Plugins: 10:15:03 [2020-10-06T10:15:03.407Z] Volume: local 10:15:03 [2020-10-06T10:15:03.407Z] Network: bridge host ipvlan macvlan null overlay 10:15:03 [2020-10-06T10:15:03.407Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 10:15:03 [2020-10-06T10:15:03.407Z] Swarm: inactive 10:15:03 [2020-10-06T10:15:03.407Z] Runtimes: runc 10:15:03 [2020-10-06T10:15:03.407Z] Default Runtime: runc 10:15:03 [2020-10-06T10:15:03.407Z] Init Binary: docker-init 10:15:03 [2020-10-06T10:15:03.407Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 10:15:03 [2020-10-06T10:15:03.407Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 10:15:03 [2020-10-06T10:15:03.407Z] init version: fec3683 10:15:03 [2020-10-06T10:15:03.407Z] Security Options: 10:15:03 [2020-10-06T10:15:03.407Z] apparmor 10:15:03 [2020-10-06T10:15:03.407Z] seccomp 10:15:03 [2020-10-06T10:15:03.407Z] Profile: default 10:15:03 [2020-10-06T10:15:03.407Z] Kernel Version: 4.4.0-139-generic 10:15:03 [2020-10-06T10:15:03.407Z] Operating System: Ubuntu 16.04.3 LTS 10:15:03 [2020-10-06T10:15:03.407Z] OSType: linux 10:15:03 [2020-10-06T10:15:03.407Z] Architecture: ppc64le 10:15:03 [2020-10-06T10:15:03.407Z] CPUs: 4 10:15:03 [2020-10-06T10:15:03.407Z] Total Memory: 7.972GiB 10:15:03 [2020-10-06T10:15:03.407Z] Name: ppc64le-ubuntu-28 10:15:03 [2020-10-06T10:15:03.407Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE 10:15:03 [2020-10-06T10:15:03.407Z] Docker Root Dir: /var/lib/docker 10:15:03 [2020-10-06T10:15:03.407Z] Debug Mode (client): false 10:15:03 [2020-10-06T10:15:03.407Z] Debug Mode (server): false 10:15:03 [2020-10-06T10:15:03.407Z] Username: dockerbuildbot 10:15:03 [2020-10-06T10:15:03.407Z] Registry: https://index.docker.io/v1/ 10:15:03 [2020-10-06T10:15:03.407Z] Labels: 10:15:03 [2020-10-06T10:15:03.407Z] Experimental: true 10:15:03 [2020-10-06T10:15:03.407Z] Insecure Registries: 10:15:03 [2020-10-06T10:15:03.407Z] 127.0.0.0/8 10:15:03 [2020-10-06T10:15:03.407Z] Live Restore Enabled: false 10:15:03 [2020-10-06T10:15:03.407Z] [Pipeline] sh 10:15:03 [2020-10-06T10:15:03.796Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:15:03 [2020-10-06T10:15:03.796Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:15:03 [2020-10-06T10:15:03.796Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41530/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 10:15:03 [2020-10-06T10:15:03.796Z] + bash /home/docker/workspace/moby_PR-41530/check-config.sh 10:15:03 [2020-10-06T10:15:03.796Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 10:15:03 [2020-10-06T10:15:03.796Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... 10:15:03 [2020-10-06T10:15:03.796Z] 10:15:03 [2020-10-06T10:15:03.796Z] Generally Necessary: 10:15:03 [2020-10-06T10:15:03.796Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 10:15:03 [2020-10-06T10:15:03.796Z] - apparmor: enabled and tools installed 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_NAMESPACES: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_NET_NS: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_PID_NS: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_IPC_NS: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_UTS_NS: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_CGROUPS: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_CGROUP_CPUACCT: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_CGROUP_DEVICE: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_CGROUP_FREEZER: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_CGROUP_SCHED: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_CPUSETS: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_MEMCG: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_KEYS: enabled 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_VETH: enabled (as module) 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_BRIDGE: enabled (as module) 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 10:15:03 [2020-10-06T10:15:03.796Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IP_NF_FILTER: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IP_NF_NAT: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_NF_NAT: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_NF_NAT_NEEDED: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_POSIX_MQUEUE: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 10:15:04 [2020-10-06T10:15:04.098Z] 10:15:04 [2020-10-06T10:15:04.098Z] Optional Features: 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_USER_NS: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_SECCOMP: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_CGROUP_PIDS: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_MEMCG_SWAP: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 10:15:04 [2020-10-06T10:15:04.098Z] (cgroup swap accounting is currently enabled) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_MEMCG_KMEM: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_BLK_CGROUP: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_BLK_DEV_THROTTLING: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IOSCHED_CFQ: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_CGROUP_PERF: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_CGROUP_HUGETLB: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_CGROUP_NET_PRIO: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_CFS_BANDWIDTH: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_FAIR_GROUP_SCHED: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_RT_GROUP_SCHED: missing 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IP_VS: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IP_VS_NFCT: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IP_VS_PROTO_TCP: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IP_VS_PROTO_UDP: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_IP_VS_RR: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_EXT4_FS: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_EXT4_FS_SECURITY: enabled 10:15:04 [2020-10-06T10:15:04.098Z] - Network Drivers: 10:15:04 [2020-10-06T10:15:04.098Z] - "overlay": 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_VXLAN: enabled (as module) 10:15:04 [2020-10-06T10:15:04.098Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 10:15:04 [2020-10-06T10:15:04.098Z] Optional (for encrypted networks): 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_CRYPTO: enabled 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_CRYPTO_GCM: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_XFRM: enabled 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_XFRM_USER: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_XFRM_ALGO: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_INET_ESP: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - "ipvlan": 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_IPVLAN: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - "macvlan": 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_MACVLAN: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_DUMMY: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - "ftp,tftp client in container": 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_NF_NAT_FTP: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - Storage Drivers: 10:15:04 [2020-10-06T10:15:04.393Z] - "aufs": 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_AUFS_FS: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - "btrfs": 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_BTRFS_FS: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 10:15:04 [2020-10-06T10:15:04.393Z] - "devicemapper": 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_BLK_DEV_DM: enabled 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - "overlay": 10:15:04 [2020-10-06T10:15:04.393Z] - CONFIG_OVERLAY_FS: enabled (as module) 10:15:04 [2020-10-06T10:15:04.393Z] - "zfs": 10:15:04 [2020-10-06T10:15:04.393Z] - /dev/zfs: missing 10:15:04 [2020-10-06T10:15:04.393Z] - zfs command: missing 10:15:04 [2020-10-06T10:15:04.393Z] - zpool command: missing 10:15:04 [2020-10-06T10:15:04.393Z] 10:15:04 [2020-10-06T10:15:04.393Z] Limits: 10:15:04 [2020-10-06T10:15:04.393Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 10:15:04 [2020-10-06T10:15:04.393Z] 10:15:04 [2020-10-06T10:15:04.393Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 10:15:04 [2020-10-06T10:15:04.652Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.8s done 10:15:04 [2020-10-06T10:15:04.836Z] + make bundles/buildx 10:15:04 [2020-10-06T10:15:04.944Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 10:15:05 [2020-10-06T10:15:05.132Z] make: command: Command not found 10:15:05 [2020-10-06T10:15:05.132Z] make: command: Command not found 10:15:05 [2020-10-06T10:15:05.132Z] mkdir bundles 10:15:05 [2020-10-06T10:15:05.132Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ 10:15:05 [2020-10-06T10:15:05.132Z] --build-arg BUILDX_COMMIT \ 10:15:05 [2020-10-06T10:15:05.132Z] --build-arg BUILDX_REPO \ 10:15:05 [2020-10-06T10:15:05.132Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ 10:15:05 [2020-10-06T10:15:05.132Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ 10:15:05 [2020-10-06T10:15:05.132Z] . 10:15:05 [2020-10-06T10:15:05.132Z] /bin/sh: 4: go: not found 10:15:05 [2020-10-06T10:15:05.132Z] /bin/sh: 5: go: not found 10:15:05 [2020-10-06T10:15:05.884Z] #45 ... 10:15:05 [2020-10-06T10:15:05.884Z] 10:15:05 [2020-10-06T10:15:05.884Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:05 [2020-10-06T10:15:05.884Z] #22 15.95 + mkdir -p /build 10:15:05 [2020-10-06T10:15:05.884Z] #22 15.95 + mv docker/docker /build/ 10:15:05 [2020-10-06T10:15:05.884Z] #22 15.97 + rmdir docker 10:15:07 [2020-10-06T10:15:07.034Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.8s done 10:15:07 [2020-10-06T10:15:07.034Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 10:15:07 [2020-10-06T10:15:07.034Z] #8 ... 10:15:07 [2020-10-06T10:15:07.034Z] 10:15:07 [2020-10-06T10:15:07.034Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:15:07 [2020-10-06T10:15:07.034Z] #25 0.701 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 0.719 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 0.755 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 0.801 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [208 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 0.929 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 1.150 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7876 B] 10:15:07 [2020-10-06T10:15:07.034Z] #25 2.146 Fetched 8078 kB in 1s (5523 kB/s) 10:15:07 [2020-10-06T10:15:07.034Z] #25 2.146 Reading package lists... 10:15:07 [2020-10-06T10:15:07.034Z] #25 2.591 Reading package lists... 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.089 Building dependency tree... 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.200 The following additional packages will be installed: 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.200 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.200 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.200 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.201 Suggested packages: 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.201 krb5-doc krb5-user 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.201 Recommended packages: 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.201 krb5-locales publicsuffix libsasl2-modules 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.347 The following NEW packages will be installed: 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.347 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.347 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.347 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.347 libssh2-1 libssl1.1 openssl 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.375 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.375 Need to get 4591 kB of archives. 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.375 After this operation, 11.9 MB of additional disk space will be used. 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.375 Get:1 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.550 Get:2 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.616 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.628 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.628 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.644 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.644 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.661 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.673 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.673 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.691 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.691 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.703 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.703 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.703 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.715 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.715 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.738 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.749 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.752 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.791 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.907 debconf: delaying package configuration, since apt-utils is not installed 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.919 Fetched 4591 kB in 0s (10.7 MB/s) 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.958 Selecting previously unselected package libssl1.1:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.958 (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 ... 6675 files and directories currently installed.) 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.958 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 3.968 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.244 Selecting previously unselected package openssl. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.244 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.304 Unpacking openssl (1.1.1d-0+deb10u3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.413 Selecting previously unselected package ca-certificates. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.413 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.416 Unpacking ca-certificates (20200601~deb10u1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.458 Selecting previously unselected package libkeyutils1:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.458 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.462 Unpacking libkeyutils1:s390x (1.6-6) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.481 Selecting previously unselected package libkrb5support0:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.481 Preparing to unpack .../04-libkrb5support0_1.17-3_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.484 Unpacking libkrb5support0:s390x (1.17-3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.509 Selecting previously unselected package libk5crypto3:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.509 Preparing to unpack .../05-libk5crypto3_1.17-3_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.520 Unpacking libk5crypto3:s390x (1.17-3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.545 Selecting previously unselected package libkrb5-3:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.545 Preparing to unpack .../06-libkrb5-3_1.17-3_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.547 Unpacking libkrb5-3:s390x (1.17-3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.600 Selecting previously unselected package libgssapi-krb5-2:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.600 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.603 Unpacking libgssapi-krb5-2:s390x (1.17-3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.633 Selecting previously unselected package libsasl2-modules-db:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.633 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.635 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.659 Selecting previously unselected package libsasl2-2:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.659 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.661 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.687 Selecting previously unselected package libldap-common. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.687 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.689 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.732 Selecting previously unselected package libldap-2.4-2:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.732 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.739 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.777 Selecting previously unselected package libnghttp2-14:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.777 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.779 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.805 Selecting previously unselected package libpsl5:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.805 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.810 Unpacking libpsl5:s390x (0.20.2-2) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.832 Selecting previously unselected package librtmp1:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.832 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.835 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.864 Selecting previously unselected package libssh2-1:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.864 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.866 Unpacking libssh2-1:s390x (1.8.0-2.1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.903 Selecting previously unselected package libcurl4:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.903 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.905 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.969 Selecting previously unselected package curl. 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.969 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 4.971 Unpacking curl (7.64.0-4+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.013 Selecting previously unselected package libonig5:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.013 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.020 Unpacking libonig5:s390x (6.9.1-1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.060 Selecting previously unselected package libjq1:s390x. 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.060 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.062 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.094 Selecting previously unselected package jq. 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.094 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.096 Unpacking jq (1.5+dfsg-2+b1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.127 Setting up libkeyutils1:s390x (1.6-6) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.155 Setting up libpsl5:s390x (0.20.2-2) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.155 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.200 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.206 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.215 Setting up libkrb5support0:s390x (1.17-3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.221 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.227 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.233 Setting up libk5crypto3:s390x (1.17-3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.240 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.246 Setting up libssh2-1:s390x (1.8.0-2.1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.252 Setting up libkrb5-3:s390x (1.17-3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.259 Setting up openssl (1.1.1d-0+deb10u3) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.268 Setting up libonig5:s390x (6.9.1-1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.274 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.281 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... 10:15:07 [2020-10-06T10:15:07.034Z] #25 5.287 Setting up ca-certificates (20200601~deb10u1) ... 10:15:07 [2020-10-06T10:15:07.248Z] Sending build context to Docker daemon 56.82MB 10:15:07 [2020-10-06T10:15:07.248Z] Step 1/15 : ARG GO_VERSION=1.13.15 10:15:07 [2020-10-06T10:15:07.248Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 10:15:07 [2020-10-06T10:15:07.248Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git 10:15:07 [2020-10-06T10:15:07.248Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build 10:15:07 [2020-10-06T10:15:07.248Z] 1.13.15-buster: Pulling from library/golang 10:15:07 [2020-10-06T10:15:07.248Z] db4e2d8d5901: Pulling fs layer 10:15:07 [2020-10-06T10:15:07.248Z] dfe2d012519c: Pulling fs layer 10:15:07 [2020-10-06T10:15:07.248Z] 5d8f1d1f9197: Pulling fs layer 10:15:07 [2020-10-06T10:15:07.248Z] 1301750ffb48: Pulling fs layer 10:15:07 [2020-10-06T10:15:07.248Z] dc5c6edc9cff: Pulling fs layer 10:15:07 [2020-10-06T10:15:07.248Z] 3c370c2e2f82: Pulling fs layer 10:15:07 [2020-10-06T10:15:07.248Z] 5ffb2f5886e2: Pulling fs layer 10:15:07 [2020-10-06T10:15:07.248Z] dc5c6edc9cff: Waiting 10:15:07 [2020-10-06T10:15:07.248Z] 3c370c2e2f82: Waiting 10:15:07 [2020-10-06T10:15:07.248Z] 5ffb2f5886e2: Waiting 10:15:07 [2020-10-06T10:15:07.248Z] 1301750ffb48: Waiting 10:15:07 [2020-10-06T10:15:07.327Z] #25 5.593 Updating certificates in /etc/ssl/certs... 10:15:07 [2020-10-06T10:15:07.620Z] #25 5.917 126 added, 0 removed; done. 10:15:07 [2020-10-06T10:15:07.620Z] #25 5.948 Setting up libgssapi-krb5-2:s390x (1.17-3) ... 10:15:07 [2020-10-06T10:15:07.620Z] #25 5.955 Setting up jq (1.5+dfsg-2+b1) ... 10:15:07 [2020-10-06T10:15:07.620Z] #25 5.962 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.620Z] #25 5.968 Setting up curl (7.64.0-4+deb10u1) ... 10:15:07 [2020-10-06T10:15:07.620Z] #25 5.975 Processing triggers for libc-bin (2.28-10) ... 10:15:07 [2020-10-06T10:15:07.620Z] #25 5.989 Processing triggers for ca-certificates (20200601~deb10u1) ... 10:15:07 [2020-10-06T10:15:07.620Z] #25 5.995 Updating certificates in /etc/ssl/certs... 10:15:07 [2020-10-06T10:15:07.903Z] dfe2d012519c: Verifying Checksum 10:15:07 [2020-10-06T10:15:07.903Z] dfe2d012519c: Download complete 10:15:07 [2020-10-06T10:15:07.903Z] 5d8f1d1f9197: Verifying Checksum 10:15:07 [2020-10-06T10:15:07.903Z] 5d8f1d1f9197: Download complete 10:15:07 [2020-10-06T10:15:07.912Z] #25 6.358 0 added, 0 removed; done. 10:15:07 [2020-10-06T10:15:07.912Z] #25 6.358 Running hooks in /etc/ca-certificates/update.d... 10:15:07 [2020-10-06T10:15:07.912Z] #25 6.359 done. 10:15:08 [2020-10-06T10:15:08.410Z] #22 DONE 18.3s 10:15:08 [2020-10-06T10:15:08.410Z] 10:15:08 [2020-10-06T10:15:08.410Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:08 [2020-10-06T10:15:08.410Z] #49 17.30 + cd /tmp/tmp.eHr8C5B6H7/src/github.com/mvdan/sh 10:15:08 [2020-10-06T10:15:08.410Z] #49 17.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 10:15:08 [2020-10-06T10:15:08.410Z] #49 17.42 + GO111MODULE=on 10:15:08 [2020-10-06T10:15:08.410Z] #49 17.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 10:15:08 [2020-10-06T10:15:08.410Z] #49 18.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:15:08 [2020-10-06T10:15:08.410Z] #49 18.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:15:08 [2020-10-06T10:15:08.667Z] #49 18.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:15:08 [2020-10-06T10:15:08.667Z] #49 19.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:15:08 [2020-10-06T10:15:08.667Z] #49 ... 10:15:08 [2020-10-06T10:15:08.667Z] 10:15:08 [2020-10-06T10:15:08.667Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:15:08 [2020-10-06T10:15:08.667Z] #25 1.593 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] 10:15:08 [2020-10-06T10:15:08.667Z] #25 1.706 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:15:08 [2020-10-06T10:15:08.667Z] #25 1.706 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:15:08 [2020-10-06T10:15:08.667Z] #25 2.849 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:15:08 [2020-10-06T10:15:08.667Z] #25 4.850 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:15:08 [2020-10-06T10:15:08.667Z] #25 7.267 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:15:08 [2020-10-06T10:15:08.924Z] #25 ... 10:15:08 [2020-10-06T10:15:08.924Z] 10:15:08 [2020-10-06T10:15:08.924Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:08 [2020-10-06T10:15:08.924Z] #45 16.02 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:15:08 [2020-10-06T10:15:08.924Z] #45 19.07 go: finding github.com/fatih/color v1.9.0 10:15:08 [2020-10-06T10:15:08.924Z] #45 19.12 go: finding github.com/pkg/errors v0.9.1 10:15:08 [2020-10-06T10:15:08.924Z] #45 19.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:15:08 [2020-10-06T10:15:08.924Z] #45 19.26 go: finding github.com/mattn/go-colorable v0.1.6 10:15:08 [2020-10-06T10:15:08.924Z] #45 19.41 go: finding github.com/spf13/pflag v1.0.3 10:15:08 [2020-10-06T10:15:08.962Z] #25 DONE 7.1s 10:15:08 [2020-10-06T10:15:08.962Z] 10:15:08 [2020-10-06T10:15:08.962Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 10:15:08 [2020-10-06T10:15:08.962Z] #26 DONE 0.1s 10:15:08 [2020-10-06T10:15:08.962Z] 10:15:08 [2020-10-06T10:15:08.962Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:15:09 [2020-10-06T10:15:09.180Z] #45 19.57 go: finding github.com/mattn/go-isatty v0.0.12 10:15:09 [2020-10-06T10:15:09.181Z] #45 19.71 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:15:09 [2020-10-06T10:15:09.437Z] #45 19.95 go: finding github.com/jonboulle/clockwork v0.1.0 10:15:09 [2020-10-06T10:15:09.437Z] #45 20.00 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:15:09 [2020-10-06T10:15:09.447Z] db4e2d8d5901: Download complete 10:15:09 [2020-10-06T10:15:09.694Z] #45 20.08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:15:09 [2020-10-06T10:15:09.694Z] #45 20.14 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:15:09 [2020-10-06T10:15:09.694Z] #45 ... 10:15:09 [2020-10-06T10:15:09.694Z] 10:15:09 [2020-10-06T10:15:09.694Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:09 [2020-10-06T10:15:09.694Z] #34 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:15:09 [2020-10-06T10:15:09.694Z] #34 ... 10:15:09 [2020-10-06T10:15:09.694Z] 10:15:09 [2020-10-06T10:15:09.694Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:09 [2020-10-06T10:15:09.694Z] #11 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:15:09 [2020-10-06T10:15:09.951Z] #11 ... 10:15:09 [2020-10-06T10:15:09.951Z] 10:15:09 [2020-10-06T10:15:09.951Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:09 [2020-10-06T10:15:09.951Z] #43 12.83 unicode/utf8 10:15:09 [2020-10-06T10:15:09.951Z] #43 13.38 math 10:15:09 [2020-10-06T10:15:09.951Z] #43 17.71 unicode/utf16 10:15:09 [2020-10-06T10:15:09.951Z] #43 18.16 container/list 10:15:09 [2020-10-06T10:15:09.951Z] #43 19.43 crypto/internal/subtle 10:15:09 [2020-10-06T10:15:09.951Z] #43 19.49 crypto/subtle 10:15:09 [2020-10-06T10:15:09.951Z] #43 19.50 vendor/golang.org/x/crypto/cryptobyte/asn1 10:15:09 [2020-10-06T10:15:09.951Z] #43 19.51 internal/nettrace 10:15:09 [2020-10-06T10:15:09.951Z] #43 19.52 runtime/cgo 10:15:10 [2020-10-06T10:15:10.001Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.1s done 10:15:10 [2020-10-06T10:15:10.208Z] #43 ... 10:15:10 [2020-10-06T10:15:10.208Z] 10:15:10 [2020-10-06T10:15:10.208Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:10 [2020-10-06T10:15:10.208Z] #49 19.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:15:10 [2020-10-06T10:15:10.208Z] #49 20.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:15:10 [2020-10-06T10:15:10.294Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done 10:15:10 [2020-10-06T10:15:10.513Z] 1301750ffb48: Verifying Checksum 10:15:10 [2020-10-06T10:15:10.513Z] 1301750ffb48: Download complete 10:15:10 [2020-10-06T10:15:10.513Z] 5ffb2f5886e2: Verifying Checksum 10:15:10 [2020-10-06T10:15:10.513Z] 5ffb2f5886e2: Download complete 10:15:10 [2020-10-06T10:15:10.614Z] #8 DONE 13.2s 10:15:10 [2020-10-06T10:15:10.615Z] 10:15:10 [2020-10-06T10:15:10.615Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 10:15:10 [2020-10-06T10:15:10.771Z] #49 21.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:15:11 [2020-10-06T10:15:11.028Z] #49 ... 10:15:11 [2020-10-06T10:15:11.028Z] 10:15:11 [2020-10-06T10:15:11.028Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:15:11 [2020-10-06T10:15:11.028Z] #53 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:15:11 [2020-10-06T10:15:11.028Z] #53 ... 10:15:11 [2020-10-06T10:15:11.028Z] 10:15:11 [2020-10-06T10:15:11.028Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:11 [2020-10-06T10:15:11.028Z] #11 22.39 Fetched 8387 kB in 18s (453 kB/s) 10:15:11 [2020-10-06T10:15:11.679Z] #9 DONE 1.0s 10:15:11 [2020-10-06T10:15:11.679Z] 10:15:11 [2020-10-06T10:15:11.679Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:15:11 [2020-10-06T10:15:11.679Z] #27 1.135 /download-frozen-image-v2.sh: line 208: type: go: not found 10:15:11 [2020-10-06T10:15:11.679Z] #27 1.484 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 10:15:11 [2020-10-06T10:15:11.679Z] #27 1.719 #=#=# 10:15:11 [2020-10-06T10:15:11.679Z] #27 1.828 ######## 11.2% ######################### 35.3% ########################################## 59.4% ############################################################ 83.6% ######################################################################## 100.0% 10:15:11 [2020-10-06T10:15:11.679Z] #27 2.417 #=#=# 10:15:11 [2020-10-06T10:15:11.679Z] #27 2.525 ########################################################## 81.4% ######################################################################## 100.0% 10:15:11 [2020-10-06T10:15:11.679Z] #27 2.726 #=#=# 10:15:12 [2020-10-06T10:15:12.002Z] #11 22.39 Reading package lists... 10:15:12 [2020-10-06T10:15:12.002Z] #11 ... 10:15:12 [2020-10-06T10:15:12.002Z] 10:15:12 [2020-10-06T10:15:12.002Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:12 [2020-10-06T10:15:12.002Z] #56 12.14 + cd /tmp/tmp.E8IuNNHKZc/src/github.com/rootless-containers/rootlesskit 10:15:12 [2020-10-06T10:15:12.002Z] #56 12.16 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:15:12 [2020-10-06T10:15:12.002Z] #56 12.99 + for f in rootlesskit rootlesskit-docker-proxy 10:15:12 [2020-10-06T10:15:12.002Z] #56 12.99 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 10:15:12 [2020-10-06T10:15:12.002Z] #56 ... 10:15:12 [2020-10-06T10:15:12.002Z] 10:15:12 [2020-10-06T10:15:12.002Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:12 [2020-10-06T10:15:12.002Z] #40 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:15:12 [2020-10-06T10:15:12.002Z] #40 ... 10:15:12 [2020-10-06T10:15:12.002Z] 10:15:12 [2020-10-06T10:15:12.002Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:15:12 [2020-10-06T10:15:12.002Z] #38 22.86 Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. 10:15:12 [2020-10-06T10:15:12.002Z] #38 23.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 10:15:12 [2020-10-06T10:15:12.015Z] #27 2.937 ################################## 47.5% ######################################################################## 100.0% 10:15:12 [2020-10-06T10:15:12.015Z] #27 3.201 #=#=# 10:15:12 [2020-10-06T10:15:12.656Z] #27 3.310 # 2.5% ################## 25.6% ################################## 48.3% ################################################### 71.4% #########################27 ... 10:15:12 [2020-10-06T10:15:12.656Z] 10:15:12 [2020-10-06T10:15:12.656Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 10:15:12 [2020-10-06T10:15:12.656Z] #10 DONE 1.1s 10:15:12 [2020-10-06T10:15:12.656Z] 10:15:12 [2020-10-06T10:15:12.656Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 10:15:12 [2020-10-06T10:15:12.656Z] #29 DONE 0.1s 10:15:12 [2020-10-06T10:15:12.656Z] 10:15:12 [2020-10-06T10:15:12.656Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:15:12 [2020-10-06T10:15:12.656Z] #27 3.310 # 2.5% ################## 25.6% ################################## 48.3% ################################################### 71.4% #################################################################### 94.6% ######################################################################## 100.0% 10:15:12 [2020-10-06T10:15:12.966Z] #27 ... 10:15:12 [2020-10-06T10:15:12.966Z] 10:15:12 [2020-10-06T10:15:12.966Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 10:15:12 [2020-10-06T10:15:12.966Z] #37 DONE 0.1s 10:15:12 [2020-10-06T10:15:12.966Z] 10:15:12 [2020-10-06T10:15:12.966Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:15:12 [2020-10-06T10:15:12.966Z] #27 4.006 #=#=# 10:15:13 [2020-10-06T10:15:13.343Z] dc5c6edc9cff: Verifying Checksum 10:15:13 [2020-10-06T10:15:13.343Z] dc5c6edc9cff: Download complete 10:15:13 [2020-10-06T10:15:13.642Z] db4e2d8d5901: Pull complete 10:15:13 [2020-10-06T10:15:13.894Z] #38 ... 10:15:13 [2020-10-06T10:15:13.894Z] 10:15:13 [2020-10-06T10:15:13.894Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:13 [2020-10-06T10:15:13.894Z] #32 13.92 internal/testlog 10:15:13 [2020-10-06T10:15:13.894Z] #32 14.37 encoding 10:15:13 [2020-10-06T10:15:13.894Z] #32 14.52 runtime/cgo 10:15:13 [2020-10-06T10:15:13.894Z] #32 ... 10:15:13 [2020-10-06T10:15:13.894Z] 10:15:13 [2020-10-06T10:15:13.894Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:14 [2020-10-06T10:15:14.295Z] dfe2d012519c: Pull complete 10:15:14 [2020-10-06T10:15:14.408Z] #62 24.16 Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. 10:15:14 [2020-10-06T10:15:14.408Z] #62 24.90 + cd /tmp/tmp.vCxVhHWNkU/src/github.com/docker/libnetwork 10:15:14 [2020-10-06T10:15:14.408Z] #62 24.90 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b 10:15:14 [2020-10-06T10:15:14.630Z] 3c370c2e2f82: Verifying Checksum 10:15:14 [2020-10-06T10:15:14.630Z] 3c370c2e2f82: Download complete 10:15:14 [2020-10-06T10:15:14.630Z] 5d8f1d1f9197: Pull complete 10:15:14 [2020-10-06T10:15:14.971Z] #62 25.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 10:15:15 [2020-10-06T10:15:15.444Z] #27 4.117 ## 3.3% ###### 9.6% ########## 15.2% ################ 22.7% #################### 28.4% ######################## 34.0% ############################# 40.6% ################################# 46.0% #################################### 51.3% ###################################### 53.5% ########################################## 59.6% ############################################## 65.2% ################################################## 70.6% ###################################################### 76.2% ######################################################## 79.1% ########################################################### 82.8% ############################################################## 86.2% ################################################################# 91.0% ##################################################################### 96.1% 10:15:15 [2020-10-06T10:15:15.444Z] #27 6.328 ####################################################################### 98.9% ######################################################################## 100.0% 10:15:15 [2020-10-06T10:15:15.737Z] #27 6.754 /download-frozen-image-v2.sh: line 208: type: go: not found 10:15:16 [2020-10-06T10:15:16.374Z] #27 7.422 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 10:15:16 [2020-10-06T10:15:16.667Z] #27 7.857 #=#=# 10:15:16 [2020-10-06T10:15:16.961Z] #27 8.086 ############################################################ 83.3% ######################################################################## 100.0% 10:15:16 [2020-10-06T10:15:16.961Z] #27 8.202 10:15:16 [2020-10-06T10:15:16.983Z] 1301750ffb48: Pull complete 10:15:17 [2020-10-06T10:15:17.642Z] #27 8.632 /download-frozen-image-v2.sh: line 208: type: go: not found 10:15:18 [2020-10-06T10:15:18.284Z] #27 9.495 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 10:15:18 [2020-10-06T10:15:18.582Z] #27 9.543 skipping existing aab193acf6ba 10:15:18 [2020-10-06T10:15:18.582Z] #27 9.639 10:15:18 [2020-10-06T10:15:18.876Z] #27 10.16 /download-frozen-image-v2.sh: line 208: type: go: not found 10:15:19 [2020-10-06T10:15:19.078Z] dc5c6edc9cff: Pull complete 10:15:19 [2020-10-06T10:15:19.981Z] #27 10.97 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... 10:15:19 [2020-10-06T10:15:19.981Z] #27 11.04 skipping existing 4d43f82972ce 10:15:19 [2020-10-06T10:15:19.981Z] #27 11.10 10:15:20 [2020-10-06T10:15:20.282Z] #62 ... 10:15:20 [2020-10-06T10:15:20.282Z] 10:15:20 [2020-10-06T10:15:20.282Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:20 [2020-10-06T10:15:20.282Z] #43 30.68 vendor/golang.org/x/crypto/internal/subtle 10:15:20 [2020-10-06T10:15:20.282Z] #43 30.80 vendor/golang.org/x/crypto/curve25519 10:15:20 [2020-10-06T10:15:20.689Z] #27 11.54 /download-frozen-image-v2.sh: line 208: type: go: not found 10:15:21 [2020-10-06T10:15:21.325Z] #27 12.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 10:15:21 [2020-10-06T10:15:21.618Z] #27 12.68 #=#=# 10:15:21 [2020-10-06T10:15:21.618Z] #27 12.82 ######################################################################## 100.0% 10:15:21 [2020-10-06T10:15:21.618Z] #27 12.90 10:15:21 [2020-10-06T10:15:21.693Z] #43 ... 10:15:21 [2020-10-06T10:15:21.693Z] 10:15:21 [2020-10-06T10:15:21.693Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:21 [2020-10-06T10:15:21.693Z] #34 22.77 Fetched 8387 kB in 19s (450 kB/s) 10:15:21 [2020-10-06T10:15:21.693Z] #34 22.77 Reading package lists... 10:15:21 [2020-10-06T10:15:21.693Z] #34 30.17 Reading package lists... 10:15:21 [2020-10-06T10:15:21.693Z] #34 ... 10:15:21 [2020-10-06T10:15:21.693Z] 10:15:21 [2020-10-06T10:15:21.693Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:21 [2020-10-06T10:15:21.693Z] #49 22.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:15:21 [2020-10-06T10:15:21.693Z] #49 24.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:15:21 [2020-10-06T10:15:21.693Z] #49 24.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:15:21 [2020-10-06T10:15:21.693Z] #49 24.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:15:21 [2020-10-06T10:15:21.693Z] #49 24.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:15:21 [2020-10-06T10:15:21.693Z] #49 25.24 runtime/cgo 10:15:21 [2020-10-06T10:15:21.693Z] #49 25.34 runtime 10:15:21 [2020-10-06T10:15:21.911Z] #27 12.94 Download of images into '/build' complete. 10:15:21 [2020-10-06T10:15:21.911Z] #27 12.94 Use something like the following to load the result into a Docker daemon: 10:15:21 [2020-10-06T10:15:21.911Z] #27 12.94 tar -cC '/build' . | docker load 10:15:22 [2020-10-06T10:15:22.253Z] #49 ... 10:15:22 [2020-10-06T10:15:22.253Z] 10:15:22 [2020-10-06T10:15:22.253Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:15:22 [2020-10-06T10:15:22.253Z] #53 23.65 Fetched 8387 kB in 19s (442 kB/s) 10:15:22 [2020-10-06T10:15:22.253Z] #53 23.65 Reading package lists... 10:15:22 [2020-10-06T10:15:22.510Z] #53 31.50 Reading package lists... 10:15:22 [2020-10-06T10:15:22.510Z] #53 ... 10:15:22 [2020-10-06T10:15:22.510Z] 10:15:22 [2020-10-06T10:15:22.510Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:15:22 [2020-10-06T10:15:22.510Z] #38 25.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 10:15:22 [2020-10-06T10:15:22.614Z] #27 DONE 13.5s 10:15:22 [2020-10-06T10:15:22.614Z] 10:15:22 [2020-10-06T10:15:22.614Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.026 + RM_GOPATH=0 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.026 + TMP_GOPATH= 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.026 + : /build 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.026 + '[' -z '' ']' 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.026 ++ mktemp -d 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.026 + export GOPATH=/tmp/tmp.4veTfO8DlK 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.026 + GOPATH=/tmp/tmp.4veTfO8DlK 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.026 + RM_GOPATH=1 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + case "$(go env GOARCH)" in 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 ++ go env GOARCH 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + export GO_BUILDMODE=-buildmode=pie 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + GO_BUILDMODE=-buildmode=pie 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 ++ dirname /tmp/install/install.sh 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + dir=/tmp/install 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + bin=gotestsum 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + shift 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + '[' '!' -f /tmp/install/gotestsum.installer ']' 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + . /tmp/install/gotestsum.installer 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 ++ : v0.5.3 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + install_gotestsum 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + set -e 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + export GO111MODULE=on 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + GO111MODULE=on 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + GOBIN=/build 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.046 + go get gotest.tools/gotestsum@v0.5.3 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.055 go: finding gotest.tools v0.5.3 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.058 go: finding gotest.tools/gotestsum v0.5.3 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.442 go: downloading gotest.tools/gotestsum v0.5.3 10:15:22 [2020-10-06T10:15:22.614Z] #45 3.849 go: extracting gotest.tools/gotestsum v0.5.3 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.396 go: downloading github.com/spf13/pflag v1.0.3 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.396 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.397 go: downloading github.com/fatih/color v1.9.0 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.499 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.499 go: downloading github.com/pkg/errors v0.9.1 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.500 go: downloading github.com/jonboulle/clockwork v0.1.0 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.534 go: extracting github.com/jonboulle/clockwork v0.1.0 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.565 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.630 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.635 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.733 go: extracting github.com/pkg/errors v0.9.1 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.762 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.776 go: extracting github.com/fatih/color v1.9.0 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.791 go: downloading github.com/mattn/go-colorable v0.1.6 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.849 go: downloading github.com/mattn/go-isatty v0.0.12 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.958 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:15:22 [2020-10-06T10:15:22.614Z] #45 4.982 go: extracting github.com/mattn/go-colorable v0.1.6 10:15:22 [2020-10-06T10:15:22.614Z] #45 5.020 go: extracting github.com/mattn/go-isatty v0.0.12 10:15:22 [2020-10-06T10:15:22.614Z] #45 5.173 go: extracting github.com/spf13/pflag v1.0.3 10:15:22 [2020-10-06T10:15:22.614Z] #45 6.340 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:15:22 [2020-10-06T10:15:22.614Z] #45 6.880 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:15:22 [2020-10-06T10:15:22.614Z] #45 7.591 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:15:22 [2020-10-06T10:15:22.614Z] #45 ... 10:15:22 [2020-10-06T10:15:22.614Z] 10:15:22 [2020-10-06T10:15:22.614Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.745 + RM_GOPATH=0 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.745 + TMP_GOPATH= 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.745 + : /build 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.745 + '[' -z '' ']' 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.745 ++ mktemp -d 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.745 + export GOPATH=/tmp/tmp.jLDKBu25Pf 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.745 + GOPATH=/tmp/tmp.jLDKBu25Pf 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.745 + RM_GOPATH=1 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.745 + case "$(go env GOARCH)" in 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.748 ++ go env GOARCH 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + export GO_BUILDMODE=-buildmode=pie 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + GO_BUILDMODE=-buildmode=pie 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 ++ dirname /tmp/install/install.sh 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + dir=/tmp/install 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + bin=shfmt 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + shift 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + '[' '!' -f /tmp/install/shfmt.installer ']' 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + . /tmp/install/shfmt.installer 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + install_shfmt 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jLDKBu25Pf/src/github.com/mvdan/sh 10:15:22 [2020-10-06T10:15:22.614Z] #49 1.757 Cloning into '/tmp/tmp.jLDKBu25Pf/src/github.com/mvdan/sh'... 10:15:22 [2020-10-06T10:15:22.614Z] #49 7.043 + cd /tmp/tmp.jLDKBu25Pf/src/github.com/mvdan/sh 10:15:22 [2020-10-06T10:15:22.614Z] #49 7.044 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 10:15:22 [2020-10-06T10:15:22.614Z] #49 7.138 + GO111MODULE=on 10:15:22 [2020-10-06T10:15:22.614Z] #49 7.138 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 10:15:22 [2020-10-06T10:15:22.614Z] #49 8.058 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:15:22 [2020-10-06T10:15:22.614Z] #49 8.088 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:15:22 [2020-10-06T10:15:22.614Z] #49 8.117 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:15:22 [2020-10-06T10:15:22.614Z] #49 8.198 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:15:22 [2020-10-06T10:15:22.614Z] #49 8.276 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:15:22 [2020-10-06T10:15:22.614Z] #49 8.828 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:15:22 [2020-10-06T10:15:22.614Z] #49 9.237 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:15:22 [2020-10-06T10:15:22.614Z] #49 ... 10:15:22 [2020-10-06T10:15:22.614Z] 10:15:22 [2020-10-06T10:15:22.614Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + RM_GOPATH=0 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + TMP_GOPATH= 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + : /build 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + '[' -z '' ']' 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 ++ mktemp -d 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + export GOPATH=/tmp/tmp.g0NTvJ04RO 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + GOPATH=/tmp/tmp.g0NTvJ04RO 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + RM_GOPATH=1 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + case "$(go env GOARCH)" in 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 ++ go env GOARCH 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + export GO_BUILDMODE=-buildmode=pie 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.345 + GO_BUILDMODE=-buildmode=pie 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 ++ dirname /tmp/install/install.sh 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + dir=/tmp/install 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + bin=rootlesskit 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + shift 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + . /tmp/install/rootlesskit.installer 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + install_rootlesskit 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + case "$1" in 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + export CGO_ENABLED=0 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + CGO_ENABLED=0 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + _install_rootlesskit 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g0NTvJ04RO/src/github.com/rootless-containers/rootlesskit 10:15:22 [2020-10-06T10:15:22.614Z] #56 2.351 Cloning into '/tmp/tmp.g0NTvJ04RO/src/github.com/rootless-containers/rootlesskit'... 10:15:22 [2020-10-06T10:15:22.614Z] #56 5.492 + cd /tmp/tmp.g0NTvJ04RO/src/github.com/rootless-containers/rootlesskit 10:15:22 [2020-10-06T10:15:22.614Z] #56 5.492 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:15:22 [2020-10-06T10:15:22.614Z] #56 6.187 + for f in rootlesskit rootlesskit-docker-proxy 10:15:22 [2020-10-06T10:15:22.614Z] #56 6.188 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 10:15:22 [2020-10-06T10:15:22.907Z] #56 ... 10:15:22 [2020-10-06T10:15:22.907Z] 10:15:22 [2020-10-06T10:15:22.907Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.838 + RM_GOPATH=0 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.838 + TMP_GOPATH= 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.838 + : /build 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.838 + '[' -z '' ']' 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.838 ++ mktemp -d 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.842 + export GOPATH=/tmp/tmp.4ceEiTg8yo 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.842 + GOPATH=/tmp/tmp.4ceEiTg8yo 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.842 + RM_GOPATH=1 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.842 + case "$(go env GOARCH)" in 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.842 ++ go env GOARCH 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.891 + export GO_BUILDMODE=-buildmode=pie 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.891 + GO_BUILDMODE=-buildmode=pie 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.891 ++ dirname /tmp/install/install.sh 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 + dir=/tmp/install 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 + bin=dockercli 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 + shift 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 + '[' '!' -f /tmp/install/dockercli.installer ']' 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 + . /tmp/install/dockercli.installer 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 ++ : stable 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 ++ : 17.06.2-ce 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 + install_dockercli 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 Install docker/cli version 17.06.2-ce from stable 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 + echo 'Install docker/cli version 17.06.2-ce from stable' 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.892 ++ uname -m 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.896 + arch=s390x 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.896 + '[' s390x '!=' x86_64 ']' 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.896 + '[' s390x '!=' s390x ']' 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.896 + url=https://download.docker.com/linux/static 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.897 + tar -xz docker/docker 10:15:22 [2020-10-06T10:15:22.907Z] #22 3.897 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz 10:15:22 [2020-10-06T10:15:22.907Z] #22 ... 10:15:22 [2020-10-06T10:15:22.907Z] 10:15:22 [2020-10-06T10:15:22.907Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:15:22 [2020-10-06T10:15:22.907Z] #38 3.935 + git clone https://github.com/docker/distribution.git . 10:15:22 [2020-10-06T10:15:22.907Z] #38 3.937 Cloning into '.'... 10:15:23 [2020-10-06T10:15:23.201Z] #38 ... 10:15:23 [2020-10-06T10:15:23.201Z] 10:15:23 [2020-10-06T10:15:23.201Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.266 + RM_GOPATH=0 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.267 + TMP_GOPATH= 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.267 + : /build 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.267 + '[' -z '' ']' 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.267 ++ mktemp -d 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.275 + export GOPATH=/tmp/tmp.vXRQgpyDsl 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.275 + GOPATH=/tmp/tmp.vXRQgpyDsl 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.275 + RM_GOPATH=1 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.275 + case "$(go env GOARCH)" in 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.275 ++ go env GOARCH 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.279 + export GO_BUILDMODE=-buildmode=pie 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.279 + GO_BUILDMODE=-buildmode=pie 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.280 ++ dirname /tmp/install/install.sh 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.281 + dir=/tmp/install 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.281 + bin=proxy 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.281 + shift 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.281 + '[' '!' -f /tmp/install/proxy.installer ']' 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.281 + . /tmp/install/proxy.installer 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.282 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.282 + install_proxy 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.282 + case "$1" in 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.282 + export CGO_ENABLED=0 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.282 + CGO_ENABLED=0 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.282 + _install_proxy 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.282 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.283 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.283 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vXRQgpyDsl/src/github.com/docker/libnetwork 10:15:23 [2020-10-06T10:15:23.201Z] #62 3.285 Cloning into '/tmp/tmp.vXRQgpyDsl/src/github.com/docker/libnetwork'... 10:15:23 [2020-10-06T10:15:23.201Z] #62 ... 10:15:23 [2020-10-06T10:15:23.201Z] 10:15:23 [2020-10-06T10:15:23.201Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:23 [2020-10-06T10:15:23.201Z] #22 10.47 + mkdir -p /build 10:15:23 [2020-10-06T10:15:23.201Z] #22 10.47 + mv docker/docker /build/ 10:15:23 [2020-10-06T10:15:23.201Z] #22 10.48 + rmdir docker 10:15:23 [2020-10-06T10:15:23.201Z] #22 DONE 10.6s 10:15:23 [2020-10-06T10:15:23.201Z] 10:15:23 [2020-10-06T10:15:23.201Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:23 [2020-10-06T10:15:23.201Z] #11 3.948 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:15:23 [2020-10-06T10:15:23.201Z] #11 3.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:15:23 [2020-10-06T10:15:23.201Z] #11 4.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:15:23 [2020-10-06T10:15:23.201Z] #11 4.631 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 10:15:23 [2020-10-06T10:15:23.201Z] #11 6.594 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] 10:15:23 [2020-10-06T10:15:23.201Z] #11 8.318 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] 10:15:23 [2020-10-06T10:15:23.493Z] #11 ... 10:15:23 [2020-10-06T10:15:23.493Z] 10:15:23 [2020-10-06T10:15:23.493Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 + RM_GOPATH=0 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 + TMP_GOPATH= 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 + : /build 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 + '[' -z '' ']' 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 ++ mktemp -d 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 + export GOPATH=/tmp/tmp.vkZCI7ohtZ 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 + GOPATH=/tmp/tmp.vkZCI7ohtZ 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 + RM_GOPATH=1 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 + case "$(go env GOARCH)" in 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.078 ++ go env GOARCH 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + export GO_BUILDMODE=-buildmode=pie 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + GO_BUILDMODE=-buildmode=pie 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 ++ dirname /tmp/install/install.sh 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + dir=/tmp/install 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + bin=golangci_lint 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + shift 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + . /tmp/install/golangci_lint.installer 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 ++ : v1.23.8 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + install_golangci_lint 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + echo 'Installing golangci-lint version v1.23.8' 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 10:15:23 [2020-10-06T10:15:23.493Z] #47 3.088 Installing golangci-lint version v1.23.8 10:15:23 [2020-10-06T10:15:23.493Z] #47 ... 10:15:23 [2020-10-06T10:15:23.493Z] 10:15:23 [2020-10-06T10:15:23.493Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.298 + RM_GOPATH=0 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.298 + TMP_GOPATH= 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.298 + : /build 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.298 + '[' -z '' ']' 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.298 ++ mktemp -d 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.299 + export GOPATH=/tmp/tmp.GjH75BlRSv 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.299 + GOPATH=/tmp/tmp.GjH75BlRSv 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.299 + RM_GOPATH=1 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.299 + case "$(go env GOARCH)" in 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.299 ++ go env GOARCH 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.321 + export GO_BUILDMODE=-buildmode=pie 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.321 + GO_BUILDMODE=-buildmode=pie 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.322 ++ dirname /tmp/install/install.sh 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.329 + dir=/tmp/install 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.329 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.329 + bin=tomlv 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.329 + shift 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.329 + '[' '!' -f /tmp/install/tomlv.installer ']' 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.329 + . /tmp/install/tomlv.installer 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.329 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.329 + install_tomlv 10:15:23 [2020-10-06T10:15:23.493Z] #32 4.329 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 10:15:23 [2020-10-06T10:15:23.494Z] #32 4.329 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GjH75BlRSv/src/github.com/BurntSushi/toml 10:15:23 [2020-10-06T10:15:23.494Z] #32 4.338 Cloning into '/tmp/tmp.GjH75BlRSv/src/github.com/BurntSushi/toml'... 10:15:23 [2020-10-06T10:15:23.494Z] #32 5.357 + cd /tmp/tmp.GjH75BlRSv/src/github.com/BurntSushi/toml 10:15:23 [2020-10-06T10:15:23.494Z] #32 5.357 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:15:23 [2020-10-06T10:15:23.494Z] #32 5.366 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 10:15:23 [2020-10-06T10:15:23.494Z] #32 5.833 internal/cpu 10:15:23 [2020-10-06T10:15:23.494Z] #32 5.854 math/bits 10:15:23 [2020-10-06T10:15:23.494Z] #32 6.289 math 10:15:23 [2020-10-06T10:15:23.494Z] #32 6.335 runtime 10:15:23 [2020-10-06T10:15:23.494Z] #32 10.01 internal/testlog 10:15:23 [2020-10-06T10:15:23.494Z] #32 10.34 encoding 10:15:23 [2020-10-06T10:15:23.494Z] #32 10.44 runtime/cgo 10:15:23 [2020-10-06T10:15:23.590Z] 3c370c2e2f82: Pull complete 10:15:23 [2020-10-06T10:15:23.590Z] 5ffb2f5886e2: Pull complete 10:15:23 [2020-10-06T10:15:23.590Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 10:15:23 [2020-10-06T10:15:23.590Z] Status: Downloaded newer image for golang:1.13.15-buster 10:15:23 [2020-10-06T10:15:23.590Z] ---> 805dc2d65d1c 10:15:23 [2020-10-06T10:15:23.590Z] Step 5/15 : ARG BUILDX_REPO 10:15:23 [2020-10-06T10:15:23.590Z] ---> Running in 19fbeaa808ce 10:15:23 [2020-10-06T10:15:23.590Z] Removing intermediate container 19fbeaa808ce 10:15:23 [2020-10-06T10:15:23.590Z] ---> 824ec86119de 10:15:23 [2020-10-06T10:15:23.590Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx 10:15:23 [2020-10-06T10:15:23.590Z] ---> Running in b37e7e0ef667 10:15:23 [2020-10-06T10:15:23.590Z] Cloning into '/buildx'... 10:15:23 [2020-10-06T10:15:23.786Z] #32 ... 10:15:23 [2020-10-06T10:15:23.786Z] 10:15:23 [2020-10-06T10:15:23.786Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:23 [2020-10-06T10:15:23.786Z] #40 4.566 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:15:23 [2020-10-06T10:15:23.786Z] #40 4.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:15:23 [2020-10-06T10:15:23.786Z] #40 4.618 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:15:23 [2020-10-06T10:15:23.786Z] #40 5.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 10:15:23 [2020-10-06T10:15:23.786Z] #40 7.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] 10:15:23 [2020-10-06T10:15:23.786Z] #40 8.777 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] 10:15:23 [2020-10-06T10:15:23.786Z] #40 ... 10:15:23 [2020-10-06T10:15:23.786Z] 10:15:23 [2020-10-06T10:15:23.786Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.007 + RM_GOPATH=0 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.007 + TMP_GOPATH= 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.007 + : /build 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.007 + '[' -z '' ']' 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.008 ++ mktemp -d 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.009 + export GOPATH=/tmp/tmp.LpRq4gKsZJ 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.009 + GOPATH=/tmp/tmp.LpRq4gKsZJ 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.009 + RM_GOPATH=1 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.009 + case "$(go env GOARCH)" in 10:15:23 [2020-10-06T10:15:23.786Z] #43 4.010 ++ go env GOARCH 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.019 + export GO_BUILDMODE=-buildmode=pie 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.019 + GO_BUILDMODE=-buildmode=pie 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.019 ++ dirname /tmp/install/install.sh 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.019 + dir=/tmp/install 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.020 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.020 + bin=vndr 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.020 + shift 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.020 + '[' '!' -f /tmp/install/vndr.installer ']' 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.020 + . /tmp/install/vndr.installer 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.020 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.020 + install_vndr 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.020 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.021 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LpRq4gKsZJ/src/github.com/LK4D4/vndr 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.023 Cloning into '/tmp/tmp.LpRq4gKsZJ/src/github.com/LK4D4/vndr'... 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.636 + cd /tmp/tmp.LpRq4gKsZJ/src/github.com/LK4D4/vndr 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.636 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:15:23 [2020-10-06T10:15:23.787Z] #43 4.659 + go build -buildmode=pie -v -o /build/vndr . 10:15:23 [2020-10-06T10:15:23.787Z] #43 5.304 internal/cpu 10:15:23 [2020-10-06T10:15:23.787Z] #43 5.350 runtime/internal/atomic 10:15:23 [2020-10-06T10:15:23.787Z] #43 5.475 runtime/internal/sys 10:15:23 [2020-10-06T10:15:23.787Z] #43 5.671 runtime/internal/math 10:15:23 [2020-10-06T10:15:23.787Z] #43 5.705 internal/race 10:15:23 [2020-10-06T10:15:23.787Z] #43 5.802 sync/atomic 10:15:23 [2020-10-06T10:15:23.787Z] #43 5.849 internal/bytealg 10:15:23 [2020-10-06T10:15:23.787Z] #43 6.024 unicode 10:15:23 [2020-10-06T10:15:23.787Z] #43 6.215 runtime 10:15:23 [2020-10-06T10:15:23.787Z] #43 8.254 unicode/utf8 10:15:23 [2020-10-06T10:15:23.787Z] #43 8.797 math 10:15:23 [2020-10-06T10:15:23.879Z] #38 ... 10:15:23 [2020-10-06T10:15:23.879Z] 10:15:23 [2020-10-06T10:15:23.879Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:23 [2020-10-06T10:15:23.879Z] #40 24.98 Fetched 8387 kB in 20s (422 kB/s) 10:15:23 [2020-10-06T10:15:23.879Z] #40 24.98 Reading package lists... 10:15:23 [2020-10-06T10:15:23.879Z] #40 32.70 Reading package lists... 10:15:23 [2020-10-06T10:15:23.879Z] #40 ... 10:15:23 [2020-10-06T10:15:23.879Z] 10:15:23 [2020-10-06T10:15:23.879Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:15:23 [2020-10-06T10:15:23.879Z] #25 18.78 Fetched 8387 kB in 17s (481 kB/s) 10:15:23 [2020-10-06T10:15:23.879Z] #25 18.78 Reading package lists... 10:15:24 [2020-10-06T10:15:24.080Z] #43 ... 10:15:24 [2020-10-06T10:15:24.080Z] 10:15:24 [2020-10-06T10:15:24.080Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:15:24 [2020-10-06T10:15:24.080Z] #53 4.349 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:15:24 [2020-10-06T10:15:24.080Z] #53 4.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:15:24 [2020-10-06T10:15:24.080Z] #53 4.418 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:15:24 [2020-10-06T10:15:24.080Z] #53 5.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 10:15:24 [2020-10-06T10:15:24.080Z] #53 6.261 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] 10:15:24 [2020-10-06T10:15:24.080Z] #53 8.200 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] 10:15:24 [2020-10-06T10:15:24.080Z] #53 ... 10:15:24 [2020-10-06T10:15:24.080Z] 10:15:24 [2020-10-06T10:15:24.080Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:15:24 [2020-10-06T10:15:24.080Z] #30 4.255 + git clone https://github.com/kolyshkin/go-swagger.git . 10:15:24 [2020-10-06T10:15:24.080Z] #30 4.257 Cloning into '.'... 10:15:24 [2020-10-06T10:15:24.444Z] #30 ... 10:15:24 [2020-10-06T10:15:24.444Z] 10:15:24 [2020-10-06T10:15:24.444Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:24 [2020-10-06T10:15:24.444Z] #34 4.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:15:24 [2020-10-06T10:15:24.444Z] #34 4.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:15:24 [2020-10-06T10:15:24.444Z] #34 4.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:15:24 [2020-10-06T10:15:24.444Z] #34 5.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 10:15:24 [2020-10-06T10:15:24.444Z] #34 6.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] 10:15:24 [2020-10-06T10:15:24.444Z] #34 8.730 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] 10:15:24 [2020-10-06T10:15:24.444Z] #34 ... 10:15:24 [2020-10-06T10:15:24.444Z] 10:15:24 [2020-10-06T10:15:24.444Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.34 go: finding github.com/fatih/color v1.9.0 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.34 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.38 go: finding github.com/pkg/errors v0.9.1 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.47 go: finding github.com/spf13/pflag v1.0.3 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.49 go: finding github.com/mattn/go-colorable v0.1.6 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.57 go: finding github.com/mattn/go-isatty v0.0.12 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.95 go: finding github.com/jonboulle/clockwork v0.1.0 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.96 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.97 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:15:24 [2020-10-06T10:15:24.444Z] #45 10.97 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:15:25 [2020-10-06T10:15:25.249Z] #25 25.88 Reading package lists... 10:15:25 [2020-10-06T10:15:25.249Z] #25 ... 10:15:25 [2020-10-06T10:15:25.249Z] 10:15:25 [2020-10-06T10:15:25.249Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:25 [2020-10-06T10:15:25.249Z] #11 22.39 Reading package lists... 10:15:25 [2020-10-06T10:15:25.249Z] #11 29.57 Reading package lists... 10:15:25 [2020-10-06T10:15:25.506Z] #11 ... 10:15:25 [2020-10-06T10:15:25.506Z] 10:15:25 [2020-10-06T10:15:25.506Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:25 [2020-10-06T10:15:25.506Z] #34 30.17 Reading package lists... 10:15:27 [2020-10-06T10:15:27.151Z] Removing intermediate container b37e7e0ef667 10:15:27 [2020-10-06T10:15:27.151Z] ---> b8861a4db958 10:15:27 [2020-10-06T10:15:27.151Z] Step 7/15 : WORKDIR /buildx 10:15:27 [2020-10-06T10:15:27.151Z] ---> Running in ccc48a59d59b 10:15:27 [2020-10-06T10:15:27.151Z] Removing intermediate container ccc48a59d59b 10:15:27 [2020-10-06T10:15:27.151Z] ---> 58124ed5278f 10:15:27 [2020-10-06T10:15:27.151Z] Step 8/15 : ARG BUILDX_COMMIT 10:15:27 [2020-10-06T10:15:27.151Z] ---> Running in 2fb2082c8c5c 10:15:27 [2020-10-06T10:15:27.151Z] Removing intermediate container 2fb2082c8c5c 10:15:27 [2020-10-06T10:15:27.151Z] ---> d7793003e874 10:15:27 [2020-10-06T10:15:27.151Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build 10:15:27 [2020-10-06T10:15:27.151Z] ---> Running in 86186eaeb4c5 10:15:27 [2020-10-06T10:15:27.446Z] From https://github.com/docker/buildx 10:15:27 [2020-10-06T10:15:27.446Z] * [new tag] v0.3.1 -> build 10:15:27 [2020-10-06T10:15:27.963Z] #34 37.26 Building dependency tree... 10:15:28 [2020-10-06T10:15:28.086Z] Switched to branch 'build' 10:15:29 [2020-10-06T10:15:29.005Z] #45 ... 10:15:29 [2020-10-06T10:15:29.006Z] 10:15:29 [2020-10-06T10:15:29.006Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:15:29 [2020-10-06T10:15:29.006Z] #38 13.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 10:15:29 [2020-10-06T10:15:29.006Z] #38 14.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 10:15:29 [2020-10-06T10:15:29.134Z] Removing intermediate container 86186eaeb4c5 10:15:29 [2020-10-06T10:15:29.134Z] ---> e1c0de53117f 10:15:29 [2020-10-06T10:15:29.134Z] Step 10/15 : ARG GOOS 10:15:29 [2020-10-06T10:15:29.134Z] ---> Running in c75465135502 10:15:29 [2020-10-06T10:15:29.134Z] Removing intermediate container c75465135502 10:15:29 [2020-10-06T10:15:29.134Z] ---> 55884b845f9c 10:15:29 [2020-10-06T10:15:29.134Z] Step 11/15 : ARG GOARCH 10:15:29 [2020-10-06T10:15:29.134Z] ---> Running in 1ba6bbbe5b4e 10:15:29 [2020-10-06T10:15:29.134Z] Removing intermediate container 1ba6bbbe5b4e 10:15:29 [2020-10-06T10:15:29.134Z] ---> 511d80429314 10:15:29 [2020-10-06T10:15:29.134Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx 10:15:29 [2020-10-06T10:15:29.134Z] ---> Running in 9c81fcc54f8d 10:15:29 [2020-10-06T10:15:29.856Z] #34 41.24 The following additional packages will be installed: 10:15:29 [2020-10-06T10:15:29.857Z] #34 41.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 10:15:29 [2020-10-06T10:15:29.857Z] #34 41.29 Suggested packages: 10:15:29 [2020-10-06T10:15:29.857Z] #34 41.31 cmake-doc ninja-build lrzip 10:15:29 [2020-10-06T10:15:29.857Z] #34 41.32 Recommended packages: 10:15:29 [2020-10-06T10:15:29.857Z] #34 41.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 10:15:31 [2020-10-06T10:15:31.225Z] #34 42.49 The following NEW packages will be installed: 10:15:31 [2020-10-06T10:15:31.225Z] #34 42.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 10:15:31 [2020-10-06T10:15:31.225Z] #34 42.52 vim-common xxd 10:15:31 [2020-10-06T10:15:31.482Z] #34 42.96 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. 10:15:31 [2020-10-06T10:15:31.482Z] #34 42.96 Need to get 14.9 MB of archives. 10:15:31 [2020-10-06T10:15:31.482Z] #34 42.96 After this operation, 61.8 MB of additional disk space will be used. 10:15:31 [2020-10-06T10:15:31.482Z] #34 42.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 10:15:31 [2020-10-06T10:15:31.482Z] #34 42.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 10:15:31 [2020-10-06T10:15:31.482Z] #34 42.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 10:15:31 [2020-10-06T10:15:31.482Z] #34 ... 10:15:31 [2020-10-06T10:15:31.482Z] 10:15:31 [2020-10-06T10:15:31.482Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:31 [2020-10-06T10:15:31.483Z] #43 41.98 github.com/LK4D4/vndr/godl/singleflight 10:15:31 [2020-10-06T10:15:31.483Z] #43 42.01 errors 10:15:32 [2020-10-06T10:15:32.046Z] #43 42.49 sort 10:15:32 [2020-10-06T10:15:32.046Z] #43 42.52 io 10:15:33 [2020-10-06T10:15:33.416Z] #43 43.75 strconv 10:15:33 [2020-10-06T10:15:33.416Z] #43 43.97 bytes 10:15:33 [2020-10-06T10:15:33.623Z] #38 ... 10:15:33 [2020-10-06T10:15:33.623Z] 10:15:33 [2020-10-06T10:15:33.623Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:33 [2020-10-06T10:15:33.623Z] #49 10.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:15:33 [2020-10-06T10:15:33.623Z] #49 12.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:15:33 [2020-10-06T10:15:33.623Z] #49 12.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:15:33 [2020-10-06T10:15:33.623Z] #49 12.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:15:33 [2020-10-06T10:15:33.623Z] #49 12.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:15:33 [2020-10-06T10:15:33.623Z] #49 12.57 unicode/utf16 10:15:33 [2020-10-06T10:15:33.623Z] #49 12.59 runtime 10:15:33 [2020-10-06T10:15:33.623Z] #49 12.83 runtime/cgo 10:15:33 [2020-10-06T10:15:33.623Z] #49 ... 10:15:33 [2020-10-06T10:15:33.623Z] 10:15:33 [2020-10-06T10:15:33.623Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:33 [2020-10-06T10:15:33.623Z] #43 13.83 container/list 10:15:33 [2020-10-06T10:15:33.623Z] #43 14.22 crypto/internal/subtle 10:15:33 [2020-10-06T10:15:33.623Z] #43 14.33 crypto/subtle 10:15:33 [2020-10-06T10:15:33.623Z] #43 14.42 vendor/golang.org/x/crypto/cryptobyte/asn1 10:15:33 [2020-10-06T10:15:33.623Z] #43 14.47 internal/nettrace 10:15:33 [2020-10-06T10:15:33.623Z] #43 14.53 runtime/cgo 10:15:33 [2020-10-06T10:15:33.916Z] #43 ... 10:15:33 [2020-10-06T10:15:33.916Z] 10:15:33 [2020-10-06T10:15:33.916Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:33 [2020-10-06T10:15:33.916Z] #40 14.65 Fetched 8078 kB in 10s (791 kB/s) 10:15:33 [2020-10-06T10:15:33.916Z] #40 14.65 Reading package lists... 10:15:33 [2020-10-06T10:15:33.916Z] #40 17.80 Reading package lists... 10:15:33 [2020-10-06T10:15:33.916Z] #40 21.05 Building dependency tree... 10:15:34 [2020-10-06T10:15:34.347Z] #43 ... 10:15:34 [2020-10-06T10:15:34.347Z] 10:15:34 [2020-10-06T10:15:34.347Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:34 [2020-10-06T10:15:34.347Z] #62 DONE 44.8s 10:15:34 [2020-10-06T10:15:34.347Z] 10:15:34 [2020-10-06T10:15:34.347Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:15:34 [2020-10-06T10:15:34.347Z] #53 31.50 Reading package lists... 10:15:34 [2020-10-06T10:15:34.347Z] #53 38.92 Building dependency tree... 10:15:34 [2020-10-06T10:15:34.347Z] #53 42.74 The following additional packages will be installed: 10:15:34 [2020-10-06T10:15:34.347Z] #53 42.75 libbtrfs0 10:15:34 [2020-10-06T10:15:34.347Z] #53 42.96 The following NEW packages will be installed: 10:15:34 [2020-10-06T10:15:34.347Z] #53 42.98 libbtrfs-dev libbtrfs0 10:15:34 [2020-10-06T10:15:34.347Z] #53 43.44 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. 10:15:34 [2020-10-06T10:15:34.347Z] #53 43.44 Need to get 119 kB of archives. 10:15:34 [2020-10-06T10:15:34.347Z] #53 43.44 After this operation, 387 kB of additional disk space will be used. 10:15:34 [2020-10-06T10:15:34.347Z] #53 43.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 10:15:34 [2020-10-06T10:15:34.347Z] #53 43.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 10:15:34 [2020-10-06T10:15:34.347Z] #53 44.91 debconf: delaying package configuration, since apt-utils is not installed 10:15:34 [2020-10-06T10:15:34.347Z] #53 45.37 Fetched 119 kB in 0s (439 kB/s) 10:15:34 [2020-10-06T10:15:34.347Z] #53 45.71 Selecting previously unselected package libbtrfs0. 10:15:34 [2020-10-06T10:15:34.347Z] #53 45.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 ... 15410 files and directories currently installed.) 10:15:34 [2020-10-06T10:15:34.347Z] #53 45.82 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 10:15:34 [2020-10-06T10:15:34.585Z] #40 21.87 The following additional packages will be installed: 10:15:34 [2020-10-06T10:15:34.585Z] #40 21.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 10:15:34 [2020-10-06T10:15:34.585Z] #40 21.89 libprotoc17 python-pkg-resources python-six zlib1g-dev 10:15:34 [2020-10-06T10:15:34.585Z] #40 21.89 Suggested packages: 10:15:34 [2020-10-06T10:15:34.585Z] #40 21.89 manpages-dev python-setuptools 10:15:34 [2020-10-06T10:15:34.604Z] #53 45.84 Unpacking libbtrfs0 (4.20.1-2) ... 10:15:34 [2020-10-06T10:15:34.604Z] #53 45.94 Selecting previously unselected package libbtrfs-dev. 10:15:34 [2020-10-06T10:15:34.604Z] #53 45.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 10:15:34 [2020-10-06T10:15:34.604Z] #53 46.00 Unpacking libbtrfs-dev (4.20.1-2) ... 10:15:34 [2020-10-06T10:15:34.878Z] #40 ... 10:15:34 [2020-10-06T10:15:34.878Z] 10:15:34 [2020-10-06T10:15:34.878Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:34 [2020-10-06T10:15:34.878Z] #11 14.53 Fetched 8078 kB in 11s (760 kB/s) 10:15:34 [2020-10-06T10:15:34.878Z] #11 14.53 Reading package lists... 10:15:34 [2020-10-06T10:15:34.878Z] #11 18.01 Reading package lists... 10:15:34 [2020-10-06T10:15:34.878Z] #11 21.34 Building dependency tree... 10:15:34 [2020-10-06T10:15:34.878Z] #11 22.17 The following additional packages will be installed: 10:15:34 [2020-10-06T10:15:34.878Z] #11 22.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 10:15:34 [2020-10-06T10:15:34.878Z] #11 22.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 10:15:34 [2020-10-06T10:15:34.878Z] #11 22.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 10:15:34 [2020-10-06T10:15:34.878Z] #11 22.20 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev 10:15:34 [2020-10-06T10:15:34.878Z] #11 22.20 Suggested packages: 10:15:34 [2020-10-06T10:15:34.878Z] #11 22.21 gcc-8-locales seccomp wine64 10:15:35 [2020-10-06T10:15:35.225Z] #53 46.52 Setting up libbtrfs0 (4.20.1-2) ... 10:15:35 [2020-10-06T10:15:35.225Z] #53 46.55 Setting up libbtrfs-dev (4.20.1-2) ... 10:15:35 [2020-10-06T10:15:35.225Z] #53 46.56 Processing triggers for libc-bin (2.28-10) ... 10:15:35 [2020-10-06T10:15:35.515Z] #11 ... 10:15:35 [2020-10-06T10:15:35.516Z] 10:15:35 [2020-10-06T10:15:35.516Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.69 The following NEW packages will be installed: 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.69 python-six zlib1g-dev 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.82 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.82 Need to get 3742 kB of archives. 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.82 After this operation, 22.0 MB of additional disk space will be used. 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 22.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] 10:15:35 [2020-10-06T10:15:35.516Z] #40 23.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] 10:15:35 [2020-10-06T10:15:35.802Z] #53 DONE 47.2s 10:15:35 [2020-10-06T10:15:35.802Z] 10:15:35 [2020-10-06T10:15:35.802Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:35 [2020-10-06T10:15:35.802Z] #34 43.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 10:15:35 [2020-10-06T10:15:35.802Z] #34 44.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] 10:15:35 [2020-10-06T10:15:35.802Z] #34 44.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 10:15:35 [2020-10-06T10:15:35.802Z] #34 44.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 10:15:35 [2020-10-06T10:15:35.802Z] #34 44.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 10:15:35 [2020-10-06T10:15:35.802Z] #34 44.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 10:15:35 [2020-10-06T10:15:35.802Z] #34 44.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 10:15:35 [2020-10-06T10:15:35.802Z] #34 45.94 debconf: delaying package configuration, since apt-utils is not installed 10:15:35 [2020-10-06T10:15:35.802Z] #34 46.34 Fetched 14.9 MB in 2s (7486 kB/s) 10:15:35 [2020-10-06T10:15:35.802Z] #34 46.56 Selecting previously unselected package xxd. 10:15:35 [2020-10-06T10:15:35.802Z] #34 46.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 ... 15410 files and directories currently installed.) 10:15:35 [2020-10-06T10:15:35.802Z] #34 46.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 10:15:35 [2020-10-06T10:15:35.802Z] #34 46.74 Unpacking xxd (2:8.1.0875-5) ... 10:15:35 [2020-10-06T10:15:35.802Z] #34 47.16 Selecting previously unselected package vim-common. 10:15:35 [2020-10-06T10:15:35.802Z] #34 47.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 10:15:35 [2020-10-06T10:15:35.809Z] #40 23.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] 10:15:35 [2020-10-06T10:15:35.809Z] #40 23.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] 10:15:35 [2020-10-06T10:15:35.809Z] #40 23.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] 10:15:35 [2020-10-06T10:15:35.809Z] #40 23.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #34 47.40 Unpacking vim-common (2:8.1.0875-5) ... 10:15:36 [2020-10-06T10:15:36.062Z] #34 ... 10:15:36 [2020-10-06T10:15:36.062Z] 10:15:36 [2020-10-06T10:15:36.062Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:36 [2020-10-06T10:15:36.062Z] #11 37.15 Building dependency tree... 10:15:36 [2020-10-06T10:15:36.062Z] #11 41.22 The following additional packages will be installed: 10:15:36 [2020-10-06T10:15:36.062Z] #11 41.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 10:15:36 [2020-10-06T10:15:36.062Z] #11 41.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 10:15:36 [2020-10-06T10:15:36.062Z] #11 41.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 10:15:36 [2020-10-06T10:15:36.062Z] #11 41.23 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev 10:15:36 [2020-10-06T10:15:36.062Z] #11 41.25 Suggested packages: 10:15:36 [2020-10-06T10:15:36.062Z] #11 41.25 gcc-8-locales seccomp wine64 10:15:36 [2020-10-06T10:15:36.062Z] #11 42.60 The following NEW packages will be installed: 10:15:36 [2020-10-06T10:15:36.062Z] #11 42.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 10:15:36 [2020-10-06T10:15:36.062Z] #11 42.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 10:15:36 [2020-10-06T10:15:36.062Z] #11 42.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 10:15:36 [2020-10-06T10:15:36.062Z] #11 42.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 10:15:36 [2020-10-06T10:15:36.062Z] #11 42.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 10:15:36 [2020-10-06T10:15:36.062Z] #11 42.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 10:15:36 [2020-10-06T10:15:36.062Z] #11 43.05 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. 10:15:36 [2020-10-06T10:15:36.062Z] #11 43.05 Need to get 77.7 MB of archives. 10:15:36 [2020-10-06T10:15:36.062Z] #11 43.05 After this operation, 487 MB of additional disk space will be used. 10:15:36 [2020-10-06T10:15:36.062Z] #11 43.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #11 43.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #11 43.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #11 43.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #11 43.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #11 43.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #11 44.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #11 44.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #11 44.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] 10:15:36 [2020-10-06T10:15:36.062Z] #11 ... 10:15:36 [2020-10-06T10:15:36.062Z] 10:15:36 [2020-10-06T10:15:36.062Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:36 [2020-10-06T10:15:36.062Z] #40 32.70 Reading package lists... 10:15:36 [2020-10-06T10:15:36.062Z] #40 39.93 Building dependency tree... 10:15:36 [2020-10-06T10:15:36.062Z] #40 43.77 The following additional packages will be installed: 10:15:36 [2020-10-06T10:15:36.062Z] #40 43.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 10:15:36 [2020-10-06T10:15:36.062Z] #40 43.79 libprotoc17 python-pkg-resources python-six zlib1g-dev 10:15:36 [2020-10-06T10:15:36.062Z] #40 43.79 Suggested packages: 10:15:36 [2020-10-06T10:15:36.062Z] #40 43.81 manpages-dev python-setuptools 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.40 The following NEW packages will be installed: 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.43 python-six zlib1g-dev 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.88 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.88 Need to get 4095 kB of archives. 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.88 After this operation, 22.5 MB of additional disk space will be used. 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 45.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 10:15:36 [2020-10-06T10:15:36.062Z] #40 46.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 10:15:36 [2020-10-06T10:15:36.445Z] #40 23.81 debconf: delaying package configuration, since apt-utils is not installed 10:15:36 [2020-10-06T10:15:36.445Z] #40 23.89 Fetched 3742 kB in 0s (10.3 MB/s) 10:15:36 [2020-10-06T10:15:36.445Z] #40 23.94 Selecting previously unselected package libcap-dev:s390x. 10:15:36 [2020-10-06T10:15:36.628Z] #40 ... 10:15:36 [2020-10-06T10:15:36.628Z] 10:15:36 [2020-10-06T10:15:36.628Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:36 [2020-10-06T10:15:36.628Z] #34 47.99 Selecting previously unselected package cmake-data. 10:15:36 [2020-10-06T10:15:36.628Z] #34 47.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 10:15:36 [2020-10-06T10:15:36.628Z] #34 48.01 Unpacking cmake-data (3.13.4-1) ... 10:15:36 [2020-10-06T10:15:36.777Z] #40 23.94 (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 ... 15177 files and directories currently installed.) 10:15:36 [2020-10-06T10:15:36.777Z] #40 24.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... 10:15:36 [2020-10-06T10:15:36.777Z] #40 24.00 Unpacking libcap-dev:s390x (1:2.25-2) ... 10:15:36 [2020-10-06T10:15:36.777Z] #40 24.10 Selecting previously unselected package libnet1:s390x. 10:15:36 [2020-10-06T10:15:36.777Z] #40 24.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... 10:15:36 [2020-10-06T10:15:36.777Z] #40 24.11 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... 10:15:36 [2020-10-06T10:15:36.777Z] #40 24.23 Selecting previously unselected package libnet1-dev. 10:15:37 [2020-10-06T10:15:37.070Z] #40 ... 10:15:37 [2020-10-06T10:15:37.070Z] 10:15:37 [2020-10-06T10:15:37.070Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:15:37 [2020-10-06T10:15:37.070Z] #53 14.51 Fetched 8078 kB in 10s (789 kB/s) 10:15:37 [2020-10-06T10:15:37.070Z] #53 14.51 Reading package lists... 10:15:37 [2020-10-06T10:15:37.070Z] #53 18.10 Reading package lists... 10:15:37 [2020-10-06T10:15:37.070Z] #53 21.32 Building dependency tree... 10:15:37 [2020-10-06T10:15:37.070Z] #53 22.41 The following additional packages will be installed: 10:15:37 [2020-10-06T10:15:37.070Z] #53 22.42 libbtrfs0 10:15:37 [2020-10-06T10:15:37.070Z] #53 22.52 The following NEW packages will be installed: 10:15:37 [2020-10-06T10:15:37.070Z] #53 22.52 libbtrfs-dev libbtrfs0 10:15:37 [2020-10-06T10:15:37.070Z] #53 22.70 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. 10:15:37 [2020-10-06T10:15:37.070Z] #53 22.70 Need to get 118 kB of archives. 10:15:37 [2020-10-06T10:15:37.070Z] #53 22.70 After this operation, 390 kB of additional disk space will be used. 10:15:37 [2020-10-06T10:15:37.070Z] #53 22.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] 10:15:37 [2020-10-06T10:15:37.070Z] #53 22.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.47 debconf: delaying package configuration, since apt-utils is not installed 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.56 Fetched 118 kB in 0s (756 kB/s) 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.61 Selecting previously unselected package libbtrfs0. 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.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 ... 15177 files and directories currently installed.) 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.64 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.64 Unpacking libbtrfs0 (4.20.1-2) ... 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.69 Selecting previously unselected package libbtrfs-dev. 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.70 Unpacking libbtrfs-dev (4.20.1-2) ... 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.81 Setting up libbtrfs0 (4.20.1-2) ... 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.82 Setting up libbtrfs-dev (4.20.1-2) ... 10:15:37 [2020-10-06T10:15:37.070Z] #53 23.82 Processing triggers for libc-bin (2.28-10) ... 10:15:37 [2020-10-06T10:15:37.070Z] #53 DONE 24.4s 10:15:37 [2020-10-06T10:15:37.070Z] 10:15:37 [2020-10-06T10:15:37.070Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:37 [2020-10-06T10:15:37.070Z] #40 24.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... 10:15:37 [2020-10-06T10:15:37.070Z] #40 24.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 10:15:37 [2020-10-06T10:15:37.070Z] #40 ... 10:15:37 [2020-10-06T10:15:37.070Z] 10:15:37 [2020-10-06T10:15:37.070Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:37 [2020-10-06T10:15:37.070Z] #62 14.25 + cd /tmp/tmp.vXRQgpyDsl/src/github.com/docker/libnetwork 10:15:37 [2020-10-06T10:15:37.070Z] #62 14.25 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b 10:15:37 [2020-10-06T10:15:37.070Z] #62 14.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 10:15:37 [2020-10-06T10:15:37.070Z] #62 ... 10:15:37 [2020-10-06T10:15:37.070Z] 10:15:37 [2020-10-06T10:15:37.070Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:37 [2020-10-06T10:15:37.070Z] #40 24.38 Selecting previously unselected package libnl-3-200:s390x. 10:15:37 [2020-10-06T10:15:37.070Z] #40 24.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... 10:15:37 [2020-10-06T10:15:37.070Z] #40 24.39 Unpacking libnl-3-200:s390x (3.4.0-1) ... 10:15:37 [2020-10-06T10:15:37.070Z] #40 24.45 Selecting previously unselected package libnl-3-dev:s390x. 10:15:37 [2020-10-06T10:15:37.070Z] #40 24.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... 10:15:37 [2020-10-06T10:15:37.070Z] #40 24.46 Unpacking libnl-3-dev:s390x (3.4.0-1) ... 10:15:37 [2020-10-06T10:15:37.364Z] #40 24.71 Selecting previously unselected package libprotobuf-c1:s390x. 10:15:37 [2020-10-06T10:15:37.364Z] #40 24.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... 10:15:37 [2020-10-06T10:15:37.364Z] #40 24.72 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... 10:15:37 [2020-10-06T10:15:37.364Z] #40 24.78 Selecting previously unselected package libprotobuf-c-dev:s390x. 10:15:37 [2020-10-06T10:15:37.566Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0423341022a8444ce) in /home/ubuntu/workspace/moby_PR-41530 [Pipeline] { [Pipeline] checkout 10:15:37 [2020-10-06T10:15:37.665Z] #40 24.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... 10:15:37 [2020-10-06T10:15:37.665Z] #40 24.79 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... 10:15:37 [2020-10-06T10:15:37.665Z] #40 24.95 Selecting previously unselected package zlib1g-dev:s390x. 10:15:37 [2020-10-06T10:15:37.665Z] #40 24.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... 10:15:37 [2020-10-06T10:15:37.665Z] #40 24.96 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... 10:15:37 [2020-10-06T10:15:37.665Z] #40 ... 10:15:37 [2020-10-06T10:15:37.665Z] 10:15:37 [2020-10-06T10:15:37.665Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:37 [2020-10-06T10:15:37.665Z] #34 15.03 Fetched 8078 kB in 11s (747 kB/s) 10:15:37 [2020-10-06T10:15:37.665Z] #34 15.03 Reading package lists... 10:15:37 [2020-10-06T10:15:37.665Z] #34 18.53 Reading package lists... 10:15:37 [2020-10-06T10:15:37.665Z] #34 21.67 Building dependency tree... 10:15:37 [2020-10-06T10:15:37.665Z] #34 22.70 The following additional packages will be installed: 10:15:37 [2020-10-06T10:15:37.665Z] #34 22.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 10:15:37 [2020-10-06T10:15:37.665Z] #34 22.71 Suggested packages: 10:15:37 [2020-10-06T10:15:37.665Z] #34 22.71 cmake-doc ninja-build lrzip 10:15:37 [2020-10-06T10:15:37.665Z] #34 22.71 Recommended packages: 10:15:37 [2020-10-06T10:15:37.665Z] #34 22.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.50 The following NEW packages will be installed: 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.51 vim-common xxd 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.65 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.65 Need to get 14.0 MB of archives. 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.65 After this operation, 62.1 MB of additional disk space will be used. 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 23.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 24.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 24.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 24.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 24.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 24.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 24.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] 10:15:37 [2020-10-06T10:15:37.665Z] #34 ... 10:15:37 [2020-10-06T10:15:37.665Z] 10:15:37 [2020-10-06T10:15:37.665Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:37 [2020-10-06T10:15:37.665Z] #40 25.17 Selecting previously unselected package libprotobuf17:s390x. 10:15:37 [2020-10-06T10:15:37.665Z] #40 25.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... 10:15:37 [2020-10-06T10:15:37.665Z] #40 25.18 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... 10:15:38 [2020-10-06T10:15:38.301Z] #40 25.72 Selecting previously unselected package libprotobuf-lite17:s390x. 10:15:38 [2020-10-06T10:15:38.301Z] #40 25.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... 10:15:38 [2020-10-06T10:15:38.301Z] #40 25.73 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... 10:15:38 [2020-10-06T10:15:38.594Z] #40 25.90 Selecting previously unselected package libprotobuf-dev:s390x. 10:15:38 [2020-10-06T10:15:38.594Z] #40 25.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... 10:15:38 [2020-10-06T10:15:38.594Z] #40 25.91 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... 10:15:38 [2020-10-06T10:15:38.953Z] #40 ... 10:15:38 [2020-10-06T10:15:38.953Z] 10:15:38 [2020-10-06T10:15:38.953Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:38 [2020-10-06T10:15:38.953Z] #62 DONE 26.3s 10:15:39 [2020-10-06T10:15:39.192Z] #34 ... 10:15:39 [2020-10-06T10:15:39.193Z] 10:15:39 [2020-10-06T10:15:39.193Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:39 [2020-10-06T10:15:39.193Z] #32 39.31 internal/reflectlite 10:15:39 [2020-10-06T10:15:39.193Z] #32 39.31 sync 10:15:39 [2020-10-06T10:15:39.193Z] #32 41.95 sort 10:15:39 [2020-10-06T10:15:39.193Z] #32 41.95 errors 10:15:39 [2020-10-06T10:15:39.193Z] #32 42.37 strconv 10:15:39 [2020-10-06T10:15:39.193Z] #32 43.18 io 10:15:39 [2020-10-06T10:15:39.193Z] #32 44.92 internal/oserror 10:15:39 [2020-10-06T10:15:39.193Z] #32 45.10 syscall 10:15:39 [2020-10-06T10:15:39.193Z] #32 47.56 reflect 10:15:39 [2020-10-06T10:15:39.193Z] #32 ... 10:15:39 [2020-10-06T10:15:39.193Z] 10:15:39 [2020-10-06T10:15:39.193Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:39 [2020-10-06T10:15:39.193Z] #40 48.53 debconf: delaying package configuration, since apt-utils is not installed 10:15:39 [2020-10-06T10:15:39.193Z] #40 48.77 Fetched 4095 kB in 1s (3764 kB/s) 10:15:39 [2020-10-06T10:15:39.193Z] #40 48.89 Selecting previously unselected package libcap-dev:amd64. 10:15:39 [2020-10-06T10:15:39.193Z] #40 48.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 10:15:39 [2020-10-06T10:15:39.193Z] #40 48.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.15 Selecting previously unselected package libnet1:amd64. 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.31 Selecting previously unselected package libnet1-dev. 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.55 Selecting previously unselected package libnl-3-200:amd64. 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.72 Selecting previously unselected package libnl-3-dev:amd64. 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 49.73 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 50.06 Selecting previously unselected package libprotobuf-c1:amd64. 10:15:39 [2020-10-06T10:15:39.193Z] #40 50.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 50.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 50.21 Selecting previously unselected package libprotobuf-c-dev:amd64. 10:15:39 [2020-10-06T10:15:39.193Z] #40 50.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 50.26 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 50.43 Selecting previously unselected package zlib1g-dev:amd64. 10:15:39 [2020-10-06T10:15:39.193Z] #40 50.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 10:15:39 [2020-10-06T10:15:39.193Z] #40 50.44 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 10:15:39 [2020-10-06T10:15:39.246Z] 10:15:39 [2020-10-06T10:15:39.246Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:39 [2020-10-06T10:15:39.246Z] #34 25.45 debconf: delaying package configuration, since apt-utils is not installed 10:15:39 [2020-10-06T10:15:39.246Z] #34 25.51 Fetched 14.0 MB in 1s (12.8 MB/s) 10:15:39 [2020-10-06T10:15:39.246Z] #34 25.59 Selecting previously unselected package xxd. 10:15:39 [2020-10-06T10:15:39.246Z] #34 25.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) 10:15:39 [2020-10-06T10:15:39.246Z] #34 25.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... 10:15:39 [2020-10-06T10:15:39.246Z] #34 25.68 Unpacking xxd (2:8.1.0875-5) ... 10:15:39 [2020-10-06T10:15:39.246Z] #34 25.88 Selecting previously unselected package vim-common. 10:15:39 [2020-10-06T10:15:39.246Z] #34 25.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 10:15:39 [2020-10-06T10:15:39.246Z] #34 25.91 Unpacking vim-common (2:8.1.0875-5) ... 10:15:39 [2020-10-06T10:15:39.246Z] #34 26.21 Selecting previously unselected package cmake-data. 10:15:39 [2020-10-06T10:15:39.246Z] #34 26.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 10:15:39 [2020-10-06T10:15:39.246Z] #34 26.22 Unpacking cmake-data (3.13.4-1) ... 10:15:39 [2020-10-06T10:15:39.450Z] #40 50.75 Selecting previously unselected package libprotobuf17:amd64. 10:15:39 [2020-10-06T10:15:39.450Z] #40 50.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 10:15:39 [2020-10-06T10:15:39.450Z] #40 50.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 10:15:40 [2020-10-06T10:15:40.014Z] #40 ... 10:15:40 [2020-10-06T10:15:40.014Z] 10:15:40 [2020-10-06T10:15:40.014Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:15:40 [2020-10-06T10:15:40.014Z] #25 25.88 Reading package lists... 10:15:40 [2020-10-06T10:15:40.014Z] #25 33.03 Building dependency tree... 10:15:40 [2020-10-06T10:15:40.014Z] #25 36.88 The following additional packages will be installed: 10:15:40 [2020-10-06T10:15:40.014Z] #25 36.89 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 10:15:40 [2020-10-06T10:15:40.014Z] #25 36.89 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 10:15:40 [2020-10-06T10:15:40.014Z] #25 36.90 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 10:15:40 [2020-10-06T10:15:40.014Z] #25 36.92 Suggested packages: 10:15:40 [2020-10-06T10:15:40.014Z] #25 36.92 krb5-doc krb5-user 10:15:40 [2020-10-06T10:15:40.014Z] #25 36.92 Recommended packages: 10:15:40 [2020-10-06T10:15:40.014Z] #25 36.92 krb5-locales publicsuffix libsasl2-modules 10:15:40 [2020-10-06T10:15:40.014Z] #25 39.30 The following NEW packages will be installed: 10:15:40 [2020-10-06T10:15:40.014Z] #25 39.30 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 10:15:40 [2020-10-06T10:15:40.014Z] #25 39.30 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 10:15:40 [2020-10-06T10:15:40.014Z] #25 39.33 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 10:15:40 [2020-10-06T10:15:40.014Z] #25 39.35 libssh2-1 libssl1.1 openssl 10:15:40 [2020-10-06T10:15:40.014Z] #25 39.92 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. 10:15:40 [2020-10-06T10:15:40.014Z] #25 39.92 Need to get 5049 kB of archives. 10:15:40 [2020-10-06T10:15:40.014Z] #25 39.92 After this operation, 12.1 MB of additional disk space will be used. 10:15:40 [2020-10-06T10:15:40.014Z] #25 39.92 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.09 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.18 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.19 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.19 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.20 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.22 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.27 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.28 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.29 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.32 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.33 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.36 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.38 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.38 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.39 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.41 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.44 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.48 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.49 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 40.50 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 10:15:40 [2020-10-06T10:15:40.014Z] #25 41.58 debconf: delaying package configuration, since apt-utils is not installed 10:15:40 [2020-10-06T10:15:40.014Z] #25 41.80 Fetched 5049 kB in 1s (5791 kB/s) 10:15:40 [2020-10-06T10:15:40.014Z] #25 41.95 Selecting previously unselected package libssl1.1:amd64. 10:15:40 [2020-10-06T10:15:40.014Z] #25 41.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 ... 6677 files and directories currently installed.) 10:15:40 [2020-10-06T10:15:40.014Z] #25 41.99 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... 10:15:40 [2020-10-06T10:15:40.014Z] #25 42.02 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... 10:15:40 [2020-10-06T10:15:40.014Z] #25 ... 10:15:40 [2020-10-06T10:15:40.014Z] 10:15:40 [2020-10-06T10:15:40.014Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:15:40 [2020-10-06T10:15:40.014Z] #30 49.98 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 10:15:40 [2020-10-06T10:15:40.014Z] #30 50.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 10:15:40 [2020-10-06T10:15:40.014Z] #30 51.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 10:15:40 [2020-10-06T10:15:40.633Z] using credential docker-jenkins-github-credentials 10:15:40 [2020-10-06T10:15:40.640Z] Cloning the remote Git repository 10:15:40 [2020-10-06T10:15:40.640Z] Cloning with configured refspecs honoured and without tags 10:15:40 [2020-10-06T10:15:40.677Z] Cloning repository https://github.com/moby/moby.git 10:15:40 [2020-10-06T10:15:40.744Z] > git init /home/ubuntu/workspace/moby_PR-41530 # timeout=10 10:15:40 [2020-10-06T10:15:40.963Z] Fetching upstream changes from https://github.com/moby/moby.git 10:15:40 [2020-10-06T10:15:40.964Z] > git --version # timeout=10 10:15:40 [2020-10-06T10:15:40.984Z] > git --version # 'git version 2.17.1' 10:15:40 [2020-10-06T10:15:40.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:15:40 [2020-10-06T10:15:40.986Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:15:42 [2020-10-06T10:15:42.021Z] #34 29.08 Selecting previously unselected package libicu63:s390x. 10:15:42 [2020-10-06T10:15:42.021Z] #34 29.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... 10:15:42 [2020-10-06T10:15:42.021Z] #34 29.09 Unpacking libicu63:s390x (63.1-6+deb10u1) ... 10:15:44 [2020-10-06T10:15:44.115Z] #34 ... 10:15:44 [2020-10-06T10:15:44.115Z] 10:15:44 [2020-10-06T10:15:44.115Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:15:44 [2020-10-06T10:15:44.115Z] #30 31.32 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 10:15:44 [2020-10-06T10:15:44.115Z] #30 31.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 10:15:44 [2020-10-06T10:15:44.767Z] #30 32.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 10:15:45 [2020-10-06T10:15:45.313Z] #30 ... 10:15:45 [2020-10-06T10:15:45.313Z] 10:15:45 [2020-10-06T10:15:45.313Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:15:45 [2020-10-06T10:15:45.313Z] #25 43.23 Selecting previously unselected package openssl. 10:15:45 [2020-10-06T10:15:45.313Z] #25 43.25 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 43.27 Unpacking openssl (1.1.1d-0+deb10u3) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 44.08 Selecting previously unselected package ca-certificates. 10:15:45 [2020-10-06T10:15:45.313Z] #25 44.08 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 44.09 Unpacking ca-certificates (20200601~deb10u1) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 44.42 Selecting previously unselected package libkeyutils1:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 44.42 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 44.42 Unpacking libkeyutils1:amd64 (1.6-6) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 44.51 Selecting previously unselected package libkrb5support0:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 44.51 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 44.52 Unpacking libkrb5support0:amd64 (1.17-3) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 45.04 Selecting previously unselected package libk5crypto3:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 45.04 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 45.09 Unpacking libk5crypto3:amd64 (1.17-3) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 45.33 Selecting previously unselected package libkrb5-3:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 45.33 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 45.33 Unpacking libkrb5-3:amd64 (1.17-3) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 45.80 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 45.80 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 45.80 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.06 Selecting previously unselected package libsasl2-modules-db:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.06 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.06 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.22 Selecting previously unselected package libsasl2-2:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.23 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.24 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.40 Selecting previously unselected package libldap-common. 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.41 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.42 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.59 Selecting previously unselected package libldap-2.4-2:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.61 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.62 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.94 Selecting previously unselected package libnghttp2-14:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.95 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 46.96 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.13 Selecting previously unselected package libpsl5:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.13 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.14 Unpacking libpsl5:amd64 (0.20.2-2) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.29 Selecting previously unselected package librtmp1:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.30 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.48 Selecting previously unselected package libssh2-1:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.48 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.49 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.70 Selecting previously unselected package libcurl4:amd64. 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.70 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.70 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.98 Selecting previously unselected package curl. 10:15:45 [2020-10-06T10:15:45.313Z] #25 47.99 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.313Z] #25 48.00 Unpacking curl (7.64.0-4+deb10u1) ... 10:15:45 [2020-10-06T10:15:45.404Z] #30 ... 10:15:45 [2020-10-06T10:15:45.404Z] 10:15:45 [2020-10-06T10:15:45.404Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:45 [2020-10-06T10:15:45.404Z] #11 22.91 The following NEW packages will be installed: 10:15:45 [2020-10-06T10:15:45.404Z] #11 22.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 10:15:45 [2020-10-06T10:15:45.404Z] #11 22.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 10:15:45 [2020-10-06T10:15:45.404Z] #11 22.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 10:15:45 [2020-10-06T10:15:45.404Z] #11 22.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 10:15:45 [2020-10-06T10:15:45.404Z] #11 22.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 10:15:45 [2020-10-06T10:15:45.404Z] #11 22.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 10:15:45 [2020-10-06T10:15:45.404Z] #11 23.09 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. 10:15:45 [2020-10-06T10:15:45.404Z] #11 23.09 Need to get 73.3 MB of archives. 10:15:45 [2020-10-06T10:15:45.404Z] #11 23.09 After this operation, 494 MB of additional disk space will be used. 10:15:45 [2020-10-06T10:15:45.404Z] #11 23.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 23.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 23.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 23.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 23.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 23.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 25.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 25.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 25.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 27.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 28.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] 10:15:45 [2020-10-06T10:15:45.404Z] #11 29.40 debconf: delaying package configuration, since apt-utils is not installed 10:15:45 [2020-10-06T10:15:45.404Z] #11 29.46 Fetched 73.3 MB in 6s (12.8 MB/s) 10:15:45 [2020-10-06T10:15:45.404Z] #11 29.51 Selecting previously unselected package binutils-mingw-w64-i686. 10:15:45 [2020-10-06T10:15:45.404Z] #11 29.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) 10:15:45 [2020-10-06T10:15:45.404Z] #11 29.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... 10:15:45 [2020-10-06T10:15:45.404Z] #11 29.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:15:45 [2020-10-06T10:15:45.404Z] #11 31.44 Selecting previously unselected package binutils-mingw-w64-x86-64. 10:15:45 [2020-10-06T10:15:45.404Z] #11 31.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... 10:15:45 [2020-10-06T10:15:45.404Z] #11 31.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:15:45 [2020-10-06T10:15:45.571Z] #25 48.29 Selecting previously unselected package libonig5:amd64. 10:15:45 [2020-10-06T10:15:45.571Z] #25 48.29 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.571Z] #25 48.31 Unpacking libonig5:amd64 (6.9.1-1) ... 10:15:45 [2020-10-06T10:15:45.571Z] #25 48.56 Selecting previously unselected package libjq1:amd64. 10:15:45 [2020-10-06T10:15:45.830Z] #25 48.56 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 10:15:45 [2020-10-06T10:15:45.830Z] #25 48.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 10:15:45 [2020-10-06T10:15:45.830Z] #25 ... 10:15:45 [2020-10-06T10:15:45.830Z] 10:15:45 [2020-10-06T10:15:45.830Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.157 + RM_GOPATH=0 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.157 + TMP_GOPATH= 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.157 + : /build 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.157 + '[' -z '' ']' 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.165 ++ mktemp -d 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.170 + export GOPATH=/tmp/tmp.YYK4VRwKEj 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.175 + GOPATH=/tmp/tmp.YYK4VRwKEj 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.175 + RM_GOPATH=1 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.179 + case "$(go env GOARCH)" in 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.179 ++ go env GOARCH 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.194 + export GO_BUILDMODE=-buildmode=pie 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.194 + GO_BUILDMODE=-buildmode=pie 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.195 ++ dirname /tmp/install/install.sh 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.196 + dir=/tmp/install 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.196 + bin=containerd 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.196 + shift 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.197 + '[' '!' -f /tmp/install/containerd.installer ']' 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.199 + . /tmp/install/containerd.installer 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.199 ++ set -e 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.200 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.200 + install_containerd 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.210 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.210 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.214 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YYK4VRwKEj/src/github.com/containerd/containerd 10:15:45 [2020-10-06T10:15:45.830Z] #54 1.230 Cloning into '/tmp/tmp.YYK4VRwKEj/src/github.com/containerd/containerd'... 10:15:46 [2020-10-06T10:15:46.087Z] #54 ... 10:15:46 [2020-10-06T10:15:46.087Z] 10:15:46 [2020-10-06T10:15:46.087Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:15:46 [2020-10-06T10:15:46.087Z] #25 48.77 Selecting previously unselected package jq. 10:15:46 [2020-10-06T10:15:46.087Z] #25 48.77 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 10:15:46 [2020-10-06T10:15:46.087Z] #25 48.78 Unpacking jq (1.5+dfsg-2+b1) ... 10:15:46 [2020-10-06T10:15:46.087Z] #25 48.92 Setting up libkeyutils1:amd64 (1.6-6) ... 10:15:46 [2020-10-06T10:15:46.087Z] #25 48.95 Setting up libpsl5:amd64 (0.20.2-2) ... 10:15:46 [2020-10-06T10:15:46.087Z] #25 48.96 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... 10:15:46 [2020-10-06T10:15:46.113Z] #11 ... 10:15:46 [2020-10-06T10:15:46.113Z] 10:15:46 [2020-10-06T10:15:46.113Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:46 [2020-10-06T10:15:46.113Z] #34 33.30 Selecting previously unselected package libxml2:s390x. 10:15:46 [2020-10-06T10:15:46.113Z] #34 33.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... 10:15:46 [2020-10-06T10:15:46.113Z] #34 33.32 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... 10:15:46 [2020-10-06T10:15:46.408Z] #34 33.69 Selecting previously unselected package libarchive13:s390x. 10:15:46 [2020-10-06T10:15:46.408Z] #34 33.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... 10:15:46 [2020-10-06T10:15:46.408Z] #34 33.70 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... 10:15:46 [2020-10-06T10:15:46.408Z] #34 33.88 Selecting previously unselected package libjsoncpp1:s390x. 10:15:46 [2020-10-06T10:15:46.408Z] #34 33.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... 10:15:46 [2020-10-06T10:15:46.408Z] #34 33.88 Unpacking libjsoncpp1:s390x (1.7.4-3) ... 10:15:46 [2020-10-06T10:15:46.700Z] #34 33.97 Selecting previously unselected package librhash0:s390x. 10:15:46 [2020-10-06T10:15:46.700Z] #34 33.97 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... 10:15:46 [2020-10-06T10:15:46.700Z] #34 33.97 Unpacking librhash0:s390x (1.3.8-1) ... 10:15:46 [2020-10-06T10:15:46.700Z] #34 34.06 Selecting previously unselected package libuv1:s390x. 10:15:46 [2020-10-06T10:15:46.700Z] #34 34.06 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... 10:15:46 [2020-10-06T10:15:46.700Z] #34 34.06 Unpacking libuv1:s390x (1.24.1-1) ... 10:15:46 [2020-10-06T10:15:46.700Z] #34 34.20 Selecting previously unselected package cmake. 10:15:46 [2020-10-06T10:15:46.700Z] #34 ... 10:15:46 [2020-10-06T10:15:46.700Z] 10:15:46 [2020-10-06T10:15:46.700Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:46 [2020-10-06T10:15:46.700Z] #32 24.18 internal/reflectlite 10:15:46 [2020-10-06T10:15:46.700Z] #32 24.18 sync 10:15:46 [2020-10-06T10:15:46.700Z] #32 26.00 errors 10:15:46 [2020-10-06T10:15:46.700Z] #32 26.01 sort 10:15:46 [2020-10-06T10:15:46.700Z] #32 26.27 strconv 10:15:46 [2020-10-06T10:15:46.700Z] #32 27.26 io 10:15:46 [2020-10-06T10:15:46.700Z] #32 28.20 internal/oserror 10:15:46 [2020-10-06T10:15:46.700Z] #32 28.24 syscall 10:15:46 [2020-10-06T10:15:46.700Z] #32 29.09 reflect 10:15:46 [2020-10-06T10:15:46.700Z] #32 33.37 time 10:15:46 [2020-10-06T10:15:46.994Z] #32 ... 10:15:46 [2020-10-06T10:15:46.994Z] 10:15:46 [2020-10-06T10:15:46.994Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:46 [2020-10-06T10:15:46.994Z] #34 34.20 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... 10:15:46 [2020-10-06T10:15:46.994Z] #34 34.20 Unpacking cmake (3.13.4-1) ... 10:15:46 [2020-10-06T10:15:46.994Z] #34 ... 10:15:46 [2020-10-06T10:15:46.994Z] 10:15:46 [2020-10-06T10:15:46.994Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.645 + RM_GOPATH=0 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.645 + TMP_GOPATH= 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.645 + : /build 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.645 + '[' -z '' ']' 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.646 ++ mktemp -d 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.647 + export GOPATH=/tmp/tmp.hYq2RdMiVc 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.647 + GOPATH=/tmp/tmp.hYq2RdMiVc 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.647 + RM_GOPATH=1 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.652 + case "$(go env GOARCH)" in 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.652 ++ go env GOARCH 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.682 + export GO_BUILDMODE=-buildmode=pie 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.682 + GO_BUILDMODE=-buildmode=pie 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.682 ++ dirname /tmp/install/install.sh 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.684 + dir=/tmp/install 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 + bin=containerd 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 + shift 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 + '[' '!' -f /tmp/install/containerd.installer ']' 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 + . /tmp/install/containerd.installer 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 ++ set -e 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 + install_containerd 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.685 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hYq2RdMiVc/src/github.com/containerd/containerd 10:15:46 [2020-10-06T10:15:46.994Z] #54 1.698 Cloning into '/tmp/tmp.hYq2RdMiVc/src/github.com/containerd/containerd'... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.66 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.68 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.71 Setting up libkrb5support0:amd64 (1.17-3) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.72 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.73 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.74 Setting up libk5crypto3:amd64 (1.17-3) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.75 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.76 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.77 Setting up libkrb5-3:amd64 (1.17-3) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.78 Setting up openssl (1.1.1d-0+deb10u3) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.79 Setting up libonig5:amd64 (6.9.1-1) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.82 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... 10:15:47 [2020-10-06T10:15:47.023Z] #25 49.83 Setting up ca-certificates (20200601~deb10u1) ... 10:15:47 [2020-10-06T10:15:47.287Z] #54 ... 10:15:47 [2020-10-06T10:15:47.287Z] 10:15:47 [2020-10-06T10:15:47.287Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.49 Selecting previously unselected package binutils-mingw-w64. 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.58 Selecting previously unselected package libdevmapper1.02.1:s390x. 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.58 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.71 Selecting previously unselected package dmsetup. 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.72 Unpacking dmsetup (2:1.02.155-3) ... 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.84 Selecting previously unselected package mingw-w64-common. 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.84 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 10:15:47 [2020-10-06T10:15:47.287Z] #11 33.85 Unpacking mingw-w64-common (6.0.0-3) ... 10:15:47 [2020-10-06T10:15:47.581Z] #11 ... 10:15:47 [2020-10-06T10:15:47.581Z] 10:15:47 [2020-10-06T10:15:47.581Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:47 [2020-10-06T10:15:47.581Z] #40 26.99 Selecting previously unselected package libprotoc17:s390x. 10:15:47 [2020-10-06T10:15:47.581Z] #40 26.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.00 Unpacking libprotoc17:s390x (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.38 Selecting previously unselected package protobuf-c-compiler. 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.43 Selecting previously unselected package protobuf-compiler. 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.43 Unpacking protobuf-compiler (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.55 Selecting previously unselected package python-pkg-resources. 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.55 Unpacking python-pkg-resources (40.8.0-1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.68 Selecting previously unselected package python-six. 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.68 Unpacking python-six (1.12.0-1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.78 Selecting previously unselected package python-protobuf. 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 27.79 Unpacking python-protobuf (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 28.28 Setting up python-pkg-resources (40.8.0-1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 30.06 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 30.07 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 30.08 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 30.09 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 30.10 Setting up python-six (1.12.0-1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.54 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.56 Setting up libnl-3-200:s390x (3.4.0-1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.57 Setting up libprotobuf17:s390x (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.58 Setting up libcap-dev:s390x (1:2.25-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.58 Setting up libprotoc17:s390x (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.59 Setting up protobuf-compiler (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.61 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 31.62 Setting up python-protobuf (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 34.58 Setting up libnl-3-dev:s390x (3.4.0-1) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 34.59 Processing triggers for libc-bin (2.28-10) ... 10:15:47 [2020-10-06T10:15:47.581Z] #40 DONE 35.1s 10:15:47 [2020-10-06T10:15:47.586Z] #25 ... 10:15:47 [2020-10-06T10:15:47.586Z] 10:15:47 [2020-10-06T10:15:47.586Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:47 [2020-10-06T10:15:47.586Z] #43 47.91 bufio 10:15:47 [2020-10-06T10:15:47.586Z] #43 48.84 reflect 10:15:47 [2020-10-06T10:15:47.586Z] #43 49.95 syscall 10:15:47 [2020-10-06T10:15:47.586Z] #43 58.12 time 10:15:47 [2020-10-06T10:15:47.586Z] #43 ... 10:15:47 [2020-10-06T10:15:47.586Z] 10:15:47 [2020-10-06T10:15:47.586Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:47 [2020-10-06T10:15:47.586Z] #40 51.68 Selecting previously unselected package libprotobuf-lite17:amd64. 10:15:47 [2020-10-06T10:15:47.586Z] #40 51.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 51.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 51.96 Selecting previously unselected package libprotobuf-dev:amd64. 10:15:47 [2020-10-06T10:15:47.586Z] #40 51.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 51.97 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 53.60 Selecting previously unselected package libprotoc17:amd64. 10:15:47 [2020-10-06T10:15:47.586Z] #40 53.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 53.65 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 54.36 Selecting previously unselected package protobuf-c-compiler. 10:15:47 [2020-10-06T10:15:47.586Z] #40 54.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 54.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 54.50 Selecting previously unselected package protobuf-compiler. 10:15:47 [2020-10-06T10:15:47.586Z] #40 54.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 54.55 Unpacking protobuf-compiler (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 54.69 Selecting previously unselected package python-pkg-resources. 10:15:47 [2020-10-06T10:15:47.586Z] #40 54.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 54.72 Unpacking python-pkg-resources (40.8.0-1) ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 55.00 Selecting previously unselected package python-six. 10:15:47 [2020-10-06T10:15:47.586Z] #40 55.05 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 55.05 Unpacking python-six (1.12.0-1) ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 55.20 Selecting previously unselected package python-protobuf. 10:15:47 [2020-10-06T10:15:47.586Z] #40 55.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 55.23 Unpacking python-protobuf (3.6.1.3-2) ... 10:15:47 [2020-10-06T10:15:47.586Z] #40 55.94 Setting up python-pkg-resources (40.8.0-1) ... 10:15:47 [2020-10-06T10:15:47.844Z] #40 ... 10:15:47 [2020-10-06T10:15:47.844Z] 10:15:47 [2020-10-06T10:15:47.844Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:47 [2020-10-06T10:15:47.844Z] #11 49.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 53.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] 10:15:47 [2020-10-06T10:15:47.844Z] #11 55.00 debconf: delaying package configuration, since apt-utils is not installed 10:15:47 [2020-10-06T10:15:47.844Z] #11 55.27 Fetched 77.7 MB in 11s (7090 kB/s) 10:15:47 [2020-10-06T10:15:47.844Z] #11 55.38 Selecting previously unselected package binutils-mingw-w64-i686. 10:15:47 [2020-10-06T10:15:47.844Z] #11 55.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 10:15:47 [2020-10-06T10:15:47.844Z] #11 55.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 10:15:47 [2020-10-06T10:15:47.844Z] #11 55.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:15:47 [2020-10-06T10:15:47.844Z] #11 58.25 Selecting previously unselected package binutils-mingw-w64-x86-64. 10:15:47 [2020-10-06T10:15:47.844Z] #11 58.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 10:15:47 [2020-10-06T10:15:47.844Z] #11 58.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:15:47 [2020-10-06T10:15:47.941Z] 10:15:47 [2020-10-06T10:15:47.941Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:15:48 [2020-10-06T10:15:48.288Z] #41 ... 10:15:48 [2020-10-06T10:15:48.288Z] 10:15:48 [2020-10-06T10:15:48.288Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:48 [2020-10-06T10:15:48.288Z] #45 DONE 35.8s 10:15:48 [2020-10-06T10:15:48.582Z] 10:15:48 [2020-10-06T10:15:48.582Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:48 [2020-10-06T10:15:48.582Z] #43 27.09 github.com/LK4D4/vndr/godl/singleflight 10:15:48 [2020-10-06T10:15:48.582Z] #43 27.09 io 10:15:48 [2020-10-06T10:15:48.582Z] #43 27.19 strconv 10:15:48 [2020-10-06T10:15:48.582Z] #43 27.70 bytes 10:15:48 [2020-10-06T10:15:48.582Z] #43 29.26 bufio 10:15:48 [2020-10-06T10:15:48.582Z] #43 30.09 reflect 10:15:48 [2020-10-06T10:15:48.582Z] #43 30.55 syscall 10:15:48 [2020-10-06T10:15:48.582Z] #43 35.44 time 10:15:49 [2020-10-06T10:15:49.220Z] #43 ... 10:15:49 [2020-10-06T10:15:49.220Z] 10:15:49 [2020-10-06T10:15:49.220Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.50 Setting up libicu63:s390x (63.1-6+deb10u1) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.53 Setting up xxd (2:8.1.0875-5) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.54 Setting up libuv1:s390x (1.24.1-1) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.58 Setting up vim-common (2:8.1.0875-5) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.60 Setting up librhash0:s390x (1.3.8-1) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.60 Setting up cmake-data (3.13.4-1) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.62 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.63 Setting up libjsoncpp1:s390x (1.7.4-3) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.64 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.64 Setting up cmake (3.13.4-1) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.70 Processing triggers for libc-bin (2.28-10) ... 10:15:49 [2020-10-06T10:15:49.220Z] #34 36.74 Processing triggers for mime-support (3.62) ... 10:15:49 [2020-10-06T10:15:49.515Z] #34 DONE 37.0s 10:15:49 [2020-10-06T10:15:49.515Z] 10:15:49 [2020-10-06T10:15:49.515Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:49 [2020-10-06T10:15:49.515Z] #49 28.21 internal/oserror 10:15:49 [2020-10-06T10:15:49.515Z] #49 28.24 bytes 10:15:49 [2020-10-06T10:15:49.515Z] #49 28.25 syscall 10:15:49 [2020-10-06T10:15:49.515Z] #49 29.59 reflect 10:15:49 [2020-10-06T10:15:49.515Z] #49 33.68 time 10:15:49 [2020-10-06T10:15:49.797Z] #11 ... 10:15:49 [2020-10-06T10:15:49.797Z] 10:15:49 [2020-10-06T10:15:49.797Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:15:49 [2020-10-06T10:15:49.797Z] #40 61.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 10:15:49 [2020-10-06T10:15:49.797Z] #40 61.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:15:49 [2020-10-06T10:15:49.797Z] #40 61.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:15:49 [2020-10-06T10:15:49.797Z] #40 61.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 10:15:49 [2020-10-06T10:15:49.797Z] #40 61.23 Setting up python-six (1.12.0-1) ... 10:15:49 [2020-10-06T10:15:49.797Z] #40 ... 10:15:49 [2020-10-06T10:15:49.797Z] 10:15:49 [2020-10-06T10:15:49.797Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:49 [2020-10-06T10:15:49.797Z] #34 51.24 Selecting previously unselected package libicu63:amd64. 10:15:49 [2020-10-06T10:15:49.797Z] #34 51.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 51.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 58.82 Selecting previously unselected package libxml2:amd64. 10:15:49 [2020-10-06T10:15:49.797Z] #34 58.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 58.85 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 59.51 Selecting previously unselected package libarchive13:amd64. 10:15:49 [2020-10-06T10:15:49.797Z] #34 59.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 59.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 59.81 Selecting previously unselected package libjsoncpp1:amd64. 10:15:49 [2020-10-06T10:15:49.797Z] #34 59.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 59.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 60.01 Selecting previously unselected package librhash0:amd64. 10:15:49 [2020-10-06T10:15:49.797Z] #34 60.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 60.02 Unpacking librhash0:amd64 (1.3.8-1) ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 60.24 Selecting previously unselected package libuv1:amd64. 10:15:49 [2020-10-06T10:15:49.797Z] #34 60.24 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 60.24 Unpacking libuv1:amd64 (1.24.1-1) ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 60.50 Selecting previously unselected package cmake. 10:15:49 [2020-10-06T10:15:49.797Z] #34 60.50 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 10:15:49 [2020-10-06T10:15:49.797Z] #34 60.53 Unpacking cmake (3.13.4-1) ... 10:15:49 [2020-10-06T10:15:49.808Z] #49 ... 10:15:49 [2020-10-06T10:15:49.808Z] 10:15:49 [2020-10-06T10:15:49.808Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:50 [2020-10-06T10:15:50.361Z] #34 ... 10:15:50 [2020-10-06T10:15:50.361Z] 10:15:50 [2020-10-06T10:15:50.361Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:15:50 [2020-10-06T10:15:50.361Z] #25 53.12 Updating certificates in /etc/ssl/certs... 10:15:51 [2020-10-06T10:15:51.292Z] #25 ... 10:15:51 [2020-10-06T10:15:51.292Z] 10:15:51 [2020-10-06T10:15:51.292Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:15:51 [2020-10-06T10:15:51.292Z] #45 DONE 61.5s 10:15:51 [2020-10-06T10:15:51.292Z] 10:15:51 [2020-10-06T10:15:51.292Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:51 [2020-10-06T10:15:51.292Z] #11 62.15 Selecting previously unselected package binutils-mingw-w64. 10:15:51 [2020-10-06T10:15:51.292Z] #11 62.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 10:15:51 [2020-10-06T10:15:51.292Z] #11 62.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 10:15:51 [2020-10-06T10:15:51.292Z] #11 62.46 Selecting previously unselected package libdevmapper1.02.1:amd64. 10:15:51 [2020-10-06T10:15:51.292Z] #11 62.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 10:15:51 [2020-10-06T10:15:51.292Z] #11 62.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 10:15:51 [2020-10-06T10:15:51.292Z] #11 62.82 Selecting previously unselected package dmsetup. 10:15:51 [2020-10-06T10:15:51.292Z] #11 62.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.461 + RM_GOPATH=0 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.461 + TMP_GOPATH= 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.461 + : /build 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.462 + '[' -z '' ']' 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.462 ++ mktemp -d 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.464 + export GOPATH=/tmp/tmp.sC4qkI93Is 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.464 + GOPATH=/tmp/tmp.sC4qkI93Is 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.464 + RM_GOPATH=1 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.464 + case "$(go env GOARCH)" in 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.465 ++ go env GOARCH 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.471 + export GO_BUILDMODE=-buildmode=pie 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.471 + GO_BUILDMODE=-buildmode=pie 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.471 ++ dirname /tmp/install/install.sh 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.475 + dir=/tmp/install 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.475 + bin=tini 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.475 + shift 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.476 + '[' '!' -f /tmp/install/tini.installer ']' 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.476 + . /tmp/install/tini.installer 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.476 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.476 + install_tini 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.476 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.476 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.476 + git clone https://github.com/krallin/tini.git /tmp/tmp.sC4qkI93Is/tini 10:15:51 [2020-10-06T10:15:51.357Z] #35 1.477 Cloning into '/tmp/tmp.sC4qkI93Is/tini'... 10:15:51 [2020-10-06T10:15:51.549Z] #11 62.85 Unpacking dmsetup (2:1.02.155-3) ... 10:15:51 [2020-10-06T10:15:51.651Z] #35 1.966 + cd /tmp/tmp.sC4qkI93Is/tini 10:15:51 [2020-10-06T10:15:51.651Z] #35 1.975 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 10:15:51 [2020-10-06T10:15:51.651Z] #35 1.978 + cmake . 10:15:51 [2020-10-06T10:15:51.848Z] #11 63.26 Selecting previously unselected package mingw-w64-common. 10:15:51 [2020-10-06T10:15:51.848Z] #11 63.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 10:15:51 [2020-10-06T10:15:51.848Z] #11 63.28 Unpacking mingw-w64-common (6.0.0-3) ... 10:15:51 [2020-10-06T10:15:51.944Z] #35 2.349 -- The C compiler identification is GNU 8.3.0 10:15:51 [2020-10-06T10:15:51.944Z] #35 2.394 -- Check for working C compiler: /usr/bin/cc 10:15:52 [2020-10-06T10:15:52.105Z] #11 ... 10:15:52 [2020-10-06T10:15:52.105Z] 10:15:52 [2020-10-06T10:15:52.105Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:52 [2020-10-06T10:15:52.105Z] #49 52.48 syscall 10:15:52 [2020-10-06T10:15:52.105Z] #49 52.52 reflect 10:15:52 [2020-10-06T10:15:52.105Z] #49 61.08 context 10:15:52 [2020-10-06T10:15:52.105Z] #49 62.55 internal/poll 10:15:52 [2020-10-06T10:15:52.238Z] #35 2.785 -- Check for working C compiler: /usr/bin/cc -- works 10:15:52 [2020-10-06T10:15:52.533Z] #35 2.797 -- Detecting C compiler ABI info 10:15:52 [2020-10-06T10:15:52.826Z] #35 3.211 -- Detecting C compiler ABI info - done 10:15:52 [2020-10-06T10:15:52.826Z] #35 3.234 -- Detecting C compile features 10:15:52 [2020-10-06T10:15:52.883Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a4ad6dc93e96d0f) in /home/ubuntu/workspace/moby_PR-41530 [Pipeline] { [Pipeline] checkout 10:15:53 [2020-10-06T10:15:53.035Z] #49 ... 10:15:53 [2020-10-06T10:15:53.035Z] 10:15:53 [2020-10-06T10:15:53.035Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:53 [2020-10-06T10:15:53.035Z] #43 63.47 internal/fmtsort 10:15:53 [2020-10-06T10:15:53.599Z] #43 ... 10:15:53 [2020-10-06T10:15:53.599Z] 10:15:53 [2020-10-06T10:15:53.599Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:53 [2020-10-06T10:15:53.599Z] #32 53.88 time 10:15:53 [2020-10-06T10:15:53.599Z] #32 60.62 internal/poll 10:15:53 [2020-10-06T10:15:53.599Z] #32 62.97 internal/fmtsort 10:15:53 [2020-10-06T10:15:53.599Z] #32 63.58 internal/syscall/execenv 10:15:53 [2020-10-06T10:15:53.599Z] #32 63.81 internal/syscall/unix 10:15:53 [2020-10-06T10:15:53.599Z] #32 63.82 strings 10:15:53 [2020-10-06T10:15:53.599Z] #32 64.13 os 10:15:53 [2020-10-06T10:15:53.599Z] #32 ... 10:15:53 [2020-10-06T10:15:53.599Z] 10:15:53 [2020-10-06T10:15:53.599Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.70 Setting up xxd (2:8.1.0875-5) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.72 Setting up libuv1:amd64 (1.24.1-1) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.73 Setting up vim-common (2:8.1.0875-5) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.76 Setting up librhash0:amd64 (1.3.8-1) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.78 Setting up cmake-data (3.13.4-1) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.88 Setting up cmake (3.13.4-1) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 64.90 Processing triggers for libc-bin (2.28-10) ... 10:15:53 [2020-10-06T10:15:53.599Z] #34 65.03 Processing triggers for mime-support (3.62) ... 10:15:53 [2020-10-06T10:15:53.865Z] #35 4.082 -- Detecting C compile features - done 10:15:53 [2020-10-06T10:15:53.865Z] #35 4.110 -- Performing Test HAS_BUILTIN_FORTIFY 10:15:53 [2020-10-06T10:15:53.865Z] #35 4.253 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 10:15:53 [2020-10-06T10:15:53.865Z] #35 4.308 -- Configuring done 10:15:53 [2020-10-06T10:15:53.865Z] #35 4.320 -- Generating done 10:15:53 [2020-10-06T10:15:53.865Z] #35 4.323 -- Build files have been written to: /tmp/tmp.sC4qkI93Is/tini 10:15:53 [2020-10-06T10:15:53.865Z] #35 4.329 + make tini-static 10:15:54 [2020-10-06T10:15:54.158Z] #35 4.593 Scanning dependencies of target tini-static 10:15:54 [2020-10-06T10:15:54.158Z] #35 4.694 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 10:15:54 [2020-10-06T10:15:54.167Z] #34 DONE 65.6s 10:15:54 [2020-10-06T10:15:54.167Z] 10:15:54 [2020-10-06T10:15:54.167Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:15:55 [2020-10-06T10:15:55.098Z] #35 1.066 + RM_GOPATH=0 10:15:55 [2020-10-06T10:15:55.098Z] #35 1.066 + TMP_GOPATH= 10:15:55 [2020-10-06T10:15:55.098Z] #35 1.066 + : /build 10:15:55 [2020-10-06T10:15:55.098Z] #35 1.066 + '[' -z '' ']' 10:15:55 [2020-10-06T10:15:55.197Z] #35 5.444 [100%] Linking C executable tini-static 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.068 ++ mktemp -d 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.071 + export GOPATH=/tmp/tmp.z9myQE33MB 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.071 + GOPATH=/tmp/tmp.z9myQE33MB 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.071 + RM_GOPATH=1 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.071 + case "$(go env GOARCH)" in 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.073 ++ go env GOARCH 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.078 + export GO_BUILDMODE=-buildmode=pie 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.078 + GO_BUILDMODE=-buildmode=pie 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.079 ++ dirname /tmp/install/install.sh 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.089 + dir=/tmp/install 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.089 + bin=tini 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.089 + shift 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.089 + '[' '!' -f /tmp/install/tini.installer ']' 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.089 + . /tmp/install/tini.installer 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.089 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.089 + install_tini 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.089 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.089 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.090 + git clone https://github.com/krallin/tini.git /tmp/tmp.z9myQE33MB/tini 10:15:55 [2020-10-06T10:15:55.355Z] #35 1.092 Cloning into '/tmp/tmp.z9myQE33MB/tini'... 10:15:55 [2020-10-06T10:15:55.405Z] using credential docker-jenkins-github-credentials 10:15:55 [2020-10-06T10:15:55.411Z] Cloning the remote Git repository 10:15:55 [2020-10-06T10:15:55.412Z] Cloning with configured refspecs honoured and without tags 10:15:55 [2020-10-06T10:15:55.492Z] #35 5.810 [100%] Built target tini-static 10:15:55 [2020-10-06T10:15:55.492Z] #35 5.828 + mkdir -p /build 10:15:55 [2020-10-06T10:15:55.492Z] #35 5.829 + cp tini-static /build/docker-init 10:15:55 [2020-10-06T10:15:55.785Z] #35 DONE 6.1s 10:15:55 [2020-10-06T10:15:55.785Z] 10:15:55 [2020-10-06T10:15:55.785Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:15:55 [2020-10-06T10:15:55.785Z] #32 38.03 internal/poll 10:15:55 [2020-10-06T10:15:55.785Z] #32 38.37 internal/fmtsort 10:15:55 [2020-10-06T10:15:55.785Z] #32 38.87 internal/syscall/execenv 10:15:55 [2020-10-06T10:15:55.785Z] #32 38.98 internal/syscall/unix 10:15:55 [2020-10-06T10:15:55.785Z] #32 39.11 strings 10:15:55 [2020-10-06T10:15:55.785Z] #32 39.31 os 10:15:55 [2020-10-06T10:15:55.785Z] #32 40.48 path 10:15:55 [2020-10-06T10:15:55.785Z] #32 40.78 text/tabwriter 10:15:55 [2020-10-06T10:15:55.785Z] #32 41.53 fmt 10:15:55 [2020-10-06T10:15:55.785Z] #32 41.53 path/filepath 10:15:55 [2020-10-06T10:15:55.785Z] #32 42.23 io/ioutil 10:15:55 [2020-10-06T10:15:55.930Z] #35 1.861 + cd /tmp/tmp.z9myQE33MB/tini 10:15:55 [2020-10-06T10:15:55.930Z] #35 1.861 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 10:15:55 [2020-10-06T10:15:55.930Z] #35 1.874 + cmake . 10:15:56 [2020-10-06T10:15:56.432Z] #32 ... 10:15:56 [2020-10-06T10:15:56.432Z] 10:15:56 [2020-10-06T10:15:56.432Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:15:56 [2020-10-06T10:15:56.432Z] #41 8.780 Note: Building without setproctitle() and strlcpy() support. 10:15:56 [2020-10-06T10:15:56.432Z] #41 8.780 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:15:56 [2020-10-06T10:15:56.432Z] #41 8.780 Note: Building without GnuTLS support 10:15:55 [2020-10-06T10:15:55.431Z] Cloning repository https://github.com/moby/moby.git 10:15:55 [2020-10-06T10:15:55.499Z] > git init /home/ubuntu/workspace/moby_PR-41530 # timeout=10 10:15:55 [2020-10-06T10:15:55.702Z] Fetching upstream changes from https://github.com/moby/moby.git 10:15:55 [2020-10-06T10:15:55.702Z] > git --version # timeout=10 10:15:55 [2020-10-06T10:15:55.714Z] > git --version # 'git version 2.17.1' 10:15:55 [2020-10-06T10:15:55.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:15:55 [2020-10-06T10:15:55.741Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:15:56 [2020-10-06T10:15:56.496Z] #35 2.465 -- The C compiler identification is GNU 8.3.0 10:15:56 [2020-10-06T10:15:56.496Z] #35 2.506 -- Check for working C compiler: /usr/bin/cc 10:15:56 [2020-10-06T10:15:56.734Z] #41 8.783 Makefile.config:39: Warn: you have no libnftables installed 10:15:56 [2020-10-06T10:15:56.734Z] #41 8.783 Makefile.config:40: Warn: Building without nftables support 10:15:57 [2020-10-06T10:15:57.468Z] #35 3.146 -- Check for working C compiler: /usr/bin/cc -- works 10:15:57 [2020-10-06T10:15:57.468Z] #35 3.147 -- Detecting C compiler ABI info 10:15:58 [2020-10-06T10:15:58.033Z] #35 3.871 -- Detecting C compiler ABI info - done 10:15:58 [2020-10-06T10:15:58.033Z] #35 3.935 -- Detecting C compile features 10:15:58 [2020-10-06T10:15:58.275Z] #41 10.24 fatal: not a git repository (or any of the parent directories): .git 10:15:58 [2020-10-06T10:15:58.275Z] #41 10.25 GEN .gitid 10:15:58 [2020-10-06T10:15:58.275Z] #41 10.25 GEN criu/include/version.h 10:15:58 [2020-10-06T10:15:58.275Z] #41 10.28 GEN include/common/asm 10:15:58 [2020-10-06T10:15:58.637Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f6a3f1c8d42d0ec4) in /home/ubuntu/workspace/moby_PR-41530 [Pipeline] { [Pipeline] checkout 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.07 PBCC images/timens.pb-c.c 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.09 DEP images/timens.pb-c.d 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.15 PBCC images/fown.pb-c.c 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.15 PBCC images/google/protobuf/descriptor.pb-c.c 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.17 PBCC images/opts.pb-c.c 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.21 PBCC images/memfd.pb-c.c 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.25 DEP images/fown.pb-c.d 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.26 DEP images/google/protobuf/descriptor.pb-c.d 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.31 DEP images/opts.pb-c.d 10:15:58 [2020-10-06T10:15:58.914Z] #41 11.37 DEP images/memfd.pb-c.d 10:15:59 [2020-10-06T10:15:59.207Z] #41 11.43 PBCC images/sit.pb-c.c 10:15:59 [2020-10-06T10:15:59.207Z] #41 11.49 DEP images/sit.pb-c.d 10:15:59 [2020-10-06T10:15:59.207Z] #41 11.53 PBCC images/macvlan.pb-c.c 10:15:59 [2020-10-06T10:15:59.207Z] #41 11.56 DEP images/macvlan.pb-c.d 10:15:59 [2020-10-06T10:15:59.207Z] #41 11.59 PBCC images/autofs.pb-c.c 10:15:59 [2020-10-06T10:15:59.404Z] #35 ... 10:15:59 [2020-10-06T10:15:59.404Z] 10:15:59 [2020-10-06T10:15:59.404Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:15:59 [2020-10-06T10:15:59.404Z] #25 58.28 126 added, 0 removed; done. 10:15:59 [2020-10-06T10:15:59.404Z] #25 58.43 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... 10:15:59 [2020-10-06T10:15:59.404Z] #25 58.45 Setting up jq (1.5+dfsg-2+b1) ... 10:15:59 [2020-10-06T10:15:59.404Z] #25 58.47 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... 10:15:59 [2020-10-06T10:15:59.404Z] #25 58.48 Setting up curl (7.64.0-4+deb10u1) ... 10:15:59 [2020-10-06T10:15:59.404Z] #25 58.49 Processing triggers for libc-bin (2.28-10) ... 10:15:59 [2020-10-06T10:15:59.404Z] #25 58.54 Processing triggers for ca-certificates (20200601~deb10u1) ... 10:15:59 [2020-10-06T10:15:59.404Z] #25 58.56 Updating certificates in /etc/ssl/certs... 10:15:59 [2020-10-06T10:15:59.404Z] #25 61.50 0 added, 0 removed; done. 10:15:59 [2020-10-06T10:15:59.404Z] #25 61.50 Running hooks in /etc/ca-certificates/update.d... 10:15:59 [2020-10-06T10:15:59.404Z] #25 61.51 done. 10:15:59 [2020-10-06T10:15:59.404Z] #25 DONE 62.0s 10:15:59 [2020-10-06T10:15:59.404Z] 10:15:59 [2020-10-06T10:15:59.404Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 10:15:59 [2020-10-06T10:15:59.404Z] #26 DONE 0.0s 10:15:59 [2020-10-06T10:15:59.404Z] 10:15:59 [2020-10-06T10:15:59.404Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:15:59 [2020-10-06T10:15:59.404Z] #11 70.08 Selecting previously unselected package mingw-w64-x86-64-dev. 10:15:59 [2020-10-06T10:15:59.404Z] #11 70.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 10:15:59 [2020-10-06T10:15:59.404Z] #11 70.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.60 DEP images/autofs.pb-c.d 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.63 PBCC images/sysctl.pb-c.c 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.66 DEP images/sysctl.pb-c.d 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.67 PBCC images/time.pb-c.c 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.69 DEP images/time.pb-c.d 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.71 PBCC images/binfmt-misc.pb-c.c 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.73 DEP images/binfmt-misc.pb-c.d 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.76 PBCC images/seccomp.pb-c.c 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.79 DEP images/seccomp.pb-c.d 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.82 PBCC images/userns.pb-c.c 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.83 DEP images/userns.pb-c.d 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.87 PBCC images/cgroup.pb-c.c 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.90 DEP images/cgroup.pb-c.d 10:15:59 [2020-10-06T10:15:59.500Z] #41 11.94 PBCC images/ext-file.pb-c.c 10:15:59 [2020-10-06T10:15:59.793Z] #41 11.97 DEP images/ext-file.pb-c.d 10:15:59 [2020-10-06T10:15:59.793Z] #41 11.98 PBCC images/rpc.pb-c.c 10:15:59 [2020-10-06T10:15:59.793Z] #41 12.03 DEP images/rpc.pb-c.d 10:15:59 [2020-10-06T10:15:59.793Z] #41 12.08 PBCC images/siginfo.pb-c.c 10:15:59 [2020-10-06T10:15:59.793Z] #41 12.11 DEP images/siginfo.pb-c.d 10:15:59 [2020-10-06T10:15:59.793Z] #41 12.15 PBCC images/pagemap.pb-c.c 10:15:59 [2020-10-06T10:15:59.793Z] #41 12.19 DEP images/pagemap.pb-c.d 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.24 PBCC images/rlimit.pb-c.c 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.25 DEP images/rlimit.pb-c.d 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.28 PBCC images/file-lock.pb-c.c 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.29 DEP images/file-lock.pb-c.d 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.33 PBCC images/tty.pb-c.c 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.33 DEP images/tty.pb-c.d 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.38 PBCC images/tun.pb-c.c 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.41 PBCC images/netdev.pb-c.c 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.45 DEP images/tun.pb-c.d 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.49 DEP images/netdev.pb-c.d 10:16:00 [2020-10-06T10:16:00.088Z] #41 12.54 PBCC images/vma.pb-c.c 10:16:00 [2020-10-06T10:16:00.382Z] #41 12.57 DEP images/vma.pb-c.d 10:16:00 [2020-10-06T10:16:00.382Z] #41 12.60 PBCC images/creds.pb-c.c 10:16:00 [2020-10-06T10:16:00.382Z] #41 12.61 DEP images/creds.pb-c.d 10:16:00 [2020-10-06T10:16:00.382Z] #41 12.64 PBCC images/utsns.pb-c.c 10:16:00 [2020-10-06T10:16:00.382Z] #41 12.66 DEP images/utsns.pb-c.d 10:16:00 [2020-10-06T10:16:00.382Z] #41 12.69 PBCC images/ipc-desc.pb-c.c 10:16:00 [2020-10-06T10:16:00.382Z] #41 12.72 PBCC images/ipc-sem.pb-c.c 10:16:00 [2020-10-06T10:16:00.382Z] #41 12.72 DEP images/ipc-desc.pb-c.d 10:16:00 [2020-10-06T10:16:00.382Z] #41 12.75 DEP images/ipc-sem.pb-c.d 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.77 PBCC images/ipc-msg.pb-c.c 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.79 DEP images/ipc-msg.pb-c.d 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.81 PBCC images/ipc-shm.pb-c.c 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.83 DEP images/ipc-shm.pb-c.d 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.85 PBCC images/ipc-var.pb-c.c 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.88 DEP images/ipc-var.pb-c.d 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.90 PBCC images/sk-opts.pb-c.c 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.92 PBCC images/packet-sock.pb-c.c 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.94 DEP images/sk-opts.pb-c.d 10:16:00 [2020-10-06T10:16:00.676Z] #41 12.97 DEP images/packet-sock.pb-c.d 10:16:00 [2020-10-06T10:16:00.676Z] #41 13.02 PBCC images/sk-netlink.pb-c.c 10:16:00 [2020-10-06T10:16:00.676Z] #41 13.06 DEP images/sk-netlink.pb-c.d 10:16:00 [2020-10-06T10:16:00.676Z] #41 ... 10:16:00 [2020-10-06T10:16:00.676Z] 10:16:00 [2020-10-06T10:16:00.676Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:00 [2020-10-06T10:16:00.676Z] #49 38.12 context 10:16:00 [2020-10-06T10:16:00.676Z] #49 38.62 internal/poll 10:16:00 [2020-10-06T10:16:00.676Z] #49 39.15 encoding/binary 10:16:00 [2020-10-06T10:16:00.676Z] #49 39.59 os 10:16:00 [2020-10-06T10:16:00.676Z] #49 40.50 encoding/base64 10:16:00 [2020-10-06T10:16:00.676Z] #49 40.78 golang.org/x/sys/unix 10:16:00 [2020-10-06T10:16:00.676Z] #49 41.85 fmt 10:16:00 [2020-10-06T10:16:00.676Z] #49 45.08 encoding/json 10:16:00 [2020-10-06T10:16:00.676Z] #49 46.48 github.com/pkg/diff 10:16:00 [2020-10-06T10:16:00.676Z] #49 47.49 go/scanner 10:16:00 [2020-10-06T10:16:00.676Z] #49 48.06 go/ast 10:16:00 [2020-10-06T10:16:00.969Z] #49 ... 10:16:00 [2020-10-06T10:16:00.969Z] 10:16:00 [2020-10-06T10:16:00.969Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:16:00 [2020-10-06T10:16:00.969Z] #54 23.09 Checking out files: 72% (2360/3264) Checking out files: 73% (2383/3264) Checking out files: 74% (2416/3264) Checking out files: 75% (2448/3264) Checking out files: 76% (2481/3264) Checking out files: 77% (2514/3264) Checking out files: 78% (2546/3264) Checking out files: 79% (2579/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) Checking out files: 92% (3003/3264) Checking out files: 93% (3036/3264) Checking out files: 94% (3069/3264) Checking out files: 95% (3101/3264) Checking out files: 96% (3134/3264) Checking out files: 97% (3167/3264) Checking out files: 98% (3199/3264) Checking out files: 99% (3232/3264) Checking out files: 100% (3264/3264) Checking out files: 100% (3264/3264), done. 10:16:00 [2020-10-06T10:16:00.969Z] #54 23.91 + cd /tmp/tmp.hYq2RdMiVc/src/github.com/containerd/containerd 10:16:00 [2020-10-06T10:16:00.969Z] #54 23.91 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 10:16:00 [2020-10-06T10:16:00.969Z] #54 ... 10:16:00 [2020-10-06T10:16:00.969Z] 10:16:00 [2020-10-06T10:16:00.969Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:16:00 [2020-10-06T10:16:00.969Z] #11 38.36 Selecting previously unselected package mingw-w64-x86-64-dev. 10:16:00 [2020-10-06T10:16:00.969Z] #11 38.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 10:16:00 [2020-10-06T10:16:00.969Z] #11 38.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 10:16:00 [2020-10-06T10:16:00.969Z] #11 42.09 Selecting previously unselected package gcc-mingw-w64-base. 10:16:00 [2020-10-06T10:16:00.969Z] #11 42.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... 10:16:00 [2020-10-06T10:16:00.969Z] #11 42.11 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:16:00 [2020-10-06T10:16:00.969Z] #11 42.20 Selecting previously unselected package gcc-mingw-w64-x86-64. 10:16:00 [2020-10-06T10:16:00.969Z] #11 42.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... 10:16:00 [2020-10-06T10:16:00.969Z] #11 42.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:16:00 [2020-10-06T10:16:00.969Z] #11 ... 10:16:00 [2020-10-06T10:16:00.969Z] 10:16:00 [2020-10-06T10:16:00.969Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:00 [2020-10-06T10:16:00.969Z] #41 13.12 PBCC images/sk-inet.pb-c.c 10:16:00 [2020-10-06T10:16:00.969Z] #41 13.19 DEP images/sk-inet.pb-c.d 10:16:00 [2020-10-06T10:16:00.969Z] #41 13.22 PBCC images/sk-unix.pb-c.c 10:16:00 [2020-10-06T10:16:00.969Z] #41 13.25 DEP images/sk-unix.pb-c.d 10:16:00 [2020-10-06T10:16:00.969Z] #41 13.29 PBCC images/mm.pb-c.c 10:16:00 [2020-10-06T10:16:00.969Z] #41 13.32 DEP images/mm.pb-c.d 10:16:00 [2020-10-06T10:16:00.969Z] #41 13.34 PBCC images/timerfd.pb-c.c 10:16:00 [2020-10-06T10:16:00.969Z] #41 13.37 DEP images/timerfd.pb-c.d 10:16:00 [2020-10-06T10:16:00.969Z] #41 13.41 PBCC images/timer.pb-c.c 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.44 DEP images/timer.pb-c.d 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.48 PBCC images/sa.pb-c.c 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.50 DEP images/sa.pb-c.d 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.51 PBCC images/pipe-data.pb-c.c 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.52 DEP images/pipe-data.pb-c.d 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.55 PBCC images/mnt.pb-c.c 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.57 DEP images/mnt.pb-c.d 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.60 PBCC images/sk-packet.pb-c.c 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.61 DEP images/sk-packet.pb-c.d 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.62 PBCC images/tcp-stream.pb-c.c 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.67 DEP images/tcp-stream.pb-c.d 10:16:01 [2020-10-06T10:16:01.263Z] #41 13.72 PBCC images/pipe.pb-c.c 10:16:01 [2020-10-06T10:16:01.555Z] #41 13.73 DEP images/pipe.pb-c.d 10:16:01 [2020-10-06T10:16:01.555Z] #41 13.77 PBCC images/pstree.pb-c.c 10:16:01 [2020-10-06T10:16:01.555Z] #41 13.78 DEP images/pstree.pb-c.d 10:16:01 [2020-10-06T10:16:01.555Z] #41 13.83 PBCC images/fs.pb-c.c 10:16:01 [2020-10-06T10:16:01.555Z] #41 13.83 DEP images/fs.pb-c.d 10:16:01 [2020-10-06T10:16:01.555Z] #41 13.88 PBCC images/signalfd.pb-c.c 10:16:01 [2020-10-06T10:16:01.555Z] #41 13.88 DEP images/signalfd.pb-c.d 10:16:01 [2020-10-06T10:16:01.555Z] #41 13.92 PBCC images/fh.pb-c.c 10:16:01 [2020-10-06T10:16:01.555Z] #41 13.95 PBCC images/fsnotify.pb-c.c 10:16:01 [2020-10-06T10:16:01.875Z] #41 13.99 DEP images/fh.pb-c.d 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.01 DEP images/fsnotify.pb-c.d 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.04 PBCC images/eventpoll.pb-c.c 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.04 DEP images/eventpoll.pb-c.d 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.09 PBCC images/eventfd.pb-c.c 10:16:01 [2020-10-06T10:16:01.875Z] #41 ... 10:16:01 [2020-10-06T10:16:01.875Z] 10:16:01 [2020-10-06T10:16:01.875Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:01 [2020-10-06T10:16:01.875Z] #43 39.08 internal/poll 10:16:01 [2020-10-06T10:16:01.875Z] #43 39.51 strings 10:16:01 [2020-10-06T10:16:01.875Z] #43 40.28 os 10:16:01 [2020-10-06T10:16:01.875Z] #43 40.83 regexp/syntax 10:16:01 [2020-10-06T10:16:01.875Z] #43 42.33 fmt 10:16:01 [2020-10-06T10:16:01.875Z] #43 43.61 regexp 10:16:01 [2020-10-06T10:16:01.875Z] #43 46.11 go/token 10:16:01 [2020-10-06T10:16:01.875Z] #43 46.62 internal/lazyregexp 10:16:01 [2020-10-06T10:16:01.875Z] #43 46.66 go/scanner 10:16:01 [2020-10-06T10:16:01.875Z] #43 46.82 net/url 10:16:01 [2020-10-06T10:16:01.875Z] #43 47.75 go/ast 10:16:01 [2020-10-06T10:16:01.875Z] #43 47.77 text/template/parse 10:16:01 [2020-10-06T10:16:01.875Z] #43 ... 10:16:01 [2020-10-06T10:16:01.875Z] 10:16:01 [2020-10-06T10:16:01.875Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.09 DEP images/eventfd.pb-c.d 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.12 PBCC images/remap-file-path.pb-c.c 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.13 DEP images/remap-file-path.pb-c.d 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.14 PBCC images/fifo.pb-c.c 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.15 DEP images/fifo.pb-c.d 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.18 PBCC images/ghost-file.pb-c.c 10:16:01 [2020-10-06T10:16:01.875Z] #41 14.21 DEP images/ghost-file.pb-c.d 10:16:01 [2020-10-06T10:16:01.891Z] using credential docker-jenkins-github-credentials 10:16:01 [2020-10-06T10:16:01.899Z] Cloning the remote Git repository 10:16:01 [2020-10-06T10:16:01.899Z] Cloning with configured refspecs honoured and without tags 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.23 PBCC images/regfile.pb-c.c 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.25 DEP images/regfile.pb-c.d 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.28 PBCC images/ns.pb-c.c 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.31 DEP images/ns.pb-c.d 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.36 PBCC images/fdinfo.pb-c.c 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.37 DEP images/fdinfo.pb-c.d 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.40 PBCC images/core-aarch64.pb-c.c 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.41 PBCC images/core-arm.pb-c.c 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.43 PBCC images/core-ppc64.pb-c.c 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.45 PBCC images/core-s390.pb-c.c 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.49 PBCC images/core-x86.pb-c.c 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.54 PBCC images/core.pb-c.c 10:16:02 [2020-10-06T10:16:02.171Z] #41 14.59 PBCC images/inventory.pb-c.c 10:16:01 [2020-10-06T10:16:01.452Z] Cloning repository https://github.com/moby/moby.git 10:16:01 [2020-10-06T10:16:01.514Z] > git init /home/ubuntu/workspace/moby_PR-41530 # timeout=10 10:16:01 [2020-10-06T10:16:01.831Z] Fetching upstream changes from https://github.com/moby/moby.git 10:16:01 [2020-10-06T10:16:01.831Z] > git --version # timeout=10 10:16:01 [2020-10-06T10:16:01.843Z] > git --version # 'git version 2.7.4' 10:16:01 [2020-10-06T10:16:01.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:16:01 [2020-10-06T10:16:01.847Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:16:02 [2020-10-06T10:16:02.464Z] #41 14.62 DEP images/core-aarch64.pb-c.d 10:16:02 [2020-10-06T10:16:02.464Z] #41 14.63 DEP images/core-arm.pb-c.d 10:16:02 [2020-10-06T10:16:02.464Z] #41 14.70 DEP images/core-ppc64.pb-c.d 10:16:02 [2020-10-06T10:16:02.464Z] #41 14.74 DEP images/core-s390.pb-c.d 10:16:02 [2020-10-06T10:16:02.464Z] #41 14.79 DEP images/core-x86.pb-c.d 10:16:02 [2020-10-06T10:16:02.464Z] #41 14.80 DEP images/core.pb-c.d 10:16:02 [2020-10-06T10:16:02.464Z] #41 14.85 DEP images/inventory.pb-c.d 10:16:02 [2020-10-06T10:16:02.464Z] #41 14.90 PBCC images/cpuinfo.pb-c.c 10:16:02 [2020-10-06T10:16:02.464Z] #41 14.92 DEP images/cpuinfo.pb-c.d 10:16:02 [2020-10-06T10:16:02.662Z] Fetching without tags 10:16:02 [2020-10-06T10:16:02.680Z] #11 ... 10:16:02 [2020-10-06T10:16:02.680Z] 10:16:02 [2020-10-06T10:16:02.680Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:16:02 [2020-10-06T10:16:02.680Z] #40 65.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 65.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 65.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 65.93 Setting up libcap-dev:amd64 (1:2.25-2) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 65.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 65.98 Setting up protobuf-compiler (3.6.1.3-2) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 66.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 66.07 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 66.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 66.10 Setting up python-protobuf (3.6.1.3-2) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 73.05 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 73.06 Processing triggers for libc-bin (2.28-10) ... 10:16:02 [2020-10-06T10:16:02.680Z] #40 DONE 73.6s 10:16:02 [2020-10-06T10:16:02.680Z] 10:16:02 [2020-10-06T10:16:02.680Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:16:02 [2020-10-06T10:16:02.680Z] #27 1.421 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:02 [2020-10-06T10:16:02.680Z] #27 2.201 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 10:16:02 [2020-10-06T10:16:02.680Z] #27 2.587 10:16:02 [2020-10-06T10:16:02.757Z] #41 14.95 PBCC images/stats.pb-c.c 10:16:02 [2020-10-06T10:16:02.757Z] #41 14.95 DEP images/stats.pb-c.d 10:16:02 [2020-10-06T10:16:02.757Z] #41 ... 10:16:02 [2020-10-06T10:16:02.757Z] 10:16:02 [2020-10-06T10:16:02.757Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:02 [2020-10-06T10:16:02.757Z] #32 44.06 flag 10:16:02 [2020-10-06T10:16:02.757Z] #32 44.08 github.com/BurntSushi/toml 10:16:02 [2020-10-06T10:16:02.757Z] #32 45.51 log 10:16:02 [2020-10-06T10:16:02.757Z] #32 47.22 github.com/BurntSushi/toml/cmd/tomlv 10:16:02 [2020-10-06T10:16:02.757Z] #32 DONE 50.3s 10:16:03 [2020-10-06T10:16:03.026Z] Merging remotes/origin/master commit 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 into PR head commit 6b538ffbcab71df45fae4910b64f3945db03482a 10:16:03 [2020-10-06T10:16:03.062Z] 10:16:03 [2020-10-06T10:16:03.063Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:16:03 [2020-10-06T10:16:03.063Z] #54 24.75 + export 'BUILDTAGS=netgo osusergo static_build' 10:16:03 [2020-10-06T10:16:03.063Z] #54 24.75 + BUILDTAGS='netgo osusergo static_build' 10:16:03 [2020-10-06T10:16:03.063Z] #54 24.75 + export EXTRA_FLAGS=-buildmode=pie 10:16:03 [2020-10-06T10:16:03.063Z] #54 24.75 + EXTRA_FLAGS=-buildmode=pie 10:16:03 [2020-10-06T10:16:03.063Z] #54 24.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 10:16:03 [2020-10-06T10:16:03.063Z] #54 24.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 10:16:03 [2020-10-06T10:16:03.063Z] #54 24.75 + '[' '' = dynamic ']' 10:16:03 [2020-10-06T10:16:03.063Z] #54 24.75 + make 10:16:03 [2020-10-06T10:16:03.063Z] #54 25.48 + bin/ctr 10:16:02 [2020-10-06T10:16:02.559Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:16:02 [2020-10-06T10:16:02.574Z] > git config --add remote.origin.fetch +refs/pull/41530/head:refs/remotes/origin/PR-41530 # timeout=10 10:16:02 [2020-10-06T10:16:02.600Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:16:02 [2020-10-06T10:16:02.632Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:16:02 [2020-10-06T10:16:02.667Z] Fetching upstream changes from https://github.com/moby/moby.git 10:16:02 [2020-10-06T10:16:02.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:16:02 [2020-10-06T10:16:02.668Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:16:03 [2020-10-06T10:16:03.036Z] > git config core.sparsecheckout # timeout=10 10:16:03 [2020-10-06T10:16:03.065Z] > git checkout -f 6b538ffbcab71df45fae4910b64f3945db03482a # timeout=10 10:16:03 [2020-10-06T10:16:03.809Z] > git remote # timeout=10 10:16:03 [2020-10-06T10:16:03.828Z] > git config --get remote.origin.url # timeout=10 10:16:03 [2020-10-06T10:16:03.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:16:03 [2020-10-06T10:16:03.852Z] > git merge 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 # timeout=10 10:16:03 [2020-10-06T10:16:03.964Z] #27 2.772 # 2.6% ####### 9.9% ############# 19.3% ################# 23.8% ################### 27.1% ####################### 32.4% ########################## 36.7% ############################# 41.1% ################################# 45.8% #################################### 51.3% ######################################## 55.7% ########################################### 60.6% ############################################### 66.3% ##################################################### 75.0% ######################################################### 80.2% ############################################################## 87.2% ################################################################### 93.4% ######################################################################## 100.0% 10:16:03 [2020-10-06T10:16:03.964Z] #27 ... 10:16:03 [2020-10-06T10:16:03.964Z] 10:16:03 [2020-10-06T10:16:03.964Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:03 [2020-10-06T10:16:03.964Z] #43 64.36 strings 10:16:03 [2020-10-06T10:16:03.964Z] #43 64.46 os 10:16:03 [2020-10-06T10:16:03.964Z] #43 67.72 regexp/syntax 10:16:03 [2020-10-06T10:16:03.964Z] #43 69.31 fmt 10:16:03 [2020-10-06T10:16:03.964Z] #43 73.43 regexp 10:16:04 [2020-10-06T10:16:04.220Z] #43 ... 10:16:04 [2020-10-06T10:16:04.221Z] 10:16:04 [2020-10-06T10:16:04.221Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:04 [2020-10-06T10:16:04.221Z] #35 6.408 -- Detecting C compile features - done 10:16:04 [2020-10-06T10:16:04.221Z] #35 6.472 -- Performing Test HAS_BUILTIN_FORTIFY 10:16:04 [2020-10-06T10:16:04.221Z] #35 6.744 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 10:16:04 [2020-10-06T10:16:04.221Z] #35 6.857 -- Configuring done 10:16:04 [2020-10-06T10:16:04.221Z] #35 6.890 -- Generating done 10:16:04 [2020-10-06T10:16:04.221Z] #35 6.895 -- Build files have been written to: /tmp/tmp.z9myQE33MB/tini 10:16:04 [2020-10-06T10:16:04.221Z] #35 6.901 + make tini-static 10:16:04 [2020-10-06T10:16:04.221Z] #35 7.432 Scanning dependencies of target tini-static 10:16:04 [2020-10-06T10:16:04.221Z] #35 7.557 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 10:16:04 [2020-10-06T10:16:04.221Z] #35 9.552 [100%] Linking C executable tini-static 10:16:04 [2020-10-06T10:16:04.221Z] #35 10.14 [100%] Built target tini-static 10:16:04 [2020-10-06T10:16:04.221Z] #35 ... 10:16:04 [2020-10-06T10:16:04.221Z] 10:16:04 [2020-10-06T10:16:04.221Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:04 [2020-10-06T10:16:04.221Z] #49 64.79 os 10:16:04 [2020-10-06T10:16:04.221Z] #49 68.42 encoding/binary 10:16:04 [2020-10-06T10:16:04.221Z] #49 69.50 fmt 10:16:04 [2020-10-06T10:16:04.221Z] #49 70.83 encoding/base64 10:16:04 [2020-10-06T10:16:04.221Z] #49 71.95 golang.org/x/sys/unix 10:16:04 [2020-10-06T10:16:04.478Z] #49 ... 10:16:04 [2020-10-06T10:16:04.478Z] 10:16:04 [2020-10-06T10:16:04.478Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:04 [2020-10-06T10:16:04.478Z] #35 10.22 + mkdir -p /build 10:16:04 [2020-10-06T10:16:04.478Z] #35 10.22 + cp tini-static /build/docker-init 10:16:04 [2020-10-06T10:16:04.647Z] Merge succeeded, producing 9ff3c5a02088f90fe04eb7cd1a0698b4b7b8b3a7 10:16:04 [2020-10-06T10:16:04.647Z] Checking out Revision 9ff3c5a02088f90fe04eb7cd1a0698b4b7b8b3a7 (PR-41530) 10:16:05 [2020-10-06T10:16:05.043Z] #35 DONE 10.9s 10:16:05 [2020-10-06T10:16:05.043Z] 10:16:05 [2020-10-06T10:16:05.043Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:16:05 [2020-10-06T10:16:05.043Z] #27 5.067 10:16:05 [2020-10-06T10:16:05.043Z] #27 5.273 ######### 13.1% ########################################## 58.6% ######################################################################## 100.0% 10:16:05 [2020-10-06T10:16:05.043Z] #27 5.767 10:16:05 [2020-10-06T10:16:05.815Z] #27 5.972 0.2% ############### 21.1% ############################## 42.5% ######################################### 57.5% ######################################################################## 100.0% 10:16:04 [2020-10-06T10:16:04.632Z] > git rev-parse HEAD^{commit} # timeout=10 10:16:04 [2020-10-06T10:16:04.649Z] > git config core.sparsecheckout # timeout=10 10:16:04 [2020-10-06T10:16:04.672Z] > git checkout -f 9ff3c5a02088f90fe04eb7cd1a0698b4b7b8b3a7 # timeout=10 10:16:06 [2020-10-06T10:16:06.379Z] #27 7.080 10:16:06 [2020-10-06T10:16:06.636Z] #27 7.215 # 2.4% ####### 11.1% ############ 17.2% 10:16:06 [2020-10-06T10:16:06.636Z] #27 ... 10:16:06 [2020-10-06T10:16:06.636Z] 10:16:06 [2020-10-06T10:16:06.636Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:06 [2020-10-06T10:16:06.636Z] #32 67.07 path 10:16:06 [2020-10-06T10:16:06.636Z] #32 67.63 text/tabwriter 10:16:06 [2020-10-06T10:16:06.636Z] #32 68.05 fmt 10:16:06 [2020-10-06T10:16:06.636Z] #32 68.45 path/filepath 10:16:06 [2020-10-06T10:16:06.636Z] #32 70.34 io/ioutil 10:16:06 [2020-10-06T10:16:06.636Z] #32 72.36 github.com/BurntSushi/toml 10:16:06 [2020-10-06T10:16:06.636Z] #32 72.36 flag 10:16:06 [2020-10-06T10:16:06.636Z] #32 74.72 log 10:16:06 [2020-10-06T10:16:06.893Z] #32 ... 10:16:06 [2020-10-06T10:16:06.893Z] 10:16:06 [2020-10-06T10:16:06.893Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:16:07 [2020-10-06T10:16:07.643Z] #54 ... 10:16:07 [2020-10-06T10:16:07.643Z] 10:16:07 [2020-10-06T10:16:07.643Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:07 [2020-10-06T10:16:07.643Z] #41 16.14 make[1]: Nothing to be done for 'all'. 10:16:07 [2020-10-06T10:16:07.643Z] #41 16.83 CC images/stats.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 17.12 CC images/core.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 17.41 CC images/core-x86.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 17.63 CC images/core-arm.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 17.80 CC images/core-aarch64.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 17.99 CC images/core-ppc64.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 18.35 CC images/core-s390.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 18.71 CC images/cpuinfo.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 18.96 CC images/inventory.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 19.17 CC images/fdinfo.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 19.37 CC images/fown.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 19.52 CC images/ns.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 19.62 CC images/regfile.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 19.82 CC images/ghost-file.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 19.93 CC images/fifo.o 10:16:07 [2020-10-06T10:16:07.643Z] #41 20.03 CC images/remap-file-path.o 10:16:07 [2020-10-06T10:16:07.936Z] #41 20.20 CC images/eventfd.o 10:16:07 [2020-10-06T10:16:07.936Z] #41 20.27 CC images/eventpoll.o 10:16:07 [2020-10-06T10:16:07.969Z] #27 7.215 # 2.4% ####### 11.1% ############ 17.2% ################ 23.4% ###################### 30.8% ########################### 38.1% ################################ 45.3% ###################################### 53.7% ############################################ 61.7% ################################################# 68.9% ######################################################## 77.8% ############################################################ 84.3% ################################################################# 91.5% ######################################################################## 100.0% 10:16:08 [2020-10-06T10:16:08.230Z] #41 20.38 CC images/fh.o 10:16:08 [2020-10-06T10:16:08.230Z] #41 20.59 CC images/fsnotify.o 10:16:08 [2020-10-06T10:16:08.230Z] #27 8.929 10:16:08 [2020-10-06T10:16:08.425Z] Commit message: "Merge commit '1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060' into HEAD" 10:16:08 [2020-10-06T10:16:08.425Z] First time build. Skipping changelog. 10:16:08 [2020-10-06T10:16:08.524Z] #41 20.78 CC images/signalfd.o 10:16:08 [2020-10-06T10:16:08.524Z] #41 20.86 CC images/fs.o 10:16:08 [2020-10-06T10:16:08.524Z] #41 20.96 CC images/pstree.o 10:16:08 [2020-10-06T10:16:08.488Z] > git --version # timeout=10 10:16:08 [2020-10-06T10:16:08.516Z] > git --version # 'git version 2.17.1' 10:16:08 [2020-10-06T10:16:08.544Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 10:16:08 [2020-10-06T10:16:08.817Z] #41 21.09 CC images/pipe.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 10:16:09 [2020-10-06T10:16:09.110Z] #41 21.27 CC images/tcp-stream.o 10:16:09 [2020-10-06T10:16:09.110Z] #41 21.45 CC images/sk-packet.o 10:16:09 [2020-10-06T10:16:09.404Z] #41 21.59 CC images/mnt.o 10:16:09 [2020-10-06T10:16:09.404Z] #41 21.73 CC images/pipe-data.o 10:16:12 [2020-10-06T10:16:12.243Z] #27 9.131 1.1% # 2.8% ### 4.5% #### 6.3% ##### 8.0% ####### 9.8% ######## 11.8% ######### 13.7% ########### 15.4% ############ 17.3% ############# 19.0% ############## 20.6% ############### 22.2% ################ 23.6% ################## 25.6% ################### 27.3% #################### 28.6% ###################### 30.8% ####################### 32.6% ######################## 34.4% ########################## 36.4% ########################### 37.7% ############################ 39.5% ############################# 41.3% ############################### 43.2% ################################ 44.6% ################################# 46.0% ################################## 47.6% ################################### 48.9% #################################### 50.8% ##################################### 52.2% ###################################### 53.8% ####################################### 55.2% ######################################## 56.1% ######################################### 57.5% ########################################## 59.6% ############################################ 61.4% 10:16:12 [2020-10-06T10:16:12.243Z] #27 ... 10:16:12 [2020-10-06T10:16:12.243Z] 10:16:12 [2020-10-06T10:16:12.243Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:12 [2020-10-06T10:16:12.243Z] #41 4.148 Note: Building without setproctitle() and strlcpy() support. 10:16:12 [2020-10-06T10:16:12.243Z] #41 4.148 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:16:12 [2020-10-06T10:16:12.243Z] #41 4.184 Note: Building without GnuTLS support 10:16:12 [2020-10-06T10:16:12.243Z] #41 4.192 Makefile.config:39: Warn: you have no libnftables installed 10:16:12 [2020-10-06T10:16:12.243Z] #41 4.192 Makefile.config:40: Warn: Building without nftables support 10:16:12 [2020-10-06T10:16:12.243Z] #41 6.322 fatal: not a git repository (or any of the parent directories): .git 10:16:12 [2020-10-06T10:16:12.243Z] #41 6.383 GEN .gitid 10:16:12 [2020-10-06T10:16:12.243Z] #41 6.440 GEN criu/include/version.h 10:16:12 [2020-10-06T10:16:12.243Z] #41 6.520 GEN include/common/asm 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.316 PBCC images/timens.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.348 DEP images/timens.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.389 PBCC images/fown.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.415 PBCC images/google/protobuf/descriptor.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.517 PBCC images/opts.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.593 PBCC images/memfd.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.708 DEP images/fown.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.747 DEP images/google/protobuf/descriptor.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.794 DEP images/opts.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 8.928 DEP images/memfd.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.016 PBCC images/sit.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.089 DEP images/sit.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.167 PBCC images/macvlan.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.209 DEP images/macvlan.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.292 PBCC images/autofs.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.350 DEP images/autofs.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.400 PBCC images/sysctl.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.429 DEP images/sysctl.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.478 PBCC images/time.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.502 DEP images/time.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.618 PBCC images/binfmt-misc.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.664 DEP images/binfmt-misc.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.736 PBCC images/seccomp.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.799 DEP images/seccomp.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.866 PBCC images/userns.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.901 DEP images/userns.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.951 PBCC images/cgroup.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 9.983 DEP images/cgroup.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 10.05 PBCC images/ext-file.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 10.06 DEP images/ext-file.pb-c.d 10:16:12 [2020-10-06T10:16:12.243Z] #41 10.13 PBCC images/rpc.pb-c.c 10:16:12 [2020-10-06T10:16:12.243Z] #41 ... 10:16:12 [2020-10-06T10:16:12.243Z] 10:16:12 [2020-10-06T10:16:12.243Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:16:12 [2020-10-06T10:16:12.268Z] #41 21.85 CC images/sa.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 21.97 CC images/timer.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 22.12 CC images/timerfd.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 22.21 CC images/mm.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 22.40 CC images/sk-opts.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 22.56 CC images/sk-unix.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 22.67 CC images/sk-inet.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 ... 10:16:12 [2020-10-06T10:16:12.268Z] 10:16:12 [2020-10-06T10:16:12.268Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:16:12 [2020-10-06T10:16:12.268Z] #11 57.70 Selecting previously unselected package g++-mingw-w64-x86-64. 10:16:12 [2020-10-06T10:16:12.268Z] #11 57.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... 10:16:12 [2020-10-06T10:16:12.268Z] #11 57.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:16:12 [2020-10-06T10:16:12.268Z] #11 ... 10:16:12 [2020-10-06T10:16:12.268Z] 10:16:12 [2020-10-06T10:16:12.268Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:12 [2020-10-06T10:16:12.268Z] #49 49.52 golang.org/x/crypto/ssh/terminal 10:16:12 [2020-10-06T10:16:12.268Z] #49 50.53 mvdan.cc/editorconfig 10:16:12 [2020-10-06T10:16:12.268Z] #49 51.47 mvdan.cc/sh/v3/fileutil 10:16:12 [2020-10-06T10:16:12.268Z] #49 51.51 mvdan.cc/sh/v3/syntax 10:16:12 [2020-10-06T10:16:12.268Z] #49 55.56 mvdan.cc/sh/v3/cmd/shfmt 10:16:12 [2020-10-06T10:16:12.268Z] #49 DONE 59.2s 10:16:12 [2020-10-06T10:16:12.268Z] 10:16:12 [2020-10-06T10:16:12.268Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:12 [2020-10-06T10:16:12.268Z] #41 22.87 CC images/tun.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 23.05 CC images/sk-netlink.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 23.16 CC images/packet-sock.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 23.46 CC images/ipc-var.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 23.59 CC images/ipc-desc.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 23.77 CC images/ipc-shm.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 23.89 CC images/ipc-msg.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 24.15 CC images/ipc-sem.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 24.41 CC images/utsns.o 10:16:12 [2020-10-06T10:16:12.268Z] #41 24.53 CC images/creds.o 10:16:12 [2020-10-06T10:16:12.273Z] + docker version 10:16:12 [2020-10-06T10:16:12.561Z] #41 24.78 CC images/vma.o 10:16:12 [2020-10-06T10:16:12.561Z] #41 24.90 CC images/netdev.o 10:16:12 [2020-10-06T10:16:12.854Z] #41 25.17 CC images/tty.o 10:16:13 [2020-10-06T10:16:13.148Z] #41 25.52 CC images/file-lock.o 10:16:13 [2020-10-06T10:16:13.441Z] #41 25.61 CC images/rlimit.o 10:16:13 [2020-10-06T10:16:13.441Z] #41 ... 10:16:13 [2020-10-06T10:16:13.441Z] 10:16:13 [2020-10-06T10:16:13.441Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:13 [2020-10-06T10:16:13.441Z] #43 50.66 text/template 10:16:13 [2020-10-06T10:16:13.441Z] #43 50.96 go/parser 10:16:13 [2020-10-06T10:16:13.441Z] #43 53.56 encoding/xml 10:16:13 [2020-10-06T10:16:13.441Z] #43 54.71 go/doc 10:16:13 [2020-10-06T10:16:13.441Z] #43 56.63 github.com/LK4D4/vndr/build 10:16:13 [2020-10-06T10:16:13.441Z] #43 57.41 github.com/LK4D4/vndr/versioned 10:16:13 [2020-10-06T10:16:13.441Z] #43 57.46 hash/crc32 10:16:13 [2020-10-06T10:16:13.441Z] #43 57.74 compress/gzip 10:16:13 [2020-10-06T10:16:13.441Z] #43 58.24 crypto/rsa 10:16:13 [2020-10-06T10:16:13.441Z] #43 58.46 crypto/dsa 10:16:13 [2020-10-06T10:16:13.441Z] #43 58.72 crypto/x509/pkix 10:16:13 [2020-10-06T10:16:13.441Z] #43 59.07 vendor/golang.org/x/crypto/cryptobyte 10:16:13 [2020-10-06T10:16:13.441Z] #43 59.39 net 10:16:13 [2020-10-06T10:16:13.441Z] #43 60.32 vendor/golang.org/x/sys/cpu 10:16:13 [2020-10-06T10:16:13.441Z] #43 60.52 vendor/golang.org/x/crypto/internal/chacha20 10:16:13 [2020-10-06T10:16:13.441Z] #43 60.89 vendor/golang.org/x/crypto/poly1305 10:16:13 [2020-10-06T10:16:13.441Z] #43 ... 10:16:13 [2020-10-06T10:16:13.441Z] 10:16:13 [2020-10-06T10:16:13.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:13 [2020-10-06T10:16:13.441Z] #41 25.72 CC images/pagemap.o 10:16:13 [2020-10-06T10:16:13.733Z] #41 25.81 CC images/siginfo.o 10:16:13 [2020-10-06T10:16:13.733Z] #41 25.92 CC images/rpc.o 10:16:14 [2020-10-06T10:16:14.320Z] #27 9.131 1.1% # 2.8% ### 4.5% #### 6.3% ##### 8.0% ####### 9.8% ######## 11.8% ######### 13.7% ########### 15.4% ############ 17.3% ############# 19.0% ############## 20.6% ############### 22.2% ################ 23.6% ################## 25.6% ################### 27.3% #################### 28.6% ###################### 30.8% ####################### 32.6% ######################## 34.4% ########################## 36.4% ########################### 37.7% ############################ 39.5% ############################# 41.3% ############################### 43.2% ################################ 44.6% ################################# 46.0% ################################## 47.6% ################################### 48.9% #################################### 50.8% ##################################### 52.2% ###################################### 53.8% ####################################### 55.2% ######################################## 56.1% ######################################### 57.5% ########################################## 59.6% ############################################ 61.4% ############################################# 63.5% ############################################## 65.2% ################################################ 67.0% ################################################# 68.8% ################################################## 70.6% #################################################### 72.4% ##################################################### 73.9% ###################################################### 75.8% ####################################################### 77.7% ######################################################### 79.5% ########################################################## 81.2% ############################################################ 83.5% ############################################################# 85.2% ############################################################## 86.7% ############################################################### 88.7% ################################################################# 90.4% ################################################################## 92.2% ################################################################### 94.2% #################################################################### 95.5% 10:16:14 [2020-10-06T10:16:14.320Z] #27 ... 10:16:14 [2020-10-06T10:16:14.320Z] 10:16:14 [2020-10-06T10:16:14.320Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:14 [2020-10-06T10:16:14.320Z] #32 77.73 github.com/BurntSushi/toml/cmd/tomlv 10:16:14 [2020-10-06T10:16:14.320Z] #32 DONE 84.8s 10:16:14 [2020-10-06T10:16:14.320Z] 10:16:14 [2020-10-06T10:16:14.320Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:16:14 [2020-10-06T10:16:14.368Z] #41 26.46 CC images/ext-file.o 10:16:14 [2020-10-06T10:16:14.368Z] #41 26.57 CC images/cgroup.o 10:16:14 [2020-10-06T10:16:14.580Z] #27 9.131 1.1% # 2.8% ### 4.5% #### 6.3% ##### 8.0% ####### 9.8% ######## 11.8% ######### 13.7% ########### 15.4% ############ 17.3% ############# 19.0% ############## 20.6% ############### 22.2% ################ 23.6% ################## 25.6% ################### 27.3% #################### 28.6% ###################### 30.8% ####################### 32.6% ######################## 34.4% ########################## 36.4% ########################### 37.7% ############################ 39.5% ############################# 41.3% ############################### 43.2% ################################ 44.6% ################################# 46.0% ################################## 47.6% ################################### 48.9% #################################### 50.8% ##################################### 52.2% ###################################### 53.8% ####################################### 55.2% ######################################## 56.1% ######################################### 57.5% ########################################## 59.6% ############################################ 61.4% ############################################# 63.5% ############################################## 65.2% ################################################ 67.0% ################################################# 68.8% ################################################## 70.6% #################################################### 72.4% ##################################################### 73.9% ###################################################### 75.8% ####################################################### 77.7% ######################################################### 79.5% ########################################################## 81.2% ############################################################ 83.5% ############################################################# 85.2% ############################################################## 86.7% ############################################################### 88.7% ################################################################# 90.4% ################################################################## 92.2% ################################################################### 94.2% #################################################################### 95.5% ##################################################################### 96.6% ##################################################################### 97.0% ###################################################################### 98.1% ######################################################################## 100.0% 10:16:14 [2020-10-06T10:16:14.676Z] #41 26.89 CC images/userns.o 10:16:14 [2020-10-06T10:16:14.676Z] #41 26.97 CC images/google/protobuf/descriptor.o 10:16:14 [2020-10-06T10:16:14.843Z] #27 15.63 10:16:15 [2020-10-06T10:16:15.100Z] #27 ... 10:16:15 [2020-10-06T10:16:15.100Z] 10:16:15 [2020-10-06T10:16:15.100Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:15 [2020-10-06T10:16:15.100Z] #49 75.41 encoding/json 10:16:15 [2020-10-06T10:16:15.100Z] #49 82.42 github.com/pkg/diff 10:16:15 [2020-10-06T10:16:15.100Z] #49 83.72 go/ast 10:16:15 [2020-10-06T10:16:15.100Z] #49 83.86 golang.org/x/crypto/ssh/terminal 10:16:15 [2020-10-06T10:16:15.100Z] #49 ... 10:16:15 [2020-10-06T10:16:15.100Z] 10:16:15 [2020-10-06T10:16:15.100Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:16:15 [2020-10-06T10:16:15.340Z] #41 27.60 CC images/opts.o 10:16:15 [2020-10-06T10:16:15.367Z] #54 39.05 Checking out files: 31% (1017/3264) Checking out files: 32% (1045/3264) Checking out files: 33% (1078/3264) Checking out files: 34% (1110/3264) Checking out files: 35% (1143/3264) Checking out files: 36% (1176/3264) Checking out files: 37% (1208/3264) Checking out files: 38% (1241/3264) Checking out files: 39% (1273/3264) Checking out files: 40% (1306/3264) Checking out files: 41% (1339/3264) Checking out files: 42% (1371/3264) Checking out files: 43% (1404/3264) Checking out files: 44% (1437/3264) Checking out files: 45% (1469/3264) Checking out files: 46% (1502/3264) Checking out files: 47% (1535/3264) Checking out files: 48% (1567/3264) Checking out files: 49% (1600/3264) Checking out files: 50% (1632/3264) Checking out files: 51% (1665/3264) Checking out files: 52% (1698/3264) Checking out files: 53% (1730/3264) 10:16:15 [2020-10-06T10:16:15.367Z] #54 ... 10:16:15 [2020-10-06T10:16:15.367Z] 10:16:15 [2020-10-06T10:16:15.367Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:15 [2020-10-06T10:16:15.367Z] #43 75.83 go/token 10:16:15 [2020-10-06T10:16:15.367Z] #43 77.31 go/scanner 10:16:15 [2020-10-06T10:16:15.367Z] #43 78.28 internal/lazyregexp 10:16:15 [2020-10-06T10:16:15.367Z] #43 78.70 net/url 10:16:15 [2020-10-06T10:16:15.367Z] #43 78.81 go/ast 10:16:15 [2020-10-06T10:16:15.367Z] #43 80.60 text/template/parse 10:16:15 [2020-10-06T10:16:15.367Z] #43 85.25 go/parser 10:16:15 [2020-10-06T10:16:15.622Z] #43 85.91 text/template 10:16:15 [2020-10-06T10:16:15.622Z] #43 ... 10:16:15 [2020-10-06T10:16:15.622Z] 10:16:15 [2020-10-06T10:16:15.622Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:16:15 [2020-10-06T10:16:15.633Z] #41 27.74 CC images/seccomp.o 10:16:15 [2020-10-06T10:16:15.633Z] #41 27.87 CC images/binfmt-misc.o 10:16:15 [2020-10-06T10:16:15.633Z] #41 27.95 CC images/time.o 10:16:15 [2020-10-06T10:16:15.633Z] #41 28.06 CC images/sysctl.o 10:16:15 [2020-10-06T10:16:15.927Z] #41 28.14 CC images/autofs.o 10:16:15 [2020-10-06T10:16:15.927Z] #41 28.25 CC images/macvlan.o 10:16:15 [2020-10-06T10:16:15.927Z] #41 28.34 CC images/sit.o 10:16:16 [2020-10-06T10:16:16.221Z] #41 28.47 CC images/memfd.o 10:16:16 [2020-10-06T10:16:16.514Z] #41 28.68 CC images/timens.o 10:16:16 [2020-10-06T10:16:16.514Z] #41 28.84 LINK images/built-in.o 10:16:16 [2020-10-06T10:16:16.514Z] #41 28.88 GEN compel/include/asm 10:16:16 [2020-10-06T10:16:16.517Z] Client: Docker Engine - Community 10:16:16 [2020-10-06T10:16:16.517Z] Version: 19.03.13 10:16:16 [2020-10-06T10:16:16.517Z] API version: 1.40 10:16:16 [2020-10-06T10:16:16.517Z] Go version: go1.13.15 10:16:16 [2020-10-06T10:16:16.517Z] Git commit: 4484c46d9d 10:16:16 [2020-10-06T10:16:16.517Z] Built: Wed Sep 16 17:02:36 2020 10:16:16 [2020-10-06T10:16:16.517Z] OS/Arch: linux/amd64 10:16:16 [2020-10-06T10:16:16.517Z] Experimental: false 10:16:16 [2020-10-06T10:16:16.517Z] 10:16:16 [2020-10-06T10:16:16.517Z] Server: Docker Engine - Community 10:16:16 [2020-10-06T10:16:16.517Z] Engine: 10:16:16 [2020-10-06T10:16:16.517Z] Version: 19.03.13 10:16:16 [2020-10-06T10:16:16.517Z] API version: 1.40 (minimum version 1.12) 10:16:16 [2020-10-06T10:16:16.517Z] Go version: go1.13.15 10:16:16 [2020-10-06T10:16:16.517Z] Git commit: 4484c46d9d 10:16:16 [2020-10-06T10:16:16.517Z] Built: Wed Sep 16 17:01:06 2020 10:16:16 [2020-10-06T10:16:16.517Z] OS/Arch: linux/amd64 10:16:16 [2020-10-06T10:16:16.517Z] Experimental: true 10:16:16 [2020-10-06T10:16:16.517Z] containerd: 10:16:16 [2020-10-06T10:16:16.517Z] Version: 1.3.7 10:16:16 [2020-10-06T10:16:16.517Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 10:16:16 [2020-10-06T10:16:16.517Z] runc: 10:16:16 [2020-10-06T10:16:16.517Z] Version: 1.0.0-rc10 10:16:16 [2020-10-06T10:16:16.517Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:16:16 [2020-10-06T10:16:16.517Z] docker-init: 10:16:16 [2020-10-06T10:16:16.517Z] Version: 0.18.0 10:16:16 [2020-10-06T10:16:16.517Z] GitCommit: fec3683 [Pipeline] sh 10:16:16 [2020-10-06T10:16:16.647Z] Removing intermediate container 9c81fcc54f8d 10:16:16 [2020-10-06T10:16:16.647Z] ---> 6e46ae1fca86 10:16:16 [2020-10-06T10:16:16.647Z] Step 13/15 : FROM golang:${GO_VERSION}-buster 10:16:16 [2020-10-06T10:16:16.647Z] ---> 805dc2d65d1c 10:16:16 [2020-10-06T10:16:16.647Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx 10:16:16 [2020-10-06T10:16:16.647Z] ---> 1e1d2315e6ee 10:16:16 [2020-10-06T10:16:16.647Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] 10:16:16 [2020-10-06T10:16:16.647Z] ---> Running in fbe8758caaa9 10:16:16 [2020-10-06T10:16:16.647Z] Removing intermediate container fbe8758caaa9 10:16:16 [2020-10-06T10:16:16.647Z] ---> 90629def40f4 10:16:16 [2020-10-06T10:16:16.647Z] Successfully built 90629def40f4 10:16:16 [2020-10-06T10:16:16.647Z] Successfully tagged moby-buildx:latest 10:16:16 [2020-10-06T10:16:16.647Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ 10:16:16 [2020-10-06T10:16:16.647Z] if [ -n "${id}" ]; then \ 10:16:16 [2020-10-06T10:16:16.647Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ 10:16:16 [2020-10-06T10:16:16.647Z] && touch bundles/buildx; \ 10:16:16 [2020-10-06T10:16:16.647Z] docker rm -f ${id}; \ 10:16:16 [2020-10-06T10:16:16.647Z] fi 10:16:16 [2020-10-06T10:16:16.647Z] e84d244c0c56dbbd6e5f0a21eef9420327643a4dcfccea5433da0416b20119c9 10:16:16 [2020-10-06T10:16:16.647Z] bundles/buildx version 10:16:16 [2020-10-06T10:16:16.647Z] buildx v0.3.1 6db68d0 10:16:16 [2020-10-06T10:16:16.647Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:db49c9e68be751afa5eea777b4103ca0eab97a78 . 10:16:16 [2020-10-06T10:16:16.647Z] #1 [internal] booting buildkit 10:16:16 [2020-10-06T10:16:16.647Z] #1 pulling image moby/buildkit:buildx-stable-1 10:16:16 [2020-10-06T10:16:16.647Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done 10:16:16 [2020-10-06T10:16:16.647Z] #1 creating container buildx_buildkit_default 10:16:16 [2020-10-06T10:16:16.647Z] #1 creating container buildx_buildkit_default 0.4s done 10:16:16 [2020-10-06T10:16:16.647Z] #1 DONE 2.6s 10:16:16 [2020-10-06T10:16:16.647Z] 10:16:16 [2020-10-06T10:16:16.647Z] #2 [internal] load .dockerignore 10:16:16 [2020-10-06T10:16:16.647Z] #2 transferring context: 87B done 10:16:16 [2020-10-06T10:16:16.647Z] #2 DONE 0.0s 10:16:16 [2020-10-06T10:16:16.647Z] 10:16:16 [2020-10-06T10:16:16.647Z] #3 [internal] load build definition from Dockerfile 10:16:16 [2020-10-06T10:16:16.647Z] #3 transferring dockerfile: 16.45kB done 10:16:16 [2020-10-06T10:16:16.647Z] #3 DONE 0.0s 10:16:16 [2020-10-06T10:16:16.647Z] 10:16:16 [2020-10-06T10:16:16.647Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 10:16:16 [2020-10-06T10:16:16.807Z] #41 28.89 GEN compel/include/version.h 10:16:16 [2020-10-06T10:16:16.807Z] #41 28.90 touch .config 10:16:16 [2020-10-06T10:16:16.807Z] #41 28.91 GEN include/common/config.h 10:16:16 [2020-10-06T10:16:16.807Z] #41 28.94 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d 10:16:16 [2020-10-06T10:16:16.807Z] #41 29.00 GEN compel/plugins/include/uapi/std/syscall-codes.h 10:16:16 [2020-10-06T10:16:16.807Z] #41 29.01 GEN compel/plugins/include/uapi/std/syscall.h 10:16:16 [2020-10-06T10:16:16.807Z] #41 29.02 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S 10:16:16 [2020-10-06T10:16:16.807Z] #41 29.03 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d 10:16:16 [2020-10-06T10:16:16.807Z] #41 29.05 DEP compel/arch/s390/plugins/std/parasite-head.d 10:16:16 [2020-10-06T10:16:16.807Z] #41 29.06 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 10:16:16 [2020-10-06T10:16:16.807Z] #41 29.07 DEP compel/plugins/std/infect.d 10:16:16 [2020-10-06T10:16:16.807Z] #41 29.17 DEP compel/plugins/std/string.d 10:16:16 [2020-10-06T10:16:16.807Z] #41 29.25 DEP compel/plugins/std/log.d 10:16:16 [2020-10-06T10:16:16.821Z] + docker info 10:16:16 [2020-10-06T10:16:16.903Z] #54 39.05 Checking out files: 31% (1017/3264) Checking out files: 32% (1045/3264) Checking out files: 33% (1078/3264) Checking out files: 34% (1110/3264) Checking out files: 35% (1143/3264) Checking out files: 36% (1176/3264) Checking out files: 37% (1208/3264) Checking out files: 38% (1241/3264) Checking out files: 39% (1273/3264) Checking out files: 40% (1306/3264) Checking out files: 41% (1339/3264) Checking out files: 42% (1371/3264) Checking out files: 43% (1404/3264) Checking out files: 44% (1437/3264) Checking out files: 45% (1469/3264) Checking out files: 46% (1502/3264) Checking out files: 47% (1535/3264) Checking out files: 48% (1567/3264) Checking out files: 49% (1600/3264) Checking out files: 50% (1632/3264) Checking out files: 51% (1665/3264) Checking out files: 52% (1698/3264) Checking out files: 53% (1730/3264) Checking out files: 54% (1763/3264) Checking out files: 55% (1796/3264) Checking out files: 56% (1828/3264) Checking out files: 57% (1861/3264) Checking out files: 58% (1894/3264) Checking out files: 59% (1926/3264) Checking out files: 60% (1959/3264) Checking out files: 61% (1992/3264) Checking out files: 62% (2024/3264) Checking out files: 63% (2057/3264) Checking out files: 64% (2089/3264) Checking out files: 65% (2122/3264) Checking out files: 66% (2155/3264) Checking out files: 67% (2187/3264) Checking out files: 67% (2191/3264) Checking out files: 68% (2220/3264) Checking out files: 69% (2253/3264) Checking out files: 70% (2285/3264) Checking out files: 71% (2318/3264) Checking out files: 72% (2351/3264) Checking out files: 73% (2383/3264) Checking out files: 74% (2416/3264) Checking out files: 75% (2448/3264) Checking out files: 76% (2481/3264) Checking out files: 77% (2514/3264) Checking out files: 78% (2546/3264) Checking out files: 79% (2579/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) Checking out files: 92% (3003/3264) Checking out files: 93% (3036/3264) Checking out files: 94% (3069/3264) Checking out files: 95% (3101/3264) Checking out files: 96% (3134/3264) Checking out files: 97% (3167/3264) Checking out files: 98% (3199/3264) Checking out files: 99% (3232/3264) Checking out files: 100% (3264/3264) Checking out files: 100% (3264/3264), done. 10:16:16 [2020-10-06T10:16:16.903Z] #54 41.15 + cd /tmp/tmp.YYK4VRwKEj/src/github.com/containerd/containerd 10:16:16 [2020-10-06T10:16:16.903Z] #54 41.15 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 10:16:16 [2020-10-06T10:16:16.903Z] #54 ... 10:16:16 [2020-10-06T10:16:16.903Z] 10:16:16 [2020-10-06T10:16:16.903Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:16:16 [2020-10-06T10:16:16.903Z] #11 78.45 Selecting previously unselected package gcc-mingw-w64-base. 10:16:16 [2020-10-06T10:16:16.903Z] #11 78.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 10:16:16 [2020-10-06T10:16:16.903Z] #11 78.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:16:16 [2020-10-06T10:16:16.903Z] #11 78.65 Selecting previously unselected package gcc-mingw-w64-x86-64. 10:16:16 [2020-10-06T10:16:16.903Z] #11 78.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 10:16:16 [2020-10-06T10:16:16.903Z] #11 78.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:16:16 [2020-10-06T10:16:16.942Z] #4 DONE 0.8s 10:16:16 [2020-10-06T10:16:16.942Z] 10:16:16 [2020-10-06T10:16:16.942Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 10:16:16 [2020-10-06T10:16:16.942Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done 10:16:17 [2020-10-06T10:16:17.100Z] #41 29.28 DEP compel/plugins/std/fds.d 10:16:17 [2020-10-06T10:16:17.101Z] #41 29.35 DEP compel/plugins/std/std.d 10:16:17 [2020-10-06T10:16:17.101Z] #41 29.45 DEP compel/plugins/shmem/shmem.d 10:16:17 [2020-10-06T10:16:17.101Z] #41 29.53 DEP compel/plugins/fds/fds.d 10:16:17 [2020-10-06T10:16:17.159Z] #11 ... 10:16:17 [2020-10-06T10:16:17.159Z] 10:16:17 [2020-10-06T10:16:17.159Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.26 DEP images/rpc.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.31 PBCC images/siginfo.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.32 DEP images/siginfo.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.38 PBCC images/pagemap.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.48 DEP images/pagemap.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.56 PBCC images/rlimit.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.63 DEP images/rlimit.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.71 PBCC images/file-lock.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.71 DEP images/file-lock.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.78 PBCC images/tty.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.85 DEP images/tty.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 10.96 PBCC images/tun.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.03 PBCC images/netdev.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.10 DEP images/tun.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.15 DEP images/netdev.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.24 PBCC images/vma.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.29 DEP images/vma.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.38 PBCC images/creds.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.44 DEP images/creds.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.50 PBCC images/utsns.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.54 DEP images/utsns.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.63 PBCC images/ipc-desc.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.66 PBCC images/ipc-sem.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.74 DEP images/ipc-desc.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.90 DEP images/ipc-sem.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.96 PBCC images/ipc-msg.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 11.98 DEP images/ipc-msg.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 12.08 PBCC images/ipc-shm.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 12.22 DEP images/ipc-shm.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 12.29 PBCC images/ipc-var.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 12.40 DEP images/ipc-var.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 12.48 PBCC images/sk-opts.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 12.50 PBCC images/packet-sock.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 12.63 DEP images/sk-opts.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 12.80 DEP images/packet-sock.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.00 PBCC images/sk-netlink.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.03 DEP images/sk-netlink.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.12 PBCC images/sk-inet.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.32 DEP images/sk-inet.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.44 PBCC images/sk-unix.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.51 DEP images/sk-unix.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.57 PBCC images/mm.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.70 DEP images/mm.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.76 PBCC images/timerfd.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.78 DEP images/timerfd.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.85 PBCC images/timer.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.86 DEP images/timer.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.91 PBCC images/sa.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 13.99 DEP images/sa.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.03 PBCC images/pipe-data.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.07 DEP images/pipe-data.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.16 PBCC images/mnt.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.22 DEP images/mnt.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.31 PBCC images/sk-packet.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.33 DEP images/sk-packet.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.38 PBCC images/tcp-stream.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.44 DEP images/tcp-stream.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.50 PBCC images/pipe.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.57 DEP images/pipe.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.67 PBCC images/pstree.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.70 DEP images/pstree.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.76 PBCC images/fs.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.77 DEP images/fs.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.82 PBCC images/signalfd.pb-c.c 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.87 DEP images/signalfd.pb-c.d 10:16:17 [2020-10-06T10:16:17.159Z] #41 14.94 PBCC images/fh.pb-c.c 10:16:17 [2020-10-06T10:16:17.240Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done 10:16:17 [2020-10-06T10:16:17.241Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done 10:16:17 [2020-10-06T10:16:17.241Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s 10:16:17 [2020-10-06T10:16:17.241Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done 10:16:17 [2020-10-06T10:16:17.394Z] #41 29.65 CC compel/plugins/std/std.o 10:16:17 [2020-10-06T10:16:17.416Z] #41 15.02 PBCC images/fsnotify.pb-c.c 10:16:17 [2020-10-06T10:16:17.416Z] #41 15.08 DEP images/fh.pb-c.d 10:16:17 [2020-10-06T10:16:17.416Z] #41 15.15 DEP images/fsnotify.pb-c.d 10:16:17 [2020-10-06T10:16:17.416Z] #41 15.22 PBCC images/eventpoll.pb-c.c 10:16:17 [2020-10-06T10:16:17.416Z] #41 15.28 DEP images/eventpoll.pb-c.d 10:16:17 [2020-10-06T10:16:17.537Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 1.65MB / 8.20MB 0.3s 10:16:17 [2020-10-06T10:16:17.537Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done 10:16:17 [2020-10-06T10:16:17.537Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 10:16:17 [2020-10-06T10:16:17.672Z] #41 15.37 PBCC images/eventfd.pb-c.c 10:16:17 [2020-10-06T10:16:17.672Z] #41 15.41 DEP images/eventfd.pb-c.d 10:16:17 [2020-10-06T10:16:17.672Z] #41 15.44 PBCC images/remap-file-path.pb-c.c 10:16:17 [2020-10-06T10:16:17.672Z] #41 15.51 DEP images/remap-file-path.pb-c.d 10:16:17 [2020-10-06T10:16:17.672Z] #41 ... 10:16:17 [2020-10-06T10:16:17.672Z] 10:16:17 [2020-10-06T10:16:17.672Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:16:17 [2020-10-06T10:16:17.672Z] #54 41.97 + export 'BUILDTAGS=netgo osusergo static_build' 10:16:17 [2020-10-06T10:16:17.686Z] #41 29.92 CC compel/plugins/std/fds.o 10:16:17 [2020-10-06T10:16:17.835Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done 10:16:17 [2020-10-06T10:16:17.928Z] #54 41.98 + BUILDTAGS='netgo osusergo static_build' 10:16:17 [2020-10-06T10:16:17.928Z] #54 41.98 + export EXTRA_FLAGS=-buildmode=pie 10:16:17 [2020-10-06T10:16:17.928Z] #54 41.98 + EXTRA_FLAGS=-buildmode=pie 10:16:17 [2020-10-06T10:16:17.928Z] #54 41.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 10:16:17 [2020-10-06T10:16:17.928Z] #54 41.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 10:16:17 [2020-10-06T10:16:17.928Z] #54 41.98 + '[' '' = dynamic ']' 10:16:17 [2020-10-06T10:16:17.928Z] #54 41.98 + make 10:16:17 [2020-10-06T10:16:17.979Z] #41 30.21 CC compel/plugins/std/log.o 10:16:18 [2020-10-06T10:16:18.183Z] #5 DONE 1.0s 10:16:18 [2020-10-06T10:16:18.183Z] 10:16:18 [2020-10-06T10:16:18.183Z] #8 [internal] load metadata for docker.io/library/debian:buster 10:16:18 [2020-10-06T10:16:18.581Z] Fetching without tags 10:16:18 [2020-10-06T10:16:18.630Z] #41 30.69 CC compel/plugins/std/string.o 10:16:18 [2020-10-06T10:16:18.630Z] #41 31.03 CC compel/plugins/std/infect.o 10:16:18 [2020-10-06T10:16:18.630Z] #41 ... 10:16:18 [2020-10-06T10:16:18.630Z] 10:16:18 [2020-10-06T10:16:18.630Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:16:18 [2020-10-06T10:16:18.630Z] #56 66.19 + for f in rootlesskit rootlesskit-docker-proxy 10:16:18 [2020-10-06T10:16:18.850Z] #8 DONE 0.6s 10:16:18 [2020-10-06T10:16:18.850Z] 10:16:18 [2020-10-06T10:16:18.850Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 10:16:18 [2020-10-06T10:16:18.850Z] #7 DONE 0.6s 10:16:18 [2020-10-06T10:16:18.850Z] 10:16:18 [2020-10-06T10:16:18.850Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster 10:16:18 [2020-10-06T10:16:18.850Z] #6 DONE 0.6s 10:16:18 [2020-10-06T10:16:18.850Z] 10:16:18 [2020-10-06T10:16:18.850Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 10:16:18 [2020-10-06T10:16:18.850Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 10:16:18 [2020-10-06T10:16:18.857Z] #54 42.98 + bin/ctr 10:16:18 [2020-10-06T10:16:18.878Z] Merging remotes/origin/master commit 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 into PR head commit 6b538ffbcab71df45fae4910b64f3945db03482a 10:16:18 [2020-10-06T10:16:18.933Z] #56 66.19 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 10:16:18 [2020-10-06T10:16:18.505Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:16:18 [2020-10-06T10:16:18.530Z] > git config --add remote.origin.fetch +refs/pull/41530/head:refs/remotes/origin/PR-41530 # timeout=10 10:16:18 [2020-10-06T10:16:18.555Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:16:18 [2020-10-06T10:16:18.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:16:18 [2020-10-06T10:16:18.584Z] Fetching upstream changes from https://github.com/moby/moby.git 10:16:18 [2020-10-06T10:16:18.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:16:18 [2020-10-06T10:16:18.585Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:16:18 [2020-10-06T10:16:18.889Z] > git config core.sparsecheckout # timeout=10 10:16:18 [2020-10-06T10:16:18.902Z] > git checkout -f 6b538ffbcab71df45fae4910b64f3945db03482a # timeout=10 10:16:19 [2020-10-06T10:16:19.563Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done 10:16:19 [2020-10-06T10:16:19.563Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done 10:16:19 [2020-10-06T10:16:19.563Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s 10:16:19 [2020-10-06T10:16:19.563Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 944.56kB / 9.86MB 0.4s 10:16:19 [2020-10-06T10:16:19.989Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.07MB / 9.86MB 0.6s 10:16:19 [2020-10-06T10:16:19.989Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.74MB / 9.86MB 0.9s 10:16:20 [2020-10-06T10:16:20.423Z] Merge succeeded, producing 8f34e1e7e19172cedc26a04cf2061e9d574357d2 10:16:20 [2020-10-06T10:16:20.423Z] Checking out Revision 8f34e1e7e19172cedc26a04cf2061e9d574357d2 (PR-41530) 10:16:20 [2020-10-06T10:16:20.553Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.01MB / 9.86MB 1.0s 10:16:20 [2020-10-06T10:16:20.553Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done 10:16:20 [2020-10-06T10:16:20.553Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 10:16:21 [2020-10-06T10:16:21.373Z] #54 ... 10:16:21 [2020-10-06T10:16:21.373Z] 10:16:21 [2020-10-06T10:16:21.373Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:16:21 [2020-10-06T10:16:21.373Z] #27 16.47 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:21 [2020-10-06T10:16:21.373Z] #27 17.02 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 10:16:21 [2020-10-06T10:16:21.373Z] #27 17.44 #=#=# 10:16:21 [2020-10-06T10:16:21.373Z] #27 17.56 ######################################################################## 100.0% 10:16:21 [2020-10-06T10:16:21.373Z] #27 17.68 10:16:21 [2020-10-06T10:16:21.373Z] #27 18.02 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:21 [2020-10-06T10:16:21.373Z] #27 18.50 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 10:16:21 [2020-10-06T10:16:21.373Z] #27 18.78 10:16:21 [2020-10-06T10:16:21.373Z] #27 18.99 1.2% ######################################################################## 100.0% 10:16:21 [2020-10-06T10:16:21.373Z] #27 19.22 10:16:21 [2020-10-06T10:16:21.373Z] #27 19.74 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:21 [2020-10-06T10:16:21.373Z] #27 20.29 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... 10:16:21 [2020-10-06T10:16:21.373Z] #27 20.37 skipping existing c35d46ef359f 10:16:21 [2020-10-06T10:16:21.373Z] #27 20.49 10:16:21 [2020-10-06T10:16:21.373Z] #27 20.72 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:21 [2020-10-06T10:16:21.373Z] #27 21.29 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 10:16:21 [2020-10-06T10:16:21.373Z] #27 21.61 10:16:21 [2020-10-06T10:16:21.373Z] #27 21.77 ######################################################################## 100.0% 10:16:21 [2020-10-06T10:16:21.373Z] #27 21.85 10:16:21 [2020-10-06T10:16:21.373Z] #27 21.91 Download of images into '/build' complete. 10:16:21 [2020-10-06T10:16:21.373Z] #27 21.91 Use something like the following to load the result into a Docker daemon: 10:16:21 [2020-10-06T10:16:21.373Z] #27 21.91 tar -cC '/build' . | docker load 10:16:21 [2020-10-06T10:16:21.373Z] #27 DONE 22.3s 10:16:19 [2020-10-06T10:16:19.593Z] > git remote # timeout=10 10:16:19 [2020-10-06T10:16:19.629Z] > git config --get remote.origin.url # timeout=10 10:16:19 [2020-10-06T10:16:19.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:16:19 [2020-10-06T10:16:19.677Z] > git merge 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 # timeout=10 10:16:20 [2020-10-06T10:16:20.383Z] > git rev-parse HEAD^{commit} # timeout=10 10:16:20 [2020-10-06T10:16:20.425Z] > git config core.sparsecheckout # timeout=10 10:16:20 [2020-10-06T10:16:20.434Z] > git checkout -f 8f34e1e7e19172cedc26a04cf2061e9d574357d2 # timeout=10 10:16:21 [2020-10-06T10:16:21.676Z] 10:16:21 [2020-10-06T10:16:21.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:21 [2020-10-06T10:16:21.676Z] #41 15.58 PBCC images/fifo.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 15.62 DEP images/fifo.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 15.69 PBCC images/ghost-file.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 15.72 DEP images/ghost-file.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 15.76 PBCC images/regfile.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 15.82 DEP images/regfile.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 15.87 PBCC images/ns.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 15.90 DEP images/ns.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 15.95 PBCC images/fdinfo.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.09 DEP images/fdinfo.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.13 PBCC images/core-aarch64.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.17 PBCC images/core-arm.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.28 PBCC images/core-ppc64.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.31 PBCC images/core-s390.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.38 PBCC images/core-x86.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.44 PBCC images/core.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.53 PBCC images/inventory.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.60 DEP images/core-aarch64.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.67 DEP images/core-arm.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.72 DEP images/core-ppc64.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.75 DEP images/core-s390.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.82 DEP images/core-x86.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.91 DEP images/core.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 16.93 DEP images/inventory.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 17.04 PBCC images/cpuinfo.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 17.10 DEP images/cpuinfo.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 17.17 PBCC images/stats.pb-c.c 10:16:21 [2020-10-06T10:16:21.676Z] #41 17.20 DEP images/stats.pb-c.d 10:16:21 [2020-10-06T10:16:21.676Z] #41 18.79 make[1]: Nothing to be done for 'all'. 10:16:23 [2020-10-06T10:16:23.305Z] Fetching without tags 10:16:23 [2020-10-06T10:16:23.473Z] #56 DONE 70.4s 10:16:23 [2020-10-06T10:16:23.473Z] 10:16:23 [2020-10-06T10:16:23.473Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.23 Selecting previously unselected package libapparmor1:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.23 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.23 Unpacking libapparmor1:s390x (2.13.2-10) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.31 Selecting previously unselected package libapparmor-dev:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.31 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.32 Unpacking libapparmor-dev:s390x (2.13.2-10) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.38 Selecting previously unselected package libbtrfs0. 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.38 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.39 Unpacking libbtrfs0 (4.20.1-2) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.44 Selecting previously unselected package libbtrfs-dev. 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.44 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.45 Unpacking libbtrfs-dev (4.20.1-2) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.54 Selecting previously unselected package libdevmapper-event1.02.1:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.54 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.55 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.59 Selecting previously unselected package libudev-dev:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.59 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.61 Unpacking libudev-dev:s390x (241-7~deb10u4) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.71 Selecting previously unselected package libsepol1-dev:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.71 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.73 Unpacking libsepol1-dev:s390x (2.8-1) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.94 Selecting previously unselected package libpcre16-3:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.95 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 68.95 Unpacking libpcre16-3:s390x (2:8.39-12) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.10 Selecting previously unselected package libpcre32-3:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.10 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.11 Unpacking libpcre32-3:s390x (2:8.39-12) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.21 Selecting previously unselected package libpcrecpp0v5:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.21 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.21 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.25 Selecting previously unselected package libpcre3-dev:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.26 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.26 Unpacking libpcre3-dev:s390x (2:8.39-12) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.47 Selecting previously unselected package libselinux1-dev:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.48 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.49 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.68 Selecting previously unselected package libdevmapper-dev:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.69 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.69 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.75 Selecting previously unselected package libseccomp-dev:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.75 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.75 Unpacking libseccomp-dev:s390x (2.3.3-4) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.83 Selecting previously unselected package libsystemd-dev:s390x. 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.83 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 69.84 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.17 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.19 Setting up libseccomp-dev:s390x (2.3.3-4) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.19 Setting up libapparmor1:s390x (2.13.2-10) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.20 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.21 Setting up libpcre16-3:s390x (2:8.39-12) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.23 Setting up libsepol1-dev:s390x (2.8-1) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.24 Setting up libbtrfs0 (4.20.1-2) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.25 Setting up libpcre32-3:s390x (2:8.39-12) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.26 Setting up libudev-dev:s390x (241-7~deb10u4) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.27 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.28 Setting up libbtrfs-dev (4.20.1-2) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.28 Setting up libapparmor-dev:s390x (2.13.2-10) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.29 Setting up mingw-w64-common (6.0.0-3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.30 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.31 Setting up libpcre3-dev:s390x (2:8.39-12) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.32 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.33 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 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.33 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 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.33 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.36 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 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.39 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 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.42 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.44 Setting up libselinux1-dev:s390x (2.8-1+b1) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.45 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.46 Setting up dmsetup (2:1.02.155-3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.48 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.49 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... 10:16:23 [2020-10-06T10:16:23.473Z] #11 ... 10:16:23 [2020-10-06T10:16:23.473Z] 10:16:23 [2020-10-06T10:16:23.473Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 10:16:23 [2020-10-06T10:16:23.473Z] #57 DONE 0.1s 10:16:23 [2020-10-06T10:16:23.473Z] 10:16:23 [2020-10-06T10:16:23.473Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 10:16:23 [2020-10-06T10:16:23.473Z] #58 DONE 0.1s 10:16:23 [2020-10-06T10:16:23.473Z] 10:16:23 [2020-10-06T10:16:23.473Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:16:23 [2020-10-06T10:16:23.473Z] #11 70.50 Processing triggers for libc-bin (2.28-10) ... 10:16:23 [2020-10-06T10:16:23.702Z] Merging remotes/origin/master commit 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 into PR head commit 6b538ffbcab71df45fae4910b64f3945db03482a 10:16:23 [2020-10-06T10:16:23.772Z] #11 DONE 71.1s 10:16:23 [2020-10-06T10:16:23.772Z] 10:16:23 [2020-10-06T10:16:23.772Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:23 [2020-10-06T10:16:23.772Z] #51 ... 10:16:23 [2020-10-06T10:16:23.772Z] 10:16:23 [2020-10-06T10:16:23.772Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:23 [2020-10-06T10:16:23.772Z] #43 61.21 vendor/golang.org/x/crypto/chacha20poly1305 10:16:23 [2020-10-06T10:16:23.772Z] #43 61.51 vendor/golang.org/x/crypto/curve25519 10:16:23 [2020-10-06T10:16:23.772Z] #43 61.89 vendor/golang.org/x/crypto/hkdf 10:16:23 [2020-10-06T10:16:23.772Z] #43 62.02 vendor/golang.org/x/text/transform 10:16:23 [2020-10-06T10:16:23.772Z] #43 62.37 vendor/golang.org/x/text/unicode/bidi 10:16:23 [2020-10-06T10:16:23.772Z] #43 63.40 vendor/golang.org/x/text/secure/bidirule 10:16:23 [2020-10-06T10:16:23.772Z] #43 63.60 vendor/golang.org/x/text/unicode/norm 10:16:23 [2020-10-06T10:16:23.772Z] #43 65.77 vendor/golang.org/x/net/idna 10:16:23 [2020-10-06T10:16:23.772Z] #43 67.26 vendor/golang.org/x/net/http2/hpack 10:16:23 [2020-10-06T10:16:23.772Z] #43 67.98 mime 10:16:23 [2020-10-06T10:16:23.772Z] #43 69.04 mime/quotedprintable 10:16:23 [2020-10-06T10:16:23.772Z] #43 69.26 net/http/internal 10:16:23 [2020-10-06T10:16:23.772Z] #43 70.45 crypto/tls 10:16:23 [2020-10-06T10:16:23.852Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done 10:16:23 [2020-10-06T10:16:23.852Z] #61 DONE 4.8s 10:16:23 [2020-10-06T10:16:23.852Z] 10:16:23 [2020-10-06T10:16:23.852Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:23 [2020-10-06T10:16:23.852Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 3.5s done 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.82MB / 57.46MB 4.5s 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 28.60MB / 54.14MB 4.5s 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.6s done 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 21.49MB / 73.58MB 4.5s 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 20.28MB / 96.52MB 4.5s 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.89MB / 57.46MB 4.8s 10:16:23 [2020-10-06T10:16:23.852Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 31.72MB / 54.14MB 4.8s 10:16:24 [2020-10-06T10:16:24.082Z] #43 ... 10:16:24 [2020-10-06T10:16:24.082Z] 10:16:24 [2020-10-06T10:16:24.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.15 CC compel/arch/s390/plugins/std/parasite-head.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.16 CC compel/arch/s390/plugins/std/syscalls/syscalls.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.17 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.21 AR compel/plugins/std.lib.a 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.25 CC compel/plugins/fds/fds.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.35 AR compel/plugins/fds.lib.a 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.37 HOSTDEP compel/src/lib/log-host.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.43 HOSTDEP compel/src/lib/handle-elf-host.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.49 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.54 HOSTDEP compel/src/main-host.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.59 DEP compel/src/lib/ptrace.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.65 DEP compel/src/lib/infect.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.74 DEP compel/src/lib/infect-util.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.84 DEP compel/src/lib/infect-rpc.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.90 DEP compel/arch/s390/src/lib/infect.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.96 DEP compel/arch/s390/src/lib/cpu.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 31.99 DEP compel/src/lib/log.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 32.02 DEP compel/src/main.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 32.10 DEP compel/src/lib/handle-elf.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 32.18 DEP compel/arch/s390/src/lib/handle-elf.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 32.26 CC compel/src/lib/log.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 32.49 CC compel/arch/s390/src/lib/cpu.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 32.65 CC compel/arch/s390/src/lib/infect.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 33.16 CC compel/src/lib/infect-rpc.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 33.47 CC compel/src/lib/infect-util.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 33.66 CC compel/src/lib/infect.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 34.65 CC compel/src/lib/ptrace.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 34.89 AR compel/libcompel.a 10:16:24 [2020-10-06T10:16:24.082Z] #41 34.93 HOSTCC compel/src/main-host.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 35.16 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 35.27 HOSTCC compel/src/lib/handle-elf-host.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 35.57 HOSTCC compel/src/lib/log-host.o 10:16:24 [2020-10-06T10:16:24.082Z] #41 35.64 HOSTLINK compel/compel-host-bin 10:16:24 [2020-10-06T10:16:24.082Z] #41 35.69 DEP soccr/soccr.d 10:16:24 [2020-10-06T10:16:24.082Z] #41 35.76 CC soccr/soccr.o 10:16:24 [2020-10-06T10:16:24.151Z] Commit message: "Merge commit '1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060' into HEAD" 10:16:24 [2020-10-06T10:16:24.151Z] First time build. Skipping changelog. 10:16:24 [2020-10-06T10:16:24.190Z] #41 21.71 CC images/stats.o 10:16:24 [2020-10-06T10:16:24.191Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.1s done 10:16:24 [2020-10-06T10:16:24.191Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 27.46MB / 73.58MB 5.1s 10:16:24 [2020-10-06T10:16:24.183Z] > git --version # timeout=10 10:16:24 [2020-10-06T10:16:24.202Z] > git --version # 'git version 2.17.1' 10:16:24 [2020-10-06T10:16:24.223Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 10:16:24 [2020-10-06T10:16:24.382Z] #41 36.71 AR soccr/libsoccr.a 10:16:24 [2020-10-06T10:16:24.382Z] #41 36.71 make[1]: 'soccr/libsoccr.a' is up to date. 10:16:24 [2020-10-06T10:16:24.446Z] #41 22.16 CC images/core.o 10:16:24 [2020-10-06T10:16:24.529Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.29MB / 54.14MB 5.2s 10:16:24 [2020-10-06T10:16:24.529Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 26.02MB / 96.52MB 5.2s 10:16:24 [2020-10-06T10:16:24.529Z] #9 ... 10:16:24 [2020-10-06T10:16:24.529Z] 10:16:24 [2020-10-06T10:16:24.529Z] #22 [internal] load build context 10:16:24 [2020-10-06T10:16:24.529Z] #22 transferring context: 52.00MB 5.7s done 10:16:24 [2020-10-06T10:16:24.529Z] #22 DONE 5.8s 10:16:24 [2020-10-06T10:16:24.529Z] 10:16:24 [2020-10-06T10:16:24.529Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:24 [2020-10-06T10:16:24.529Z] #9 ... 10:16:24 [2020-10-06T10:16:24.529Z] 10:16:24 [2020-10-06T10:16:24.529Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:16:24 [2020-10-06T10:16:24.529Z] #25 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done 10:16:24 [2020-10-06T10:16:24.529Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 28.15MB / 54.14MB 5.4s 10:16:24 [2020-10-06T10:16:24.529Z] #25 sha256:db6f732df0b535bdad50e8c439970f259851e9d1a7725d41906012f0bf80cec7 1.50kB / 1.50kB done 10:16:24 [2020-10-06T10:16:24.529Z] #25 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done 10:16:24 [2020-10-06T10:16:24.529Z] #25 sha256:7544ecb50765c3d87ec223756dc08dc0fe2db31657629b49044ddbd48b8a39f5 529B / 529B done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) 10:16:24 [2020-10-06T10:16:24.676Z] #41 37.07 DEP criu/arch/s390/sigframe.d [Pipeline] sh 10:16:24 [2020-10-06T10:16:24.970Z] #41 37.16 DEP criu/arch/s390/crtools.d 10:16:24 [2020-10-06T10:16:24.970Z] #41 37.27 DEP criu/arch/s390/cpu.d 10:16:23 [2020-10-06T10:16:23.240Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:16:23 [2020-10-06T10:16:23.262Z] > git config --add remote.origin.fetch +refs/pull/41530/head:refs/remotes/origin/PR-41530 # timeout=10 10:16:23 [2020-10-06T10:16:23.276Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:16:23 [2020-10-06T10:16:23.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:16:23 [2020-10-06T10:16:23.310Z] Fetching upstream changes from https://github.com/moby/moby.git 10:16:23 [2020-10-06T10:16:23.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:16:23 [2020-10-06T10:16:23.312Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:16:23 [2020-10-06T10:16:23.712Z] > git config core.sparsecheckout # timeout=10 10:16:23 [2020-10-06T10:16:23.720Z] > git checkout -f 6b538ffbcab71df45fae4910b64f3945db03482a # timeout=10 10:16:24 [2020-10-06T10:16:24.779Z] > git remote # timeout=10 10:16:24 [2020-10-06T10:16:24.785Z] > git config --get remote.origin.url # timeout=10 10:16:24 [2020-10-06T10:16:24.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:16:24 [2020-10-06T10:16:24.794Z] > git merge 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 # timeout=10 10:16:25 [2020-10-06T10:16:25.057Z] #41 22.83 CC images/core-x86.o 10:16:25 [2020-10-06T10:16:25.154Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 32.98MB / 54.14MB 6.1s 10:16:25 [2020-10-06T10:16:25.263Z] #41 37.43 CC criu/arch/s390/cpu.o 10:16:25 [2020-10-06T10:16:25.263Z] #41 ... 10:16:25 [2020-10-06T10:16:25.263Z] 10:16:25 [2020-10-06T10:16:25.263Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 + RM_GOPATH=0 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 + TMP_GOPATH= 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 + : /build 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 + '[' -z '' ']' 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 ++ mktemp -d 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 + export GOPATH=/tmp/tmp.YZY9cktyR7 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 + GOPATH=/tmp/tmp.YZY9cktyR7 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 + RM_GOPATH=1 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 + case "$(go env GOARCH)" in 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.592 ++ go env GOARCH 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.611 + export GO_BUILDMODE=-buildmode=pie 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.611 + GO_BUILDMODE=-buildmode=pie 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.612 ++ dirname /tmp/install/install.sh 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.614 + dir=/tmp/install 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.614 + bin=runc 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.614 + shift 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.614 + '[' '!' -f /tmp/install/runc.installer ']' 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.614 + . /tmp/install/runc.installer 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.615 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.615 + install_runc 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.615 + uname -r 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.616 + grep -q '^3\.10\.0.*\.el7\.' 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.621 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.621 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.621 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.621 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YZY9cktyR7/src/github.com/opencontainers/runc 10:16:25 [2020-10-06T10:16:25.263Z] #51 1.629 Cloning into '/tmp/tmp.YZY9cktyR7/src/github.com/opencontainers/runc'... 10:16:25 [2020-10-06T10:16:25.280Z] + docker version 10:16:25 [2020-10-06T10:16:25.458Z] Merge succeeded, producing e8a8f780783dbca182706c5f1ad748263536ad00 10:16:25 [2020-10-06T10:16:25.458Z] Checking out Revision e8a8f780783dbca182706c5f1ad748263536ad00 (PR-41530) 10:16:25 [2020-10-06T10:16:25.562Z] #51 ... 10:16:25 [2020-10-06T10:16:25.562Z] 10:16:25 [2020-10-06T10:16:25.562Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker 10:16:25 [2020-10-06T10:16:25.562Z] #12 DONE 1.8s 10:16:25 [2020-10-06T10:16:25.562Z] 10:16:25 [2020-10-06T10:16:25.562Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 10:16:25 [2020-10-06T10:16:25.620Z] #41 23.33 CC images/core-arm.o 10:16:25 [2020-10-06T10:16:25.877Z] #41 23.70 CC images/core-aarch64.o 10:16:26 [2020-10-06T10:16:26.133Z] #41 ... 10:16:26 [2020-10-06T10:16:26.133Z] 10:16:26 [2020-10-06T10:16:26.133Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:26 [2020-10-06T10:16:26.133Z] #49 86.43 mvdan.cc/editorconfig 10:16:26 [2020-10-06T10:16:26.133Z] #49 87.77 mvdan.cc/sh/v3/fileutil 10:16:26 [2020-10-06T10:16:26.133Z] #49 87.97 mvdan.cc/sh/v3/syntax 10:16:26 [2020-10-06T10:16:26.133Z] #49 96.00 mvdan.cc/sh/v3/cmd/shfmt 10:16:26 [2020-10-06T10:16:26.133Z] #49 ... 10:16:26 [2020-10-06T10:16:26.133Z] 10:16:26 [2020-10-06T10:16:26.133Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:26 [2020-10-06T10:16:26.133Z] #43 89.67 encoding/xml 10:16:26 [2020-10-06T10:16:26.133Z] #43 91.38 go/doc 10:16:26 [2020-10-06T10:16:26.133Z] #43 95.36 github.com/LK4D4/vndr/build 10:16:26 [2020-10-06T10:16:26.133Z] #43 96.18 github.com/LK4D4/vndr/versioned 10:16:26 [2020-10-06T10:16:26.133Z] #43 96.27 compress/flate 10:16:26 [2020-10-06T10:16:26.147Z] #25 ... 10:16:26 [2020-10-06T10:16:26.147Z] 10:16:26 [2020-10-06T10:16:26.147Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:26 [2020-10-06T10:16:26.147Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 6.4s 10:16:26 [2020-10-06T10:16:26.147Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 39.16MB / 73.58MB 6.4s 10:16:26 [2020-10-06T10:16:26.147Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 41.62MB / 96.52MB 6.4s 10:16:26 [2020-10-06T10:16:26.147Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 6.5s done 10:16:26 [2020-10-06T10:16:26.147Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 43.67MB / 73.58MB 6.7s 10:16:26 [2020-10-06T10:16:26.147Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 49.38MB / 73.58MB 7.0s 10:16:26 [2020-10-06T10:16:26.147Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 46.99MB / 96.52MB 7.0s 10:16:26 [2020-10-06T10:16:26.389Z] #43 ... 10:16:26 [2020-10-06T10:16:26.389Z] 10:16:26 [2020-10-06T10:16:26.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:26 [2020-10-06T10:16:26.389Z] #41 24.16 CC images/core-ppc64.o 10:16:26 [2020-10-06T10:16:26.459Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 54.48MB / 73.58MB 7.3s 10:16:26 [2020-10-06T10:16:26.796Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.56MB / 73.58MB 7.6s 10:16:26 [2020-10-06T10:16:26.796Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 53.32MB / 96.52MB 7.6s 10:16:26 [2020-10-06T10:16:26.952Z] #41 24.76 CC images/core-s390.o 10:16:27 [2020-10-06T10:16:27.101Z] #13 DONE 1.6s 10:16:27 [2020-10-06T10:16:27.101Z] 10:16:27 [2020-10-06T10:16:27.101Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:27 [2020-10-06T10:16:27.101Z] #43 74.48 net/http/httptrace 10:16:27 [2020-10-06T10:16:27.135Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 65.33MB / 73.58MB 7.9s 10:16:25 [2020-10-06T10:16:25.453Z] > git rev-parse HEAD^{commit} # timeout=10 10:16:25 [2020-10-06T10:16:25.462Z] > git config core.sparsecheckout # timeout=10 10:16:25 [2020-10-06T10:16:25.466Z] > git checkout -f e8a8f780783dbca182706c5f1ad748263536ad00 # timeout=10 10:16:27 [2020-10-06T10:16:27.395Z] #43 74.70 net/http 10:16:27 [2020-10-06T10:16:27.490Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 59.14MB / 96.52MB 8.1s 10:16:27 [2020-10-06T10:16:27.490Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.69MB / 73.58MB 8.2s 10:16:27 [2020-10-06T10:16:27.806Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 8.3s done 10:16:27 [2020-10-06T10:16:27.806Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 66.44MB / 96.52MB 8.4s 10:16:27 [2020-10-06T10:16:27.806Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 73.73MB / 96.52MB 8.5s 10:16:27 [2020-10-06T10:16:27.806Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 81.15MB / 96.52MB 8.7s 10:16:27 [2020-10-06T10:16:27.881Z] #41 25.47 CC images/cpuinfo.o 10:16:28 [2020-10-06T10:16:28.118Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 89.51MB / 96.52MB 8.8s 10:16:28 [2020-10-06T10:16:28.118Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 9.0s done 10:16:28 [2020-10-06T10:16:28.118Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 10:16:28 [2020-10-06T10:16:28.138Z] #41 25.93 CC images/inventory.o 10:16:28 [2020-10-06T10:16:28.394Z] #41 26.20 CC images/fdinfo.o 10:16:28 [2020-10-06T10:16:28.650Z] #41 26.51 CC images/fown.o 10:16:28 [2020-10-06T10:16:28.906Z] #41 26.74 CC images/ns.o 10:16:28 [2020-10-06T10:16:28.915Z] #43 ... 10:16:28 [2020-10-06T10:16:28.915Z] 10:16:28 [2020-10-06T10:16:28.915Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 10:16:28 [2020-10-06T10:16:28.915Z] #14 1.334 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 10:16:28 [2020-10-06T10:16:28.915Z] #14 DONE 1.8s 10:16:29 [2020-10-06T10:16:29.025Z] Client: 10:16:29 [2020-10-06T10:16:29.025Z] Debug Mode: false 10:16:29 [2020-10-06T10:16:29.025Z] 10:16:29 [2020-10-06T10:16:29.025Z] Server: 10:16:29 [2020-10-06T10:16:29.025Z] Containers: 0 10:16:29 [2020-10-06T10:16:29.025Z] Running: 0 10:16:29 [2020-10-06T10:16:29.025Z] Paused: 0 10:16:29 [2020-10-06T10:16:29.025Z] Stopped: 0 10:16:29 [2020-10-06T10:16:29.025Z] Images: 0 10:16:29 [2020-10-06T10:16:29.025Z] Server Version: 19.03.13 10:16:29 [2020-10-06T10:16:29.025Z] Storage Driver: overlay2 10:16:29 [2020-10-06T10:16:29.025Z] Backing Filesystem: extfs 10:16:29 [2020-10-06T10:16:29.025Z] Supports d_type: true 10:16:29 [2020-10-06T10:16:29.025Z] Native Overlay Diff: true 10:16:29 [2020-10-06T10:16:29.025Z] Logging Driver: json-file 10:16:29 [2020-10-06T10:16:29.025Z] Cgroup Driver: cgroupfs 10:16:29 [2020-10-06T10:16:29.025Z] Plugins: 10:16:29 [2020-10-06T10:16:29.025Z] Volume: local 10:16:29 [2020-10-06T10:16:29.025Z] Network: bridge host ipvlan macvlan null overlay 10:16:29 [2020-10-06T10:16:29.025Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 10:16:29 [2020-10-06T10:16:29.025Z] Swarm: inactive 10:16:29 [2020-10-06T10:16:29.025Z] Runtimes: runc 10:16:29 [2020-10-06T10:16:29.025Z] Default Runtime: runc 10:16:29 [2020-10-06T10:16:29.025Z] Init Binary: docker-init 10:16:29 [2020-10-06T10:16:29.025Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 10:16:29 [2020-10-06T10:16:29.025Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:16:29 [2020-10-06T10:16:29.025Z] init version: fec3683 10:16:29 [2020-10-06T10:16:29.025Z] Security Options: 10:16:29 [2020-10-06T10:16:29.025Z] apparmor 10:16:29 [2020-10-06T10:16:29.025Z] seccomp 10:16:29 [2020-10-06T10:16:29.025Z] Profile: default 10:16:29 [2020-10-06T10:16:29.025Z] Kernel Version: 5.4.0-1025-aws 10:16:29 [2020-10-06T10:16:29.025Z] Operating System: Ubuntu 18.04.5 LTS 10:16:29 [2020-10-06T10:16:29.025Z] OSType: linux 10:16:29 [2020-10-06T10:16:29.025Z] Architecture: x86_64 10:16:29 [2020-10-06T10:16:29.025Z] CPUs: 2 10:16:29 [2020-10-06T10:16:29.025Z] Total Memory: 7.487GiB 10:16:29 [2020-10-06T10:16:29.025Z] Name: ip-10-100-123-176 10:16:29 [2020-10-06T10:16:29.025Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X 10:16:29 [2020-10-06T10:16:29.025Z] Docker Root Dir: /var/lib/docker 10:16:29 [2020-10-06T10:16:29.025Z] Debug Mode: false 10:16:29 [2020-10-06T10:16:29.025Z] Registry: https://index.docker.io/v1/ 10:16:29 [2020-10-06T10:16:29.025Z] Labels: 10:16:29 [2020-10-06T10:16:29.025Z] Experimental: true 10:16:29 [2020-10-06T10:16:29.025Z] Insecure Registries: 10:16:29 [2020-10-06T10:16:29.025Z] 127.0.0.0/8 10:16:29 [2020-10-06T10:16:29.025Z] Live Restore Enabled: true 10:16:29 [2020-10-06T10:16:29.025Z] 10:16:29 [2020-10-06T10:16:29.025Z] WARNING: No swap limit support [Pipeline] sh 10:16:29 [2020-10-06T10:16:29.163Z] #41 26.96 CC images/regfile.o 10:16:29 [2020-10-06T10:16:29.208Z] 10:16:29 [2020-10-06T10:16:29.208Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 10:16:29 [2020-10-06T10:16:29.309Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:16:29 [2020-10-06T10:16:29.310Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:16:29 [2020-10-06T10:16:29.310Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41530/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 10:16:29 [2020-10-06T10:16:29.310Z] + bash /home/ubuntu/workspace/moby_PR-41530/check-config.sh 10:16:29 [2020-10-06T10:16:29.310Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 10:16:29 [2020-10-06T10:16:29.310Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... 10:16:29 [2020-10-06T10:16:29.310Z] 10:16:29 [2020-10-06T10:16:29.310Z] Generally Necessary: 10:16:29 [2020-10-06T10:16:29.310Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 10:16:29 [2020-10-06T10:16:29.310Z] - apparmor: enabled and tools installed 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_NAMESPACES: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_NET_NS: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_PID_NS: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_IPC_NS: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_UTS_NS: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_CGROUPS: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_CGROUP_CPUACCT: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_CGROUP_DEVICE: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_CGROUP_FREEZER: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_CGROUP_SCHED: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_CPUSETS: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_MEMCG: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_KEYS: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_VETH: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_BRIDGE: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_NF_NAT_IPV4: missing 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_IP_NF_FILTER: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_IP_NF_NAT: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_NF_NAT: enabled (as module) 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_NF_NAT_NEEDED: missing 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_POSIX_MQUEUE: enabled 10:16:29 [2020-10-06T10:16:29.310Z] 10:16:29 [2020-10-06T10:16:29.310Z] Optional Features: 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_USER_NS: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_SECCOMP: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_CGROUP_PIDS: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_MEMCG_SWAP: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 10:16:29 [2020-10-06T10:16:29.310Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_BLK_CGROUP: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_BLK_DEV_THROTTLING: enabled 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_IOSCHED_CFQ: missing 10:16:29 [2020-10-06T10:16:29.310Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 10:16:29 [2020-10-06T10:16:29.419Z] #41 27.18 CC images/ghost-file.o 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_CGROUP_PERF: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_CGROUP_HUGETLB: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_CGROUP_NET_PRIO: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_CFS_BANDWIDTH: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_FAIR_GROUP_SCHED: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_RT_GROUP_SCHED: missing 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_IP_VS: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_IP_VS_NFCT: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_IP_VS_PROTO_TCP: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_IP_VS_PROTO_UDP: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_IP_VS_RR: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_EXT4_FS: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_EXT4_FS_SECURITY: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - Network Drivers: 10:16:29 [2020-10-06T10:16:29.568Z] - "overlay": 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_VXLAN: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 10:16:29 [2020-10-06T10:16:29.568Z] Optional (for encrypted networks): 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_CRYPTO: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_CRYPTO_AEAD: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_CRYPTO_GCM: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_CRYPTO_SEQIV: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_CRYPTO_GHASH: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_XFRM: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_XFRM_USER: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_XFRM_ALGO: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_INET_ESP: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 10:16:29 [2020-10-06T10:16:29.568Z] - "ipvlan": 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_IPVLAN: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - "macvlan": 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_MACVLAN: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_DUMMY: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - "ftp,tftp client in container": 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_NF_NAT_FTP: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - Storage Drivers: 10:16:29 [2020-10-06T10:16:29.568Z] - "aufs": 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_AUFS_FS: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - "btrfs": 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_BTRFS_FS: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - "devicemapper": 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_BLK_DEV_DM: enabled 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - "overlay": 10:16:29 [2020-10-06T10:16:29.568Z] - CONFIG_OVERLAY_FS: enabled (as module) 10:16:29 [2020-10-06T10:16:29.568Z] - "zfs": 10:16:29 [2020-10-06T10:16:29.568Z] - /dev/zfs: present 10:16:29 [2020-10-06T10:16:29.568Z] - zfs command: missing 10:16:29 [2020-10-06T10:16:29.568Z] - zpool command: missing 10:16:29 [2020-10-06T10:16:29.568Z] 10:16:29 [2020-10-06T10:16:29.568Z] Limits: 10:16:29 [2020-10-06T10:16:29.568Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 10:16:29 [2020-10-06T10:16:29.568Z] 10:16:29 [2020-10-06T10:16:29.568Z] + true [Pipeline] } [Pipeline] // stage 10:16:29 [2020-10-06T10:16:29.600Z] Commit message: "Merge commit '1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060' into HEAD" 10:16:29 [2020-10-06T10:16:29.600Z] First time build. Skipping changelog. [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 10:16:29 [2020-10-06T10:16:29.635Z] > git --version # timeout=10 10:16:29 [2020-10-06T10:16:29.641Z] > git --version # 'git version 2.7.4' 10:16:29 [2020-10-06T10:16:29.654Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 10:16:29 [2020-10-06T10:16:29.676Z] #41 27.45 CC images/fifo.o 10:16:29 [2020-10-06T10:16:29.901Z] + sudo modprobe ip_vs 10:16:29 [2020-10-06T10:16:29.901Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db49c9e68be751afa5eea777b4103ca0eab97a78 . 10:16:29 [2020-10-06T10:16:29.901Z] #2 [internal] load .dockerignore 10:16:29 [2020-10-06T10:16:29.901Z] #2 transferring context: 87B done 10:16:29 [2020-10-06T10:16:29.901Z] #2 DONE 0.1s 10:16:29 [2020-10-06T10:16:29.901Z] 10:16:29 [2020-10-06T10:16:29.901Z] #1 [internal] load build definition from Dockerfile 10:16:29 [2020-10-06T10:16:29.901Z] #1 transferring dockerfile: 16.46kB done 10:16:29 [2020-10-06T10:16:29.901Z] #1 DONE 0.1s 10:16:29 [2020-10-06T10:16:29.901Z] 10:16:29 [2020-10-06T10:16:29.901Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 10:16:29 [2020-10-06T10:16:29.932Z] #41 27.62 CC images/remap-file-path.o 10:16:29 [2020-10-06T10:16:29.932Z] #41 27.86 CC images/eventfd.o 10:16:30 [2020-10-06T10:16:30.188Z] #41 28.14 CC images/eventpoll.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 10:16:30 [2020-10-06T10:16:30.470Z] #3 DONE 0.3s 10:16:30 [2020-10-06T10:16:30.470Z] 10:16:30 [2020-10-06T10:16:30.470Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 10:16:30 [2020-10-06T10:16:30.470Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done 10:16:30 [2020-10-06T10:16:30.470Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done 10:16:30 [2020-10-06T10:16:30.470Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done 10:16:30 [2020-10-06T10:16:30.470Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done 10:16:30 [2020-10-06T10:16:30.470Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s 10:16:30 [2020-10-06T10:16:30.470Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done 10:16:30 [2020-10-06T10:16:30.470Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 10:16:30 [2020-10-06T10:16:30.568Z] Client: Docker Engine - Community 10:16:30 [2020-10-06T10:16:30.568Z] Version: 19.03.13 10:16:30 [2020-10-06T10:16:30.568Z] API version: 1.40 10:16:30 [2020-10-06T10:16:30.568Z] Go version: go1.13.15 10:16:30 [2020-10-06T10:16:30.568Z] Git commit: 4484c46d9d 10:16:30 [2020-10-06T10:16:30.568Z] Built: Wed Sep 16 17:02:36 2020 10:16:30 [2020-10-06T10:16:30.568Z] OS/Arch: linux/amd64 10:16:30 [2020-10-06T10:16:30.568Z] Experimental: false 10:16:30 [2020-10-06T10:16:30.568Z] 10:16:30 [2020-10-06T10:16:30.568Z] Server: Docker Engine - Community 10:16:30 [2020-10-06T10:16:30.568Z] Engine: 10:16:30 [2020-10-06T10:16:30.568Z] Version: 19.03.13 10:16:30 [2020-10-06T10:16:30.568Z] API version: 1.40 (minimum version 1.12) 10:16:30 [2020-10-06T10:16:30.568Z] Go version: go1.13.15 10:16:30 [2020-10-06T10:16:30.568Z] Git commit: 4484c46d9d 10:16:30 [2020-10-06T10:16:30.568Z] Built: Wed Sep 16 17:01:06 2020 10:16:30 [2020-10-06T10:16:30.568Z] OS/Arch: linux/amd64 10:16:30 [2020-10-06T10:16:30.568Z] Experimental: true 10:16:30 [2020-10-06T10:16:30.568Z] containerd: 10:16:30 [2020-10-06T10:16:30.568Z] Version: 1.3.7 10:16:30 [2020-10-06T10:16:30.568Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 10:16:30 [2020-10-06T10:16:30.568Z] runc: 10:16:30 [2020-10-06T10:16:30.568Z] Version: 1.0.0-rc10 10:16:30 [2020-10-06T10:16:30.568Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:16:30 [2020-10-06T10:16:30.568Z] docker-init: 10:16:30 [2020-10-06T10:16:30.568Z] Version: 0.18.0 10:16:30 [2020-10-06T10:16:30.568Z] GitCommit: fec3683 [Pipeline] sh 10:16:30 [2020-10-06T10:16:30.724Z] #15 DONE 1.6s 10:16:30 [2020-10-06T10:16:30.724Z] 10:16:30 [2020-10-06T10:16:30.724Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:30 [2020-10-06T10:16:30.724Z] #51 6.119 + cd /tmp/tmp.YZY9cktyR7/src/github.com/opencontainers/runc 10:16:30 [2020-10-06T10:16:30.724Z] #51 6.119 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:16:30 [2020-10-06T10:16:30.724Z] #51 6.568 + '[' -z '' ']' 10:16:30 [2020-10-06T10:16:30.724Z] #51 6.568 + target=static 10:16:30 [2020-10-06T10:16:30.724Z] #51 6.568 + make 'BUILDTAGS=seccomp apparmor selinux ' static 10:16:30 [2020-10-06T10:16:30.724Z] #51 6.778 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . 10:16:30 [2020-10-06T10:16:30.751Z] #41 28.48 CC images/fh.o 10:16:30 [2020-10-06T10:16:30.867Z] + docker version 10:16:30 [2020-10-06T10:16:30.881Z] + docker info 10:16:31 [2020-10-06T10:16:31.007Z] #41 28.69 CC images/fsnotify.o 10:16:31 [2020-10-06T10:16:31.007Z] #41 ... 10:16:31 [2020-10-06T10:16:31.007Z] 10:16:31 [2020-10-06T10:16:31.007Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:31 [2020-10-06T10:16:31.007Z] #49 DONE 101.5s 10:16:31 [2020-10-06T10:16:31.037Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done 10:16:31 [2020-10-06T10:16:31.037Z] #4 DONE 0.5s 10:16:31 [2020-10-06T10:16:31.037Z] 10:16:31 [2020-10-06T10:16:31.037Z] #7 [internal] load metadata for docker.io/library/debian:buster 10:16:31 [2020-10-06T10:16:31.264Z] 10:16:31 [2020-10-06T10:16:31.264Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:31 [2020-10-06T10:16:31.264Z] #43 98.49 hash/crc32 10:16:31 [2020-10-06T10:16:31.264Z] #43 98.98 net 10:16:31 [2020-10-06T10:16:31.264Z] #43 99.09 compress/gzip 10:16:31 [2020-10-06T10:16:31.264Z] #43 99.71 vendor/golang.org/x/crypto/chacha20poly1305 10:16:31 [2020-10-06T10:16:31.264Z] #43 100.8 vendor/golang.org/x/text/transform 10:16:31 [2020-10-06T10:16:31.264Z] #43 101.7 vendor/golang.org/x/text/unicode/bidi 10:16:31 [2020-10-06T10:16:31.295Z] #7 DONE 0.3s 10:16:31 [2020-10-06T10:16:31.295Z] 10:16:31 [2020-10-06T10:16:31.295Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 10:16:31 [2020-10-06T10:16:31.555Z] #6 ... 10:16:31 [2020-10-06T10:16:31.555Z] 10:16:31 [2020-10-06T10:16:31.555Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster 10:16:31 [2020-10-06T10:16:31.555Z] #5 DONE 0.4s 10:16:31 [2020-10-06T10:16:31.555Z] 10:16:31 [2020-10-06T10:16:31.555Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 10:16:32 [2020-10-06T10:16:32.122Z] #6 DONE 1.0s 10:16:32 [2020-10-06T10:16:32.122Z] 10:16:32 [2020-10-06T10:16:32.122Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:32 [2020-10-06T10:16:32.122Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done 10:16:32 [2020-10-06T10:16:32.122Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s 10:16:32 [2020-10-06T10:16:32.122Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 10:16:32 [2020-10-06T10:16:32.122Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done 10:16:32 [2020-10-06T10:16:32.122Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done 10:16:32 [2020-10-06T10:16:32.122Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s 10:16:32 [2020-10-06T10:16:32.282Z] #51 ... 10:16:32 [2020-10-06T10:16:32.282Z] 10:16:32 [2020-10-06T10:16:32.282Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 10:16:32 [2020-10-06T10:16:32.282Z] #16 DONE 1.5s 10:16:32 [2020-10-06T10:16:32.282Z] 10:16:32 [2020-10-06T10:16:32.282Z] #17 [dev-systemd-false 6/26] RUN ldconfig 10:16:32 [2020-10-06T10:16:32.382Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.42MB / 50.40MB 0.3s 10:16:32 [2020-10-06T10:16:32.382Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s 10:16:32 [2020-10-06T10:16:32.382Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.82MB / 50.40MB 0.4s 10:16:32 [2020-10-06T10:16:32.382Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done 10:16:32 [2020-10-06T10:16:32.382Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.4s 10:16:32 [2020-10-06T10:16:32.641Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.75MB / 50.40MB 0.5s 10:16:32 [2020-10-06T10:16:32.641Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.83MB / 10.00MB 0.5s 10:16:32 [2020-10-06T10:16:32.641Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.16MB / 50.40MB 0.6s 10:16:32 [2020-10-06T10:16:32.641Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s 10:16:32 [2020-10-06T10:16:32.657Z] #9 ... 10:16:32 [2020-10-06T10:16:32.657Z] 10:16:32 [2020-10-06T10:16:32.657Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:16:32 [2020-10-06T10:16:32.657Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 54.14MB / 54.14MB 7.8s done 10:16:32 [2020-10-06T10:16:32.657Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 54.14MB / 54.14MB 7.8s done 10:16:32 [2020-10-06T10:16:32.657Z] #25 unpacking docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 5.0s done 10:16:32 [2020-10-06T10:16:32.657Z] #25 DONE 13.0s 10:16:32 [2020-10-06T10:16:32.657Z] 10:16:32 [2020-10-06T10:16:32.657Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:16:32 [2020-10-06T10:16:32.657Z] #26 0.234 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:16:32 [2020-10-06T10:16:32.657Z] #26 0.257 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 10:16:32 [2020-10-06T10:16:32.657Z] #26 0.286 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:16:32 [2020-10-06T10:16:32.657Z] #26 0.457 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] 10:16:32 [2020-10-06T10:16:32.657Z] #26 0.712 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] 10:16:32 [2020-10-06T10:16:32.900Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.42MB / 50.40MB 0.8s 10:16:32 [2020-10-06T10:16:32.900Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done 10:16:32 [2020-10-06T10:16:32.900Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.8s 10:16:32 [2020-10-06T10:16:32.900Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.8s 10:16:32 [2020-10-06T10:16:32.900Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.49MB / 68.67MB 0.9s 10:16:32 [2020-10-06T10:16:32.900Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.59MB / 51.83MB 0.9s 10:16:33 [2020-10-06T10:16:33.159Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s 10:16:33 [2020-10-06T10:16:33.159Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.83MB / 68.67MB 1.1s 10:16:33 [2020-10-06T10:16:33.159Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.31MB / 51.83MB 1.1s 10:16:33 [2020-10-06T10:16:33.159Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.87MB / 68.67MB 1.2s 10:16:33 [2020-10-06T10:16:33.159Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.22MB / 51.83MB 1.2s 10:16:33 [2020-10-06T10:16:33.424Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.84MB / 51.83MB 1.4s 10:16:33 [2020-10-06T10:16:33.424Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.25MB / 68.67MB 1.5s 10:16:33 [2020-10-06T10:16:33.424Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.33MB / 51.83MB 1.5s 10:16:33 [2020-10-06T10:16:33.690Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done 10:16:33 [2020-10-06T10:16:33.690Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.70MB / 68.67MB 1.6s 10:16:33 [2020-10-06T10:16:33.690Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.76MB / 51.83MB 1.6s 10:16:33 [2020-10-06T10:16:33.690Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.6s 10:16:33 [2020-10-06T10:16:33.690Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.58MB / 68.67MB 1.8s 10:16:33 [2020-10-06T10:16:33.690Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.16MB / 51.83MB 1.8s 10:16:33 [2020-10-06T10:16:33.719Z] #26 1.463 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] 10:16:33 [2020-10-06T10:16:33.782Z] #43 103.9 vendor/golang.org/x/text/secure/bidirule 10:16:33 [2020-10-06T10:16:33.782Z] #43 ... 10:16:33 [2020-10-06T10:16:33.782Z] 10:16:33 [2020-10-06T10:16:33.782Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:16:33 [2020-10-06T10:16:33.782Z] #11 104.9 Selecting previously unselected package g++-mingw-w64-x86-64. 10:16:33 [2020-10-06T10:16:33.782Z] #11 104.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 10:16:33 [2020-10-06T10:16:33.782Z] #11 104.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:16:33 [2020-10-06T10:16:33.799Z] #17 DONE 1.5s 10:16:33 [2020-10-06T10:16:33.799Z] 10:16:33 [2020-10-06T10:16:33.799Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:16:33 [2020-10-06T10:16:33.951Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.70MB / 68.67MB 1.9s 10:16:33 [2020-10-06T10:16:33.951Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.34MB / 51.83MB 1.9s 10:16:33 [2020-10-06T10:16:33.951Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.78MB / 120.17MB 1.9s 10:16:33 [2020-10-06T10:16:33.951Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10:16:33 [2020-10-06T10:16:33.951Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.98MB / 68.67MB 2.0s 10:16:33 [2020-10-06T10:16:33.951Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.97MB / 120.17MB 2.0s 10:16:34 [2020-10-06T10:16:34.254Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.18MB / 68.67MB 2.3s 10:16:34 [2020-10-06T10:16:34.254Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.64MB / 120.17MB 2.3s 10:16:34 [2020-10-06T10:16:34.515Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.6s 10:16:34 [2020-10-06T10:16:34.515Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done 10:16:34 [2020-10-06T10:16:34.515Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 43.38MB / 120.17MB 2.6s 10:16:34 [2020-10-06T10:16:34.515Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s done 10:16:34 [2020-10-06T10:16:34.776Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.32MB / 120.17MB 2.7s 10:16:34 [2020-10-06T10:16:34.845Z] #18 1.351 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:16:35 [2020-10-06T10:16:35.043Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.66MB / 120.17MB 2.9s 10:16:35 [2020-10-06T10:16:35.138Z] #18 1.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:16:35 [2020-10-06T10:16:35.138Z] #18 1.406 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:16:35 [2020-10-06T10:16:35.138Z] #18 1.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] 10:16:35 [2020-10-06T10:16:35.250Z] #26 3.238 Fetched 8163 kB in 3s (2705 kB/s) 10:16:35 [2020-10-06T10:16:35.305Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.79MB / 120.17MB 3.1s 10:16:35 [2020-10-06T10:16:35.306Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.1s done 10:16:35 [2020-10-06T10:16:35.306Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 3.3s 10:16:35 [2020-10-06T10:16:35.431Z] #18 ... 10:16:35 [2020-10-06T10:16:35.431Z] 10:16:35 [2020-10-06T10:16:35.431Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:35 [2020-10-06T10:16:35.431Z] #41 37.77 CC criu/arch/s390/crtools.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 38.44 CC criu/arch/s390/sigframe.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 38.57 LINK criu/arch/s390/crtools.built-in.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 38.62 DEP criu/pie/util-vdso.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 38.80 DEP criu/pie/util.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 38.96 CC criu/pie/util.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 39.24 CC criu/pie/util-vdso.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 39.73 AR criu/pie/pie.lib.a 10:16:35 [2020-10-06T10:16:35.431Z] #41 39.77 DEP criu/pie/restorer.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 39.90 DEP criu/arch/s390/restorer.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 40.01 DEP criu/arch/s390/vdso-pie.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 40.09 DEP criu/pie/parasite-vdso.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 40.26 DEP criu/pie/parasite.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 40.45 CC criu/pie/parasite.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 41.35 LINK criu/pie/parasite.built-in.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 41.35 GEN criu/pie/parasite-blob.h 10:16:35 [2020-10-06T10:16:35.431Z] #41 41.39 CC criu/pie/parasite-vdso.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 41.92 CC criu/arch/s390/vdso-pie.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 42.19 CC criu/arch/s390/restorer.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 42.48 CC criu/pie/restorer.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 44.04 LINK criu/pie/restorer.built-in.o 10:16:35 [2020-10-06T10:16:35.431Z] #41 44.04 GEN criu/pie/restorer-blob.h 10:16:35 [2020-10-06T10:16:35.431Z] #41 44.08 DEP criu/vdso.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 44.21 DEP criu/uts_ns.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 44.34 DEP criu/util.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 44.44 DEP criu/uffd.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 44.63 DEP criu/tun.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 44.75 DEP criu/tty.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 44.91 DEP criu/timerfd.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 45.04 DEP criu/timens.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 45.19 DEP criu/sysfs_parse.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 45.28 DEP criu/sysctl.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 45.35 DEP criu/string.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 45.38 DEP criu/stats.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 45.48 DEP criu/sockets.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 45.68 DEP criu/sk-unix.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 45.82 DEP criu/sk-tcp.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 45.89 DEP criu/sk-queue.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 46.10 DEP criu/sk-packet.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 46.22 DEP criu/sk-netlink.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 46.43 DEP criu/sk-inet.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 46.56 DEP criu/signalfd.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 46.63 DEP criu/sigframe.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 46.67 DEP criu/shmem.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 46.78 DEP criu/servicefd.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 46.94 DEP criu/seize.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 47.08 DEP criu/seccomp.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 47.26 DEP criu/rst-malloc.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 47.30 DEP criu/rbtree.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 47.32 DEP criu/pstree.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 47.45 DEP criu/protobuf.d 10:16:35 [2020-10-06T10:16:35.431Z] #41 47.54 GEN criu/protobuf-desc-gen.h 10:16:35 [2020-10-06T10:16:35.564Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.87MB / 120.17MB 3.4s 10:16:35 [2020-10-06T10:16:35.564Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.06MB / 120.17MB 3.6s 10:16:35 [2020-10-06T10:16:35.824Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.52MB / 120.17MB 3.7s 10:16:35 [2020-10-06T10:16:35.824Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.74MB / 120.17MB 3.8s 10:16:36 [2020-10-06T10:16:36.071Z] #41 48.35 DEP criu/protobuf-desc.d 10:16:36 [2020-10-06T10:16:36.071Z] #41 48.46 DEP criu/proc_parse.d 10:16:36 [2020-10-06T10:16:36.300Z] #26 3.238 Reading package lists... 10:16:36 [2020-10-06T10:16:36.371Z] #41 ... 10:16:36 [2020-10-06T10:16:36.371Z] 10:16:36 [2020-10-06T10:16:36.371Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:16:36 [2020-10-06T10:16:36.371Z] #18 2.649 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] 10:16:36 [2020-10-06T10:16:36.766Z] #8 ... 10:16:36 [2020-10-06T10:16:36.766Z] 10:16:36 [2020-10-06T10:16:36.766Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 10:16:36 [2020-10-06T10:16:36.767Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 10:16:36 [2020-10-06T10:16:36.767Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done 10:16:36 [2020-10-06T10:16:36.767Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done 10:16:36 [2020-10-06T10:16:36.767Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done 10:16:36 [2020-10-06T10:16:36.767Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done 10:16:36 [2020-10-06T10:16:36.767Z] #60 DONE 4.7s 10:16:36 [2020-10-06T10:16:36.767Z] 10:16:36 [2020-10-06T10:16:36.767Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:37 [2020-10-06T10:16:37.026Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done 10:16:37 [2020-10-06T10:16:37.363Z] #26 4.354 Reading package lists... 10:16:37 [2020-10-06T10:16:37.412Z] #18 3.772 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] 10:16:37 [2020-10-06T10:16:37.453Z] Client: 10:16:37 [2020-10-06T10:16:37.453Z] Debug Mode: false 10:16:37 [2020-10-06T10:16:37.453Z] 10:16:37 [2020-10-06T10:16:37.453Z] Server: 10:16:37 [2020-10-06T10:16:37.453Z] Containers: 0 10:16:37 [2020-10-06T10:16:37.453Z] Running: 0 10:16:37 [2020-10-06T10:16:37.453Z] Paused: 0 10:16:37 [2020-10-06T10:16:37.453Z] Stopped: 0 10:16:37 [2020-10-06T10:16:37.453Z] Images: 0 10:16:37 [2020-10-06T10:16:37.453Z] Server Version: 19.03.13 10:16:37 [2020-10-06T10:16:37.453Z] Storage Driver: overlay2 10:16:37 [2020-10-06T10:16:37.453Z] Backing Filesystem: extfs 10:16:37 [2020-10-06T10:16:37.453Z] Supports d_type: true 10:16:37 [2020-10-06T10:16:37.453Z] Native Overlay Diff: true 10:16:37 [2020-10-06T10:16:37.453Z] Logging Driver: json-file 10:16:37 [2020-10-06T10:16:37.453Z] Cgroup Driver: cgroupfs 10:16:37 [2020-10-06T10:16:37.453Z] Plugins: 10:16:37 [2020-10-06T10:16:37.453Z] Volume: local 10:16:37 [2020-10-06T10:16:37.453Z] Network: bridge host ipvlan macvlan null overlay 10:16:37 [2020-10-06T10:16:37.453Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 10:16:37 [2020-10-06T10:16:37.453Z] Swarm: inactive 10:16:37 [2020-10-06T10:16:37.453Z] Runtimes: runc 10:16:37 [2020-10-06T10:16:37.453Z] Default Runtime: runc 10:16:37 [2020-10-06T10:16:37.453Z] Init Binary: docker-init 10:16:37 [2020-10-06T10:16:37.453Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 10:16:37 [2020-10-06T10:16:37.453Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:16:37 [2020-10-06T10:16:37.453Z] init version: fec3683 10:16:37 [2020-10-06T10:16:37.453Z] Security Options: 10:16:37 [2020-10-06T10:16:37.453Z] apparmor 10:16:37 [2020-10-06T10:16:37.453Z] seccomp 10:16:37 [2020-10-06T10:16:37.453Z] Profile: default 10:16:37 [2020-10-06T10:16:37.453Z] Kernel Version: 5.4.0-1025-aws 10:16:37 [2020-10-06T10:16:37.453Z] Operating System: Ubuntu 18.04.5 LTS 10:16:37 [2020-10-06T10:16:37.453Z] OSType: linux 10:16:37 [2020-10-06T10:16:37.453Z] Architecture: x86_64 10:16:37 [2020-10-06T10:16:37.453Z] CPUs: 2 10:16:37 [2020-10-06T10:16:37.453Z] Total Memory: 7.487GiB 10:16:37 [2020-10-06T10:16:37.453Z] Name: ip-10-100-54-159 10:16:37 [2020-10-06T10:16:37.453Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X 10:16:37 [2020-10-06T10:16:37.453Z] Docker Root Dir: /var/lib/docker 10:16:37 [2020-10-06T10:16:37.453Z] Debug Mode: false 10:16:37 [2020-10-06T10:16:37.453Z] Registry: https://index.docker.io/v1/ 10:16:37 [2020-10-06T10:16:37.453Z] Labels: 10:16:37 [2020-10-06T10:16:37.453Z] Experimental: true 10:16:37 [2020-10-06T10:16:37.453Z] Insecure Registries: 10:16:37 [2020-10-06T10:16:37.453Z] 127.0.0.0/8 10:16:37 [2020-10-06T10:16:37.453Z] Live Restore Enabled: true 10:16:37 [2020-10-06T10:16:37.453Z] 10:16:37 [2020-10-06T10:16:37.453Z] WARNING: No swap limit support [Pipeline] sh 10:16:37 [2020-10-06T10:16:37.593Z] #8 ... 10:16:37 [2020-10-06T10:16:37.593Z] 10:16:37 [2020-10-06T10:16:37.593Z] #21 [internal] load build context 10:16:37 [2020-10-06T10:16:37.594Z] #21 transferring context: 52.00MB 5.2s done 10:16:37 [2020-10-06T10:16:37.594Z] #21 DONE 5.5s 10:16:37 [2020-10-06T10:16:37.594Z] 10:16:37 [2020-10-06T10:16:37.594Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:37 [2020-10-06T10:16:37.664Z] #26 5.541 Building dependency tree... 10:16:37 [2020-10-06T10:16:37.740Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:16:37 [2020-10-06T10:16:37.740Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:16:37 [2020-10-06T10:16:37.740Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41530/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 10:16:37 [2020-10-06T10:16:37.740Z] + bash /home/ubuntu/workspace/moby_PR-41530/check-config.sh 10:16:37 [2020-10-06T10:16:37.740Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 10:16:37 [2020-10-06T10:16:37.740Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... 10:16:37 [2020-10-06T10:16:37.740Z] 10:16:37 [2020-10-06T10:16:37.740Z] Generally Necessary: 10:16:37 [2020-10-06T10:16:37.740Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 10:16:37 [2020-10-06T10:16:37.740Z] - apparmor: enabled and tools installed 10:16:37 [2020-10-06T10:16:37.740Z] - CONFIG_NAMESPACES: enabled 10:16:37 [2020-10-06T10:16:37.740Z] - CONFIG_NET_NS: enabled 10:16:37 [2020-10-06T10:16:37.965Z] #26 6.099 The following additional packages will be installed: 10:16:37 [2020-10-06T10:16:37.965Z] #26 6.099 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 10:16:37 [2020-10-06T10:16:37.965Z] #26 6.100 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 10:16:37 [2020-10-06T10:16:37.965Z] #26 6.101 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 10:16:37 [2020-10-06T10:16:37.965Z] #26 6.102 Suggested packages: 10:16:37 [2020-10-06T10:16:37.965Z] #26 6.102 krb5-doc krb5-user 10:16:37 [2020-10-06T10:16:37.965Z] #26 6.102 Recommended packages: 10:16:37 [2020-10-06T10:16:37.965Z] #26 6.102 krb5-locales publicsuffix libsasl2-modules 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_PID_NS: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IPC_NS: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_UTS_NS: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CGROUPS: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CGROUP_CPUACCT: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CGROUP_DEVICE: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CGROUP_FREEZER: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CGROUP_SCHED: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CPUSETS: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_MEMCG: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_KEYS: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_VETH: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_BRIDGE: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_NF_NAT_IPV4: missing 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IP_NF_FILTER: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IP_NF_NAT: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_NF_NAT: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_NF_NAT_NEEDED: missing 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_POSIX_MQUEUE: enabled 10:16:38 [2020-10-06T10:16:38.004Z] 10:16:38 [2020-10-06T10:16:38.004Z] Optional Features: 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_USER_NS: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_SECCOMP: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CGROUP_PIDS: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_MEMCG_SWAP: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 10:16:38 [2020-10-06T10:16:38.004Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_BLK_CGROUP: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_BLK_DEV_THROTTLING: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IOSCHED_CFQ: missing 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CFQ_GROUP_IOSCHED: missing 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CGROUP_PERF: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CGROUP_HUGETLB: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CGROUP_NET_PRIO: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_CFS_BANDWIDTH: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_FAIR_GROUP_SCHED: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_RT_GROUP_SCHED: missing 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IP_VS: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IP_VS_NFCT: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IP_VS_PROTO_TCP: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IP_VS_PROTO_UDP: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_IP_VS_RR: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_EXT4_FS: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_EXT4_FS_SECURITY: enabled 10:16:38 [2020-10-06T10:16:38.004Z] - Network Drivers: 10:16:38 [2020-10-06T10:16:38.004Z] - "overlay": 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_VXLAN: enabled (as module) 10:16:38 [2020-10-06T10:16:38.004Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 10:16:38 [2020-10-06T10:16:38.005Z] Optional (for encrypted networks): 10:16:38 [2020-10-06T10:16:38.262Z] #26 6.392 The following NEW packages will be installed: 10:16:38 [2020-10-06T10:16:38.262Z] #26 6.392 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 10:16:38 [2020-10-06T10:16:38.262Z] #26 6.392 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 10:16:38 [2020-10-06T10:16:38.262Z] #26 6.393 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 10:16:38 [2020-10-06T10:16:38.262Z] #26 6.394 libssh2-1 libssl1.1 openssl 10:16:38 [2020-10-06T10:16:38.262Z] #26 6.438 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. 10:16:38 [2020-10-06T10:16:38.262Z] #26 6.438 Need to get 5165 kB of archives. 10:16:38 [2020-10-06T10:16:38.262Z] #26 6.438 After this operation, 14.6 MB of additional disk space will be used. 10:16:38 [2020-10-06T10:16:38.262Z] #26 6.438 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_CRYPTO: enabled 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_CRYPTO_AEAD: enabled 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_CRYPTO_GCM: enabled 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_CRYPTO_SEQIV: enabled 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_CRYPTO_GHASH: enabled 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_XFRM: enabled 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_XFRM_USER: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_XFRM_ALGO: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_INET_ESP: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing 10:16:38 [2020-10-06T10:16:38.265Z] - "ipvlan": 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_IPVLAN: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - "macvlan": 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_MACVLAN: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_DUMMY: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - "ftp,tftp client in container": 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_NF_NAT_FTP: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - Storage Drivers: 10:16:38 [2020-10-06T10:16:38.265Z] - "aufs": 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_AUFS_FS: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - "btrfs": 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_BTRFS_FS: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 10:16:38 [2020-10-06T10:16:38.265Z] - "devicemapper": 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_BLK_DEV_DM: enabled 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - "overlay": 10:16:38 [2020-10-06T10:16:38.265Z] - CONFIG_OVERLAY_FS: enabled (as module) 10:16:38 [2020-10-06T10:16:38.265Z] - "zfs": 10:16:38 [2020-10-06T10:16:38.265Z] - /dev/zfs: present 10:16:38 [2020-10-06T10:16:38.265Z] - zfs command: missing 10:16:38 [2020-10-06T10:16:38.265Z] - zpool command: missing 10:16:38 [2020-10-06T10:16:38.265Z] 10:16:38 [2020-10-06T10:16:38.265Z] Limits: 10:16:38 [2020-10-06T10:16:38.265Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 10:16:38 [2020-10-06T10:16:38.265Z] 10:16:38 [2020-10-06T10:16:38.265Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 10:16:38 [2020-10-06T10:16:38.560Z] #26 6.649 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] 10:16:38 [2020-10-06T10:16:38.560Z] #26 6.741 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] 10:16:38 [2020-10-06T10:16:38.560Z] #26 6.758 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] 10:16:38 [2020-10-06T10:16:38.607Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db49c9e68be751afa5eea777b4103ca0eab97a78 . 10:16:38 [2020-10-06T10:16:38.607Z] #2 [internal] load .dockerignore 10:16:38 [2020-10-06T10:16:38.607Z] #2 transferring context: 87B 0.0s done 10:16:38 [2020-10-06T10:16:38.607Z] #2 DONE 0.1s 10:16:38 [2020-10-06T10:16:38.607Z] 10:16:38 [2020-10-06T10:16:38.607Z] #1 [internal] load build definition from Dockerfile 10:16:38 [2020-10-06T10:16:38.607Z] #1 transferring dockerfile: 16.46kB done 10:16:38 [2020-10-06T10:16:38.607Z] #1 DONE 0.1s 10:16:38 [2020-10-06T10:16:38.607Z] 10:16:38 [2020-10-06T10:16:38.607Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 10:16:38 [2020-10-06T10:16:38.857Z] #26 6.761 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB] 10:16:38 [2020-10-06T10:16:38.857Z] #26 6.767 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB] 10:16:38 [2020-10-06T10:16:38.857Z] #26 6.789 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB] 10:16:38 [2020-10-06T10:16:38.857Z] #26 6.827 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 6.844 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 6.852 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 6.863 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 6.872 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 6.939 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 6.998 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 7.004 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 7.030 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 7.047 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 7.078 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] 10:16:38 [2020-10-06T10:16:38.858Z] #26 7.102 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] 10:16:38 [2020-10-06T10:16:38.979Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s 10:16:39 [2020-10-06T10:16:39.073Z] #11 ... 10:16:39 [2020-10-06T10:16:39.073Z] 10:16:39 [2020-10-06T10:16:39.073Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:39 [2020-10-06T10:16:39.073Z] #41 29.36 CC images/signalfd.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 29.64 CC images/fs.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 29.98 CC images/pstree.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 30.31 CC images/pipe.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 30.59 CC images/tcp-stream.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 30.82 CC images/sk-packet.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 31.11 CC images/mnt.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 31.30 CC images/pipe-data.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 31.53 CC images/sa.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 31.70 CC images/timer.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 32.06 CC images/timerfd.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 32.30 CC images/mm.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 32.64 CC images/sk-opts.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 32.80 CC images/sk-unix.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 33.08 CC images/sk-inet.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 33.41 CC images/tun.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 33.75 CC images/sk-netlink.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 33.93 CC images/packet-sock.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 34.31 CC images/ipc-var.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 34.50 CC images/ipc-desc.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 34.75 CC images/ipc-shm.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 34.94 CC images/ipc-msg.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 35.19 CC images/ipc-sem.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 35.40 CC images/utsns.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 35.63 CC images/creds.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 35.87 CC images/vma.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 36.01 CC images/netdev.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 36.27 CC images/tty.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 36.73 CC images/file-lock.o 10:16:39 [2020-10-06T10:16:39.073Z] #41 36.89 CC images/rlimit.o 10:16:39 [2020-10-06T10:16:39.155Z] #26 7.119 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] 10:16:39 [2020-10-06T10:16:39.155Z] #26 7.129 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] 10:16:39 [2020-10-06T10:16:39.155Z] #26 7.359 debconf: delaying package configuration, since apt-utils is not installed 10:16:39 [2020-10-06T10:16:39.176Z] #3 DONE 0.3s 10:16:39 [2020-10-06T10:16:39.176Z] 10:16:39 [2020-10-06T10:16:39.176Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 10:16:39 [2020-10-06T10:16:39.176Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done 10:16:39 [2020-10-06T10:16:39.176Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done 10:16:39 [2020-10-06T10:16:39.176Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done 10:16:39 [2020-10-06T10:16:39.176Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done 10:16:39 [2020-10-06T10:16:39.176Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 125.53kB / 8.88MB 0.2s 10:16:39 [2020-10-06T10:16:39.176Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s 10:16:39 [2020-10-06T10:16:39.342Z] #41 37.11 CC images/pagemap.o 10:16:39 [2020-10-06T10:16:39.436Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done 10:16:39 [2020-10-06T10:16:39.436Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 10:16:39 [2020-10-06T10:16:39.452Z] #26 7.389 Fetched 5165 kB in 1s (7186 kB/s) 10:16:39 [2020-10-06T10:16:39.452Z] #26 7.411 Selecting previously unselected package libssl1.1:ppc64el. 10:16:39 [2020-10-06T10:16:39.452Z] #26 7.411 (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 ... 6677 files and directories currently installed.) 10:16:39 [2020-10-06T10:16:39.452Z] #26 7.420 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... 10:16:39 [2020-10-06T10:16:39.452Z] #26 7.422 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... 10:16:39 [2020-10-06T10:16:39.452Z] #26 7.608 Selecting previously unselected package openssl. 10:16:39 [2020-10-06T10:16:39.452Z] #26 7.610 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... 10:16:39 [2020-10-06T10:16:39.452Z] #26 7.611 Unpacking openssl (1.1.1d-0+deb10u3) ... 10:16:39 [2020-10-06T10:16:39.452Z] #26 7.715 Selecting previously unselected package ca-certificates. 10:16:39 [2020-10-06T10:16:39.599Z] #41 37.41 CC images/siginfo.o 10:16:39 [2020-10-06T10:16:39.695Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done 10:16:39 [2020-10-06T10:16:39.695Z] #4 DONE 0.6s 10:16:39 [2020-10-06T10:16:39.695Z] 10:16:39 [2020-10-06T10:16:39.695Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.717 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.718 Unpacking ca-certificates (20200601~deb10u1) ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.766 Selecting previously unselected package libkeyutils1:ppc64el. 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.769 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.770 Unpacking libkeyutils1:ppc64el (1.6-6) ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.788 Selecting previously unselected package libkrb5support0:ppc64el. 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.791 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.793 Unpacking libkrb5support0:ppc64el (1.17-3) ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.818 Selecting previously unselected package libk5crypto3:ppc64el. 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.820 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.821 Unpacking libk5crypto3:ppc64el (1.17-3) ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.863 Selecting previously unselected package libkrb5-3:ppc64el. 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.864 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.866 Unpacking libkrb5-3:ppc64el (1.17-3) ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.936 Selecting previously unselected package libgssapi-krb5-2:ppc64el. 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.938 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.940 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.975 Selecting previously unselected package libsasl2-modules-db:ppc64el. 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.977 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 7.978 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 8.003 Selecting previously unselected package libsasl2-2:ppc64el. 10:16:39 [2020-10-06T10:16:39.747Z] #26 8.005 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 8.006 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... 10:16:39 [2020-10-06T10:16:39.747Z] #26 8.036 Selecting previously unselected package libldap-common. 10:16:39 [2020-10-06T10:16:39.747Z] #26 8.038 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... 10:16:39 [2020-10-06T10:16:39.952Z] #41 37.80 CC images/rpc.o 10:16:39 [2020-10-06T10:16:39.953Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.0s done 10:16:39 [2020-10-06T10:16:39.960Z] #7 DONE 0.3s 10:16:39 [2020-10-06T10:16:39.960Z] 10:16:39 [2020-10-06T10:16:39.960Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster 10:16:39 [2020-10-06T10:16:39.960Z] #6 DONE 0.2s 10:16:39 [2020-10-06T10:16:39.960Z] 10:16:39 [2020-10-06T10:16:39.960Z] #5 [internal] load metadata for docker.io/library/debian:buster 10:16:39 [2020-10-06T10:16:39.960Z] #5 DONE 0.4s 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.039 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.067 Selecting previously unselected package libldap-2.4-2:ppc64el. 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.069 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.070 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.115 Selecting previously unselected package libnghttp2-14:ppc64el. 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.117 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.118 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.148 Selecting previously unselected package libpsl5:ppc64el. 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.150 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.152 Unpacking libpsl5:ppc64el (0.20.2-2) ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.178 Selecting previously unselected package librtmp1:ppc64el. 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.180 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.181 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.210 Selecting previously unselected package libssh2-1:ppc64el. 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.212 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.213 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... 10:16:40 [2020-10-06T10:16:40.045Z] #26 8.249 Selecting previously unselected package libcurl4:ppc64el. 10:16:40 [2020-10-06T10:16:40.152Z] #18 6.416 Fetched 8078 kB in 5s (1586 kB/s) 10:16:40 [2020-10-06T10:16:40.212Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 10:16:40 [2020-10-06T10:16:40.228Z] 10:16:40 [2020-10-06T10:16:40.228Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:40 [2020-10-06T10:16:40.229Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done 10:16:40 [2020-10-06T10:16:40.229Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done 10:16:40 [2020-10-06T10:16:40.229Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done 10:16:40 [2020-10-06T10:16:40.229Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 10:16:40 [2020-10-06T10:16:40.229Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s 10:16:40 [2020-10-06T10:16:40.229Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s 10:16:40 [2020-10-06T10:16:40.229Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.80MB / 50.40MB 0.2s 10:16:40 [2020-10-06T10:16:40.229Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.09MB / 7.81MB 0.2s 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.251 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.253 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.316 Selecting previously unselected package curl. 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.316 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.317 Unpacking curl (7.64.0-4+deb10u1) ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.373 Selecting previously unselected package libonig5:ppc64el. 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.375 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.377 Unpacking libonig5:ppc64el (6.9.1-1) ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.427 Selecting previously unselected package libjq1:ppc64el. 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.431 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.433 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.481 Selecting previously unselected package jq. 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.484 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.486 Unpacking jq (1.5+dfsg-2+b1) ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.516 Setting up libkeyutils1:ppc64el (1.6-6) ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.520 Setting up libpsl5:ppc64el (0.20.2-2) ... 10:16:40 [2020-10-06T10:16:40.348Z] #26 8.523 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... 10:16:40 [2020-10-06T10:16:40.488Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.00MB / 50.40MB 0.3s 10:16:40 [2020-10-06T10:16:40.488Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.61MB / 7.81MB 0.3s 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.686 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.691 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.695 Setting up libkrb5support0:ppc64el (1.17-3) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.698 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.701 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.705 Setting up libk5crypto3:ppc64el (1.17-3) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.710 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.714 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.717 Setting up libkrb5-3:ppc64el (1.17-3) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.720 Setting up openssl (1.1.1d-0+deb10u3) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.726 Setting up libonig5:ppc64el (6.9.1-1) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.729 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.732 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... 10:16:40 [2020-10-06T10:16:40.645Z] #26 8.735 Setting up ca-certificates (20200601~deb10u1) ... 10:16:41 [2020-10-06T10:16:41.064Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.65MB / 50.40MB 0.8s 10:16:41 [2020-10-06T10:16:41.064Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done 10:16:41 [2020-10-06T10:16:41.064Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.20MB / 10.00MB 0.8s 10:16:41 [2020-10-06T10:16:41.064Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.63MB / 50.40MB 0.9s 10:16:41 [2020-10-06T10:16:41.064Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.96MB / 10.00MB 0.9s 10:16:41 [2020-10-06T10:16:41.151Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done 10:16:41 [2020-10-06T10:16:41.151Z] #8 ... 10:16:41 [2020-10-06T10:16:41.151Z] 10:16:41 [2020-10-06T10:16:41.151Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:16:41 [2020-10-06T10:16:41.151Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done 10:16:41 [2020-10-06T10:16:41.151Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done 10:16:41 [2020-10-06T10:16:41.151Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done 10:16:41 [2020-10-06T10:16:41.151Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done 10:16:41 [2020-10-06T10:16:41.151Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 3.9s done 10:16:41 [2020-10-06T10:16:41.151Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 4.8s done 10:16:41 [2020-10-06T10:16:41.151Z] #24 DONE 9.2s 10:16:41 [2020-10-06T10:16:41.151Z] 10:16:41 [2020-10-06T10:16:41.151Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:41 [2020-10-06T10:16:41.151Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10:16:41 [2020-10-06T10:16:41.195Z] #18 6.416 Reading package lists... 10:16:41 [2020-10-06T10:16:41.195Z] #18 ... 10:16:41 [2020-10-06T10:16:41.195Z] 10:16:41 [2020-10-06T10:16:41.195Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:41 [2020-10-06T10:16:41.195Z] #43 82.71 github.com/LK4D4/vndr/godl 10:16:41 [2020-10-06T10:16:41.195Z] #43 83.19 github.com/LK4D4/vndr 10:16:41 [2020-10-06T10:16:41.195Z] #43 DONE 88.7s 10:16:41 [2020-10-06T10:16:41.195Z] 10:16:41 [2020-10-06T10:16:41.195Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:41 [2020-10-06T10:16:41.195Z] #41 48.62 DEP criu/plugin.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 48.65 DEP criu/pipes.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 48.73 DEP criu/pie-util.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 48.78 DEP criu/pie-util-vdso.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 48.90 DEP criu/path.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 48.98 DEP criu/parasite-syscall.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 49.15 DEP criu/pagemap.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 49.31 DEP criu/pagemap-cache.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 49.43 DEP criu/page-xfer.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 49.56 DEP criu/page-pipe.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 49.62 DEP criu/netfilter.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 49.72 DEP criu/net.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 49.96 DEP criu/namespaces.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 50.11 DEP criu/mount.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 50.21 DEP criu/memfd.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 50.35 DEP criu/mem.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 50.50 DEP criu/lsm.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 50.59 DEP criu/log.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 50.69 DEP criu/libnetlink.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 50.77 DEP criu/kerndat.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 50.88 DEP criu/kcmp-ids.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 50.95 DEP criu/irmap.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 51.04 DEP criu/ipc_ns.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 51.12 DEP criu/image.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 51.28 DEP criu/image-desc.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 51.32 DEP criu/fsnotify.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 51.51 DEP criu/filesystems.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 51.58 DEP criu/files.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 51.77 DEP criu/files-reg.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 51.92 DEP criu/files-ext.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 52.05 DEP criu/file-lock.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 52.22 DEP criu/file-ids.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 52.35 DEP criu/fifo.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 52.43 DEP criu/fdstore.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 52.47 DEP criu/fault-injection.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 52.49 DEP criu/external.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 52.63 DEP criu/eventpoll.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 52.75 DEP criu/eventfd.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 52.93 DEP criu/crtools.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 53.16 DEP criu/cr-service.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 53.33 DEP criu/cr-restore.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 53.51 DEP criu/cr-errno.d 10:16:41 [2020-10-06T10:16:41.195Z] #41 53.52 DEP criu/cr-dump.d 10:16:41 [2020-10-06T10:16:41.288Z] #26 9.337 Updating certificates in /etc/ssl/certs... 10:16:41 [2020-10-06T10:16:41.327Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s 10:16:41 [2020-10-06T10:16:41.327Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done 10:16:41 [2020-10-06T10:16:41.327Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.77MB / 68.67MB 1.3s 10:16:41 [2020-10-06T10:16:41.327Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 1.3s 10:16:41 [2020-10-06T10:16:41.363Z] #41 38.95 CC images/ext-file.o 10:16:41 [2020-10-06T10:16:41.363Z] #41 39.11 CC images/cgroup.o 10:16:41 [2020-10-06T10:16:41.501Z] #41 53.78 DEP criu/cr-dedup.d 10:16:41 [2020-10-06T10:16:41.587Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.19MB / 68.67MB 1.3s 10:16:41 [2020-10-06T10:16:41.587Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.89MB / 51.83MB 1.3s 10:16:41 [2020-10-06T10:16:41.587Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.53MB / 68.67MB 1.5s 10:16:41 [2020-10-06T10:16:41.587Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.83MB / 51.83MB 1.5s 10:16:41 [2020-10-06T10:16:41.587Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.63MB / 68.67MB 1.6s 10:16:41 [2020-10-06T10:16:41.587Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.07MB / 51.83MB 1.6s 10:16:41 [2020-10-06T10:16:41.720Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done 10:16:41 [2020-10-06T10:16:41.800Z] #41 54.03 DEP criu/cr-check.d 10:16:41 [2020-10-06T10:16:41.852Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done 10:16:41 [2020-10-06T10:16:41.852Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.28MB / 68.67MB 1.7s 10:16:41 [2020-10-06T10:16:41.852Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.80MB / 51.83MB 1.7s 10:16:41 [2020-10-06T10:16:41.852Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.7s 10:16:41 [2020-10-06T10:16:41.852Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.93MB / 68.67MB 1.8s 10:16:41 [2020-10-06T10:16:41.852Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.62MB / 51.83MB 1.8s 10:16:41 [2020-10-06T10:16:41.926Z] #41 39.57 CC images/userns.o 10:16:41 [2020-10-06T10:16:41.926Z] #41 39.77 CC images/google/protobuf/descriptor.o 10:16:41 [2020-10-06T10:16:41.934Z] #26 10.05 126 added, 0 removed; done. 10:16:41 [2020-10-06T10:16:41.934Z] #26 10.07 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ... 10:16:41 [2020-10-06T10:16:41.934Z] #26 10.08 Setting up jq (1.5+dfsg-2+b1) ... 10:16:41 [2020-10-06T10:16:41.934Z] #26 10.08 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... 10:16:41 [2020-10-06T10:16:41.934Z] #26 10.08 Setting up curl (7.64.0-4+deb10u1) ... 10:16:41 [2020-10-06T10:16:41.934Z] #26 10.09 Processing triggers for libc-bin (2.28-10) ... 10:16:41 [2020-10-06T10:16:41.934Z] #26 10.10 Processing triggers for ca-certificates (20200601~deb10u1) ... 10:16:41 [2020-10-06T10:16:41.934Z] #26 10.10 Updating certificates in /etc/ssl/certs... 10:16:41 [2020-10-06T10:16:41.979Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10:16:42 [2020-10-06T10:16:42.093Z] #41 54.33 DEP criu/config.d 10:16:42 [2020-10-06T10:16:42.113Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.21MB / 68.67MB 2.0s 10:16:42 [2020-10-06T10:16:42.113Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.82MB / 51.83MB 2.0s 10:16:42 [2020-10-06T10:16:42.113Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.21MB / 120.17MB 2.0s 10:16:42 [2020-10-06T10:16:42.113Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10:16:42 [2020-10-06T10:16:42.114Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.16MB / 68.67MB 2.0s 10:16:42 [2020-10-06T10:16:42.114Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.89MB / 51.83MB 2.0s 10:16:42 [2020-10-06T10:16:42.374Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.04MB / 68.67MB 2.1s 10:16:42 [2020-10-06T10:16:42.374Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.41MB / 120.17MB 2.1s 10:16:42 [2020-10-06T10:16:42.374Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.46MB / 120.17MB 2.4s 10:16:42 [2020-10-06T10:16:42.387Z] #41 54.72 DEP criu/clone-noasan.d 10:16:42 [2020-10-06T10:16:42.488Z] #41 ... 10:16:42 [2020-10-06T10:16:42.488Z] 10:16:42 [2020-10-06T10:16:42.488Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:16:42 [2020-10-06T10:16:42.488Z] #56 112.9 + for f in rootlesskit rootlesskit-docker-proxy 10:16:42 [2020-10-06T10:16:42.488Z] #56 112.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 10:16:42 [2020-10-06T10:16:42.578Z] #26 10.67 0 added, 0 removed; done. 10:16:42 [2020-10-06T10:16:42.578Z] #26 10.67 Running hooks in /etc/ca-certificates/update.d... 10:16:42 [2020-10-06T10:16:42.578Z] #26 10.68 done. 10:16:42 [2020-10-06T10:16:42.578Z] #26 DONE 10.8s 10:16:42 [2020-10-06T10:16:42.578Z] 10:16:42 [2020-10-06T10:16:42.578Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:42 [2020-10-06T10:16:42.635Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.33MB / 120.17MB 2.6s 10:16:42 [2020-10-06T10:16:42.680Z] #41 54.82 DEP criu/cgroup.d 10:16:42 [2020-10-06T10:16:42.680Z] #41 54.93 DEP criu/cgroup-props.d 10:16:42 [2020-10-06T10:16:42.680Z] #41 54.98 DEP criu/bitmap.d 10:16:42 [2020-10-06T10:16:42.680Z] #41 54.99 DEP criu/bfd.d 10:16:42 [2020-10-06T10:16:42.874Z] #9 ... 10:16:42 [2020-10-06T10:16:42.874Z] 10:16:42 [2020-10-06T10:16:42.874Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 10:16:42 [2020-10-06T10:16:42.874Z] #27 DONE 0.1s 10:16:42 [2020-10-06T10:16:42.874Z] 10:16:42 [2020-10-06T10:16:42.874Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:16:42 [2020-10-06T10:16:42.896Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.52MB / 120.17MB 2.7s 10:16:42 [2020-10-06T10:16:42.973Z] #41 55.13 DEP criu/autofs.d 10:16:42 [2020-10-06T10:16:42.973Z] #41 55.25 DEP criu/aio.d 10:16:43 [2020-10-06T10:16:43.131Z] Client: Docker Engine - Community 10:16:43 [2020-10-06T10:16:43.132Z] Version: 19.03.13 10:16:43 [2020-10-06T10:16:43.132Z] API version: 1.40 10:16:43 [2020-10-06T10:16:43.132Z] Go version: go1.13.15 10:16:43 [2020-10-06T10:16:43.132Z] Git commit: 4484c46 10:16:43 [2020-10-06T10:16:43.132Z] Built: Wed Sep 16 17:03:45 2020 10:16:43 [2020-10-06T10:16:43.132Z] OS/Arch: linux/arm64 10:16:43 [2020-10-06T10:16:43.132Z] Experimental: false 10:16:43 [2020-10-06T10:16:43.132Z] 10:16:43 [2020-10-06T10:16:43.132Z] Server: Docker Engine - Community 10:16:43 [2020-10-06T10:16:43.132Z] Engine: 10:16:43 [2020-10-06T10:16:43.132Z] Version: 19.03.13 10:16:43 [2020-10-06T10:16:43.132Z] API version: 1.40 (minimum version 1.12) 10:16:43 [2020-10-06T10:16:43.132Z] Go version: go1.13.15 10:16:43 [2020-10-06T10:16:43.132Z] Git commit: 4484c46 10:16:43 [2020-10-06T10:16:43.132Z] Built: Wed Sep 16 17:02:17 2020 10:16:43 [2020-10-06T10:16:43.132Z] OS/Arch: linux/arm64 10:16:43 [2020-10-06T10:16:43.132Z] Experimental: true 10:16:43 [2020-10-06T10:16:43.132Z] containerd: 10:16:43 [2020-10-06T10:16:43.132Z] Version: 1.3.7 10:16:43 [2020-10-06T10:16:43.132Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 10:16:43 [2020-10-06T10:16:43.132Z] runc: 10:16:43 [2020-10-06T10:16:43.132Z] Version: 1.0.0-rc10 10:16:43 [2020-10-06T10:16:43.132Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:16:43 [2020-10-06T10:16:43.132Z] docker-init: 10:16:43 [2020-10-06T10:16:43.132Z] Version: 0.18.0 10:16:43 [2020-10-06T10:16:43.132Z] GitCommit: fec3683 10:16:43 [2020-10-06T10:16:43.165Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done 10:16:43 [2020-10-06T10:16:43.165Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.67MB / 120.17MB 2.9s 10:16:43 [2020-10-06T10:16:43.165Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.9s 10:16:43 [2020-10-06T10:16:43.165Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done 10:16:43 [2020-10-06T10:16:43.165Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done 10:16:43 [2020-10-06T10:16:43.165Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.07MB / 120.17MB 3.1s 10:16:43 [2020-10-06T10:16:43.172Z] #28 0.334 /download-frozen-image-v2.sh: line 208: type: go: not found [Pipeline] sh 10:16:43 [2020-10-06T10:16:43.267Z] #41 55.45 DEP criu/action-scripts.d 10:16:43 [2020-10-06T10:16:43.267Z] #41 55.59 CC criu/action-scripts.o 10:16:43 [2020-10-06T10:16:43.426Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.68MB / 120.17MB 3.4s 10:16:43 [2020-10-06T10:16:43.479Z] + docker info 10:16:43 [2020-10-06T10:16:43.561Z] #41 55.79 CC criu/aio.o 10:16:43 [2020-10-06T10:16:43.688Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.47MB / 120.17MB 3.5s 10:16:43 [2020-10-06T10:16:43.688Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.01MB / 120.17MB 3.7s 10:16:43 [2020-10-06T10:16:43.853Z] #28 0.865 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 10:16:43 [2020-10-06T10:16:43.853Z] #28 1.066 #=#=# 10:16:43 [2020-10-06T10:16:43.854Z] #41 56.06 CC criu/autofs.o 10:16:43 [2020-10-06T10:16:43.915Z] #56 ... 10:16:43 [2020-10-06T10:16:43.915Z] 10:16:43 [2020-10-06T10:16:43.915Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:43 [2020-10-06T10:16:43.915Z] #43 104.2 vendor/golang.org/x/text/unicode/norm 10:16:43 [2020-10-06T10:16:43.915Z] #43 108.1 vendor/golang.org/x/net/idna 10:16:43 [2020-10-06T10:16:43.915Z] #43 110.4 vendor/golang.org/x/net/http2/hpack 10:16:43 [2020-10-06T10:16:43.915Z] #43 111.2 mime 10:16:43 [2020-10-06T10:16:43.915Z] #43 113.0 mime/quotedprintable 10:16:43 [2020-10-06T10:16:43.915Z] #43 113.4 net/http/internal 10:16:43 [2020-10-06T10:16:43.915Z] #43 ... 10:16:43 [2020-10-06T10:16:43.915Z] 10:16:43 [2020-10-06T10:16:43.915Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:43 [2020-10-06T10:16:43.915Z] #41 41.31 CC images/opts.o 10:16:43 [2020-10-06T10:16:43.915Z] #41 41.55 CC images/seccomp.o 10:16:43 [2020-10-06T10:16:43.915Z] #41 41.85 CC images/binfmt-misc.o 10:16:43 [2020-10-06T10:16:43.950Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.87MB / 120.17MB 3.8s 10:16:43 [2020-10-06T10:16:43.950Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.77MB / 120.17MB 3.9s 10:16:44 [2020-10-06T10:16:44.172Z] #41 42.00 CC images/time.o 10:16:44 [2020-10-06T10:16:44.464Z] #28 1.207 ### 5.4% ################# 23.6% ############################# 40.4% ########################################### 59.9% ######################################################## 78.4% ####################################################################### 98.8% ######################################################################## 100.0% 10:16:44 [2020-10-06T10:16:44.471Z] #41 42.23 CC images/sysctl.o 10:16:44 [2020-10-06T10:16:44.471Z] #41 42.40 CC images/autofs.o 10:16:44 [2020-10-06T10:16:44.521Z] #8 ... 10:16:44 [2020-10-06T10:16:44.521Z] 10:16:44 [2020-10-06T10:16:44.521Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 10:16:44 [2020-10-06T10:16:44.521Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 10:16:44 [2020-10-06T10:16:44.521Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done 10:16:44 [2020-10-06T10:16:44.521Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done 10:16:44 [2020-10-06T10:16:44.521Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done 10:16:44 [2020-10-06T10:16:44.521Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done 10:16:44 [2020-10-06T10:16:44.521Z] #60 DONE 4.4s 10:16:44 [2020-10-06T10:16:44.521Z] 10:16:44 [2020-10-06T10:16:44.521Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:44 [2020-10-06T10:16:44.727Z] #41 42.56 CC images/macvlan.o 10:16:44 [2020-10-06T10:16:44.761Z] #28 1.908 10:16:44 [2020-10-06T10:16:44.761Z] #28 2.051 ############################ 39.7% ######################################################################## 100.0% 10:16:44 [2020-10-06T10:16:44.895Z] #41 57.00 CC criu/bfd.o 10:16:44 [2020-10-06T10:16:44.895Z] #41 57.28 CC criu/bitmap.o 10:16:45 [2020-10-06T10:16:45.027Z] #41 42.85 CC images/sit.o 10:16:45 [2020-10-06T10:16:45.098Z] #28 2.331 #=#=# 10:16:45 [2020-10-06T10:16:45.188Z] #41 57.42 CC criu/cgroup-props.o 10:16:45 [2020-10-06T10:16:45.283Z] #41 43.08 CC images/memfd.o 10:16:45 [2020-10-06T10:16:45.395Z] #28 2.455 ############## 20.0% ############################################################# 85.4% ######################################################################## 100.0% 10:16:45 [2020-10-06T10:16:45.463Z] #8 ... 10:16:45 [2020-10-06T10:16:45.463Z] 10:16:45 [2020-10-06T10:16:45.463Z] #21 [internal] load build context 10:16:45 [2020-10-06T10:16:45.463Z] #21 transferring context: 52.00MB 5.2s done 10:16:45 [2020-10-06T10:16:45.463Z] #21 DONE 5.5s 10:16:45 [2020-10-06T10:16:45.463Z] 10:16:45 [2020-10-06T10:16:45.463Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:45 [2020-10-06T10:16:45.480Z] #41 ... 10:16:45 [2020-10-06T10:16:45.480Z] 10:16:45 [2020-10-06T10:16:45.480Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:16:45 [2020-10-06T10:16:45.480Z] #18 6.416 Reading package lists... 10:16:45 [2020-10-06T10:16:45.480Z] #18 8.660 Reading package lists... 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.46 Building dependency tree... 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 libcap2-bin is already the newest version (1:2.25-2). 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 The following additional packages will be installed: 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 python3.7 python3.7-minimal vim-runtime xxd 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 Suggested packages: 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 Recommended packages: 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 aufs-dkms nftables build-essential python3-dev python3-keyring 10:16:45 [2020-10-06T10:16:45.480Z] #18 10.93 python3-keyrings.alt python3-xdg unzip 10:16:45 [2020-10-06T10:16:45.480Z] #18 11.92 The following NEW packages will be installed: 10:16:45 [2020-10-06T10:16:45.480Z] #18 11.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 10:16:45 [2020-10-06T10:16:45.480Z] #18 11.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 10:16:45 [2020-10-06T10:16:45.481Z] #18 11.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 10:16:45 [2020-10-06T10:16:45.481Z] #18 11.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 10:16:45 [2020-10-06T10:16:45.481Z] #18 11.92 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 10:16:45 [2020-10-06T10:16:45.481Z] #18 11.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 10:16:45 [2020-10-06T10:16:45.481Z] #18 11.92 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 10:16:45 [2020-10-06T10:16:45.481Z] #18 11.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 10:16:45 [2020-10-06T10:16:45.481Z] #18 11.92 xz-utils zip 10:16:45 [2020-10-06T10:16:45.481Z] #18 12.00 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. 10:16:45 [2020-10-06T10:16:45.481Z] #18 12.00 Need to get 27.7 MB of archives. 10:16:45 [2020-10-06T10:16:45.481Z] #18 12.00 After this operation, 117 MB of additional disk space will be used. 10:16:45 [2020-10-06T10:16:45.481Z] #18 12.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] 10:16:45 [2020-10-06T10:16:45.540Z] #41 43.36 CC images/timens.o 10:16:45 [2020-10-06T10:16:45.691Z] #28 2.786 #=#=# 10:16:45 [2020-10-06T10:16:45.723Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s done 10:16:45 [2020-10-06T10:16:45.798Z] #18 12.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] 10:16:45 [2020-10-06T10:16:45.798Z] #18 12.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] 10:16:45 [2020-10-06T10:16:45.798Z] #18 12.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] 10:16:45 [2020-10-06T10:16:45.798Z] #18 12.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] 10:16:45 [2020-10-06T10:16:45.798Z] #18 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] 10:16:45 [2020-10-06T10:16:45.842Z] #41 43.61 LINK images/built-in.o 10:16:46 [2020-10-06T10:16:46.099Z] #41 43.75 GEN compel/include/asm 10:16:46 [2020-10-06T10:16:46.099Z] #41 43.78 GEN compel/include/version.h 10:16:46 [2020-10-06T10:16:46.099Z] #41 43.81 touch .config 10:16:46 [2020-10-06T10:16:46.099Z] #41 43.84 GEN include/common/config.h 10:16:46 [2020-10-06T10:16:46.099Z] #41 43.91 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 10:16:46 [2020-10-06T10:16:46.099Z] #41 43.94 GEN compel/plugins/include/uapi/std/syscall-64.h 10:16:46 [2020-10-06T10:16:46.099Z] #41 43.98 GEN compel/arch/x86/plugins/std/syscalls-64.S 10:16:46 [2020-10-06T10:16:46.099Z] #41 43.98 DEP compel/arch/x86/plugins/std/syscalls-64.d 10:16:46 [2020-10-06T10:16:46.099Z] #41 44.01 DEP compel/arch/x86/plugins/std/memcpy.d 10:16:46 [2020-10-06T10:16:46.183Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done 10:16:46 [2020-10-06T10:16:46.183Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10:16:46 [2020-10-06T10:16:46.355Z] #41 44.04 DEP compel/arch/x86/plugins/std/parasite-head.d 10:16:46 [2020-10-06T10:16:46.355Z] #41 44.07 GEN compel/plugins/include/uapi/std/syscall.h 10:16:46 [2020-10-06T10:16:46.355Z] #41 44.09 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 10:16:46 [2020-10-06T10:16:46.355Z] #41 44.11 GEN compel/plugins/include/uapi/std/syscall-codes.h 10:16:46 [2020-10-06T10:16:46.355Z] #41 44.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 10:16:46 [2020-10-06T10:16:46.355Z] #41 44.15 DEP compel/plugins/std/infect.d 10:16:46 [2020-10-06T10:16:46.355Z] #41 44.24 DEP compel/plugins/std/string.d 10:16:46 [2020-10-06T10:16:46.368Z] #28 2.909 ### 5.2% ############## 19.7% ####################### 33.3% ##################################### 52.5% ################################################## 70.0% ############################################################ 83.5% ##################################################################### 97.0% ######################################################################## 100.0% 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] 10:16:46 [2020-10-06T10:16:46.435Z] #18 12.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] 10:16:46 [2020-10-06T10:16:46.612Z] #41 44.32 DEP compel/plugins/std/log.d 10:16:46 [2020-10-06T10:16:46.612Z] #41 44.41 DEP compel/plugins/std/fds.d 10:16:46 [2020-10-06T10:16:46.707Z] #28 3.716 10:16:46 [2020-10-06T10:16:46.728Z] #18 12.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 12.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 12.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 12.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 12.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 12.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] 10:16:46 [2020-10-06T10:16:46.728Z] #18 13.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] 10:16:46 [2020-10-06T10:16:46.868Z] #41 44.56 DEP compel/plugins/std/std.d 10:16:46 [2020-10-06T10:16:46.868Z] #41 44.64 DEP compel/plugins/shmem/shmem.d 10:16:46 [2020-10-06T10:16:46.868Z] #41 44.70 DEP compel/plugins/fds/fds.d 10:16:47 [2020-10-06T10:16:47.021Z] #18 13.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] 10:16:47 [2020-10-06T10:16:47.021Z] #18 13.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] 10:16:47 [2020-10-06T10:16:47.106Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s 10:16:47 [2020-10-06T10:16:47.124Z] #41 44.83 CC compel/plugins/std/std.o 10:16:47 [2020-10-06T10:16:47.381Z] #41 45.20 CC compel/plugins/std/fds.o 10:16:47 [2020-10-06T10:16:47.658Z] #18 14.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] 10:16:47 [2020-10-06T10:16:47.658Z] #18 14.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] 10:16:47 [2020-10-06T10:16:47.658Z] #18 14.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] 10:16:47 [2020-10-06T10:16:47.952Z] #18 14.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] 10:16:47 [2020-10-06T10:16:47.952Z] #18 14.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] 10:16:47 [2020-10-06T10:16:47.952Z] #18 14.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] 10:16:47 [2020-10-06T10:16:47.989Z] #41 45.66 CC compel/plugins/std/log.o 10:16:48 [2020-10-06T10:16:48.044Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done 10:16:48 [2020-10-06T10:16:48.552Z] #41 46.39 CC compel/plugins/std/string.o 10:16:48 [2020-10-06T10:16:48.593Z] #18 14.81 debconf: delaying package configuration, since apt-utils is not installed 10:16:48 [2020-10-06T10:16:48.593Z] #18 14.86 Fetched 27.7 MB in 2s (11.5 MB/s) 10:16:48 [2020-10-06T10:16:48.593Z] 10:16:48 [2020-10-06T10:16:48.593Z] #18 ... 10:16:48 [2020-10-06T10:16:48.593Z] 10:16:48 [2020-10-06T10:16:48.593Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:16:48 [2020-10-06T10:16:48.593Z] #30 DONE 95.8s 10:16:48 [2020-10-06T10:16:48.593Z] 10:16:48 [2020-10-06T10:16:48.593Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:16:48 [2020-10-06T10:16:48.593Z] #18 14.90 Selecting previously unselected package pigz. 10:16:48 [2020-10-06T10:16:48.593Z] #18 14.90 (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% 10:16:48 [2020-10-06T10:16:48.593Z] #18 ... 10:16:48 [2020-10-06T10:16:48.593Z] 10:16:48 [2020-10-06T10:16:48.593Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:48 [2020-10-06T10:16:48.593Z] #41 57.87 CC criu/cgroup.o 10:16:48 [2020-10-06T10:16:48.593Z] #41 59.57 CC criu/clone-noasan.o 10:16:48 [2020-10-06T10:16:48.593Z] #41 59.73 CC criu/config.o 10:16:48 [2020-10-06T10:16:48.593Z] #41 60.62 CC criu/cr-check.o 10:16:48 [2020-10-06T10:16:48.612Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 10:16:48 [2020-10-06T10:16:48.871Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done 10:16:49 [2020-10-06T10:16:49.130Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10:16:49 [2020-10-06T10:16:49.138Z] #41 47.08 CC compel/plugins/std/infect.o 10:16:49 [2020-10-06T10:16:49.390Z] #8 ... 10:16:49 [2020-10-06T10:16:49.390Z] 10:16:49 [2020-10-06T10:16:49.390Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:16:49 [2020-10-06T10:16:49.390Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done 10:16:49 [2020-10-06T10:16:49.390Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done 10:16:49 [2020-10-06T10:16:49.390Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done 10:16:49 [2020-10-06T10:16:49.390Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done 10:16:49 [2020-10-06T10:16:49.390Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 4.8s done 10:16:49 [2020-10-06T10:16:49.390Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 4.0s done 10:16:49 [2020-10-06T10:16:49.390Z] #24 DONE 9.3s 10:16:49 [2020-10-06T10:16:49.390Z] 10:16:49 [2020-10-06T10:16:49.390Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:49 [2020-10-06T10:16:49.480Z] #8 ... 10:16:49 [2020-10-06T10:16:49.481Z] 10:16:49 [2020-10-06T10:16:49.481Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:16:49 [2020-10-06T10:16:49.481Z] #25 0.930 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 0.933 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 1.028 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 1.101 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 1.392 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:16:49 [2020-10-06T10:16:49.481Z] #25 1.693 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 3.189 Fetched 8387 kB in 3s (3331 kB/s) 10:16:49 [2020-10-06T10:16:49.481Z] #25 3.189 Reading package lists... 10:16:49 [2020-10-06T10:16:49.481Z] #25 4.095 Reading package lists... 10:16:49 [2020-10-06T10:16:49.481Z] #25 4.917 Building dependency tree... 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.241 The following additional packages will be installed: 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.241 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.241 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.241 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.241 Suggested packages: 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.241 krb5-doc krb5-user 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.241 Recommended packages: 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.241 krb5-locales publicsuffix libsasl2-modules 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.477 The following NEW packages will be installed: 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.483 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.483 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.483 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.483 libssh2-1 libssl1.1 openssl 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.749 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.749 Need to get 5049 kB of archives. 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.749 After this operation, 12.1 MB of additional disk space will be used. 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.749 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.773 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.790 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.793 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.794 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.796 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.799 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.805 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.807 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.809 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.811 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.813 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.818 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.820 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.821 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.822 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.825 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.831 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.836 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.839 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 5.842 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.057 debconf: delaying package configuration, since apt-utils is not installed 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.080 Fetched 5049 kB in 0s (14.5 MB/s) 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.122 Selecting previously unselected package libssl1.1:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.122 (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 ... 6677 files and directories currently installed.) 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.128 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.158 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.355 Selecting previously unselected package openssl. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.355 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.401 Unpacking openssl (1.1.1d-0+deb10u3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.540 Selecting previously unselected package ca-certificates. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.540 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.543 Unpacking ca-certificates (20200601~deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.609 Selecting previously unselected package libkeyutils1:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.611 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.614 Unpacking libkeyutils1:amd64 (1.6-6) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.644 Selecting previously unselected package libkrb5support0:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.644 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.648 Unpacking libkrb5support0:amd64 (1.17-3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.682 Selecting previously unselected package libk5crypto3:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.683 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.687 Unpacking libk5crypto3:amd64 (1.17-3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.734 Selecting previously unselected package libkrb5-3:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.734 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.738 Unpacking libkrb5-3:amd64 (1.17-3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.814 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.814 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.817 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.861 Selecting previously unselected package libsasl2-modules-db:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.861 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.864 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.896 Selecting previously unselected package libsasl2-2:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.897 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.900 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.939 Selecting previously unselected package libldap-common. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.939 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.942 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.983 Selecting previously unselected package libldap-2.4-2:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.983 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 6.986 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.038 Selecting previously unselected package libnghttp2-14:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.038 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.042 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.083 Selecting previously unselected package libpsl5:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.083 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.087 Unpacking libpsl5:amd64 (0.20.2-2) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.133 Selecting previously unselected package librtmp1:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.133 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.137 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.174 Selecting previously unselected package libssh2-1:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.174 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.178 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.222 Selecting previously unselected package libcurl4:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.222 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.227 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.284 Selecting previously unselected package curl. 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.284 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.287 Unpacking curl (7.64.0-4+deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.341 Selecting previously unselected package libonig5:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.342 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.345 Unpacking libonig5:amd64 (6.9.1-1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.403 Selecting previously unselected package libjq1:amd64. 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.403 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.406 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.448 Selecting previously unselected package jq. 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.448 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.453 Unpacking jq (1.5+dfsg-2+b1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.490 Setting up libkeyutils1:amd64 (1.6-6) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.500 Setting up libpsl5:amd64 (0.20.2-2) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.510 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.617 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.635 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.645 Setting up libkrb5support0:amd64 (1.17-3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.655 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.666 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.674 Setting up libk5crypto3:amd64 (1.17-3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.684 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.693 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.703 Setting up libkrb5-3:amd64 (1.17-3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.710 Setting up openssl (1.1.1d-0+deb10u3) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.722 Setting up libonig5:amd64 (6.9.1-1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.731 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.742 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 7.748 Setting up ca-certificates (20200601~deb10u1) ... 10:16:49 [2020-10-06T10:16:49.481Z] #25 ... 10:16:49 [2020-10-06T10:16:49.481Z] 10:16:49 [2020-10-06T10:16:49.481Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:49 [2020-10-06T10:16:49.481Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done 10:16:49 [2020-10-06T10:16:49.649Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done 10:16:49 [2020-10-06T10:16:49.658Z] #28 3.852 # 1.5% #### 5.6% ####### 10.3% ########### 15.4% ############## 20.3% ################## 25.3% ##################### 30.0% ######################### 35.4% ############################# 40.9% ################################ 45.5% #################################### 50.9% ####################################### 54.6% ######################################### 57.6% ########################################### 60.4% ############################################# 63.1% ############################################### 66.0% ################################################# 68.6% ################################################### 71.8% ##################################################### 74.5% ####################################################### 77.3% ######################################################### 80.2% ########################################################### 82.9% ############################################################# 85.9% ################################################################ 89.0% ################################################################## 91.8% ################################################################### 94.3% ###################################################################### 97.2% ######################################################################## 100.0% 10:16:49 [2020-10-06T10:16:49.658Z] #28 6.718 10:16:49 [2020-10-06T10:16:49.658Z] #28 6.914 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:49 [2020-10-06T10:16:49.704Z] #41 47.44 CC compel/arch/x86/plugins/std/parasite-head.o 10:16:49 [2020-10-06T10:16:49.704Z] #41 47.48 CC compel/arch/x86/plugins/std/memcpy.o 10:16:49 [2020-10-06T10:16:49.704Z] #41 ... 10:16:49 [2020-10-06T10:16:49.704Z] 10:16:49 [2020-10-06T10:16:49.704Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:16:49 [2020-10-06T10:16:49.704Z] #56 DONE 120.1s 10:16:49 [2020-10-06T10:16:49.704Z] 10:16:49 [2020-10-06T10:16:49.704Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 10:16:49 [2020-10-06T10:16:49.704Z] #57 DONE 0.0s 10:16:49 [2020-10-06T10:16:49.704Z] 10:16:49 [2020-10-06T10:16:49.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:49 [2020-10-06T10:16:49.704Z] #41 47.51 CC compel/arch/x86/plugins/std/syscalls-64.o 10:16:49 [2020-10-06T10:16:49.704Z] #41 47.55 AR compel/plugins/std.lib.a 10:16:49 [2020-10-06T10:16:49.704Z] #41 47.63 CC compel/plugins/fds/fds.o 10:16:49 [2020-10-06T10:16:49.704Z] #41 ... 10:16:49 [2020-10-06T10:16:49.704Z] 10:16:49 [2020-10-06T10:16:49.704Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 10:16:49 [2020-10-06T10:16:49.740Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s 10:16:49 [2020-10-06T10:16:49.909Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10:16:49 [2020-10-06T10:16:49.960Z] #58 DONE 0.1s 10:16:49 [2020-10-06T10:16:49.960Z] 10:16:49 [2020-10-06T10:16:49.960Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.3 Selecting previously unselected package libapparmor1:amd64. 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.4 Selecting previously unselected package libapparmor-dev:amd64. 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.6 Selecting previously unselected package libbtrfs0. 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.7 Unpacking libbtrfs0 (4.20.1-2) ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.7 Selecting previously unselected package libbtrfs-dev. 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.8 Unpacking libbtrfs-dev (4.20.1-2) ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 119.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 120.3 Selecting previously unselected package libudev-dev:amd64. 10:16:49 [2020-10-06T10:16:49.960Z] #11 120.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 120.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 121.0 Selecting previously unselected package libsepol1-dev:amd64. 10:16:49 [2020-10-06T10:16:49.960Z] #11 121.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 10:16:49 [2020-10-06T10:16:49.960Z] #11 121.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... 10:16:49 [2020-10-06T10:16:49.962Z] #28 7.221 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 10:16:49 [2020-10-06T10:16:49.962Z] #28 7.392 10:16:50 [2020-10-06T10:16:50.107Z] #41 62.14 CC criu/cr-dedup.o 10:16:50 [2020-10-06T10:16:50.107Z] #41 62.36 CC criu/cr-dump.o 10:16:50 [2020-10-06T10:16:50.217Z] #11 121.6 Selecting previously unselected package libpcre16-3:amd64. 10:16:50 [2020-10-06T10:16:50.218Z] #11 121.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 10:16:50 [2020-10-06T10:16:50.218Z] #11 121.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 10:16:50 [2020-10-06T10:16:50.261Z] #28 7.520 ###################### 31.8% ######################################################################## 100.0% 10:16:50 [2020-10-06T10:16:50.261Z] #28 7.583 10:16:50 [2020-10-06T10:16:50.562Z] #28 7.756 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:50 [2020-10-06T10:16:50.780Z] #11 122.0 Selecting previously unselected package libpcre32-3:amd64. 10:16:50 [2020-10-06T10:16:50.780Z] #11 122.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 10:16:50 [2020-10-06T10:16:50.780Z] #11 122.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 10:16:50 [2020-10-06T10:16:50.868Z] #28 8.049 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 10:16:50 [2020-10-06T10:16:50.868Z] #28 8.067 skipping existing 5cb8031fd95d 10:16:50 [2020-10-06T10:16:50.868Z] #28 8.090 10:16:51 [2020-10-06T10:16:51.037Z] #11 122.3 Selecting previously unselected package libpcrecpp0v5:amd64. 10:16:51 [2020-10-06T10:16:51.037Z] #11 122.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 10:16:51 [2020-10-06T10:16:51.037Z] #11 122.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 10:16:51 [2020-10-06T10:16:51.037Z] #11 122.5 Selecting previously unselected package libpcre3-dev:amd64. 10:16:51 [2020-10-06T10:16:51.169Z] #28 8.349 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:51 [2020-10-06T10:16:51.176Z] #41 63.27 CC criu/cr-errno.o 10:16:51 [2020-10-06T10:16:51.176Z] #41 63.32 CC criu/cr-restore.o 10:16:51 [2020-10-06T10:16:51.176Z] #41 ... 10:16:51 [2020-10-06T10:16:51.176Z] 10:16:51 [2020-10-06T10:16:51.176Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:16:51 [2020-10-06T10:16:51.176Z] #18 14.90 (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 ... 23199 files and directories currently installed.) 10:16:51 [2020-10-06T10:16:51.176Z] #18 15.03 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 15.05 Unpacking pigz (2.4-1) ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 15.16 Selecting previously unselected package libpython3.7-minimal:s390x. 10:16:51 [2020-10-06T10:16:51.176Z] #18 15.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 15.16 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 15.79 Selecting previously unselected package python3.7-minimal. 10:16:51 [2020-10-06T10:16:51.176Z] #18 15.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 15.80 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 16.26 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 16.27 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.47 Selecting previously unselected package python3-minimal. 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.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 ... 23448 files and directories currently installed.) 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.51 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.52 Unpacking python3-minimal (3.7.3-1) ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.57 Selecting previously unselected package libmpdec2:s390x. 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.57 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.57 Unpacking libmpdec2:s390x (2.4.2-2) ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.63 Selecting previously unselected package libpython3.7-stdlib:s390x. 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... 10:16:51 [2020-10-06T10:16:51.176Z] #18 17.63 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... 10:16:51 [2020-10-06T10:16:51.293Z] #11 122.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 10:16:51 [2020-10-06T10:16:51.293Z] #11 122.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 10:16:51 [2020-10-06T10:16:51.466Z] #28 8.707 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... 10:16:51 [2020-10-06T10:16:51.466Z] #28 8.733 skipping existing 283607eaa57e 10:16:51 [2020-10-06T10:16:51.466Z] #28 8.761 10:16:51 [2020-10-06T10:16:51.550Z] #11 122.9 Selecting previously unselected package libselinux1-dev:amd64. 10:16:51 [2020-10-06T10:16:51.550Z] #11 122.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 10:16:51 [2020-10-06T10:16:51.550Z] #11 122.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 10:16:51 [2020-10-06T10:16:51.763Z] #28 8.944 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:51 [2020-10-06T10:16:51.806Z] #11 123.2 Selecting previously unselected package libdevmapper-dev:amd64. 10:16:51 [2020-10-06T10:16:51.806Z] #11 123.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 10:16:51 [2020-10-06T10:16:51.806Z] #11 123.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 10:16:51 [2020-10-06T10:16:51.812Z] #18 18.27 Selecting previously unselected package python3.7. 10:16:51 [2020-10-06T10:16:51.812Z] #18 18.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... 10:16:51 [2020-10-06T10:16:51.812Z] #18 18.28 Unpacking python3.7 (3.7.3-2+deb10u2) ... 10:16:51 [2020-10-06T10:16:51.812Z] #18 18.35 Selecting previously unselected package libpython3-stdlib:s390x. 10:16:51 [2020-10-06T10:16:51.812Z] #18 18.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... 10:16:51 [2020-10-06T10:16:51.813Z] #18 18.35 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... 10:16:51 [2020-10-06T10:16:51.813Z] #18 18.38 Setting up python3-minimal (3.7.3-1) ... 10:16:52 [2020-10-06T10:16:52.061Z] #28 9.241 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 10:16:52 [2020-10-06T10:16:52.061Z] #28 9.409 10:16:52 [2020-10-06T10:16:52.062Z] #11 123.3 Selecting previously unselected package libseccomp-dev:amd64. 10:16:52 [2020-10-06T10:16:52.063Z] #11 123.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... 10:16:52 [2020-10-06T10:16:52.063Z] #11 123.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... 10:16:52 [2020-10-06T10:16:52.063Z] #11 123.5 Selecting previously unselected package libsystemd-dev:amd64. 10:16:52 [2020-10-06T10:16:52.063Z] #11 123.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... 10:16:52 [2020-10-06T10:16:52.063Z] #11 123.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... 10:16:52 [2020-10-06T10:16:52.357Z] #28 9.479 ######################################################################## 100.0% 10:16:52 [2020-10-06T10:16:52.357Z] #28 9.507 10:16:52 [2020-10-06T10:16:52.357Z] #28 9.526 Download of images into '/build' complete. 10:16:52 [2020-10-06T10:16:52.357Z] #28 9.526 Use something like the following to load the result into a Docker daemon: 10:16:52 [2020-10-06T10:16:52.357Z] #28 9.526 tar -cC '/build' . | docker load 10:16:52 [2020-10-06T10:16:52.357Z] #28 DONE 9.6s 10:16:52 [2020-10-06T10:16:52.357Z] 10:16:52 [2020-10-06T10:16:52.357Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:52 [2020-10-06T10:16:52.448Z] #18 18.93 Selecting previously unselected package python3. 10:16:52 [2020-10-06T10:16:52.449Z] #18 18.93 (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 ... 23860 files and directories currently installed.) 10:16:52 [2020-10-06T10:16:52.449Z] #18 18.97 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... 10:16:52 [2020-10-06T10:16:52.449Z] #18 18.98 Unpacking python3 (3.7.3-1) ... 10:16:52 [2020-10-06T10:16:52.449Z] #18 19.05 Selecting previously unselected package libip4tc0:s390x. 10:16:52 [2020-10-06T10:16:52.625Z] #11 123.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 123.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 123.9 Setting up libapparmor1:amd64 (2.13.2-10) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.0 Setting up libsepol1-dev:amd64 (2.8-1) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.0 Setting up libbtrfs0 (4.20.1-2) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 Setting up libbtrfs-dev (4.20.1-2) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 Setting up mingw-w64-common (6.0.0-3) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 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 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 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 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 10:16:52 [2020-10-06T10:16:52.625Z] #11 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.06 Unpacking libip4tc0:s390x (1.8.2-4) ... 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.12 Selecting previously unselected package libip6tc0:s390x. 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.12 Unpacking libip6tc0:s390x (1.8.2-4) ... 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.19 Selecting previously unselected package libiptc0:s390x. 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.19 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.19 Unpacking libiptc0:s390x (1.8.2-4) ... 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.25 Selecting previously unselected package libnfnetlink0:s390x. 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.26 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.30 Selecting previously unselected package libnetfilter-conntrack3:s390x. 10:16:52 [2020-10-06T10:16:52.742Z] #18 19.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... 10:16:52 [2020-10-06T10:16:52.882Z] #11 124.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 10:16:52 [2020-10-06T10:16:52.882Z] #11 124.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 10:16:52 [2020-10-06T10:16:52.882Z] #11 124.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 10:16:52 [2020-10-06T10:16:52.882Z] #11 124.2 Setting up dmsetup (2:1.02.155-3) ... 10:16:52 [2020-10-06T10:16:52.882Z] #11 124.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 10:16:52 [2020-10-06T10:16:52.882Z] #11 124.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 10:16:52 [2020-10-06T10:16:52.882Z] #11 124.2 Processing triggers for libc-bin (2.28-10) ... 10:16:53 [2020-10-06T10:16:53.035Z] #18 19.31 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... 10:16:53 [2020-10-06T10:16:53.035Z] #18 19.36 Selecting previously unselected package libnftnl11:s390x. 10:16:53 [2020-10-06T10:16:53.035Z] #18 19.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... 10:16:53 [2020-10-06T10:16:53.035Z] #18 19.36 Unpacking libnftnl11:s390x (1.1.2-2) ... 10:16:53 [2020-10-06T10:16:53.035Z] #18 19.42 Selecting previously unselected package iptables. 10:16:53 [2020-10-06T10:16:53.035Z] #18 19.42 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... 10:16:53 [2020-10-06T10:16:53.035Z] #18 19.43 Unpacking iptables (1.8.2-4) ... 10:16:53 [2020-10-06T10:16:53.139Z] #11 DONE 124.7s 10:16:53 [2020-10-06T10:16:53.139Z] 10:16:53 [2020-10-06T10:16:53.139Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker 10:16:53 [2020-10-06T10:16:53.328Z] #18 19.67 Selecting previously unselected package xxd. 10:16:53 [2020-10-06T10:16:53.328Z] #18 19.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... 10:16:53 [2020-10-06T10:16:53.328Z] #18 19.68 Unpacking xxd (2:8.1.0875-5) ... 10:16:53 [2020-10-06T10:16:53.328Z] #18 19.78 Selecting previously unselected package vim-common. 10:16:53 [2020-10-06T10:16:53.328Z] #18 19.78 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 10:16:53 [2020-10-06T10:16:53.328Z] #18 19.79 Unpacking vim-common (2:8.1.0875-5) ... 10:16:53 [2020-10-06T10:16:53.328Z] #18 19.92 Selecting previously unselected package bash-completion. 10:16:53 [2020-10-06T10:16:53.328Z] #18 19.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 10:16:53 [2020-10-06T10:16:53.889Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.8s done 10:16:53 [2020-10-06T10:16:53.931Z] #8 ... 10:16:53 [2020-10-06T10:16:53.931Z] 10:16:53 [2020-10-06T10:16:53.931Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:16:53 [2020-10-06T10:16:53.931Z] #25 8.300 Updating certificates in /etc/ssl/certs... 10:16:53 [2020-10-06T10:16:53.931Z] #25 8.978 126 added, 0 removed; done. 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.048 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.060 Setting up jq (1.5+dfsg-2+b1) ... 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.082 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.090 Setting up curl (7.64.0-4+deb10u1) ... 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.099 Processing triggers for libc-bin (2.28-10) ... 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.114 Processing triggers for ca-certificates (20200601~deb10u1) ... 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.130 Updating certificates in /etc/ssl/certs... 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.745 0 added, 0 removed; done. 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.745 Running hooks in /etc/ca-certificates/update.d... 10:16:53 [2020-10-06T10:16:53.931Z] #25 9.745 done. 10:16:53 [2020-10-06T10:16:53.931Z] #25 DONE 12.2s 10:16:53 [2020-10-06T10:16:53.931Z] 10:16:53 [2020-10-06T10:16:53.931Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 10:16:53 [2020-10-06T10:16:53.931Z] #26 DONE 0.2s 10:16:53 [2020-10-06T10:16:53.931Z] 10:16:53 [2020-10-06T10:16:53.931Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:54 [2020-10-06T10:16:54.130Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done 10:16:54 [2020-10-06T10:16:54.130Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10:16:54 [2020-10-06T10:16:54.186Z] #9 DONE 35.1s 10:16:54 [2020-10-06T10:16:54.186Z] 10:16:54 [2020-10-06T10:16:54.186Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 10:16:54 [2020-10-06T10:16:54.186Z] #10 DONE 0.2s 10:16:54 [2020-10-06T10:16:54.186Z] 10:16:54 [2020-10-06T10:16:54.186Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 10:16:54 [2020-10-06T10:16:54.486Z] #11 DONE 0.2s 10:16:54 [2020-10-06T10:16:54.486Z] 10:16:54 [2020-10-06T10:16:54.486Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:16:54 [2020-10-06T10:16:54.486Z] #63 ... 10:16:54 [2020-10-06T10:16:54.486Z] 10:16:54 [2020-10-06T10:16:54.486Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 10:16:54 [2020-10-06T10:16:54.486Z] #30 DONE 0.1s 10:16:54 [2020-10-06T10:16:54.486Z] 10:16:54 [2020-10-06T10:16:54.486Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 10:16:54 [2020-10-06T10:16:54.486Z] #38 DONE 0.1s 10:16:54 [2020-10-06T10:16:54.784Z] 10:16:54 [2020-10-06T10:16:54.784Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:16:54 [2020-10-06T10:16:54.844Z] #18 21.26 Unpacking bash-completion (1:2.8-6) ... 10:16:54 [2020-10-06T10:16:54.875Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s 10:16:55 [2020-10-06T10:16:55.052Z] #12 DONE 1.6s 10:16:55 [2020-10-06T10:16:55.052Z] 10:16:55 [2020-10-06T10:16:55.052Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.503 + RM_GOPATH=0 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.504 + TMP_GOPATH= 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.504 + : /build 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.504 + '[' -z '' ']' 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.507 ++ mktemp -d 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.508 + export GOPATH=/tmp/tmp.1fQZMEX8C9 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.508 + GOPATH=/tmp/tmp.1fQZMEX8C9 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.508 + RM_GOPATH=1 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.508 + case "$(go env GOARCH)" in 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.508 ++ go env GOARCH 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.543 + export GO_BUILDMODE=-buildmode=pie 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.544 + GO_BUILDMODE=-buildmode=pie 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.544 ++ dirname /tmp/install/install.sh 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.554 + dir=/tmp/install 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.555 + bin=runc 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.555 + shift 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.555 + '[' '!' -f /tmp/install/runc.installer ']' 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.555 + . /tmp/install/runc.installer 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.555 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.556 + install_runc 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.556 + grep -q '^3\.10\.0.*\.el7\.' 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.556 + uname -r 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.565 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.565 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.565 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1fQZMEX8C9/src/github.com/opencontainers/runc 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.565 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) 10:16:55 [2020-10-06T10:16:55.052Z] #51 1.567 Cloning into '/tmp/tmp.1fQZMEX8C9/src/github.com/opencontainers/runc'... 10:16:55 [2020-10-06T10:16:55.084Z] #39 0.657 + git clone https://github.com/docker/distribution.git . 10:16:55 [2020-10-06T10:16:55.084Z] #39 0.659 Cloning into '.'... 10:16:55 [2020-10-06T10:16:55.138Z] #18 21.47 Selecting previously unselected package bzip2. 10:16:55 [2020-10-06T10:16:55.138Z] #18 21.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.138Z] #18 21.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 10:16:55 [2020-10-06T10:16:55.138Z] #18 21.50 Selecting previously unselected package xz-utils. 10:16:55 [2020-10-06T10:16:55.138Z] #18 21.50 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.138Z] #18 21.51 Unpacking xz-utils (5.2.4-1) ... 10:16:55 [2020-10-06T10:16:55.138Z] #18 21.57 Selecting previously unselected package apparmor. 10:16:55 [2020-10-06T10:16:55.138Z] #18 21.57 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.431Z] #18 21.66 Unpacking apparmor (2.13.2-10) ... 10:16:55 [2020-10-06T10:16:55.431Z] #18 21.90 Selecting previously unselected package aufs-tools. 10:16:55 [2020-10-06T10:16:55.431Z] #18 21.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.450Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done 10:16:55 [2020-10-06T10:16:55.708Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done 10:16:55 [2020-10-06T10:16:55.708Z] #8 DONE 23.8s 10:16:55 [2020-10-06T10:16:55.708Z] 10:16:55 [2020-10-06T10:16:55.708Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 10:16:55 [2020-10-06T10:16:55.723Z] #18 21.91 Unpacking aufs-tools (1:4.14+20190211-1) ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 21.95 Selecting previously unselected package libonig5:s390x. 10:16:55 [2020-10-06T10:16:55.724Z] #18 21.96 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 21.96 Unpacking libonig5:s390x (6.9.1-1) ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.05 Selecting previously unselected package libjq1:s390x. 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.06 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.14 Selecting previously unselected package jq. 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.14 Unpacking jq (1.5+dfsg-2+b1) ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.17 Selecting previously unselected package libaio1:s390x. 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.18 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.18 Unpacking libaio1:s390x (0.3.112-3) ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.22 Selecting previously unselected package libgpm2:s390x. 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.22 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.22 Unpacking libgpm2:s390x (1.20.7-5) ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.25 Selecting previously unselected package libicu63:s390x. 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... 10:16:55 [2020-10-06T10:16:55.724Z] #18 22.25 Unpacking libicu63:s390x (63.1-6+deb10u1) ... 10:16:55 [2020-10-06T10:16:55.978Z] #51 ... 10:16:55 [2020-10-06T10:16:55.978Z] 10:16:55 [2020-10-06T10:16:55.978Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 10:16:55 [2020-10-06T10:16:55.978Z] #13 DONE 1.1s 10:16:56 [2020-10-06T10:16:56.234Z] 10:16:56 [2020-10-06T10:16:56.234Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 10:16:56 [2020-10-06T10:16:56.489Z] #14 ... 10:16:56 [2020-10-06T10:16:56.489Z] 10:16:56 [2020-10-06T10:16:56.489Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:16:56 [2020-10-06T10:16:56.489Z] #43 116.9 net/textproto 10:16:56 [2020-10-06T10:16:56.489Z] #43 116.9 crypto/x509 10:16:56 [2020-10-06T10:16:56.489Z] #43 117.9 vendor/golang.org/x/net/http/httpguts 10:16:56 [2020-10-06T10:16:56.489Z] #43 118.2 vendor/golang.org/x/net/http/httpproxy 10:16:56 [2020-10-06T10:16:56.489Z] #43 118.6 mime/multipart 10:16:56 [2020-10-06T10:16:56.489Z] #43 120.9 crypto/tls 10:16:56 [2020-10-06T10:16:56.489Z] #43 ... 10:16:56 [2020-10-06T10:16:56.489Z] 10:16:56 [2020-10-06T10:16:56.489Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:56 [2020-10-06T10:16:56.489Z] #41 48.10 AR compel/plugins/fds.lib.a 10:16:56 [2020-10-06T10:16:56.489Z] #41 48.25 HOSTDEP compel/src/lib/log-host.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 48.35 HOSTDEP compel/src/lib/handle-elf-host.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 48.50 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 48.68 HOSTDEP compel/src/main-host.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 48.81 DEP compel/src/lib/ptrace.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 48.91 DEP compel/src/lib/infect.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 49.10 DEP compel/src/lib/infect-util.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 49.25 DEP compel/src/lib/infect-rpc.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 49.32 DEP compel/arch/x86/src/lib/infect.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 49.46 DEP compel/arch/x86/src/lib/cpu.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 49.52 DEP compel/src/lib/log.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 49.59 DEP compel/src/main.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 49.68 DEP compel/src/lib/handle-elf.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 49.80 DEP compel/arch/x86/src/lib/handle-elf.d 10:16:56 [2020-10-06T10:16:56.489Z] #41 49.97 CC compel/src/lib/log.o 10:16:56 [2020-10-06T10:16:56.489Z] #41 50.12 CC compel/arch/x86/src/lib/cpu.o 10:16:56 [2020-10-06T10:16:56.489Z] #41 50.79 CC compel/arch/x86/src/lib/infect.o 10:16:56 [2020-10-06T10:16:56.489Z] #41 51.85 CC compel/src/lib/infect-rpc.o 10:16:56 [2020-10-06T10:16:56.489Z] #41 52.26 CC compel/src/lib/infect-util.o 10:16:56 [2020-10-06T10:16:56.490Z] #41 52.55 CC compel/src/lib/infect.o 10:16:56 [2020-10-06T10:16:56.749Z] #41 ... 10:16:56 [2020-10-06T10:16:56.749Z] 10:16:56 [2020-10-06T10:16:56.749Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 10:16:56 [2020-10-06T10:16:56.749Z] #14 0.880 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 10:16:57 [2020-10-06T10:16:57.005Z] #14 DONE 1.0s 10:16:57 [2020-10-06T10:16:57.005Z] 10:16:57 [2020-10-06T10:16:57.005Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 10:16:57 [2020-10-06T10:16:57.423Z] #8 ... 10:16:57 [2020-10-06T10:16:57.423Z] 10:16:57 [2020-10-06T10:16:57.423Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:16:57 [2020-10-06T10:16:57.423Z] #25 0.906 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 0.919 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 0.972 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 1.086 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 1.347 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:16:57 [2020-10-06T10:16:57.423Z] #25 1.765 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 3.163 Fetched 8387 kB in 2s (3357 kB/s) 10:16:57 [2020-10-06T10:16:57.423Z] #25 3.163 Reading package lists... 10:16:57 [2020-10-06T10:16:57.423Z] #25 4.079 Reading package lists... 10:16:57 [2020-10-06T10:16:57.423Z] #25 4.951 Building dependency tree... 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.301 The following additional packages will be installed: 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.301 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.301 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.301 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.302 Suggested packages: 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.302 krb5-doc krb5-user 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.302 Recommended packages: 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.302 krb5-locales publicsuffix libsasl2-modules 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.542 The following NEW packages will be installed: 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.543 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.543 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.544 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.544 libssh2-1 libssl1.1 openssl 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.817 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.817 Need to get 5049 kB of archives. 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.817 After this operation, 12.1 MB of additional disk space will be used. 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.817 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.855 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.874 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.874 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.874 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.874 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.887 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.887 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.887 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.887 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.887 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.888 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.894 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.899 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.903 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.904 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.905 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.910 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.913 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.914 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 5.916 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.093 debconf: delaying package configuration, since apt-utils is not installed 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.121 Fetched 5049 kB in 0s (14.1 MB/s) 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.169 Selecting previously unselected package libssl1.1:amd64. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.169 (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 ... 6677 files and directories currently installed.) 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.175 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.181 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.375 Selecting previously unselected package openssl. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.375 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.379 Unpacking openssl (1.1.1d-0+deb10u3) ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.517 Selecting previously unselected package ca-certificates. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.518 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.521 Unpacking ca-certificates (20200601~deb10u1) ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.592 Selecting previously unselected package libkeyutils1:amd64. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.592 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.598 Unpacking libkeyutils1:amd64 (1.6-6) ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.628 Selecting previously unselected package libkrb5support0:amd64. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.628 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.631 Unpacking libkrb5support0:amd64 (1.17-3) ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.673 Selecting previously unselected package libk5crypto3:amd64. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.673 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.676 Unpacking libk5crypto3:amd64 (1.17-3) ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.725 Selecting previously unselected package libkrb5-3:amd64. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.725 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.730 Unpacking libkrb5-3:amd64 (1.17-3) ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.815 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.815 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.819 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.872 Selecting previously unselected package libsasl2-modules-db:amd64. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.872 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.876 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.918 Selecting previously unselected package libsasl2-2:amd64. 10:16:57 [2020-10-06T10:16:57.423Z] #25 6.918 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 6.921 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 6.965 Selecting previously unselected package libldap-common. 10:16:57 [2020-10-06T10:16:57.424Z] #25 6.965 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 6.971 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.014 Selecting previously unselected package libldap-2.4-2:amd64. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.014 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.020 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.084 Selecting previously unselected package libnghttp2-14:amd64. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.086 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.090 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.126 Selecting previously unselected package libpsl5:amd64. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.128 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.133 Unpacking libpsl5:amd64 (0.20.2-2) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.172 Selecting previously unselected package librtmp1:amd64. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.172 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.179 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.219 Selecting previously unselected package libssh2-1:amd64. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.219 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.222 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.275 Selecting previously unselected package libcurl4:amd64. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.275 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.278 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.351 Selecting previously unselected package curl. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.351 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.352 Unpacking curl (7.64.0-4+deb10u1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.405 Selecting previously unselected package libonig5:amd64. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.405 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.413 Unpacking libonig5:amd64 (6.9.1-1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.461 Selecting previously unselected package libjq1:amd64. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.461 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.466 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.508 Selecting previously unselected package jq. 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.508 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.511 Unpacking jq (1.5+dfsg-2+b1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.551 Setting up libkeyutils1:amd64 (1.6-6) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.561 Setting up libpsl5:amd64 (0.20.2-2) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.571 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.675 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.686 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.698 Setting up libkrb5support0:amd64 (1.17-3) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.708 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.719 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.730 Setting up libk5crypto3:amd64 (1.17-3) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.739 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.752 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.759 Setting up libkrb5-3:amd64 (1.17-3) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.768 Setting up openssl (1.1.1d-0+deb10u3) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.783 Setting up libonig5:amd64 (6.9.1-1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.794 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.804 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 7.815 Setting up ca-certificates (20200601~deb10u1) ... 10:16:57 [2020-10-06T10:16:57.424Z] #25 ... 10:16:57 [2020-10-06T10:16:57.424Z] 10:16:57 [2020-10-06T10:16:57.424Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:16:57 [2020-10-06T10:16:57.424Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done 10:16:57 [2020-10-06T10:16:57.684Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10:16:57 [2020-10-06T10:16:57.802Z] #18 24.29 Selecting previously unselected package libnet1:s390x. 10:16:57 [2020-10-06T10:16:57.802Z] #18 24.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... 10:16:57 [2020-10-06T10:16:57.802Z] #18 24.30 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... 10:16:57 [2020-10-06T10:16:57.802Z] #18 24.35 Selecting previously unselected package libnl-3-200:s390x. 10:16:57 [2020-10-06T10:16:57.802Z] #18 24.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... 10:16:57 [2020-10-06T10:16:57.802Z] #18 24.36 Unpacking libnl-3-200:s390x (3.4.0-1) ... 10:16:57 [2020-10-06T10:16:57.802Z] #18 24.40 Selecting previously unselected package libprotobuf-c1:s390x. 10:16:57 [2020-10-06T10:16:57.802Z] #18 24.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... 10:16:57 [2020-10-06T10:16:57.932Z] #15 DONE 1.0s 10:16:57 [2020-10-06T10:16:57.932Z] 10:16:57 [2020-10-06T10:16:57.932Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:57 [2020-10-06T10:16:57.932Z] #41 55.57 CC compel/src/lib/ptrace.o 10:16:58 [2020-10-06T10:16:58.096Z] #18 24.40 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... 10:16:58 [2020-10-06T10:16:58.096Z] #18 24.44 Selecting previously unselected package libreadline5:s390x. 10:16:58 [2020-10-06T10:16:58.096Z] #18 24.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... 10:16:58 [2020-10-06T10:16:58.096Z] #18 24.44 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... 10:16:58 [2020-10-06T10:16:58.096Z] #18 24.50 Selecting previously unselected package net-tools. 10:16:58 [2020-10-06T10:16:58.096Z] #18 24.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... 10:16:58 [2020-10-06T10:16:58.096Z] #18 24.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 10:16:58 [2020-10-06T10:16:58.096Z] #18 24.62 Selecting previously unselected package python-pip-whl. 10:16:58 [2020-10-06T10:16:58.188Z] #41 55.98 AR compel/libcompel.a 10:16:58 [2020-10-06T10:16:58.389Z] #18 24.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 10:16:58 [2020-10-06T10:16:58.389Z] #18 24.63 Unpacking python-pip-whl (18.1-5) ... 10:16:58 [2020-10-06T10:16:58.405Z] Client: 10:16:58 [2020-10-06T10:16:58.405Z] Debug Mode: false 10:16:58 [2020-10-06T10:16:58.405Z] 10:16:58 [2020-10-06T10:16:58.405Z] Server: 10:16:58 [2020-10-06T10:16:58.405Z] Containers: 0 10:16:58 [2020-10-06T10:16:58.405Z] Running: 0 10:16:58 [2020-10-06T10:16:58.405Z] Paused: 0 10:16:58 [2020-10-06T10:16:58.405Z] Stopped: 0 10:16:58 [2020-10-06T10:16:58.405Z] Images: 0 10:16:58 [2020-10-06T10:16:58.405Z] Server Version: 19.03.13 10:16:58 [2020-10-06T10:16:58.405Z] Storage Driver: overlay2 10:16:58 [2020-10-06T10:16:58.405Z] Backing Filesystem: extfs 10:16:58 [2020-10-06T10:16:58.405Z] Supports d_type: true 10:16:58 [2020-10-06T10:16:58.405Z] Native Overlay Diff: true 10:16:58 [2020-10-06T10:16:58.405Z] Logging Driver: json-file 10:16:58 [2020-10-06T10:16:58.405Z] Cgroup Driver: cgroupfs 10:16:58 [2020-10-06T10:16:58.405Z] Plugins: 10:16:58 [2020-10-06T10:16:58.405Z] Volume: local 10:16:58 [2020-10-06T10:16:58.405Z] Network: bridge host ipvlan macvlan null overlay 10:16:58 [2020-10-06T10:16:58.405Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 10:16:58 [2020-10-06T10:16:58.405Z] Swarm: inactive 10:16:58 [2020-10-06T10:16:58.405Z] Runtimes: runc 10:16:58 [2020-10-06T10:16:58.405Z] Default Runtime: runc 10:16:58 [2020-10-06T10:16:58.405Z] Init Binary: docker-init 10:16:58 [2020-10-06T10:16:58.405Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 10:16:58 [2020-10-06T10:16:58.405Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 10:16:58 [2020-10-06T10:16:58.405Z] init version: fec3683 10:16:58 [2020-10-06T10:16:58.405Z] Security Options: 10:16:58 [2020-10-06T10:16:58.405Z] apparmor 10:16:58 [2020-10-06T10:16:58.405Z] seccomp 10:16:58 [2020-10-06T10:16:58.405Z] Profile: default 10:16:58 [2020-10-06T10:16:58.405Z] Kernel Version: 4.15.0-1083-aws 10:16:58 [2020-10-06T10:16:58.405Z] Operating System: Ubuntu 16.04.7 LTS 10:16:58 [2020-10-06T10:16:58.405Z] OSType: linux 10:16:58 [2020-10-06T10:16:58.405Z] Architecture: aarch64 10:16:58 [2020-10-06T10:16:58.405Z] CPUs: 4 10:16:58 [2020-10-06T10:16:58.405Z] Total Memory: 7.525GiB 10:16:58 [2020-10-06T10:16:58.405Z] Name: ip-10-100-102-5 10:16:58 [2020-10-06T10:16:58.405Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW 10:16:58 [2020-10-06T10:16:58.405Z] Docker Root Dir: /var/lib/docker 10:16:58 [2020-10-06T10:16:58.405Z] Debug Mode: false 10:16:58 [2020-10-06T10:16:58.405Z] Registry: https://index.docker.io/v1/ 10:16:58 [2020-10-06T10:16:58.405Z] Labels: 10:16:58 [2020-10-06T10:16:58.405Z] Experimental: true 10:16:58 [2020-10-06T10:16:58.405Z] Insecure Registries: 10:16:58 [2020-10-06T10:16:58.405Z] 127.0.0.0/8 10:16:58 [2020-10-06T10:16:58.405Z] Live Restore Enabled: true 10:16:58 [2020-10-06T10:16:58.405Z] 10:16:58 [2020-10-06T10:16:58.405Z] WARNING: No swap limit support [Pipeline] sh 10:16:58 [2020-10-06T10:16:58.445Z] #41 56.15 HOSTCC compel/src/main-host.o 10:16:58 [2020-10-06T10:16:58.682Z] #18 25.05 Selecting previously unselected package python3-lib2to3. 10:16:58 [2020-10-06T10:16:58.682Z] #18 25.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 10:16:58 [2020-10-06T10:16:58.682Z] #18 25.06 Unpacking python3-lib2to3 (3.7.3-1) ... 10:16:58 [2020-10-06T10:16:58.682Z] #18 25.14 Selecting previously unselected package python3-distutils. 10:16:58 [2020-10-06T10:16:58.682Z] #18 25.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 10:16:58 [2020-10-06T10:16:58.682Z] #18 25.14 Unpacking python3-distutils (3.7.3-1) ... 10:16:58 [2020-10-06T10:16:58.682Z] #18 25.23 Selecting previously unselected package python3-pip. 10:16:58 [2020-10-06T10:16:58.682Z] #18 25.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 10:16:58 [2020-10-06T10:16:58.682Z] #18 25.24 Unpacking python3-pip (18.1-5) ... 10:16:58 [2020-10-06T10:16:58.698Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:16:58 [2020-10-06T10:16:58.698Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 10:16:58 [2020-10-06T10:16:58.698Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41530/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 10:16:58 [2020-10-06T10:16:58.698Z] + bash /home/ubuntu/workspace/moby_PR-41530/check-config.sh 10:16:58 [2020-10-06T10:16:58.698Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 10:16:58 [2020-10-06T10:16:58.698Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... 10:16:58 [2020-10-06T10:16:58.698Z] 10:16:58 [2020-10-06T10:16:58.698Z] Generally Necessary: 10:16:58 [2020-10-06T10:16:58.698Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 10:16:58 [2020-10-06T10:16:58.698Z] - apparmor: enabled and tools installed 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_NAMESPACES: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_NET_NS: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_PID_NS: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_IPC_NS: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_UTS_NS: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_CGROUPS: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_CGROUP_CPUACCT: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_CGROUP_DEVICE: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_CGROUP_FREEZER: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_CGROUP_SCHED: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_CPUSETS: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_MEMCG: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_KEYS: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_VETH: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_BRIDGE: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_IP_NF_FILTER: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_IP_NF_NAT: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_NF_NAT: enabled (as module) 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_NF_NAT_NEEDED: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_POSIX_MQUEUE: enabled 10:16:58 [2020-10-06T10:16:58.960Z] 10:16:58 [2020-10-06T10:16:58.960Z] Optional Features: 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_USER_NS: enabled 10:16:58 [2020-10-06T10:16:58.960Z] - CONFIG_SECCOMP: enabled 10:16:58 [2020-10-06T10:16:58.976Z] #18 25.31 Selecting previously unselected package python3-pkg-resources. 10:16:58 [2020-10-06T10:16:58.976Z] #18 25.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 10:16:58 [2020-10-06T10:16:58.976Z] #18 25.32 Unpacking python3-pkg-resources (40.8.0-1) ... 10:16:58 [2020-10-06T10:16:58.976Z] #18 25.40 Selecting previously unselected package python3-setuptools. 10:16:58 [2020-10-06T10:16:58.976Z] #18 25.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 10:16:58 [2020-10-06T10:16:58.976Z] #18 25.41 Unpacking python3-setuptools (40.8.0-1) ... 10:16:59 [2020-10-06T10:16:59.003Z] #9 DONE 2.6s 10:16:59 [2020-10-06T10:16:59.003Z] 10:16:59 [2020-10-06T10:16:59.003Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:16:59 [2020-10-06T10:16:59.003Z] #27 0.852 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:59 [2020-10-06T10:16:59.003Z] #27 1.112 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 10:16:59 [2020-10-06T10:16:59.003Z] #27 1.188 10:16:59 [2020-10-06T10:16:59.003Z] #27 1.306 ######### 13.9% ########################## 37.4% ######################################### 57.3% ####################################################### 76.6% ##################################################################### 97.1% ######################################################################## 100.0% 10:16:59 [2020-10-06T10:16:59.003Z] #27 1.813 10:16:59 [2020-10-06T10:16:59.003Z] #27 1.927 ######################################################################## 100.0% 10:16:59 [2020-10-06T10:16:59.003Z] #27 2.037 10:16:59 [2020-10-06T10:16:59.003Z] #27 2.156 ################################## 48.4% ######################################################################## 100.0% 10:16:59 [2020-10-06T10:16:59.003Z] #27 2.266 10:16:59 [2020-10-06T10:16:59.003Z] #27 2.386 ####### 9.7% ######################### 35.7% ######################################## 56.6% ###################################################### 76.0% #################################################################### 95.3% ######################################################################## 100.0% 10:16:59 [2020-10-06T10:16:59.003Z] #27 2.900 10:16:59 [2020-10-06T10:16:59.003Z] #27 3.070 0.0% ###### 9.0% ############# 18.1% ################ 23.3% #################### 28.6% ######################## 33.8% ########################### 38.9% ############################### 44.1% ################################### 49.4% ####################################### 54.6% ########################################### 59.8% ############################################## 65.0% ################################################## 70.0% ###################################################### 75.4% ########################################################## 80.6% ############################################################# 85.8% ################################################################# 91.0% ##################################################################### 96.3% ######################################################################## 100.0% 10:16:59 [2020-10-06T10:16:59.003Z] #27 4.882 10:16:59 [2020-10-06T10:16:59.003Z] #27 4.997 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:59 [2020-10-06T10:16:59.003Z] #27 5.283 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 10:16:59 [2020-10-06T10:16:59.003Z] #27 5.361 10:16:59 [2020-10-06T10:16:59.003Z] #27 5.416 ######################################################################## 100.0% 10:16:59 [2020-10-06T10:16:59.003Z] #27 5.443 10:16:59 [2020-10-06T10:16:59.003Z] #27 5.554 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:59 [2020-10-06T10:16:59.007Z] #41 56.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 10:16:59 [2020-10-06T10:16:59.007Z] #41 ... 10:16:59 [2020-10-06T10:16:59.007Z] 10:16:59 [2020-10-06T10:16:59.007Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 10:16:59 [2020-10-06T10:16:59.007Z] #16 DONE 1.0s 10:16:59 [2020-10-06T10:16:59.007Z] 10:16:59 [2020-10-06T10:16:59.007Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:16:59 [2020-10-06T10:16:59.007Z] #41 56.78 HOSTCC compel/src/lib/handle-elf-host.o 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_CGROUP_PIDS: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_MEMCG_SWAP: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 10:16:59 [2020-10-06T10:16:59.229Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_BLK_CGROUP: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_BLK_DEV_THROTTLING: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_IOSCHED_CFQ: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_CGROUP_PERF: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_CGROUP_HUGETLB: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_CGROUP_NET_PRIO: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_CFS_BANDWIDTH: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_FAIR_GROUP_SCHED: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_RT_GROUP_SCHED: missing 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_IP_VS: enabled (as module) 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_IP_VS_NFCT: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_IP_VS_PROTO_TCP: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_IP_VS_PROTO_UDP: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_IP_VS_RR: enabled (as module) 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_EXT4_FS: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - CONFIG_EXT4_FS_SECURITY: enabled 10:16:59 [2020-10-06T10:16:59.229Z] - Network Drivers: 10:16:59 [2020-10-06T10:16:59.229Z] - "overlay": 10:16:59 [2020-10-06T10:16:59.261Z] #27 5.780 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 10:16:59 [2020-10-06T10:16:59.261Z] #27 5.838 10:16:59 [2020-10-06T10:16:59.269Z] #18 25.55 Selecting previously unselected package python3-wheel. 10:16:59 [2020-10-06T10:16:59.269Z] #18 25.56 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 10:16:59 [2020-10-06T10:16:59.269Z] #18 25.56 Unpacking python3-wheel (0.32.3-2) ... 10:16:59 [2020-10-06T10:16:59.269Z] #18 25.61 Selecting previously unselected package sudo. 10:16:59 [2020-10-06T10:16:59.269Z] #18 25.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... 10:16:59 [2020-10-06T10:16:59.269Z] #18 25.61 Unpacking sudo (1.8.27-1+deb10u2) ... 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_VXLAN: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 10:16:59 [2020-10-06T10:16:59.492Z] Optional (for encrypted networks): 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_CRYPTO: enabled 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_CRYPTO_AEAD: enabled 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_CRYPTO_GCM: enabled 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_CRYPTO_SEQIV: enabled 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_CRYPTO_GHASH: enabled 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_XFRM: enabled 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_XFRM_USER: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_XFRM_ALGO: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_INET_ESP: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - "ipvlan": 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_IPVLAN: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - "macvlan": 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_MACVLAN: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_DUMMY: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - "ftp,tftp client in container": 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_NF_NAT_FTP: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - Storage Drivers: 10:16:59 [2020-10-06T10:16:59.492Z] - "aufs": 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_AUFS_FS: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - "btrfs": 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_BTRFS_FS: enabled (as module) 10:16:59 [2020-10-06T10:16:59.492Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 10:16:59 [2020-10-06T10:16:59.492Z] - "devicemapper": 10:16:59 [2020-10-06T10:16:59.519Z] #27 5.911 ######################################################################## 100.0% 10:16:59 [2020-10-06T10:16:59.519Z] #27 5.931 10:16:59 [2020-10-06T10:16:59.562Z] #18 25.88 Selecting previously unselected package thin-provisioning-tools. 10:16:59 [2020-10-06T10:16:59.562Z] #18 25.88 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... 10:16:59 [2020-10-06T10:16:59.562Z] #18 25.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 10:16:59 [2020-10-06T10:16:59.562Z] #18 26.04 Selecting previously unselected package uidmap. 10:16:59 [2020-10-06T10:16:59.562Z] #18 26.04 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... 10:16:59 [2020-10-06T10:16:59.562Z] #18 26.04 Unpacking uidmap (1:4.5-1.1) ... 10:16:59 [2020-10-06T10:16:59.562Z] #18 26.09 Selecting previously unselected package vim-runtime. 10:16:59 [2020-10-06T10:16:59.570Z] #41 57.29 HOSTCC compel/src/lib/log-host.o 10:16:59 [2020-10-06T10:16:59.651Z] #39 ... 10:16:59 [2020-10-06T10:16:59.652Z] 10:16:59 [2020-10-06T10:16:59.652Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.763 + RM_GOPATH=0 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.768 + TMP_GOPATH= 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.768 + : /build 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.768 + '[' -z '' ']' 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.777 ++ mktemp -d 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.810 + export GOPATH=/tmp/tmp.661FqjpPM4 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.811 + GOPATH=/tmp/tmp.661FqjpPM4 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.813 + RM_GOPATH=1 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.815 + case "$(go env GOARCH)" in 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.822 ++ go env GOARCH 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.857 + export GO_BUILDMODE=-buildmode=pie 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.862 + GO_BUILDMODE=-buildmode=pie 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.863 ++ dirname /tmp/install/install.sh 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.865 + dir=/tmp/install 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.865 + bin=gotestsum 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.865 + shift 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.865 + '[' '!' -f /tmp/install/gotestsum.installer ']' 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.866 + . /tmp/install/gotestsum.installer 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.867 ++ : v0.5.3 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.868 + install_gotestsum 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.868 + set -e 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.877 + export GO111MODULE=on 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.877 + GO111MODULE=on 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.877 + GOBIN=/build 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.877 + go get gotest.tools/gotestsum@v0.5.3 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.992 go: finding gotest.tools v0.5.3 10:16:59 [2020-10-06T10:16:59.652Z] #46 0.994 go: finding gotest.tools/gotestsum v0.5.3 10:16:59 [2020-10-06T10:16:59.652Z] #46 1.956 go: downloading gotest.tools/gotestsum v0.5.3 10:16:59 [2020-10-06T10:16:59.652Z] #46 2.976 go: extracting gotest.tools/gotestsum v0.5.3 10:16:59 [2020-10-06T10:16:59.652Z] #46 4.567 go: downloading github.com/spf13/pflag v1.0.3 10:16:59 [2020-10-06T10:16:59.652Z] #46 4.593 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:16:59 [2020-10-06T10:16:59.652Z] #46 4.599 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:16:59 [2020-10-06T10:16:59.652Z] #46 4.677 go: downloading github.com/jonboulle/clockwork v0.1.0 10:16:59 [2020-10-06T10:16:59.652Z] #46 4.684 go: downloading github.com/pkg/errors v0.9.1 10:16:59 [2020-10-06T10:16:59.652Z] #46 4.718 go: downloading github.com/fatih/color v1.9.0 10:16:59 [2020-10-06T10:16:59.652Z] #46 4.858 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:16:59 [2020-10-06T10:16:59.652Z] #46 4.861 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:16:59 [2020-10-06T10:16:59.652Z] #46 4.935 go: extracting github.com/pkg/errors v0.9.1 10:16:59 [2020-10-06T10:16:59.652Z] #46 5.267 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:16:59 [2020-10-06T10:16:59.652Z] #46 5.364 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:16:59 [2020-10-06T10:16:59.652Z] #46 5.411 go: extracting github.com/spf13/pflag v1.0.3 10:16:59 [2020-10-06T10:16:59.754Z] - CONFIG_BLK_DEV_DM: enabled 10:16:59 [2020-10-06T10:16:59.754Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 10:16:59 [2020-10-06T10:16:59.754Z] - "overlay": 10:16:59 [2020-10-06T10:16:59.754Z] - CONFIG_OVERLAY_FS: enabled (as module) 10:16:59 [2020-10-06T10:16:59.754Z] - "zfs": 10:16:59 [2020-10-06T10:16:59.754Z] - /dev/zfs: missing 10:16:59 [2020-10-06T10:16:59.754Z] - zfs command: missing 10:16:59 [2020-10-06T10:16:59.754Z] - zpool command: missing 10:16:59 [2020-10-06T10:16:59.754Z] 10:16:59 [2020-10-06T10:16:59.754Z] Limits: 10:16:59 [2020-10-06T10:16:59.754Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 10:16:59 [2020-10-06T10:16:59.754Z] 10:16:59 [2020-10-06T10:16:59.754Z] + true [Pipeline] } [Pipeline] // stage 10:16:59 [2020-10-06T10:16:59.779Z] #27 5.999 /download-frozen-image-v2.sh: line 208: type: go: not found 10:16:59 [2020-10-06T10:16:59.779Z] #27 6.129 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... 10:16:59 [2020-10-06T10:16:59.779Z] #27 ... 10:16:59 [2020-10-06T10:16:59.779Z] 10:16:59 [2020-10-06T10:16:59.779Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 10:16:59 [2020-10-06T10:16:59.779Z] #10 DONE 1.3s 10:16:59 [2020-10-06T10:16:59.779Z] 10:16:59 [2020-10-06T10:16:59.779Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 10:16:59 [2020-10-06T10:16:59.779Z] #37 DONE 0.1s 10:16:59 [2020-10-06T10:16:59.779Z] 10:16:59 [2020-10-06T10:16:59.779Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 10:16:59 [2020-10-06T10:16:59.779Z] #29 DONE 0.1s 10:16:59 [2020-10-06T10:16:59.779Z] 10:16:59 [2020-10-06T10:16:59.779Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:16:59 [2020-10-06T10:16:59.779Z] #27 6.138 skipping existing c35d46ef359f 10:16:59 [2020-10-06T10:16:59.779Z] #27 6.161 10:16:59 [2020-10-06T10:16:59.779Z] #27 ... 10:16:59 [2020-10-06T10:16:59.779Z] 10:16:59 [2020-10-06T10:16:59.779Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 10:16:59 [2020-10-06T10:16:59.825Z] #41 57.48 HOSTLINK compel/compel-host-bin 10:16:59 [2020-10-06T10:16:59.825Z] #41 57.59 DEP soccr/soccr.d 10:16:59 [2020-10-06T10:16:59.825Z] #41 57.73 CC soccr/soccr.o 10:16:59 [2020-10-06T10:16:59.859Z] #18 26.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 10:16:59 [2020-10-06T10:16:59.859Z] #18 26.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 10:16:59 [2020-10-06T10:16:59.859Z] #18 26.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 10:16:59 [2020-10-06T10:16:59.859Z] #18 26.15 Unpacking vim-runtime (2:8.1.0875-5) ... 10:16:59 [2020-10-06T10:16:59.954Z] #46 5.445 go: extracting github.com/jonboulle/clockwork v0.1.0 10:16:59 [2020-10-06T10:16:59.954Z] #46 5.488 go: extracting github.com/fatih/color v1.9.0 10:16:59 [2020-10-06T10:16:59.954Z] #46 5.503 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:16:59 [2020-10-06T10:16:59.954Z] #46 5.620 go: downloading github.com/mattn/go-colorable v0.1.6 10:16:59 [2020-10-06T10:16:59.954Z] #46 5.621 go: downloading github.com/mattn/go-isatty v0.0.12 10:17:00 [2020-10-06T10:17:00.081Z] #41 ... 10:17:00 [2020-10-06T10:17:00.081Z] 10:17:00 [2020-10-06T10:17:00.081Z] #17 [dev-systemd-false 6/26] RUN ldconfig 10:17:00 [2020-10-06T10:17:00.081Z] #17 DONE 1.1s 10:17:00 [2020-10-06T10:17:00.099Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db49c9e68be751afa5eea777b4103ca0eab97a78 . 10:17:00 [2020-10-06T10:17:00.099Z] #2 [internal] load .dockerignore 10:17:00 [2020-10-06T10:17:00.338Z] 10:17:00 [2020-10-06T10:17:00.338Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:17:00 [2020-10-06T10:17:00.673Z] #2 transferring context: 10:17:00 [2020-10-06T10:17:00.721Z] #38 ... 10:17:00 [2020-10-06T10:17:00.721Z] 10:17:00 [2020-10-06T10:17:00.721Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:00 [2020-10-06T10:17:00.721Z] #27 6.312 /download-frozen-image-v2.sh: line 208: type: go: not found 10:17:00 [2020-10-06T10:17:00.721Z] #27 6.498 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 10:17:00 [2020-10-06T10:17:00.721Z] #27 6.631 10:17:00 [2020-10-06T10:17:00.721Z] #27 6.746 ######################################################################## 100.0% 10:17:00 [2020-10-06T10:17:00.721Z] #27 6.793 10:17:00 [2020-10-06T10:17:00.721Z] #27 6.793 Download of images into '/build' complete. 10:17:00 [2020-10-06T10:17:00.721Z] #27 6.793 Use something like the following to load the result into a Docker daemon: 10:17:00 [2020-10-06T10:17:00.721Z] #27 6.793 tar -cC '/build' . | docker load 10:17:00 [2020-10-06T10:17:00.721Z] #27 DONE 6.9s 10:17:00 [2020-10-06T10:17:00.721Z] 10:17:00 [2020-10-06T10:17:00.721Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:00 [2020-10-06T10:17:00.935Z] #2 transferring context: 87B 0.1s done 10:17:00 [2020-10-06T10:17:00.935Z] #2 DONE 1.0s 10:17:00 [2020-10-06T10:17:00.935Z] 10:17:00 [2020-10-06T10:17:00.935Z] #1 [internal] load build definition from Dockerfile 10:17:00 [2020-10-06T10:17:00.935Z] #1 transferring dockerfile: 16.46kB 0.0s done 10:17:00 [2020-10-06T10:17:00.935Z] #1 DONE 0.9s 10:17:01 [2020-10-06T10:17:01.021Z] #46 6.665 go: extracting github.com/mattn/go-colorable v0.1.6 10:17:01 [2020-10-06T10:17:01.326Z] #46 6.822 go: extracting github.com/mattn/go-isatty v0.0.12 10:17:01 [2020-10-06T10:17:01.509Z] 10:17:01 [2020-10-06T10:17:01.509Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 10:17:01 [2020-10-06T10:17:01.704Z] #18 1.447 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:01 [2020-10-06T10:17:01.705Z] #18 1.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:01 [2020-10-06T10:17:01.705Z] #18 1.477 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:01 [2020-10-06T10:17:01.885Z] #8 ... 10:17:01 [2020-10-06T10:17:01.885Z] 10:17:01 [2020-10-06T10:17:01.885Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:17:01 [2020-10-06T10:17:01.885Z] #25 8.402 Updating certificates in /etc/ssl/certs... 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.136 126 added, 0 removed; done. 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.168 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.178 Setting up jq (1.5+dfsg-2+b1) ... 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.187 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.196 Setting up curl (7.64.0-4+deb10u1) ... 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.205 Processing triggers for libc-bin (2.28-10) ... 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.219 Processing triggers for ca-certificates (20200601~deb10u1) ... 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.225 Updating certificates in /etc/ssl/certs... 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.803 0 added, 0 removed; done. 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.803 Running hooks in /etc/ca-certificates/update.d... 10:17:01 [2020-10-06T10:17:01.885Z] #25 9.804 done. 10:17:01 [2020-10-06T10:17:01.885Z] #25 DONE 12.3s 10:17:01 [2020-10-06T10:17:01.885Z] 10:17:01 [2020-10-06T10:17:01.885Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 10:17:01 [2020-10-06T10:17:01.885Z] #26 DONE 0.1s 10:17:01 [2020-10-06T10:17:01.885Z] 10:17:01 [2020-10-06T10:17:01.885Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:01 [2020-10-06T10:17:01.946Z] #18 28.29 Selecting previously unselected package vim. 10:17:01 [2020-10-06T10:17:01.946Z] #18 28.29 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... 10:17:01 [2020-10-06T10:17:01.946Z] #18 28.30 Unpacking vim (2:8.1.0875-5) ... 10:17:02 [2020-10-06T10:17:02.240Z] #18 28.61 Selecting previously unselected package xfsprogs. 10:17:02 [2020-10-06T10:17:02.240Z] #18 28.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... 10:17:02 [2020-10-06T10:17:02.240Z] #18 28.62 Unpacking xfsprogs (4.20.0-1) ... 10:17:02 [2020-10-06T10:17:02.268Z] #18 2.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:17:02 [2020-10-06T10:17:02.534Z] #18 28.90 Selecting previously unselected package zip. 10:17:02 [2020-10-06T10:17:02.534Z] #18 28.91 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 28.91 Unpacking zip (3.0-11+b1) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.00 Setting up aufs-tools (1:4.14+20190211-1) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.01 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.02 Setting up libip6tc0:s390x (1.8.2-4) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.02 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.03 Setting up libgpm2:s390x (1.20.7-5) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.04 Setting up libip4tc0:s390x (1.8.2-4) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.04 Setting up uidmap (1:4.5-1.1) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.05 Setting up libnftnl11:s390x (1.1.2-2) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.06 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.07 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.08 Setting up libicu63:s390x (63.1-6+deb10u1) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.08 Setting up xxd (2:8.1.0875-5) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.09 Setting up zip (3.0-11+b1) ... 10:17:02 [2020-10-06T10:17:02.534Z] #18 29.10 Setting up vim-common (2:8.1.0875-5) ... 10:17:02 [2020-10-06T10:17:02.828Z] #18 29.11 Setting up bash-completion (1:2.8-6) ... 10:17:02 [2020-10-06T10:17:02.839Z] #27 0.811 /download-frozen-image-v2.sh: line 208: type: go: not found 10:17:02 [2020-10-06T10:17:02.839Z] #27 0.965 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 10:17:02 [2020-10-06T10:17:02.839Z] #27 1.060 10:17:02 [2020-10-06T10:17:02.897Z] #3 DONE 1.4s 10:17:02 [2020-10-06T10:17:02.897Z] 10:17:02 [2020-10-06T10:17:02.897Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 10:17:02 [2020-10-06T10:17:02.897Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done 10:17:02 [2020-10-06T10:17:02.897Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done 10:17:02 [2020-10-06T10:17:02.897Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s 10:17:02 [2020-10-06T10:17:02.897Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done 10:17:02 [2020-10-06T10:17:02.897Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done 10:17:03 [2020-10-06T10:17:03.158Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.3s 10:17:03 [2020-10-06T10:17:03.365Z] #27 1.191 ## 3.7% ################### 26.8% ######################## 33.9% ############################################### 66.0% ######################################################################## 100.0% 10:17:03 [2020-10-06T10:17:03.451Z] #46 8.860 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:03 [2020-10-06T10:17:03.479Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done 10:17:03 [2020-10-06T10:17:03.479Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 10:17:03 [2020-10-06T10:17:03.479Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done 10:17:03 [2020-10-06T10:17:03.625Z] #27 1.720 10:17:03 [2020-10-06T10:17:03.625Z] #27 ... 10:17:03 [2020-10-06T10:17:03.625Z] 10:17:03 [2020-10-06T10:17:03.625Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:17:03 [2020-10-06T10:17:03.625Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done 10:17:03 [2020-10-06T10:17:03.625Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done 10:17:03 [2020-10-06T10:17:03.625Z] #8 DONE 23.6s 10:17:03 [2020-10-06T10:17:03.625Z] 10:17:03 [2020-10-06T10:17:03.625Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:03 [2020-10-06T10:17:03.625Z] #27 1.844 ######################################### 57.0% ######################################################################## 100.0% 10:17:03 [2020-10-06T10:17:03.636Z] #18 3.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:17:03 [2020-10-06T10:17:03.741Z] #4 DONE 0.8s 10:17:03 [2020-10-06T10:17:03.753Z] #46 9.277 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:03 [2020-10-06T10:17:03.867Z] #18 ... 10:17:03 [2020-10-06T10:17:03.867Z] 10:17:03 [2020-10-06T10:17:03.867Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:03 [2020-10-06T10:17:03.867Z] #41 65.81 CC criu/cr-service.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 66.72 CC criu/crtools.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 67.08 CC criu/eventfd.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 67.27 CC criu/eventpoll.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 67.75 CC criu/external.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 68.02 CC criu/fault-injection.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 68.07 CC criu/fdstore.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 68.25 CC criu/fifo.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 68.47 CC criu/file-ids.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 68.72 CC criu/file-lock.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 69.28 CC criu/files-ext.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 69.47 CC criu/files-reg.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 70.74 CC criu/files.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 71.87 CC criu/filesystems.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 72.26 CC criu/fsnotify.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 72.70 CC criu/image-desc.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 72.84 CC criu/image.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 73.36 CC criu/ipc_ns.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 73.93 CC criu/irmap.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 74.24 CC criu/kcmp-ids.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 74.39 CC criu/kerndat.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 74.96 CC criu/libnetlink.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 75.23 CC criu/log.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 75.54 CC criu/lsm.o 10:17:03 [2020-10-06T10:17:03.867Z] #41 75.80 CC criu/mem.o 10:17:03 [2020-10-06T10:17:03.886Z] #27 1.962 10:17:03 [2020-10-06T10:17:03.886Z] #27 2.089 ############################################################ 83.8% ######################################################################## 100.0% 10:17:03 [2020-10-06T10:17:03.886Z] #27 2.196 10:17:04 [2020-10-06T10:17:04.005Z] 10:17:04 [2020-10-06T10:17:04.005Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster 10:17:04 [2020-10-06T10:17:04.161Z] #41 ... 10:17:04 [2020-10-06T10:17:04.161Z] 10:17:04 [2020-10-06T10:17:04.161Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.55 Setting up libiptc0:s390x (1.8.2-4) ... 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.55 Setting up xz-utils (5.2.4-1) ... 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.57 Setting up sudo (1.8.27-1+deb10u2) ... 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.60 invoke-rc.d: could not determine current runlevel 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.60 invoke-rc.d: policy-rc.d denied execution of start. 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.61 Setting up pigz (2.4-1) ... 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.61 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.62 Setting up libnl-3-200:s390x (3.4.0-1) ... 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.63 Setting up python-pip-whl (18.1-5) ... 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.65 Setting up libmpdec2:s390x (2.4.2-2) ... 10:17:04 [2020-10-06T10:17:04.161Z] #18 30.65 Setting up vim-runtime (2:8.1.0875-5) ... 10:17:04 [2020-10-06T10:17:04.266Z] #7 ... 10:17:04 [2020-10-06T10:17:04.266Z] 10:17:04 [2020-10-06T10:17:04.266Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 10:17:04 [2020-10-06T10:17:04.266Z] #5 DONE 0.3s 10:17:04 [2020-10-06T10:17:04.266Z] 10:17:04 [2020-10-06T10:17:04.266Z] #6 [internal] load metadata for docker.io/library/debian:buster 10:17:04 [2020-10-06T10:17:04.266Z] #6 DONE 0.3s 10:17:04 [2020-10-06T10:17:04.266Z] 10:17:04 [2020-10-06T10:17:04.266Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster 10:17:04 [2020-10-06T10:17:04.404Z] #46 ... 10:17:04 [2020-10-06T10:17:04.404Z] 10:17:04 [2020-10-06T10:17:04.404Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.585 + RM_GOPATH=0 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.585 + TMP_GOPATH= 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.585 + : /build 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.585 + '[' -z '' ']' 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.585 ++ mktemp -d 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.587 + export GOPATH=/tmp/tmp.u61nKLdFtj 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.587 + GOPATH=/tmp/tmp.u61nKLdFtj 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.587 + RM_GOPATH=1 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.587 + case "$(go env GOARCH)" in 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.588 ++ go env GOARCH 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.593 + export GO_BUILDMODE=-buildmode=pie 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.593 + GO_BUILDMODE=-buildmode=pie 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.594 ++ dirname /tmp/install/install.sh 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.595 + dir=/tmp/install 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.595 + bin=tomlv 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.595 + shift 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.595 + '[' '!' -f /tmp/install/tomlv.installer ']' 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.595 + . /tmp/install/tomlv.installer 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.595 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.596 + install_tomlv 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.596 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.596 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u61nKLdFtj/src/github.com/BurntSushi/toml 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.596 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:04 [2020-10-06T10:17:04.404Z] #33 0.598 Cloning into '/tmp/tmp.u61nKLdFtj/src/github.com/BurntSushi/toml'... 10:17:04 [2020-10-06T10:17:04.404Z] #33 1.365 + cd /tmp/tmp.u61nKLdFtj/src/github.com/BurntSushi/toml 10:17:04 [2020-10-06T10:17:04.404Z] #33 1.366 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:04 [2020-10-06T10:17:04.404Z] #33 1.375 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 10:17:04 [2020-10-06T10:17:04.404Z] #33 2.071 math/bits 10:17:04 [2020-10-06T10:17:04.404Z] #33 2.123 internal/cpu 10:17:04 [2020-10-06T10:17:04.404Z] #33 2.235 runtime/internal/sys 10:17:04 [2020-10-06T10:17:04.404Z] #33 2.251 runtime/internal/atomic 10:17:04 [2020-10-06T10:17:04.404Z] #33 3.047 runtime/internal/math 10:17:04 [2020-10-06T10:17:04.404Z] #33 3.294 unicode/utf8 10:17:04 [2020-10-06T10:17:04.404Z] #33 3.321 internal/race 10:17:04 [2020-10-06T10:17:04.404Z] #33 3.514 internal/bytealg 10:17:04 [2020-10-06T10:17:04.404Z] #33 3.593 sync/atomic 10:17:04 [2020-10-06T10:17:04.404Z] #33 4.188 math 10:17:04 [2020-10-06T10:17:04.404Z] #33 4.345 unicode 10:17:04 [2020-10-06T10:17:04.404Z] #33 5.220 internal/testlog 10:17:04 [2020-10-06T10:17:04.404Z] #33 5.677 runtime 10:17:04 [2020-10-06T10:17:04.404Z] #33 5.975 encoding 10:17:04 [2020-10-06T10:17:04.404Z] #33 6.300 runtime/cgo 10:17:04 [2020-10-06T10:17:04.404Z] #33 ... 10:17:04 [2020-10-06T10:17:04.404Z] 10:17:04 [2020-10-06T10:17:04.404Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.791 + RM_GOPATH=0 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.791 + TMP_GOPATH= 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.791 + : /build 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.791 + '[' -z '' ']' 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.804 ++ mktemp -d 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.819 + export GOPATH=/tmp/tmp.aoiyznWWaV 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.821 + GOPATH=/tmp/tmp.aoiyznWWaV 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.821 + RM_GOPATH=1 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.821 + case "$(go env GOARCH)" in 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.822 ++ go env GOARCH 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.878 + export GO_BUILDMODE=-buildmode=pie 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.882 + GO_BUILDMODE=-buildmode=pie 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.883 ++ dirname /tmp/install/install.sh 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.888 + dir=/tmp/install 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.888 + bin=dockercli 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.888 + shift 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.888 + '[' '!' -f /tmp/install/dockercli.installer ']' 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.888 + . /tmp/install/dockercli.installer 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.888 ++ : stable 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.888 ++ : 17.06.2-ce 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.893 + install_dockercli 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.905 + echo 'Install docker/cli version 17.06.2-ce from stable' 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.909 Install docker/cli version 17.06.2-ce from stable 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.910 ++ uname -m 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.913 + arch=ppc64le 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.913 + '[' ppc64le '!=' x86_64 ']' 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.914 + '[' ppc64le '!=' s390x ']' 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.914 + '[' ppc64le '!=' armhf ']' 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.914 + build_dockercli 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.915 + git clone https://github.com/docker/docker-ce /tmp/tmp.aoiyznWWaV/tmp/docker-ce 10:17:04 [2020-10-06T10:17:04.404Z] #23 0.919 Cloning into '/tmp/tmp.aoiyznWWaV/tmp/docker-ce'... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.85 Setting up libaio1:s390x (0.3.112-3) ... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.85 Setting up libonig5:s390x (6.9.1-1) ... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.86 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.87 Setting up vim (2:8.1.0875-5) ... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.92 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.94 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.95 Setting up jq (1.5+dfsg-2+b1) ... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.97 Setting up libpython3-stdlib:s390x (3.7.3-1) ... 10:17:04 [2020-10-06T10:17:04.454Z] #18 30.98 Setting up python3.7 (3.7.3-2+deb10u2) ... 10:17:04 [2020-10-06T10:17:04.664Z] #27 2.307 ############ 17.9% ########################## 37.2% ######################################## 55.8% ###################################################### 76.4% #################################################################### 95.7% ######################################################################## 100.0% 10:17:04 [2020-10-06T10:17:04.664Z] #27 2.803 10:17:04 [2020-10-06T10:17:04.704Z] #23 ... 10:17:04 [2020-10-06T10:17:04.704Z] 10:17:04 [2020-10-06T10:17:04.704Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:04 [2020-10-06T10:17:04.704Z] #54 1.044 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:04 [2020-10-06T10:17:04.704Z] #54 1.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:04 [2020-10-06T10:17:04.704Z] #54 1.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:04 [2020-10-06T10:17:04.704Z] #54 2.565 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] 10:17:04 [2020-10-06T10:17:04.704Z] #54 5.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] 10:17:04 [2020-10-06T10:17:04.704Z] #54 6.632 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] 10:17:04 [2020-10-06T10:17:04.704Z] #54 ... 10:17:04 [2020-10-06T10:17:04.704Z] 10:17:04 [2020-10-06T10:17:04.704Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.767 + RM_GOPATH=0 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.767 + TMP_GOPATH= 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.767 + : /build 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.767 + '[' -z '' ']' 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.768 ++ mktemp -d 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.775 + export GOPATH=/tmp/tmp.6KJX2YVFG0 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.776 + GOPATH=/tmp/tmp.6KJX2YVFG0 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.776 + RM_GOPATH=1 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.776 + case "$(go env GOARCH)" in 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.778 ++ go env GOARCH 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.839 + export GO_BUILDMODE=-buildmode=pie 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.839 + GO_BUILDMODE=-buildmode=pie 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.841 ++ dirname /tmp/install/install.sh 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.843 + dir=/tmp/install 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.843 + bin=vndr 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.843 + shift 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.843 + '[' '!' -f /tmp/install/vndr.installer ']' 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.843 + . /tmp/install/vndr.installer 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.844 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.844 + install_vndr 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.844 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.844 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.852 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6KJX2YVFG0/src/github.com/LK4D4/vndr 10:17:04 [2020-10-06T10:17:04.704Z] #44 0.856 Cloning into '/tmp/tmp.6KJX2YVFG0/src/github.com/LK4D4/vndr'... 10:17:04 [2020-10-06T10:17:04.704Z] #44 1.848 + cd /tmp/tmp.6KJX2YVFG0/src/github.com/LK4D4/vndr 10:17:04 [2020-10-06T10:17:04.704Z] #44 1.848 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:04 [2020-10-06T10:17:04.704Z] #44 1.910 + go build -buildmode=pie -v -o /build/vndr . 10:17:04 [2020-10-06T10:17:04.704Z] #44 3.374 sync/atomic 10:17:04 [2020-10-06T10:17:04.704Z] #44 3.462 internal/cpu 10:17:04 [2020-10-06T10:17:04.704Z] #44 3.484 internal/race 10:17:04 [2020-10-06T10:17:04.704Z] #44 3.494 unicode 10:17:04 [2020-10-06T10:17:04.704Z] #44 3.957 unicode/utf8 10:17:04 [2020-10-06T10:17:04.704Z] #44 4.075 math/bits 10:17:04 [2020-10-06T10:17:04.704Z] #44 5.607 internal/testlog 10:17:04 [2020-10-06T10:17:04.704Z] #44 6.009 runtime 10:17:04 [2020-10-06T10:17:04.704Z] #44 6.517 math 10:17:04 [2020-10-06T10:17:04.704Z] #44 6.524 unicode/utf16 10:17:04 [2020-10-06T10:17:04.704Z] #44 7.754 container/list 10:17:04 [2020-10-06T10:17:04.704Z] #44 9.927 crypto/internal/subtle 10:17:04 [2020-10-06T10:17:04.704Z] #44 10.37 crypto/subtle 10:17:04 [2020-10-06T10:17:04.849Z] #7 DONE 0.7s 10:17:04 [2020-10-06T10:17:04.849Z] 10:17:04 [2020-10-06T10:17:04.849Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:17:04 [2020-10-06T10:17:04.849Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done 10:17:04 [2020-10-06T10:17:04.849Z] #24 sha256:bfab5241510af5ddfebf441f0ecd546fcb6f37d36f745294b595d7d24a23ae55 529B / 529B done 10:17:04 [2020-10-06T10:17:04.849Z] #24 sha256:6dc037251659287a96d12ee2f1300b4902a1611f457fb83572fa916fe094856b 1.50kB / 1.50kB done 10:17:04 [2020-10-06T10:17:04.849Z] #24 sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 0B / 49.18MB 0.2s 10:17:04 [2020-10-06T10:17:04.849Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done 10:17:04 [2020-10-06T10:17:04.917Z] #30 ... 10:17:04 [2020-10-06T10:17:04.917Z] 10:17:04 [2020-10-06T10:17:04.917Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:04 [2020-10-06T10:17:04.917Z] #38 4.962 + git clone https://github.com/docker/distribution.git . 10:17:04 [2020-10-06T10:17:04.917Z] #38 4.967 Cloning into '.'... 10:17:05 [2020-10-06T10:17:05.002Z] #44 ... 10:17:05 [2020-10-06T10:17:05.002Z] 10:17:05 [2020-10-06T10:17:05.002Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:05 [2020-10-06T10:17:05.002Z] #41 1.004 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:05 [2020-10-06T10:17:05.002Z] #41 1.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:05 [2020-10-06T10:17:05.002Z] #41 1.180 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:05 [2020-10-06T10:17:05.002Z] #41 2.761 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] 10:17:05 [2020-10-06T10:17:05.002Z] #41 5.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] 10:17:05 [2020-10-06T10:17:05.002Z] #41 6.543 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] 10:17:05 [2020-10-06T10:17:05.002Z] #41 ... 10:17:05 [2020-10-06T10:17:05.002Z] 10:17:05 [2020-10-06T10:17:05.002Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:05 [2020-10-06T10:17:05.002Z] #12 1.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:05 [2020-10-06T10:17:05.003Z] #12 1.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:05 [2020-10-06T10:17:05.003Z] #12 1.264 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:05 [2020-10-06T10:17:05.003Z] #12 2.500 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] 10:17:05 [2020-10-06T10:17:05.003Z] #12 4.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] 10:17:05 [2020-10-06T10:17:05.003Z] #12 7.038 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] 10:17:05 [2020-10-06T10:17:05.015Z] #18 4.722 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:17:05 [2020-10-06T10:17:05.115Z] #24 sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 16.60MB / 49.18MB 0.4s 10:17:05 [2020-10-06T10:17:05.115Z] #24 sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 24.21MB / 49.18MB 0.5s 10:17:05 [2020-10-06T10:17:05.303Z] #12 ... 10:17:05 [2020-10-06T10:17:05.303Z] 10:17:05 [2020-10-06T10:17:05.303Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.823 + RM_GOPATH=0 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.823 + TMP_GOPATH= 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.823 + : /build 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.823 + '[' -z '' ']' 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.824 ++ mktemp -d 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.826 + export GOPATH=/tmp/tmp.2ikfvJnQTM 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.827 + GOPATH=/tmp/tmp.2ikfvJnQTM 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.827 + RM_GOPATH=1 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.828 + case "$(go env GOARCH)" in 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.830 ++ go env GOARCH 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.846 + export GO_BUILDMODE=-buildmode=pie 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.846 + GO_BUILDMODE=-buildmode=pie 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.848 ++ dirname /tmp/install/install.sh 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.849 + dir=/tmp/install 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.850 + bin=proxy 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.851 + shift 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.852 + '[' '!' -f /tmp/install/proxy.installer ']' 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.853 + . /tmp/install/proxy.installer 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.855 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.856 + install_proxy 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.856 + case "$1" in 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.856 + export CGO_ENABLED=0 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.856 + CGO_ENABLED=0 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.856 + _install_proxy 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.856 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.856 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2ikfvJnQTM/src/github.com/docker/libnetwork 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.856 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:05 [2020-10-06T10:17:05.303Z] #63 0.861 Cloning into '/tmp/tmp.2ikfvJnQTM/src/github.com/docker/libnetwork'... 10:17:05 [2020-10-06T10:17:05.303Z] #63 ... 10:17:05 [2020-10-06T10:17:05.303Z] 10:17:05 [2020-10-06T10:17:05.303Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:05 [2020-10-06T10:17:05.303Z] #35 1.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:05 [2020-10-06T10:17:05.303Z] #35 1.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:05 [2020-10-06T10:17:05.303Z] #35 1.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:05 [2020-10-06T10:17:05.303Z] #35 2.611 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] 10:17:05 [2020-10-06T10:17:05.303Z] #35 5.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] 10:17:05 [2020-10-06T10:17:05.303Z] #35 7.088 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] 10:17:05 [2020-10-06T10:17:05.389Z] #24 sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 42.97MB / 49.18MB 0.7s 10:17:05 [2020-10-06T10:17:05.389Z] #24 sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 49.18MB / 49.18MB 0.9s 10:17:05 [2020-10-06T10:17:05.605Z] #35 ... 10:17:05 [2020-10-06T10:17:05.605Z] 10:17:05 [2020-10-06T10:17:05.605Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:05 [2020-10-06T10:17:05.605Z] #31 0.701 + git clone https://github.com/kolyshkin/go-swagger.git . 10:17:05 [2020-10-06T10:17:05.605Z] #31 0.703 Cloning into '.'... 10:17:05 [2020-10-06T10:17:05.605Z] #31 ... 10:17:05 [2020-10-06T10:17:05.605Z] 10:17:05 [2020-10-06T10:17:05.605Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.793 + RM_GOPATH=0 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.798 + TMP_GOPATH= 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.798 + : /build 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.799 + '[' -z '' ']' 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.801 ++ mktemp -d 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.817 + export GOPATH=/tmp/tmp.n0lmqCciRO 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.817 + GOPATH=/tmp/tmp.n0lmqCciRO 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.818 + RM_GOPATH=1 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.818 + case "$(go env GOARCH)" in 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.820 ++ go env GOARCH 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.859 + export GO_BUILDMODE=-buildmode=pie 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.860 + GO_BUILDMODE=-buildmode=pie 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.891 ++ dirname /tmp/install/install.sh 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.918 + dir=/tmp/install 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.918 + bin=golangci_lint 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.918 + shift 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.919 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.919 + . /tmp/install/golangci_lint.installer 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.919 ++ : v1.23.8 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.920 + install_golangci_lint 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.920 + echo 'Installing golangci-lint version v1.23.8' 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.920 Installing golangci-lint version v1.23.8 10:17:05 [2020-10-06T10:17:05.605Z] #48 0.920 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 10:17:05 [2020-10-06T10:17:05.907Z] #48 ... 10:17:05 [2020-10-06T10:17:05.907Z] 10:17:05 [2020-10-06T10:17:05.907Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.811 + RM_GOPATH=0 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.812 + TMP_GOPATH= 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.812 + : /build 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.812 + '[' -z '' ']' 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.813 ++ mktemp -d 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.835 + export GOPATH=/tmp/tmp.HEIJXhEqHh 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.835 + GOPATH=/tmp/tmp.HEIJXhEqHh 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.836 + RM_GOPATH=1 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.836 + case "$(go env GOARCH)" in 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.840 ++ go env GOARCH 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.888 + export GO_BUILDMODE=-buildmode=pie 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.888 + GO_BUILDMODE=-buildmode=pie 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.889 ++ dirname /tmp/install/install.sh 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.890 + dir=/tmp/install 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.890 + bin=shfmt 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.890 + shift 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.890 + '[' '!' -f /tmp/install/shfmt.installer ']' 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.890 + . /tmp/install/shfmt.installer 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.930 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.946 + install_shfmt 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.947 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.947 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HEIJXhEqHh/src/github.com/mvdan/sh 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.947 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:05 [2020-10-06T10:17:05.907Z] #50 0.960 Cloning into '/tmp/tmp.HEIJXhEqHh/src/github.com/mvdan/sh'... 10:17:05 [2020-10-06T10:17:05.907Z] #50 11.64 + cd /tmp/tmp.HEIJXhEqHh/src/github.com/mvdan/sh 10:17:05 [2020-10-06T10:17:05.907Z] #50 ... 10:17:05 [2020-10-06T10:17:05.907Z] 10:17:05 [2020-10-06T10:17:05.907Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.803 + RM_GOPATH=0 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.803 + TMP_GOPATH= 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.804 + : /build 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.804 + '[' -z '' ']' 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.805 ++ mktemp -d 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.808 + export GOPATH=/tmp/tmp.NYhh6bTYbT 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.808 + GOPATH=/tmp/tmp.NYhh6bTYbT 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.808 + RM_GOPATH=1 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.808 + case "$(go env GOARCH)" in 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.809 ++ go env GOARCH 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.929 + export GO_BUILDMODE=-buildmode=pie 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.930 + GO_BUILDMODE=-buildmode=pie 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.947 ++ dirname /tmp/install/install.sh 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.950 + dir=/tmp/install 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.955 + bin=rootlesskit 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.955 + shift 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.961 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.961 + . /tmp/install/rootlesskit.installer 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.961 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.961 + install_rootlesskit 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.961 + case "$1" in 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.961 + export CGO_ENABLED=0 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.961 + CGO_ENABLED=0 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.961 + _install_rootlesskit 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.962 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.962 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.965 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NYhh6bTYbT/src/github.com/rootless-containers/rootlesskit 10:17:05 [2020-10-06T10:17:05.907Z] #57 0.972 Cloning into '/tmp/tmp.NYhh6bTYbT/src/github.com/rootless-containers/rootlesskit'... 10:17:05 [2020-10-06T10:17:05.907Z] #57 7.535 + cd /tmp/tmp.NYhh6bTYbT/src/github.com/rootless-containers/rootlesskit 10:17:05 [2020-10-06T10:17:05.907Z] #57 7.536 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:05 [2020-10-06T10:17:05.907Z] #57 8.338 + for f in rootlesskit rootlesskit-docker-proxy 10:17:05 [2020-10-06T10:17:05.907Z] #57 8.338 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 10:17:05 [2020-10-06T10:17:05.991Z] #18 ... 10:17:05 [2020-10-06T10:17:05.991Z] 10:17:05 [2020-10-06T10:17:05.991Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:05 [2020-10-06T10:17:05.991Z] #41 59.42 AR soccr/libsoccr.a 10:17:05 [2020-10-06T10:17:05.991Z] #41 59.47 make[1]: 'soccr/libsoccr.a' is up to date. 10:17:05 [2020-10-06T10:17:05.991Z] #41 59.81 DEP criu/arch/x86/sigframe.d 10:17:05 [2020-10-06T10:17:05.991Z] #41 59.92 DEP criu/arch/x86/sigaction_compat.d 10:17:05 [2020-10-06T10:17:05.991Z] #41 60.02 DEP criu/arch/x86/kerndat.d 10:17:05 [2020-10-06T10:17:05.991Z] #41 60.17 DEP criu/arch/x86/crtools.d 10:17:05 [2020-10-06T10:17:05.991Z] #41 60.28 DEP criu/arch/x86/cpu.d 10:17:05 [2020-10-06T10:17:05.991Z] #41 60.47 CC criu/arch/x86/cpu.o 10:17:05 [2020-10-06T10:17:05.991Z] #41 61.21 CC criu/arch/x86/crtools.o 10:17:05 [2020-10-06T10:17:05.991Z] #41 62.60 CC criu/arch/x86/kerndat.o 10:17:05 [2020-10-06T10:17:05.991Z] #41 63.06 CC criu/arch/x86/sigaction_compat.o 10:17:05 [2020-10-06T10:17:05.991Z] #41 63.35 CC criu/arch/x86/sigframe.o 10:17:05 [2020-10-06T10:17:05.991Z] #41 63.67 LINK criu/arch/x86/crtools.built-in.o 10:17:05 [2020-10-06T10:17:05.991Z] #41 63.73 DEP criu/pie/util-vdso-elf32.d 10:17:05 [2020-10-06T10:17:05.991Z] #41 63.83 DEP criu/pie/util-vdso.d 10:17:06 [2020-10-06T10:17:06.116Z] #24 sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 49.18MB / 49.18MB 1.2s done 10:17:06 [2020-10-06T10:17:06.116Z] #24 extracting sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 10:17:06 [2020-10-06T10:17:06.214Z] #57 ... 10:17:06 [2020-10-06T10:17:06.214Z] 10:17:06 [2020-10-06T10:17:06.214Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:06 [2020-10-06T10:17:06.214Z] #50 11.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:06 [2020-10-06T10:17:06.214Z] #50 11.77 + GO111MODULE=on 10:17:06 [2020-10-06T10:17:06.214Z] #50 11.77 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 10:17:06 [2020-10-06T10:17:06.242Z] #27 2.915 ### 4.9% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.6% ######################################################## 77.8% # 10:17:06 [2020-10-06T10:17:06.242Z] #27 ... 10:17:06 [2020-10-06T10:17:06.242Z] 10:17:06 [2020-10-06T10:17:06.242Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 10:17:06 [2020-10-06T10:17:06.242Z] #9 DONE 2.6s 10:17:06 [2020-10-06T10:17:06.242Z] 10:17:06 [2020-10-06T10:17:06.242Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:06 [2020-10-06T10:17:06.256Z] #41 64.00 DEP criu/pie/util.d 10:17:06 [2020-10-06T10:17:06.256Z] #41 64.20 CC criu/pie/util.o 10:17:06 [2020-10-06T10:17:06.503Z] #27 2.915 ### 4.9% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.0% ############################################################## 87.3% #################################################################### 95.7% ######################################################################## 100.0% 10:17:06 [2020-10-06T10:17:06.503Z] #27 4.774 10:17:06 [2020-10-06T10:17:06.514Z] #41 64.49 CC criu/pie/util-vdso.o 10:17:06 [2020-10-06T10:17:06.537Z] #18 32.58 Setting up iptables (1.8.2-4) ... 10:17:06 [2020-10-06T10:17:06.537Z] #18 32.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 10:17:06 [2020-10-06T10:17:06.537Z] #18 32.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:17:06 [2020-10-06T10:17:06.537Z] #18 32.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 10:17:06 [2020-10-06T10:17:06.537Z] #18 32.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:17:06 [2020-10-06T10:17:06.537Z] #18 32.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 10:17:06 [2020-10-06T10:17:06.537Z] #18 32.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 10:17:06 [2020-10-06T10:17:06.537Z] #18 32.62 Setting up python3 (3.7.3-1) ... 10:17:06 [2020-10-06T10:17:06.537Z] #18 32.91 Setting up python3-wheel (0.32.3-2) ... 10:17:06 [2020-10-06T10:17:06.763Z] #27 4.882 /download-frozen-image-v2.sh: line 208: type: go: not found 10:17:06 [2020-10-06T10:17:06.763Z] #27 5.046 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 10:17:06 [2020-10-06T10:17:06.763Z] #27 5.146 10:17:07 [2020-10-06T10:17:07.022Z] #27 5.226 ######################################################################## 100.0% 10:17:07 [2020-10-06T10:17:07.022Z] #27 5.240 10:17:07 [2020-10-06T10:17:07.175Z] #18 33.32 Setting up apparmor (2.13.2-10) ... 10:17:07 [2020-10-06T10:17:07.283Z] #27 5.323 /download-frozen-image-v2.sh: line 208: type: go: not found 10:17:07 [2020-10-06T10:17:07.283Z] #27 5.453 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 10:17:07 [2020-10-06T10:17:07.283Z] #27 5.514 10:17:07 [2020-10-06T10:17:07.443Z] #41 65.23 CC criu/pie/util-vdso-elf32.o 10:17:07 [2020-10-06T10:17:07.542Z] #27 5.626 ################################# 46.7% ######################################################################## 100.0% 10:17:07 [2020-10-06T10:17:07.542Z] #27 5.687 10:17:07 [2020-10-06T10:17:07.542Z] #27 5.759 /download-frozen-image-v2.sh: line 208: type: go: not found 10:17:07 [2020-10-06T10:17:07.787Z] #50 13.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:07 [2020-10-06T10:17:07.787Z] #50 13.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:07 [2020-10-06T10:17:07.787Z] #50 13.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:07 [2020-10-06T10:17:07.803Z] #27 5.951 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... 10:17:07 [2020-10-06T10:17:07.803Z] #27 5.964 skipping existing c35d46ef359f 10:17:07 [2020-10-06T10:17:07.803Z] #27 5.977 10:17:07 [2020-10-06T10:17:07.803Z] #27 ... 10:17:07 [2020-10-06T10:17:07.803Z] 10:17:07 [2020-10-06T10:17:07.803Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 10:17:07 [2020-10-06T10:17:07.803Z] #10 DONE 1.6s 10:17:07 [2020-10-06T10:17:07.803Z] 10:17:07 [2020-10-06T10:17:07.803Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 10:17:07 [2020-10-06T10:17:07.803Z] #29 DONE 0.0s 10:17:07 [2020-10-06T10:17:07.803Z] 10:17:07 [2020-10-06T10:17:07.803Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 10:17:07 [2020-10-06T10:17:07.803Z] #37 DONE 0.0s 10:17:07 [2020-10-06T10:17:07.850Z] #18 34.26 Setting up xfsprogs (4.20.0-1) ... 10:17:08 [2020-10-06T10:17:08.005Z] #41 65.94 AR criu/pie/pie.lib.a 10:17:08 [2020-10-06T10:17:08.062Z] 10:17:08 [2020-10-06T10:17:08.063Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:08 [2020-10-06T10:17:08.063Z] #27 6.235 /download-frozen-image-v2.sh: line 208: type: go: not found 10:17:08 [2020-10-06T10:17:08.090Z] #50 13.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:08 [2020-10-06T10:17:08.090Z] #50 13.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:08 [2020-10-06T10:17:08.150Z] #18 34.32 Setting up python3-lib2to3 (3.7.3-1) ... 10:17:08 [2020-10-06T10:17:08.150Z] #18 34.50 Setting up python3-pkg-resources (40.8.0-1) ... 10:17:08 [2020-10-06T10:17:08.263Z] #41 66.00 DEP criu/pie/restorer.d 10:17:08 [2020-10-06T10:17:08.263Z] #41 66.18 DEP criu/arch/x86/sigaction_compat_pie.d 10:17:08 [2020-10-06T10:17:08.324Z] #27 6.551 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 10:17:08 [2020-10-06T10:17:08.324Z] #27 6.698 10:17:08 [2020-10-06T10:17:08.443Z] #18 34.99 Setting up python3-distutils (3.7.3-1) ... 10:17:08 [2020-10-06T10:17:08.519Z] #41 66.28 DEP criu/arch/x86/restorer_unmap.d 10:17:08 [2020-10-06T10:17:08.519Z] #41 66.31 DEP criu/arch/x86/restorer.d 10:17:08 [2020-10-06T10:17:08.588Z] #27 6.773 ######################################################################## 100.0% 10:17:08 [2020-10-06T10:17:08.588Z] #27 6.804 10:17:08 [2020-10-06T10:17:08.588Z] #27 6.828 Download of images into '/build' complete. 10:17:08 [2020-10-06T10:17:08.588Z] #27 6.828 Use something like the following to load the result into a Docker daemon: 10:17:08 [2020-10-06T10:17:08.588Z] #27 6.828 tar -cC '/build' . | docker load 10:17:08 [2020-10-06T10:17:08.588Z] #27 DONE 6.9s 10:17:08 [2020-10-06T10:17:08.588Z] 10:17:08 [2020-10-06T10:17:08.588Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:08 [2020-10-06T10:17:08.737Z] #18 35.24 Setting up python3-setuptools (40.8.0-1) ... 10:17:08 [2020-10-06T10:17:08.757Z] #24 ... 10:17:08 [2020-10-06T10:17:08.757Z] 10:17:08 [2020-10-06T10:17:08.757Z] #21 [internal] load build context 10:17:08 [2020-10-06T10:17:08.757Z] #21 transferring context: 52.00MB 2.7s done 10:17:08 [2020-10-06T10:17:08.757Z] #21 DONE 4.0s 10:17:08 [2020-10-06T10:17:08.774Z] #41 66.47 DEP criu/arch/x86/vdso-pie.d 10:17:08 [2020-10-06T10:17:08.774Z] #41 66.63 DEP criu/pie/parasite-vdso.d 10:17:08 [2020-10-06T10:17:08.774Z] #41 ... 10:17:08 [2020-10-06T10:17:08.774Z] 10:17:08 [2020-10-06T10:17:08.774Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:08 [2020-10-06T10:17:08.774Z] #43 129.3 net/http/httptrace 10:17:08 [2020-10-06T10:17:08.774Z] #43 129.5 net/http 10:17:09 [2020-10-06T10:17:09.019Z] 10:17:09 [2020-10-06T10:17:09.019Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:17:09 [2020-10-06T10:17:09.019Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done 10:17:09 [2020-10-06T10:17:09.019Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done 10:17:09 [2020-10-06T10:17:09.019Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done 10:17:09 [2020-10-06T10:17:09.019Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done 10:17:09 [2020-10-06T10:17:09.019Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.0s 10:17:09 [2020-10-06T10:17:09.019Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done 10:17:09 [2020-10-06T10:17:09.019Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.0s 10:17:09 [2020-10-06T10:17:09.019Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.0s 10:17:09 [2020-10-06T10:17:09.019Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.4s 10:17:09 [2020-10-06T10:17:09.030Z] #43 ... 10:17:09 [2020-10-06T10:17:09.030Z] 10:17:09 [2020-10-06T10:17:09.030Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:09 [2020-10-06T10:17:09.031Z] #41 66.75 DEP criu/pie/parasite.d 10:17:09 [2020-10-06T10:17:09.031Z] #41 66.97 CC criu/pie/parasite.o 10:17:09 [2020-10-06T10:17:09.374Z] #18 35.88 Setting up python3-pip (18.1-5) ... 10:17:09 [2020-10-06T10:17:09.651Z] #50 15.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:09 [2020-10-06T10:17:09.965Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.5s done 10:17:09 [2020-10-06T10:17:09.965Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.0s done 10:17:09 [2020-10-06T10:17:09.965Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.8s done 10:17:09 [2020-10-06T10:17:09.965Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 15.42MB / 62.53MB 5.1s 10:17:09 [2020-10-06T10:17:09.965Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.1s 10:17:09 [2020-10-06T10:17:09.965Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.1s 10:17:09 [2020-10-06T10:17:09.965Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.37MB / 62.53MB 5.4s 10:17:09 [2020-10-06T10:17:09.965Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 20.60MB / 97.69MB 5.4s 10:17:09 [2020-10-06T10:17:09.965Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.1s done 10:17:10 [2020-10-06T10:17:10.009Z] #18 36.48 Processing triggers for libc-bin (2.28-10) ... 10:17:10 [2020-10-06T10:17:10.009Z] #18 36.51 Processing triggers for mime-support (3.62) ... 10:17:10 [2020-10-06T10:17:10.194Z] #38 ... 10:17:10 [2020-10-06T10:17:10.194Z] 10:17:10 [2020-10-06T10:17:10.194Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:10 [2020-10-06T10:17:10.194Z] #11 5.724 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:10 [2020-10-06T10:17:10.194Z] #11 5.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:10 [2020-10-06T10:17:10.194Z] #11 5.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:10 [2020-10-06T10:17:10.194Z] #11 7.790 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:17:10 [2020-10-06T10:17:10.194Z] #11 9.560 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:17:10 [2020-10-06T10:17:10.194Z] #11 ... 10:17:10 [2020-10-06T10:17:10.194Z] 10:17:10 [2020-10-06T10:17:10.194Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.507 + RM_GOPATH=0 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.507 + TMP_GOPATH= 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.507 + : /build 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.507 + '[' -z '' ']' 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.517 ++ mktemp -d 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.519 + export GOPATH=/tmp/tmp.mbCL4WRI2Z 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.519 + GOPATH=/tmp/tmp.mbCL4WRI2Z 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.519 + RM_GOPATH=1 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.519 + case "$(go env GOARCH)" in 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.521 ++ go env GOARCH 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + export GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 ++ dirname /tmp/install/install.sh 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + dir=/tmp/install 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + bin=proxy 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + shift 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + '[' '!' -f /tmp/install/proxy.installer ']' 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + . /tmp/install/proxy.installer 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + install_proxy 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + case "$1" in 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + export CGO_ENABLED=0 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + CGO_ENABLED=0 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + _install_proxy 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.542 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mbCL4WRI2Z/src/github.com/docker/libnetwork 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.543 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:10 [2020-10-06T10:17:10.194Z] #62 4.552 Cloning into '/tmp/tmp.mbCL4WRI2Z/src/github.com/docker/libnetwork'... 10:17:10 [2020-10-06T10:17:10.194Z] #62 ... 10:17:10 [2020-10-06T10:17:10.194Z] 10:17:10 [2020-10-06T10:17:10.194Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 + RM_GOPATH=0 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 + TMP_GOPATH= 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 + : /build 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 + '[' -z '' ']' 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 ++ mktemp -d 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 + export GOPATH=/tmp/tmp.m6jyf8yNsG 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 + GOPATH=/tmp/tmp.m6jyf8yNsG 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 + RM_GOPATH=1 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 + case "$(go env GOARCH)" in 10:17:10 [2020-10-06T10:17:10.194Z] #32 4.989 ++ go env GOARCH 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.108 + export GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.108 + GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.109 ++ dirname /tmp/install/install.sh 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 + dir=/tmp/install 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 + bin=tomlv 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 + shift 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 + '[' '!' -f /tmp/install/tomlv.installer ']' 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 + . /tmp/install/tomlv.installer 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 + install_tomlv 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.m6jyf8yNsG/src/github.com/BurntSushi/toml 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.119 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:10 [2020-10-06T10:17:10.194Z] #32 5.154 Cloning into '/tmp/tmp.m6jyf8yNsG/src/github.com/BurntSushi/toml'... 10:17:10 [2020-10-06T10:17:10.194Z] #32 6.871 + cd /tmp/tmp.m6jyf8yNsG/src/github.com/BurntSushi/toml 10:17:10 [2020-10-06T10:17:10.194Z] #32 6.871 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:10 [2020-10-06T10:17:10.194Z] #32 6.938 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 10:17:10 [2020-10-06T10:17:10.194Z] #32 7.597 internal/cpu 10:17:10 [2020-10-06T10:17:10.194Z] #32 7.608 runtime/internal/atomic 10:17:10 [2020-10-06T10:17:10.194Z] #32 7.899 runtime/internal/sys 10:17:10 [2020-10-06T10:17:10.194Z] #32 8.067 runtime/internal/math 10:17:10 [2020-10-06T10:17:10.194Z] #32 8.136 math/bits 10:17:10 [2020-10-06T10:17:10.194Z] #32 8.182 internal/bytealg 10:17:10 [2020-10-06T10:17:10.194Z] #32 8.661 math 10:17:10 [2020-10-06T10:17:10.194Z] #32 9.017 runtime 10:17:10 [2020-10-06T10:17:10.194Z] #32 ... 10:17:10 [2020-10-06T10:17:10.194Z] 10:17:10 [2020-10-06T10:17:10.194Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.199 + RM_GOPATH=0 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.199 + TMP_GOPATH= 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.199 + : /build 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.199 + '[' -z '' ']' 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.199 ++ mktemp -d 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.208 + export GOPATH=/tmp/tmp.UuU5iWFUAk 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.208 + GOPATH=/tmp/tmp.UuU5iWFUAk 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.208 + RM_GOPATH=1 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.208 + case "$(go env GOARCH)" in 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.208 ++ go env GOARCH 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.263 + export GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.263 + GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.263 ++ dirname /tmp/install/install.sh 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.269 + dir=/tmp/install 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.269 + bin=gotestsum 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.269 + shift 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.283 + '[' '!' -f /tmp/install/gotestsum.installer ']' 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.283 + . /tmp/install/gotestsum.installer 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.283 ++ : v0.5.3 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.283 + install_gotestsum 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.283 + set -e 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.283 + export GO111MODULE=on 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.283 + GO111MODULE=on 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.283 + GOBIN=/build 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.283 + go get gotest.tools/gotestsum@v0.5.3 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.442 go: finding gotest.tools v0.5.3 10:17:10 [2020-10-06T10:17:10.194Z] #45 5.443 go: finding gotest.tools/gotestsum v0.5.3 10:17:10 [2020-10-06T10:17:10.194Z] #45 6.613 go: downloading gotest.tools/gotestsum v0.5.3 10:17:10 [2020-10-06T10:17:10.194Z] #45 7.297 go: extracting gotest.tools/gotestsum v0.5.3 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.043 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.059 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.133 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.136 go: downloading github.com/jonboulle/clockwork v0.1.0 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.203 go: extracting github.com/jonboulle/clockwork v0.1.0 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.263 go: downloading github.com/fatih/color v1.9.0 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.307 go: downloading github.com/spf13/pflag v1.0.3 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.337 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.382 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.420 go: downloading github.com/pkg/errors v0.9.1 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.422 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.475 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.531 go: extracting github.com/fatih/color v1.9.0 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.534 go: downloading github.com/mattn/go-colorable v0.1.6 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.569 go: downloading github.com/mattn/go-isatty v0.0.12 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.702 go: extracting github.com/mattn/go-isatty v0.0.12 10:17:10 [2020-10-06T10:17:10.194Z] #45 8.795 go: extracting github.com/pkg/errors v0.9.1 10:17:10 [2020-10-06T10:17:10.194Z] #45 9.125 go: extracting github.com/spf13/pflag v1.0.3 10:17:10 [2020-10-06T10:17:10.194Z] #45 9.165 go: extracting github.com/mattn/go-colorable v0.1.6 10:17:10 [2020-10-06T10:17:10.232Z] #8 ... 10:17:10 [2020-10-06T10:17:10.232Z] 10:17:10 [2020-10-06T10:17:10.232Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... 10:17:10 [2020-10-06T10:17:10.232Z] #24 extracting sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 3.0s done 10:17:10 [2020-10-06T10:17:10.232Z] #24 DONE 5.4s 10:17:10 [2020-10-06T10:17:10.232Z] 10:17:10 [2020-10-06T10:17:10.232Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:17:10 [2020-10-06T10:17:10.232Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 35.82MB / 62.53MB 5.5s 10:17:10 [2020-10-06T10:17:10.232Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.54MB / 97.69MB 5.5s 10:17:10 [2020-10-06T10:17:10.232Z] #8 ... 10:17:10 [2020-10-06T10:17:10.232Z] 10:17:10 [2020-10-06T10:17:10.232Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:17:10 [2020-10-06T10:17:10.395Z] #41 68.13 LINK criu/pie/parasite.built-in.o 10:17:10 [2020-10-06T10:17:10.395Z] #41 68.13 GEN criu/pie/parasite-blob.h 10:17:10 [2020-10-06T10:17:10.395Z] #41 68.15 CC criu/pie/parasite-vdso.o 10:17:10 [2020-10-06T10:17:10.454Z] #45 ... 10:17:10 [2020-10-06T10:17:10.454Z] 10:17:10 [2020-10-06T10:17:10.454Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.098 + RM_GOPATH=0 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.098 + TMP_GOPATH= 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.098 + : /build 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.098 + '[' -z '' ']' 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.098 ++ mktemp -d 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.100 + export GOPATH=/tmp/tmp.xv5Fod6U9c 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.100 + GOPATH=/tmp/tmp.xv5Fod6U9c 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.100 + RM_GOPATH=1 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.100 + case "$(go env GOARCH)" in 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.100 ++ go env GOARCH 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.107 + export GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.107 + GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.108 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 ++ dirname /tmp/install/install.sh 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + dir=/tmp/install 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + bin=rootlesskit 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + shift 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + . /tmp/install/rootlesskit.installer 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + install_rootlesskit 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + case "$1" in 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + export CGO_ENABLED=0 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + CGO_ENABLED=0 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + _install_rootlesskit 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.109 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xv5Fod6U9c/src/github.com/rootless-containers/rootlesskit 10:17:10 [2020-10-06T10:17:10.454Z] #56 4.112 Cloning into '/tmp/tmp.xv5Fod6U9c/src/github.com/rootless-containers/rootlesskit'... 10:17:10 [2020-10-06T10:17:10.454Z] #56 9.837 + cd /tmp/tmp.xv5Fod6U9c/src/github.com/rootless-containers/rootlesskit 10:17:10 [2020-10-06T10:17:10.454Z] #56 9.855 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:10 [2020-10-06T10:17:10.454Z] #56 10.53 + for f in rootlesskit rootlesskit-docker-proxy 10:17:10 [2020-10-06T10:17:10.454Z] #56 10.53 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 10:17:10 [2020-10-06T10:17:10.454Z] #56 ... 10:17:10 [2020-10-06T10:17:10.454Z] 10:17:10 [2020-10-06T10:17:10.454Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.584 + RM_GOPATH=0 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.586 + TMP_GOPATH= 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.586 + : /build 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.586 + '[' -z '' ']' 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.586 ++ mktemp -d 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.592 + export GOPATH=/tmp/tmp.uWCCdilb1g 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.592 + GOPATH=/tmp/tmp.uWCCdilb1g 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.592 + RM_GOPATH=1 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.593 + case "$(go env GOARCH)" in 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.600 ++ go env GOARCH 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + export GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 ++ dirname /tmp/install/install.sh 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + dir=/tmp/install 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + bin=golangci_lint 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + shift 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + . /tmp/install/golangci_lint.installer 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 ++ : v1.23.8 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + install_golangci_lint 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + echo 'Installing golangci-lint version v1.23.8' 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.632 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 10:17:10 [2020-10-06T10:17:10.454Z] #47 4.633 Installing golangci-lint version v1.23.8 10:17:10 [2020-10-06T10:17:10.657Z] #18 DONE 36.9s 10:17:10 [2020-10-06T10:17:10.657Z] 10:17:10 [2020-10-06T10:17:10.657Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:10 [2020-10-06T10:17:10.657Z] #38 115.0 + dpkg --print-architecture 10:17:10 [2020-10-06T10:17:10.657Z] #38 115.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 10:17:10 [2020-10-06T10:17:10.657Z] #38 115.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 10:17:10 [2020-10-06T10:17:10.657Z] #38 115.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 10:17:10 [2020-10-06T10:17:10.714Z] #47 ... 10:17:10 [2020-10-06T10:17:10.714Z] 10:17:10 [2020-10-06T10:17:10.714Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.028 + RM_GOPATH=0 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.028 + TMP_GOPATH= 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.028 + : /build 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.028 + '[' -z '' ']' 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.028 ++ mktemp -d 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.038 + export GOPATH=/tmp/tmp.trK9MH01fT 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.038 + GOPATH=/tmp/tmp.trK9MH01fT 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.038 + RM_GOPATH=1 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.038 + case "$(go env GOARCH)" in 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.051 ++ go env GOARCH 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.198 + export GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.714Z] #43 5.198 + GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.198 ++ dirname /tmp/install/install.sh 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 + dir=/tmp/install 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 + bin=vndr 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 + shift 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 + '[' '!' -f /tmp/install/vndr.installer ']' 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 + . /tmp/install/vndr.installer 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 + install_vndr 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.trK9MH01fT/src/github.com/LK4D4/vndr 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.240 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:10 [2020-10-06T10:17:10.715Z] #43 5.256 Cloning into '/tmp/tmp.trK9MH01fT/src/github.com/LK4D4/vndr'... 10:17:10 [2020-10-06T10:17:10.715Z] #43 6.746 + cd /tmp/tmp.trK9MH01fT/src/github.com/LK4D4/vndr 10:17:10 [2020-10-06T10:17:10.715Z] #43 6.748 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:10 [2020-10-06T10:17:10.715Z] #43 6.798 + go build -buildmode=pie -v -o /build/vndr . 10:17:10 [2020-10-06T10:17:10.715Z] #43 8.058 internal/cpu 10:17:10 [2020-10-06T10:17:10.715Z] #43 8.070 runtime/internal/math 10:17:10 [2020-10-06T10:17:10.715Z] #43 8.203 internal/race 10:17:10 [2020-10-06T10:17:10.715Z] #43 8.339 sync/atomic 10:17:10 [2020-10-06T10:17:10.715Z] #43 8.561 internal/bytealg 10:17:10 [2020-10-06T10:17:10.715Z] #43 8.706 unicode 10:17:10 [2020-10-06T10:17:10.715Z] #43 9.158 runtime 10:17:10 [2020-10-06T10:17:10.716Z] #50 16.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:10 [2020-10-06T10:17:10.956Z] #41 68.73 CC criu/arch/x86/vdso-pie.o 10:17:10 [2020-10-06T10:17:10.973Z] #43 ... 10:17:10 [2020-10-06T10:17:10.973Z] 10:17:10 [2020-10-06T10:17:10.973Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.006 + RM_GOPATH=0 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.006 + TMP_GOPATH= 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.006 + : /build 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.006 + '[' -z '' ']' 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.006 ++ mktemp -d 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.006 + export GOPATH=/tmp/tmp.bYqozJrkaJ 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.006 + GOPATH=/tmp/tmp.bYqozJrkaJ 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.006 + RM_GOPATH=1 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.006 + case "$(go env GOARCH)" in 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.011 ++ go env GOARCH 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.011 + export GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.011 + GO_BUILDMODE=-buildmode=pie 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.011 ++ dirname /tmp/install/install.sh 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 + dir=/tmp/install 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 + bin=dockercli 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 + shift 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 + '[' '!' -f /tmp/install/dockercli.installer ']' 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 + . /tmp/install/dockercli.installer 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 ++ : stable 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 ++ : 17.06.2-ce 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 + install_dockercli 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 + echo 'Install docker/cli version 17.06.2-ce from stable' 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.012 Install docker/cli version 17.06.2-ce from stable 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.013 ++ uname -m 10:17:10 [2020-10-06T10:17:10.973Z] #22 4.014 + arch=x86_64 10:17:10 [2020-10-06T10:17:10.974Z] #22 4.014 + '[' x86_64 '!=' x86_64 ']' 10:17:10 [2020-10-06T10:17:10.974Z] #22 4.014 + url=https://download.docker.com/linux/static 10:17:10 [2020-10-06T10:17:10.974Z] #22 4.014 + tar -xz docker/docker 10:17:10 [2020-10-06T10:17:10.974Z] #22 4.016 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 10:17:10 [2020-10-06T10:17:10.974Z] #22 ... 10:17:10 [2020-10-06T10:17:10.974Z] 10:17:10 [2020-10-06T10:17:10.974Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:10 [2020-10-06T10:17:10.974Z] #40 4.241 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:10 [2020-10-06T10:17:10.974Z] #40 4.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:10 [2020-10-06T10:17:10.974Z] #40 4.463 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:10 [2020-10-06T10:17:10.974Z] #40 5.950 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:17:10 [2020-10-06T10:17:10.974Z] #40 8.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:17:10 [2020-10-06T10:17:10.974Z] #40 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:17:11 [2020-10-06T10:17:11.212Z] #41 68.99 CC criu/arch/x86/restorer.o 10:17:11 [2020-10-06T10:17:11.232Z] #40 ... 10:17:11 [2020-10-06T10:17:11.233Z] 10:17:11 [2020-10-06T10:17:11.233Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:11 [2020-10-06T10:17:11.233Z] #34 4.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #34 4.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #34 4.463 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #34 5.450 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #34 8.602 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #34 10.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:17:11 [2020-10-06T10:17:11.233Z] #34 ... 10:17:11 [2020-10-06T10:17:11.233Z] 10:17:11 [2020-10-06T10:17:11.233Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:11 [2020-10-06T10:17:11.233Z] #53 4.184 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #53 4.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #53 4.542 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #53 5.357 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #53 8.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:17:11 [2020-10-06T10:17:11.233Z] #53 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:17:11 [2020-10-06T10:17:11.469Z] #41 69.44 CC criu/arch/x86/restorer_unmap.o 10:17:11 [2020-10-06T10:17:11.492Z] #53 ... 10:17:11 [2020-10-06T10:17:11.492Z] 10:17:11 [2020-10-06T10:17:11.492Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 + RM_GOPATH=0 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 + TMP_GOPATH= 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 + : /build 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 + '[' -z '' ']' 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 ++ mktemp -d 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 + export GOPATH=/tmp/tmp.n78d0LJ2XT 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 + GOPATH=/tmp/tmp.n78d0LJ2XT 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 + RM_GOPATH=1 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 + case "$(go env GOARCH)" in 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.688 ++ go env GOARCH 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.706 + export GO_BUILDMODE=-buildmode=pie 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.706 + GO_BUILDMODE=-buildmode=pie 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.718 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 ++ dirname /tmp/install/install.sh 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 + dir=/tmp/install 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 + bin=shfmt 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 + shift 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 + '[' '!' -f /tmp/install/shfmt.installer ']' 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 + . /tmp/install/shfmt.installer 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 + install_shfmt 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 + git clone https://github.com/mvdan/sh.git /tmp/tmp.n78d0LJ2XT/src/github.com/mvdan/sh 10:17:11 [2020-10-06T10:17:11.492Z] #49 4.719 Cloning into '/tmp/tmp.n78d0LJ2XT/src/github.com/mvdan/sh'... 10:17:11 [2020-10-06T10:17:11.492Z] #49 ... 10:17:11 [2020-10-06T10:17:11.492Z] 10:17:11 [2020-10-06T10:17:11.492Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:11 [2020-10-06T10:17:11.492Z] #45 10.98 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:11 [2020-10-06T10:17:11.628Z] #25 1.356 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] 10:17:11 [2020-10-06T10:17:11.628Z] #25 1.356 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:11 [2020-10-06T10:17:11.628Z] #25 1.458 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:11 [2020-10-06T10:17:11.628Z] #25 1.673 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] 10:17:11 [2020-10-06T10:17:11.699Z] #38 ... 10:17:11 [2020-10-06T10:17:11.699Z] 10:17:11 [2020-10-06T10:17:11.699Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 10:17:11 [2020-10-06T10:17:11.699Z] #19 1.091 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 10:17:11 [2020-10-06T10:17:11.699Z] #19 1.094 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 10:17:11 [2020-10-06T10:17:11.699Z] #19 1.096 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 10:17:11 [2020-10-06T10:17:11.699Z] #19 DONE 1.3s 10:17:11 [2020-10-06T10:17:11.725Z] #41 69.47 CC criu/arch/x86/sigaction_compat_pie.o 10:17:11 [2020-10-06T10:17:11.981Z] #41 69.81 CC criu/pie/restorer.o 10:17:11 [2020-10-06T10:17:11.992Z] 10:17:11 [2020-10-06T10:17:11.992Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:17:12 [2020-10-06T10:17:12.060Z] #45 12.15 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:12 [2020-10-06T10:17:12.202Z] #25 2.348 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] 10:17:12 [2020-10-06T10:17:12.283Z] #50 ... 10:17:12 [2020-10-06T10:17:12.283Z] 10:17:12 [2020-10-06T10:17:12.283Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:12 [2020-10-06T10:17:12.283Z] #39 15.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 10:17:12 [2020-10-06T10:17:12.283Z] #39 17.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 10:17:12 [2020-10-06T10:17:12.776Z] #25 2.753 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] 10:17:12 [2020-10-06T10:17:12.999Z] #45 13.05 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:12 [2020-10-06T10:17:12.999Z] #45 ... 10:17:12 [2020-10-06T10:17:12.999Z] 10:17:12 [2020-10-06T10:17:12.999Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:12 [2020-10-06T10:17:12.999Z] #22 12.89 + mkdir -p /build 10:17:12 [2020-10-06T10:17:12.999Z] #22 12.89 + mv docker/docker /build/ 10:17:12 [2020-10-06T10:17:12.999Z] #22 12.89 + rmdir docker 10:17:12 [2020-10-06T10:17:12.999Z] #22 DONE 13.2s 10:17:12 [2020-10-06T10:17:12.999Z] 10:17:12 [2020-10-06T10:17:12.999Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:12 [2020-10-06T10:17:12.999Z] #32 13.13 unicode/utf8 10:17:13 [2020-10-06T10:17:13.868Z] #38 ... 10:17:13 [2020-10-06T10:17:13.868Z] 10:17:13 [2020-10-06T10:17:13.868Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.422 + RM_GOPATH=0 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.422 + TMP_GOPATH= 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.422 + : /build 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.422 + '[' -z '' ']' 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.422 ++ mktemp -d 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.422 + export GOPATH=/tmp/tmp.pONWzThzyV 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.422 + GOPATH=/tmp/tmp.pONWzThzyV 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.422 + RM_GOPATH=1 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.422 + case "$(go env GOARCH)" in 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.423 ++ go env GOARCH 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + export GO_BUILDMODE=-buildmode=pie 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + GO_BUILDMODE=-buildmode=pie 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 ++ dirname /tmp/install/install.sh 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + dir=/tmp/install 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + bin=tomlv 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + shift 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + '[' '!' -f /tmp/install/tomlv.installer ']' 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + . /tmp/install/tomlv.installer 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + install_tomlv 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pONWzThzyV/src/github.com/BurntSushi/toml 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.457 Cloning into '/tmp/tmp.pONWzThzyV/src/github.com/BurntSushi/toml'... 10:17:13 [2020-10-06T10:17:13.868Z] #32 4.460 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:13 [2020-10-06T10:17:13.868Z] #32 5.101 + cd /tmp/tmp.pONWzThzyV/src/github.com/BurntSushi/toml 10:17:13 [2020-10-06T10:17:13.868Z] #32 5.101 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:13 [2020-10-06T10:17:13.868Z] #32 5.137 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 10:17:13 [2020-10-06T10:17:13.868Z] #32 ... 10:17:13 [2020-10-06T10:17:13.868Z] 10:17:13 [2020-10-06T10:17:13.868Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:13 [2020-10-06T10:17:13.868Z] #38 5.308 + git clone https://github.com/docker/distribution.git . 10:17:13 [2020-10-06T10:17:13.868Z] #38 5.308 Cloning into '.'... 10:17:13 [2020-10-06T10:17:13.880Z] #41 ... 10:17:13 [2020-10-06T10:17:13.880Z] 10:17:13 [2020-10-06T10:17:13.880Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:13 [2020-10-06T10:17:13.880Z] #51 10.64 + cd /tmp/tmp.1fQZMEX8C9/src/github.com/opencontainers/runc 10:17:13 [2020-10-06T10:17:13.880Z] #51 10.64 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:17:13 [2020-10-06T10:17:13.880Z] #51 11.22 + '[' -z '' ']' 10:17:13 [2020-10-06T10:17:13.880Z] #51 11.22 + target=static 10:17:13 [2020-10-06T10:17:13.880Z] #51 11.22 + make 'BUILDTAGS=seccomp apparmor selinux ' static 10:17:13 [2020-10-06T10:17:13.880Z] #51 11.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . 10:17:13 [2020-10-06T10:17:13.969Z] #32 14.00 internal/testlog 10:17:14 [2020-10-06T10:17:14.137Z] #51 ... 10:17:14 [2020-10-06T10:17:14.137Z] 10:17:14 [2020-10-06T10:17:14.137Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:14 [2020-10-06T10:17:14.137Z] #43 141.9 github.com/LK4D4/vndr/godl 10:17:14 [2020-10-06T10:17:14.137Z] #43 142.6 github.com/LK4D4/vndr 10:17:14 [2020-10-06T10:17:14.538Z] #32 14.66 runtime/cgo 10:17:14 [2020-10-06T10:17:14.736Z] #20 ... 10:17:14 [2020-10-06T10:17:14.736Z] 10:17:14 [2020-10-06T10:17:14.736Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:14 [2020-10-06T10:17:14.736Z] #41 76.75 CC criu/memfd.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 77.06 CC criu/mount.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 79.33 CC criu/namespaces.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 80.45 CC criu/net.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 82.28 CC criu/netfilter.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 82.46 CC criu/page-pipe.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 82.97 CC criu/page-xfer.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 83.76 CC criu/pagemap-cache.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 83.92 CC criu/pagemap.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 84.42 CC criu/parasite-syscall.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 85.06 CC criu/path.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 85.28 CC criu/pie-util-vdso.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 85.62 CC criu/pie-util.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 85.79 CC criu/pipes.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 86.31 CC criu/plugin.o 10:17:14 [2020-10-06T10:17:14.736Z] #41 86.59 CC criu/proc_parse.o 10:17:14 [2020-10-06T10:17:14.738Z] #25 4.643 Fetched 8211 kB in 4s (2301 kB/s) 10:17:14 [2020-10-06T10:17:14.738Z] #25 4.643 Reading package lists... 10:17:14 [2020-10-06T10:17:14.738Z] #25 ... 10:17:14 [2020-10-06T10:17:14.738Z] 10:17:14 [2020-10-06T10:17:14.738Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 10:17:14 [2020-10-06T10:17:14.738Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 10:17:14 [2020-10-06T10:17:14.738Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done 10:17:14 [2020-10-06T10:17:14.738Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done 10:17:14 [2020-10-06T10:17:14.738Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 6.7s done 10:17:14 [2020-10-06T10:17:14.738Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done 10:17:15 [2020-10-06T10:17:15.000Z] #60 ... 10:17:15 [2020-10-06T10:17:15.000Z] 10:17:15 [2020-10-06T10:17:15.000Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:17:15 [2020-10-06T10:17:15.000Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.5s done 10:17:15 [2020-10-06T10:17:15.000Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.3s done 10:17:15 [2020-10-06T10:17:15.000Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.2s 10:17:15 [2020-10-06T10:17:15.029Z] #41 ... 10:17:15 [2020-10-06T10:17:15.029Z] 10:17:15 [2020-10-06T10:17:15.029Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:17:15 [2020-10-06T10:17:15.029Z] #20 3.292 Collecting yamllint==1.16.0 10:17:15 [2020-10-06T10:17:15.085Z] #39 ... 10:17:15 [2020-10-06T10:17:15.085Z] 10:17:15 [2020-10-06T10:17:15.085Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:15 [2020-10-06T10:17:15.085Z] #44 10.73 vendor/golang.org/x/crypto/cryptobyte/asn1 10:17:15 [2020-10-06T10:17:15.085Z] #44 11.02 internal/nettrace 10:17:15 [2020-10-06T10:17:15.085Z] #44 11.33 runtime/cgo 10:17:15 [2020-10-06T10:17:15.085Z] #44 15.32 vendor/golang.org/x/crypto/internal/subtle 10:17:15 [2020-10-06T10:17:15.107Z] #32 ... 10:17:15 [2020-10-06T10:17:15.107Z] 10:17:15 [2020-10-06T10:17:15.107Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:15 [2020-10-06T10:17:15.107Z] #30 5.102 + git clone https://github.com/kolyshkin/go-swagger.git . 10:17:15 [2020-10-06T10:17:15.107Z] #30 5.108 Cloning into '.'... 10:17:15 [2020-10-06T10:17:15.107Z] #30 ... 10:17:15 [2020-10-06T10:17:15.107Z] 10:17:15 [2020-10-06T10:17:15.107Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:15 [2020-10-06T10:17:15.107Z] #43 12.58 unicode/utf8 10:17:15 [2020-10-06T10:17:15.107Z] #43 13.29 internal/testlog 10:17:15 [2020-10-06T10:17:15.107Z] #43 14.21 encoding 10:17:15 [2020-10-06T10:17:15.107Z] #43 14.37 unicode/utf16 10:17:15 [2020-10-06T10:17:15.107Z] #43 14.67 container/list 10:17:15 [2020-10-06T10:17:15.107Z] #43 15.04 crypto/internal/subtle 10:17:15 [2020-10-06T10:17:15.107Z] #43 15.19 crypto/subtle 10:17:15 [2020-10-06T10:17:15.107Z] #43 15.27 vendor/golang.org/x/crypto/cryptobyte/asn1 10:17:15 [2020-10-06T10:17:15.107Z] #43 15.36 internal/nettrace 10:17:15 [2020-10-06T10:17:15.262Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.6s done 10:17:15 [2020-10-06T10:17:15.322Z] #20 3.469 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 10:17:15 [2020-10-06T10:17:15.322Z] #20 3.508 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 10:17:15 [2020-10-06T10:17:15.322Z] #20 3.531 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 10:17:15 [2020-10-06T10:17:15.322Z] #20 3.559 Collecting pyyaml (from yamllint==1.16.0) 10:17:15 [2020-10-06T10:17:15.322Z] #20 3.660 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 10:17:15 [2020-10-06T10:17:15.367Z] #43 15.50 runtime/cgo 10:17:15 [2020-10-06T10:17:15.395Z] #44 ... 10:17:15 [2020-10-06T10:17:15.396Z] 10:17:15 [2020-10-06T10:17:15.396Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:15 [2020-10-06T10:17:15.396Z] #63 17.75 Checking out files: 80% (1525/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. 10:17:15 [2020-10-06T10:17:15.396Z] #63 18.16 + cd /tmp/tmp.2ikfvJnQTM/src/github.com/docker/libnetwork 10:17:15 [2020-10-06T10:17:15.396Z] #63 18.16 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:15 [2020-10-06T10:17:15.396Z] #63 18.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 10:17:15 [2020-10-06T10:17:15.837Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 10:17:15 [2020-10-06T10:17:15.837Z] #8 ... 10:17:15 [2020-10-06T10:17:15.837Z] 10:17:15 [2020-10-06T10:17:15.837Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 10:17:15 [2020-10-06T10:17:15.837Z] #60 DONE 11.2s 10:17:15 [2020-10-06T10:17:15.837Z] 10:17:15 [2020-10-06T10:17:15.837Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:17:15 [2020-10-06T10:17:15.837Z] #8 ... 10:17:15 [2020-10-06T10:17:15.837Z] 10:17:15 [2020-10-06T10:17:15.837Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:17:15 [2020-10-06T10:17:15.837Z] #25 4.643 Reading package lists... 10:17:16 [2020-10-06T10:17:16.046Z] #63 ... 10:17:16 [2020-10-06T10:17:16.046Z] 10:17:16 [2020-10-06T10:17:16.046Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:16 [2020-10-06T10:17:16.046Z] #46 11.60 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:16 [2020-10-06T10:17:16.046Z] #46 15.13 go: finding github.com/fatih/color v1.9.0 10:17:16 [2020-10-06T10:17:16.046Z] #46 15.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:16 [2020-10-06T10:17:16.046Z] #46 15.15 go: finding github.com/pkg/errors v0.9.1 10:17:16 [2020-10-06T10:17:16.046Z] #46 15.22 go: finding github.com/spf13/pflag v1.0.3 10:17:16 [2020-10-06T10:17:16.046Z] #46 15.73 go: finding github.com/mattn/go-colorable v0.1.6 10:17:16 [2020-10-06T10:17:16.046Z] #46 15.78 go: finding github.com/mattn/go-isatty v0.0.12 10:17:16 [2020-10-06T10:17:16.046Z] #46 16.08 go: finding github.com/jonboulle/clockwork v0.1.0 10:17:16 [2020-10-06T10:17:16.046Z] #46 16.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:16 [2020-10-06T10:17:16.046Z] #46 16.21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:16 [2020-10-06T10:17:16.046Z] #46 16.22 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:16 [2020-10-06T10:17:16.046Z] #46 16.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:16 [2020-10-06T10:17:16.347Z] #46 ... 10:17:16 [2020-10-06T10:17:16.347Z] 10:17:16 [2020-10-06T10:17:16.347Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:16 [2020-10-06T10:17:16.347Z] #50 18.08 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:16 [2020-10-06T10:17:16.347Z] #50 19.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:16 [2020-10-06T10:17:16.347Z] #50 19.40 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:16 [2020-10-06T10:17:16.347Z] #50 19.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:16 [2020-10-06T10:17:16.347Z] #50 19.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:16 [2020-10-06T10:17:16.347Z] #50 21.00 runtime/cgo 10:17:16 [2020-10-06T10:17:16.347Z] #50 21.14 runtime 10:17:16 [2020-10-06T10:17:16.397Z] #20 4.313 Building wheels for collected packages: pyyaml 10:17:16 [2020-10-06T10:17:16.397Z] #20 4.314 Running setup.py bdist_wheel for pyyaml: started 10:17:16 [2020-10-06T10:17:16.690Z] #20 4.718 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 10:17:16 [2020-10-06T10:17:16.690Z] #20 4.718 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 10:17:16 [2020-10-06T10:17:16.690Z] #20 4.749 Successfully built pyyaml 10:17:16 [2020-10-06T10:17:16.690Z] #20 4.784 Installing collected packages: pathspec, pyyaml, yamllint 10:17:16 [2020-10-06T10:17:16.690Z] #20 4.982 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 10:17:17 [2020-10-06T10:17:17.226Z] #25 5.842 Reading package lists... 10:17:17 [2020-10-06T10:17:17.226Z] #25 7.006 Building dependency tree... 10:17:17 [2020-10-06T10:17:17.335Z] #20 DONE 5.3s 10:17:17 [2020-10-06T10:17:17.335Z] 10:17:17 [2020-10-06T10:17:17.335Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 10:17:17 [2020-10-06T10:17:17.335Z] #23 DONE 0.2s 10:17:17 [2020-10-06T10:17:17.335Z] 10:17:17 [2020-10-06T10:17:17.335Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 10:17:17 [2020-10-06T10:17:17.406Z] #43 ... 10:17:17 [2020-10-06T10:17:17.406Z] 10:17:17 [2020-10-06T10:17:17.406Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:17 [2020-10-06T10:17:17.406Z] #41 72.93 LINK criu/pie/restorer.built-in.o 10:17:17 [2020-10-06T10:17:17.406Z] #41 72.97 GEN criu/pie/restorer-blob.h 10:17:17 [2020-10-06T10:17:17.406Z] #41 73.11 DEP criu/vdso.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 73.33 DEP criu/vdso-compat.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 73.46 DEP criu/uts_ns.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 73.60 DEP criu/util.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 73.78 DEP criu/uffd.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 73.98 DEP criu/tun.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 74.18 DEP criu/tty.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 74.39 DEP criu/timerfd.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 74.60 DEP criu/timens.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 74.73 DEP criu/sysfs_parse.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 74.89 DEP criu/sysctl.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 75.03 DEP criu/string.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 75.07 DEP criu/stats.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 75.16 DEP criu/sockets.d 10:17:17 [2020-10-06T10:17:17.406Z] #41 75.33 DEP criu/sk-unix.d 10:17:17 [2020-10-06T10:17:17.488Z] #25 7.621 The following additional packages will be installed: 10:17:17 [2020-10-06T10:17:17.750Z] #25 7.622 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 10:17:17 [2020-10-06T10:17:17.750Z] #25 7.622 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 10:17:17 [2020-10-06T10:17:17.750Z] #25 7.623 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl 10:17:17 [2020-10-06T10:17:17.750Z] #25 7.625 Suggested packages: 10:17:17 [2020-10-06T10:17:17.750Z] #25 7.625 krb5-doc krb5-user 10:17:17 [2020-10-06T10:17:17.750Z] #25 7.625 Recommended packages: 10:17:17 [2020-10-06T10:17:17.750Z] #25 7.625 krb5-locales publicsuffix libsasl2-modules 10:17:17 [2020-10-06T10:17:17.968Z] #41 75.58 DEP criu/sk-tcp.d 10:17:17 [2020-10-06T10:17:17.968Z] #41 75.82 DEP criu/sk-queue.d 10:17:18 [2020-10-06T10:17:18.026Z] #25 7.934 The following NEW packages will be installed: 10:17:18 [2020-10-06T10:17:18.068Z] #38 ... 10:17:18 [2020-10-06T10:17:18.068Z] 10:17:18 [2020-10-06T10:17:18.068Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 + RM_GOPATH=0 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 + TMP_GOPATH= 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 + : /build 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 + '[' -z '' ']' 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 ++ mktemp -d 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 + export GOPATH=/tmp/tmp.3V3LfQlQIW 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 + GOPATH=/tmp/tmp.3V3LfQlQIW 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 + RM_GOPATH=1 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 + case "$(go env GOARCH)" in 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.377 ++ go env GOARCH 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.430 + export GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.430 + GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.430 ++ dirname /tmp/install/install.sh 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.458 Install docker/cli version 17.06.2-ce from stable 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.459 + dir=/tmp/install 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.459 + bin=dockercli 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.459 + shift 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.459 + '[' '!' -f /tmp/install/dockercli.installer ']' 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.459 + . /tmp/install/dockercli.installer 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.459 ++ : stable 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.459 ++ : 17.06.2-ce 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.459 + install_dockercli 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.459 + echo 'Install docker/cli version 17.06.2-ce from stable' 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.480 ++ uname -m 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.480 + arch=x86_64 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.480 + '[' x86_64 '!=' x86_64 ']' 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.480 + url=https://download.docker.com/linux/static 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.480 + tar -xz docker/docker 10:17:18 [2020-10-06T10:17:18.068Z] #22 5.540 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 10:17:18 [2020-10-06T10:17:18.068Z] #22 ... 10:17:18 [2020-10-06T10:17:18.068Z] 10:17:18 [2020-10-06T10:17:18.068Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:18 [2020-10-06T10:17:18.068Z] #49 5.430 + RM_GOPATH=0 10:17:18 [2020-10-06T10:17:18.068Z] #49 5.430 + TMP_GOPATH= 10:17:18 [2020-10-06T10:17:18.068Z] #49 5.430 + : /build 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.430 + '[' -z '' ']' 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.430 ++ mktemp -d 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.430 + export GOPATH=/tmp/tmp.EyzAyWXMHy 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.430 + GOPATH=/tmp/tmp.EyzAyWXMHy 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.430 + RM_GOPATH=1 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.430 + case "$(go env GOARCH)" in 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.435 ++ go env GOARCH 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.535 + export GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.535 + GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.535 ++ dirname /tmp/install/install.sh 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 + dir=/tmp/install 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 + bin=shfmt 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 + shift 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 + '[' '!' -f /tmp/install/shfmt.installer ']' 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 + . /tmp/install/shfmt.installer 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 + install_shfmt 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.539 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EyzAyWXMHy/src/github.com/mvdan/sh 10:17:18 [2020-10-06T10:17:18.069Z] #49 5.541 Cloning into '/tmp/tmp.EyzAyWXMHy/src/github.com/mvdan/sh'... 10:17:18 [2020-10-06T10:17:18.069Z] #49 ... 10:17:18 [2020-10-06T10:17:18.069Z] 10:17:18 [2020-10-06T10:17:18.069Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.765 + RM_GOPATH=0 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.765 + TMP_GOPATH= 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.765 + : /build 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.765 + '[' -z '' ']' 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.770 ++ mktemp -d 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.770 + export GOPATH=/tmp/tmp.8EZd67i6QO 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.770 + GOPATH=/tmp/tmp.8EZd67i6QO 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.770 + RM_GOPATH=1 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.770 + case "$(go env GOARCH)" in 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.778 ++ go env GOARCH 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + export GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 ++ dirname /tmp/install/install.sh 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + dir=/tmp/install 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + bin=vndr 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + shift 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + '[' '!' -f /tmp/install/vndr.installer ']' 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + . /tmp/install/vndr.installer 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + install_vndr 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8EZd67i6QO/src/github.com/LK4D4/vndr 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.789 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:18 [2020-10-06T10:17:18.069Z] #43 4.790 Cloning into '/tmp/tmp.8EZd67i6QO/src/github.com/LK4D4/vndr'... 10:17:18 [2020-10-06T10:17:18.069Z] #43 5.629 + cd /tmp/tmp.8EZd67i6QO/src/github.com/LK4D4/vndr 10:17:18 [2020-10-06T10:17:18.069Z] #43 5.639 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:18 [2020-10-06T10:17:18.069Z] #43 5.678 + go build -buildmode=pie -v -o /build/vndr . 10:17:18 [2020-10-06T10:17:18.069Z] #43 7.314 internal/bytealg 10:17:18 [2020-10-06T10:17:18.069Z] #43 7.386 internal/race 10:17:18 [2020-10-06T10:17:18.069Z] #43 7.544 sync/atomic 10:17:18 [2020-10-06T10:17:18.069Z] #43 7.818 unicode 10:17:18 [2020-10-06T10:17:18.069Z] #43 8.135 runtime 10:17:18 [2020-10-06T10:17:18.224Z] #41 76.03 DEP criu/sk-packet.d 10:17:18 [2020-10-06T10:17:18.288Z] #25 7.935 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 10:17:18 [2020-10-06T10:17:18.288Z] #25 7.935 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 10:17:18 [2020-10-06T10:17:18.288Z] #25 7.936 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 10:17:18 [2020-10-06T10:17:18.288Z] #25 7.936 libssh2-1 libssl1.1 openssl 10:17:18 [2020-10-06T10:17:18.288Z] #25 8.259 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. 10:17:18 [2020-10-06T10:17:18.288Z] #25 8.259 Need to get 4772 kB of archives. 10:17:18 [2020-10-06T10:17:18.288Z] #25 8.259 After this operation, 11.5 MB of additional disk space will be used. 10:17:18 [2020-10-06T10:17:18.288Z] #25 8.259 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] 10:17:18 [2020-10-06T10:17:18.328Z] #43 ... 10:17:18 [2020-10-06T10:17:18.328Z] 10:17:18 [2020-10-06T10:17:18.328Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 + RM_GOPATH=0 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 + TMP_GOPATH= 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 + : /build 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 + '[' -z '' ']' 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 ++ mktemp -d 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 + export GOPATH=/tmp/tmp.x3IXePFPl5 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 + GOPATH=/tmp/tmp.x3IXePFPl5 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 + RM_GOPATH=1 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 + case "$(go env GOARCH)" in 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.159 ++ go env GOARCH 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.168 + export GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.168 + GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.170 ++ dirname /tmp/install/install.sh 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.171 + dir=/tmp/install 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.171 + bin=golangci_lint 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.171 + shift 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.171 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.171 + . /tmp/install/golangci_lint.installer 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.171 ++ : v1.23.8 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.171 + install_golangci_lint 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.171 + echo 'Installing golangci-lint version v1.23.8' 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.171 Installing golangci-lint version v1.23.8 10:17:18 [2020-10-06T10:17:18.328Z] #47 5.185 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 10:17:18 [2020-10-06T10:17:18.385Z] #28 DONE 0.8s 10:17:18 [2020-10-06T10:17:18.385Z] 10:17:18 [2020-10-06T10:17:18.385Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 10:17:18 [2020-10-06T10:17:18.385Z] #31 DONE 0.2s 10:17:18 [2020-10-06T10:17:18.385Z] 10:17:18 [2020-10-06T10:17:18.385Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 10:17:18 [2020-10-06T10:17:18.385Z] #33 DONE 0.1s 10:17:18 [2020-10-06T10:17:18.385Z] 10:17:18 [2020-10-06T10:17:18.385Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 10:17:18 [2020-10-06T10:17:18.385Z] #36 DONE 0.1s 10:17:18 [2020-10-06T10:17:18.385Z] 10:17:18 [2020-10-06T10:17:18.385Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:18 [2020-10-06T10:17:18.385Z] #51 54.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 10:17:18 [2020-10-06T10:17:18.481Z] #41 76.23 DEP criu/sk-netlink.d 10:17:18 [2020-10-06T10:17:18.553Z] #25 8.420 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] 10:17:18 [2020-10-06T10:17:18.554Z] #25 8.469 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] 10:17:18 [2020-10-06T10:17:18.554Z] #25 8.481 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] 10:17:18 [2020-10-06T10:17:18.554Z] #25 8.545 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB] 10:17:18 [2020-10-06T10:17:18.594Z] #47 ... 10:17:18 [2020-10-06T10:17:18.594Z] 10:17:18 [2020-10-06T10:17:18.594Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:18 [2020-10-06T10:17:18.594Z] #30 5.126 + git clone https://github.com/kolyshkin/go-swagger.git . 10:17:18 [2020-10-06T10:17:18.594Z] #30 5.126 Cloning into '.'... 10:17:18 [2020-10-06T10:17:18.594Z] #30 ... 10:17:18 [2020-10-06T10:17:18.594Z] 10:17:18 [2020-10-06T10:17:18.594Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:18 [2020-10-06T10:17:18.594Z] #53 6.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:18 [2020-10-06T10:17:18.594Z] #53 6.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:18 [2020-10-06T10:17:18.594Z] #53 6.211 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:18 [2020-10-06T10:17:18.594Z] #53 7.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:17:18 [2020-10-06T10:17:18.594Z] #53 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:17:18 [2020-10-06T10:17:18.659Z] #43 ... 10:17:18 [2020-10-06T10:17:18.659Z] 10:17:18 [2020-10-06T10:17:18.659Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:18 [2020-10-06T10:17:18.659Z] #45 16.81 go: finding github.com/fatih/color v1.9.0 10:17:18 [2020-10-06T10:17:18.659Z] #45 16.84 go: finding github.com/pkg/errors v0.9.1 10:17:18 [2020-10-06T10:17:18.659Z] #45 16.87 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:18 [2020-10-06T10:17:18.659Z] #45 16.96 go: finding github.com/spf13/pflag v1.0.3 10:17:18 [2020-10-06T10:17:18.659Z] #45 16.99 go: finding github.com/mattn/go-colorable v0.1.6 10:17:18 [2020-10-06T10:17:18.659Z] #45 17.10 go: finding github.com/mattn/go-isatty v0.0.12 10:17:18 [2020-10-06T10:17:18.659Z] #45 17.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:18 [2020-10-06T10:17:18.659Z] #45 17.53 go: finding github.com/jonboulle/clockwork v0.1.0 10:17:18 [2020-10-06T10:17:18.659Z] #45 17.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:18 [2020-10-06T10:17:18.659Z] #45 17.58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:18 [2020-10-06T10:17:18.659Z] #45 17.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:18 [2020-10-06T10:17:18.737Z] #41 76.45 DEP criu/sk-inet.d 10:17:18 [2020-10-06T10:17:18.737Z] #41 76.64 DEP criu/signalfd.d 10:17:18 [2020-10-06T10:17:18.815Z] #25 8.716 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB] 10:17:18 [2020-10-06T10:17:18.815Z] #25 8.786 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB] 10:17:18 [2020-10-06T10:17:18.854Z] #53 ... 10:17:18 [2020-10-06T10:17:18.854Z] 10:17:18 [2020-10-06T10:17:18.854Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.084 + RM_GOPATH=0 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.084 + TMP_GOPATH= 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.084 + : /build 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.084 + '[' -z '' ']' 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.097 ++ mktemp -d 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.097 + export GOPATH=/tmp/tmp.PR4DP3CbH5 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.097 + GOPATH=/tmp/tmp.PR4DP3CbH5 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.097 + RM_GOPATH=1 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.097 + case "$(go env GOARCH)" in 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.137 ++ go env GOARCH 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.173 + export GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.173 + GO_BUILDMODE=-buildmode=pie 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.183 ++ dirname /tmp/install/install.sh 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.188 + dir=/tmp/install 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + bin=gotestsum 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + shift 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + '[' '!' -f /tmp/install/gotestsum.installer ']' 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + . /tmp/install/gotestsum.installer 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 ++ : v0.5.3 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + install_gotestsum 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + set -e 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + export GO111MODULE=on 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + GO111MODULE=on 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + GOBIN=/build 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.196 + go get gotest.tools/gotestsum@v0.5.3 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.402 go: finding gotest.tools/gotestsum v0.5.3 10:17:18 [2020-10-06T10:17:18.854Z] #45 5.402 go: finding gotest.tools v0.5.3 10:17:18 [2020-10-06T10:17:18.854Z] #45 6.869 go: downloading gotest.tools/gotestsum v0.5.3 10:17:18 [2020-10-06T10:17:18.854Z] #45 7.578 go: extracting gotest.tools/gotestsum v0.5.3 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.300 go: downloading github.com/pkg/errors v0.9.1 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.389 go: downloading github.com/spf13/pflag v1.0.3 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.433 go: downloading github.com/fatih/color v1.9.0 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.461 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.682 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.700 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.718 go: downloading github.com/jonboulle/clockwork v0.1.0 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.766 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.957 go: extracting github.com/pkg/errors v0.9.1 10:17:18 [2020-10-06T10:17:18.854Z] #45 8.988 go: extracting github.com/fatih/color v1.9.0 10:17:18 [2020-10-06T10:17:18.854Z] #45 9.000 go: extracting github.com/spf13/pflag v1.0.3 10:17:18 [2020-10-06T10:17:18.854Z] #45 9.032 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:18 [2020-10-06T10:17:18.854Z] #45 9.041 go: downloading github.com/mattn/go-isatty v0.0.12 10:17:18 [2020-10-06T10:17:18.854Z] #45 9.080 go: downloading github.com/mattn/go-colorable v0.1.6 10:17:18 [2020-10-06T10:17:18.854Z] #45 9.182 go: extracting github.com/jonboulle/clockwork v0.1.0 10:17:18 [2020-10-06T10:17:18.854Z] #45 9.254 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:18 [2020-10-06T10:17:18.854Z] #45 9.573 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:18 [2020-10-06T10:17:18.854Z] #45 9.669 go: extracting github.com/mattn/go-isatty v0.0.12 10:17:18 [2020-10-06T10:17:18.854Z] #45 9.800 go: extracting github.com/mattn/go-colorable v0.1.6 10:17:18 [2020-10-06T10:17:18.854Z] #45 ... 10:17:18 [2020-10-06T10:17:18.854Z] 10:17:18 [2020-10-06T10:17:18.854Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:18 [2020-10-06T10:17:18.854Z] #40 5.728 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:18 [2020-10-06T10:17:18.854Z] #40 5.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:18 [2020-10-06T10:17:18.854Z] #40 5.788 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:18 [2020-10-06T10:17:18.854Z] #40 8.029 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:17:18 [2020-10-06T10:17:18.854Z] #40 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:17:18 [2020-10-06T10:17:18.994Z] #41 76.78 DEP criu/sigframe.d 10:17:19 [2020-10-06T10:17:19.076Z] #25 8.924 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 8.980 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 8.982 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 8.986 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 8.996 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 9.006 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 9.091 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 9.111 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 9.113 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 9.116 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 9.189 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] 10:17:19 [2020-10-06T10:17:19.076Z] #25 9.193 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] 10:17:19 [2020-10-06T10:17:19.151Z] #40 ... 10:17:19 [2020-10-06T10:17:19.151Z] 10:17:19 [2020-10-06T10:17:19.151Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:19 [2020-10-06T10:17:19.151Z] #11 5.977 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:19 [2020-10-06T10:17:19.152Z] #11 6.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:19 [2020-10-06T10:17:19.152Z] #11 6.010 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:19 [2020-10-06T10:17:19.152Z] #11 7.918 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:17:19 [2020-10-06T10:17:19.152Z] #11 9.991 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:17:19 [2020-10-06T10:17:19.152Z] #11 ... 10:17:19 [2020-10-06T10:17:19.152Z] 10:17:19 [2020-10-06T10:17:19.152Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:19 [2020-10-06T10:17:19.152Z] #34 4.988 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:19 [2020-10-06T10:17:19.152Z] #34 5.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:19 [2020-10-06T10:17:19.152Z] #34 5.083 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:19 [2020-10-06T10:17:19.152Z] #34 6.594 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:17:19 [2020-10-06T10:17:19.152Z] #34 9.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:17:19 [2020-10-06T10:17:19.250Z] #41 76.94 DEP criu/shmem.d 10:17:19 [2020-10-06T10:17:19.250Z] #41 77.10 DEP criu/servicefd.d 10:17:19 [2020-10-06T10:17:19.250Z] #41 77.22 DEP criu/seize.d 10:17:19 [2020-10-06T10:17:19.338Z] #25 9.276 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] 10:17:19 [2020-10-06T10:17:19.338Z] #25 9.281 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] 10:17:19 [2020-10-06T10:17:19.421Z] #34 ... 10:17:19 [2020-10-06T10:17:19.421Z] 10:17:19 [2020-10-06T10:17:19.421Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 + RM_GOPATH=0 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 + TMP_GOPATH= 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 + : /build 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 + '[' -z '' ']' 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 ++ mktemp -d 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 + export GOPATH=/tmp/tmp.52mpD1ZWiM 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 + GOPATH=/tmp/tmp.52mpD1ZWiM 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 + RM_GOPATH=1 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 + case "$(go env GOARCH)" in 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.798 ++ go env GOARCH 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.816 + export GO_BUILDMODE=-buildmode=pie 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.816 + GO_BUILDMODE=-buildmode=pie 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.816 ++ dirname /tmp/install/install.sh 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.823 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.825 + dir=/tmp/install 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.825 + bin=rootlesskit 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.825 + shift 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.825 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.825 + . /tmp/install/rootlesskit.installer 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.825 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:19 [2020-10-06T10:17:19.421Z] #56 4.825 + install_rootlesskit 10:17:19 [2020-10-06T10:17:19.422Z] #56 4.825 + case "$1" in 10:17:19 [2020-10-06T10:17:19.422Z] #56 4.825 + export CGO_ENABLED=0 10:17:19 [2020-10-06T10:17:19.422Z] #56 4.825 + CGO_ENABLED=0 10:17:19 [2020-10-06T10:17:19.422Z] #56 4.825 + _install_rootlesskit 10:17:19 [2020-10-06T10:17:19.422Z] #56 4.825 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' 10:17:19 [2020-10-06T10:17:19.422Z] #56 4.825 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.52mpD1ZWiM/src/github.com/rootless-containers/rootlesskit 10:17:19 [2020-10-06T10:17:19.422Z] #56 4.825 Cloning into '/tmp/tmp.52mpD1ZWiM/src/github.com/rootless-containers/rootlesskit'... 10:17:19 [2020-10-06T10:17:19.422Z] #56 11.20 + cd /tmp/tmp.52mpD1ZWiM/src/github.com/rootless-containers/rootlesskit 10:17:19 [2020-10-06T10:17:19.422Z] #56 11.20 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:19 [2020-10-06T10:17:19.422Z] #56 ... 10:17:19 [2020-10-06T10:17:19.422Z] 10:17:19 [2020-10-06T10:17:19.422Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + RM_GOPATH=0 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + TMP_GOPATH= 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + : /build 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + '[' -z '' ']' 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 ++ mktemp -d 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + export GOPATH=/tmp/tmp.cpO9Dq2LgX 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + GOPATH=/tmp/tmp.cpO9Dq2LgX 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + RM_GOPATH=1 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + case "$(go env GOARCH)" in 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 ++ go env GOARCH 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + export GO_BUILDMODE=-buildmode=pie 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + GO_BUILDMODE=-buildmode=pie 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 ++ dirname /tmp/install/install.sh 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + dir=/tmp/install 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + bin=proxy 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + shift 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + '[' '!' -f /tmp/install/proxy.installer ']' 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + . /tmp/install/proxy.installer 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + install_proxy 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + case "$1" in 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + export CGO_ENABLED=0 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + CGO_ENABLED=0 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + _install_proxy 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cpO9Dq2LgX/src/github.com/docker/libnetwork 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 Cloning into '/tmp/tmp.cpO9Dq2LgX/src/github.com/docker/libnetwork'... 10:17:19 [2020-10-06T10:17:19.422Z] #62 3.338 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:19 [2020-10-06T10:17:19.426Z] #51 55.70 + mkdir -p /build 10:17:19 [2020-10-06T10:17:19.426Z] #51 55.70 + cp runc /build/runc 10:17:19 [2020-10-06T10:17:19.426Z] #51 DONE 55.9s 10:17:19 [2020-10-06T10:17:19.426Z] 10:17:19 [2020-10-06T10:17:19.426Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:19 [2020-10-06T10:17:19.426Z] #41 88.05 CC criu/protobuf-desc.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 88.67 CC criu/protobuf.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 88.91 CC criu/pstree.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 89.55 CC criu/rbtree.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 89.65 CC criu/rst-malloc.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 89.75 CC criu/seccomp.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 90.26 CC criu/seize.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 90.70 CC criu/servicefd.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 90.92 CC criu/shmem.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 91.40 CC criu/sigframe.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 91.48 CC criu/signalfd.o 10:17:19 [2020-10-06T10:17:19.426Z] #41 91.74 CC criu/sk-inet.o 10:17:19 [2020-10-06T10:17:19.684Z] #62 ... 10:17:19 [2020-10-06T10:17:19.684Z] 10:17:19 [2020-10-06T10:17:19.684Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:19 [2020-10-06T10:17:19.684Z] #43 11.64 unicode/utf8 10:17:19 [2020-10-06T10:17:19.813Z] #41 77.45 DEP criu/seccomp.d 10:17:19 [2020-10-06T10:17:19.813Z] #41 ... 10:17:19 [2020-10-06T10:17:19.813Z] 10:17:19 [2020-10-06T10:17:19.813Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:17:19 [2020-10-06T10:17:19.813Z] #18 9.476 Fetched 8387 kB in 8s (999 kB/s) 10:17:19 [2020-10-06T10:17:19.813Z] #18 9.476 Reading package lists... 10:17:19 [2020-10-06T10:17:19.813Z] #18 13.30 Reading package lists... 10:17:19 [2020-10-06T10:17:19.813Z] #18 17.27 Building dependency tree... 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.32 libcap2-bin is already the newest version (1:2.25-2). 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.32 The following additional packages will be installed: 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.34 python3.7 python3.7-minimal vim-runtime xxd 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.35 Suggested packages: 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.35 Recommended packages: 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.35 aufs-dkms nftables build-essential python3-dev python3-keyring 10:17:19 [2020-10-06T10:17:19.813Z] #18 19.35 python3-keyrings.alt python3-xdg unzip 10:17:19 [2020-10-06T10:17:19.813Z] #18 ... 10:17:19 [2020-10-06T10:17:19.813Z] 10:17:19 [2020-10-06T10:17:19.813Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:19 [2020-10-06T10:17:19.813Z] #41 77.73 DEP criu/rst-malloc.d 10:17:19 [2020-10-06T10:17:19.813Z] #41 77.79 DEP criu/rbtree.d 10:17:19 [2020-10-06T10:17:19.919Z] #25 9.979 debconf: delaying package configuration, since apt-utils is not installed 10:17:19 [2020-10-06T10:17:19.919Z] #25 10.05 Fetched 4772 kB in 1s (3546 kB/s) 10:17:19 [2020-10-06T10:17:19.932Z] #50 ... 10:17:19 [2020-10-06T10:17:19.932Z] 10:17:19 [2020-10-06T10:17:19.932Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:19 [2020-10-06T10:17:19.932Z] #41 15.44 Fetched 8163 kB in 14s (564 kB/s) 10:17:19 [2020-10-06T10:17:19.932Z] #41 15.44 Reading package lists... 10:17:19 [2020-10-06T10:17:19.932Z] #41 21.79 Reading package lists... 10:17:19 [2020-10-06T10:17:19.932Z] #41 ... 10:17:19 [2020-10-06T10:17:19.932Z] 10:17:19 [2020-10-06T10:17:19.932Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:19 [2020-10-06T10:17:19.932Z] #35 15.98 Fetched 8163 kB in 15s (544 kB/s) 10:17:19 [2020-10-06T10:17:19.932Z] #35 15.98 Reading package lists... 10:17:20 [2020-10-06T10:17:20.063Z] #41 92.19 CC criu/sk-netlink.o 10:17:20 [2020-10-06T10:17:20.063Z] #41 92.48 CC criu/sk-packet.o 10:17:20 [2020-10-06T10:17:20.069Z] #41 77.82 DEP criu/pstree.d 10:17:20 [2020-10-06T10:17:20.271Z] #35 22.94 Reading package lists... 10:17:20 [2020-10-06T10:17:20.271Z] #35 ... 10:17:20 [2020-10-06T10:17:20.271Z] 10:17:20 [2020-10-06T10:17:20.271Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:20 [2020-10-06T10:17:20.271Z] #12 15.88 Fetched 8163 kB in 15s (550 kB/s) 10:17:20 [2020-10-06T10:17:20.271Z] #12 15.88 Reading package lists... 10:17:20 [2020-10-06T10:17:20.271Z] #12 22.95 Reading package lists... 10:17:20 [2020-10-06T10:17:20.271Z] #12 ... 10:17:20 [2020-10-06T10:17:20.271Z] 10:17:20 [2020-10-06T10:17:20.271Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:20 [2020-10-06T10:17:20.271Z] #54 15.77 Fetched 8163 kB in 15s (554 kB/s) 10:17:20 [2020-10-06T10:17:20.271Z] #54 15.77 Reading package lists... 10:17:20 [2020-10-06T10:17:20.279Z] #43 12.52 encoding 10:17:20 [2020-10-06T10:17:20.326Z] #41 78.02 DEP criu/protobuf.d 10:17:20 [2020-10-06T10:17:20.326Z] #41 78.12 GEN criu/protobuf-desc-gen.h 10:17:20 [2020-10-06T10:17:20.547Z] #43 12.72 unicode/utf16 10:17:20 [2020-10-06T10:17:20.699Z] #41 92.96 CC criu/sk-queue.o 10:17:20 [2020-10-06T10:17:20.811Z] #43 13.06 container/list 10:17:20 [2020-10-06T10:17:20.992Z] #41 93.19 CC criu/sk-tcp.o 10:17:21 [2020-10-06T10:17:21.291Z] #41 93.48 CC criu/sk-unix.o 10:17:21 [2020-10-06T10:17:21.309Z] #25 11.23 Selecting previously unselected package libssl1.1:arm64. 10:17:21 [2020-10-06T10:17:21.309Z] #25 11.23 (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 ... 6670 files and directories currently installed.) 10:17:21 [2020-10-06T10:17:21.309Z] #25 11.23 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... 10:17:21 [2020-10-06T10:17:21.380Z] #43 13.48 crypto/internal/subtle 10:17:21 [2020-10-06T10:17:21.639Z] #43 13.65 crypto/subtle 10:17:21 [2020-10-06T10:17:21.783Z] #41 ... 10:17:21 [2020-10-06T10:17:21.783Z] 10:17:21 [2020-10-06T10:17:21.783Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:21 [2020-10-06T10:17:21.783Z] #43 DONE 152.1s 10:17:21 [2020-10-06T10:17:21.783Z] 10:17:21 [2020-10-06T10:17:21.783Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.34 The following NEW packages will be installed: 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.35 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.35 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.35 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.35 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.35 xz-utils zip 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.68 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.68 Need to get 28.5 MB of archives. 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.68 After this operation, 116 MB of additional disk space will be used. 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] 10:17:21 [2020-10-06T10:17:21.783Z] #18 21.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] 10:17:21 [2020-10-06T10:17:21.884Z] #25 11.71 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... 10:17:21 [2020-10-06T10:17:21.899Z] #43 13.82 vendor/golang.org/x/crypto/cryptobyte/asn1 10:17:21 [2020-10-06T10:17:21.899Z] #43 13.96 internal/nettrace 10:17:21 [2020-10-06T10:17:21.953Z] #45 ... 10:17:21 [2020-10-06T10:17:21.953Z] 10:17:21 [2020-10-06T10:17:21.953Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:21 [2020-10-06T10:17:21.953Z] #11 12.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:17:21 [2020-10-06T10:17:21.953Z] #11 ... 10:17:21 [2020-10-06T10:17:21.953Z] 10:17:21 [2020-10-06T10:17:21.953Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:21 [2020-10-06T10:17:21.953Z] #49 15.79 + cd /tmp/tmp.n78d0LJ2XT/src/github.com/mvdan/sh 10:17:21 [2020-10-06T10:17:21.953Z] #49 15.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:21 [2020-10-06T10:17:21.953Z] #49 15.92 + GO111MODULE=on 10:17:21 [2020-10-06T10:17:21.953Z] #49 15.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 10:17:21 [2020-10-06T10:17:21.953Z] #49 17.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:21 [2020-10-06T10:17:21.953Z] #49 17.16 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:21 [2020-10-06T10:17:21.953Z] #49 17.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:21 [2020-10-06T10:17:21.953Z] #49 17.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:21 [2020-10-06T10:17:21.953Z] #49 17.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:21 [2020-10-06T10:17:21.953Z] #49 18.36 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:21 [2020-10-06T10:17:21.953Z] #49 19.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:21 [2020-10-06T10:17:21.953Z] #49 20.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:21 [2020-10-06T10:17:21.953Z] #49 21.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:21 [2020-10-06T10:17:21.953Z] #49 21.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:21 [2020-10-06T10:17:21.953Z] #49 21.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:21 [2020-10-06T10:17:21.953Z] #49 21.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:21 [2020-10-06T10:17:21.953Z] #49 ... 10:17:21 [2020-10-06T10:17:21.953Z] 10:17:21 [2020-10-06T10:17:21.953Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:22 [2020-10-06T10:17:22.041Z] #18 21.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 10:17:22 [2020-10-06T10:17:22.041Z] #18 21.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 10:17:22 [2020-10-06T10:17:22.041Z] #18 21.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] 10:17:22 [2020-10-06T10:17:22.041Z] #18 22.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] 10:17:22 [2020-10-06T10:17:22.041Z] #18 22.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 10:17:22 [2020-10-06T10:17:22.164Z] #43 14.08 runtime/cgo 10:17:22 [2020-10-06T10:17:22.219Z] #38 22.31 Checking out files: 90% (1515/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. 10:17:22 [2020-10-06T10:17:22.219Z] #38 22.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 10:17:22 [2020-10-06T10:17:22.300Z] #18 22.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 10:17:22 [2020-10-06T10:17:22.332Z] #41 94.47 CC criu/sockets.o 10:17:22 [2020-10-06T10:17:22.557Z] #18 22.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 10:17:22 [2020-10-06T10:17:22.557Z] #18 22.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 10:17:22 [2020-10-06T10:17:22.557Z] #18 22.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 10:17:22 [2020-10-06T10:17:22.557Z] #18 22.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 10:17:22 [2020-10-06T10:17:22.557Z] #18 22.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 10:17:22 [2020-10-06T10:17:22.557Z] #18 22.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 10:17:22 [2020-10-06T10:17:22.626Z] #41 94.95 CC criu/stats.o 10:17:22 [2020-10-06T10:17:22.813Z] #18 22.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 10:17:22 [2020-10-06T10:17:22.813Z] #18 22.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 10:17:22 [2020-10-06T10:17:22.813Z] #18 22.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 10:17:22 [2020-10-06T10:17:22.813Z] #18 22.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 10:17:22 [2020-10-06T10:17:22.919Z] #41 95.11 CC criu/string.o 10:17:22 [2020-10-06T10:17:22.919Z] #41 95.16 CC criu/sysctl.o 10:17:23 [2020-10-06T10:17:23.212Z] #41 95.49 CC criu/sysfs_parse.o 10:17:23 [2020-10-06T10:17:23.383Z] #18 23.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 10:17:23 [2020-10-06T10:17:23.383Z] #18 23.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 10:17:23 [2020-10-06T10:17:23.383Z] #18 23.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 10:17:23 [2020-10-06T10:17:23.505Z] #41 95.74 CC criu/timens.o 10:17:23 [2020-10-06T10:17:23.549Z] #43 ... 10:17:23 [2020-10-06T10:17:23.550Z] 10:17:23 [2020-10-06T10:17:23.550Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:23 [2020-10-06T10:17:23.550Z] #22 15.05 + mkdir -p /build 10:17:23 [2020-10-06T10:17:23.550Z] #22 15.06 + mv docker/docker /build/ 10:17:23 [2020-10-06T10:17:23.550Z] #22 15.06 + rmdir docker 10:17:23 [2020-10-06T10:17:23.550Z] #22 DONE 15.5s 10:17:23 [2020-10-06T10:17:23.550Z] 10:17:23 [2020-10-06T10:17:23.550Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:23 [2020-10-06T10:17:23.550Z] #32 5.895 runtime/internal/atomic 10:17:23 [2020-10-06T10:17:23.550Z] #32 5.896 internal/cpu 10:17:23 [2020-10-06T10:17:23.550Z] #32 6.002 runtime/internal/sys 10:17:23 [2020-10-06T10:17:23.550Z] #32 6.279 runtime/internal/math 10:17:23 [2020-10-06T10:17:23.550Z] #32 6.337 math/bits 10:17:23 [2020-10-06T10:17:23.550Z] #32 6.633 internal/bytealg 10:17:23 [2020-10-06T10:17:23.550Z] #32 7.267 math 10:17:23 [2020-10-06T10:17:23.550Z] #32 8.257 runtime 10:17:23 [2020-10-06T10:17:23.550Z] #32 11.33 unicode/utf8 10:17:23 [2020-10-06T10:17:23.550Z] #32 11.97 internal/testlog 10:17:23 [2020-10-06T10:17:23.550Z] #32 12.45 encoding 10:17:23 [2020-10-06T10:17:23.550Z] #32 12.86 runtime/cgo 10:17:23 [2020-10-06T10:17:23.640Z] #18 23.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 10:17:23 [2020-10-06T10:17:23.799Z] #41 95.93 CC criu/timerfd.o 10:17:23 [2020-10-06T10:17:23.799Z] #41 96.12 CC criu/tty.o 10:17:23 [2020-10-06T10:17:23.800Z] #25 13.56 Selecting previously unselected package openssl. 10:17:23 [2020-10-06T10:17:23.800Z] #25 13.56 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ... 10:17:23 [2020-10-06T10:17:23.800Z] #25 13.65 Unpacking openssl (1.1.1d-0+deb10u3) ... 10:17:23 [2020-10-06T10:17:23.866Z] #54 22.62 Reading package lists... 10:17:23 [2020-10-06T10:17:23.866Z] #54 ... 10:17:23 [2020-10-06T10:17:23.866Z] 10:17:23 [2020-10-06T10:17:23.866Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:23 [2020-10-06T10:17:23.866Z] #41 21.79 Reading package lists... 10:17:23 [2020-10-06T10:17:23.939Z] #18 23.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 10:17:23 [2020-10-06T10:17:23.939Z] #18 23.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 10:17:23 [2020-10-06T10:17:23.939Z] #18 23.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 10:17:23 [2020-10-06T10:17:23.939Z] #18 23.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 10:17:23 [2020-10-06T10:17:23.939Z] #18 23.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 10:17:23 [2020-10-06T10:17:23.939Z] #18 23.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 10:17:23 [2020-10-06T10:17:23.939Z] #18 23.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 10:17:23 [2020-10-06T10:17:23.939Z] #18 23.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 10:17:23 [2020-10-06T10:17:23.939Z] #18 23.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] 10:17:24 [2020-10-06T10:17:24.127Z] #38 24.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 10:17:24 [2020-10-06T10:17:24.196Z] #18 23.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 10:17:24 [2020-10-06T10:17:24.196Z] #18 23.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 10:17:24 [2020-10-06T10:17:24.196Z] #18 23.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 10:17:24 [2020-10-06T10:17:24.452Z] #18 24.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 10:17:24 [2020-10-06T10:17:24.452Z] #18 24.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 10:17:24 [2020-10-06T10:17:24.452Z] #18 24.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 10:17:24 [2020-10-06T10:17:24.486Z] #32 ... 10:17:24 [2020-10-06T10:17:24.487Z] 10:17:24 [2020-10-06T10:17:24.487Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:24 [2020-10-06T10:17:24.845Z] #41 ... 10:17:24 [2020-10-06T10:17:24.845Z] 10:17:24 [2020-10-06T10:17:24.845Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:24 [2020-10-06T10:17:24.845Z] #38 DONE 131.9s 10:17:24 [2020-10-06T10:17:24.845Z] 10:17:24 [2020-10-06T10:17:24.845Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:24 [2020-10-06T10:17:24.845Z] #47 128.0 + cd /tmp/tmp.vkZCI7ohtZ/src/github.com/golangci/golangci-lint/ 10:17:24 [2020-10-06T10:17:24.845Z] #47 128.0 + git checkout -q v1.23.8 10:17:24 [2020-10-06T10:17:24.845Z] #47 128.4 ++ git describe --tags 10:17:24 [2020-10-06T10:17:24.845Z] #47 128.4 + version=v1.23.8 10:17:24 [2020-10-06T10:17:24.845Z] #47 128.4 ++ git rev-parse --short HEAD 10:17:24 [2020-10-06T10:17:24.845Z] #47 128.4 + commit=76a82c6 10:17:24 [2020-10-06T10:17:24.845Z] #47 128.4 ++ git show -s --format=%cd 10:17:24 [2020-10-06T10:17:24.845Z] #47 128.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' 10:17:24 [2020-10-06T10:17:24.845Z] #47 128.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 10:17:24 [2020-10-06T10:17:24.923Z] #41 29.34 Building dependency tree... 10:17:25 [2020-10-06T10:17:25.192Z] #25 14.97 Selecting previously unselected package ca-certificates. 10:17:25 [2020-10-06T10:17:25.192Z] #25 14.97 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... 10:17:25 [2020-10-06T10:17:25.192Z] #25 15.06 Unpacking ca-certificates (20200601~deb10u1) ... 10:17:25 [2020-10-06T10:17:25.380Z] #18 24.99 debconf: delaying package configuration, since apt-utils is not installed 10:17:25 [2020-10-06T10:17:25.380Z] #18 25.10 Fetched 28.5 MB in 3s (9332 kB/s) 10:17:25 [2020-10-06T10:17:25.380Z] #18 25.15 Selecting previously unselected package pigz. 10:17:25 [2020-10-06T10:17:25.380Z] #18 25.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) 10:17:25 [2020-10-06T10:17:25.380Z] #18 25.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 10:17:25 [2020-10-06T10:17:25.380Z] #18 25.24 Unpacking pigz (2.4-1) ... 10:17:25 [2020-10-06T10:17:25.527Z] #62 16.62 Checking out files: 41% (795/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. 10:17:25 [2020-10-06T10:17:25.527Z] #62 17.62 + cd /tmp/tmp.cpO9Dq2LgX/src/github.com/docker/libnetwork 10:17:25 [2020-10-06T10:17:25.527Z] #62 17.62 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:25 [2020-10-06T10:17:25.637Z] #18 25.31 Selecting previously unselected package libpython3.7-minimal:amd64. 10:17:25 [2020-10-06T10:17:25.637Z] #18 25.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... 10:17:25 [2020-10-06T10:17:25.637Z] #18 25.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... 10:17:25 [2020-10-06T10:17:25.765Z] #25 15.58 Selecting previously unselected package libkeyutils1:arm64. 10:17:25 [2020-10-06T10:17:25.765Z] #25 15.58 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... 10:17:25 [2020-10-06T10:17:25.797Z] #62 17.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 10:17:25 [2020-10-06T10:17:25.888Z] #47 ... 10:17:25 [2020-10-06T10:17:25.888Z] 10:17:25 [2020-10-06T10:17:25.888Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 10:17:25 [2020-10-06T10:17:25.888Z] #39 DONE 0.2s 10:17:25 [2020-10-06T10:17:25.888Z] 10:17:25 [2020-10-06T10:17:25.888Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:25 [2020-10-06T10:17:25.888Z] #41 97.08 CC criu/tun.o 10:17:25 [2020-10-06T10:17:25.888Z] #41 97.42 CC criu/uffd.o 10:17:25 [2020-10-06T10:17:25.888Z] #41 98.15 CC criu/util.o 10:17:25 [2020-10-06T10:17:25.893Z] #18 25.73 Selecting previously unselected package python3.7-minimal. 10:17:25 [2020-10-06T10:17:25.893Z] #18 25.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... 10:17:25 [2020-10-06T10:17:25.893Z] #18 25.74 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... 10:17:26 [2020-10-06T10:17:26.026Z] #25 15.96 Unpacking libkeyutils1:arm64 (1.6-6) ... 10:17:26 [2020-10-06T10:17:26.027Z] #25 ... 10:17:26 [2020-10-06T10:17:26.027Z] 10:17:26 [2020-10-06T10:17:26.027Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:17:26 [2020-10-06T10:17:26.027Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done 10:17:26 [2020-10-06T10:17:26.027Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done 10:17:26 [2020-10-06T10:17:26.027Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.9s done 10:17:26 [2020-10-06T10:17:26.027Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.3s 10:17:26 [2020-10-06T10:17:26.524Z] #41 98.67 CC criu/uts_ns.o 10:17:26 [2020-10-06T10:17:26.524Z] #41 98.75 CC criu/vdso.o 10:17:26 [2020-10-06T10:17:26.817Z] #41 98.93 LINK criu/built-in.o 10:17:26 [2020-10-06T10:17:26.817Z] #41 99.00 LINK criu/criu 10:17:26 [2020-10-06T10:17:26.823Z] #18 26.51 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... 10:17:26 [2020-10-06T10:17:26.823Z] #18 26.53 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... 10:17:27 [2020-10-06T10:17:27.035Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.3s done 10:17:27 [2020-10-06T10:17:27.110Z] #41 99.25 DEP lib/c/criu.d 10:17:27 [2020-10-06T10:17:27.110Z] #41 99.29 CC images/rpc.pb-c.o 10:17:27 [2020-10-06T10:17:27.275Z] #41 32.69 The following additional packages will be installed: 10:17:27 [2020-10-06T10:17:27.275Z] #41 32.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 10:17:27 [2020-10-06T10:17:27.275Z] #41 32.70 libprotoc17 python-pkg-resources python-six zlib1g-dev 10:17:27 [2020-10-06T10:17:27.275Z] #41 32.74 Suggested packages: 10:17:27 [2020-10-06T10:17:27.275Z] #41 32.74 manpages-dev python-setuptools 10:17:27 [2020-10-06T10:17:27.296Z] #8 ... 10:17:27 [2020-10-06T10:17:27.296Z] 10:17:27 [2020-10-06T10:17:27.296Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:17:27 [2020-10-06T10:17:27.296Z] #25 17.24 Selecting previously unselected package libkrb5support0:arm64. 10:17:27 [2020-10-06T10:17:27.296Z] #25 17.24 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ... 10:17:27 [2020-10-06T10:17:27.296Z] #25 17.27 Unpacking libkrb5support0:arm64 (1.17-3) ... 10:17:27 [2020-10-06T10:17:27.388Z] #18 ... 10:17:27 [2020-10-06T10:17:27.388Z] 10:17:27 [2020-10-06T10:17:27.388Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:27 [2020-10-06T10:17:27.388Z] #30 DONE 158.7s 10:17:27 [2020-10-06T10:17:27.388Z] 10:17:27 [2020-10-06T10:17:27.388Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:27 [2020-10-06T10:17:27.388Z] #41 80.25 DEP criu/protobuf-desc.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 80.46 DEP criu/proc_parse.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 80.65 DEP criu/plugin.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 80.76 DEP criu/pipes.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 80.91 DEP criu/pie-util.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 81.01 DEP criu/pie-util-vdso.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 81.13 DEP criu/pie-util-vdso-elf32.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 81.20 DEP criu/path.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 81.29 DEP criu/parasite-syscall.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 81.46 DEP criu/pagemap.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 81.54 DEP criu/pagemap-cache.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 81.64 DEP criu/page-xfer.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 81.76 DEP criu/page-pipe.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 81.87 DEP criu/netfilter.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 82.05 DEP criu/net.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 82.23 DEP criu/namespaces.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 82.42 DEP criu/mount.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 82.65 DEP criu/memfd.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 82.79 DEP criu/mem.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 82.96 DEP criu/lsm.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 83.08 DEP criu/log.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 83.19 DEP criu/libnetlink.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 83.31 DEP criu/kerndat.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 83.49 DEP criu/kcmp-ids.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 83.61 DEP criu/irmap.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 83.77 DEP criu/ipc_ns.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 83.89 DEP criu/image.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 84.02 DEP criu/image-desc.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 84.13 DEP criu/fsnotify.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 84.30 DEP criu/filesystems.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 84.51 DEP criu/files.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 84.66 DEP criu/files-reg.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 84.79 DEP criu/files-ext.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 84.92 DEP criu/file-lock.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 85.08 DEP criu/file-ids.d 10:17:27 [2020-10-06T10:17:27.388Z] #41 85.21 DEP criu/fifo.d 10:17:27 [2020-10-06T10:17:27.403Z] #41 99.63 CC lib/c/criu.o 10:17:27 [2020-10-06T10:17:27.609Z] #25 17.51 Selecting previously unselected package libk5crypto3:arm64. 10:17:27 [2020-10-06T10:17:27.609Z] #25 17.52 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ... 10:17:27 [2020-10-06T10:17:27.609Z] #25 17.53 Unpacking libk5crypto3:arm64 (1.17-3) ... 10:17:27 [2020-10-06T10:17:27.644Z] #41 85.41 DEP criu/fdstore.d 10:17:27 [2020-10-06T10:17:27.644Z] #41 85.51 DEP criu/fault-injection.d 10:17:27 [2020-10-06T10:17:27.644Z] #41 85.55 DEP criu/external.d 10:17:27 [2020-10-06T10:17:27.696Z] #41 100.1 LINK lib/c/built-in.o 10:17:27 [2020-10-06T10:17:27.696Z] #41 100.1 LINK lib/c/libcriu.so 10:17:27 [2020-10-06T10:17:27.696Z] #41 100.1 LINK lib/c/libcriu.a 10:17:27 [2020-10-06T10:17:27.696Z] #41 100.1 GEN magic.py 10:17:27 [2020-10-06T10:17:27.901Z] #41 85.72 DEP criu/eventpoll.d 10:17:27 [2020-10-06T10:17:27.989Z] #41 100.2 Note: Building without setproctitle() and strlcpy() support. 10:17:27 [2020-10-06T10:17:27.989Z] #41 100.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:17:27 [2020-10-06T10:17:27.989Z] #41 100.2 Note: Building without GnuTLS support 10:17:27 [2020-10-06T10:17:27.989Z] #41 100.2 Makefile.config:39: Warn: you have no libnftables installed 10:17:27 [2020-10-06T10:17:27.989Z] #41 100.2 Makefile.config:40: Warn: Building without nftables support 10:17:27 [2020-10-06T10:17:27.989Z] #41 100.4 fatal: not a git repository (or any of the parent directories): .git 10:17:28 [2020-10-06T10:17:28.205Z] #41 85.99 DEP criu/eventfd.d 10:17:28 [2020-10-06T10:17:28.205Z] #41 86.13 DEP criu/crtools.d 10:17:28 [2020-10-06T10:17:28.462Z] #41 86.30 DEP criu/cr-service.d 10:17:28 [2020-10-06T10:17:28.625Z] #41 100.7 make[1]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.625Z] #41 100.9 make[1]: 'images/built-in.o' is up to date. 10:17:28 [2020-10-06T10:17:28.625Z] #41 100.9 make[1]: 'compel/plugins/std.lib.a' is up to date. 10:17:28 [2020-10-06T10:17:28.625Z] #41 100.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. 10:17:28 [2020-10-06T10:17:28.625Z] #41 100.9 make[1]: 'compel/libcompel.a' is up to date. 10:17:28 [2020-10-06T10:17:28.625Z] #41 101.0 make[1]: 'compel/compel-host-bin' is up to date. 10:17:28 [2020-10-06T10:17:28.625Z] #41 101.0 make[1]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.625Z] #41 101.0 make[1]: 'soccr/libsoccr.a' is up to date. 10:17:28 [2020-10-06T10:17:28.625Z] #41 101.0 make[2]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.719Z] #41 86.54 DEP criu/cr-restore.d 10:17:28 [2020-10-06T10:17:28.821Z] #41 34.43 The following NEW packages will be installed: 10:17:28 [2020-10-06T10:17:28.821Z] #41 34.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 10:17:28 [2020-10-06T10:17:28.821Z] #41 34.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 10:17:28 [2020-10-06T10:17:28.822Z] #41 34.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 10:17:28 [2020-10-06T10:17:28.822Z] #41 34.45 python-six zlib1g-dev 10:17:28 [2020-10-06T10:17:28.918Z] #41 101.0 make[2]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.918Z] #41 101.1 make[2]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.918Z] #41 101.1 make[2]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.918Z] #41 101.1 make[2]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.918Z] #41 101.2 make[2]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.918Z] #41 101.2 make[2]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.918Z] #41 101.2 make[2]: Nothing to be done for 'all'. 10:17:28 [2020-10-06T10:17:28.918Z] #41 101.2 INSTALL criu/criu 10:17:28 [2020-10-06T10:17:28.976Z] #41 86.74 DEP criu/cr-errno.d 10:17:28 [2020-10-06T10:17:28.976Z] #41 86.76 DEP criu/cr-dump.d 10:17:28 [2020-10-06T10:17:28.997Z] #25 19.02 Selecting previously unselected package libkrb5-3:arm64. 10:17:28 [2020-10-06T10:17:28.997Z] #25 19.02 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ... 10:17:28 [2020-10-06T10:17:28.997Z] #25 19.03 Unpacking libkrb5-3:arm64 (1.17-3) ... 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.68 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.68 Need to get 4075 kB of archives. 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.68 After this operation, 24.5 MB of additional disk space will be used. 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] 10:17:29 [2020-10-06T10:17:29.123Z] #41 34.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] 10:17:29 [2020-10-06T10:17:29.214Z] #41 DONE 101.5s 10:17:29 [2020-10-06T10:17:29.214Z] 10:17:29 [2020-10-06T10:17:29.214Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:29 [2020-10-06T10:17:29.232Z] #41 86.94 DEP criu/cr-dedup.d 10:17:29 [2020-10-06T10:17:29.232Z] #41 87.02 DEP criu/cr-check.d 10:17:29 [2020-10-06T10:17:29.260Z] #25 19.22 Selecting previously unselected package libgssapi-krb5-2:arm64. 10:17:29 [2020-10-06T10:17:29.260Z] #25 19.22 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ... 10:17:29 [2020-10-06T10:17:29.260Z] #25 19.23 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ... 10:17:29 [2020-10-06T10:17:29.260Z] #25 19.38 Selecting previously unselected package libsasl2-modules-db:arm64. 10:17:29 [2020-10-06T10:17:29.260Z] #25 19.38 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... 10:17:29 [2020-10-06T10:17:29.406Z] #38 ... 10:17:29 [2020-10-06T10:17:29.406Z] 10:17:29 [2020-10-06T10:17:29.406Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:29 [2020-10-06T10:17:29.406Z] #62 23.04 Checking out files: 62% (1183/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. 10:17:29 [2020-10-06T10:17:29.406Z] #62 23.76 + cd /tmp/tmp.mbCL4WRI2Z/src/github.com/docker/libnetwork 10:17:29 [2020-10-06T10:17:29.406Z] #62 23.76 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:29 [2020-10-06T10:17:29.406Z] #62 24.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 10:17:29 [2020-10-06T10:17:29.428Z] #41 34.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] 10:17:29 [2020-10-06T10:17:29.428Z] #41 34.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] 10:17:29 [2020-10-06T10:17:29.489Z] #41 87.15 DEP criu/config.d 10:17:29 [2020-10-06T10:17:29.489Z] #41 87.27 DEP criu/clone-noasan.d 10:17:29 [2020-10-06T10:17:29.489Z] #41 87.33 DEP criu/cgroup.d 10:17:29 [2020-10-06T10:17:29.522Z] #25 19.38 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... 10:17:29 [2020-10-06T10:17:29.522Z] #25 19.43 Selecting previously unselected package libsasl2-2:arm64. 10:17:29 [2020-10-06T10:17:29.522Z] #25 19.43 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... 10:17:29 [2020-10-06T10:17:29.522Z] #25 19.44 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... 10:17:29 [2020-10-06T10:17:29.522Z] #25 19.49 Selecting previously unselected package libldap-common. 10:17:29 [2020-10-06T10:17:29.522Z] #25 19.49 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... 10:17:29 [2020-10-06T10:17:29.523Z] #25 19.50 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:17:29 [2020-10-06T10:17:29.523Z] #25 19.55 Selecting previously unselected package libldap-2.4-2:arm64. 10:17:29 [2020-10-06T10:17:29.523Z] #25 19.55 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ... 10:17:29 [2020-10-06T10:17:29.523Z] #25 19.56 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... 10:17:29 [2020-10-06T10:17:29.735Z] #41 35.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] 10:17:29 [2020-10-06T10:17:29.735Z] #41 35.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] 10:17:29 [2020-10-06T10:17:29.735Z] #41 35.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] 10:17:29 [2020-10-06T10:17:29.735Z] #41 35.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] 10:17:29 [2020-10-06T10:17:29.735Z] #41 35.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] 10:17:29 [2020-10-06T10:17:29.735Z] #41 35.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.71 Selecting previously unselected package libnghttp2-14:arm64. 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.71 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.72 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.77 Selecting previously unselected package libpsl5:arm64. 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.77 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.77 Unpacking libpsl5:arm64 (0.20.2-2) ... 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.82 Selecting previously unselected package librtmp1:arm64. 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.83 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.83 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 10:17:29 [2020-10-06T10:17:29.787Z] #25 19.88 Selecting previously unselected package libssh2-1:arm64. 10:17:29 [2020-10-06T10:17:29.788Z] #41 87.51 DEP criu/cgroup-props.d 10:17:29 [2020-10-06T10:17:29.788Z] #41 ... 10:17:29 [2020-10-06T10:17:29.788Z] 10:17:29 [2020-10-06T10:17:29.788Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:17:29 [2020-10-06T10:17:29.788Z] #18 29.56 Selecting previously unselected package python3-minimal. 10:17:29 [2020-10-06T10:17:29.788Z] #18 29.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) 10:17:29 [2020-10-06T10:17:29.788Z] #18 29.61 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 10:17:29 [2020-10-06T10:17:29.788Z] #18 29.62 Unpacking python3-minimal (3.7.3-1) ... 10:17:29 [2020-10-06T10:17:29.788Z] #18 29.69 Selecting previously unselected package libmpdec2:amd64. 10:17:29 [2020-10-06T10:17:29.788Z] #18 29.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 10:17:29 [2020-10-06T10:17:29.788Z] #18 29.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... 10:17:30 [2020-10-06T10:17:30.002Z] #62 ... 10:17:30 [2020-10-06T10:17:30.003Z] 10:17:30 [2020-10-06T10:17:30.003Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:30 [2020-10-06T10:17:30.003Z] #45 11.58 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:30 [2020-10-06T10:17:30.003Z] #45 13.01 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:30 [2020-10-06T10:17:30.003Z] #45 14.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.06 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.06 go: finding github.com/fatih/color v1.9.0 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.13 go: finding github.com/pkg/errors v0.9.1 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.21 go: finding github.com/spf13/pflag v1.0.3 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.32 go: finding github.com/mattn/go-colorable v0.1.6 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.40 go: finding github.com/mattn/go-isatty v0.0.12 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.75 go: finding github.com/jonboulle/clockwork v0.1.0 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.78 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.87 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:30 [2020-10-06T10:17:30.003Z] #45 18.91 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:30 [2020-10-06T10:17:30.003Z] #45 ... 10:17:30 [2020-10-06T10:17:30.003Z] 10:17:30 [2020-10-06T10:17:30.003Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:30 [2020-10-06T10:17:30.003Z] #49 17.01 + cd /tmp/tmp.EyzAyWXMHy/src/github.com/mvdan/sh 10:17:30 [2020-10-06T10:17:30.003Z] #49 17.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:30 [2020-10-06T10:17:30.003Z] #49 17.09 + GO111MODULE=on 10:17:30 [2020-10-06T10:17:30.003Z] #49 17.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 10:17:30 [2020-10-06T10:17:30.003Z] #49 18.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:30 [2020-10-06T10:17:30.003Z] #49 18.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:30 [2020-10-06T10:17:30.003Z] #49 18.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:30 [2020-10-06T10:17:30.003Z] #49 18.52 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:30 [2020-10-06T10:17:30.003Z] #49 18.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:30 [2020-10-06T10:17:30.003Z] #49 19.55 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:30 [2020-10-06T10:17:30.003Z] #49 20.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:30 [2020-10-06T10:17:30.003Z] #49 21.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:30 [2020-10-06T10:17:30.003Z] #49 ... 10:17:30 [2020-10-06T10:17:30.003Z] 10:17:30 [2020-10-06T10:17:30.003Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:30 [2020-10-06T10:17:30.003Z] #34 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:17:30 [2020-10-06T10:17:30.003Z] #34 ... 10:17:30 [2020-10-06T10:17:30.003Z] 10:17:30 [2020-10-06T10:17:30.003Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:30 [2020-10-06T10:17:30.003Z] #56 12.12 + for f in rootlesskit rootlesskit-docker-proxy 10:17:30 [2020-10-06T10:17:30.003Z] #56 12.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 10:17:30 [2020-10-06T10:17:30.045Z] #18 29.79 Selecting previously unselected package libpython3.7-stdlib:amd64. 10:17:30 [2020-10-06T10:17:30.045Z] #18 29.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... 10:17:30 [2020-10-06T10:17:30.045Z] #18 29.80 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... 10:17:30 [2020-10-06T10:17:30.049Z] #25 19.88 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... 10:17:30 [2020-10-06T10:17:30.049Z] #25 19.88 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... 10:17:30 [2020-10-06T10:17:30.049Z] #25 20.02 Selecting previously unselected package libcurl4:arm64. 10:17:30 [2020-10-06T10:17:30.049Z] #25 20.02 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... 10:17:30 [2020-10-06T10:17:30.049Z] #25 20.02 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... 10:17:30 [2020-10-06T10:17:30.049Z] #25 20.16 Selecting previously unselected package curl. 10:17:30 [2020-10-06T10:17:30.049Z] #25 20.16 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... 10:17:30 [2020-10-06T10:17:30.261Z] #56 ... 10:17:30 [2020-10-06T10:17:30.262Z] 10:17:30 [2020-10-06T10:17:30.262Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:30 [2020-10-06T10:17:30.274Z] #54 ... 10:17:30 [2020-10-06T10:17:30.274Z] 10:17:30 [2020-10-06T10:17:30.274Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 10:17:30 [2020-10-06T10:17:30.274Z] #42 DONE 0.2s 10:17:30 [2020-10-06T10:17:30.274Z] 10:17:30 [2020-10-06T10:17:30.274Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 10:17:30 [2020-10-06T10:17:30.312Z] #25 20.16 Unpacking curl (7.64.0-4+deb10u1) ... 10:17:30 [2020-10-06T10:17:30.312Z] #25 20.28 Selecting previously unselected package libonig5:arm64. 10:17:30 [2020-10-06T10:17:30.312Z] #25 20.28 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... 10:17:30 [2020-10-06T10:17:30.312Z] #25 20.29 Unpacking libonig5:arm64 (6.9.1-1) ... 10:17:30 [2020-10-06T10:17:30.521Z] #38 22.41 Checking out files: 87% (1461/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) 10:17:30 [2020-10-06T10:17:30.521Z] #38 ... 10:17:30 [2020-10-06T10:17:30.521Z] 10:17:30 [2020-10-06T10:17:30.521Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:30 [2020-10-06T10:17:30.521Z] #11 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:17:30 [2020-10-06T10:17:30.521Z] #11 ... 10:17:30 [2020-10-06T10:17:30.521Z] 10:17:30 [2020-10-06T10:17:30.521Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:30 [2020-10-06T10:17:30.521Z] #38 22.41 Checking out files: 87% (1461/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. 10:17:30 [2020-10-06T10:17:30.521Z] #38 22.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 10:17:30 [2020-10-06T10:17:30.566Z] #44 DONE 0.2s 10:17:30 [2020-10-06T10:17:30.566Z] 10:17:30 [2020-10-06T10:17:30.566Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 10:17:30 [2020-10-06T10:17:30.566Z] #46 DONE 0.2s 10:17:30 [2020-10-06T10:17:30.566Z] 10:17:30 [2020-10-06T10:17:30.566Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:30 [2020-10-06T10:17:30.574Z] #25 20.45 Selecting previously unselected package libjq1:arm64. 10:17:30 [2020-10-06T10:17:30.574Z] #25 20.45 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... 10:17:30 [2020-10-06T10:17:30.574Z] #25 20.46 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... 10:17:30 [2020-10-06T10:17:30.574Z] #25 20.50 Selecting previously unselected package jq. 10:17:30 [2020-10-06T10:17:30.574Z] #25 20.51 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... 10:17:30 [2020-10-06T10:17:30.574Z] #25 20.51 Unpacking jq (1.5+dfsg-2+b1) ... 10:17:30 [2020-10-06T10:17:30.574Z] #25 20.56 Setting up libkeyutils1:arm64 (1.6-6) ... 10:17:30 [2020-10-06T10:17:30.574Z] #25 20.58 Setting up libpsl5:arm64 (0.20.2-2) ... 10:17:30 [2020-10-06T10:17:30.574Z] #25 20.59 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... 10:17:30 [2020-10-06T10:17:30.780Z] #38 ... 10:17:30 [2020-10-06T10:17:30.780Z] 10:17:30 [2020-10-06T10:17:30.780Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:30 [2020-10-06T10:17:30.780Z] #40 12.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:17:30 [2020-10-06T10:17:30.780Z] #40 ... 10:17:30 [2020-10-06T10:17:30.780Z] 10:17:30 [2020-10-06T10:17:30.780Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:30 [2020-10-06T10:17:30.780Z] #53 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:17:30 [2020-10-06T10:17:30.836Z] #25 20.85 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 10:17:30 [2020-10-06T10:17:30.836Z] #25 20.86 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... 10:17:30 [2020-10-06T10:17:30.836Z] #25 20.88 Setting up libkrb5support0:arm64 (1.17-3) ... 10:17:30 [2020-10-06T10:17:30.836Z] #25 20.89 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... 10:17:30 [2020-10-06T10:17:30.836Z] #25 20.91 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 10:17:30 [2020-10-06T10:17:30.836Z] #25 20.92 Setting up libk5crypto3:arm64 (1.17-3) ... 10:17:30 [2020-10-06T10:17:30.836Z] #25 20.94 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... 10:17:30 [2020-10-06T10:17:30.836Z] #25 20.95 Setting up libssh2-1:arm64 (1.8.0-2.1) ... 10:17:30 [2020-10-06T10:17:30.852Z] #62 ... 10:17:30 [2020-10-06T10:17:30.852Z] 10:17:30 [2020-10-06T10:17:30.852Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:30 [2020-10-06T10:17:30.852Z] #34 20.90 Fetched 8387 kB in 17s (488 kB/s) 10:17:30 [2020-10-06T10:17:30.852Z] #34 20.90 Reading package lists... 10:17:30 [2020-10-06T10:17:30.852Z] #34 27.61 Reading package lists... 10:17:30 [2020-10-06T10:17:30.852Z] #34 ... 10:17:30 [2020-10-06T10:17:30.852Z] 10:17:30 [2020-10-06T10:17:30.852Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:30 [2020-10-06T10:17:30.852Z] #43 25.80 vendor/golang.org/x/crypto/internal/subtle 10:17:30 [2020-10-06T10:17:30.852Z] #43 25.90 vendor/golang.org/x/crypto/curve25519 10:17:30 [2020-10-06T10:17:30.852Z] #43 ... 10:17:30 [2020-10-06T10:17:30.852Z] 10:17:30 [2020-10-06T10:17:30.852Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:30 [2020-10-06T10:17:30.852Z] #53 21.18 Fetched 8387 kB in 17s (485 kB/s) 10:17:30 [2020-10-06T10:17:30.853Z] #53 21.18 Reading package lists... 10:17:30 [2020-10-06T10:17:30.974Z] #18 30.64 Selecting previously unselected package python3.7. 10:17:30 [2020-10-06T10:17:30.974Z] #18 30.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... 10:17:30 [2020-10-06T10:17:30.974Z] #18 30.65 Unpacking python3.7 (3.7.3-2+deb10u2) ... 10:17:30 [2020-10-06T10:17:30.974Z] #18 30.78 Selecting previously unselected package libpython3-stdlib:amd64. 10:17:30 [2020-10-06T10:17:30.974Z] #18 30.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 10:17:30 [2020-10-06T10:17:30.974Z] #18 30.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 10:17:30 [2020-10-06T10:17:30.974Z] #18 30.88 Setting up python3-minimal (3.7.3-1) ... 10:17:31 [2020-10-06T10:17:31.040Z] #53 ... 10:17:31 [2020-10-06T10:17:31.040Z] 10:17:31 [2020-10-06T10:17:31.040Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:31 [2020-10-06T10:17:31.040Z] #49 22.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:31 [2020-10-06T10:17:31.040Z] #49 23.09 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:31 [2020-10-06T10:17:31.040Z] #49 23.24 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:31 [2020-10-06T10:17:31.040Z] #49 23.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:31 [2020-10-06T10:17:31.098Z] #25 20.96 Setting up libkrb5-3:arm64 (1.17-3) ... 10:17:31 [2020-10-06T10:17:31.098Z] #25 20.98 Setting up openssl (1.1.1d-0+deb10u3) ... 10:17:31 [2020-10-06T10:17:31.098Z] #25 21.00 Setting up libonig5:arm64 (6.9.1-1) ... 10:17:31 [2020-10-06T10:17:31.098Z] #25 21.02 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... 10:17:31 [2020-10-06T10:17:31.098Z] #25 21.03 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... 10:17:31 [2020-10-06T10:17:31.098Z] #25 21.06 Setting up ca-certificates (20200601~deb10u1) ... 10:17:31 [2020-10-06T10:17:31.114Z] #53 27.71 Reading package lists... 10:17:31 [2020-10-06T10:17:31.114Z] #53 ... 10:17:31 [2020-10-06T10:17:31.114Z] 10:17:31 [2020-10-06T10:17:31.114Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:31 [2020-10-06T10:17:31.114Z] #40 21.36 Fetched 8387 kB in 17s (480 kB/s) 10:17:31 [2020-10-06T10:17:31.114Z] #40 21.36 Reading package lists... 10:17:31 [2020-10-06T10:17:31.290Z] #41 ... 10:17:31 [2020-10-06T10:17:31.290Z] 10:17:31 [2020-10-06T10:17:31.290Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:31 [2020-10-06T10:17:31.290Z] #54 22.62 Reading package lists... 10:17:31 [2020-10-06T10:17:31.290Z] #54 30.75 Building dependency tree... 10:17:31 [2020-10-06T10:17:31.290Z] #54 34.43 The following additional packages will be installed: 10:17:31 [2020-10-06T10:17:31.290Z] #54 34.45 libbtrfs0 10:17:31 [2020-10-06T10:17:31.290Z] #54 34.61 The following NEW packages will be installed: 10:17:31 [2020-10-06T10:17:31.290Z] #54 34.65 libbtrfs-dev libbtrfs0 10:17:31 [2020-10-06T10:17:31.290Z] #54 34.85 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. 10:17:31 [2020-10-06T10:17:31.290Z] #54 34.85 Need to get 120 kB of archives. 10:17:31 [2020-10-06T10:17:31.290Z] #54 34.85 After this operation, 423 kB of additional disk space will be used. 10:17:31 [2020-10-06T10:17:31.290Z] #54 34.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] 10:17:31 [2020-10-06T10:17:31.290Z] #54 34.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] 10:17:31 [2020-10-06T10:17:31.290Z] #54 36.29 debconf: delaying package configuration, since apt-utils is not installed 10:17:31 [2020-10-06T10:17:31.290Z] #54 36.61 Fetched 120 kB in 0s (1548 kB/s) 10:17:31 [2020-10-06T10:17:31.290Z] #54 36.80 Selecting previously unselected package libbtrfs0. 10:17:31 [2020-10-06T10:17:31.290Z] #54 36.80 (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 ... 15339 files and directories currently installed.) 10:17:31 [2020-10-06T10:17:31.290Z] #54 36.96 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... 10:17:31 [2020-10-06T10:17:31.290Z] #54 36.97 Unpacking libbtrfs0 (4.20.1-2) ... 10:17:31 [2020-10-06T10:17:31.290Z] #54 ... 10:17:31 [2020-10-06T10:17:31.290Z] 10:17:31 [2020-10-06T10:17:31.290Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:31 [2020-10-06T10:17:31.290Z] #41 37.07 debconf: delaying package configuration, since apt-utils is not installed 10:17:31 [2020-10-06T10:17:31.406Z] #40 28.01 Reading package lists... 10:17:31 [2020-10-06T10:17:31.406Z] #40 ... 10:17:31 [2020-10-06T10:17:31.406Z] 10:17:31 [2020-10-06T10:17:31.406Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:31 [2020-10-06T10:17:31.406Z] #11 22.78 Fetched 8387 kB in 17s (485 kB/s) 10:17:31 [2020-10-06T10:17:31.406Z] #11 22.78 Reading package lists... 10:17:31 [2020-10-06T10:17:31.674Z] #25 21.78 Updating certificates in /etc/ssl/certs... 10:17:31 [2020-10-06T10:17:31.903Z] #18 31.72 Selecting previously unselected package python3. 10:17:31 [2020-10-06T10:17:31.903Z] #18 31.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) 10:17:31 [2020-10-06T10:17:31.903Z] #18 31.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 10:17:31 [2020-10-06T10:17:31.903Z] #18 31.77 Unpacking python3 (3.7.3-1) ... 10:17:31 [2020-10-06T10:17:31.936Z] #25 ... 10:17:31 [2020-10-06T10:17:31.936Z] 10:17:31 [2020-10-06T10:17:31.936Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... 10:17:31 [2020-10-06T10:17:31.936Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.9s done 10:17:31 [2020-10-06T10:17:31.936Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done 10:17:31 [2020-10-06T10:17:31.936Z] #8 DONE 27.3s 10:17:31 [2020-10-06T10:17:31.950Z] #41 37.41 Fetched 4075 kB in 1s (5124 kB/s) 10:17:31 [2020-10-06T10:17:31.951Z] #41 37.60 Selecting previously unselected package libcap-dev:ppc64el. 10:17:31 [2020-10-06T10:17:31.977Z] #49 24.16 runtime 10:17:32 [2020-10-06T10:17:32.160Z] #18 31.84 Selecting previously unselected package libip4tc0:amd64. 10:17:32 [2020-10-06T10:17:32.160Z] #18 31.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 10:17:32 [2020-10-06T10:17:32.160Z] #18 31.86 Unpacking libip4tc0:amd64 (1.8.2-4) ... 10:17:32 [2020-10-06T10:17:32.160Z] #18 31.95 Selecting previously unselected package libip6tc0:amd64. 10:17:32 [2020-10-06T10:17:32.160Z] #18 31.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 10:17:32 [2020-10-06T10:17:32.160Z] #18 31.96 Unpacking libip6tc0:amd64 (1.8.2-4) ... 10:17:32 [2020-10-06T10:17:32.160Z] #18 32.03 Selecting previously unselected package libiptc0:amd64. 10:17:32 [2020-10-06T10:17:32.160Z] #18 32.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 10:17:32 [2020-10-06T10:17:32.160Z] #18 32.04 Unpacking libiptc0:amd64 (1.8.2-4) ... 10:17:32 [2020-10-06T10:17:32.198Z] 10:17:32 [2020-10-06T10:17:32.198Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 10:17:32 [2020-10-06T10:17:32.261Z] #41 37.60 (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 ... 15339 files and directories currently installed.) 10:17:32 [2020-10-06T10:17:32.261Z] #41 37.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... 10:17:32 [2020-10-06T10:17:32.261Z] #41 37.72 Unpacking libcap-dev:ppc64el (1:2.25-2) ... 10:17:32 [2020-10-06T10:17:32.261Z] #41 ... 10:17:32 [2020-10-06T10:17:32.261Z] 10:17:32 [2020-10-06T10:17:32.261Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:32 [2020-10-06T10:17:32.261Z] #54 37.18 Selecting previously unselected package libbtrfs-dev. 10:17:32 [2020-10-06T10:17:32.261Z] #54 37.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... 10:17:32 [2020-10-06T10:17:32.261Z] #54 37.21 Unpacking libbtrfs-dev (4.20.1-2) ... 10:17:32 [2020-10-06T10:17:32.261Z] #54 37.48 Setting up libbtrfs0 (4.20.1-2) ... 10:17:32 [2020-10-06T10:17:32.261Z] #54 37.49 Setting up libbtrfs-dev (4.20.1-2) ... 10:17:32 [2020-10-06T10:17:32.261Z] #54 37.49 Processing triggers for libc-bin (2.28-10) ... 10:17:32 [2020-10-06T10:17:32.261Z] #54 DONE 37.9s 10:17:32 [2020-10-06T10:17:32.416Z] #18 32.11 Selecting previously unselected package libnfnetlink0:amd64. 10:17:32 [2020-10-06T10:17:32.416Z] #18 32.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 10:17:32 [2020-10-06T10:17:32.416Z] #18 32.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 10:17:32 [2020-10-06T10:17:32.416Z] #18 32.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. 10:17:32 [2020-10-06T10:17:32.416Z] #18 32.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 10:17:32 [2020-10-06T10:17:32.416Z] #18 32.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 10:17:32 [2020-10-06T10:17:32.416Z] #18 32.31 Selecting previously unselected package libnftnl11:amd64. 10:17:32 [2020-10-06T10:17:32.416Z] #18 32.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 10:17:32 [2020-10-06T10:17:32.416Z] #18 32.31 Unpacking libnftnl11:amd64 (1.1.2-2) ... 10:17:32 [2020-10-06T10:17:32.563Z] 10:17:32 [2020-10-06T10:17:32.563Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:32 [2020-10-06T10:17:32.563Z] #41 37.98 Selecting previously unselected package libnet1:ppc64el. 10:17:32 [2020-10-06T10:17:32.563Z] #41 37.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... 10:17:32 [2020-10-06T10:17:32.563Z] #41 38.01 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... 10:17:32 [2020-10-06T10:17:32.563Z] #41 38.11 Selecting previously unselected package libnet1-dev. 10:17:32 [2020-10-06T10:17:32.563Z] #41 38.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... 10:17:32 [2020-10-06T10:17:32.563Z] #41 38.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 10:17:32 [2020-10-06T10:17:32.563Z] #41 38.32 Selecting previously unselected package libnl-3-200:ppc64el. 10:17:32 [2020-10-06T10:17:32.672Z] #18 32.40 Selecting previously unselected package iptables. 10:17:32 [2020-10-06T10:17:32.672Z] #18 32.40 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 10:17:32 [2020-10-06T10:17:32.672Z] #18 32.41 Unpacking iptables (1.8.2-4) ... 10:17:32 [2020-10-06T10:17:32.851Z] #11 29.65 Reading package lists... 10:17:32 [2020-10-06T10:17:32.851Z] #11 ... 10:17:32 [2020-10-06T10:17:32.851Z] 10:17:32 [2020-10-06T10:17:32.851Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:32 [2020-10-06T10:17:32.851Z] #49 22.81 runtime/cgo 10:17:32 [2020-10-06T10:17:32.851Z] #49 22.82 runtime 10:17:32 [2020-10-06T10:17:32.899Z] #41 38.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... 10:17:32 [2020-10-06T10:17:32.899Z] #41 38.33 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... 10:17:32 [2020-10-06T10:17:32.899Z] #41 38.45 Selecting previously unselected package libnl-3-dev:ppc64el. 10:17:32 [2020-10-06T10:17:32.899Z] #41 38.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... 10:17:32 [2020-10-06T10:17:32.899Z] #41 38.45 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... 10:17:32 [2020-10-06T10:17:32.929Z] #18 32.76 Selecting previously unselected package xxd. 10:17:32 [2020-10-06T10:17:32.929Z] #18 32.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 10:17:32 [2020-10-06T10:17:32.929Z] #18 32.79 Unpacking xxd (2:8.1.0875-5) ... 10:17:32 [2020-10-06T10:17:32.929Z] #18 32.90 Selecting previously unselected package vim-common. 10:17:33 [2020-10-06T10:17:33.185Z] #18 32.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 10:17:33 [2020-10-06T10:17:33.185Z] #18 32.95 Unpacking vim-common (2:8.1.0875-5) ... 10:17:33 [2020-10-06T10:17:33.185Z] #18 33.11 Selecting previously unselected package bash-completion. 10:17:33 [2020-10-06T10:17:33.185Z] #18 33.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 10:17:33 [2020-10-06T10:17:33.203Z] #41 38.63 Selecting previously unselected package libprotobuf-c1:ppc64el. 10:17:33 [2020-10-06T10:17:33.204Z] #41 38.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... 10:17:33 [2020-10-06T10:17:33.204Z] #41 38.66 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 10:17:33 [2020-10-06T10:17:33.204Z] #41 38.81 Selecting previously unselected package libprotobuf-c-dev:ppc64el. 10:17:33 [2020-10-06T10:17:33.204Z] #41 38.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... 10:17:33 [2020-10-06T10:17:33.204Z] #41 38.82 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... 10:17:33 [2020-10-06T10:17:33.569Z] #41 38.94 Selecting previously unselected package zlib1g-dev:ppc64el. 10:17:33 [2020-10-06T10:17:33.569Z] #41 38.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... 10:17:33 [2020-10-06T10:17:33.569Z] #41 38.95 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... 10:17:33 [2020-10-06T10:17:33.569Z] #41 39.32 Selecting previously unselected package libprotobuf17:ppc64el. 10:17:33 [2020-10-06T10:17:33.789Z] #49 ... 10:17:33 [2020-10-06T10:17:33.790Z] 10:17:33 [2020-10-06T10:17:33.790Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:33 [2020-10-06T10:17:33.790Z] #34 27.61 Reading package lists... 10:17:33 [2020-10-06T10:17:33.873Z] #41 39.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... 10:17:33 [2020-10-06T10:17:33.873Z] #41 39.35 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... 10:17:34 [2020-10-06T10:17:34.539Z] #41 40.11 Selecting previously unselected package libprotobuf-lite17:ppc64el. 10:17:34 [2020-10-06T10:17:34.539Z] #41 40.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... 10:17:34 [2020-10-06T10:17:34.539Z] #41 40.14 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... 10:17:34 [2020-10-06T10:17:34.877Z] #41 ... 10:17:34 [2020-10-06T10:17:34.877Z] 10:17:34 [2020-10-06T10:17:34.877Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:34 [2020-10-06T10:17:34.877Z] #12 22.95 Reading package lists... 10:17:34 [2020-10-06T10:17:34.877Z] #12 30.59 Building dependency tree... 10:17:34 [2020-10-06T10:17:34.877Z] #12 34.68 The following additional packages will be installed: 10:17:34 [2020-10-06T10:17:34.877Z] #12 34.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 10:17:34 [2020-10-06T10:17:34.877Z] #12 34.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 10:17:34 [2020-10-06T10:17:34.877Z] #12 34.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 10:17:34 [2020-10-06T10:17:34.877Z] #12 34.71 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev 10:17:34 [2020-10-06T10:17:34.877Z] #12 34.74 Suggested packages: 10:17:34 [2020-10-06T10:17:34.877Z] #12 34.74 gcc-8-locales seccomp wine64 10:17:34 [2020-10-06T10:17:34.877Z] #12 36.64 The following NEW packages will be installed: 10:17:34 [2020-10-06T10:17:34.877Z] #12 36.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 10:17:34 [2020-10-06T10:17:34.877Z] #12 36.64 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 10:17:34 [2020-10-06T10:17:34.877Z] #12 36.64 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 10:17:34 [2020-10-06T10:17:34.877Z] #12 36.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 10:17:34 [2020-10-06T10:17:34.877Z] #12 36.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 10:17:34 [2020-10-06T10:17:34.877Z] #12 36.66 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 10:17:34 [2020-10-06T10:17:34.877Z] #12 37.03 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. 10:17:34 [2020-10-06T10:17:34.877Z] #12 37.03 Need to get 78.9 MB of archives. 10:17:34 [2020-10-06T10:17:34.877Z] #12 37.03 After this operation, 532 MB of additional disk space will be used. 10:17:34 [2020-10-06T10:17:34.877Z] #12 37.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] 10:17:34 [2020-10-06T10:17:34.877Z] #12 38.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] 10:17:34 [2020-10-06T10:17:34.877Z] #12 39.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 10:17:34 [2020-10-06T10:17:34.877Z] #12 39.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] 10:17:34 [2020-10-06T10:17:34.877Z] #12 39.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] 10:17:34 [2020-10-06T10:17:34.877Z] #12 39.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] 10:17:34 [2020-10-06T10:17:34.877Z] #12 ... 10:17:34 [2020-10-06T10:17:34.877Z] 10:17:34 [2020-10-06T10:17:34.877Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:34 [2020-10-06T10:17:34.877Z] #41 40.53 Selecting previously unselected package libprotobuf-dev:ppc64el. 10:17:34 [2020-10-06T10:17:34.877Z] #41 40.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... 10:17:34 [2020-10-06T10:17:34.877Z] #41 40.56 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... 10:17:35 [2020-10-06T10:17:35.427Z] #34 34.21 Building dependency tree... 10:17:35 [2020-10-06T10:17:35.506Z] #9 DONE 3.2s 10:17:35 [2020-10-06T10:17:35.506Z] 10:17:35 [2020-10-06T10:17:35.506Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 10:17:35 [2020-10-06T10:17:35.506Z] #25 22.65 126 added, 0 removed; done. 10:17:35 [2020-10-06T10:17:35.506Z] #25 24.68 Setting up libgssapi-krb5-2:arm64 (1.17-3) ... 10:17:35 [2020-10-06T10:17:35.506Z] #25 24.79 Setting up jq (1.5+dfsg-2+b1) ... 10:17:35 [2020-10-06T10:17:35.506Z] #25 24.82 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... 10:17:35 [2020-10-06T10:17:35.506Z] #25 24.85 Setting up curl (7.64.0-4+deb10u1) ... 10:17:35 [2020-10-06T10:17:35.506Z] #25 24.87 Processing triggers for libc-bin (2.28-10) ... 10:17:35 [2020-10-06T10:17:35.506Z] #25 24.91 Processing triggers for ca-certificates (20200601~deb10u1) ... 10:17:35 [2020-10-06T10:17:35.506Z] #25 24.92 Updating certificates in /etc/ssl/certs... 10:17:35 [2020-10-06T10:17:35.750Z] #18 35.62 Unpacking bash-completion (1:2.8-6) ... 10:17:35 [2020-10-06T10:17:35.769Z] #25 25.63 0 added, 0 removed; done. 10:17:35 [2020-10-06T10:17:35.769Z] #25 25.63 Running hooks in /etc/ca-certificates/update.d... 10:17:35 [2020-10-06T10:17:35.769Z] #25 25.63 done. 10:17:35 [2020-10-06T10:17:35.769Z] #25 DONE 25.8s 10:17:35 [2020-10-06T10:17:35.769Z] 10:17:35 [2020-10-06T10:17:35.769Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 10:17:35 [2020-10-06T10:17:35.769Z] #26 DONE 0.1s 10:17:35 [2020-10-06T10:17:35.769Z] 10:17:35 [2020-10-06T10:17:35.769Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 10:17:35 [2020-10-06T10:17:35.868Z] #41 ... 10:17:35 [2020-10-06T10:17:35.868Z] 10:17:35 [2020-10-06T10:17:35.868Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:35 [2020-10-06T10:17:35.868Z] #63 DONE 40.8s 10:17:35 [2020-10-06T10:17:35.868Z] 10:17:35 [2020-10-06T10:17:35.868Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.287 + RM_GOPATH=0 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.288 + TMP_GOPATH= 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.288 + : /build 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.288 + '[' -z '' ']' 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.288 ++ mktemp -d 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.289 + export GOPATH=/tmp/tmp.QUEuGqeVZr 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.290 + GOPATH=/tmp/tmp.QUEuGqeVZr 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.290 + RM_GOPATH=1 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.290 + case "$(go env GOARCH)" in 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.291 ++ go env GOARCH 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.328 + export GO_BUILDMODE=-buildmode=pie 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.329 + GO_BUILDMODE=-buildmode=pie 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.330 ++ dirname /tmp/install/install.sh 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.331 + dir=/tmp/install 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.334 + bin=containerd 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.335 + shift 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.336 + '[' '!' -f /tmp/install/containerd.installer ']' 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.337 + . /tmp/install/containerd.installer 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.346 ++ set -e 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.347 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.348 + install_containerd 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.363 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.363 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.364 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QUEuGqeVZr/src/github.com/containerd/containerd 10:17:35 [2020-10-06T10:17:35.868Z] #55 0.367 Cloning into '/tmp/tmp.QUEuGqeVZr/src/github.com/containerd/containerd'... 10:17:35 [2020-10-06T10:17:35.868Z] #55 ... 10:17:35 [2020-10-06T10:17:35.868Z] 10:17:35 [2020-10-06T10:17:35.868Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:35 [2020-10-06T10:17:35.868Z] #35 22.94 Reading package lists... 10:17:35 [2020-10-06T10:17:35.868Z] #35 31.46 Building dependency tree... 10:17:35 [2020-10-06T10:17:35.868Z] #35 34.28 The following additional packages will be installed: 10:17:35 [2020-10-06T10:17:35.868Z] #35 34.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 10:17:35 [2020-10-06T10:17:35.868Z] #35 34.29 Suggested packages: 10:17:35 [2020-10-06T10:17:35.868Z] #35 34.30 cmake-doc ninja-build lrzip 10:17:35 [2020-10-06T10:17:35.868Z] #35 34.30 Recommended packages: 10:17:35 [2020-10-06T10:17:35.868Z] #35 34.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 10:17:35 [2020-10-06T10:17:35.868Z] #35 35.72 The following NEW packages will be installed: 10:17:35 [2020-10-06T10:17:35.868Z] #35 35.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 10:17:35 [2020-10-06T10:17:35.868Z] #35 35.73 vim-common xxd 10:17:35 [2020-10-06T10:17:35.868Z] #35 35.95 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. 10:17:35 [2020-10-06T10:17:35.868Z] #35 35.95 Need to get 14.9 MB of archives. 10:17:35 [2020-10-06T10:17:35.868Z] #35 35.95 After this operation, 67.2 MB of additional disk space will be used. 10:17:35 [2020-10-06T10:17:35.868Z] #35 35.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 36.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 36.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 36.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 37.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 37.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 37.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 37.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 37.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 38.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] 10:17:35 [2020-10-06T10:17:35.868Z] #35 ... 10:17:35 [2020-10-06T10:17:35.868Z] 10:17:35 [2020-10-06T10:17:35.868Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:35 [2020-10-06T10:17:35.868Z] #33 40.55 internal/reflectlite 10:17:35 [2020-10-06T10:17:35.868Z] #33 40.58 sync 10:17:36 [2020-10-06T10:17:36.007Z] #18 35.92 Selecting previously unselected package bzip2. 10:17:36 [2020-10-06T10:17:36.007Z] #18 35.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 10:17:36 [2020-10-06T10:17:36.007Z] #18 35.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 10:17:36 [2020-10-06T10:17:36.030Z] #10 DONE 0.8s 10:17:36 [2020-10-06T10:17:36.030Z] 10:17:36 [2020-10-06T10:17:36.030Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:36 [2020-10-06T10:17:36.030Z] #27 ... 10:17:36 [2020-10-06T10:17:36.030Z] 10:17:36 [2020-10-06T10:17:36.030Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 10:17:36 [2020-10-06T10:17:36.030Z] #37 DONE 0.0s 10:17:36 [2020-10-06T10:17:36.030Z] 10:17:36 [2020-10-06T10:17:36.030Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 10:17:36 [2020-10-06T10:17:36.030Z] #29 DONE 0.1s 10:17:36 [2020-10-06T10:17:36.264Z] #18 36.01 Selecting previously unselected package xz-utils. 10:17:36 [2020-10-06T10:17:36.264Z] #18 36.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 10:17:36 [2020-10-06T10:17:36.264Z] #18 36.02 Unpacking xz-utils (5.2.4-1) ... 10:17:36 [2020-10-06T10:17:36.292Z] 10:17:36 [2020-10-06T10:17:36.292Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:36 [2020-10-06T10:17:36.520Z] #18 36.20 Selecting previously unselected package apparmor. 10:17:36 [2020-10-06T10:17:36.520Z] #18 36.20 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 10:17:36 [2020-10-06T10:17:36.520Z] #18 36.32 Unpacking apparmor (2.13.2-10) ... 10:17:36 [2020-10-06T10:17:36.777Z] #18 36.58 Selecting previously unselected package aufs-tools. 10:17:36 [2020-10-06T10:17:36.777Z] #18 36.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 10:17:36 [2020-10-06T10:17:36.777Z] #18 36.61 Unpacking aufs-tools (1:4.14+20190211-1) ... 10:17:36 [2020-10-06T10:17:36.808Z] #34 36.96 The following additional packages will be installed: 10:17:36 [2020-10-06T10:17:36.808Z] #34 36.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 10:17:36 [2020-10-06T10:17:36.808Z] #34 36.96 Suggested packages: 10:17:36 [2020-10-06T10:17:36.808Z] #34 36.98 cmake-doc ninja-build lrzip 10:17:36 [2020-10-06T10:17:36.808Z] #34 36.98 Recommended packages: 10:17:36 [2020-10-06T10:17:36.808Z] #34 36.98 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 10:17:37 [2020-10-06T10:17:37.034Z] #18 36.74 Selecting previously unselected package libonig5:amd64. 10:17:37 [2020-10-06T10:17:37.034Z] #18 36.74 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 10:17:37 [2020-10-06T10:17:37.034Z] #18 36.74 Unpacking libonig5:amd64 (6.9.1-1) ... 10:17:37 [2020-10-06T10:17:37.034Z] #18 36.85 Selecting previously unselected package libjq1:amd64. 10:17:37 [2020-10-06T10:17:37.034Z] #18 36.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 10:17:37 [2020-10-06T10:17:37.034Z] #18 36.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 10:17:37 [2020-10-06T10:17:37.034Z] #18 36.94 Selecting previously unselected package jq. 10:17:37 [2020-10-06T10:17:37.034Z] #18 36.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 10:17:37 [2020-10-06T10:17:37.250Z] #49 ... 10:17:37 [2020-10-06T10:17:37.250Z] 10:17:37 [2020-10-06T10:17:37.250Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:37 [2020-10-06T10:17:37.250Z] #38 24.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 10:17:37 [2020-10-06T10:17:37.290Z] #18 36.96 Unpacking jq (1.5+dfsg-2+b1) ... 10:17:37 [2020-10-06T10:17:37.290Z] #18 37.04 Selecting previously unselected package libaio1:amd64. 10:17:37 [2020-10-06T10:17:37.290Z] #18 37.04 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 10:17:37 [2020-10-06T10:17:37.290Z] #18 37.05 Unpacking libaio1:amd64 (0.3.112-3) ... 10:17:37 [2020-10-06T10:17:37.290Z] #18 37.11 Selecting previously unselected package libgpm2:amd64. 10:17:37 [2020-10-06T10:17:37.290Z] #18 37.12 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 10:17:37 [2020-10-06T10:17:37.290Z] #18 37.12 Unpacking libgpm2:amd64 (1.20.7-5) ... 10:17:37 [2020-10-06T10:17:37.290Z] #18 37.17 Selecting previously unselected package libicu63:amd64. 10:17:37 [2020-10-06T10:17:37.290Z] #18 37.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 10:17:37 [2020-10-06T10:17:37.290Z] #18 37.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 10:17:37 [2020-10-06T10:17:37.478Z] #54 119.3 + bin/containerd 10:17:37 [2020-10-06T10:17:37.745Z] #34 37.91 The following NEW packages will be installed: 10:17:37 [2020-10-06T10:17:37.745Z] #34 37.91 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 10:17:37 [2020-10-06T10:17:37.745Z] #34 37.92 vim-common xxd 10:17:38 [2020-10-06T10:17:38.005Z] #34 38.28 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. 10:17:38 [2020-10-06T10:17:38.005Z] #34 38.28 Need to get 14.9 MB of archives. 10:17:38 [2020-10-06T10:17:38.005Z] #34 38.28 After this operation, 61.8 MB of additional disk space will be used. 10:17:38 [2020-10-06T10:17:38.005Z] #34 38.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 10:17:38 [2020-10-06T10:17:38.005Z] #34 38.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 10:17:38 [2020-10-06T10:17:38.005Z] #34 38.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 10:17:38 [2020-10-06T10:17:38.264Z] #34 38.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 10:17:38 [2020-10-06T10:17:38.358Z] #33 44.03 errors 10:17:38 [2020-10-06T10:17:38.358Z] #33 44.04 sort 10:17:39 [2020-10-06T10:17:39.011Z] #33 44.63 io 10:17:39 [2020-10-06T10:17:39.011Z] #33 44.63 internal/oserror 10:17:39 [2020-10-06T10:17:39.011Z] #33 44.64 strconv 10:17:39 [2020-10-06T10:17:39.206Z] #34 39.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] 10:17:39 [2020-10-06T10:17:39.206Z] #34 39.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 10:17:39 [2020-10-06T10:17:39.206Z] #34 39.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 10:17:39 [2020-10-06T10:17:39.206Z] #34 39.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 10:17:39 [2020-10-06T10:17:39.206Z] #34 39.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 10:17:39 [2020-10-06T10:17:39.206Z] #34 39.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 10:17:39 [2020-10-06T10:17:39.316Z] #33 44.99 syscall 10:17:39 [2020-10-06T10:17:39.782Z] #30 3.883 + git clone https://github.com/kolyshkin/go-swagger.git . 10:17:39 [2020-10-06T10:17:39.809Z] #18 ... 10:17:39 [2020-10-06T10:17:39.809Z] 10:17:39 [2020-10-06T10:17:39.809Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:39 [2020-10-06T10:17:39.809Z] #41 87.65 DEP criu/bitmap.d 10:17:39 [2020-10-06T10:17:39.809Z] #41 87.67 DEP criu/bfd.d 10:17:39 [2020-10-06T10:17:39.809Z] #41 87.75 DEP criu/autofs.d 10:17:39 [2020-10-06T10:17:39.809Z] #41 87.91 DEP criu/aio.d 10:17:39 [2020-10-06T10:17:39.809Z] #41 88.10 DEP criu/action-scripts.d 10:17:39 [2020-10-06T10:17:39.809Z] #41 88.30 CC criu/action-scripts.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 88.78 CC criu/aio.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 89.27 CC criu/autofs.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 90.43 CC criu/bfd.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 90.78 CC criu/bitmap.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 90.90 CC criu/cgroup-props.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 91.59 CC criu/cgroup.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 94.36 CC criu/clone-noasan.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 94.58 CC criu/config.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 95.81 CC criu/cr-check.o 10:17:39 [2020-10-06T10:17:39.809Z] #41 97.55 CC criu/cr-dedup.o 10:17:40 [2020-10-06T10:17:40.045Z] #30 3.887 Cloning into '.'... 10:17:40 [2020-10-06T10:17:40.145Z] #34 ... 10:17:40 [2020-10-06T10:17:40.145Z] 10:17:40 [2020-10-06T10:17:40.145Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:40 [2020-10-06T10:17:40.145Z] #53 27.71 Reading package lists... 10:17:40 [2020-10-06T10:17:40.145Z] #53 34.50 Building dependency tree... 10:17:40 [2020-10-06T10:17:40.145Z] #53 37.52 The following additional packages will be installed: 10:17:40 [2020-10-06T10:17:40.145Z] #53 37.54 libbtrfs0 10:17:40 [2020-10-06T10:17:40.145Z] #53 37.71 The following NEW packages will be installed: 10:17:40 [2020-10-06T10:17:40.145Z] #53 37.72 libbtrfs-dev libbtrfs0 10:17:40 [2020-10-06T10:17:40.145Z] #53 38.18 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. 10:17:40 [2020-10-06T10:17:40.145Z] #53 38.18 Need to get 119 kB of archives. 10:17:40 [2020-10-06T10:17:40.145Z] #53 38.18 After this operation, 387 kB of additional disk space will be used. 10:17:40 [2020-10-06T10:17:40.145Z] #53 38.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 10:17:40 [2020-10-06T10:17:40.145Z] #53 38.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 10:17:40 [2020-10-06T10:17:40.145Z] #53 39.39 debconf: delaying package configuration, since apt-utils is not installed 10:17:40 [2020-10-06T10:17:40.145Z] #53 39.60 Fetched 119 kB in 0s (318 kB/s) 10:17:40 [2020-10-06T10:17:40.145Z] #53 39.68 Selecting previously unselected package libbtrfs0. 10:17:40 [2020-10-06T10:17:40.145Z] #53 39.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 10:17:40 [2020-10-06T10:17:40.145Z] #53 39.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 10:17:40 [2020-10-06T10:17:40.145Z] #53 39.77 Unpacking libbtrfs0 (4.20.1-2) ... 10:17:40 [2020-10-06T10:17:40.145Z] #53 39.86 Selecting previously unselected package libbtrfs-dev. 10:17:40 [2020-10-06T10:17:40.145Z] #53 39.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 10:17:40 [2020-10-06T10:17:40.145Z] #53 39.90 Unpacking libbtrfs-dev (4.20.1-2) ... 10:17:40 [2020-10-06T10:17:40.145Z] #53 40.15 Setting up libbtrfs0 (4.20.1-2) ... 10:17:40 [2020-10-06T10:17:40.145Z] #53 40.16 Setting up libbtrfs-dev (4.20.1-2) ... 10:17:40 [2020-10-06T10:17:40.145Z] #53 40.17 Processing triggers for libc-bin (2.28-10) ... 10:17:40 [2020-10-06T10:17:40.371Z] #41 97.94 CC criu/cr-dump.o 10:17:40 [2020-10-06T10:17:40.544Z] #38 ... 10:17:40 [2020-10-06T10:17:40.544Z] 10:17:40 [2020-10-06T10:17:40.544Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:40 [2020-10-06T10:17:40.544Z] #34 22.78 Fetched 8387 kB in 18s (460 kB/s) 10:17:40 [2020-10-06T10:17:40.544Z] #34 22.78 Reading package lists... 10:17:40 [2020-10-06T10:17:40.621Z] #33 ... 10:17:40 [2020-10-06T10:17:40.621Z] 10:17:40 [2020-10-06T10:17:40.621Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:40 [2020-10-06T10:17:40.621Z] #41 42.68 Selecting previously unselected package libprotoc17:ppc64el. 10:17:40 [2020-10-06T10:17:40.621Z] #41 42.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 42.69 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.01 Selecting previously unselected package protobuf-c-compiler. 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.13 Selecting previously unselected package protobuf-compiler. 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.15 Unpacking protobuf-compiler (3.6.1.3-2) ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.39 Selecting previously unselected package python-pkg-resources. 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.40 Unpacking python-pkg-resources (40.8.0-1) ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.71 Selecting previously unselected package python-six. 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.74 Unpacking python-six (1.12.0-1) ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.87 Selecting previously unselected package python-protobuf. 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 43.88 Unpacking python-protobuf (3.6.1.3-2) ... 10:17:40 [2020-10-06T10:17:40.621Z] #41 44.38 Setting up python-pkg-resources (40.8.0-1) ... 10:17:40 [2020-10-06T10:17:40.804Z] #34 29.36 Reading package lists... 10:17:40 [2020-10-06T10:17:40.804Z] #34 ... 10:17:40 [2020-10-06T10:17:40.804Z] 10:17:40 [2020-10-06T10:17:40.804Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:40 [2020-10-06T10:17:40.804Z] #53 23.66 Fetched 8387 kB in 18s (470 kB/s) 10:17:40 [2020-10-06T10:17:40.804Z] #53 23.66 Reading package lists... 10:17:40 [2020-10-06T10:17:40.977Z] #41 ... 10:17:40 [2020-10-06T10:17:40.977Z] 10:17:40 [2020-10-06T10:17:40.977Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:17:40 [2020-10-06T10:17:40.977Z] #18 40.69 Selecting previously unselected package libnet1:amd64. 10:17:40 [2020-10-06T10:17:40.977Z] #18 40.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 10:17:40 [2020-10-06T10:17:40.977Z] #18 40.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:17:40 [2020-10-06T10:17:40.977Z] #18 40.77 Selecting previously unselected package libnl-3-200:amd64. 10:17:40 [2020-10-06T10:17:40.977Z] #18 40.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 10:17:40 [2020-10-06T10:17:40.977Z] #18 40.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 10:17:40 [2020-10-06T10:17:40.977Z] #18 40.87 Selecting previously unselected package libprotobuf-c1:amd64. 10:17:40 [2020-10-06T10:17:40.977Z] #18 40.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 10:17:40 [2020-10-06T10:17:40.977Z] #18 40.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:17:41 [2020-10-06T10:17:41.005Z] #30 ... 10:17:41 [2020-10-06T10:17:41.005Z] 10:17:41 [2020-10-06T10:17:41.005Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:41 [2020-10-06T10:17:41.005Z] #27 2.362 /download-frozen-image-v2.sh: line 208: type: go: not found 10:17:41 [2020-10-06T10:17:41.005Z] #27 2.867 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 10:17:41 [2020-10-06T10:17:41.005Z] #27 3.137 #=#=# ##O#- # 10:17:41 [2020-10-06T10:17:41.005Z] #27 3.545 #=#=# ### 5.1% ############ 17.7% ########################## 36.2% ############################ 39.6% ############################### 44.4% ################################### 49.4% ########################################### 59.9% ############################################ 62.0% ################################################# 68.2% ########################################################### 82.0% ################################################################# 90.5% ##################################################################### 96.9% ######################################################################## 100.0% 10:17:41 [2020-10-06T10:17:41.064Z] #53 30.41 Reading package lists... 10:17:41 [2020-10-06T10:17:41.064Z] #53 ... 10:17:41 [2020-10-06T10:17:41.064Z] 10:17:41 [2020-10-06T10:17:41.064Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:41 [2020-10-06T10:17:41.064Z] #11 23.21 Fetched 8387 kB in 17s (480 kB/s) 10:17:41 [2020-10-06T10:17:41.064Z] #11 23.21 Reading package lists... 10:17:41 [2020-10-06T10:17:41.097Z] #53 ... 10:17:41 [2020-10-06T10:17:41.097Z] 10:17:41 [2020-10-06T10:17:41.097Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:41 [2020-10-06T10:17:41.097Z] #34 41.32 debconf: delaying package configuration, since apt-utils is not installed 10:17:41 [2020-10-06T10:17:41.234Z] #18 40.94 Selecting previously unselected package libreadline5:amd64. 10:17:41 [2020-10-06T10:17:41.234Z] #18 40.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 10:17:41 [2020-10-06T10:17:41.234Z] #18 40.96 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 10:17:41 [2020-10-06T10:17:41.234Z] #18 41.06 Selecting previously unselected package net-tools. 10:17:41 [2020-10-06T10:17:41.234Z] #18 41.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 10:17:41 [2020-10-06T10:17:41.234Z] #18 41.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 10:17:41 [2020-10-06T10:17:41.276Z] #27 5.447 10:17:41 [2020-10-06T10:17:41.324Z] #11 29.85 Reading package lists... 10:17:41 [2020-10-06T10:17:41.324Z] #11 ... 10:17:41 [2020-10-06T10:17:41.324Z] 10:17:41 [2020-10-06T10:17:41.324Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:41 [2020-10-06T10:17:41.324Z] #40 23.24 Fetched 8387 kB in 18s (473 kB/s) 10:17:41 [2020-10-06T10:17:41.324Z] #40 23.24 Reading package lists... 10:17:41 [2020-10-06T10:17:41.491Z] #18 41.26 Selecting previously unselected package python-pip-whl. 10:17:41 [2020-10-06T10:17:41.491Z] #18 41.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 10:17:41 [2020-10-06T10:17:41.491Z] #18 41.28 Unpacking python-pip-whl (18.1-5) ... 10:17:41 [2020-10-06T10:17:41.665Z] #34 41.55 Fetched 14.9 MB in 2s (8716 kB/s) 10:17:41 [2020-10-06T10:17:41.665Z] #34 42.05 Selecting previously unselected package xxd. 10:17:41 [2020-10-06T10:17:41.925Z] #34 42.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% #34 ... 10:17:41 [2020-10-06T10:17:41.925Z] 10:17:41 [2020-10-06T10:17:41.925Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:41 [2020-10-06T10:17:41.925Z] #53 DONE 42.1s 10:17:41 [2020-10-06T10:17:41.925Z] 10:17:41 [2020-10-06T10:17:41.925Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:41 [2020-10-06T10:17:41.925Z] #62 DONE 42.1s 10:17:41 [2020-10-06T10:17:41.925Z] 10:17:41 [2020-10-06T10:17:41.925Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:41 [2020-10-06T10:17:41.925Z] #34 42.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 ... 15410 files and directories currently installed.) 10:17:41 [2020-10-06T10:17:41.925Z] #34 42.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 10:17:41 [2020-10-06T10:17:41.925Z] #34 42.20 Unpacking xxd (2:8.1.0875-5) ... 10:17:42 [2020-10-06T10:17:42.054Z] #18 41.78 Selecting previously unselected package python3-lib2to3. 10:17:42 [2020-10-06T10:17:42.054Z] #18 41.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 10:17:42 [2020-10-06T10:17:42.054Z] #18 41.79 Unpacking python3-lib2to3 (3.7.3-1) ... 10:17:42 [2020-10-06T10:17:42.054Z] #18 41.91 Selecting previously unselected package python3-distutils. 10:17:42 [2020-10-06T10:17:42.054Z] #18 41.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 10:17:42 [2020-10-06T10:17:42.054Z] #18 41.92 Unpacking python3-distutils (3.7.3-1) ... 10:17:42 [2020-10-06T10:17:42.170Z] #27 5.708 0.2% ##################### 29.2% ######################################## 56.7% ########################################################## 81.8% ######################################################################## 100.0% 10:17:42 [2020-10-06T10:17:42.311Z] #18 42.01 Selecting previously unselected package python3-pip. 10:17:42 [2020-10-06T10:17:42.311Z] #18 42.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 10:17:42 [2020-10-06T10:17:42.311Z] #18 42.02 Unpacking python3-pip (18.1-5) ... 10:17:42 [2020-10-06T10:17:42.311Z] #18 42.21 Selecting previously unselected package python3-pkg-resources. 10:17:42 [2020-10-06T10:17:42.311Z] #18 42.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 10:17:42 [2020-10-06T10:17:42.311Z] #18 42.23 Unpacking python3-pkg-resources (40.8.0-1) ... 10:17:42 [2020-10-06T10:17:42.434Z] #27 6.575 10:17:42 [2020-10-06T10:17:42.493Z] #34 42.69 Selecting previously unselected package vim-common. 10:17:42 [2020-10-06T10:17:42.493Z] #34 42.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 10:17:42 [2020-10-06T10:17:42.493Z] #34 42.78 Unpacking vim-common (2:8.1.0875-5) ... 10:17:42 [2020-10-06T10:17:42.567Z] #18 42.35 Selecting previously unselected package python3-setuptools. 10:17:42 [2020-10-06T10:17:42.567Z] #18 42.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 10:17:42 [2020-10-06T10:17:42.567Z] #18 42.37 Unpacking python3-setuptools (40.8.0-1) ... 10:17:42 [2020-10-06T10:17:42.707Z] #40 29.78 Reading package lists... 10:17:42 [2020-10-06T10:17:42.707Z] #40 ... 10:17:42 [2020-10-06T10:17:42.707Z] 10:17:42 [2020-10-06T10:17:42.707Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:42 [2020-10-06T10:17:42.707Z] #43 24.63 vendor/golang.org/x/crypto/internal/subtle 10:17:42 [2020-10-06T10:17:42.707Z] #43 24.81 vendor/golang.org/x/crypto/curve25519 10:17:42 [2020-10-06T10:17:42.707Z] #43 ... 10:17:42 [2020-10-06T10:17:42.707Z] 10:17:42 [2020-10-06T10:17:42.707Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:42 [2020-10-06T10:17:42.707Z] #62 DONE 34.8s 10:17:42 [2020-10-06T10:17:42.754Z] #41 ... 10:17:42 [2020-10-06T10:17:42.754Z] 10:17:42 [2020-10-06T10:17:42.754Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:42 [2020-10-06T10:17:42.754Z] #33 48.23 strings 10:17:42 [2020-10-06T10:17:42.754Z] #33 48.27 bytes 10:17:42 [2020-10-06T10:17:42.823Z] #18 42.54 Selecting previously unselected package python3-wheel. 10:17:42 [2020-10-06T10:17:42.823Z] #18 42.54 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 10:17:42 [2020-10-06T10:17:42.823Z] #18 42.55 Unpacking python3-wheel (0.32.3-2) ... 10:17:42 [2020-10-06T10:17:42.823Z] #18 42.62 Selecting previously unselected package sudo. 10:17:42 [2020-10-06T10:17:42.823Z] #18 42.63 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... 10:17:42 [2020-10-06T10:17:42.823Z] #18 42.64 Unpacking sudo (1.8.27-1+deb10u2) ... 10:17:42 [2020-10-06T10:17:42.967Z] 10:17:42 [2020-10-06T10:17:42.967Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:43 [2020-10-06T10:17:43.386Z] #18 43.15 Selecting previously unselected package thin-provisioning-tools. 10:17:43 [2020-10-06T10:17:43.386Z] #18 43.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 10:17:43 [2020-10-06T10:17:43.386Z] #18 43.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 10:17:43 [2020-10-06T10:17:43.431Z] #34 43.51 Selecting previously unselected package cmake-data. 10:17:43 [2020-10-06T10:17:43.431Z] #34 43.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 10:17:43 [2020-10-06T10:17:43.431Z] #34 43.57 Unpacking cmake-data (3.13.4-1) ... 10:17:43 [2020-10-06T10:17:43.490Z] #27 6.959 #=#=# ####### 10.7% ##################### 30.2% ###################################### 52.9% ############################################### 66.3% ############################################################## 87.0% ######################################################################## 100.0% 10:17:43 [2020-10-06T10:17:43.643Z] #18 43.41 Selecting previously unselected package uidmap. 10:17:43 [2020-10-06T10:17:43.643Z] #18 43.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... 10:17:43 [2020-10-06T10:17:43.643Z] #18 43.44 Unpacking uidmap (1:4.5-1.1) ... 10:17:43 [2020-10-06T10:17:43.643Z] #18 43.53 Selecting previously unselected package vim-runtime. 10:17:43 [2020-10-06T10:17:43.754Z] #27 7.927 10:17:43 [2020-10-06T10:17:43.899Z] #18 43.53 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 10:17:43 [2020-10-06T10:17:43.900Z] #18 43.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 10:17:43 [2020-10-06T10:17:43.900Z] #18 43.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 10:17:43 [2020-10-06T10:17:43.900Z] #18 43.57 Unpacking vim-runtime (2:8.1.0875-5) ... 10:17:43 [2020-10-06T10:17:43.907Z] #53 30.41 Reading package lists... 10:17:43 [2020-10-06T10:17:43.907Z] #53 ... 10:17:43 [2020-10-06T10:17:43.907Z] 10:17:43 [2020-10-06T10:17:43.907Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:43 [2020-10-06T10:17:43.907Z] #32 35.90 internal/reflectlite 10:17:43 [2020-10-06T10:17:43.907Z] #32 35.95 sync 10:17:44 [2020-10-06T10:17:44.812Z] #34 ... 10:17:44 [2020-10-06T10:17:44.812Z] 10:17:44 [2020-10-06T10:17:44.812Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:44 [2020-10-06T10:17:44.812Z] #40 28.01 Reading package lists... 10:17:44 [2020-10-06T10:17:44.812Z] #40 35.18 Building dependency tree... 10:17:44 [2020-10-06T10:17:44.812Z] #40 38.38 The following additional packages will be installed: 10:17:44 [2020-10-06T10:17:44.812Z] #40 38.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 10:17:44 [2020-10-06T10:17:44.812Z] #40 38.38 libprotoc17 python-pkg-resources python-six zlib1g-dev 10:17:44 [2020-10-06T10:17:44.812Z] #40 38.38 Suggested packages: 10:17:44 [2020-10-06T10:17:44.812Z] #40 38.41 manpages-dev python-setuptools 10:17:44 [2020-10-06T10:17:44.812Z] #40 39.70 The following NEW packages will be installed: 10:17:44 [2020-10-06T10:17:44.812Z] #40 39.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 10:17:44 [2020-10-06T10:17:44.812Z] #40 39.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 10:17:44 [2020-10-06T10:17:44.812Z] #40 39.70 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 10:17:44 [2020-10-06T10:17:44.812Z] #40 39.72 python-six zlib1g-dev 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.23 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.23 Need to get 4095 kB of archives. 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.23 After this operation, 22.5 MB of additional disk space will be used. 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 40.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 41.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 41.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 41.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 41.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 41.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 41.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 10:17:44 [2020-10-06T10:17:44.812Z] #40 42.90 debconf: delaying package configuration, since apt-utils is not installed 10:17:44 [2020-10-06T10:17:44.812Z] #40 43.36 Fetched 4095 kB in 1s (2794 kB/s) 10:17:44 [2020-10-06T10:17:44.812Z] #40 43.56 Selecting previously unselected package libcap-dev:amd64. 10:17:44 [2020-10-06T10:17:44.812Z] #40 43.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 ... 15410 files and directories currently installed.) 10:17:44 [2020-10-06T10:17:44.812Z] #40 43.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 43.67 Unpacking libcap-dev:amd64 (1:2.25-2) ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.07 Selecting previously unselected package libnet1:amd64. 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.31 Selecting previously unselected package libnet1-dev. 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.54 Selecting previously unselected package libnl-3-200:amd64. 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.72 Selecting previously unselected package libnl-3-dev:amd64. 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 44.73 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 45.00 Selecting previously unselected package libprotobuf-c1:amd64. 10:17:44 [2020-10-06T10:17:44.812Z] #40 45.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 45.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 45.09 Selecting previously unselected package libprotobuf-c-dev:amd64. 10:17:44 [2020-10-06T10:17:44.812Z] #40 45.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 10:17:44 [2020-10-06T10:17:44.812Z] #40 45.10 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 10:17:45 [2020-10-06T10:17:45.073Z] #40 45.24 Selecting previously unselected package zlib1g-dev:amd64. 10:17:45 [2020-10-06T10:17:45.073Z] #40 45.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 10:17:45 [2020-10-06T10:17:45.073Z] #40 45.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 10:17:45 [2020-10-06T10:17:45.334Z] #40 45.57 Selecting previously unselected package libprotobuf17:amd64. 10:17:45 [2020-10-06T10:17:45.334Z] #40 45.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 10:17:45 [2020-10-06T10:17:45.334Z] #40 45.57 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 10:17:45 [2020-10-06T10:17:45.862Z] #27 8.268 0.0% ## 3.8% ##### 7.9% ######### 13.5% ############ 17.9% ################ 23.3% ################### 27.7% ####################### 33.3% ############################ 39.3% ################################ 45.6% ################################## 48.2% ##################################### 52.2% ######################################## 56.8% ########################################### 60.0% ############################################# 62.8% ############################################## 64.8% ################################################ 67.4% 10:17:45 [2020-10-06T10:17:45.862Z] #27 ... 10:17:45 [2020-10-06T10:17:45.862Z] 10:17:45 [2020-10-06T10:17:45.862Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:45 [2020-10-06T10:17:45.862Z] #38 3.621 + git clone https://github.com/docker/distribution.git . 10:17:45 [2020-10-06T10:17:45.862Z] #38 3.621 Cloning into '.'... 10:17:45 [2020-10-06T10:17:45.906Z] #40 ... 10:17:45 [2020-10-06T10:17:45.906Z] 10:17:45 [2020-10-06T10:17:45.906Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:45 [2020-10-06T10:17:45.906Z] #11 29.65 Reading package lists... 10:17:45 [2020-10-06T10:17:45.906Z] #11 36.46 Building dependency tree... 10:17:45 [2020-10-06T10:17:45.906Z] #11 39.67 The following additional packages will be installed: 10:17:45 [2020-10-06T10:17:45.906Z] #11 39.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 10:17:45 [2020-10-06T10:17:45.906Z] #11 39.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 10:17:45 [2020-10-06T10:17:45.906Z] #11 39.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 10:17:45 [2020-10-06T10:17:45.906Z] #11 39.68 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev 10:17:45 [2020-10-06T10:17:45.906Z] #11 39.69 Suggested packages: 10:17:45 [2020-10-06T10:17:45.906Z] #11 39.69 gcc-8-locales seccomp wine64 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.01 The following NEW packages will be installed: 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.39 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.39 Need to get 77.7 MB of archives. 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.39 After this operation, 487 MB of additional disk space will be used. 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 10:17:45 [2020-10-06T10:17:45.906Z] #11 41.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 10:17:45 [2020-10-06T10:17:45.906Z] #11 42.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 10:17:45 [2020-10-06T10:17:45.906Z] #11 42.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 10:17:45 [2020-10-06T10:17:45.906Z] #11 42.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 10:17:45 [2020-10-06T10:17:45.906Z] #11 42.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 10:17:45 [2020-10-06T10:17:45.906Z] #11 42.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 10:17:45 [2020-10-06T10:17:45.906Z] #11 43.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 10:17:45 [2020-10-06T10:17:45.906Z] #11 43.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] 10:17:45 [2020-10-06T10:17:45.906Z] #11 ... 10:17:45 [2020-10-06T10:17:45.906Z] 10:17:45 [2020-10-06T10:17:45.906Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:45 [2020-10-06T10:17:45.906Z] #32 36.24 sync 10:17:45 [2020-10-06T10:17:45.906Z] #32 36.24 internal/reflectlite 10:17:45 [2020-10-06T10:17:45.906Z] #32 38.57 sort 10:17:45 [2020-10-06T10:17:45.906Z] #32 38.57 errors 10:17:45 [2020-10-06T10:17:45.906Z] #32 39.02 strconv 10:17:45 [2020-10-06T10:17:45.906Z] #32 39.98 io 10:17:45 [2020-10-06T10:17:45.906Z] #32 41.05 internal/oserror 10:17:45 [2020-10-06T10:17:45.906Z] #32 41.13 syscall 10:17:45 [2020-10-06T10:17:45.906Z] #32 42.71 reflect 10:17:46 [2020-10-06T10:17:46.126Z] #38 ... 10:17:46 [2020-10-06T10:17:46.126Z] 10:17:46 [2020-10-06T10:17:46.126Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:46 [2020-10-06T10:17:46.126Z] #11 3.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:46 [2020-10-06T10:17:46.126Z] #11 3.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:46 [2020-10-06T10:17:46.126Z] #11 3.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:46 [2020-10-06T10:17:46.126Z] #11 3.961 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 10:17:46 [2020-10-06T10:17:46.126Z] #11 5.211 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] 10:17:46 [2020-10-06T10:17:46.126Z] #11 7.102 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] 10:17:46 [2020-10-06T10:17:46.126Z] #11 ... 10:17:46 [2020-10-06T10:17:46.126Z] 10:17:46 [2020-10-06T10:17:46.126Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.811 + RM_GOPATH=0 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.811 + TMP_GOPATH= 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.811 + : /build 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.811 + '[' -z '' ']' 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.811 ++ mktemp -d 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.815 + export GOPATH=/tmp/tmp.CCpxUxG5KS 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.815 + GOPATH=/tmp/tmp.CCpxUxG5KS 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.815 + RM_GOPATH=1 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.815 + case "$(go env GOARCH)" in 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.821 ++ go env GOARCH 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.854 + export GO_BUILDMODE=-buildmode=pie 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.854 + GO_BUILDMODE=-buildmode=pie 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.859 ++ dirname /tmp/install/install.sh 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.860 + dir=/tmp/install 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.860 + bin=shfmt 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.860 + shift 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.861 + '[' '!' -f /tmp/install/shfmt.installer ']' 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.861 + . /tmp/install/shfmt.installer 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.861 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.861 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.861 + install_shfmt 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.861 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.861 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CCpxUxG5KS/src/github.com/mvdan/sh 10:17:46 [2020-10-06T10:17:46.126Z] #49 3.865 Cloning into '/tmp/tmp.CCpxUxG5KS/src/github.com/mvdan/sh'... 10:17:46 [2020-10-06T10:17:46.169Z] #32 ... 10:17:46 [2020-10-06T10:17:46.169Z] 10:17:46 [2020-10-06T10:17:46.169Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:46 [2020-10-06T10:17:46.169Z] #40 46.36 Selecting previously unselected package libprotobuf-lite17:amd64. 10:17:46 [2020-10-06T10:17:46.169Z] #40 46.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 10:17:46 [2020-10-06T10:17:46.169Z] #40 46.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 10:17:46 [2020-10-06T10:17:46.169Z] #40 46.59 Selecting previously unselected package libprotobuf-dev:amd64. 10:17:46 [2020-10-06T10:17:46.390Z] #49 ... 10:17:46 [2020-10-06T10:17:46.390Z] 10:17:46 [2020-10-06T10:17:46.390Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.150 + RM_GOPATH=0 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.152 + TMP_GOPATH= 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.152 + : /build 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.152 + '[' -z '' ']' 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.152 ++ mktemp -d 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.152 + export GOPATH=/tmp/tmp.MV86eIi5L1 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.152 + GOPATH=/tmp/tmp.MV86eIi5L1 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.153 + RM_GOPATH=1 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.153 + case "$(go env GOARCH)" in 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.153 ++ go env GOARCH 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.167 + export GO_BUILDMODE=-buildmode=pie 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.167 + GO_BUILDMODE=-buildmode=pie 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.167 ++ dirname /tmp/install/install.sh 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + dir=/tmp/install 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + bin=dockercli 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + shift 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + '[' '!' -f /tmp/install/dockercli.installer ']' 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + . /tmp/install/dockercli.installer 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 ++ : stable 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 ++ : 17.06.2-ce 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + install_dockercli 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + echo 'Install docker/cli version 17.06.2-ce from stable' 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 ++ uname -m 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + arch=aarch64 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + '[' aarch64 '!=' x86_64 ']' 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + '[' aarch64 '!=' s390x ']' 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + '[' aarch64 '!=' armhf ']' 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + build_dockercli 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 + git clone https://github.com/docker/docker-ce /tmp/tmp.MV86eIi5L1/tmp/docker-ce 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.175 Install docker/cli version 17.06.2-ce from stable 10:17:46 [2020-10-06T10:17:46.390Z] #22 3.183 Cloning into '/tmp/tmp.MV86eIi5L1/tmp/docker-ce'... 10:17:46 [2020-10-06T10:17:46.390Z] #22 ... 10:17:46 [2020-10-06T10:17:46.390Z] 10:17:46 [2020-10-06T10:17:46.390Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.826 + RM_GOPATH=0 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.826 + TMP_GOPATH= 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.826 + : /build 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.826 + '[' -z '' ']' 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.827 ++ mktemp -d 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.835 + export GOPATH=/tmp/tmp.lJAg3Z1xo2 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.835 + GOPATH=/tmp/tmp.lJAg3Z1xo2 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.835 + RM_GOPATH=1 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.835 + case "$(go env GOARCH)" in 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.838 ++ go env GOARCH 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.849 + export GO_BUILDMODE=-buildmode=pie 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.849 + GO_BUILDMODE=-buildmode=pie 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.849 ++ dirname /tmp/install/install.sh 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.857 + dir=/tmp/install 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.857 + bin=vndr 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.858 + shift 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.859 + '[' '!' -f /tmp/install/vndr.installer ']' 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.871 + . /tmp/install/vndr.installer 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.872 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.876 + install_vndr 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.877 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.877 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.878 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lJAg3Z1xo2/src/github.com/LK4D4/vndr 10:17:46 [2020-10-06T10:17:46.390Z] #43 3.885 Cloning into '/tmp/tmp.lJAg3Z1xo2/src/github.com/LK4D4/vndr'... 10:17:46 [2020-10-06T10:17:46.390Z] #43 4.630 + cd /tmp/tmp.lJAg3Z1xo2/src/github.com/LK4D4/vndr 10:17:46 [2020-10-06T10:17:46.390Z] #43 4.630 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 10:17:46 [2020-10-06T10:17:46.390Z] #43 4.704 + go build -buildmode=pie -v -o /build/vndr . 10:17:46 [2020-10-06T10:17:46.390Z] #43 6.087 sync/atomic 10:17:46 [2020-10-06T10:17:46.390Z] #43 6.114 unicode 10:17:46 [2020-10-06T10:17:46.390Z] #43 6.232 internal/bytealg 10:17:46 [2020-10-06T10:17:46.390Z] #43 6.271 math 10:17:46 [2020-10-06T10:17:46.390Z] #43 6.735 internal/testlog 10:17:46 [2020-10-06T10:17:46.390Z] #43 7.101 unicode/utf16 10:17:46 [2020-10-06T10:17:46.390Z] #43 7.246 container/list 10:17:46 [2020-10-06T10:17:46.390Z] #43 7.775 runtime 10:17:46 [2020-10-06T10:17:46.390Z] #43 7.823 crypto/internal/subtle 10:17:46 [2020-10-06T10:17:46.390Z] #43 8.019 crypto/subtle 10:17:46 [2020-10-06T10:17:46.390Z] #43 8.317 vendor/golang.org/x/crypto/cryptobyte/asn1 10:17:46 [2020-10-06T10:17:46.390Z] #43 8.563 internal/nettrace 10:17:46 [2020-10-06T10:17:46.390Z] #43 8.956 runtime/cgo 10:17:46 [2020-10-06T10:17:46.400Z] #33 ... 10:17:46 [2020-10-06T10:17:46.400Z] 10:17:46 [2020-10-06T10:17:46.400Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:46 [2020-10-06T10:17:46.400Z] #35 42.18 debconf: delaying package configuration, since apt-utils is not installed 10:17:46 [2020-10-06T10:17:46.400Z] #35 42.50 Fetched 14.9 MB in 4s (3421 kB/s) 10:17:46 [2020-10-06T10:17:46.400Z] #35 42.58 Selecting previously unselected package xxd. 10:17:46 [2020-10-06T10:17:46.400Z] #35 42.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) 10:17:46 [2020-10-06T10:17:46.400Z] #35 42.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... 10:17:46 [2020-10-06T10:17:46.400Z] #35 42.63 Unpacking xxd (2:8.1.0875-5) ... 10:17:46 [2020-10-06T10:17:46.400Z] #35 42.84 Selecting previously unselected package vim-common. 10:17:46 [2020-10-06T10:17:46.400Z] #35 42.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 10:17:46 [2020-10-06T10:17:46.400Z] #35 42.89 Unpacking vim-common (2:8.1.0875-5) ... 10:17:46 [2020-10-06T10:17:46.400Z] #35 43.14 Selecting previously unselected package cmake-data. 10:17:46 [2020-10-06T10:17:46.400Z] #35 43.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 10:17:46 [2020-10-06T10:17:46.400Z] #35 43.17 Unpacking cmake-data (3.13.4-1) ... 10:17:46 [2020-10-06T10:17:46.400Z] #35 45.81 Selecting previously unselected package libicu63:ppc64el. 10:17:46 [2020-10-06T10:17:46.400Z] #35 45.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... 10:17:46 [2020-10-06T10:17:46.400Z] #35 45.82 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... 10:17:46 [2020-10-06T10:17:46.400Z] #35 51.66 Selecting previously unselected package libxml2:ppc64el. 10:17:46 [2020-10-06T10:17:46.400Z] #35 51.67 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... 10:17:46 [2020-10-06T10:17:46.400Z] #35 51.68 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... 10:17:46 [2020-10-06T10:17:46.428Z] #40 46.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 10:17:46 [2020-10-06T10:17:46.428Z] #40 46.61 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 10:17:46 [2020-10-06T10:17:46.449Z] #32 38.33 sort 10:17:46 [2020-10-06T10:17:46.449Z] #32 38.33 errors 10:17:46 [2020-10-06T10:17:46.653Z] #43 ... 10:17:46 [2020-10-06T10:17:46.653Z] 10:17:46 [2020-10-06T10:17:46.653Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:46 [2020-10-06T10:17:46.653Z] #34 4.396 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #34 4.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #34 4.437 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #34 5.253 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #34 7.092 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #34 8.334 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] 10:17:46 [2020-10-06T10:17:46.653Z] #34 ... 10:17:46 [2020-10-06T10:17:46.653Z] 10:17:46 [2020-10-06T10:17:46.653Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:46 [2020-10-06T10:17:46.653Z] #53 4.240 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #53 4.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #53 4.315 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #53 5.216 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #53 6.734 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] 10:17:46 [2020-10-06T10:17:46.653Z] #53 8.305 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] 10:17:46 [2020-10-06T10:17:46.706Z] #35 ... 10:17:46 [2020-10-06T10:17:46.706Z] 10:17:46 [2020-10-06T10:17:46.706Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:46 [2020-10-06T10:17:46.706Z] #50 52.19 bytes 10:17:46 [2020-10-06T10:17:46.706Z] #50 52.20 strings 10:17:46 [2020-10-06T10:17:46.706Z] #50 52.22 strconv 10:17:46 [2020-10-06T10:17:46.706Z] #50 52.26 syscall 10:17:46 [2020-10-06T10:17:46.708Z] #32 38.81 strconv 10:17:46 [2020-10-06T10:17:46.917Z] #53 ... 10:17:46 [2020-10-06T10:17:46.917Z] 10:17:46 [2020-10-06T10:17:46.917Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.512 + RM_GOPATH=0 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.512 + TMP_GOPATH= 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.512 + : /build 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.512 + '[' -z '' ']' 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.517 ++ mktemp -d 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.533 + export GOPATH=/tmp/tmp.TgMwPLPNSC 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.533 + GOPATH=/tmp/tmp.TgMwPLPNSC 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.533 + RM_GOPATH=1 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.533 + case "$(go env GOARCH)" in 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.533 ++ go env GOARCH 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.547 Installing golangci-lint version v1.23.8 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + export GO_BUILDMODE=-buildmode=pie 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + GO_BUILDMODE=-buildmode=pie 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 ++ dirname /tmp/install/install.sh 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + dir=/tmp/install 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + bin=golangci_lint 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + shift 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + '[' '!' -f /tmp/install/golangci_lint.installer ']' 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + . /tmp/install/golangci_lint.installer 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 ++ : v1.23.8 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + install_golangci_lint 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + echo 'Installing golangci-lint version v1.23.8' 10:17:46 [2020-10-06T10:17:46.917Z] #47 3.548 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 10:17:46 [2020-10-06T10:17:46.917Z] #47 ... 10:17:46 [2020-10-06T10:17:46.917Z] 10:17:46 [2020-10-06T10:17:46.917Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:46 [2020-10-06T10:17:46.917Z] #40 4.242 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:17:46 [2020-10-06T10:17:46.917Z] #40 4.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:17:46 [2020-10-06T10:17:46.917Z] #40 4.292 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:17:46 [2020-10-06T10:17:46.917Z] #40 5.193 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 10:17:46 [2020-10-06T10:17:46.917Z] #40 6.913 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] 10:17:46 [2020-10-06T10:17:46.917Z] #40 7.833 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] 10:17:47 [2020-10-06T10:17:47.183Z] #40 ... 10:17:47 [2020-10-06T10:17:47.183Z] 10:17:47 [2020-10-06T10:17:47.183Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:47 [2020-10-06T10:17:47.183Z] #32 3.472 + RM_GOPATH=0 10:17:47 [2020-10-06T10:17:47.183Z] #32 3.472 + TMP_GOPATH= 10:17:47 [2020-10-06T10:17:47.183Z] #32 3.472 + : /build 10:17:47 [2020-10-06T10:17:47.183Z] #32 3.472 + '[' -z '' ']' 10:17:47 [2020-10-06T10:17:47.183Z] #32 3.483 ++ mktemp -d 10:17:47 [2020-10-06T10:17:47.183Z] #32 3.483 + export GOPATH=/tmp/tmp.oycXzsJu8Q 10:17:47 [2020-10-06T10:17:47.183Z] #32 3.483 + GOPATH=/tmp/tmp.oycXzsJu8Q 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.483 + RM_GOPATH=1 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.483 + case "$(go env GOARCH)" in 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.483 ++ go env GOARCH 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.489 + export GO_BUILDMODE=-buildmode=pie 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.489 + GO_BUILDMODE=-buildmode=pie 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.489 ++ dirname /tmp/install/install.sh 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.490 + dir=/tmp/install 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.490 + bin=tomlv 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.490 + shift 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.494 + '[' '!' -f /tmp/install/tomlv.installer ']' 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.494 + . /tmp/install/tomlv.installer 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.494 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.494 + install_tomlv 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.494 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.494 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oycXzsJu8Q/src/github.com/BurntSushi/toml 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.494 Cloning into '/tmp/tmp.oycXzsJu8Q/src/github.com/BurntSushi/toml'... 10:17:47 [2020-10-06T10:17:47.184Z] #32 3.494 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:47 [2020-10-06T10:17:47.184Z] #32 4.291 + cd /tmp/tmp.oycXzsJu8Q/src/github.com/BurntSushi/toml 10:17:47 [2020-10-06T10:17:47.184Z] #32 4.292 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 10:17:47 [2020-10-06T10:17:47.184Z] #32 4.324 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 10:17:47 [2020-10-06T10:17:47.184Z] #32 4.870 internal/cpu 10:17:47 [2020-10-06T10:17:47.184Z] #32 4.895 math/bits 10:17:47 [2020-10-06T10:17:47.184Z] #32 4.919 runtime/internal/sys 10:17:47 [2020-10-06T10:17:47.184Z] #32 5.055 runtime/internal/atomic 10:17:47 [2020-10-06T10:17:47.184Z] #32 5.155 runtime/internal/math 10:17:47 [2020-10-06T10:17:47.184Z] #32 5.352 unicode/utf8 10:17:47 [2020-10-06T10:17:47.184Z] #32 5.521 internal/race 10:17:47 [2020-10-06T10:17:47.184Z] #32 5.724 sync/atomic 10:17:47 [2020-10-06T10:17:47.184Z] #32 5.856 unicode 10:17:47 [2020-10-06T10:17:47.184Z] #32 5.863 internal/bytealg 10:17:47 [2020-10-06T10:17:47.184Z] #32 5.927 math 10:17:47 [2020-10-06T10:17:47.184Z] #32 6.499 internal/testlog 10:17:47 [2020-10-06T10:17:47.184Z] #32 6.939 encoding 10:17:47 [2020-10-06T10:17:47.184Z] #32 7.205 runtime/cgo 10:17:47 [2020-10-06T10:17:47.184Z] #32 7.364 runtime 10:17:47 [2020-10-06T10:17:47.184Z] #32 ... 10:17:47 [2020-10-06T10:17:47.184Z] 10:17:47 [2020-10-06T10:17:47.184Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.797 + RM_GOPATH=0 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.797 + TMP_GOPATH= 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.797 + : /build 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.797 + '[' -z '' ']' 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.797 ++ mktemp -d 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.810 + export GOPATH=/tmp/tmp.aqcpN78Qmu 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.810 + GOPATH=/tmp/tmp.aqcpN78Qmu 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.810 + RM_GOPATH=1 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.810 + case "$(go env GOARCH)" in 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.810 ++ go env GOARCH 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.828 + export GO_BUILDMODE=-buildmode=pie 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.828 + GO_BUILDMODE=-buildmode=pie 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.828 ++ dirname /tmp/install/install.sh 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + dir=/tmp/install 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + bin=proxy 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + shift 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + '[' '!' -f /tmp/install/proxy.installer ']' 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + . /tmp/install/proxy.installer 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + install_proxy 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + case "$1" in 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + export CGO_ENABLED=0 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + CGO_ENABLED=0 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + _install_proxy 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.835 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aqcpN78Qmu/src/github.com/docker/libnetwork 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.837 Cloning into '/tmp/tmp.aqcpN78Qmu/src/github.com/docker/libnetwork'... 10:17:47 [2020-10-06T10:17:47.184Z] #62 3.849 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b 10:17:47 [2020-10-06T10:17:47.217Z] #18 46.51 Selecting previously unselected package vim. 10:17:47 [2020-10-06T10:17:47.217Z] #18 46.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... 10:17:47 [2020-10-06T10:17:47.217Z] #18 46.59 Unpacking vim (2:8.1.0875-5) ... 10:17:47 [2020-10-06T10:17:47.217Z] #18 47.08 Selecting previously unselected package xfsprogs. 10:17:47 [2020-10-06T10:17:47.217Z] #18 47.09 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... 10:17:47 [2020-10-06T10:17:47.217Z] #18 47.09 Unpacking xfsprogs (4.20.0-1) ... 10:17:47 [2020-10-06T10:17:47.278Z] #32 39.49 io 10:17:47 [2020-10-06T10:17:47.365Z] #40 ... 10:17:47 [2020-10-06T10:17:47.365Z] 10:17:47 [2020-10-06T10:17:47.365Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:47 [2020-10-06T10:17:47.365Z] #43 37.61 internal/reflectlite 10:17:47 [2020-10-06T10:17:47.365Z] #43 37.63 github.com/LK4D4/vndr/godl/singleflight 10:17:47 [2020-10-06T10:17:47.365Z] #43 38.11 math/rand 10:17:47 [2020-10-06T10:17:47.365Z] #43 39.23 internal/singleflight 10:17:47 [2020-10-06T10:17:47.365Z] #43 40.22 strconv 10:17:47 [2020-10-06T10:17:47.365Z] #43 40.23 io 10:17:47 [2020-10-06T10:17:47.365Z] #43 41.86 bytes 10:17:47 [2020-10-06T10:17:47.365Z] #43 43.89 reflect 10:17:47 [2020-10-06T10:17:47.365Z] #43 44.43 bufio 10:17:47 [2020-10-06T10:17:47.365Z] #43 46.30 syscall 10:17:47 [2020-10-06T10:17:47.365Z] #43 ... 10:17:47 [2020-10-06T10:17:47.365Z] 10:17:47 [2020-10-06T10:17:47.365Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:47 [2020-10-06T10:17:47.448Z] #62 ... 10:17:47 [2020-10-06T10:17:47.448Z] 10:17:47 [2020-10-06T10:17:47.448Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.274 + RM_GOPATH=0 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.274 + TMP_GOPATH= 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.274 + : /build 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.274 + '[' -z '' ']' 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.274 ++ mktemp -d 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.279 + export GOPATH=/tmp/tmp.Xs1HXSEFfp 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.279 + GOPATH=/tmp/tmp.Xs1HXSEFfp 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.279 + RM_GOPATH=1 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.279 + case "$(go env GOARCH)" in 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.287 ++ go env GOARCH 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.314 + export GO_BUILDMODE=-buildmode=pie 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.314 + GO_BUILDMODE=-buildmode=pie 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 ++ dirname /tmp/install/install.sh 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + dir=/tmp/install 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + bin=gotestsum 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + shift 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + '[' '!' -f /tmp/install/gotestsum.installer ']' 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + . /tmp/install/gotestsum.installer 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 ++ : v0.5.3 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + install_gotestsum 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + set -e 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + export GO111MODULE=on 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + GO111MODULE=on 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + GOBIN=/build 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.322 + go get gotest.tools/gotestsum@v0.5.3 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.372 go: finding gotest.tools v0.5.3 10:17:47 [2020-10-06T10:17:47.448Z] #45 3.374 go: finding gotest.tools/gotestsum v0.5.3 10:17:47 [2020-10-06T10:17:47.448Z] #45 4.231 go: downloading gotest.tools/gotestsum v0.5.3 10:17:47 [2020-10-06T10:17:47.448Z] #45 5.058 go: extracting gotest.tools/gotestsum v0.5.3 10:17:47 [2020-10-06T10:17:47.448Z] #45 5.730 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:47 [2020-10-06T10:17:47.448Z] #45 5.742 go: downloading github.com/spf13/pflag v1.0.3 10:17:47 [2020-10-06T10:17:47.448Z] #45 5.750 go: downloading github.com/fatih/color v1.9.0 10:17:47 [2020-10-06T10:17:47.448Z] #45 5.877 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:47 [2020-10-06T10:17:47.448Z] #45 5.964 go: downloading github.com/pkg/errors v0.9.1 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.028 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.039 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.110 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.213 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.217 go: downloading github.com/jonboulle/clockwork v0.1.0 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.296 go: extracting github.com/pkg/errors v0.9.1 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.472 go: extracting github.com/fatih/color v1.9.0 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.504 go: downloading github.com/mattn/go-isatty v0.0.12 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.508 go: downloading github.com/mattn/go-colorable v0.1.6 10:17:47 [2020-10-06T10:17:47.448Z] #45 6.981 go: extracting github.com/spf13/pflag v1.0.3 10:17:47 [2020-10-06T10:17:47.448Z] #45 7.008 go: extracting github.com/jonboulle/clockwork v0.1.0 10:17:47 [2020-10-06T10:17:47.448Z] #45 7.050 go: extracting github.com/mattn/go-isatty v0.0.12 10:17:47 [2020-10-06T10:17:47.448Z] #45 7.088 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:47 [2020-10-06T10:17:47.448Z] #45 7.153 go: extracting github.com/mattn/go-colorable v0.1.6 10:17:47 [2020-10-06T10:17:47.448Z] #45 8.402 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:47 [2020-10-06T10:17:47.448Z] #45 8.481 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:47 [2020-10-06T10:17:47.448Z] #45 10.43 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:47 [2020-10-06T10:17:47.448Z] #45 ... 10:17:47 [2020-10-06T10:17:47.448Z] 10:17:47 [2020-10-06T10:17:47.448Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.433 + RM_GOPATH=0 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.433 + TMP_GOPATH= 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.433 + : /build 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.433 + '[' -z '' ']' 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.433 ++ mktemp -d 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.435 + export GOPATH=/tmp/tmp.CepXUoN07Z 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.435 + GOPATH=/tmp/tmp.CepXUoN07Z 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.435 + RM_GOPATH=1 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.435 + case "$(go env GOARCH)" in 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.436 ++ go env GOARCH 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.462 + export GO_BUILDMODE=-buildmode=pie 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.462 + GO_BUILDMODE=-buildmode=pie 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.463 ++ dirname /tmp/install/install.sh 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.474 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + dir=/tmp/install 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + bin=rootlesskit 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + shift 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + . /tmp/install/rootlesskit.installer 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + install_rootlesskit 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + case "$1" in 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + export CGO_ENABLED=0 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + CGO_ENABLED=0 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + _install_rootlesskit 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CepXUoN07Z/src/github.com/rootless-containers/rootlesskit 10:17:47 [2020-10-06T10:17:47.448Z] #56 2.475 Cloning into '/tmp/tmp.CepXUoN07Z/src/github.com/rootless-containers/rootlesskit'... 10:17:47 [2020-10-06T10:17:47.448Z] #56 4.341 + cd /tmp/tmp.CepXUoN07Z/src/github.com/rootless-containers/rootlesskit 10:17:47 [2020-10-06T10:17:47.448Z] #56 4.342 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 10:17:47 [2020-10-06T10:17:47.448Z] #56 4.738 + for f in rootlesskit rootlesskit-docker-proxy 10:17:47 [2020-10-06T10:17:47.448Z] #56 4.759 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 10:17:47 [2020-10-06T10:17:47.641Z] #30 47.21 Checking out files: 86% (1315/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 10:17:47 [2020-10-06T10:17:47.641Z] #30 47.88 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 10:17:47 [2020-10-06T10:17:47.723Z] #56 ... 10:17:47 [2020-10-06T10:17:47.723Z] 10:17:47 [2020-10-06T10:17:47.723Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:47 [2020-10-06T10:17:47.723Z] #27 8.268 0.0% ## 3.8% ##### 7.9% ######### 13.5% ############ 17.9% ################ 23.3% ################### 27.7% ####################### 33.3% ############################ 39.3% ################################ 45.6% ################################## 48.2% ##################################### 52.2% ######################################## 56.8% ########################################### 60.0% ############################################# 62.8% ############################################## 64.8% ################################################ 67.4% ###################################################### 75.3% ######################################################## 78.2% ########################################################### 82.7% ############################################################## 87.3% ################################################################# 90.8% ####################################################################### 99.3% ######################################################################## 100.0% 10:17:47 [2020-10-06T10:17:47.723Z] #27 11.18 10:17:47 [2020-10-06T10:17:47.779Z] #18 47.59 Selecting previously unselected package zip. 10:17:47 [2020-10-06T10:17:47.779Z] #18 47.59 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... 10:17:47 [2020-10-06T10:17:47.779Z] #18 47.60 Unpacking zip (3.0-11+b1) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.81 Setting up aufs-tools (1:4.14+20190211-1) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.84 Setting up libip6tc0:amd64 (1.8.2-4) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.85 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.86 Setting up libgpm2:amd64 (1.20.7-5) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.87 Setting up libip4tc0:amd64 (1.8.2-4) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.88 Setting up uidmap (1:4.5-1.1) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.89 Setting up libnftnl11:amd64 (1.1.2-2) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:17:48 [2020-10-06T10:17:48.036Z] #18 47.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 10:17:48 [2020-10-06T10:17:48.165Z] #30 48.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 10:17:48 [2020-10-06T10:17:48.293Z] #18 47.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:17:48 [2020-10-06T10:17:48.293Z] #18 47.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 10:17:48 [2020-10-06T10:17:48.293Z] #18 47.94 Setting up xxd (2:8.1.0875-5) ... 10:17:48 [2020-10-06T10:17:48.293Z] #18 47.95 Setting up zip (3.0-11+b1) ... 10:17:48 [2020-10-06T10:17:48.293Z] #18 47.96 Setting up vim-common (2:8.1.0875-5) ... 10:17:48 [2020-10-06T10:17:48.293Z] #18 47.99 Setting up bash-completion (1:2.8-6) ... 10:17:48 [2020-10-06T10:17:48.659Z] #32 40.52 internal/oserror 10:17:48 [2020-10-06T10:17:48.659Z] #32 40.61 syscall 10:17:48 [2020-10-06T10:17:48.857Z] #50 ... 10:17:48 [2020-10-06T10:17:48.857Z] 10:17:48 [2020-10-06T10:17:48.857Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:48 [2020-10-06T10:17:48.857Z] #44 44.00 internal/reflectlite 10:17:48 [2020-10-06T10:17:48.857Z] #44 44.02 github.com/LK4D4/vndr/godl/singleflight 10:17:48 [2020-10-06T10:17:48.857Z] #44 44.02 internal/singleflight 10:17:48 [2020-10-06T10:17:48.857Z] #44 44.03 math/rand 10:17:48 [2020-10-06T10:17:48.857Z] #44 47.22 strconv 10:17:48 [2020-10-06T10:17:48.857Z] #44 47.25 vendor/golang.org/x/net/dns/dnsmessage 10:17:48 [2020-10-06T10:17:48.857Z] #44 47.28 syscall 10:17:48 [2020-10-06T10:17:48.857Z] #44 47.30 io 10:17:48 [2020-10-06T10:17:48.857Z] #44 52.47 bytes 10:17:48 [2020-10-06T10:17:48.857Z] #44 ... 10:17:48 [2020-10-06T10:17:48.857Z] 10:17:48 [2020-10-06T10:17:48.857Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:48 [2020-10-06T10:17:48.857Z] #35 52.45 Selecting previously unselected package libarchive13:ppc64el. 10:17:48 [2020-10-06T10:17:48.857Z] #35 52.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... 10:17:48 [2020-10-06T10:17:48.857Z] #35 52.45 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... 10:17:48 [2020-10-06T10:17:48.857Z] #35 52.80 Selecting previously unselected package libjsoncpp1:ppc64el. 10:17:48 [2020-10-06T10:17:48.857Z] #35 52.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... 10:17:48 [2020-10-06T10:17:48.857Z] #35 52.81 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... 10:17:48 [2020-10-06T10:17:48.857Z] #35 53.04 Selecting previously unselected package librhash0:ppc64el. 10:17:48 [2020-10-06T10:17:48.857Z] #35 53.04 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... 10:17:48 [2020-10-06T10:17:48.857Z] #35 53.04 Unpacking librhash0:ppc64el (1.3.8-1) ... 10:17:48 [2020-10-06T10:17:48.857Z] #35 53.24 Selecting previously unselected package libuv1:ppc64el. 10:17:48 [2020-10-06T10:17:48.857Z] #35 53.27 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... 10:17:48 [2020-10-06T10:17:48.857Z] #35 53.27 Unpacking libuv1:ppc64el (1.24.1-1) ... 10:17:48 [2020-10-06T10:17:48.857Z] #35 53.54 Selecting previously unselected package cmake. 10:17:48 [2020-10-06T10:17:48.857Z] #35 53.58 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... 10:17:48 [2020-10-06T10:17:48.857Z] #35 53.58 Unpacking cmake (3.13.4-1) ... 10:17:49 [2020-10-06T10:17:49.228Z] #32 ... 10:17:49 [2020-10-06T10:17:49.228Z] 10:17:49 [2020-10-06T10:17:49.228Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:49 [2020-10-06T10:17:49.228Z] #40 29.78 Reading package lists... 10:17:49 [2020-10-06T10:17:49.228Z] #40 36.63 Building dependency tree... 10:17:49 [2020-10-06T10:17:49.228Z] #40 39.53 The following additional packages will be installed: 10:17:49 [2020-10-06T10:17:49.228Z] #40 39.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 10:17:49 [2020-10-06T10:17:49.228Z] #40 39.55 libprotoc17 python-pkg-resources python-six zlib1g-dev 10:17:49 [2020-10-06T10:17:49.228Z] #40 39.56 Suggested packages: 10:17:49 [2020-10-06T10:17:49.228Z] #40 39.56 manpages-dev python-setuptools 10:17:49 [2020-10-06T10:17:49.228Z] #40 40.69 The following NEW packages will be installed: 10:17:49 [2020-10-06T10:17:49.228Z] #40 40.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 10:17:49 [2020-10-06T10:17:49.228Z] #40 40.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 10:17:49 [2020-10-06T10:17:49.228Z] #40 40.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 10:17:49 [2020-10-06T10:17:49.228Z] #40 40.71 python-six zlib1g-dev 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.07 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.07 Need to get 4095 kB of archives. 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.07 After this operation, 22.5 MB of additional disk space will be used. 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 10:17:49 [2020-10-06T10:17:49.228Z] #40 41.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 10:17:49 [2020-10-06T10:17:49.488Z] #40 41.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 10:17:49 [2020-10-06T10:17:49.488Z] #40 41.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 10:17:50 [2020-10-06T10:17:50.198Z] Running on azwin-2-002ca0 in d:\jenkins\workspace\moby_PR-41530 [Pipeline] { [Pipeline] ws 10:17:50 [2020-10-06T10:17:50.215Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 10:17:50 [2020-10-06T10:17:50.428Z] #40 42.51 debconf: delaying package configuration, since apt-utils is not installed 10:17:50 [2020-10-06T10:17:50.687Z] #40 42.73 Fetched 4095 kB in 1s (6643 kB/s) 10:17:50 [2020-10-06T10:17:50.812Z] #18 50.66 Setting up libiptc0:amd64 (1.8.2-4) ... 10:17:50 [2020-10-06T10:17:50.812Z] #18 50.67 Setting up xz-utils (5.2.4-1) ... 10:17:50 [2020-10-06T10:17:50.812Z] #18 50.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:17:50 [2020-10-06T10:17:50.812Z] #18 50.70 Setting up sudo (1.8.27-1+deb10u2) ... 10:17:50 [2020-10-06T10:17:50.812Z] #18 50.78 invoke-rc.d: could not determine current runlevel 10:17:50 [2020-10-06T10:17:50.947Z] #40 42.96 Selecting previously unselected package libcap-dev:amd64. 10:17:50 [2020-10-06T10:17:50.947Z] #40 42.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% #40 ... 10:17:50 [2020-10-06T10:17:50.947Z] 10:17:50 [2020-10-06T10:17:50.947Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:50 [2020-10-06T10:17:50.947Z] #53 30.41 Reading package lists... 10:17:50 [2020-10-06T10:17:50.947Z] #53 37.28 Building dependency tree... 10:17:50 [2020-10-06T10:17:50.947Z] #53 40.24 The following additional packages will be installed: 10:17:50 [2020-10-06T10:17:50.947Z] #53 40.25 libbtrfs0 10:17:50 [2020-10-06T10:17:50.947Z] #53 40.37 The following NEW packages will be installed: 10:17:50 [2020-10-06T10:17:50.947Z] #53 40.40 libbtrfs-dev libbtrfs0 10:17:50 [2020-10-06T10:17:50.947Z] #53 40.76 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. 10:17:50 [2020-10-06T10:17:50.947Z] #53 40.76 Need to get 119 kB of archives. 10:17:50 [2020-10-06T10:17:50.947Z] #53 40.76 After this operation, 387 kB of additional disk space will be used. 10:17:50 [2020-10-06T10:17:50.947Z] #53 40.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 10:17:50 [2020-10-06T10:17:50.947Z] #53 40.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 10:17:50 [2020-10-06T10:17:50.947Z] #53 41.79 debconf: delaying package configuration, since apt-utils is not installed 10:17:50 [2020-10-06T10:17:50.947Z] #53 41.99 Fetched 119 kB in 0s (416 kB/s) 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.11 Selecting previously unselected package libbtrfs0. 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.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 ... 15410 files and directories currently installed.) 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.17 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.18 Unpacking libbtrfs0 (4.20.1-2) ... 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.29 Selecting previously unselected package libbtrfs-dev. 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.31 Unpacking libbtrfs-dev (4.20.1-2) ... 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.62 Setting up libbtrfs0 (4.20.1-2) ... 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.67 Setting up libbtrfs-dev (4.20.1-2) ... 10:17:50 [2020-10-06T10:17:50.947Z] #53 42.68 Processing triggers for libc-bin (2.28-10) ... 10:17:50 [2020-10-06T10:17:50.947Z] #53 DONE 43.0s 10:17:50 [2020-10-06T10:17:50.947Z] 10:17:50 [2020-10-06T10:17:50.947Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:50 [2020-10-06T10:17:50.947Z] #40 42.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) 10:17:50 [2020-10-06T10:17:50.947Z] #40 43.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 10:17:50 [2020-10-06T10:17:50.947Z] #40 43.07 Unpacking libcap-dev:amd64 (1:2.25-2) ... 10:17:50 [2020-10-06T10:17:50.947Z] #40 ... 10:17:50 [2020-10-06T10:17:50.947Z] 10:17:50 [2020-10-06T10:17:50.947Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:50 [2020-10-06T10:17:50.995Z] #35 ... 10:17:50 [2020-10-06T10:17:50.995Z] 10:17:50 [2020-10-06T10:17:50.995Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:50 [2020-10-06T10:17:50.995Z] #31 46.19 Checking out files: 88% (1345/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 10:17:50 [2020-10-06T10:17:50.995Z] #31 46.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 10:17:50 [2020-10-06T10:17:50.995Z] #31 47.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 10:17:50 [2020-10-06T10:17:50.995Z] #31 ... 10:17:50 [2020-10-06T10:17:50.995Z] 10:17:50 [2020-10-06T10:17:50.995Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:50 [2020-10-06T10:17:50.995Z] #12 46.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 10:17:50 [2020-10-06T10:17:50.995Z] #12 47.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] 10:17:50 [2020-10-06T10:17:50.995Z] #12 47.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] 10:17:50 [2020-10-06T10:17:50.995Z] #12 51.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] 10:17:50 [2020-10-06T10:17:50.995Z] #12 54.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 54.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] 10:17:50 [2020-10-06T10:17:50.996Z] #12 55.91 debconf: delaying package configuration, since apt-utils is not installed 10:17:50 [2020-10-06T10:17:50.996Z] #12 56.12 Fetched 78.9 MB in 18s (4442 kB/s) 10:17:50 [2020-10-06T10:17:50.996Z] #12 56.19 Selecting previously unselected package binutils-mingw-w64-i686. 10:17:50 [2020-10-06T10:17:50.996Z] #12 56.19 (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 ... 15339 files and directories currently installed.) 10:17:50 [2020-10-06T10:17:50.996Z] #12 56.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... 10:17:50 [2020-10-06T10:17:50.996Z] #12 56.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:17:50 [2020-10-06T10:17:50.996Z] #12 ... 10:17:50 [2020-10-06T10:17:50.996Z] 10:17:50 [2020-10-06T10:17:50.996Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.39 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.41 Setting up xxd (2:8.1.0875-5) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.42 Setting up libuv1:ppc64el (1.24.1-1) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.42 Setting up vim-common (2:8.1.0875-5) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.49 Setting up librhash0:ppc64el (1.3.8-1) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.51 Setting up cmake-data (3.13.4-1) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.53 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.54 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.54 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.54 Setting up cmake (3.13.4-1) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.55 Processing triggers for libc-bin (2.28-10) ... 10:17:50 [2020-10-06T10:17:50.996Z] #35 56.57 Processing triggers for mime-support (3.62) ... 10:17:51 [2020-10-06T10:17:51.069Z] #18 50.79 invoke-rc.d: policy-rc.d denied execution of start. 10:17:51 [2020-10-06T10:17:51.069Z] #18 50.81 Setting up pigz (2.4-1) ... 10:17:51 [2020-10-06T10:17:51.069Z] #18 50.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 10:17:51 [2020-10-06T10:17:51.069Z] #18 50.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... 10:17:51 [2020-10-06T10:17:51.069Z] #18 50.86 Setting up python-pip-whl (18.1-5) ... 10:17:51 [2020-10-06T10:17:51.069Z] #18 50.86 Setting up libmpdec2:amd64 (2.4.2-2) ... 10:17:51 [2020-10-06T10:17:51.069Z] #18 50.87 Setting up vim-runtime (2:8.1.0875-5) ... 10:17:51 [2020-10-06T10:17:51.296Z] #35 DONE 56.8s 10:17:51 [2020-10-06T10:17:51.296Z] 10:17:51 [2020-10-06T10:17:51.296Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.417 + RM_GOPATH=0 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.418 + TMP_GOPATH= 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.418 + : /build 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.418 + '[' -z '' ']' 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.419 ++ mktemp -d 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.421 + export GOPATH=/tmp/tmp.AGz1iWHXpb 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.431 + GOPATH=/tmp/tmp.AGz1iWHXpb 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.431 + RM_GOPATH=1 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.431 + case "$(go env GOARCH)" in 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.433 ++ go env GOARCH 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.441 + export GO_BUILDMODE=-buildmode=pie 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.462 + GO_BUILDMODE=-buildmode=pie 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.463 ++ dirname /tmp/install/install.sh 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.470 + dir=/tmp/install 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.471 + bin=tini 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.471 + shift 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.471 + '[' '!' -f /tmp/install/tini.installer ']' 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.474 + . /tmp/install/tini.installer 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.474 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.475 + install_tini 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.475 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.475 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.475 + git clone https://github.com/krallin/tini.git /tmp/tmp.AGz1iWHXpb/tini 10:17:51 [2020-10-06T10:17:51.598Z] #36 0.495 Cloning into '/tmp/tmp.AGz1iWHXpb/tini'... 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.35 Setting up libaio1:amd64 (0.3.112-3) ... 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.37 Setting up libonig5:amd64 (6.9.1-1) ... 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.40 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.41 Setting up vim (2:8.1.0875-5) ... 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... 10:17:51 [2020-10-06T10:17:51.633Z] #18 51.52 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.015 + RM_GOPATH=0 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.015 + TMP_GOPATH= 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.015 + : /build 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.015 + '[' -z '' ']' 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.015 ++ mktemp -d 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.016 + export GOPATH=/tmp/tmp.zLFBIezONS 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.017 + GOPATH=/tmp/tmp.zLFBIezONS 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.017 + RM_GOPATH=1 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.017 + case "$(go env GOARCH)" in 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.017 ++ go env GOARCH 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.042 + export GO_BUILDMODE=-buildmode=pie 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.042 + GO_BUILDMODE=-buildmode=pie 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.044 ++ dirname /tmp/install/install.sh 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.045 + dir=/tmp/install 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.046 + bin=containerd 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.049 + shift 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.052 + '[' '!' -f /tmp/install/containerd.installer ']' 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.052 + . /tmp/install/containerd.installer 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.052 ++ set -e 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.058 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.058 + install_containerd 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.065 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.069 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.073 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zLFBIezONS/src/github.com/containerd/containerd 10:17:51 [2020-10-06T10:17:51.887Z] #54 1.075 Cloning into '/tmp/tmp.zLFBIezONS/src/github.com/containerd/containerd'... 10:17:51 [2020-10-06T10:17:51.889Z] #18 51.54 Setting up jq (1.5+dfsg-2+b1) ... 10:17:51 [2020-10-06T10:17:51.889Z] #18 51.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 10:17:51 [2020-10-06T10:17:51.889Z] #18 51.56 Setting up python3.7 (3.7.3-2+deb10u2) ... 10:17:52 [2020-10-06T10:17:52.146Z] #18 ... 10:17:52 [2020-10-06T10:17:52.146Z] 10:17:52 [2020-10-06T10:17:52.146Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:17:52 [2020-10-06T10:17:52.146Z] #41 100.1 CC criu/cr-errno.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 100.2 CC criu/cr-restore.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 104.8 CC criu/cr-service.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 106.4 CC criu/crtools.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 107.0 CC criu/eventfd.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 107.3 CC criu/eventpoll.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 108.1 CC criu/external.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 108.4 CC criu/fault-injection.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 108.5 CC criu/fdstore.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 108.9 CC criu/fifo.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 109.3 CC criu/file-ids.o 10:17:52 [2020-10-06T10:17:52.146Z] #41 109.5 CC criu/file-lock.o 10:17:52 [2020-10-06T10:17:52.364Z] #30 ... 10:17:52 [2020-10-06T10:17:52.364Z] 10:17:52 [2020-10-06T10:17:52.364Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.802 + RM_GOPATH=0 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.802 + TMP_GOPATH= 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.802 + : /build 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.802 + '[' -z '' ']' 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.803 ++ mktemp -d 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.816 + export GOPATH=/tmp/tmp.AUCSVVMp76 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.816 + GOPATH=/tmp/tmp.AUCSVVMp76 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.816 + RM_GOPATH=1 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.816 + case "$(go env GOARCH)" in 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.816 ++ go env GOARCH 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.889 + export GO_BUILDMODE=-buildmode=pie 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.889 + GO_BUILDMODE=-buildmode=pie 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.889 ++ dirname /tmp/install/install.sh 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.890 + dir=/tmp/install 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 + bin=containerd 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 + shift 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 + '[' '!' -f /tmp/install/containerd.installer ']' 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 + . /tmp/install/containerd.installer 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 ++ set -e 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 + install_containerd 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.892 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AUCSVVMp76/src/github.com/containerd/containerd 10:17:52 [2020-10-06T10:17:52.364Z] #54 1.918 Cloning into '/tmp/tmp.AUCSVVMp76/src/github.com/containerd/containerd'... 10:17:52 [2020-10-06T10:17:52.364Z] #54 ... 10:17:52 [2020-10-06T10:17:52.364Z] 10:17:52 [2020-10-06T10:17:52.364Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:52 [2020-10-06T10:17:52.364Z] #11 46.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 49.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] 10:17:52 [2020-10-06T10:17:52.364Z] #11 50.53 debconf: delaying package configuration, since apt-utils is not installed 10:17:52 [2020-10-06T10:17:52.364Z] #11 50.73 Fetched 77.7 MB in 8s (9398 kB/s) 10:17:52 [2020-10-06T10:17:52.364Z] #11 50.82 Selecting previously unselected package binutils-mingw-w64-i686. 10:17:52 [2020-10-06T10:17:52.364Z] #11 50.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 ... 15410 files and directories currently installed.) 10:17:52 [2020-10-06T10:17:52.364Z] #11 50.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 10:17:52 [2020-10-06T10:17:52.364Z] #11 50.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:17:52 [2020-10-06T10:17:52.662Z] #36 1.553 + cd /tmp/tmp.AGz1iWHXpb/tini 10:17:52 [2020-10-06T10:17:52.662Z] #36 1.564 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 10:17:52 [2020-10-06T10:17:52.662Z] #36 1.574 + cmake . 10:17:52 [2020-10-06T10:17:52.708Z] #41 110.4 CC criu/files-ext.o 10:17:52 [2020-10-06T10:17:52.964Z] #36 ... 10:17:52 [2020-10-06T10:17:52.964Z] 10:17:52 [2020-10-06T10:17:52.964Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:52 [2020-10-06T10:17:52.964Z] #41 48.52 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 48.53 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 48.54 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 48.55 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 48.56 Setting up python-six (1.12.0-1) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.85 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.86 Setting up libnl-3-200:ppc64el (3.4.0-1) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.88 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.88 Setting up libcap-dev:ppc64el (1:2.25-2) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.89 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.89 Setting up protobuf-compiler (3.6.1.3-2) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.91 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 52.93 Setting up python-protobuf (3.6.1.3-2) ... 10:17:52 [2020-10-06T10:17:52.964Z] #41 110.8 CC criu/files-reg.o 10:17:53 [2020-10-06T10:17:53.304Z] #11 53.65 Selecting previously unselected package binutils-mingw-w64-x86-64. 10:17:53 [2020-10-06T10:17:53.305Z] #11 53.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 10:17:53 [2020-10-06T10:17:53.305Z] #11 53.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:17:53 [2020-10-06T10:17:53.617Z] #41 ... 10:17:53 [2020-10-06T10:17:53.617Z] 10:17:53 [2020-10-06T10:17:53.617Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:53 [2020-10-06T10:17:53.617Z] #12 59.05 Selecting previously unselected package binutils-mingw-w64-x86-64. 10:17:53 [2020-10-06T10:17:53.617Z] #12 59.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... 10:17:53 [2020-10-06T10:17:53.617Z] #12 59.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:17:53 [2020-10-06T10:17:53.808Z] #54 ... 10:17:53 [2020-10-06T10:17:53.808Z] 10:17:53 [2020-10-06T10:17:53.808Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:53 [2020-10-06T10:17:53.808Z] #34 29.36 Reading package lists... 10:17:53 [2020-10-06T10:17:53.808Z] #34 36.24 Building dependency tree... 10:17:53 [2020-10-06T10:17:53.808Z] #34 39.21 The following additional packages will be installed: 10:17:53 [2020-10-06T10:17:53.808Z] #34 39.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 10:17:53 [2020-10-06T10:17:53.808Z] #34 39.23 Suggested packages: 10:17:53 [2020-10-06T10:17:53.808Z] #34 39.24 cmake-doc ninja-build lrzip 10:17:53 [2020-10-06T10:17:53.808Z] #34 39.24 Recommended packages: 10:17:53 [2020-10-06T10:17:53.808Z] #34 39.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.21 The following NEW packages will be installed: 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.23 vim-common xxd 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.65 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.65 Need to get 14.9 MB of archives. 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.65 After this operation, 61.8 MB of additional disk space will be used. 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 40.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 41.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 41.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 41.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 41.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 41.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 41.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 10:17:53 [2020-10-06T10:17:53.808Z] #34 43.10 debconf: delaying package configuration, since apt-utils is not installed 10:17:53 [2020-10-06T10:17:53.808Z] #34 43.59 Fetched 14.9 MB in 2s (9557 kB/s) 10:17:53 [2020-10-06T10:17:53.808Z] #34 43.71 Selecting previously unselected package xxd. 10:17:53 [2020-10-06T10:17:53.808Z] #34 43.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 ... 15410 files and directories currently installed.) 10:17:53 [2020-10-06T10:17:53.808Z] #34 43.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 10:17:53 [2020-10-06T10:17:53.808Z] #34 43.80 Unpacking xxd (2:8.1.0875-5) ... 10:17:53 [2020-10-06T10:17:53.808Z] #34 44.04 Selecting previously unselected package vim-common. 10:17:53 [2020-10-06T10:17:53.808Z] #34 44.04 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 10:17:53 [2020-10-06T10:17:53.808Z] #34 44.11 Unpacking vim-common (2:8.1.0875-5) ... 10:17:53 [2020-10-06T10:17:53.808Z] #34 44.54 Selecting previously unselected package cmake-data. 10:17:53 [2020-10-06T10:17:53.808Z] #34 44.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 10:17:53 [2020-10-06T10:17:53.808Z] #34 44.55 Unpacking cmake-data (3.13.4-1) ... 10:17:54 [2020-10-06T10:17:54.069Z] #34 ... 10:17:54 [2020-10-06T10:17:54.069Z] 10:17:54 [2020-10-06T10:17:54.069Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:54 [2020-10-06T10:17:54.069Z] #40 43.34 Selecting previously unselected package libnet1:amd64. 10:17:54 [2020-10-06T10:17:54.069Z] #40 43.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 43.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 43.53 Selecting previously unselected package libnet1-dev. 10:17:54 [2020-10-06T10:17:54.069Z] #40 43.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 43.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 43.84 Selecting previously unselected package libnl-3-200:amd64. 10:17:54 [2020-10-06T10:17:54.069Z] #40 43.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 43.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.04 Selecting previously unselected package libnl-3-dev:amd64. 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.07 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.30 Selecting previously unselected package libprotobuf-c1:amd64. 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.38 Selecting previously unselected package libprotobuf-c-dev:amd64. 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.45 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.57 Selecting previously unselected package zlib1g-dev:amd64. 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.59 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.83 Selecting previously unselected package libprotobuf17:amd64. 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 44.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 45.69 Selecting previously unselected package libprotobuf-lite17:amd64. 10:17:54 [2020-10-06T10:17:54.069Z] #40 45.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 45.71 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 46.00 Selecting previously unselected package libprotobuf-dev:amd64. 10:17:54 [2020-10-06T10:17:54.069Z] #40 46.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 10:17:54 [2020-10-06T10:17:54.069Z] #40 46.04 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 10:17:54 [2020-10-06T10:17:54.373Z] #41 ... 10:17:54 [2020-10-06T10:17:54.373Z] 10:17:54 [2020-10-06T10:17:54.373Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:17:54 [2020-10-06T10:17:54.373Z] #18 54.15 Setting up iptables (1.8.2-4) ... 10:17:54 [2020-10-06T10:17:54.373Z] #18 54.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 10:17:54 [2020-10-06T10:17:54.373Z] #18 54.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:17:54 [2020-10-06T10:17:54.373Z] #18 54.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 10:17:54 [2020-10-06T10:17:54.373Z] #18 54.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:17:54 [2020-10-06T10:17:54.373Z] #18 54.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 10:17:54 [2020-10-06T10:17:54.373Z] #18 54.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 10:17:54 [2020-10-06T10:17:54.373Z] #18 54.21 Setting up python3 (3.7.3-1) ... 10:17:54 [2020-10-06T10:17:54.641Z] #40 ... 10:17:54 [2020-10-06T10:17:54.641Z] 10:17:54 [2020-10-06T10:17:54.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:54 [2020-10-06T10:17:54.641Z] #11 29.85 Reading package lists... 10:17:54 [2020-10-06T10:17:54.641Z] #11 36.85 Building dependency tree... 10:17:54 [2020-10-06T10:17:54.641Z] #11 39.86 The following additional packages will be installed: 10:17:54 [2020-10-06T10:17:54.641Z] #11 39.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 10:17:54 [2020-10-06T10:17:54.641Z] #11 39.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 10:17:54 [2020-10-06T10:17:54.641Z] #11 39.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 10:17:54 [2020-10-06T10:17:54.641Z] #11 39.88 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev 10:17:54 [2020-10-06T10:17:54.641Z] #11 39.88 Suggested packages: 10:17:54 [2020-10-06T10:17:54.641Z] #11 39.89 gcc-8-locales seccomp wine64 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.15 The following NEW packages will be installed: 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.70 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.70 Need to get 77.7 MB of archives. 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.70 After this operation, 487 MB of additional disk space will be used. 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 41.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 42.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 42.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 42.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 42.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 42.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 43.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 43.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 46.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] 10:17:54 [2020-10-06T10:17:54.641Z] #11 ... 10:17:54 [2020-10-06T10:17:54.641Z] 10:17:54 [2020-10-06T10:17:54.641Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:54 [2020-10-06T10:17:54.981Z] #18 54.64 Setting up python3-wheel (0.32.3-2) ... 10:17:55 [2020-10-06T10:17:55.164Z] #30 46.63 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) 10:17:55 [2020-10-06T10:17:55.164Z] #30 ... 10:17:55 [2020-10-06T10:17:55.164Z] 10:17:55 [2020-10-06T10:17:55.164Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:55 [2020-10-06T10:17:55.164Z] #43 37.18 internal/reflectlite 10:17:55 [2020-10-06T10:17:55.164Z] #43 37.20 sync 10:17:55 [2020-10-06T10:17:55.164Z] #43 38.68 github.com/LK4D4/vndr/godl/singleflight 10:17:55 [2020-10-06T10:17:55.164Z] #43 39.01 math/rand 10:17:55 [2020-10-06T10:17:55.164Z] #43 40.12 internal/singleflight 10:17:55 [2020-10-06T10:17:55.164Z] #43 40.42 io 10:17:55 [2020-10-06T10:17:55.164Z] #43 40.49 strconv 10:17:55 [2020-10-06T10:17:55.164Z] #43 41.63 bytes 10:17:55 [2020-10-06T10:17:55.164Z] #43 44.10 reflect 10:17:55 [2020-10-06T10:17:55.164Z] #43 44.59 bufio 10:17:55 [2020-10-06T10:17:55.164Z] #43 46.49 syscall 10:17:55 [2020-10-06T10:17:55.164Z] #43 ... 10:17:55 [2020-10-06T10:17:55.164Z] 10:17:55 [2020-10-06T10:17:55.164Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:17:55 [2020-10-06T10:17:55.164Z] #30 46.63 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 10:17:55 [2020-10-06T10:17:55.170Z] #12 ... 10:17:55 [2020-10-06T10:17:55.170Z] 10:17:55 [2020-10-06T10:17:55.170Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:55 [2020-10-06T10:17:55.170Z] #41 60.29 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... 10:17:55 [2020-10-06T10:17:55.170Z] #41 60.30 Processing triggers for libc-bin (2.28-10) ... 10:17:55 [2020-10-06T10:17:55.170Z] #41 DONE 60.6s 10:17:55 [2020-10-06T10:17:55.170Z] 10:17:55 [2020-10-06T10:17:55.170Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:55 [2020-10-06T10:17:55.170Z] #36 2.550 -- The C compiler identification is GNU 8.3.0 10:17:55 [2020-10-06T10:17:55.170Z] #36 2.654 -- Check for working C compiler: /usr/bin/cc 10:17:55 [2020-10-06T10:17:55.170Z] #36 3.349 -- Check for working C compiler: /usr/bin/cc -- works 10:17:55 [2020-10-06T10:17:55.170Z] #36 3.353 -- Detecting C compiler ABI info 10:17:55 [2020-10-06T10:17:55.170Z] #36 3.898 -- Detecting C compiler ABI info - done 10:17:55 [2020-10-06T10:17:55.170Z] #36 3.922 -- Detecting C compile features 10:17:55 [2020-10-06T10:17:55.216Z] #11 ... 10:17:55 [2020-10-06T10:17:55.216Z] 10:17:55 [2020-10-06T10:17:55.216Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:55 [2020-10-06T10:17:55.216Z] #45 DONE 55.6s 10:17:55 [2020-10-06T10:17:55.216Z] 10:17:55 [2020-10-06T10:17:55.216Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:55 [2020-10-06T10:17:55.216Z] #34 46.80 Selecting previously unselected package libicu63:amd64. 10:17:55 [2020-10-06T10:17:55.216Z] #34 46.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 46.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 53.75 Selecting previously unselected package libxml2:amd64. 10:17:55 [2020-10-06T10:17:55.216Z] #34 53.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 53.77 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 54.43 Selecting previously unselected package libarchive13:amd64. 10:17:55 [2020-10-06T10:17:55.216Z] #34 54.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 54.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 54.78 Selecting previously unselected package libjsoncpp1:amd64. 10:17:55 [2020-10-06T10:17:55.216Z] #34 54.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 54.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 54.93 Selecting previously unselected package librhash0:amd64. 10:17:55 [2020-10-06T10:17:55.216Z] #34 54.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 54.97 Unpacking librhash0:amd64 (1.3.8-1) ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 55.22 Selecting previously unselected package libuv1:amd64. 10:17:55 [2020-10-06T10:17:55.216Z] #34 55.24 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 55.30 Unpacking libuv1:amd64 (1.24.1-1) ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 55.48 Selecting previously unselected package cmake. 10:17:55 [2020-10-06T10:17:55.216Z] #34 55.49 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 10:17:55 [2020-10-06T10:17:55.216Z] #34 55.51 Unpacking cmake (3.13.4-1) ... 10:17:55 [2020-10-06T10:17:55.424Z] #30 47.32 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 10:17:55 [2020-10-06T10:17:55.424Z] #30 47.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 10:17:55 [2020-10-06T10:17:55.543Z] #18 55.32 Setting up apparmor (2.13.2-10) ... 10:17:56 [2020-10-06T10:17:56.180Z] #54 ... 10:17:56 [2020-10-06T10:17:56.180Z] 10:17:56 [2020-10-06T10:17:56.180Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:56 [2020-10-06T10:17:56.180Z] #47 DONE 162.5s 10:17:56 [2020-10-06T10:17:56.180Z] 10:17:56 [2020-10-06T10:17:56.180Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:56 [2020-10-06T10:17:56.493Z] #54 ... 10:17:56 [2020-10-06T10:17:56.493Z] 10:17:56 [2020-10-06T10:17:56.493Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 10:17:56 [2020-10-06T10:17:56.558Z] #27 11.51 0.0% 1.2% ## 2.8% ### 4.2% #### 6.1% ##### 7.6% ###### 8.8% ####### 10.1% ######## 11.8% ######### 13.3% ########## 14.5% ########### 15.8% ############ 17.1% ############# 18.3% ############# 19.4% ############### 21.4% ################ 22.7% ################# 23.8% ################# 24.8% ################## 26.4% #################### 27.8% #################### 29.0% ##################### 30.4% ###################### 31.2% ####################### 32.3% ####################### 33.3% ######################## 34.3% ######################### 35.4% ########################## 36.5% ########################### 38.1% ########################### 38.3% ############################ 39.0% ############################# 40.6% ############################## 42.6% ############################### 43.2% ############################### 43.4% ################################ 44.8% ################################ 45.5% ################################# 46.2% ################################# 47.1% ################################### 48.6% ################################### 49.7% ##################################### 51.6% ###################################### 53.4% ####################################### 55.1% ######################################## 56.5% ######################################### 57.9% ########################################## 58.8% ########################################### 60.3% ############################################ 62.5% ############################################## 64.0% ############################################## 64.8% ############################################### 66.5% ################################################ 67.1% ################################################# 68.1% ################################################## 70.1% ################################################### 70.9% ################################################### 71.8% #################################################### 72.4% ##################################################### 73.6% ##################################################### 74.4% ###################################################### 75.6% ###################################################### 76.3% ######################################################## 77.9% ######################################################## 78.5% ######################################################## 79.1% ######################################################### 80.2% ########################################################## 81.2% ########################################################### 82.2% ########################################################### 82.9% ############################################################ 84.4% ############################################################# 85.3% ############################################################## 86.7% 10:17:56 [2020-10-06T10:17:56.558Z] #27 ... 10:17:56 [2020-10-06T10:17:56.558Z] 10:17:56 [2020-10-06T10:17:56.558Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:56 [2020-10-06T10:17:56.558Z] #49 10.55 + cd /tmp/tmp.CCpxUxG5KS/src/github.com/mvdan/sh 10:17:56 [2020-10-06T10:17:56.558Z] #49 10.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 10:17:56 [2020-10-06T10:17:56.558Z] #49 10.72 + GO111MODULE=on 10:17:56 [2020-10-06T10:17:56.558Z] #49 10.72 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 10:17:56 [2020-10-06T10:17:56.558Z] #49 12.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:56 [2020-10-06T10:17:56.558Z] #49 12.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:56 [2020-10-06T10:17:56.558Z] #49 12.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:56 [2020-10-06T10:17:56.558Z] #49 12.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:56 [2020-10-06T10:17:56.558Z] #49 12.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:56 [2020-10-06T10:17:56.558Z] #49 13.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:56 [2020-10-06T10:17:56.558Z] #49 14.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:56 [2020-10-06T10:17:56.558Z] #49 15.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:56 [2020-10-06T10:17:56.558Z] #49 17.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 10:17:56 [2020-10-06T10:17:56.558Z] #49 17.08 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 10:17:56 [2020-10-06T10:17:56.558Z] #49 17.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 10:17:56 [2020-10-06T10:17:56.558Z] #49 17.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 10:17:56 [2020-10-06T10:17:56.558Z] #49 19.11 runtime 10:17:56 [2020-10-06T10:17:56.558Z] #49 ... 10:17:56 [2020-10-06T10:17:56.558Z] 10:17:56 [2020-10-06T10:17:56.558Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:56 [2020-10-06T10:17:56.786Z] #48 DONE 0.3s 10:17:56 [2020-10-06T10:17:56.786Z] 10:17:56 [2020-10-06T10:17:56.786Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:56 [2020-10-06T10:17:56.786Z] #54 ... 10:17:56 [2020-10-06T10:17:56.786Z] 10:17:56 [2020-10-06T10:17:56.786Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 10:17:56 [2020-10-06T10:17:56.822Z] #27 11.51 0.0% 1.2% ## 2.8% ### 4.2% #### 6.1% ##### 7.6% ###### 8.8% ####### 10.1% ######## 11.8% ######### 13.3% ########## 14.5% ########### 15.8% ############ 17.1% ############# 18.3% ############# 19.4% ############### 21.4% ################ 22.7% ################# 23.8% ################# 24.8% ################## 26.4% #################### 27.8% #################### 29.0% ##################### 30.4% ###################### 31.2% ####################### 32.3% ####################### 33.3% ######################## 34.3% ######################### 35.4% ########################## 36.5% ########################### 38.1% ########################### 38.3% ############################ 39.0% ############################# 40.6% ############################## 42.6% ############################### 43.2% ############################### 43.4% ################################ 44.8% ################################ 45.5% ################################# 46.2% ################################# 47.1% ################################### 48.6% ################################### 49.7% ##################################### 51.6% ###################################### 53.4% ####################################### 55.1% ######################################## 56.5% ######################################### 57.9% ########################################## 58.8% ########################################### 60.3% ############################################ 62.5% ############################################## 64.0% ############################################## 64.8% ############################################### 66.5% ################################################ 67.1% ################################################# 68.1% ################################################## 70.1% ################################################### 70.9% ################################################### 71.8% #################################################### 72.4% ##################################################### 73.6% ##################################################### 74.4% ###################################################### 75.6% ###################################################### 76.3% ######################################################## 77.9% ######################################################## 78.5% ######################################################## 79.1% ######################################################### 80.2% ########################################################## 81.2% ########################################################### 82.2% ########################################################### 82.9% ############################################################ 84.4% ############################################################# 85.3% ############################################################## 86.7% ############################################################### 87.8% ############################################################### 88.3% ################################################################ 89.7% ################################################################## 92.5% # 10:17:56 [2020-10-06T10:17:56.822Z] #27 ... 10:17:56 [2020-10-06T10:17:56.822Z] 10:17:56 [2020-10-06T10:17:56.822Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:56 [2020-10-06T10:17:56.822Z] #43 10.95 vendor/golang.org/x/crypto/internal/subtle 10:17:57 [2020-10-06T10:17:57.079Z] #50 DONE 0.2s 10:17:57 [2020-10-06T10:17:57.079Z] 10:17:57 [2020-10-06T10:17:57.079Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 10:17:57 [2020-10-06T10:17:57.079Z] #52 DONE 0.2s 10:17:57 [2020-10-06T10:17:57.079Z] 10:17:57 [2020-10-06T10:17:57.079Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:57 [2020-10-06T10:17:57.085Z] #43 ... 10:17:57 [2020-10-06T10:17:57.085Z] 10:17:57 [2020-10-06T10:17:57.085Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:57 [2020-10-06T10:17:57.127Z] #34 ... 10:17:57 [2020-10-06T10:17:57.127Z] 10:17:57 [2020-10-06T10:17:57.127Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:57 [2020-10-06T10:17:57.127Z] #11 57.04 Selecting previously unselected package binutils-mingw-w64. 10:17:57 [2020-10-06T10:17:57.127Z] #11 57.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 10:17:57 [2020-10-06T10:17:57.127Z] #11 57.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 10:17:57 [2020-10-06T10:17:57.127Z] #11 57.22 Selecting previously unselected package libdevmapper1.02.1:amd64. 10:17:57 [2020-10-06T10:17:57.127Z] #11 57.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 10:17:57 [2020-10-06T10:17:57.127Z] #11 57.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 10:17:57 [2020-10-06T10:17:57.127Z] #11 57.43 Selecting previously unselected package dmsetup. 10:17:57 [2020-10-06T10:17:57.127Z] #11 57.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 10:17:57 [2020-10-06T10:17:57.127Z] #11 57.44 Unpacking dmsetup (2:1.02.155-3) ... 10:17:57 [2020-10-06T10:17:57.203Z] #36 5.747 -- Detecting C compile features - done 10:17:57 [2020-10-06T10:17:57.203Z] #36 5.796 -- Performing Test HAS_BUILTIN_FORTIFY 10:17:57 [2020-10-06T10:17:57.203Z] #36 6.033 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 10:17:57 [2020-10-06T10:17:57.349Z] #27 11.51 0.0% 1.2% ## 2.8% ### 4.2% #### 6.1% ##### 7.6% ###### 8.8% ####### 10.1% ######## 11.8% ######### 13.3% ########## 14.5% ########### 15.8% ############ 17.1% ############# 18.3% ############# 19.4% ############### 21.4% ################ 22.7% ################# 23.8% ################# 24.8% ################## 26.4% #################### 27.8% #################### 29.0% ##################### 30.4% ###################### 31.2% ####################### 32.3% ####################### 33.3% ######################## 34.3% ######################### 35.4% ########################## 36.5% ########################### 38.1% ########################### 38.3% ############################ 39.0% ############################# 40.6% ############################## 42.6% ############################### 43.2% ############################### 43.4% ################################ 44.8% ################################ 45.5% ################################# 46.2% ################################# 47.1% ################################### 48.6% ################################### 49.7% ##################################### 51.6% ###################################### 53.4% ####################################### 55.1% ######################################## 56.5% ######################################### 57.9% ########################################## 58.8% ########################################### 60.3% ############################################ 62.5% ############################################## 64.0% ############################################## 64.8% ############################################### 66.5% ################################################ 67.1% ################################################# 68.1% ################################################## 70.1% ################################################### 70.9% ################################################### 71.8% #################################################### 72.4% ##################################################### 73.6% ##################################################### 74.4% ###################################################### 75.6% ###################################################### 76.3% ######################################################## 77.9% ######################################################## 78.5% ######################################################## 79.1% ######################################################### 80.2% ########################################################## 81.2% ########################################################### 82.2% ########################################################### 82.9% ############################################################ 84.4% ############################################################# 85.3% ############################################################## 86.7% ############################################################### 87.8% ############################################################### 88.3% ################################################################ 89.7% ################################################################## 92.5% ################################################################### 94.1% #################################################################### 95.2% ##################################################################### 96.8% ###################################################################### 98.0% ####################################################################### 99.9% ######################################################################## 100.0% 10:17:57 [2020-10-06T10:17:57.349Z] #27 21.66 10:17:57 [2020-10-06T10:17:57.387Z] #11 57.65 Selecting previously unselected package mingw-w64-common. 10:17:57 [2020-10-06T10:17:57.387Z] #11 57.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 10:17:57 [2020-10-06T10:17:57.387Z] #11 57.67 Unpacking mingw-w64-common (6.0.0-3) ... 10:17:57 [2020-10-06T10:17:57.467Z] #18 57.22 Setting up xfsprogs (4.20.0-1) ... 10:17:57 [2020-10-06T10:17:57.467Z] #18 57.24 Setting up python3-lib2to3 (3.7.3-1) ... 10:17:57 [2020-10-06T10:17:57.517Z] #36 6.168 -- Configuring done 10:17:57 [2020-10-06T10:17:57.517Z] #36 6.199 -- Generating done 10:17:57 [2020-10-06T10:17:57.517Z] #36 6.208 -- Build files have been written to: /tmp/tmp.AGz1iWHXpb/tini 10:17:57 [2020-10-06T10:17:57.517Z] #36 6.217 + make tini-static 10:17:57 [2020-10-06T10:17:57.728Z] #18 57.64 Setting up python3-pkg-resources (40.8.0-1) ... 10:17:57 [2020-10-06T10:17:57.838Z] #36 6.638 Scanning dependencies of target tini-static 10:17:57 [2020-10-06T10:17:57.838Z] #36 6.722 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 10:17:57 [2020-10-06T10:17:57.928Z] #27 21.98 /download-frozen-image-v2.sh: line 208: type: go: not found 10:17:57 [2020-10-06T10:17:57.928Z] #27 ... 10:17:57 [2020-10-06T10:17:57.928Z] 10:17:57 [2020-10-06T10:17:57.928Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:57 [2020-10-06T10:17:57.928Z] #11 11.91 Fetched 8211 kB in 9s (904 kB/s) 10:17:57 [2020-10-06T10:17:57.928Z] #11 11.91 Reading package lists... 10:17:57 [2020-10-06T10:17:57.928Z] #11 16.53 Reading package lists... 10:17:57 [2020-10-06T10:17:57.928Z] #11 21.16 Building dependency tree... 10:17:57 [2020-10-06T10:17:57.928Z] #11 ... 10:17:57 [2020-10-06T10:17:57.928Z] 10:17:57 [2020-10-06T10:17:57.928Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:17:57 [2020-10-06T10:17:57.928Z] #38 14.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 10:17:57 [2020-10-06T10:17:57.928Z] #38 16.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 10:17:57 [2020-10-06T10:17:57.957Z] #11 ... 10:17:57 [2020-10-06T10:17:57.958Z] 10:17:57 [2020-10-06T10:17:57.958Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:57 [2020-10-06T10:17:57.958Z] #40 48.05 Selecting previously unselected package libprotoc17:amd64. 10:17:57 [2020-10-06T10:17:57.958Z] #40 48.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 48.06 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 48.72 Selecting previously unselected package protobuf-c-compiler. 10:17:57 [2020-10-06T10:17:57.958Z] #40 48.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 48.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 48.91 Selecting previously unselected package protobuf-compiler. 10:17:57 [2020-10-06T10:17:57.958Z] #40 48.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 48.94 Unpacking protobuf-compiler (3.6.1.3-2) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 49.09 Selecting previously unselected package python-pkg-resources. 10:17:57 [2020-10-06T10:17:57.958Z] #40 49.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 49.09 Unpacking python-pkg-resources (40.8.0-1) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 49.34 Selecting previously unselected package python-six. 10:17:57 [2020-10-06T10:17:57.958Z] #40 49.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 49.36 Unpacking python-six (1.12.0-1) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 49.47 Selecting previously unselected package python-protobuf. 10:17:57 [2020-10-06T10:17:57.958Z] #40 49.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 49.48 Unpacking python-protobuf (3.6.1.3-2) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 50.00 Setting up python-pkg-resources (40.8.0-1) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 54.37 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 54.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 54.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 54.41 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 10:17:57 [2020-10-06T10:17:57.958Z] #40 54.42 Setting up python-six (1.12.0-1) ... 10:17:58 [2020-10-06T10:17:58.192Z] #38 ... 10:17:58 [2020-10-06T10:17:58.192Z] 10:17:58 [2020-10-06T10:17:58.192Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:58 [2020-10-06T10:17:58.192Z] #11 21.16 Building dependency tree... 10:17:58 [2020-10-06T10:17:58.217Z] #40 ... 10:17:58 [2020-10-06T10:17:58.217Z] 10:17:58 [2020-10-06T10:17:58.217Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:58 [2020-10-06T10:17:58.217Z] #49 48.44 syscall 10:17:58 [2020-10-06T10:17:58.217Z] #49 48.49 reflect 10:17:58 [2020-10-06T10:17:58.217Z] #49 57.23 context 10:17:58 [2020-10-06T10:17:58.217Z] #49 57.92 os 10:17:58 [2020-10-06T10:17:58.217Z] #49 ... 10:17:58 [2020-10-06T10:17:58.217Z] 10:17:58 [2020-10-06T10:17:58.217Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:17:58 [2020-10-06T10:17:58.217Z] #32 49.32 time 10:17:58 [2020-10-06T10:17:58.217Z] #32 54.49 internal/poll 10:17:58 [2020-10-06T10:17:58.217Z] #32 57.24 internal/syscall/execenv 10:17:58 [2020-10-06T10:17:58.217Z] #32 57.46 internal/syscall/unix 10:17:58 [2020-10-06T10:17:58.217Z] #32 57.69 os 10:17:58 [2020-10-06T10:17:58.477Z] #32 58.73 strings 10:17:58 [2020-10-06T10:17:58.477Z] #32 ... 10:17:58 [2020-10-06T10:17:58.477Z] 10:17:58 [2020-10-06T10:17:58.477Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.72 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.73 Setting up libcap-dev:amd64 (1:2.25-2) ... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.76 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.77 Setting up protobuf-compiler (3.6.1.3-2) ... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 10:17:58 [2020-10-06T10:17:58.477Z] #40 58.82 Setting up python-protobuf (3.6.1.3-2) ... 10:17:59 [2020-10-06T10:17:59.096Z] #18 58.62 Setting up python3-distutils (3.7.3-1) ... 10:17:59 [2020-10-06T10:17:59.145Z] #11 ... 10:17:59 [2020-10-06T10:17:59.145Z] 10:17:59 [2020-10-06T10:17:59.145Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:17:59 [2020-10-06T10:17:59.145Z] #40 13.05 Fetched 8211 kB in 9s (903 kB/s) 10:17:59 [2020-10-06T10:17:59.145Z] #40 13.05 Reading package lists... 10:17:59 [2020-10-06T10:17:59.145Z] #40 18.90 Reading package lists... 10:17:59 [2020-10-06T10:17:59.145Z] #40 ... 10:17:59 [2020-10-06T10:17:59.145Z] 10:17:59 [2020-10-06T10:17:59.145Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.17 go: finding github.com/fatih/color v1.9.0 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.18 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.22 go: finding github.com/pkg/errors v0.9.1 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.26 go: finding github.com/mattn/go-colorable v0.1.6 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.36 go: finding github.com/spf13/pflag v1.0.3 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.38 go: finding github.com/mattn/go-isatty v0.0.12 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.78 go: finding github.com/jonboulle/clockwork v0.1.0 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.88 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:17:59 [2020-10-06T10:17:59.145Z] #45 13.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:17:59 [2020-10-06T10:17:59.368Z] #18 59.08 Setting up python3-setuptools (40.8.0-1) ... 10:17:59 [2020-10-06T10:17:59.414Z] #45 ... 10:17:59 [2020-10-06T10:17:59.414Z] 10:17:59 [2020-10-06T10:17:59.414Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:17:59 [2020-10-06T10:17:59.414Z] #27 22.64 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 10:17:59 [2020-10-06T10:17:59.414Z] #27 23.16 #=#=# 10:17:59 [2020-10-06T10:17:59.414Z] #27 23.39 # 2.0% ######################################################################## 100.0% 10:17:59 [2020-10-06T10:17:59.414Z] #27 23.54 10:17:59 [2020-10-06T10:17:59.678Z] #27 23.91 /download-frozen-image-v2.sh: line 208: type: go: not found 10:17:59 [2020-10-06T10:17:59.678Z] #27 ... 10:17:59 [2020-10-06T10:17:59.678Z] 10:17:59 [2020-10-06T10:17:59.678Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:59 [2020-10-06T10:17:59.678Z] #34 13.76 Fetched 8211 kB in 10s (853 kB/s) 10:17:59 [2020-10-06T10:17:59.678Z] #34 13.76 Reading package lists... 10:17:59 [2020-10-06T10:17:59.861Z] #40 ... 10:17:59 [2020-10-06T10:17:59.861Z] 10:17:59 [2020-10-06T10:17:59.861Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.07 Setting up xxd (2:8.1.0875-5) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.08 Setting up libuv1:amd64 (1.24.1-1) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.10 Setting up vim-common (2:8.1.0875-5) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.13 Setting up librhash0:amd64 (1.3.8-1) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.15 Setting up cmake-data (3.13.4-1) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.18 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.19 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.21 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.22 Setting up cmake (3.13.4-1) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.23 Processing triggers for libc-bin (2.28-10) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 59.32 Processing triggers for mime-support (3.62) ... 10:17:59 [2020-10-06T10:17:59.861Z] #34 DONE 59.7s 10:17:59 [2020-10-06T10:17:59.861Z] 10:17:59 [2020-10-06T10:17:59.861Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:17:59 [2020-10-06T10:17:59.942Z] #34 19.09 Reading package lists... 10:17:59 [2020-10-06T10:17:59.942Z] #34 ... 10:17:59 [2020-10-06T10:17:59.942Z] 10:17:59 [2020-10-06T10:17:59.942Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:17:59 [2020-10-06T10:17:59.942Z] #53 13.95 Fetched 8211 kB in 10s (824 kB/s) 10:17:59 [2020-10-06T10:17:59.942Z] #53 13.95 Reading package lists... 10:17:59 [2020-10-06T10:17:59.942Z] #53 22.58 Reading package lists... 10:17:59 [2020-10-06T10:17:59.942Z] #53 ... 10:17:59 [2020-10-06T10:17:59.942Z] 10:17:59 [2020-10-06T10:17:59.942Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:17:59 [2020-10-06T10:17:59.942Z] #11 23.76 The following additional packages will be installed: 10:17:59 [2020-10-06T10:17:59.942Z] #11 23.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 10:17:59 [2020-10-06T10:17:59.942Z] #11 23.77 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 10:17:59 [2020-10-06T10:17:59.942Z] #11 23.77 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 10:17:59 [2020-10-06T10:17:59.942Z] #11 23.77 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev 10:17:59 [2020-10-06T10:17:59.942Z] #11 23.79 Suggested packages: 10:17:59 [2020-10-06T10:17:59.942Z] #11 23.79 gcc-8-locales seccomp wine64 10:17:59 [2020-10-06T10:17:59.969Z] #36 8.522 [100%] Linking C executable tini-static 10:18:00 [2020-10-06T10:18:00.299Z] #36 ... 10:18:00 [2020-10-06T10:18:00.299Z] 10:18:00 [2020-10-06T10:18:00.299Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.33 Selecting previously unselected package binutils-mingw-w64. 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.44 Selecting previously unselected package libdevmapper1.02.1:ppc64el. 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.48 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.68 Selecting previously unselected package dmsetup. 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.73 Unpacking dmsetup (2:1.02.155-3) ... 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.94 Selecting previously unselected package mingw-w64-common. 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 10:18:00 [2020-10-06T10:18:00.299Z] #12 62.98 Unpacking mingw-w64-common (6.0.0-3) ... 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.940 + RM_GOPATH=0 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.940 + TMP_GOPATH= 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.940 + : /build 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.940 + '[' -z '' ']' 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.942 ++ mktemp -d 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.944 + export GOPATH=/tmp/tmp.DRzwU5YN4W 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.944 + GOPATH=/tmp/tmp.DRzwU5YN4W 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.944 + RM_GOPATH=1 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.944 + case "$(go env GOARCH)" in 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.944 ++ go env GOARCH 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.976 + export GO_BUILDMODE=-buildmode=pie 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.976 + GO_BUILDMODE=-buildmode=pie 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.978 ++ dirname /tmp/install/install.sh 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.979 + dir=/tmp/install 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.979 + bin=tini 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.979 + shift 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.980 + '[' '!' -f /tmp/install/tini.installer ']' 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.980 + . /tmp/install/tini.installer 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.980 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.980 + install_tini 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.981 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.981 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.981 + git clone https://github.com/krallin/tini.git /tmp/tmp.DRzwU5YN4W/tini 10:18:00 [2020-10-06T10:18:00.430Z] #35 0.996 Cloning into '/tmp/tmp.DRzwU5YN4W/tini'... 10:18:00 [2020-10-06T10:18:00.612Z] #12 ... 10:18:00 [2020-10-06T10:18:00.612Z] 10:18:00 [2020-10-06T10:18:00.612Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:00 [2020-10-06T10:18:00.612Z] #36 9.158 [100%] Built target tini-static 10:18:00 [2020-10-06T10:18:00.612Z] #36 9.218 + mkdir -p /build 10:18:00 [2020-10-06T10:18:00.612Z] #36 9.223 + cp tini-static /build/docker-init 10:18:00 [2020-10-06T10:18:00.612Z] #36 DONE 9.3s 10:18:00 [2020-10-06T10:18:00.612Z] 10:18:00 [2020-10-06T10:18:00.612Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:00 [2020-10-06T10:18:00.612Z] #33 56.09 bufio 10:18:00 [2020-10-06T10:18:00.612Z] #33 56.72 reflect 10:18:00 [2020-10-06T10:18:00.612Z] #33 60.19 path 10:18:00 [2020-10-06T10:18:00.612Z] #33 61.72 text/tabwriter 10:18:00 [2020-10-06T10:18:00.612Z] #33 65.93 internal/syscall/execenv 10:18:00 [2020-10-06T10:18:00.612Z] #33 65.94 internal/syscall/unix 10:18:00 [2020-10-06T10:18:00.612Z] #33 65.96 time 10:18:00 [2020-10-06T10:18:00.612Z] #33 ... 10:18:00 [2020-10-06T10:18:00.612Z] 10:18:00 [2020-10-06T10:18:00.612Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:00 [2020-10-06T10:18:00.612Z] #42 1.668 Note: Building without setproctitle() and strlcpy() support. 10:18:00 [2020-10-06T10:18:00.612Z] #42 1.668 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:18:00 [2020-10-06T10:18:00.612Z] #42 1.681 Note: Building without GnuTLS support 10:18:00 [2020-10-06T10:18:00.612Z] #42 1.685 Makefile.config:39: Warn: you have no libnftables installed 10:18:00 [2020-10-06T10:18:00.612Z] #42 1.686 Makefile.config:40: Warn: Building without nftables support 10:18:00 [2020-10-06T10:18:00.612Z] #42 3.379 fatal: not a git repository (or any of the parent directories): .git 10:18:00 [2020-10-06T10:18:00.612Z] #42 3.423 GEN .gitid 10:18:00 [2020-10-06T10:18:00.612Z] #42 3.449 GEN criu/include/version.h 10:18:00 [2020-10-06T10:18:00.612Z] #42 3.499 GEN include/common/asm 10:18:00 [2020-10-06T10:18:00.612Z] #42 5.509 PBCC images/timens.pb-c.c 10:18:00 [2020-10-06T10:18:00.704Z] #30 ... 10:18:00 [2020-10-06T10:18:00.704Z] 10:18:00 [2020-10-06T10:18:00.704Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:00 [2020-10-06T10:18:00.704Z] #32 42.18 reflect 10:18:00 [2020-10-06T10:18:00.704Z] #32 47.74 time 10:18:00 [2020-10-06T10:18:00.704Z] #32 ... 10:18:00 [2020-10-06T10:18:00.704Z] 10:18:00 [2020-10-06T10:18:00.704Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 48.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] 10:18:00 [2020-10-06T10:18:00.704Z] #11 50.05 debconf: delaying package configuration, since apt-utils is not installed 10:18:00 [2020-10-06T10:18:00.704Z] #11 50.22 Fetched 77.7 MB in 8s (10.2 MB/s) 10:18:00 [2020-10-06T10:18:00.704Z] #11 50.34 Selecting previously unselected package binutils-mingw-w64-i686. 10:18:00 [2020-10-06T10:18:00.704Z] #11 50.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 ... 15410 files and directories currently installed.) 10:18:00 [2020-10-06T10:18:00.704Z] #11 50.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 10:18:00 [2020-10-06T10:18:00.704Z] #11 50.43 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:18:00 [2020-10-06T10:18:00.732Z] #18 60.21 Setting up python3-pip (18.1-5) ... 10:18:00 [2020-10-06T10:18:00.926Z] #11 24.89 The following NEW packages will be installed: 10:18:00 [2020-10-06T10:18:00.926Z] #11 24.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 10:18:00 [2020-10-06T10:18:00.926Z] #11 24.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 10:18:00 [2020-10-06T10:18:00.926Z] #11 24.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 10:18:00 [2020-10-06T10:18:00.926Z] #11 24.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 10:18:00 [2020-10-06T10:18:00.926Z] #11 24.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 10:18:00 [2020-10-06T10:18:00.926Z] #11 24.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 10:18:00 [2020-10-06T10:18:00.966Z] #42 5.710 DEP images/timens.pb-c.d 10:18:00 [2020-10-06T10:18:00.966Z] #42 5.833 PBCC images/fown.pb-c.c 10:18:00 [2020-10-06T10:18:00.966Z] #42 5.879 PBCC images/google/protobuf/descriptor.pb-c.c 10:18:00 [2020-10-06T10:18:00.966Z] #42 6.124 PBCC images/opts.pb-c.c 10:18:00 [2020-10-06T10:18:00.969Z] #11 53.05 Selecting previously unselected package binutils-mingw-w64-x86-64. 10:18:00 [2020-10-06T10:18:00.969Z] #11 53.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 10:18:00 [2020-10-06T10:18:00.969Z] #11 53.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:18:01 [2020-10-06T10:18:01.279Z] #42 6.190 PBCC images/memfd.pb-c.c 10:18:01 [2020-10-06T10:18:01.279Z] #42 6.254 DEP images/fown.pb-c.d 10:18:01 [2020-10-06T10:18:01.279Z] #42 6.289 DEP images/google/protobuf/descriptor.pb-c.d 10:18:01 [2020-10-06T10:18:01.295Z] #18 61.07 Processing triggers for libc-bin (2.28-10) ... 10:18:01 [2020-10-06T10:18:01.295Z] #18 61.11 Processing triggers for mime-support (3.62) ... 10:18:01 [2020-10-06T10:18:01.368Z] #35 1.603 + cd /tmp/tmp.DRzwU5YN4W/tini 10:18:01 [2020-10-06T10:18:01.368Z] #35 1.603 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 10:18:01 [2020-10-06T10:18:01.368Z] #35 1.610 + cmake . 10:18:01 [2020-10-06T10:18:01.505Z] #11 25.39 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. 10:18:01 [2020-10-06T10:18:01.505Z] #11 25.39 Need to get 73.3 MB of archives. 10:18:01 [2020-10-06T10:18:01.505Z] #11 25.39 After this operation, 472 MB of additional disk space will be used. 10:18:01 [2020-10-06T10:18:01.505Z] #11 25.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] 10:18:01 [2020-10-06T10:18:01.561Z] #18 ... 10:18:01 [2020-10-06T10:18:01.561Z] 10:18:01 [2020-10-06T10:18:01.561Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:18:01 [2020-10-06T10:18:01.561Z] #38 192.6 + dpkg --print-architecture 10:18:01 [2020-10-06T10:18:01.561Z] #38 192.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 10:18:01 [2020-10-06T10:18:01.581Z] #42 6.489 DEP images/opts.pb-c.d 10:18:01 [2020-10-06T10:18:01.581Z] #42 6.550 DEP images/memfd.pb-c.d 10:18:01 [2020-10-06T10:18:01.582Z] #42 6.641 PBCC images/sit.pb-c.c 10:18:01 [2020-10-06T10:18:01.627Z] #35 2.262 -- The C compiler identification is GNU 8.3.0 10:18:01 [2020-10-06T10:18:01.627Z] #35 2.324 -- Check for working C compiler: /usr/bin/cc 10:18:01 [2020-10-06T10:18:01.818Z] #38 192.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 10:18:01 [2020-10-06T10:18:01.818Z] #38 192.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 10:18:01 [2020-10-06T10:18:01.892Z] #42 6.805 DEP images/sit.pb-c.d 10:18:01 [2020-10-06T10:18:01.892Z] #42 6.938 PBCC images/macvlan.pb-c.c 10:18:01 [2020-10-06T10:18:01.892Z] #42 6.973 DEP images/macvlan.pb-c.d 10:18:01 [2020-10-06T10:18:01.892Z] #42 7.064 PBCC images/autofs.pb-c.c 10:18:02 [2020-10-06T10:18:02.075Z] #38 ... 10:18:02 [2020-10-06T10:18:02.075Z] 10:18:02 [2020-10-06T10:18:02.075Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:18:02 [2020-10-06T10:18:02.075Z] #18 DONE 61.9s 10:18:02 [2020-10-06T10:18:02.203Z] #42 7.076 DEP images/autofs.pb-c.d 10:18:02 [2020-10-06T10:18:02.203Z] #42 7.198 PBCC images/sysctl.pb-c.c 10:18:02 [2020-10-06T10:18:02.203Z] #42 7.251 DEP images/sysctl.pb-c.d 10:18:02 [2020-10-06T10:18:02.203Z] #42 7.311 PBCC images/time.pb-c.c 10:18:02 [2020-10-06T10:18:02.332Z] 10:18:02 [2020-10-06T10:18:02.332Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 10:18:02 [2020-10-06T10:18:02.352Z] #11 ... 10:18:02 [2020-10-06T10:18:02.352Z] 10:18:02 [2020-10-06T10:18:02.352Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:02 [2020-10-06T10:18:02.352Z] #49 44.52 syscall 10:18:02 [2020-10-06T10:18:02.352Z] #49 44.53 bytes 10:18:02 [2020-10-06T10:18:02.352Z] #49 47.44 reflect 10:18:02 [2020-10-06T10:18:02.352Z] #49 51.65 time 10:18:02 [2020-10-06T10:18:02.459Z] #11 26.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] 10:18:02 [2020-10-06T10:18:02.459Z] #11 26.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 10:18:02 [2020-10-06T10:18:02.459Z] #11 26.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] 10:18:02 [2020-10-06T10:18:02.459Z] #11 26.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] 10:18:02 [2020-10-06T10:18:02.459Z] #11 26.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] 10:18:02 [2020-10-06T10:18:02.510Z] #42 7.373 DEP images/time.pb-c.d 10:18:02 [2020-10-06T10:18:02.510Z] #42 7.495 PBCC images/binfmt-misc.pb-c.c 10:18:02 [2020-10-06T10:18:02.510Z] #42 7.598 DEP images/binfmt-misc.pb-c.d 10:18:02 [2020-10-06T10:18:02.565Z] #35 3.166 -- Check for working C compiler: /usr/bin/cc -- works 10:18:02 [2020-10-06T10:18:02.565Z] #35 3.170 -- Detecting C compiler ABI info 10:18:02 [2020-10-06T10:18:02.565Z] #35 ... 10:18:02 [2020-10-06T10:18:02.565Z] 10:18:02 [2020-10-06T10:18:02.565Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:02 [2020-10-06T10:18:02.565Z] #43 52.89 time 10:18:02 [2020-10-06T10:18:02.565Z] #43 58.03 internal/fmtsort 10:18:02 [2020-10-06T10:18:02.565Z] #43 58.64 strings 10:18:02 [2020-10-06T10:18:02.565Z] #43 58.65 os 10:18:02 [2020-10-06T10:18:02.565Z] #43 61.34 regexp/syntax 10:18:02 [2020-10-06T10:18:02.565Z] #43 62.86 fmt 10:18:02 [2020-10-06T10:18:02.615Z] #49 ... 10:18:02 [2020-10-06T10:18:02.615Z] 10:18:02 [2020-10-06T10:18:02.615Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:02 [2020-10-06T10:18:02.615Z] #43 54.68 internal/poll 10:18:02 [2020-10-06T10:18:02.745Z] #11 26.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 10:18:02 [2020-10-06T10:18:02.820Z] #42 7.648 PBCC images/seccomp.pb-c.c 10:18:02 [2020-10-06T10:18:02.820Z] #42 7.677 DEP images/seccomp.pb-c.d 10:18:02 [2020-10-06T10:18:02.820Z] #42 7.816 PBCC images/userns.pb-c.c 10:18:02 [2020-10-06T10:18:02.820Z] #42 7.834 DEP images/userns.pb-c.d 10:18:02 [2020-10-06T10:18:02.820Z] #42 7.902 PBCC images/cgroup.pb-c.c 10:18:02 [2020-10-06T10:18:02.820Z] #42 7.952 DEP images/cgroup.pb-c.d 10:18:02 [2020-10-06T10:18:02.820Z] #42 7.999 PBCC images/ext-file.pb-c.c 10:18:02 [2020-10-06T10:18:02.826Z] #43 ... 10:18:02 [2020-10-06T10:18:02.826Z] 10:18:02 [2020-10-06T10:18:02.826Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:02 [2020-10-06T10:18:02.826Z] #49 61.55 path/filepath 10:18:02 [2020-10-06T10:18:02.826Z] #49 61.97 encoding/binary 10:18:02 [2020-10-06T10:18:02.826Z] #49 62.96 fmt 10:18:03 [2020-10-06T10:18:03.017Z] #11 27.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] 10:18:03 [2020-10-06T10:18:03.017Z] #11 27.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] 10:18:03 [2020-10-06T10:18:03.132Z] #42 8.032 DEP images/ext-file.pb-c.d 10:18:03 [2020-10-06T10:18:03.132Z] #42 ... 10:18:03 [2020-10-06T10:18:03.132Z] 10:18:03 [2020-10-06T10:18:03.132Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:03 [2020-10-06T10:18:03.132Z] #12 68.61 Selecting previously unselected package mingw-w64-x86-64-dev. 10:18:03 [2020-10-06T10:18:03.132Z] #12 68.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 10:18:03 [2020-10-06T10:18:03.132Z] #12 68.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 10:18:03 [2020-10-06T10:18:03.155Z] #19 0.963 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 10:18:03 [2020-10-06T10:18:03.155Z] #19 0.967 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 10:18:03 [2020-10-06T10:18:03.155Z] #19 0.971 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 10:18:03 [2020-10-06T10:18:03.155Z] #19 DONE 1.0s 10:18:03 [2020-10-06T10:18:03.155Z] 10:18:03 [2020-10-06T10:18:03.155Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:18:03 [2020-10-06T10:18:03.282Z] #11 ... 10:18:03 [2020-10-06T10:18:03.282Z] 10:18:03 [2020-10-06T10:18:03.282Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:03 [2020-10-06T10:18:03.282Z] #62 17.26 Checking out files: 97% (1863/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. 10:18:03 [2020-10-06T10:18:03.282Z] #62 17.32 + cd /tmp/tmp.aqcpN78Qmu/src/github.com/docker/libnetwork 10:18:03 [2020-10-06T10:18:03.282Z] #62 17.32 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b 10:18:03 [2020-10-06T10:18:03.282Z] #62 17.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 10:18:03 [2020-10-06T10:18:03.282Z] #62 ... 10:18:03 [2020-10-06T10:18:03.282Z] 10:18:03 [2020-10-06T10:18:03.282Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:18:03 [2020-10-06T10:18:03.282Z] #27 24.79 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 10:18:03 [2020-10-06T10:18:03.282Z] #27 25.25 10:18:03 [2020-10-06T10:18:03.282Z] #27 25.55 0.8% ###################################################################### 97.2% ######################################################################## 100.0% 10:18:03 [2020-10-06T10:18:03.282Z] #27 25.81 10:18:03 [2020-10-06T10:18:03.282Z] #27 26.24 /download-frozen-image-v2.sh: line 208: type: go: not found 10:18:03 [2020-10-06T10:18:03.282Z] #27 27.42 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... 10:18:03 [2020-10-06T10:18:03.455Z] #12 ... 10:18:03 [2020-10-06T10:18:03.455Z] 10:18:03 [2020-10-06T10:18:03.455Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:03 [2020-10-06T10:18:03.455Z] #44 59.01 bufio 10:18:03 [2020-10-06T10:18:03.455Z] #44 61.66 reflect 10:18:03 [2020-10-06T10:18:03.455Z] #44 63.62 regexp/syntax 10:18:03 [2020-10-06T10:18:03.455Z] #44 65.83 hash/crc32 10:18:03 [2020-10-06T10:18:03.455Z] #44 ... 10:18:03 [2020-10-06T10:18:03.455Z] 10:18:03 [2020-10-06T10:18:03.455Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:03 [2020-10-06T10:18:03.455Z] #42 8.184 PBCC images/rpc.pb-c.c 10:18:03 [2020-10-06T10:18:03.455Z] #42 8.240 DEP images/rpc.pb-c.d 10:18:03 [2020-10-06T10:18:03.455Z] #42 8.317 PBCC images/siginfo.pb-c.c 10:18:03 [2020-10-06T10:18:03.455Z] #42 8.348 DEP images/siginfo.pb-c.d 10:18:03 [2020-10-06T10:18:03.455Z] #42 8.402 PBCC images/pagemap.pb-c.c 10:18:03 [2020-10-06T10:18:03.455Z] #42 8.479 DEP images/pagemap.pb-c.d 10:18:03 [2020-10-06T10:18:03.455Z] #42 8.543 PBCC images/rlimit.pb-c.c 10:18:03 [2020-10-06T10:18:03.455Z] #42 8.597 DEP images/rlimit.pb-c.d 10:18:03 [2020-10-06T10:18:03.455Z] #42 8.660 PBCC images/file-lock.pb-c.c 10:18:03 [2020-10-06T10:18:03.547Z] #27 27.52 skipping existing 9a99313a2c50 10:18:03 [2020-10-06T10:18:03.547Z] #27 27.67 10:18:03 [2020-10-06T10:18:03.760Z] #42 8.686 DEP images/file-lock.pb-c.d 10:18:03 [2020-10-06T10:18:03.760Z] #42 8.767 PBCC images/tty.pb-c.c 10:18:03 [2020-10-06T10:18:03.760Z] #42 8.847 DEP images/tty.pb-c.d 10:18:03 [2020-10-06T10:18:03.760Z] #42 ... 10:18:03 [2020-10-06T10:18:03.760Z] 10:18:03 [2020-10-06T10:18:03.760Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:03 [2020-10-06T10:18:03.760Z] #50 59.40 bufio 10:18:03 [2020-10-06T10:18:03.760Z] #50 62.84 text/tabwriter 10:18:03 [2020-10-06T10:18:03.760Z] #50 63.21 reflect 10:18:03 [2020-10-06T10:18:03.760Z] #50 64.99 regexp/syntax 10:18:04 [2020-10-06T10:18:04.062Z] #50 ... 10:18:04 [2020-10-06T10:18:04.062Z] 10:18:04 [2020-10-06T10:18:04.062Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:04 [2020-10-06T10:18:04.062Z] #42 8.962 PBCC images/tun.pb-c.c 10:18:04 [2020-10-06T10:18:04.062Z] #42 9.027 PBCC images/netdev.pb-c.c 10:18:04 [2020-10-06T10:18:04.062Z] #42 9.166 DEP images/tun.pb-c.d 10:18:04 [2020-10-06T10:18:04.125Z] #27 28.23 /download-frozen-image-v2.sh: line 208: type: go: not found 10:18:04 [2020-10-06T10:18:04.206Z] #49 64.54 encoding/base64 10:18:04 [2020-10-06T10:18:04.364Z] #42 9.229 DEP images/netdev.pb-c.d 10:18:04 [2020-10-06T10:18:04.364Z] #42 9.326 PBCC images/vma.pb-c.c 10:18:04 [2020-10-06T10:18:04.364Z] #42 9.413 DEP images/vma.pb-c.d 10:18:04 [2020-10-06T10:18:04.364Z] #42 9.491 PBCC images/creds.pb-c.c 10:18:04 [2020-10-06T10:18:04.364Z] #42 9.502 DEP images/creds.pb-c.d 10:18:04 [2020-10-06T10:18:04.364Z] #42 9.552 PBCC images/utsns.pb-c.c 10:18:04 [2020-10-06T10:18:04.364Z] #42 9.574 DEP images/utsns.pb-c.d 10:18:04 [2020-10-06T10:18:04.527Z] #43 ... 10:18:04 [2020-10-06T10:18:04.527Z] 10:18:04 [2020-10-06T10:18:04.527Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:04 [2020-10-06T10:18:04.527Z] #45 DONE 56.5s 10:18:04 [2020-10-06T10:18:04.527Z] 10:18:04 [2020-10-06T10:18:04.527Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:04 [2020-10-06T10:18:04.527Z] #11 56.24 Selecting previously unselected package binutils-mingw-w64. 10:18:04 [2020-10-06T10:18:04.527Z] #11 56.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 10:18:04 [2020-10-06T10:18:04.527Z] #11 56.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 10:18:04 [2020-10-06T10:18:04.527Z] #11 56.56 Selecting previously unselected package libdevmapper1.02.1:amd64. 10:18:04 [2020-10-06T10:18:04.527Z] #11 56.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 10:18:04 [2020-10-06T10:18:04.527Z] #11 56.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 10:18:04 [2020-10-06T10:18:04.667Z] #42 9.673 PBCC images/ipc-desc.pb-c.c 10:18:04 [2020-10-06T10:18:04.667Z] #42 9.694 PBCC images/ipc-sem.pb-c.c 10:18:04 [2020-10-06T10:18:04.667Z] #42 9.753 DEP images/ipc-desc.pb-c.d 10:18:04 [2020-10-06T10:18:04.667Z] #42 9.811 DEP images/ipc-sem.pb-c.d 10:18:04 [2020-10-06T10:18:04.704Z] #27 28.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 10:18:04 [2020-10-06T10:18:04.776Z] #49 ... 10:18:04 [2020-10-06T10:18:04.776Z] 10:18:04 [2020-10-06T10:18:04.776Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:04 [2020-10-06T10:18:04.776Z] #40 64.61 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 10:18:04 [2020-10-06T10:18:04.776Z] #40 64.62 Processing triggers for libc-bin (2.28-10) ... 10:18:04 [2020-10-06T10:18:04.776Z] #40 DONE 65.1s 10:18:04 [2020-10-06T10:18:04.970Z] #42 9.867 PBCC images/ipc-msg.pb-c.c 10:18:04 [2020-10-06T10:18:04.970Z] #42 9.909 DEP images/ipc-msg.pb-c.d 10:18:04 [2020-10-06T10:18:04.970Z] #42 10.02 PBCC images/ipc-shm.pb-c.c 10:18:04 [2020-10-06T10:18:04.970Z] #42 10.03 DEP images/ipc-shm.pb-c.d 10:18:04 [2020-10-06T10:18:04.970Z] #42 10.09 PBCC images/ipc-var.pb-c.c 10:18:05 [2020-10-06T10:18:05.035Z] 10:18:05 [2020-10-06T10:18:05.036Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:05 [2020-10-06T10:18:05.048Z] #11 56.97 Selecting previously unselected package dmsetup. 10:18:05 [2020-10-06T10:18:05.048Z] #11 56.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.048Z] #11 57.01 Unpacking dmsetup (2:1.02.155-3) ... 10:18:05 [2020-10-06T10:18:05.271Z] #42 10.11 DEP images/ipc-var.pb-c.d 10:18:05 [2020-10-06T10:18:05.271Z] #42 10.19 PBCC images/sk-opts.pb-c.c 10:18:05 [2020-10-06T10:18:05.271Z] #42 10.22 PBCC images/packet-sock.pb-c.c 10:18:05 [2020-10-06T10:18:05.271Z] #42 10.30 DEP images/sk-opts.pb-c.d 10:18:05 [2020-10-06T10:18:05.271Z] #42 10.36 DEP images/packet-sock.pb-c.d 10:18:05 [2020-10-06T10:18:05.282Z] #27 29.47 10:18:05 [2020-10-06T10:18:05.308Z] #11 ... 10:18:05 [2020-10-06T10:18:05.308Z] 10:18:05 [2020-10-06T10:18:05.308Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:05 [2020-10-06T10:18:05.308Z] #40 47.43 Selecting previously unselected package libprotoc17:amd64. 10:18:05 [2020-10-06T10:18:05.308Z] #40 47.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 47.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.12 Selecting previously unselected package protobuf-c-compiler. 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.27 Selecting previously unselected package protobuf-compiler. 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.29 Unpacking protobuf-compiler (3.6.1.3-2) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.46 Selecting previously unselected package python-pkg-resources. 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.47 Unpacking python-pkg-resources (40.8.0-1) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.76 Selecting previously unselected package python-six. 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.77 Unpacking python-six (1.12.0-1) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.86 Selecting previously unselected package python-protobuf. 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 48.87 Unpacking python-protobuf (3.6.1.3-2) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 49.44 Setting up python-pkg-resources (40.8.0-1) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 53.88 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 53.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 53.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 53.92 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 10:18:05 [2020-10-06T10:18:05.308Z] #40 53.93 Setting up python-six (1.12.0-1) ... 10:18:05 [2020-10-06T10:18:05.547Z] #27 29.62 ######################################################################## 100.0% 10:18:05 [2020-10-06T10:18:05.547Z] #27 29.68 10:18:05 [2020-10-06T10:18:05.569Z] #40 ... 10:18:05 [2020-10-06T10:18:05.569Z] 10:18:05 [2020-10-06T10:18:05.569Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:18:05 [2020-10-06T10:18:05.569Z] #34 47.59 Selecting previously unselected package libicu63:amd64. 10:18:05 [2020-10-06T10:18:05.569Z] #34 47.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 47.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 54.25 Selecting previously unselected package libxml2:amd64. 10:18:05 [2020-10-06T10:18:05.569Z] #34 54.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 54.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 54.93 Selecting previously unselected package libarchive13:amd64. 10:18:05 [2020-10-06T10:18:05.569Z] #34 54.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 54.95 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 55.30 Selecting previously unselected package libjsoncpp1:amd64. 10:18:05 [2020-10-06T10:18:05.569Z] #34 55.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 55.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 55.89 Selecting previously unselected package librhash0:amd64. 10:18:05 [2020-10-06T10:18:05.569Z] #34 55.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 56.19 Unpacking librhash0:amd64 (1.3.8-1) ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 56.49 Selecting previously unselected package libuv1:amd64. 10:18:05 [2020-10-06T10:18:05.569Z] #34 56.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 56.51 Unpacking libuv1:amd64 (1.24.1-1) ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 56.78 Selecting previously unselected package cmake. 10:18:05 [2020-10-06T10:18:05.569Z] #34 56.81 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 56.83 Unpacking cmake (3.13.4-1) ... 10:18:05 [2020-10-06T10:18:05.569Z] #34 ... 10:18:05 [2020-10-06T10:18:05.569Z] 10:18:05 [2020-10-06T10:18:05.569Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:05 [2020-10-06T10:18:05.569Z] #11 57.65 Selecting previously unselected package mingw-w64-common. 10:18:05 [2020-10-06T10:18:05.569Z] #11 57.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 10:18:05 [2020-10-06T10:18:05.569Z] #11 57.66 Unpacking mingw-w64-common (6.0.0-3) ... 10:18:05 [2020-10-06T10:18:05.573Z] #42 10.39 PBCC images/sk-netlink.pb-c.c 10:18:05 [2020-10-06T10:18:05.573Z] #42 10.45 DEP images/sk-netlink.pb-c.d 10:18:05 [2020-10-06T10:18:05.573Z] #42 10.49 PBCC images/sk-inet.pb-c.c 10:18:05 [2020-10-06T10:18:05.573Z] #42 10.54 DEP images/sk-inet.pb-c.d 10:18:05 [2020-10-06T10:18:05.573Z] #42 10.61 PBCC images/sk-unix.pb-c.c 10:18:05 [2020-10-06T10:18:05.573Z] #42 10.64 DEP images/sk-unix.pb-c.d 10:18:05 [2020-10-06T10:18:05.573Z] #42 10.74 PBCC images/mm.pb-c.c 10:18:05 [2020-10-06T10:18:05.575Z] #54 148.2 + bin/containerd-stress 10:18:05 [2020-10-06T10:18:05.719Z] #20 ... 10:18:05 [2020-10-06T10:18:05.719Z] 10:18:05 [2020-10-06T10:18:05.719Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:05 [2020-10-06T10:18:05.719Z] #41 113.1 CC criu/files.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 114.8 CC criu/filesystems.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 115.3 CC criu/fsnotify.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 116.5 CC criu/image-desc.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 116.7 CC criu/image.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 117.6 CC criu/ipc_ns.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 118.7 CC criu/irmap.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 119.5 CC criu/kcmp-ids.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 120.1 CC criu/kerndat.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 121.4 CC criu/libnetlink.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 121.9 CC criu/log.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 122.5 CC criu/lsm.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 122.9 CC criu/mem.o 10:18:05 [2020-10-06T10:18:05.719Z] #41 ... 10:18:05 [2020-10-06T10:18:05.719Z] 10:18:05 [2020-10-06T10:18:05.719Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:05 [2020-10-06T10:18:05.719Z] #47 195.7 + cd /tmp/tmp.L3gZyYjZRg/src/github.com/golangci/golangci-lint/ 10:18:05 [2020-10-06T10:18:05.719Z] #47 195.7 + git checkout -q v1.23.8 10:18:05 [2020-10-06T10:18:05.874Z] #42 10.77 DEP images/mm.pb-c.d 10:18:05 [2020-10-06T10:18:05.874Z] #42 10.88 PBCC images/timerfd.pb-c.c 10:18:05 [2020-10-06T10:18:05.874Z] #42 11.00 DEP images/timerfd.pb-c.d 10:18:05 [2020-10-06T10:18:05.876Z] #27 29.76 Download of images into '/build' complete. 10:18:05 [2020-10-06T10:18:05.876Z] #27 29.76 Use something like the following to load the result into a Docker daemon: 10:18:05 [2020-10-06T10:18:05.876Z] #27 29.76 tar -cC '/build' . | docker load 10:18:06 [2020-10-06T10:18:06.017Z] #47 196.4 ++ git describe --tags 10:18:06 [2020-10-06T10:18:06.017Z] #47 196.4 + version=v1.23.8 10:18:06 [2020-10-06T10:18:06.017Z] #47 196.4 ++ git rev-parse --short HEAD 10:18:06 [2020-10-06T10:18:06.017Z] #47 196.4 + commit=76a82c6 10:18:06 [2020-10-06T10:18:06.017Z] #47 196.4 ++ git show -s --format=%cd 10:18:06 [2020-10-06T10:18:06.017Z] #47 196.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' 10:18:06 [2020-10-06T10:18:06.017Z] #47 196.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 10:18:06 [2020-10-06T10:18:06.174Z] #42 11.07 PBCC images/timer.pb-c.c 10:18:06 [2020-10-06T10:18:06.174Z] #42 11.12 DEP images/timer.pb-c.d 10:18:06 [2020-10-06T10:18:06.174Z] #42 11.18 PBCC images/sa.pb-c.c 10:18:06 [2020-10-06T10:18:06.174Z] #42 11.25 DEP images/sa.pb-c.d 10:18:06 [2020-10-06T10:18:06.475Z] #42 11.29 PBCC images/pipe-data.pb-c.c 10:18:06 [2020-10-06T10:18:06.475Z] #42 11.33 DEP images/pipe-data.pb-c.d 10:18:06 [2020-10-06T10:18:06.475Z] #42 11.48 PBCC images/mnt.pb-c.c 10:18:06 [2020-10-06T10:18:06.475Z] #42 11.56 DEP images/mnt.pb-c.d 10:18:06 [2020-10-06T10:18:06.475Z] #42 11.62 PBCC images/sk-packet.pb-c.c 10:18:06 [2020-10-06T10:18:06.475Z] #42 11.66 DEP images/sk-packet.pb-c.d 10:18:06 [2020-10-06T10:18:06.614Z] #54 149.6 + bin/containerd-shim 10:18:06 [2020-10-06T10:18:06.780Z] #42 11.72 PBCC images/tcp-stream.pb-c.c 10:18:06 [2020-10-06T10:18:06.780Z] #42 11.77 DEP images/tcp-stream.pb-c.d 10:18:06 [2020-10-06T10:18:06.780Z] #42 11.84 PBCC images/pipe.pb-c.c 10:18:06 [2020-10-06T10:18:06.780Z] #42 11.87 DEP images/pipe.pb-c.d 10:18:07 [2020-10-06T10:18:07.081Z] #42 11.96 PBCC images/pstree.pb-c.c 10:18:07 [2020-10-06T10:18:07.082Z] #42 12.01 DEP images/pstree.pb-c.d 10:18:07 [2020-10-06T10:18:07.082Z] #42 12.08 PBCC images/fs.pb-c.c 10:18:07 [2020-10-06T10:18:07.082Z] #42 12.12 DEP images/fs.pb-c.d 10:18:07 [2020-10-06T10:18:07.389Z] #42 12.23 PBCC images/signalfd.pb-c.c 10:18:07 [2020-10-06T10:18:07.389Z] #42 12.32 DEP images/signalfd.pb-c.d 10:18:07 [2020-10-06T10:18:07.389Z] #42 12.37 PBCC images/fh.pb-c.c 10:18:07 [2020-10-06T10:18:07.389Z] #42 12.45 PBCC images/fsnotify.pb-c.c 10:18:07 [2020-10-06T10:18:07.389Z] #42 ... 10:18:07 [2020-10-06T10:18:07.389Z] 10:18:07 [2020-10-06T10:18:07.389Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:07 [2020-10-06T10:18:07.389Z] #46 DONE 73.1s 10:18:07 [2020-10-06T10:18:07.389Z] 10:18:07 [2020-10-06T10:18:07.389Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:07 [2020-10-06T10:18:07.389Z] #42 12.52 DEP images/fh.pb-c.d 10:18:07 [2020-10-06T10:18:07.578Z] #41 2.216 Note: Building without setproctitle() and strlcpy() support. 10:18:07 [2020-10-06T10:18:07.578Z] #41 2.216 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:18:07 [2020-10-06T10:18:07.578Z] #41 2.243 Note: Building without GnuTLS support 10:18:07 [2020-10-06T10:18:07.578Z] #41 2.247 Makefile.config:39: Warn: you have no libnftables installed 10:18:07 [2020-10-06T10:18:07.578Z] #41 2.248 Makefile.config:40: Warn: Building without nftables support 10:18:07 [2020-10-06T10:18:07.701Z] #42 12.66 DEP images/fsnotify.pb-c.d 10:18:07 [2020-10-06T10:18:07.701Z] #42 12.73 PBCC images/eventpoll.pb-c.c 10:18:07 [2020-10-06T10:18:07.701Z] #42 12.76 DEP images/eventpoll.pb-c.d 10:18:07 [2020-10-06T10:18:07.701Z] #42 12.88 PBCC images/eventfd.pb-c.c 10:18:08 [2020-10-06T10:18:08.009Z] #42 12.97 DEP images/eventfd.pb-c.d 10:18:08 [2020-10-06T10:18:08.009Z] #42 13.16 PBCC images/remap-file-path.pb-c.c 10:18:08 [2020-10-06T10:18:08.312Z] #42 13.20 DEP images/remap-file-path.pb-c.d 10:18:08 [2020-10-06T10:18:08.312Z] #42 13.31 PBCC images/fifo.pb-c.c 10:18:08 [2020-10-06T10:18:08.312Z] #42 13.35 DEP images/fifo.pb-c.d 10:18:08 [2020-10-06T10:18:08.312Z] #42 13.41 PBCC images/ghost-file.pb-c.c 10:18:08 [2020-10-06T10:18:08.456Z] #27 ... 10:18:08 [2020-10-06T10:18:08.456Z] 10:18:08 [2020-10-06T10:18:08.456Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:18:08 [2020-10-06T10:18:08.456Z] #30 32.08 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 10:18:08 [2020-10-06T10:18:08.839Z] #42 13.48 DEP images/ghost-file.pb-c.d 10:18:08 [2020-10-06T10:18:08.839Z] #42 13.60 PBCC images/regfile.pb-c.c 10:18:08 [2020-10-06T10:18:08.839Z] #42 13.66 DEP images/regfile.pb-c.d 10:18:08 [2020-10-06T10:18:08.839Z] #42 13.70 PBCC images/ns.pb-c.c 10:18:08 [2020-10-06T10:18:08.839Z] #42 13.71 DEP images/ns.pb-c.d 10:18:08 [2020-10-06T10:18:08.839Z] #42 13.74 PBCC images/fdinfo.pb-c.c 10:18:08 [2020-10-06T10:18:08.839Z] #42 13.82 DEP images/fdinfo.pb-c.d 10:18:08 [2020-10-06T10:18:08.839Z] #42 13.90 PBCC images/core-aarch64.pb-c.c 10:18:08 [2020-10-06T10:18:08.839Z] #42 13.94 PBCC images/core-arm.pb-c.c 10:18:08 [2020-10-06T10:18:08.963Z] #41 4.102 fatal: not a git repository (or any of the parent directories): .git 10:18:08 [2020-10-06T10:18:08.963Z] #41 4.219 GEN .gitid 10:18:09 [2020-10-06T10:18:09.125Z] #30 32.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 10:18:09 [2020-10-06T10:18:09.144Z] #42 14.10 PBCC images/core-ppc64.pb-c.c 10:18:09 [2020-10-06T10:18:09.223Z] #41 ... 10:18:09 [2020-10-06T10:18:09.223Z] 10:18:09 [2020-10-06T10:18:09.223Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:09 [2020-10-06T10:18:09.223Z] #35 3.794 -- Detecting C compiler ABI info - done 10:18:09 [2020-10-06T10:18:09.223Z] #35 3.839 -- Detecting C compile features 10:18:09 [2020-10-06T10:18:09.223Z] #35 5.882 -- Detecting C compile features - done 10:18:09 [2020-10-06T10:18:09.223Z] #35 5.957 -- Performing Test HAS_BUILTIN_FORTIFY 10:18:09 [2020-10-06T10:18:09.223Z] #35 6.254 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 10:18:09 [2020-10-06T10:18:09.223Z] #35 6.365 -- Configuring done 10:18:09 [2020-10-06T10:18:09.223Z] #35 6.377 -- Generating done 10:18:09 [2020-10-06T10:18:09.223Z] #35 6.392 -- Build files have been written to: /tmp/tmp.DRzwU5YN4W/tini 10:18:09 [2020-10-06T10:18:09.223Z] #35 6.398 + make tini-static 10:18:09 [2020-10-06T10:18:09.223Z] #35 6.933 Scanning dependencies of target tini-static 10:18:09 [2020-10-06T10:18:09.223Z] #35 7.087 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 10:18:09 [2020-10-06T10:18:09.223Z] #35 8.691 [100%] Linking C executable tini-static 10:18:09 [2020-10-06T10:18:09.223Z] #35 9.293 [100%] Built target tini-static 10:18:09 [2020-10-06T10:18:09.223Z] #35 9.376 + mkdir -p /build 10:18:09 [2020-10-06T10:18:09.223Z] #35 9.411 + cp tini-static /build/docker-init 10:18:09 [2020-10-06T10:18:09.223Z] #35 DONE 9.6s 10:18:09 [2020-10-06T10:18:09.223Z] 10:18:09 [2020-10-06T10:18:09.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:09 [2020-10-06T10:18:09.223Z] #41 4.259 GEN criu/include/version.h 10:18:09 [2020-10-06T10:18:09.223Z] #41 4.511 GEN include/common/asm 10:18:09 [2020-10-06T10:18:09.450Z] #42 14.27 PBCC images/core-s390.pb-c.c 10:18:09 [2020-10-06T10:18:09.450Z] #42 14.31 PBCC images/core-x86.pb-c.c 10:18:09 [2020-10-06T10:18:09.450Z] #42 14.38 PBCC images/core.pb-c.c 10:18:09 [2020-10-06T10:18:09.450Z] #42 14.48 PBCC images/inventory.pb-c.c 10:18:09 [2020-10-06T10:18:09.722Z] #30 ... 10:18:09 [2020-10-06T10:18:09.723Z] 10:18:09 [2020-10-06T10:18:09.723Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:09 [2020-10-06T10:18:09.723Z] #40 18.90 Reading package lists... 10:18:09 [2020-10-06T10:18:09.723Z] #40 23.77 Building dependency tree... 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.05 The following additional packages will be installed: 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.06 libprotoc17 python-pkg-resources python-six zlib1g-dev 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.06 Suggested packages: 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.06 manpages-dev python-setuptools 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.89 The following NEW packages will be installed: 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 10:18:09 [2020-10-06T10:18:09.723Z] #40 26.90 python-six zlib1g-dev 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.28 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.28 Need to get 3798 kB of archives. 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.28 After this operation, 21.6 MB of additional disk space will be used. 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 27.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] 10:18:09 [2020-10-06T10:18:09.723Z] #40 28.83 debconf: delaying package configuration, since apt-utils is not installed 10:18:09 [2020-10-06T10:18:09.723Z] #40 29.48 Fetched 3798 kB in 1s (5198 kB/s) 10:18:09 [2020-10-06T10:18:09.723Z] #40 32.28 Selecting previously unselected package libcap-dev:arm64. 10:18:09 [2020-10-06T10:18:09.723Z] #40 32.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) 10:18:09 [2020-10-06T10:18:09.723Z] #40 32.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... 10:18:09 [2020-10-06T10:18:09.723Z] #40 33.26 Unpacking libcap-dev:arm64 (1:2.25-2) ... 10:18:09 [2020-10-06T10:18:09.756Z] #42 14.61 DEP images/core-aarch64.pb-c.d 10:18:09 [2020-10-06T10:18:09.756Z] #42 14.67 DEP images/core-arm.pb-c.d 10:18:09 [2020-10-06T10:18:09.756Z] #42 14.74 DEP images/core-ppc64.pb-c.d 10:18:09 [2020-10-06T10:18:09.756Z] #42 14.83 DEP images/core-s390.pb-c.d 10:18:09 [2020-10-06T10:18:09.756Z] #42 14.93 DEP images/core-x86.pb-c.d 10:18:09 [2020-10-06T10:18:09.768Z] #11 ... 10:18:09 [2020-10-06T10:18:09.768Z] 10:18:09 [2020-10-06T10:18:09.768Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.73 Setting up xxd (2:8.1.0875-5) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.75 Setting up libuv1:amd64 (1.24.1-1) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.76 Setting up vim-common (2:8.1.0875-5) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.85 Setting up librhash0:amd64 (1.3.8-1) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.88 Setting up cmake-data (3.13.4-1) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.96 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.97 Setting up cmake (3.13.4-1) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 60.99 Processing triggers for libc-bin (2.28-10) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 61.05 Processing triggers for mime-support (3.62) ... 10:18:09 [2020-10-06T10:18:09.768Z] #34 DONE 61.8s 10:18:10 [2020-10-06T10:18:10.028Z] 10:18:10 [2020-10-06T10:18:10.028Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:10 [2020-10-06T10:18:10.028Z] #40 57.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 10:18:10 [2020-10-06T10:18:10.028Z] #40 58.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... 10:18:10 [2020-10-06T10:18:10.028Z] #40 58.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 10:18:10 [2020-10-06T10:18:10.028Z] #40 58.14 Setting up libcap-dev:amd64 (1:2.25-2) ... 10:18:10 [2020-10-06T10:18:10.028Z] #40 58.16 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 10:18:10 [2020-10-06T10:18:10.028Z] #40 58.17 Setting up protobuf-compiler (3.6.1.3-2) ... 10:18:10 [2020-10-06T10:18:10.028Z] #40 58.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 10:18:10 [2020-10-06T10:18:10.028Z] #40 58.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 10:18:10 [2020-10-06T10:18:10.028Z] #40 58.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 10:18:10 [2020-10-06T10:18:10.028Z] #40 58.24 Setting up python-protobuf (3.6.1.3-2) ... 10:18:10 [2020-10-06T10:18:10.062Z] #42 15.03 DEP images/core.pb-c.d 10:18:10 [2020-10-06T10:18:10.062Z] #42 15.09 DEP images/inventory.pb-c.d 10:18:10 [2020-10-06T10:18:10.062Z] #42 15.18 PBCC images/cpuinfo.pb-c.c 10:18:10 [2020-10-06T10:18:10.349Z] #40 ... 10:18:10 [2020-10-06T10:18:10.349Z] 10:18:10 [2020-10-06T10:18:10.349Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:10 [2020-10-06T10:18:10.349Z] #49 34.17 syscall 10:18:10 [2020-10-06T10:18:10.349Z] #49 34.17 strconv 10:18:10 [2020-10-06T10:18:10.349Z] #49 34.52 bytes 10:18:10 [2020-10-06T10:18:10.349Z] #49 ... 10:18:10 [2020-10-06T10:18:10.349Z] 10:18:10 [2020-10-06T10:18:10.349Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:18:10 [2020-10-06T10:18:10.349Z] #34 24.33 Building dependency tree... 10:18:10 [2020-10-06T10:18:10.349Z] #34 27.63 The following additional packages will be installed: 10:18:10 [2020-10-06T10:18:10.349Z] #34 27.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 10:18:10 [2020-10-06T10:18:10.349Z] #34 27.66 Suggested packages: 10:18:10 [2020-10-06T10:18:10.349Z] #34 27.66 cmake-doc ninja-build lrzip 10:18:10 [2020-10-06T10:18:10.349Z] #34 27.66 Recommended packages: 10:18:10 [2020-10-06T10:18:10.349Z] #34 27.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 10:18:10 [2020-10-06T10:18:10.349Z] #34 28.64 The following NEW packages will be installed: 10:18:10 [2020-10-06T10:18:10.349Z] #34 28.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 10:18:10 [2020-10-06T10:18:10.349Z] #34 28.66 vim-common xxd 10:18:10 [2020-10-06T10:18:10.349Z] #34 29.11 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. 10:18:10 [2020-10-06T10:18:10.349Z] #34 29.11 Need to get 14.2 MB of archives. 10:18:10 [2020-10-06T10:18:10.349Z] #34 29.11 After this operation, 60.0 MB of additional disk space will be used. 10:18:10 [2020-10-06T10:18:10.349Z] #34 29.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 29.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 29.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 29.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 30.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 31.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 31.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 31.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 31.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 31.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] 10:18:10 [2020-10-06T10:18:10.349Z] #34 33.43 debconf: delaying package configuration, since apt-utils is not installed 10:18:10 [2020-10-06T10:18:10.365Z] #42 15.20 DEP images/cpuinfo.pb-c.d 10:18:10 [2020-10-06T10:18:10.366Z] #42 15.30 PBCC images/stats.pb-c.c 10:18:10 [2020-10-06T10:18:10.366Z] #42 15.31 DEP images/stats.pb-c.d 10:18:10 [2020-10-06T10:18:10.633Z] #34 34.59 Fetched 14.2 MB in 3s (5140 kB/s) 10:18:10 [2020-10-06T10:18:10.633Z] #34 ... 10:18:10 [2020-10-06T10:18:10.633Z] 10:18:10 [2020-10-06T10:18:10.633Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:10 [2020-10-06T10:18:10.633Z] #49 34.52 strings 10:18:11 [2020-10-06T10:18:11.111Z] #54 154.1 + bin/containerd-shim-runc-v1 10:18:11 [2020-10-06T10:18:11.410Z] #40 ... 10:18:11 [2020-10-06T10:18:11.410Z] 10:18:11 [2020-10-06T10:18:11.410Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:11 [2020-10-06T10:18:11.410Z] #11 63.33 Selecting previously unselected package mingw-w64-x86-64-dev. 10:18:11 [2020-10-06T10:18:11.410Z] #11 63.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 10:18:11 [2020-10-06T10:18:11.410Z] #11 63.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 10:18:11 [2020-10-06T10:18:11.759Z] #41 6.669 PBCC images/timens.pb-c.c 10:18:11 [2020-10-06T10:18:11.759Z] #41 6.713 DEP images/timens.pb-c.d 10:18:11 [2020-10-06T10:18:11.759Z] #41 6.785 PBCC images/fown.pb-c.c 10:18:11 [2020-10-06T10:18:11.759Z] #41 6.837 PBCC images/google/protobuf/descriptor.pb-c.c 10:18:11 [2020-10-06T10:18:11.759Z] #41 ... 10:18:11 [2020-10-06T10:18:11.759Z] 10:18:11 [2020-10-06T10:18:11.759Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:11 [2020-10-06T10:18:11.759Z] #32 61.81 fmt 10:18:11 [2020-10-06T10:18:11.759Z] #32 61.82 path/filepath 10:18:11 [2020-10-06T10:18:11.759Z] #32 63.36 io/ioutil 10:18:11 [2020-10-06T10:18:11.759Z] #32 64.12 path 10:18:11 [2020-10-06T10:18:11.759Z] #32 64.65 text/tabwriter 10:18:11 [2020-10-06T10:18:11.759Z] #32 66.28 flag 10:18:11 [2020-10-06T10:18:11.759Z] #32 66.28 github.com/BurntSushi/toml 10:18:11 [2020-10-06T10:18:11.759Z] #32 67.96 log 10:18:11 [2020-10-06T10:18:11.759Z] #32 71.12 github.com/BurntSushi/toml/cmd/tomlv 10:18:11 [2020-10-06T10:18:11.759Z] #32 ... 10:18:11 [2020-10-06T10:18:11.759Z] 10:18:11 [2020-10-06T10:18:11.759Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:11 [2020-10-06T10:18:11.759Z] #41 6.911 PBCC images/opts.pb-c.c 10:18:11 [2020-10-06T10:18:11.759Z] #41 7.005 PBCC images/memfd.pb-c.c 10:18:11 [2020-10-06T10:18:11.759Z] #41 7.041 DEP images/fown.pb-c.d 10:18:11 [2020-10-06T10:18:11.980Z] #11 ... 10:18:11 [2020-10-06T10:18:11.980Z] 10:18:11 [2020-10-06T10:18:11.980Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:11 [2020-10-06T10:18:11.980Z] #32 53.93 internal/poll 10:18:11 [2020-10-06T10:18:11.980Z] #32 56.15 internal/fmtsort 10:18:11 [2020-10-06T10:18:11.980Z] #32 56.16 internal/syscall/execenv 10:18:11 [2020-10-06T10:18:11.980Z] #32 56.36 internal/syscall/unix 10:18:11 [2020-10-06T10:18:11.980Z] #32 56.62 os 10:18:11 [2020-10-06T10:18:11.980Z] #32 57.11 strings 10:18:11 [2020-10-06T10:18:11.980Z] #32 59.97 path 10:18:11 [2020-10-06T10:18:11.980Z] #32 60.69 text/tabwriter 10:18:11 [2020-10-06T10:18:11.980Z] #32 60.71 fmt 10:18:11 [2020-10-06T10:18:11.980Z] #32 61.37 path/filepath 10:18:11 [2020-10-06T10:18:11.980Z] #32 62.81 io/ioutil 10:18:11 [2020-10-06T10:18:11.980Z] #32 64.16 github.com/BurntSushi/toml 10:18:11 [2020-10-06T10:18:11.980Z] #32 ... 10:18:11 [2020-10-06T10:18:11.980Z] 10:18:11 [2020-10-06T10:18:11.980Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:11 [2020-10-06T10:18:11.980Z] #40 63.96 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 10:18:11 [2020-10-06T10:18:11.980Z] #40 63.98 Processing triggers for libc-bin (2.28-10) ... 10:18:12 [2020-10-06T10:18:12.018Z] #41 7.105 DEP images/google/protobuf/descriptor.pb-c.d 10:18:12 [2020-10-06T10:18:12.018Z] #41 7.148 DEP images/opts.pb-c.d 10:18:12 [2020-10-06T10:18:12.018Z] #41 7.210 DEP images/memfd.pb-c.d 10:18:12 [2020-10-06T10:18:12.018Z] #41 7.278 PBCC images/sit.pb-c.c 10:18:12 [2020-10-06T10:18:12.018Z] #41 7.346 DEP images/sit.pb-c.d 10:18:12 [2020-10-06T10:18:12.242Z] #40 DONE 64.3s 10:18:12 [2020-10-06T10:18:12.242Z] 10:18:12 [2020-10-06T10:18:12.242Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.956 + RM_GOPATH=0 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.956 + TMP_GOPATH= 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.957 + : /build 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.957 + '[' -z '' ']' 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.959 ++ mktemp -d 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.960 + export GOPATH=/tmp/tmp.6wQeyjg4tJ 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.961 + GOPATH=/tmp/tmp.6wQeyjg4tJ 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.961 + RM_GOPATH=1 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.961 + case "$(go env GOARCH)" in 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.968 ++ go env GOARCH 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.980 + export GO_BUILDMODE=-buildmode=pie 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.980 + GO_BUILDMODE=-buildmode=pie 10:18:12 [2020-10-06T10:18:12.242Z] #35 0.981 ++ dirname /tmp/install/install.sh 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.000 + dir=/tmp/install 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.000 + bin=tini 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.000 + shift 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.001 + '[' '!' -f /tmp/install/tini.installer ']' 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.001 + . /tmp/install/tini.installer 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.001 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.001 + install_tini 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.001 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.001 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.001 + git clone https://github.com/krallin/tini.git /tmp/tmp.6wQeyjg4tJ/tini 10:18:12 [2020-10-06T10:18:12.242Z] #35 1.003 Cloning into '/tmp/tmp.6wQeyjg4tJ/tini'... 10:18:12 [2020-10-06T10:18:12.243Z] #35 1.705 + cd /tmp/tmp.6wQeyjg4tJ/tini 10:18:12 [2020-10-06T10:18:12.243Z] #35 1.705 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 10:18:12 [2020-10-06T10:18:12.243Z] #35 1.709 + cmake . 10:18:12 [2020-10-06T10:18:12.243Z] #35 2.361 -- The C compiler identification is GNU 8.3.0 10:18:12 [2020-10-06T10:18:12.243Z] #35 2.414 -- Check for working C compiler: /usr/bin/cc 10:18:12 [2020-10-06T10:18:12.277Z] #41 7.415 PBCC images/macvlan.pb-c.c 10:18:12 [2020-10-06T10:18:12.277Z] #41 7.452 DEP images/macvlan.pb-c.d 10:18:12 [2020-10-06T10:18:12.277Z] #41 7.515 PBCC images/autofs.pb-c.c 10:18:12 [2020-10-06T10:18:12.277Z] #41 7.553 DEP images/autofs.pb-c.d 10:18:12 [2020-10-06T10:18:12.487Z] #42 17.29 make[1]: Nothing to be done for 'all'. 10:18:12 [2020-10-06T10:18:12.537Z] #41 7.599 PBCC images/sysctl.pb-c.c 10:18:12 [2020-10-06T10:18:12.537Z] #41 7.629 DEP images/sysctl.pb-c.d 10:18:12 [2020-10-06T10:18:12.537Z] #41 7.712 PBCC images/time.pb-c.c 10:18:12 [2020-10-06T10:18:12.537Z] #41 7.729 DEP images/time.pb-c.d 10:18:12 [2020-10-06T10:18:12.616Z] #49 36.46 text/tabwriter 10:18:12 [2020-10-06T10:18:12.796Z] #41 7.838 PBCC images/binfmt-misc.pb-c.c 10:18:12 [2020-10-06T10:18:12.796Z] #41 7.890 DEP images/binfmt-misc.pb-c.d 10:18:12 [2020-10-06T10:18:12.796Z] #41 7.949 PBCC images/seccomp.pb-c.c 10:18:12 [2020-10-06T10:18:12.796Z] #41 7.989 DEP images/seccomp.pb-c.d 10:18:12 [2020-10-06T10:18:12.796Z] #41 8.041 PBCC images/userns.pb-c.c 10:18:12 [2020-10-06T10:18:12.796Z] #41 8.048 DEP images/userns.pb-c.d 10:18:12 [2020-10-06T10:18:12.796Z] #41 8.090 PBCC images/cgroup.pb-c.c 10:18:12 [2020-10-06T10:18:12.960Z] using credential docker-jenkins-github-credentials 10:18:13 [2020-10-06T10:18:13.035Z] Cloning the remote Git repository 10:18:13 [2020-10-06T10:18:13.035Z] Cloning with configured refspecs honoured and without tags 10:18:13 [2020-10-06T10:18:13.055Z] #41 8.122 DEP images/cgroup.pb-c.d 10:18:13 [2020-10-06T10:18:13.055Z] #41 8.182 PBCC images/ext-file.pb-c.c 10:18:13 [2020-10-06T10:18:13.055Z] #41 8.235 DEP images/ext-file.pb-c.d 10:18:13 [2020-10-06T10:18:13.055Z] #41 8.284 PBCC images/rpc.pb-c.c 10:18:13 [2020-10-06T10:18:13.055Z] #41 8.329 DEP images/rpc.pb-c.d 10:18:13 [2020-10-06T10:18:13.055Z] #41 ... 10:18:13 [2020-10-06T10:18:13.055Z] 10:18:13 [2020-10-06T10:18:13.055Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:13 [2020-10-06T10:18:13.055Z] #11 63.41 Selecting previously unselected package mingw-w64-x86-64-dev. 10:18:13 [2020-10-06T10:18:13.055Z] #11 63.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 10:18:13 [2020-10-06T10:18:13.055Z] #11 63.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 10:18:13 [2020-10-06T10:18:13.055Z] #11 70.17 Selecting previously unselected package gcc-mingw-w64-base. 10:18:13 [2020-10-06T10:18:13.055Z] #11 70.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 10:18:13 [2020-10-06T10:18:13.055Z] #11 70.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:18:13 [2020-10-06T10:18:13.055Z] #11 70.67 Selecting previously unselected package gcc-mingw-w64-x86-64. 10:18:13 [2020-10-06T10:18:13.055Z] #11 70.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 10:18:13 [2020-10-06T10:18:13.055Z] #11 70.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:13 [2020-10-06T10:18:13.185Z] #35 3.301 -- Check for working C compiler: /usr/bin/cc -- works 10:18:13 [2020-10-06T10:18:13.185Z] #35 3.302 -- Detecting C compiler ABI info 10:18:13 [2020-10-06T10:18:13.190Z] #49 ... 10:18:13 [2020-10-06T10:18:13.190Z] 10:18:13 [2020-10-06T10:18:13.190Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:18:13 [2020-10-06T10:18:13.190Z] #53 22.58 Reading package lists... 10:18:13 [2020-10-06T10:18:13.190Z] #53 27.43 Building dependency tree... 10:18:13 [2020-10-06T10:18:13.190Z] #53 29.20 The following additional packages will be installed: 10:18:13 [2020-10-06T10:18:13.190Z] #53 29.20 libbtrfs0 10:18:13 [2020-10-06T10:18:13.190Z] #53 29.28 The following NEW packages will be installed: 10:18:13 [2020-10-06T10:18:13.190Z] #53 29.28 libbtrfs-dev libbtrfs0 10:18:13 [2020-10-06T10:18:13.190Z] #53 29.79 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. 10:18:13 [2020-10-06T10:18:13.190Z] #53 29.79 Need to get 119 kB of archives. 10:18:13 [2020-10-06T10:18:13.190Z] #53 29.79 After this operation, 387 kB of additional disk space will be used. 10:18:13 [2020-10-06T10:18:13.190Z] #53 29.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] 10:18:13 [2020-10-06T10:18:13.190Z] #53 29.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] 10:18:13 [2020-10-06T10:18:13.190Z] #53 32.79 debconf: delaying package configuration, since apt-utils is not installed 10:18:13 [2020-10-06T10:18:13.190Z] #53 33.66 Fetched 119 kB in 1s (166 kB/s) 10:18:13 [2020-10-06T10:18:13.315Z] #11 ... 10:18:13 [2020-10-06T10:18:13.315Z] 10:18:13 [2020-10-06T10:18:13.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:13 [2020-10-06T10:18:13.315Z] #41 8.417 PBCC images/siginfo.pb-c.c 10:18:13 [2020-10-06T10:18:13.315Z] #41 8.451 DEP images/siginfo.pb-c.d 10:18:13 [2020-10-06T10:18:13.315Z] #41 8.505 PBCC images/pagemap.pb-c.c 10:18:13 [2020-10-06T10:18:13.315Z] #41 8.558 DEP images/pagemap.pb-c.d 10:18:13 [2020-10-06T10:18:13.315Z] #41 8.616 PBCC images/rlimit.pb-c.c 10:18:13 [2020-10-06T10:18:13.452Z] #53 ... 10:18:13 [2020-10-06T10:18:13.453Z] 10:18:13 [2020-10-06T10:18:13.453Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:13 [2020-10-06T10:18:13.453Z] #11 31.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 35.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 35.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] 10:18:13 [2020-10-06T10:18:13.453Z] #11 36.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] 10:18:13 [2020-10-06T10:18:13.574Z] #41 8.684 DEP images/rlimit.pb-c.d 10:18:13 [2020-10-06T10:18:13.574Z] #41 8.721 PBCC images/file-lock.pb-c.c 10:18:13 [2020-10-06T10:18:13.574Z] #41 8.737 DEP images/file-lock.pb-c.d 10:18:13 [2020-10-06T10:18:13.574Z] #41 8.763 PBCC images/tty.pb-c.c 10:18:13 [2020-10-06T10:18:13.574Z] #41 8.815 DEP images/tty.pb-c.d 10:18:13 [2020-10-06T10:18:13.574Z] #41 8.840 PBCC images/tun.pb-c.c 10:18:13 [2020-10-06T10:18:13.225Z] Cloning repository https://github.com/moby/moby.git 10:18:13 [2020-10-06T10:18:13.716Z] #11 ... 10:18:13 [2020-10-06T10:18:13.716Z] 10:18:13 [2020-10-06T10:18:13.716Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:13 [2020-10-06T10:18:13.716Z] #49 37.86 reflect 10:18:13 [2020-10-06T10:18:13.716Z] #49 37.89 regexp/syntax 10:18:13 [2020-10-06T10:18:13.770Z] #35 3.919 -- Detecting C compiler ABI info - done 10:18:13 [2020-10-06T10:18:13.770Z] #35 3.973 -- Detecting C compile features 10:18:13 [2020-10-06T10:18:13.836Z] #41 8.880 PBCC images/netdev.pb-c.c 10:18:13 [2020-10-06T10:18:13.836Z] #41 8.931 DEP images/tun.pb-c.d 10:18:13 [2020-10-06T10:18:13.836Z] #41 8.978 DEP images/netdev.pb-c.d 10:18:13 [2020-10-06T10:18:13.836Z] #41 9.033 PBCC images/vma.pb-c.c 10:18:13 [2020-10-06T10:18:13.836Z] #41 9.067 DEP images/vma.pb-c.d 10:18:14 [2020-10-06T10:18:14.035Z] #42 19.19 CC images/stats.o 10:18:14 [2020-10-06T10:18:14.035Z] #42 ... 10:18:14 [2020-10-06T10:18:14.035Z] 10:18:14 [2020-10-06T10:18:14.035Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:14 [2020-10-06T10:18:14.035Z] #44 69.71 vendor/golang.org/x/text/transform 10:18:14 [2020-10-06T10:18:14.035Z] #44 73.39 context 10:18:14 [2020-10-06T10:18:14.035Z] #44 73.55 internal/poll 10:18:14 [2020-10-06T10:18:14.035Z] #44 78.42 regexp 10:18:14 [2020-10-06T10:18:14.035Z] #44 78.94 os 10:18:14 [2020-10-06T10:18:14.095Z] #41 9.138 PBCC images/creds.pb-c.c 10:18:14 [2020-10-06T10:18:14.095Z] #41 9.145 DEP images/creds.pb-c.d 10:18:14 [2020-10-06T10:18:14.095Z] #41 9.237 PBCC images/utsns.pb-c.c 10:18:14 [2020-10-06T10:18:14.095Z] #41 9.250 DEP images/utsns.pb-c.d 10:18:14 [2020-10-06T10:18:14.095Z] #41 9.296 PBCC images/ipc-desc.pb-c.c 10:18:14 [2020-10-06T10:18:14.095Z] #41 9.326 PBCC images/ipc-sem.pb-c.c 10:18:14 [2020-10-06T10:18:14.095Z] #41 9.361 DEP images/ipc-desc.pb-c.d 10:18:14 [2020-10-06T10:18:14.154Z] #47 ... 10:18:14 [2020-10-06T10:18:14.154Z] 10:18:14 [2020-10-06T10:18:14.154Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:18:14 [2020-10-06T10:18:14.154Z] #20 5.198 Collecting yamllint==1.16.0 10:18:14 [2020-10-06T10:18:14.154Z] #20 10.58 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 10:18:14 [2020-10-06T10:18:14.154Z] #20 10.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 10:18:14 [2020-10-06T10:18:14.154Z] #20 10.72 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 10:18:14 [2020-10-06T10:18:14.154Z] #20 10.77 Collecting pyyaml (from yamllint==1.16.0) 10:18:14 [2020-10-06T10:18:14.154Z] #20 10.89 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 10:18:14 [2020-10-06T10:18:14.333Z] #44 ... 10:18:14 [2020-10-06T10:18:14.333Z] 10:18:14 [2020-10-06T10:18:14.333Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:14 [2020-10-06T10:18:14.334Z] #12 76.12 Selecting previously unselected package gcc-mingw-w64-base. 10:18:14 [2020-10-06T10:18:14.334Z] #12 76.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... 10:18:14 [2020-10-06T10:18:14.334Z] #12 76.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:18:14 [2020-10-06T10:18:14.334Z] #12 76.29 Selecting previously unselected package gcc-mingw-w64-x86-64. 10:18:14 [2020-10-06T10:18:14.334Z] #12 76.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... 10:18:14 [2020-10-06T10:18:14.334Z] #12 76.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:14 [2020-10-06T10:18:14.354Z] #41 9.405 DEP images/ipc-sem.pb-c.d 10:18:14 [2020-10-06T10:18:14.354Z] #41 9.481 PBCC images/ipc-msg.pb-c.c 10:18:14 [2020-10-06T10:18:14.354Z] #41 9.495 DEP images/ipc-msg.pb-c.d 10:18:14 [2020-10-06T10:18:14.354Z] #41 9.529 PBCC images/ipc-shm.pb-c.c 10:18:14 [2020-10-06T10:18:14.354Z] #41 9.581 DEP images/ipc-shm.pb-c.d 10:18:14 [2020-10-06T10:18:14.613Z] #41 9.642 PBCC images/ipc-var.pb-c.c 10:18:14 [2020-10-06T10:18:14.613Z] #41 9.667 DEP images/ipc-var.pb-c.d 10:18:14 [2020-10-06T10:18:14.613Z] #41 9.738 PBCC images/sk-opts.pb-c.c 10:18:14 [2020-10-06T10:18:14.613Z] #41 9.749 PBCC images/packet-sock.pb-c.c 10:18:14 [2020-10-06T10:18:14.613Z] #41 9.821 DEP images/sk-opts.pb-c.d 10:18:14 [2020-10-06T10:18:14.613Z] #41 9.866 DEP images/packet-sock.pb-c.d 10:18:14 [2020-10-06T10:18:14.613Z] #41 9.916 PBCC images/sk-netlink.pb-c.c 10:18:14 [2020-10-06T10:18:14.614Z] #41 9.978 DEP images/sk-netlink.pb-c.d 10:18:14 [2020-10-06T10:18:14.638Z] #54 157.1 + bin/containerd-shim-runc-v2 10:18:14 [2020-10-06T10:18:14.638Z] #54 157.8 + binaries 10:18:14 [2020-10-06T10:18:14.709Z] #35 ... 10:18:14 [2020-10-06T10:18:14.709Z] 10:18:14 [2020-10-06T10:18:14.709Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:14 [2020-10-06T10:18:14.709Z] #43 56.89 os 10:18:14 [2020-10-06T10:18:14.709Z] #43 56.93 internal/fmtsort 10:18:14 [2020-10-06T10:18:14.709Z] #43 58.08 strings 10:18:14 [2020-10-06T10:18:14.709Z] #43 60.70 regexp/syntax 10:18:14 [2020-10-06T10:18:14.709Z] #43 61.08 fmt 10:18:14 [2020-10-06T10:18:14.709Z] #43 65.68 flag 10:18:14 [2020-10-06T10:18:14.709Z] #43 66.33 go/token 10:18:14 [2020-10-06T10:18:14.873Z] #41 10.01 PBCC images/sk-inet.pb-c.c 10:18:14 [2020-10-06T10:18:14.873Z] #41 10.07 DEP images/sk-inet.pb-c.d 10:18:14 [2020-10-06T10:18:14.931Z] #54 157.8 + install -D bin/containerd /build/containerd 10:18:14 [2020-10-06T10:18:14.931Z] #54 157.9 + install -D bin/containerd-shim /build/containerd-shim 10:18:14 [2020-10-06T10:18:14.931Z] #54 157.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 10:18:14 [2020-10-06T10:18:14.931Z] #54 157.9 + install -D bin/ctr /build/ctr 10:18:14 [2020-10-06T10:18:14.969Z] #43 ... 10:18:14 [2020-10-06T10:18:14.969Z] 10:18:14 [2020-10-06T10:18:14.969Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:14 [2020-10-06T10:18:14.969Z] #41 2.064 Note: Building without setproctitle() and strlcpy() support. 10:18:14 [2020-10-06T10:18:14.969Z] #41 2.064 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:18:14 [2020-10-06T10:18:14.969Z] #41 2.099 Note: Building without GnuTLS support 10:18:14 [2020-10-06T10:18:14.969Z] #41 2.113 Makefile.config:39: Warn: you have no libnftables installed 10:18:14 [2020-10-06T10:18:14.969Z] #41 2.113 Makefile.config:40: Warn: Building without nftables support 10:18:14 [2020-10-06T10:18:14.969Z] #41 ... 10:18:14 [2020-10-06T10:18:14.969Z] 10:18:14 [2020-10-06T10:18:14.969Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:14 [2020-10-06T10:18:14.969Z] #49 57.21 context 10:18:14 [2020-10-06T10:18:14.969Z] #49 58.31 os 10:18:14 [2020-10-06T10:18:14.969Z] #49 60.57 encoding/binary 10:18:14 [2020-10-06T10:18:14.969Z] #49 61.74 fmt 10:18:14 [2020-10-06T10:18:14.969Z] #49 63.06 encoding/base64 10:18:14 [2020-10-06T10:18:14.969Z] #49 63.88 golang.org/x/sys/unix 10:18:14 [2020-10-06T10:18:14.969Z] #49 66.79 encoding/json 10:18:15 [2020-10-06T10:18:15.133Z] #41 ... 10:18:15 [2020-10-06T10:18:15.133Z] 10:18:15 [2020-10-06T10:18:15.133Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:15 [2020-10-06T10:18:15.133Z] #32 DONE 75.4s 10:18:15 [2020-10-06T10:18:15.133Z] 10:18:15 [2020-10-06T10:18:15.133Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:15 [2020-10-06T10:18:15.133Z] #41 10.16 PBCC images/sk-unix.pb-c.c 10:18:15 [2020-10-06T10:18:15.133Z] #41 10.23 DEP images/sk-unix.pb-c.d 10:18:15 [2020-10-06T10:18:15.133Z] #41 10.32 PBCC images/mm.pb-c.c 10:18:15 [2020-10-06T10:18:15.133Z] #41 10.42 DEP images/mm.pb-c.d 10:18:15 [2020-10-06T10:18:15.231Z] #49 ... 10:18:15 [2020-10-06T10:18:15.231Z] 10:18:15 [2020-10-06T10:18:15.231Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:15 [2020-10-06T10:18:15.231Z] #43 67.18 regexp 10:18:15 [2020-10-06T10:18:15.231Z] #43 67.21 go/scanner 10:18:15 [2020-10-06T10:18:15.392Z] #41 10.54 PBCC images/timerfd.pb-c.c 10:18:15 [2020-10-06T10:18:15.392Z] #41 10.68 DEP images/timerfd.pb-c.d 10:18:15 [2020-10-06T10:18:15.392Z] #41 ... 10:18:15 [2020-10-06T10:18:15.392Z] 10:18:15 [2020-10-06T10:18:15.392Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:15 [2020-10-06T10:18:15.392Z] #49 65.65 golang.org/x/sys/unix 10:18:15 [2020-10-06T10:18:15.392Z] #49 68.39 encoding/json 10:18:15 [2020-10-06T10:18:15.392Z] #49 74.25 github.com/pkg/diff 10:18:15 [2020-10-06T10:18:15.392Z] #49 75.65 go/ast 10:18:15 [2020-10-06T10:18:15.522Z] #20 12.36 Building wheels for collected packages: pyyaml 10:18:15 [2020-10-06T10:18:15.522Z] #20 12.36 Running setup.py bdist_wheel for pyyaml: started 10:18:15 [2020-10-06T10:18:15.567Z] #54 DONE 158.4s 10:18:13 [2020-10-06T10:18:13.615Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 10:18:14 [2020-10-06T10:18:14.473Z] Fetching upstream changes from https://github.com/moby/moby.git 10:18:14 [2020-10-06T10:18:14.474Z] > git --version # timeout=10 10:18:14 [2020-10-06T10:18:14.519Z] > git --version # 'git version 2.24.1.windows.2' 10:18:14 [2020-10-06T10:18:14.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:18:14 [2020-10-06T10:18:14.522Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:18:15 [2020-10-06T10:18:15.652Z] #49 ... 10:18:15 [2020-10-06T10:18:15.652Z] 10:18:15 [2020-10-06T10:18:15.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:15 [2020-10-06T10:18:15.652Z] #41 10.79 PBCC images/timer.pb-c.c 10:18:15 [2020-10-06T10:18:15.652Z] #41 10.87 DEP images/timer.pb-c.d 10:18:15 [2020-10-06T10:18:15.656Z] #49 ... 10:18:15 [2020-10-06T10:18:15.656Z] 10:18:15 [2020-10-06T10:18:15.656Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:15 [2020-10-06T10:18:15.656Z] #43 29.72 sync 10:18:15 [2020-10-06T10:18:15.656Z] #43 29.73 internal/reflectlite 10:18:15 [2020-10-06T10:18:15.656Z] #43 30.52 math/rand 10:18:15 [2020-10-06T10:18:15.656Z] #43 30.54 internal/singleflight 10:18:15 [2020-10-06T10:18:15.656Z] #43 30.54 github.com/LK4D4/vndr/godl/singleflight 10:18:15 [2020-10-06T10:18:15.656Z] #43 31.62 sort 10:18:15 [2020-10-06T10:18:15.656Z] #43 31.62 errors 10:18:15 [2020-10-06T10:18:15.656Z] #43 31.95 io 10:18:15 [2020-10-06T10:18:15.656Z] #43 31.95 internal/oserror 10:18:15 [2020-10-06T10:18:15.656Z] #43 31.95 strconv 10:18:15 [2020-10-06T10:18:15.656Z] #43 32.23 syscall 10:18:15 [2020-10-06T10:18:15.656Z] #43 32.48 vendor/golang.org/x/net/dns/dnsmessage 10:18:15 [2020-10-06T10:18:15.656Z] #43 33.88 bytes 10:18:15 [2020-10-06T10:18:15.656Z] #43 35.08 reflect 10:18:15 [2020-10-06T10:18:15.656Z] #43 35.52 bufio 10:18:15 [2020-10-06T10:18:15.656Z] #43 37.14 regexp/syntax 10:18:15 [2020-10-06T10:18:15.656Z] #43 37.19 hash/crc32 10:18:15 [2020-10-06T10:18:15.656Z] #43 38.52 crypto/rc4 10:18:15 [2020-10-06T10:18:15.656Z] #43 39.02 vendor/golang.org/x/text/transform 10:18:15 [2020-10-06T10:18:15.656Z] #43 39.48 time 10:18:15 [2020-10-06T10:18:15.920Z] #43 ... 10:18:15 [2020-10-06T10:18:15.920Z] 10:18:15 [2020-10-06T10:18:15.920Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:18:15 [2020-10-06T10:18:15.920Z] #53 38.74 Selecting previously unselected package libbtrfs0. 10:18:15 [2020-10-06T10:18:15.920Z] #53 38.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 ... 15383 files and directories currently installed.) 10:18:15 [2020-10-06T10:18:15.920Z] #53 38.79 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... 10:18:15 [2020-10-06T10:18:15.955Z] #41 11.05 PBCC images/sa.pb-c.c 10:18:15 [2020-10-06T10:18:15.955Z] #41 11.09 DEP images/sa.pb-c.d 10:18:15 [2020-10-06T10:18:15.955Z] #41 11.15 PBCC images/pipe-data.pb-c.c 10:18:16 [2020-10-06T10:18:16.185Z] #53 40.31 Unpacking libbtrfs0 (4.20.1-2) ... 10:18:16 [2020-10-06T10:18:16.215Z] 10:18:16 [2020-10-06T10:18:16.215Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 10:18:16 [2020-10-06T10:18:16.217Z] #41 11.25 DEP images/pipe-data.pb-c.d 10:18:16 [2020-10-06T10:18:16.217Z] #41 ... 10:18:16 [2020-10-06T10:18:16.217Z] 10:18:16 [2020-10-06T10:18:16.217Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:16 [2020-10-06T10:18:16.217Z] #43 66.43 regexp 10:18:16 [2020-10-06T10:18:16.217Z] #43 67.95 flag 10:18:16 [2020-10-06T10:18:16.217Z] #43 69.67 go/token 10:18:16 [2020-10-06T10:18:16.217Z] #43 70.66 internal/lazyregexp 10:18:16 [2020-10-06T10:18:16.217Z] #43 70.92 net/url 10:18:16 [2020-10-06T10:18:16.217Z] #43 70.98 go/scanner 10:18:16 [2020-10-06T10:18:16.217Z] #43 72.18 go/ast 10:18:16 [2020-10-06T10:18:16.217Z] #43 72.75 text/template/parse 10:18:16 [2020-10-06T10:18:16.217Z] #43 ... 10:18:16 [2020-10-06T10:18:16.217Z] 10:18:16 [2020-10-06T10:18:16.217Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:16 [2020-10-06T10:18:16.217Z] #41 11.36 PBCC images/mnt.pb-c.c 10:18:16 [2020-10-06T10:18:16.217Z] #41 11.46 DEP images/mnt.pb-c.d 10:18:16 [2020-10-06T10:18:16.477Z] #41 11.48 PBCC images/sk-packet.pb-c.c 10:18:16 [2020-10-06T10:18:16.477Z] #41 11.50 DEP images/sk-packet.pb-c.d 10:18:16 [2020-10-06T10:18:16.477Z] #41 11.54 PBCC images/tcp-stream.pb-c.c 10:18:16 [2020-10-06T10:18:16.477Z] #41 11.60 DEP images/tcp-stream.pb-c.d 10:18:16 [2020-10-06T10:18:16.477Z] #41 11.64 PBCC images/pipe.pb-c.c 10:18:16 [2020-10-06T10:18:16.477Z] #41 11.71 DEP images/pipe.pb-c.d 10:18:16 [2020-10-06T10:18:16.477Z] #41 11.77 PBCC images/pstree.pb-c.c 10:18:16 [2020-10-06T10:18:16.477Z] #41 11.80 DEP images/pstree.pb-c.d 10:18:16 [2020-10-06T10:18:16.477Z] #41 11.84 PBCC images/fs.pb-c.c 10:18:16 [2020-10-06T10:18:16.493Z] #20 13.44 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 10:18:16 [2020-10-06T10:18:16.493Z] #20 13.44 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 10:18:16 [2020-10-06T10:18:16.493Z] #20 13.52 Successfully built pyyaml 10:18:16 [2020-10-06T10:18:16.508Z] #55 DONE 0.3s 10:18:16 [2020-10-06T10:18:16.508Z] 10:18:16 [2020-10-06T10:18:16.508Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 10:18:16 [2020-10-06T10:18:16.721Z] #43 68.73 go/ast 10:18:16 [2020-10-06T10:18:16.741Z] #41 11.86 DEP images/fs.pb-c.d 10:18:16 [2020-10-06T10:18:16.741Z] #41 11.91 PBCC images/signalfd.pb-c.c 10:18:16 [2020-10-06T10:18:16.741Z] #41 11.97 DEP images/signalfd.pb-c.d 10:18:16 [2020-10-06T10:18:16.741Z] #41 12.04 PBCC images/fh.pb-c.c 10:18:16 [2020-10-06T10:18:16.741Z] #41 12.10 PBCC images/fsnotify.pb-c.c 10:18:16 [2020-10-06T10:18:16.753Z] #20 13.55 Installing collected packages: pathspec, pyyaml, yamllint 10:18:16 [2020-10-06T10:18:16.753Z] #20 ... 10:18:16 [2020-10-06T10:18:16.753Z] 10:18:16 [2020-10-06T10:18:16.753Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:16 [2020-10-06T10:18:16.753Z] #41 124.7 CC criu/memfd.o 10:18:16 [2020-10-06T10:18:16.753Z] #41 125.4 CC criu/mount.o 10:18:16 [2020-10-06T10:18:16.753Z] #41 128.9 CC criu/namespaces.o 10:18:16 [2020-10-06T10:18:16.753Z] #41 130.5 CC criu/net.o 10:18:16 [2020-10-06T10:18:16.753Z] #41 134.2 CC criu/netfilter.o 10:18:16 [2020-10-06T10:18:16.801Z] #59 DONE 0.2s 10:18:16 [2020-10-06T10:18:16.801Z] 10:18:16 [2020-10-06T10:18:16.801Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 10:18:16 [2020-10-06T10:18:16.801Z] #61 DONE 0.2s 10:18:16 [2020-10-06T10:18:16.801Z] 10:18:16 [2020-10-06T10:18:16.801Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 10:18:16 [2020-10-06T10:18:16.801Z] #63 DONE 0.1s 10:18:16 [2020-10-06T10:18:16.801Z] 10:18:16 [2020-10-06T10:18:16.801Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 10:18:16 [2020-10-06T10:18:16.801Z] #64 DONE 0.1s 10:18:17 [2020-10-06T10:18:17.001Z] #41 12.19 DEP images/fh.pb-c.d 10:18:17 [2020-10-06T10:18:17.011Z] #41 134.7 CC criu/page-pipe.o 10:18:17 [2020-10-06T10:18:17.011Z] #41 ... 10:18:17 [2020-10-06T10:18:17.011Z] 10:18:17 [2020-10-06T10:18:17.011Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:18:17 [2020-10-06T10:18:17.011Z] #20 13.92 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 10:18:17 [2020-10-06T10:18:17.094Z] 10:18:17 [2020-10-06T10:18:17.094Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker 10:18:17 [2020-10-06T10:18:17.125Z] #12 ... 10:18:17 [2020-10-06T10:18:17.125Z] 10:18:17 [2020-10-06T10:18:17.125Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:17 [2020-10-06T10:18:17.125Z] #50 72.75 time 10:18:17 [2020-10-06T10:18:17.125Z] #50 76.51 regexp 10:18:17 [2020-10-06T10:18:17.248Z] #53 ... 10:18:17 [2020-10-06T10:18:17.248Z] 10:18:17 [2020-10-06T10:18:17.248Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:17 [2020-10-06T10:18:17.248Z] #32 31.05 internal/reflectlite 10:18:17 [2020-10-06T10:18:17.248Z] #32 32.20 sort 10:18:17 [2020-10-06T10:18:17.248Z] #32 32.20 io 10:18:17 [2020-10-06T10:18:17.248Z] #32 32.21 internal/oserror 10:18:17 [2020-10-06T10:18:17.248Z] #32 32.23 strconv 10:18:17 [2020-10-06T10:18:17.248Z] #32 32.73 syscall 10:18:17 [2020-10-06T10:18:17.248Z] #32 33.29 strings 10:18:17 [2020-10-06T10:18:17.248Z] #32 33.82 bytes 10:18:17 [2020-10-06T10:18:17.248Z] #32 34.75 bufio 10:18:17 [2020-10-06T10:18:17.248Z] #32 35.45 reflect 10:18:17 [2020-10-06T10:18:17.248Z] #32 36.07 path 10:18:17 [2020-10-06T10:18:17.248Z] #32 36.24 text/tabwriter 10:18:17 [2020-10-06T10:18:17.248Z] #32 38.45 internal/syscall/execenv 10:18:17 [2020-10-06T10:18:17.248Z] #32 38.46 internal/syscall/unix 10:18:17 [2020-10-06T10:18:17.248Z] #32 38.48 time 10:18:17 [2020-10-06T10:18:17.248Z] #32 40.94 internal/poll 10:18:17 [2020-10-06T10:18:17.248Z] #32 ... 10:18:17 [2020-10-06T10:18:17.248Z] 10:18:17 [2020-10-06T10:18:17.248Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:17 [2020-10-06T10:18:17.248Z] #40 40.92 Selecting previously unselected package libnet1:arm64. 10:18:17 [2020-10-06T10:18:17.248Z] #40 40.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.31 DEP images/fsnotify.pb-c.d 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.34 PBCC images/eventpoll.pb-c.c 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.35 DEP images/eventpoll.pb-c.d 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.41 PBCC images/eventfd.pb-c.c 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.44 DEP images/eventfd.pb-c.d 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.45 PBCC images/remap-file-path.pb-c.c 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.46 DEP images/remap-file-path.pb-c.d 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.48 PBCC images/fifo.pb-c.c 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.49 DEP images/fifo.pb-c.d 10:18:17 [2020-10-06T10:18:17.260Z] #41 12.55 PBCC images/ghost-file.pb-c.c 10:18:17 [2020-10-06T10:18:17.426Z] #50 ... 10:18:17 [2020-10-06T10:18:17.427Z] 10:18:17 [2020-10-06T10:18:17.427Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:17 [2020-10-06T10:18:17.427Z] #42 19.64 CC images/core.o 10:18:17 [2020-10-06T10:18:17.427Z] #42 20.58 CC images/core-x86.o 10:18:17 [2020-10-06T10:18:17.427Z] #42 21.34 CC images/core-arm.o 10:18:17 [2020-10-06T10:18:17.427Z] #42 21.87 CC images/core-aarch64.o 10:18:17 [2020-10-06T10:18:17.427Z] #42 22.33 CC images/core-ppc64.o 10:18:17 [2020-10-06T10:18:17.520Z] #41 12.60 DEP images/ghost-file.pb-c.d 10:18:17 [2020-10-06T10:18:17.520Z] #41 12.67 PBCC images/regfile.pb-c.c 10:18:17 [2020-10-06T10:18:17.520Z] #41 12.69 DEP images/regfile.pb-c.d 10:18:17 [2020-10-06T10:18:17.520Z] #41 12.75 PBCC images/ns.pb-c.c 10:18:17 [2020-10-06T10:18:17.520Z] #41 12.77 DEP images/ns.pb-c.d 10:18:17 [2020-10-06T10:18:17.520Z] #41 12.81 PBCC images/fdinfo.pb-c.c 10:18:17 [2020-10-06T10:18:17.520Z] #41 12.88 DEP images/fdinfo.pb-c.d 10:18:17 [2020-10-06T10:18:17.575Z] #20 DONE 14.5s 10:18:17 [2020-10-06T10:18:17.575Z] 10:18:17 [2020-10-06T10:18:17.575Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 10:18:17 [2020-10-06T10:18:17.575Z] #23 DONE 0.2s 10:18:17 [2020-10-06T10:18:17.575Z] 10:18:17 [2020-10-06T10:18:17.575Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:17 [2020-10-06T10:18:17.575Z] #41 135.4 CC criu/page-xfer.o 10:18:17 [2020-10-06T10:18:17.728Z] #42 ... 10:18:17 [2020-10-06T10:18:17.728Z] 10:18:17 [2020-10-06T10:18:17.728Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:17 [2020-10-06T10:18:17.728Z] #33 73.38 internal/poll 10:18:17 [2020-10-06T10:18:17.728Z] #33 76.78 os 10:18:17 [2020-10-06T10:18:17.728Z] #33 79.90 internal/fmtsort 10:18:17 [2020-10-06T10:18:17.728Z] #33 80.95 fmt 10:18:17 [2020-10-06T10:18:17.728Z] #33 80.96 path/filepath 10:18:17 [2020-10-06T10:18:17.728Z] #33 82.53 io/ioutil 10:18:17 [2020-10-06T10:18:17.729Z] #65 DONE 0.8s 10:18:17 [2020-10-06T10:18:17.780Z] #41 12.94 PBCC images/core-aarch64.pb-c.c 10:18:17 [2020-10-06T10:18:17.780Z] #41 12.98 PBCC images/core-arm.pb-c.c 10:18:17 [2020-10-06T10:18:17.780Z] #41 13.01 PBCC images/core-ppc64.pb-c.c 10:18:18 [2020-10-06T10:18:18.023Z] 10:18:18 [2020-10-06T10:18:18.023Z] #66 exporting to image 10:18:18 [2020-10-06T10:18:18.023Z] #66 exporting layers 10:18:18 [2020-10-06T10:18:18.040Z] #41 13.14 PBCC images/core-s390.pb-c.c 10:18:18 [2020-10-06T10:18:18.040Z] #41 13.20 PBCC images/core-x86.pb-c.c 10:18:18 [2020-10-06T10:18:18.040Z] #41 13.23 PBCC images/core.pb-c.c 10:18:18 [2020-10-06T10:18:18.040Z] #41 13.29 PBCC images/inventory.pb-c.c 10:18:18 [2020-10-06T10:18:18.299Z] #41 13.37 DEP images/core-aarch64.pb-c.d 10:18:18 [2020-10-06T10:18:18.299Z] #41 13.42 DEP images/core-arm.pb-c.d 10:18:18 [2020-10-06T10:18:18.299Z] #41 13.50 DEP images/core-ppc64.pb-c.d 10:18:18 [2020-10-06T10:18:18.299Z] #41 13.55 DEP images/core-s390.pb-c.d 10:18:18 [2020-10-06T10:18:18.383Z] #33 ... 10:18:18 [2020-10-06T10:18:18.383Z] 10:18:18 [2020-10-06T10:18:18.383Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:18 [2020-10-06T10:18:18.383Z] #42 23.33 CC images/core-s390.o 10:18:18 [2020-10-06T10:18:18.558Z] #41 13.62 DEP images/core-x86.pb-c.d 10:18:18 [2020-10-06T10:18:18.558Z] #41 13.69 DEP images/core.pb-c.d 10:18:18 [2020-10-06T10:18:18.558Z] #41 13.77 DEP images/inventory.pb-c.d 10:18:18 [2020-10-06T10:18:18.558Z] #41 13.82 PBCC images/cpuinfo.pb-c.c 10:18:18 [2020-10-06T10:18:18.558Z] #41 13.86 DEP images/cpuinfo.pb-c.d 10:18:18 [2020-10-06T10:18:18.817Z] #41 13.91 PBCC images/stats.pb-c.c 10:18:18 [2020-10-06T10:18:18.817Z] #41 13.95 DEP images/stats.pb-c.d 10:18:19 [2020-10-06T10:18:19.269Z] #43 71.24 internal/lazyregexp 10:18:19 [2020-10-06T10:18:19.269Z] #43 ... 10:18:19 [2020-10-06T10:18:19.269Z] 10:18:19 [2020-10-06T10:18:19.269Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:19 [2020-10-06T10:18:19.269Z] #35 5.863 -- Detecting C compile features - done 10:18:19 [2020-10-06T10:18:19.269Z] #35 5.934 -- Performing Test HAS_BUILTIN_FORTIFY 10:18:19 [2020-10-06T10:18:19.269Z] #35 6.202 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 10:18:19 [2020-10-06T10:18:19.269Z] #35 6.318 -- Configuring done 10:18:19 [2020-10-06T10:18:19.269Z] #35 6.332 -- Generating done 10:18:19 [2020-10-06T10:18:19.269Z] #35 6.369 -- Build files have been written to: /tmp/tmp.6wQeyjg4tJ/tini 10:18:19 [2020-10-06T10:18:19.269Z] #35 6.372 + make tini-static 10:18:19 [2020-10-06T10:18:19.269Z] #35 6.747 Scanning dependencies of target tini-static 10:18:19 [2020-10-06T10:18:19.269Z] #35 6.841 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 10:18:19 [2020-10-06T10:18:19.269Z] #35 8.450 [100%] Linking C executable tini-static 10:18:19 [2020-10-06T10:18:19.269Z] #35 9.078 [100%] Built target tini-static 10:18:19 [2020-10-06T10:18:19.269Z] #35 9.175 + mkdir -p /build 10:18:19 [2020-10-06T10:18:19.269Z] #35 9.185 + cp tini-static /build/docker-init 10:18:19 [2020-10-06T10:18:19.269Z] #35 DONE 9.6s 10:18:19 [2020-10-06T10:18:19.454Z] #42 24.22 CC images/cpuinfo.o 10:18:19 [2020-10-06T10:18:19.529Z] 10:18:19 [2020-10-06T10:18:19.529Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:19 [2020-10-06T10:18:19.529Z] #41 4.246 fatal: not a git repository (or any of the parent directories): .git 10:18:19 [2020-10-06T10:18:19.529Z] #41 4.287 GEN .gitid 10:18:19 [2020-10-06T10:18:19.529Z] #41 4.341 GEN criu/include/version.h 10:18:19 [2020-10-06T10:18:19.529Z] #41 4.389 GEN include/common/asm 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.174 PBCC images/timens.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.230 DEP images/timens.pb-c.d 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.309 PBCC images/fown.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.341 PBCC images/google/protobuf/descriptor.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.425 PBCC images/opts.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.537 PBCC images/memfd.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.601 DEP images/fown.pb-c.d 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.657 DEP images/google/protobuf/descriptor.pb-c.d 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.700 DEP images/opts.pb-c.d 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.791 DEP images/memfd.pb-c.d 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.846 PBCC images/sit.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.884 DEP images/sit.pb-c.d 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.944 PBCC images/macvlan.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 6.961 DEP images/macvlan.pb-c.d 10:18:19 [2020-10-06T10:18:19.529Z] #41 7.012 PBCC images/autofs.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 7.044 DEP images/autofs.pb-c.d 10:18:19 [2020-10-06T10:18:19.529Z] #41 7.158 PBCC images/sysctl.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 7.182 DEP images/sysctl.pb-c.d 10:18:19 [2020-10-06T10:18:19.529Z] #41 7.271 PBCC images/time.pb-c.c 10:18:19 [2020-10-06T10:18:19.529Z] #41 7.320 DEP images/time.pb-c.d 10:18:19 [2020-10-06T10:18:19.556Z] #41 137.0 CC criu/pagemap-cache.o 10:18:19 [2020-10-06T10:18:19.556Z] #41 137.2 CC criu/pagemap.o 10:18:19 [2020-10-06T10:18:19.792Z] #41 7.503 PBCC images/binfmt-misc.pb-c.c 10:18:19 [2020-10-06T10:18:19.792Z] #41 7.579 DEP images/binfmt-misc.pb-c.d 10:18:19 [2020-10-06T10:18:19.792Z] #41 7.680 PBCC images/seccomp.pb-c.c 10:18:19 [2020-10-06T10:18:19.820Z] #40 43.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:18:20 [2020-10-06T10:18:20.052Z] #41 7.725 DEP images/seccomp.pb-c.d 10:18:20 [2020-10-06T10:18:20.052Z] #41 7.827 PBCC images/userns.pb-c.c 10:18:20 [2020-10-06T10:18:20.052Z] #41 7.931 DEP images/userns.pb-c.d 10:18:20 [2020-10-06T10:18:20.103Z] #42 25.07 CC images/inventory.o 10:18:20 [2020-10-06T10:18:20.197Z] #41 15.33 make[1]: Nothing to be done for 'all'. 10:18:20 [2020-10-06T10:18:20.312Z] #41 8.031 PBCC images/cgroup.pb-c.c 10:18:20 [2020-10-06T10:18:20.312Z] #41 8.064 DEP images/cgroup.pb-c.d 10:18:20 [2020-10-06T10:18:20.312Z] #41 8.117 PBCC images/ext-file.pb-c.c 10:18:20 [2020-10-06T10:18:20.312Z] #41 8.204 DEP images/ext-file.pb-c.d 10:18:20 [2020-10-06T10:18:20.403Z] #42 25.33 CC images/fdinfo.o 10:18:20 [2020-10-06T10:18:20.486Z] #41 138.1 CC criu/parasite-syscall.o 10:18:20 [2020-10-06T10:18:20.573Z] #41 8.242 PBCC images/rpc.pb-c.c 10:18:20 [2020-10-06T10:18:20.573Z] #41 8.325 DEP images/rpc.pb-c.d 10:18:20 [2020-10-06T10:18:20.573Z] #41 8.422 PBCC images/siginfo.pb-c.c 10:18:20 [2020-10-06T10:18:20.573Z] #41 8.464 DEP images/siginfo.pb-c.d 10:18:20 [2020-10-06T10:18:20.701Z] #42 25.82 CC images/fown.o 10:18:20 [2020-10-06T10:18:20.760Z] #66 exporting layers 2.6s done 10:18:20 [2020-10-06T10:18:20.760Z] #66 writing image sha256:ea8057e192a29d02776542869c1eb3fa9e4bcf161080b76287845c72e833cafe done 10:18:20 [2020-10-06T10:18:20.760Z] #66 naming to docker.io/library/docker:db49c9e68be751afa5eea777b4103ca0eab97a78 done 10:18:20 [2020-10-06T10:18:20.760Z] #66 DONE 2.6s [Pipeline] } [Pipeline] // stage 10:18:20 [2020-10-06T10:18:20.833Z] #41 8.510 PBCC images/pagemap.pb-c.c 10:18:20 [2020-10-06T10:18:20.833Z] #41 8.593 DEP images/pagemap.pb-c.d 10:18:20 [2020-10-06T10:18:20.833Z] #41 8.653 PBCC images/rlimit.pb-c.c 10:18:20 [2020-10-06T10:18:20.833Z] #41 8.704 DEP images/rlimit.pb-c.d [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 10:18:21 [2020-10-06T10:18:21.008Z] #42 26.04 CC images/ns.o 10:18:21 [2020-10-06T10:18:21.052Z] #41 138.9 CC criu/path.o 10:18:21 [2020-10-06T10:18:21.096Z] #41 8.774 PBCC images/file-lock.pb-c.c 10:18:21 [2020-10-06T10:18:21.096Z] #41 8.826 DEP images/file-lock.pb-c.d 10:18:21 [2020-10-06T10:18:21.096Z] #41 8.888 PBCC images/tty.pb-c.c 10:18:21 [2020-10-06T10:18:21.216Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/test/unit 10:18:21 [2020-10-06T10:18:21.308Z] #42 26.25 CC images/regfile.o 10:18:21 [2020-10-06T10:18:21.308Z] #42 26.48 CC images/ghost-file.o 10:18:21 [2020-10-06T10:18:21.309Z] #41 139.2 CC criu/pie-util-vdso-elf32.o 10:18:21 [2020-10-06T10:18:21.356Z] #41 8.989 DEP images/tty.pb-c.d 10:18:21 [2020-10-06T10:18:21.356Z] #41 9.040 PBCC images/tun.pb-c.c 10:18:21 [2020-10-06T10:18:21.356Z] #41 9.089 PBCC images/netdev.pb-c.c 10:18:21 [2020-10-06T10:18:21.356Z] #41 9.149 DEP images/tun.pb-c.d 10:18:21 [2020-10-06T10:18:21.356Z] #41 9.187 DEP images/netdev.pb-c.d 10:18:21 [2020-10-06T10:18:21.356Z] #41 9.219 PBCC images/vma.pb-c.c 10:18:21 [2020-10-06T10:18:21.567Z] #41 ... 10:18:21 [2020-10-06T10:18:21.567Z] 10:18:21 [2020-10-06T10:18:21.567Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 10:18:21 [2020-10-06T10:18:21.567Z] #28 DONE 3.7s 10:18:21 [2020-10-06T10:18:21.567Z] 10:18:21 [2020-10-06T10:18:21.567Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:21 [2020-10-06T10:18:21.567Z] #51 88.20 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 10:18:21 [2020-10-06T10:18:21.576Z] #41 16.71 CC images/stats.o 10:18:21 [2020-10-06T10:18:21.617Z] #41 9.285 DEP images/vma.pb-c.d 10:18:21 [2020-10-06T10:18:21.617Z] #41 9.337 PBCC images/creds.pb-c.c 10:18:21 [2020-10-06T10:18:21.617Z] #41 9.359 DEP images/creds.pb-c.d 10:18:21 [2020-10-06T10:18:21.617Z] #41 9.429 PBCC images/utsns.pb-c.c 10:18:21 [2020-10-06T10:18:21.617Z] #41 9.475 DEP images/utsns.pb-c.d 10:18:21 [2020-10-06T10:18:21.756Z] #40 45.54 Selecting previously unselected package libnet1-dev. 10:18:21 [2020-10-06T10:18:21.756Z] #40 45.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... 10:18:21 [2020-10-06T10:18:21.824Z] #51 ... 10:18:21 [2020-10-06T10:18:21.824Z] 10:18:21 [2020-10-06T10:18:21.824Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 10:18:21 [2020-10-06T10:18:21.824Z] #31 DONE 0.3s 10:18:21 [2020-10-06T10:18:21.824Z] 10:18:21 [2020-10-06T10:18:21.824Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 10:18:21 [2020-10-06T10:18:21.824Z] #33 DONE 0.0s 10:18:21 [2020-10-06T10:18:21.824Z] 10:18:21 [2020-10-06T10:18:21.824Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 10:18:21 [2020-10-06T10:18:21.824Z] #36 DONE 0.0s 10:18:21 [2020-10-06T10:18:21.824Z] 10:18:21 [2020-10-06T10:18:21.824Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:21 [2020-10-06T10:18:21.824Z] #41 139.7 CC criu/pie-util-vdso.o 10:18:21 [2020-10-06T10:18:21.877Z] #41 9.525 PBCC images/ipc-desc.pb-c.c 10:18:21 [2020-10-06T10:18:21.877Z] #41 9.551 PBCC images/ipc-sem.pb-c.c 10:18:21 [2020-10-06T10:18:21.877Z] #41 9.561 DEP images/ipc-desc.pb-c.d 10:18:21 [2020-10-06T10:18:21.877Z] #41 9.618 DEP images/ipc-sem.pb-c.d 10:18:21 [2020-10-06T10:18:21.877Z] #41 9.691 PBCC images/ipc-msg.pb-c.c 10:18:21 [2020-10-06T10:18:21.877Z] #41 9.746 DEP images/ipc-msg.pb-c.d 10:18:21 [2020-10-06T10:18:21.961Z] #42 26.86 CC images/fifo.o 10:18:22 [2020-10-06T10:18:22.019Z] #40 45.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 10:18:22 [2020-10-06T10:18:22.138Z] #41 9.822 PBCC images/ipc-shm.pb-c.c 10:18:22 [2020-10-06T10:18:22.138Z] #41 9.850 DEP images/ipc-shm.pb-c.d 10:18:22 [2020-10-06T10:18:22.138Z] #41 ... 10:18:22 [2020-10-06T10:18:22.138Z] 10:18:22 [2020-10-06T10:18:22.138Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:22 [2020-10-06T10:18:22.138Z] #32 64.16 flag 10:18:22 [2020-10-06T10:18:22.138Z] #32 66.29 log 10:18:22 [2020-10-06T10:18:22.138Z] #32 68.83 github.com/BurntSushi/toml/cmd/tomlv 10:18:22 [2020-10-06T10:18:22.138Z] #32 DONE 74.2s 10:18:22 [2020-10-06T10:18:22.138Z] 10:18:22 [2020-10-06T10:18:22.138Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:22 [2020-10-06T10:18:22.138Z] #41 9.894 PBCC images/ipc-var.pb-c.c 10:18:22 [2020-10-06T10:18:22.138Z] #41 ... 10:18:22 [2020-10-06T10:18:22.138Z] 10:18:22 [2020-10-06T10:18:22.138Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:22 [2020-10-06T10:18:22.138Z] #49 73.29 github.com/pkg/diff 10:18:22 [2020-10-06T10:18:22.138Z] #49 73.59 go/ast 10:18:22 [2020-10-06T10:18:22.144Z] #41 17.24 CC images/core.o 10:18:22 [2020-10-06T10:18:22.261Z] #42 27.12 CC images/remap-file-path.o 10:18:22 [2020-10-06T10:18:22.261Z] #42 27.38 CC images/eventfd.o 10:18:22 [2020-10-06T10:18:22.283Z] #40 ... 10:18:22 [2020-10-06T10:18:22.283Z] 10:18:22 [2020-10-06T10:18:22.283Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:18:22 [2020-10-06T10:18:22.283Z] #53 45.41 Selecting previously unselected package libbtrfs-dev. 10:18:22 [2020-10-06T10:18:22.283Z] #53 45.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... 10:18:22 [2020-10-06T10:18:22.283Z] #53 45.45 Unpacking libbtrfs-dev (4.20.1-2) ... 10:18:22 [2020-10-06T10:18:22.428Z] #41 140.1 CC criu/pie-util.o 10:18:22 [2020-10-06T10:18:22.562Z] #42 27.60 CC images/eventpoll.o 10:18:22 [2020-10-06T10:18:22.685Z] #41 140.3 CC criu/pipes.o 10:18:22 [2020-10-06T10:18:22.712Z] #41 17.82 CC images/core-x86.o 10:18:23 [2020-10-06T10:18:23.224Z] #42 28.00 CC images/fh.o 10:18:23 [2020-10-06T10:18:23.224Z] #42 28.35 CC images/fsnotify.o 10:18:23 [2020-10-06T10:18:23.280Z] #41 18.36 CC images/core-arm.o 10:18:23 [2020-10-06T10:18:23.290Z] #41 141.1 CC criu/plugin.o 10:18:23 [2020-10-06T10:18:23.521Z] #49 75.57 golang.org/x/crypto/ssh/terminal 10:18:23 [2020-10-06T10:18:23.539Z] #41 18.68 CC images/core-aarch64.o 10:18:23 [2020-10-06T10:18:23.546Z] #41 ... 10:18:23 [2020-10-06T10:18:23.546Z] 10:18:23 [2020-10-06T10:18:23.546Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:23 [2020-10-06T10:18:23.546Z] #51 90.03 + mkdir -p /build 10:18:23 [2020-10-06T10:18:23.546Z] #51 90.03 + cp runc /build/runc 10:18:23 [2020-10-06T10:18:23.546Z] #51 DONE 90.3s 10:18:23 [2020-10-06T10:18:23.807Z] 10:18:23 [2020-10-06T10:18:23.807Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:18:23 [2020-10-06T10:18:23.807Z] #38 ... 10:18:23 [2020-10-06T10:18:23.807Z] 10:18:23 [2020-10-06T10:18:23.807Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:23 [2020-10-06T10:18:23.807Z] #41 141.7 CC criu/proc_parse.o 10:18:23 [2020-10-06T10:18:23.955Z] ? github.com/docker/docker/api [no test files] 10:18:24 [2020-10-06T10:18:24.108Z] #41 19.19 CC images/core-ppc64.o 10:18:24 [2020-10-06T10:18:24.108Z] #41 ... 10:18:24 [2020-10-06T10:18:24.108Z] 10:18:24 [2020-10-06T10:18:24.108Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:24 [2020-10-06T10:18:24.108Z] #54 35.97 Checking out files: 39% (1301/3264) Checking out files: 40% (1306/3264) Checking out files: 41% (1339/3264) Checking out files: 42% (1371/3264) Checking out files: 43% (1404/3264) Checking out files: 44% (1437/3264) Checking out files: 45% (1469/3264) Checking out files: 46% (1502/3264) Checking out files: 47% (1535/3264) Checking out files: 48% (1567/3264) Checking out files: 49% (1600/3264) Checking out files: 50% (1632/3264) Checking out files: 51% (1665/3264) Checking out files: 52% (1698/3264) Checking out files: 53% (1730/3264) Checking out files: 54% (1763/3264) Checking out files: 55% (1796/3264) Checking out files: 56% (1828/3264) Checking out files: 57% (1861/3264) Checking out files: 58% (1894/3264) Checking out files: 59% (1926/3264) Checking out files: 60% (1959/3264) Checking out files: 61% (1992/3264) Checking out files: 62% (2024/3264) Checking out files: 63% (2057/3264) Checking out files: 64% (2089/3264) Checking out files: 65% (2122/3264) Checking out files: 66% (2155/3264) Checking out files: 67% (2187/3264) Checking out files: 68% (2220/3264) Checking out files: 69% (2253/3264) Checking out files: 70% (2285/3264) Checking out files: 71% (2318/3264) Checking out files: 72% (2351/3264) Checking out files: 73% (2383/3264) Checking out files: 74% (2416/3264) Checking out files: 75% (2448/3264) Checking out files: 76% (2481/3264) Checking out files: 77% (2514/3264) Checking out files: 78% (2546/3264) Checking out files: 79% (2579/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) Checking out files: 92% (3003/3264) Checking out files: 93% (3036/3264) Checking out files: 94% (3069/3264) Checking out files: 95% (3101/3264) Checking out files: 96% (3134/3264) Checking out files: 97% (3167/3264) Checking out files: 98% (3199/3264) Checking out files: 99% (3232/3264) Checking out files: 100% (3264/3264) Checking out files: 100% (3264/3264), done. 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.47 + cd /tmp/tmp.AUCSVVMp76/src/github.com/containerd/containerd 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.47 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.92 + export 'BUILDTAGS=netgo osusergo static_build' 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.92 + BUILDTAGS='netgo osusergo static_build' 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.92 + export EXTRA_FLAGS=-buildmode=pie 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.92 + EXTRA_FLAGS=-buildmode=pie 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.92 + '[' '' = dynamic ']' 10:18:24 [2020-10-06T10:18:24.108Z] #54 37.92 + make 10:18:24 [2020-10-06T10:18:24.108Z] #54 38.98 + bin/ctr 10:18:24 [2020-10-06T10:18:24.213Z] #53 ... 10:18:24 [2020-10-06T10:18:24.213Z] 10:18:24 [2020-10-06T10:18:24.213Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:18:24 [2020-10-06T10:18:24.213Z] #34 38.08 Selecting previously unselected package xxd. 10:18:24 [2020-10-06T10:18:24.213Z] #34 38.08 (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 ... 15383 files and directories currently installed.) 10:18:24 [2020-10-06T10:18:24.213Z] #34 38.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... 10:18:24 [2020-10-06T10:18:24.213Z] #34 38.80 Unpacking xxd (2:8.1.0875-5) ... 10:18:24 [2020-10-06T10:18:24.213Z] #34 45.44 Selecting previously unselected package vim-common. 10:18:24 [2020-10-06T10:18:24.213Z] #34 45.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 10:18:24 [2020-10-06T10:18:24.213Z] #34 45.49 Unpacking vim-common (2:8.1.0875-5) ... 10:18:24 [2020-10-06T10:18:24.213Z] #34 ... 10:18:24 [2020-10-06T10:18:24.213Z] 10:18:24 [2020-10-06T10:18:24.213Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:24 [2020-10-06T10:18:24.213Z] #43 40.83 regexp 10:18:24 [2020-10-06T10:18:24.213Z] #43 42.67 context 10:18:24 [2020-10-06T10:18:24.213Z] #43 42.70 os 10:18:24 [2020-10-06T10:18:24.213Z] #43 43.73 github.com/LK4D4/vndr/versioned 10:18:24 [2020-10-06T10:18:24.213Z] #43 44.65 encoding/binary 10:18:24 [2020-10-06T10:18:24.213Z] #43 44.67 fmt 10:18:24 [2020-10-06T10:18:24.213Z] #43 44.68 internal/lazyregexp 10:18:24 [2020-10-06T10:18:24.213Z] #43 44.73 net 10:18:24 [2020-10-06T10:18:24.213Z] #43 44.95 os/exec 10:18:24 [2020-10-06T10:18:24.213Z] #43 46.23 encoding/base64 10:18:24 [2020-10-06T10:18:24.213Z] #43 46.89 crypto/cipher 10:18:24 [2020-10-06T10:18:24.213Z] #43 46.95 crypto/sha512 10:18:24 [2020-10-06T10:18:24.213Z] #43 47.56 crypto/ed25519/internal/edwards25519 10:18:24 [2020-10-06T10:18:24.213Z] #43 47.63 crypto/aes 10:18:24 [2020-10-06T10:18:24.213Z] #43 47.85 go/ast 10:18:24 [2020-10-06T10:18:24.286Z] #42 28.97 CC images/signalfd.o 10:18:24 [2020-10-06T10:18:24.286Z] #42 ... 10:18:24 [2020-10-06T10:18:24.286Z] 10:18:24 [2020-10-06T10:18:24.286Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:24 [2020-10-06T10:18:24.286Z] #55 47.26 Checking out files: 45% (1479/3264) Checking out files: 46% (1502/3264) Checking out files: 47% (1535/3264) Checking out files: 48% (1567/3264) Checking out files: 49% (1600/3264) Checking out files: 50% (1632/3264) Checking out files: 51% (1665/3264) Checking out files: 52% (1698/3264) Checking out files: 53% (1730/3264) Checking out files: 54% (1763/3264) Checking out files: 55% (1796/3264) Checking out files: 56% (1828/3264) Checking out files: 57% (1861/3264) Checking out files: 58% (1894/3264) Checking out files: 59% (1926/3264) Checking out files: 60% (1959/3264) Checking out files: 61% (1992/3264) Checking out files: 62% (2024/3264) Checking out files: 63% (2057/3264) Checking out files: 64% (2089/3264) Checking out files: 65% (2122/3264) Checking out files: 66% (2155/3264) Checking out files: 67% (2187/3264) Checking out files: 68% (2220/3264) Checking out files: 69% (2253/3264) Checking out files: 70% (2285/3264) Checking out files: 71% (2318/3264) Checking out files: 72% (2351/3264) Checking out files: 73% (2383/3264) Checking out files: 74% (2416/3264) Checking out files: 75% (2448/3264) Checking out files: 76% (2481/3264) Checking out files: 77% (2514/3264) Checking out files: 78% (2546/3264) Checking out files: 79% (2579/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) Checking out files: 91% (2986/3264) Checking out files: 92% (3003/3264) Checking out files: 93% (3036/3264) Checking out files: 94% (3069/3264) Checking out files: 95% (3101/3264) Checking out files: 96% (3134/3264) Checking out files: 97% (3167/3264) Checking out files: 98% (3199/3264) Checking out files: 99% (3232/3264) Checking out files: 100% (3264/3264) Checking out files: 100% (3264/3264), done. 10:18:24 [2020-10-06T10:18:24.286Z] #55 48.52 + cd /tmp/tmp.QUEuGqeVZr/src/github.com/containerd/containerd 10:18:24 [2020-10-06T10:18:24.286Z] #55 48.52 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 10:18:24 [2020-10-06T10:18:24.286Z] #55 49.37 + export 'BUILDTAGS=netgo osusergo static_build' 10:18:24 [2020-10-06T10:18:24.286Z] #55 49.37 + BUILDTAGS='netgo osusergo static_build' 10:18:24 [2020-10-06T10:18:24.286Z] #55 49.38 + export EXTRA_FLAGS=-buildmode=pie 10:18:24 [2020-10-06T10:18:24.286Z] #55 49.38 + EXTRA_FLAGS=-buildmode=pie 10:18:24 [2020-10-06T10:18:24.286Z] #55 49.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 10:18:24 [2020-10-06T10:18:24.286Z] #55 49.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 10:18:24 [2020-10-06T10:18:24.286Z] #55 49.38 + '[' '' = dynamic ']' 10:18:24 [2020-10-06T10:18:24.286Z] #55 49.38 + make 10:18:24 [2020-10-06T10:18:24.286Z] #55 50.36 + bin/ctr 10:18:24 [2020-10-06T10:18:24.476Z] #43 ... 10:18:24 [2020-10-06T10:18:24.476Z] 10:18:24 [2020-10-06T10:18:24.476Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:24 [2020-10-06T10:18:24.476Z] #11 38.48 debconf: delaying package configuration, since apt-utils is not installed 10:18:24 [2020-10-06T10:18:24.476Z] #11 39.01 Fetched 73.3 MB in 11s (6466 kB/s) 10:18:24 [2020-10-06T10:18:24.476Z] #11 41.17 Selecting previously unselected package binutils-mingw-w64-i686. 10:18:24 [2020-10-06T10:18:24.476Z] #11 41.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) 10:18:24 [2020-10-06T10:18:24.476Z] #11 41.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... 10:18:24 [2020-10-06T10:18:24.476Z] #11 42.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:18:24 [2020-10-06T10:18:24.476Z] #11 47.79 Selecting previously unselected package binutils-mingw-w64-x86-64. 10:18:24 [2020-10-06T10:18:24.476Z] #11 47.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... 10:18:24 [2020-10-06T10:18:24.476Z] #11 48.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:18:24 [2020-10-06T10:18:24.677Z] #54 ... 10:18:24 [2020-10-06T10:18:24.677Z] 10:18:24 [2020-10-06T10:18:24.677Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:24 [2020-10-06T10:18:24.677Z] #41 19.83 CC images/core-s390.o 10:18:24 [2020-10-06T10:18:24.750Z] #11 ... 10:18:24 [2020-10-06T10:18:24.750Z] 10:18:24 [2020-10-06T10:18:24.750Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:18:24 [2020-10-06T10:18:24.750Z] #53 48.51 Setting up libbtrfs0 (4.20.1-2) ... 10:18:24 [2020-10-06T10:18:24.903Z] #49 76.89 mvdan.cc/editorconfig 10:18:25 [2020-10-06T10:18:25.245Z] #41 20.54 CC images/cpuinfo.o 10:18:25 [2020-10-06T10:18:25.712Z] #53 ... 10:18:25 [2020-10-06T10:18:25.712Z] 10:18:25 [2020-10-06T10:18:25.712Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... 10:18:25 [2020-10-06T10:18:25.712Z] #27 DONE 49.6s 10:18:25 [2020-10-06T10:18:25.712Z] 10:18:25 [2020-10-06T10:18:25.712Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:25 [2020-10-06T10:18:25.712Z] #62 DONE 49.6s 10:18:25 [2020-10-06T10:18:25.712Z] 10:18:25 [2020-10-06T10:18:25.712Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:25 [2020-10-06T10:18:25.712Z] #45 DONE 49.7s 10:18:25 [2020-10-06T10:18:25.712Z] 10:18:25 [2020-10-06T10:18:25.712Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:18:25 [2020-10-06T10:18:25.712Z] #34 49.71 Selecting previously unselected package cmake-data. 10:18:25 [2020-10-06T10:18:25.712Z] #34 49.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 10:18:25 [2020-10-06T10:18:25.712Z] #34 49.87 Unpacking cmake-data (3.13.4-1) ... 10:18:25 [2020-10-06T10:18:25.712Z] #34 ... 10:18:25 [2020-10-06T10:18:25.712Z] 10:18:25 [2020-10-06T10:18:25.712Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:25 [2020-10-06T10:18:25.712Z] #49 39.81 time 10:18:25 [2020-10-06T10:18:25.712Z] #49 40.99 regexp 10:18:25 [2020-10-06T10:18:25.712Z] #49 42.09 context 10:18:25 [2020-10-06T10:18:25.712Z] #49 42.13 os 10:18:25 [2020-10-06T10:18:25.712Z] #49 44.67 mvdan.cc/sh/v3/fileutil 10:18:25 [2020-10-06T10:18:25.712Z] #49 45.31 encoding/binary 10:18:25 [2020-10-06T10:18:25.712Z] #49 45.31 go/token 10:18:25 [2020-10-06T10:18:25.712Z] #49 45.32 github.com/pkg/diff 10:18:25 [2020-10-06T10:18:25.712Z] #49 45.32 flag 10:18:25 [2020-10-06T10:18:25.712Z] #49 46.62 go/scanner 10:18:25 [2020-10-06T10:18:25.712Z] #49 46.85 mvdan.cc/editorconfig 10:18:25 [2020-10-06T10:18:25.712Z] #49 46.85 encoding/base64 10:18:25 [2020-10-06T10:18:25.712Z] #49 47.14 golang.org/x/sys/unix 10:18:25 [2020-10-06T10:18:25.712Z] #49 47.54 mvdan.cc/sh/v3/syntax 10:18:25 [2020-10-06T10:18:25.712Z] #49 47.57 encoding/json 10:18:25 [2020-10-06T10:18:25.712Z] #49 47.62 go/ast 10:18:25 [2020-10-06T10:18:25.813Z] #41 21.01 CC images/inventory.o 10:18:25 [2020-10-06T10:18:25.813Z] #41 ... 10:18:25 [2020-10-06T10:18:25.813Z] 10:18:25 [2020-10-06T10:18:25.813Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:25 [2020-10-06T10:18:25.813Z] #49 76.15 golang.org/x/crypto/ssh/terminal 10:18:25 [2020-10-06T10:18:25.813Z] #49 77.94 mvdan.cc/editorconfig 10:18:25 [2020-10-06T10:18:25.813Z] #49 79.16 mvdan.cc/sh/v3/fileutil 10:18:25 [2020-10-06T10:18:25.813Z] #49 79.38 mvdan.cc/sh/v3/syntax 10:18:25 [2020-10-06T10:18:25.813Z] #49 85.81 mvdan.cc/sh/v3/cmd/shfmt 10:18:25 [2020-10-06T10:18:25.976Z] #49 ... 10:18:25 [2020-10-06T10:18:25.976Z] 10:18:25 [2020-10-06T10:18:25.976Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... 10:18:25 [2020-10-06T10:18:25.976Z] #53 49.82 Setting up libbtrfs-dev (4.20.1-2) ... 10:18:25 [2020-10-06T10:18:25.976Z] #53 49.94 Processing triggers for libc-bin (2.28-10) ... 10:18:26 [2020-10-06T10:18:26.072Z] #49 ... 10:18:26 [2020-10-06T10:18:26.072Z] 10:18:26 [2020-10-06T10:18:26.072Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:26 [2020-10-06T10:18:26.072Z] #43 77.07 go/parser 10:18:26 [2020-10-06T10:18:26.072Z] #43 77.18 text/template 10:18:26 [2020-10-06T10:18:26.072Z] #43 80.63 encoding/xml 10:18:26 [2020-10-06T10:18:26.072Z] #43 82.25 go/doc 10:18:26 [2020-10-06T10:18:26.072Z] #43 85.60 github.com/LK4D4/vndr/build 10:18:26 [2020-10-06T10:18:26.072Z] #43 85.90 github.com/LK4D4/vndr/versioned 10:18:26 [2020-10-06T10:18:26.072Z] #43 86.00 compress/flate 10:18:26 [2020-10-06T10:18:26.072Z] #43 ... 10:18:26 [2020-10-06T10:18:26.072Z] 10:18:26 [2020-10-06T10:18:26.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:26 [2020-10-06T10:18:26.072Z] #41 21.37 CC images/fdinfo.o 10:18:26 [2020-10-06T10:18:26.284Z] #49 78.15 mvdan.cc/sh/v3/fileutil 10:18:26 [2020-10-06T10:18:26.284Z] #49 78.33 mvdan.cc/sh/v3/syntax 10:18:26 [2020-10-06T10:18:26.284Z] #49 ... 10:18:26 [2020-10-06T10:18:26.284Z] 10:18:26 [2020-10-06T10:18:26.284Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:26 [2020-10-06T10:18:26.333Z] #41 143.9 CC criu/protobuf-desc.o 10:18:26 [2020-10-06T10:18:26.639Z] #41 21.74 CC images/fown.o 10:18:26 [2020-10-06T10:18:26.896Z] #41 144.8 CC criu/protobuf.o 10:18:26 [2020-10-06T10:18:26.898Z] #41 21.97 CC images/ns.o 10:18:26 [2020-10-06T10:18:26.898Z] #41 22.17 CC images/regfile.o 10:18:26 [2020-10-06T10:18:26.924Z] #53 DONE 50.9s 10:18:26 [2020-10-06T10:18:26.924Z] 10:18:26 [2020-10-06T10:18:26.924Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:26 [2020-10-06T10:18:26.924Z] #40 49.41 Selecting previously unselected package libnl-3-200:arm64. 10:18:26 [2020-10-06T10:18:26.924Z] #40 49.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... 10:18:26 [2020-10-06T10:18:26.924Z] #40 49.71 Unpacking libnl-3-200:arm64 (3.4.0-1) ... 10:18:26 [2020-10-06T10:18:26.924Z] #40 50.02 Selecting previously unselected package libnl-3-dev:arm64. 10:18:26 [2020-10-06T10:18:26.924Z] #40 50.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... 10:18:26 [2020-10-06T10:18:26.924Z] #40 50.05 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... 10:18:26 [2020-10-06T10:18:26.924Z] #40 50.96 Selecting previously unselected package libprotobuf-c1:arm64. 10:18:26 [2020-10-06T10:18:26.924Z] #40 50.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... 10:18:26 [2020-10-06T10:18:26.924Z] #40 50.96 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... 10:18:27 [2020-10-06T10:18:27.153Z] #41 145.0 CC criu/pstree.o 10:18:27 [2020-10-06T10:18:27.157Z] #41 22.42 CC images/ghost-file.o 10:18:27 [2020-10-06T10:18:27.188Z] #40 51.15 Selecting previously unselected package libprotobuf-c-dev:arm64. 10:18:27 [2020-10-06T10:18:27.189Z] #40 51.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... 10:18:27 [2020-10-06T10:18:27.189Z] #40 51.15 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... 10:18:27 [2020-10-06T10:18:27.189Z] #40 51.28 Selecting previously unselected package zlib1g-dev:arm64. 10:18:27 [2020-10-06T10:18:27.189Z] #40 51.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... 10:18:27 [2020-10-06T10:18:27.189Z] #40 51.31 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... 10:18:27 [2020-10-06T10:18:27.325Z] #54 35.09 Checking out files: 53% (1738/3264) Checking out files: 54% (1763/3264) Checking out files: 55% (1796/3264) Checking out files: 56% (1828/3264) Checking out files: 57% (1861/3264) Checking out files: 58% (1894/3264) Checking out files: 59% (1926/3264) Checking out files: 60% (1959/3264) Checking out files: 61% (1992/3264) Checking out files: 62% (2024/3264) Checking out files: 63% (2057/3264) Checking out files: 64% (2089/3264) Checking out files: 65% (2122/3264) Checking out files: 66% (2155/3264) Checking out files: 67% (2187/3264) Checking out files: 68% (2220/3264) Checking out files: 69% (2253/3264) Checking out files: 70% (2285/3264) Checking out files: 71% (2318/3264) Checking out files: 72% (2351/3264) Checking out files: 73% (2383/3264) Checking out files: 74% (2416/3264) Checking out files: 75% (2448/3264) Checking out files: 76% (2481/3264) Checking out files: 77% (2514/3264) Checking out files: 78% (2546/3264) Checking out files: 79% (2579/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) Checking out files: 91% (2995/3264) Checking out files: 92% (3003/3264) Checking out files: 93% (3036/3264) Checking out files: 94% (3069/3264) Checking out files: 95% (3101/3264) Checking out files: 96% (3134/3264) Checking out files: 97% (3167/3264) Checking out files: 98% (3199/3264) Checking out files: 99% (3232/3264) Checking out files: 100% (3264/3264) Checking out files: 100% (3264/3264), done. 10:18:27 [2020-10-06T10:18:27.325Z] #54 36.33 + cd /tmp/tmp.zLFBIezONS/src/github.com/containerd/containerd 10:18:27 [2020-10-06T10:18:27.325Z] #54 36.33 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 10:18:27 [2020-10-06T10:18:27.325Z] #54 ... 10:18:27 [2020-10-06T10:18:27.325Z] 10:18:27 [2020-10-06T10:18:27.325Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:27 [2020-10-06T10:18:27.325Z] #11 69.44 Selecting previously unselected package gcc-mingw-w64-base. 10:18:27 [2020-10-06T10:18:27.325Z] #11 69.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 10:18:27 [2020-10-06T10:18:27.325Z] #11 69.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:18:27 [2020-10-06T10:18:27.325Z] #11 69.62 Selecting previously unselected package gcc-mingw-w64-x86-64. 10:18:27 [2020-10-06T10:18:27.325Z] #11 69.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 10:18:27 [2020-10-06T10:18:27.325Z] #11 69.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:27 [2020-10-06T10:18:27.585Z] #11 ... 10:18:27 [2020-10-06T10:18:27.585Z] 10:18:27 [2020-10-06T10:18:27.585Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:27 [2020-10-06T10:18:27.585Z] #41 10.01 DEP images/ipc-var.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 10.10 PBCC images/sk-opts.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 10.15 PBCC images/packet-sock.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 10.26 DEP images/sk-opts.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 10.50 DEP images/packet-sock.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 10.58 PBCC images/sk-netlink.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 10.70 DEP images/sk-netlink.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 10.78 PBCC images/sk-inet.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 10.90 DEP images/sk-inet.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.02 PBCC images/sk-unix.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.09 DEP images/sk-unix.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.15 PBCC images/mm.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.19 DEP images/mm.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.23 PBCC images/timerfd.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.26 DEP images/timerfd.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.31 PBCC images/timer.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.36 DEP images/timer.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.41 PBCC images/sa.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.48 DEP images/sa.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.56 PBCC images/pipe-data.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.62 DEP images/pipe-data.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.65 PBCC images/mnt.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.74 DEP images/mnt.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.82 PBCC images/sk-packet.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.83 DEP images/sk-packet.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.88 PBCC images/tcp-stream.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.93 DEP images/tcp-stream.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 11.98 PBCC images/pipe.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.04 DEP images/pipe.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.09 PBCC images/pstree.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.13 DEP images/pstree.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.19 PBCC images/fs.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.22 DEP images/fs.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.27 PBCC images/signalfd.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.32 DEP images/signalfd.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.38 PBCC images/fh.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.42 PBCC images/fsnotify.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.47 DEP images/fh.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.51 DEP images/fsnotify.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.59 PBCC images/eventpoll.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.63 DEP images/eventpoll.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.67 PBCC images/eventfd.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.70 DEP images/eventfd.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.74 PBCC images/remap-file-path.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.77 DEP images/remap-file-path.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.82 PBCC images/fifo.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.85 DEP images/fifo.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.89 PBCC images/ghost-file.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 12.95 DEP images/ghost-file.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.01 PBCC images/regfile.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.04 DEP images/regfile.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.10 PBCC images/ns.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.14 DEP images/ns.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.21 PBCC images/fdinfo.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.29 DEP images/fdinfo.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.35 PBCC images/core-aarch64.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.44 PBCC images/core-arm.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.50 PBCC images/core-ppc64.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.57 PBCC images/core-s390.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.68 PBCC images/core-x86.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.74 PBCC images/core.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.86 PBCC images/inventory.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 13.95 DEP images/core-aarch64.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.00 DEP images/core-arm.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.06 DEP images/core-ppc64.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.13 DEP images/core-s390.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.20 DEP images/core-x86.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.27 DEP images/core.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.35 DEP images/inventory.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.44 PBCC images/cpuinfo.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.47 DEP images/cpuinfo.pb-c.d 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.52 PBCC images/stats.pb-c.c 10:18:27 [2020-10-06T10:18:27.585Z] #41 14.54 DEP images/stats.pb-c.d 10:18:27 [2020-10-06T10:18:27.725Z] #41 22.78 CC images/fifo.o 10:18:27 [2020-10-06T10:18:27.725Z] #41 23.06 CC images/remap-file-path.o 10:18:27 [2020-10-06T10:18:27.765Z] #40 ... 10:18:27 [2020-10-06T10:18:27.765Z] 10:18:27 [2020-10-06T10:18:27.765Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:27 [2020-10-06T10:18:27.765Z] #32 41.83 os 10:18:27 [2020-10-06T10:18:27.765Z] #32 42.61 internal/fmtsort 10:18:27 [2020-10-06T10:18:27.765Z] #32 43.08 fmt 10:18:27 [2020-10-06T10:18:27.765Z] #32 43.09 path/filepath 10:18:27 [2020-10-06T10:18:27.765Z] #32 43.70 io/ioutil 10:18:27 [2020-10-06T10:18:27.765Z] #32 44.70 github.com/BurntSushi/toml 10:18:27 [2020-10-06T10:18:27.765Z] #32 44.71 log 10:18:27 [2020-10-06T10:18:27.765Z] #32 44.72 flag 10:18:27 [2020-10-06T10:18:27.765Z] #32 47.15 github.com/BurntSushi/toml/cmd/tomlv 10:18:27 [2020-10-06T10:18:27.765Z] #32 DONE 52.0s 10:18:27 [2020-10-06T10:18:27.765Z] 10:18:27 [2020-10-06T10:18:27.765Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:27 [2020-10-06T10:18:27.765Z] #40 51.92 Selecting previously unselected package libprotobuf17:arm64. 10:18:27 [2020-10-06T10:18:27.765Z] #40 51.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... 10:18:27 [2020-10-06T10:18:27.765Z] #40 51.94 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... 10:18:27 [2020-10-06T10:18:27.984Z] #41 23.25 CC images/eventfd.o 10:18:28 [2020-10-06T10:18:28.127Z] #41 146.0 CC criu/rbtree.o 10:18:28 [2020-10-06T10:18:28.155Z] #41 15.83 make[1]: Nothing to be done for 'all'. 10:18:28 [2020-10-06T10:18:28.243Z] #41 23.45 CC images/eventpoll.o 10:18:28 [2020-10-06T10:18:28.384Z] #41 ... 10:18:28 [2020-10-06T10:18:28.384Z] 10:18:28 [2020-10-06T10:18:28.384Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:18:28 [2020-10-06T10:18:28.384Z] #38 DONE 219.7s 10:18:28 [2020-10-06T10:18:28.384Z] 10:18:28 [2020-10-06T10:18:28.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:28 [2020-10-06T10:18:28.384Z] #41 146.2 CC criu/rst-malloc.o 10:18:28 [2020-10-06T10:18:28.641Z] #41 146.5 CC criu/seccomp.o 10:18:28 [2020-10-06T10:18:28.717Z] #40 52.65 Selecting previously unselected package libprotobuf-lite17:arm64. 10:18:28 [2020-10-06T10:18:28.717Z] #40 52.66 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... 10:18:28 [2020-10-06T10:18:28.717Z] #40 52.66 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... 10:18:28 [2020-10-06T10:18:28.811Z] #41 23.75 CC images/fh.o 10:18:28 [2020-10-06T10:18:28.811Z] #55 ... 10:18:28 [2020-10-06T10:18:28.811Z] 10:18:28 [2020-10-06T10:18:28.811Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:28 [2020-10-06T10:18:28.811Z] #33 84.76 log 10:18:28 [2020-10-06T10:18:28.811Z] #33 84.77 flag 10:18:28 [2020-10-06T10:18:28.811Z] #33 84.77 github.com/BurntSushi/toml 10:18:28 [2020-10-06T10:18:28.811Z] #33 89.98 github.com/BurntSushi/toml/cmd/tomlv 10:18:28 [2020-10-06T10:18:28.811Z] #33 DONE 94.2s 10:18:28 [2020-10-06T10:18:28.811Z] 10:18:28 [2020-10-06T10:18:28.811Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:28 [2020-10-06T10:18:28.811Z] #42 29.33 CC images/fs.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 29.69 CC images/pstree.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 29.95 CC images/pipe.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 30.18 CC images/tcp-stream.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 30.41 CC images/sk-packet.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 30.86 CC images/mnt.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 31.19 CC images/pipe-data.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 31.49 CC images/sa.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 31.81 CC images/timer.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 32.30 CC images/timerfd.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 32.54 CC images/mm.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 32.98 CC images/sk-opts.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 33.24 CC images/sk-unix.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 33.72 CC images/sk-inet.o 10:18:28 [2020-10-06T10:18:28.811Z] #42 ... 10:18:28 [2020-10-06T10:18:28.811Z] 10:18:28 [2020-10-06T10:18:28.811Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:28 [2020-10-06T10:18:28.811Z] #50 84.42 mvdan.cc/sh/v3/fileutil 10:18:28 [2020-10-06T10:18:28.811Z] #50 86.47 flag 10:18:28 [2020-10-06T10:18:28.811Z] #50 86.47 github.com/pkg/diff 10:18:28 [2020-10-06T10:18:28.811Z] #50 86.48 go/token 10:18:28 [2020-10-06T10:18:28.811Z] #50 86.48 encoding/binary 10:18:28 [2020-10-06T10:18:28.811Z] #50 89.62 go/scanner 10:18:28 [2020-10-06T10:18:28.811Z] #50 91.74 mvdan.cc/editorconfig 10:18:28 [2020-10-06T10:18:28.811Z] #50 91.88 mvdan.cc/sh/v3/syntax 10:18:28 [2020-10-06T10:18:28.811Z] #50 93.13 encoding/base64 10:18:28 [2020-10-06T10:18:28.811Z] #50 93.86 go/ast 10:18:29 [2020-10-06T10:18:29.070Z] #41 24.08 CC images/fsnotify.o 10:18:29 [2020-10-06T10:18:29.296Z] #40 53.13 Selecting previously unselected package libprotobuf-dev:arm64. 10:18:29 [2020-10-06T10:18:29.296Z] #40 53.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... 10:18:29 [2020-10-06T10:18:29.296Z] #40 53.16 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... 10:18:29 [2020-10-06T10:18:29.464Z] #50 ... 10:18:29 [2020-10-06T10:18:29.464Z] 10:18:29 [2020-10-06T10:18:29.464Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:29 [2020-10-06T10:18:29.464Z] #42 34.42 CC images/tun.o 10:18:29 [2020-10-06T10:18:29.544Z] #41 17.29 CC images/stats.o 10:18:29 [2020-10-06T10:18:29.569Z] #41 147.3 CC criu/seize.o 10:18:29 [2020-10-06T10:18:29.638Z] #41 24.65 CC images/signalfd.o 10:18:29 [2020-10-06T10:18:29.638Z] #41 24.94 CC images/fs.o 10:18:29 [2020-10-06T10:18:29.804Z] #41 ... 10:18:29 [2020-10-06T10:18:29.804Z] 10:18:29 [2020-10-06T10:18:29.804Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:29 [2020-10-06T10:18:29.804Z] #43 71.81 net/url 10:18:29 [2020-10-06T10:18:29.804Z] #43 73.86 text/template/parse 10:18:29 [2020-10-06T10:18:29.804Z] #43 75.21 go/parser 10:18:29 [2020-10-06T10:18:29.804Z] #43 78.14 text/template 10:18:29 [2020-10-06T10:18:29.804Z] #43 78.86 encoding/xml 10:18:29 [2020-10-06T10:18:29.804Z] #43 ... 10:18:29 [2020-10-06T10:18:29.804Z] 10:18:29 [2020-10-06T10:18:29.804Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:29 [2020-10-06T10:18:29.804Z] #54 36.79 + export 'BUILDTAGS=netgo osusergo static_build' 10:18:29 [2020-10-06T10:18:29.804Z] #54 36.79 + BUILDTAGS='netgo osusergo static_build' 10:18:29 [2020-10-06T10:18:29.804Z] #54 36.79 + export EXTRA_FLAGS=-buildmode=pie 10:18:29 [2020-10-06T10:18:29.804Z] #54 36.79 + EXTRA_FLAGS=-buildmode=pie 10:18:29 [2020-10-06T10:18:29.804Z] #54 36.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 10:18:29 [2020-10-06T10:18:29.804Z] #54 36.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 10:18:29 [2020-10-06T10:18:29.804Z] #54 36.80 + '[' '' = dynamic ']' 10:18:29 [2020-10-06T10:18:29.804Z] #54 36.80 + make 10:18:29 [2020-10-06T10:18:29.804Z] #54 37.75 + bin/ctr 10:18:29 [2020-10-06T10:18:29.897Z] #41 25.21 CC images/pstree.o 10:18:30 [2020-10-06T10:18:30.118Z] #42 35.11 CC images/sk-netlink.o 10:18:30 [2020-10-06T10:18:30.133Z] #41 ... 10:18:30 [2020-10-06T10:18:30.133Z] 10:18:30 [2020-10-06T10:18:30.133Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 10:18:30 [2020-10-06T10:18:30.133Z] #39 DONE 0.1s 10:18:30 [2020-10-06T10:18:30.133Z] 10:18:30 [2020-10-06T10:18:30.133Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:30 [2020-10-06T10:18:30.156Z] #41 25.42 CC images/pipe.o 10:18:30 [2020-10-06T10:18:30.389Z] #54 ... 10:18:30 [2020-10-06T10:18:30.389Z] 10:18:30 [2020-10-06T10:18:30.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:30 [2020-10-06T10:18:30.389Z] #41 148.1 CC criu/servicefd.o 10:18:30 [2020-10-06T10:18:30.389Z] #41 148.4 CC criu/shmem.o 10:18:30 [2020-10-06T10:18:30.417Z] #42 35.35 CC images/packet-sock.o 10:18:30 [2020-10-06T10:18:30.717Z] #42 35.78 CC images/ipc-var.o 10:18:30 [2020-10-06T10:18:30.717Z] #42 ... 10:18:30 [2020-10-06T10:18:30.717Z] 10:18:30 [2020-10-06T10:18:30.717Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:30 [2020-10-06T10:18:30.717Z] #44 86.43 os/exec 10:18:30 [2020-10-06T10:18:30.717Z] #44 86.49 net 10:18:30 [2020-10-06T10:18:30.717Z] #44 86.53 internal/lazyregexp 10:18:30 [2020-10-06T10:18:30.717Z] #44 87.15 github.com/LK4D4/vndr/versioned 10:18:30 [2020-10-06T10:18:30.717Z] #44 91.38 encoding/binary 10:18:30 [2020-10-06T10:18:30.717Z] #44 91.40 go/scanner 10:18:30 [2020-10-06T10:18:30.717Z] #44 91.43 net/url 10:18:30 [2020-10-06T10:18:30.717Z] #44 94.98 go/ast 10:18:30 [2020-10-06T10:18:30.717Z] #44 95.95 text/template/parse 10:18:30 [2020-10-06T10:18:30.725Z] #41 25.70 CC images/tcp-stream.o 10:18:30 [2020-10-06T10:18:30.725Z] #41 25.95 CC images/sk-packet.o 10:18:30 [2020-10-06T10:18:30.985Z] #41 ... 10:18:30 [2020-10-06T10:18:30.985Z] 10:18:30 [2020-10-06T10:18:30.985Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:30 [2020-10-06T10:18:30.985Z] #49 DONE 91.3s 10:18:31 [2020-10-06T10:18:31.025Z] #44 ... 10:18:31 [2020-10-06T10:18:31.025Z] 10:18:31 [2020-10-06T10:18:31.025Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:31 [2020-10-06T10:18:31.025Z] #42 36.01 CC images/ipc-desc.o 10:18:31 [2020-10-06T10:18:31.224Z] #40 55.01 Selecting previously unselected package libprotoc17:arm64. 10:18:31 [2020-10-06T10:18:31.224Z] #40 55.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... 10:18:31 [2020-10-06T10:18:31.224Z] #40 55.06 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... 10:18:31 [2020-10-06T10:18:31.244Z] 10:18:31 [2020-10-06T10:18:31.244Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:31 [2020-10-06T10:18:31.244Z] #41 26.38 CC images/mnt.o 10:18:31 [2020-10-06T10:18:31.318Z] #41 148.9 CC criu/sigframe.o 10:18:31 [2020-10-06T10:18:31.318Z] #41 149.0 CC criu/signalfd.o 10:18:31 [2020-10-06T10:18:31.318Z] #41 149.2 CC criu/sk-inet.o 10:18:31 [2020-10-06T10:18:31.324Z] #42 36.28 CC images/ipc-shm.o 10:18:31 [2020-10-06T10:18:31.488Z] #40 55.47 Selecting previously unselected package protobuf-c-compiler. 10:18:31 [2020-10-06T10:18:31.488Z] #40 55.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... 10:18:31 [2020-10-06T10:18:31.488Z] #40 55.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 10:18:31 [2020-10-06T10:18:31.517Z] #41 26.78 CC images/pipe-data.o 10:18:31 [2020-10-06T10:18:31.541Z] Fetching without tags 10:18:31 [2020-10-06T10:18:31.624Z] #42 36.52 CC images/ipc-msg.o 10:18:31 [2020-10-06T10:18:31.624Z] #42 36.78 CC images/ipc-sem.o 10:18:31 [2020-10-06T10:18:31.752Z] #40 55.65 Selecting previously unselected package protobuf-compiler. 10:18:31 [2020-10-06T10:18:31.752Z] #40 55.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... 10:18:31 [2020-10-06T10:18:31.752Z] #40 55.67 Unpacking protobuf-compiler (3.6.1.3-2) ... 10:18:31 [2020-10-06T10:18:31.881Z] #41 149.8 CC criu/sk-netlink.o 10:18:31 [2020-10-06T10:18:31.925Z] #42 36.99 CC images/utsns.o 10:18:32 [2020-10-06T10:18:32.016Z] #40 55.88 Selecting previously unselected package python-pkg-resources. 10:18:32 [2020-10-06T10:18:32.016Z] #40 55.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 10:18:32 [2020-10-06T10:18:32.016Z] #40 55.89 Unpacking python-pkg-resources (40.8.0-1) ... 10:18:32 [2020-10-06T10:18:32.016Z] #40 56.13 Selecting previously unselected package python-six. 10:18:32 [2020-10-06T10:18:32.085Z] #41 27.30 CC images/sa.o 10:18:32 [2020-10-06T10:18:32.137Z] #41 150.1 CC criu/sk-packet.o 10:18:32 [2020-10-06T10:18:32.226Z] #42 37.23 CC images/creds.o 10:18:32 [2020-10-06T10:18:32.281Z] #40 56.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 10:18:32 [2020-10-06T10:18:32.281Z] #40 56.17 Unpacking python-six (1.12.0-1) ... 10:18:32 [2020-10-06T10:18:32.281Z] #40 56.30 Selecting previously unselected package python-protobuf. 10:18:32 [2020-10-06T10:18:32.281Z] #40 56.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... 10:18:32 [2020-10-06T10:18:32.281Z] #40 56.31 Unpacking python-protobuf (3.6.1.3-2) ... 10:18:31 [2020-10-06T10:18:31.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:18:31 [2020-10-06T10:18:31.288Z] > git config --add remote.origin.fetch +refs/pull/41530/head:refs/remotes/origin/PR-41530 # timeout=10 10:18:31 [2020-10-06T10:18:31.331Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:18:31 [2020-10-06T10:18:31.451Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:18:31 [2020-10-06T10:18:31.576Z] Fetching upstream changes from https://github.com/moby/moby.git 10:18:31 [2020-10-06T10:18:31.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:18:31 [2020-10-06T10:18:31.577Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:18:32 [2020-10-06T10:18:32.492Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements 10:18:32 [2020-10-06T10:18:32.525Z] #42 37.42 CC images/vma.o 10:18:32 [2020-10-06T10:18:32.653Z] #41 27.74 CC images/timer.o 10:18:32 [2020-10-06T10:18:32.700Z] #41 150.5 CC criu/sk-queue.o 10:18:32 [2020-10-06T10:18:32.815Z] Merging remotes/origin/master commit 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 into PR head commit 6b538ffbcab71df45fae4910b64f3945db03482a 10:18:32 [2020-10-06T10:18:32.827Z] #42 37.69 CC images/netdev.o 10:18:32 [2020-10-06T10:18:32.859Z] #40 56.85 Setting up python-pkg-resources (40.8.0-1) ... 10:18:32 [2020-10-06T10:18:32.913Z] #41 28.11 CC images/timerfd.o 10:18:32 [2020-10-06T10:18:32.957Z] #41 150.8 CC criu/sk-tcp.o 10:18:33 [2020-10-06T10:18:33.138Z] #42 38.16 CC images/tty.o 10:18:33 [2020-10-06T10:18:33.172Z] #41 28.36 CC images/mm.o 10:18:33 [2020-10-06T10:18:33.431Z] #41 28.63 CC images/sk-opts.o 10:18:33 [2020-10-06T10:18:33.520Z] #41 151.1 CC criu/sk-unix.o 10:18:33 [2020-10-06T10:18:33.692Z] #41 28.92 CC images/sk-unix.o 10:18:33 [2020-10-06T10:18:33.797Z] #42 38.83 CC images/file-lock.o 10:18:34 [2020-10-06T10:18:34.099Z] #42 39.08 CC images/rlimit.o 10:18:34 [2020-10-06T10:18:34.260Z] #41 29.22 CC images/sk-inet.o 10:18:34 [2020-10-06T10:18:34.260Z] #41 29.48 CC images/tun.o 10:18:34 [2020-10-06T10:18:34.402Z] #42 39.38 CC images/pagemap.o 10:18:34 [2020-10-06T10:18:34.449Z] #41 152.4 CC criu/sockets.o 10:18:34 [2020-10-06T10:18:34.520Z] #41 29.70 CC images/sk-netlink.o 10:18:34 [2020-10-06T10:18:34.707Z] #42 39.62 CC images/siginfo.o 10:18:34 [2020-10-06T10:18:34.780Z] #41 29.89 CC images/packet-sock.o 10:18:35 [2020-10-06T10:18:35.023Z] #42 39.96 CC images/rpc.o 10:18:35 [2020-10-06T10:18:35.038Z] #41 30.16 CC images/ipc-var.o 10:18:35 [2020-10-06T10:18:35.088Z] #54 ... 10:18:35 [2020-10-06T10:18:35.088Z] 10:18:35 [2020-10-06T10:18:35.088Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:35 [2020-10-06T10:18:35.088Z] #41 17.78 CC images/core.o 10:18:35 [2020-10-06T10:18:35.088Z] #41 18.36 CC images/core-x86.o 10:18:35 [2020-10-06T10:18:35.088Z] #41 18.89 CC images/core-arm.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 19.28 CC images/core-aarch64.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 19.70 CC images/core-ppc64.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 20.33 CC images/core-s390.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 21.03 CC images/cpuinfo.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 21.53 CC images/inventory.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 21.75 CC images/fdinfo.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 22.04 CC images/fown.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 22.27 CC images/ns.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 22.57 CC images/regfile.o 10:18:35 [2020-10-06T10:18:35.089Z] #41 22.75 CC images/ghost-file.o 10:18:35 [2020-10-06T10:18:35.297Z] #41 30.42 CC images/ipc-desc.o 10:18:35 [2020-10-06T10:18:35.348Z] #41 23.03 CC images/fifo.o 10:18:35 [2020-10-06T10:18:35.348Z] #41 23.21 CC images/remap-file-path.o 10:18:32 [2020-10-06T10:18:32.919Z] > git config core.sparsecheckout # timeout=10 10:18:32 [2020-10-06T10:18:32.963Z] > git checkout -f 6b538ffbcab71df45fae4910b64f3945db03482a # timeout=10 10:18:35 [2020-10-06T10:18:35.379Z] #41 153.0 CC criu/stats.o 10:18:35 [2020-10-06T10:18:35.379Z] #41 153.2 CC criu/string.o 10:18:35 [2020-10-06T10:18:35.423Z] #40 ... 10:18:35 [2020-10-06T10:18:35.423Z] 10:18:35 [2020-10-06T10:18:35.423Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:35 [2020-10-06T10:18:35.423Z] #43 49.06 net/url 10:18:35 [2020-10-06T10:18:35.423Z] #43 50.21 text/template/parse 10:18:35 [2020-10-06T10:18:35.423Z] #43 50.37 encoding/json 10:18:35 [2020-10-06T10:18:35.423Z] #43 56.18 go/parser 10:18:35 [2020-10-06T10:18:35.423Z] #43 56.24 text/template 10:18:35 [2020-10-06T10:18:35.423Z] #43 ... 10:18:35 [2020-10-06T10:18:35.423Z] 10:18:35 [2020-10-06T10:18:35.423Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:35 [2020-10-06T10:18:35.423Z] #40 59.16 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... 10:18:35 [2020-10-06T10:18:35.423Z] #40 59.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:18:35 [2020-10-06T10:18:35.423Z] #40 59.21 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... 10:18:35 [2020-10-06T10:18:35.423Z] #40 59.24 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... 10:18:35 [2020-10-06T10:18:35.423Z] #40 59.26 Setting up python-six (1.12.0-1) ... 10:18:35 [2020-10-06T10:18:35.559Z] #41 30.62 CC images/ipc-shm.o 10:18:35 [2020-10-06T10:18:35.559Z] #41 30.81 CC images/ipc-msg.o 10:18:35 [2020-10-06T10:18:35.609Z] #41 23.43 CC images/eventfd.o 10:18:35 [2020-10-06T10:18:35.635Z] #41 153.3 CC criu/sysctl.o 10:18:35 [2020-10-06T10:18:35.818Z] #41 31.05 CC images/ipc-sem.o 10:18:35 [2020-10-06T10:18:35.869Z] #41 23.64 CC images/eventpoll.o 10:18:36 [2020-10-06T10:18:36.078Z] #41 31.27 CC images/utsns.o 10:18:36 [2020-10-06T10:18:36.129Z] #41 23.95 CC images/fh.o 10:18:36 [2020-10-06T10:18:36.198Z] #41 153.8 CC criu/sysfs_parse.o 10:18:36 [2020-10-06T10:18:36.198Z] #41 154.0 CC criu/timens.o 10:18:36 [2020-10-06T10:18:36.336Z] #41 31.50 CC images/creds.o 10:18:36 [2020-10-06T10:18:36.389Z] #41 24.20 CC images/fsnotify.o 10:18:36 [2020-10-06T10:18:36.456Z] #41 154.3 CC criu/timerfd.o 10:18:36 [2020-10-06T10:18:36.479Z] Merge succeeded, producing 0033c6db7b9a888a2e216a286151a71df27e86af 10:18:36 [2020-10-06T10:18:36.479Z] Checking out Revision 0033c6db7b9a888a2e216a286151a71df27e86af (PR-41530) 10:18:36 [2020-10-06T10:18:36.570Z] #42 41.35 CC images/ext-file.o 10:18:36 [2020-10-06T10:18:36.570Z] #42 41.52 CC images/cgroup.o 10:18:36 [2020-10-06T10:18:36.596Z] #41 31.71 CC images/vma.o 10:18:36 [2020-10-06T10:18:36.713Z] #41 154.5 CC criu/tty.o 10:18:36 [2020-10-06T10:18:36.855Z] #41 31.94 CC images/netdev.o 10:18:37 [2020-10-06T10:18:37.114Z] #41 32.31 CC images/tty.o 10:18:37 [2020-10-06T10:18:37.329Z] #41 24.91 CC images/signalfd.o 10:18:37 [2020-10-06T10:18:37.329Z] #41 25.19 CC images/fs.o 10:18:37 [2020-10-06T10:18:37.349Z] #40 ... 10:18:37 [2020-10-06T10:18:37.350Z] 10:18:37 [2020-10-06T10:18:37.350Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.031 + RM_GOPATH=0 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.031 + TMP_GOPATH= 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.031 + : /build 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.031 + '[' -z '' ']' 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.039 ++ mktemp -d 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.039 + export GOPATH=/tmp/tmp.uH0hfMt3K7 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.039 + GOPATH=/tmp/tmp.uH0hfMt3K7 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.039 + RM_GOPATH=1 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.039 + case "$(go env GOARCH)" in 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.039 ++ go env GOARCH 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.061 + export GO_BUILDMODE=-buildmode=pie 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.061 + GO_BUILDMODE=-buildmode=pie 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.061 ++ dirname /tmp/install/install.sh 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 + dir=/tmp/install 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 + bin=containerd 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 + shift 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 + '[' '!' -f /tmp/install/containerd.installer ']' 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 + . /tmp/install/containerd.installer 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 ++ set -e 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 + install_containerd 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.066 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uH0hfMt3K7/src/github.com/containerd/containerd 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.068 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 10:18:37 [2020-10-06T10:18:37.350Z] #54 2.103 Cloning into '/tmp/tmp.uH0hfMt3K7/src/github.com/containerd/containerd'... 10:18:37 [2020-10-06T10:18:37.350Z] #54 ... 10:18:37 [2020-10-06T10:18:37.350Z] 10:18:37 [2020-10-06T10:18:37.350Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:37 [2020-10-06T10:18:37.350Z] #11 51.13 Selecting previously unselected package binutils-mingw-w64. 10:18:37 [2020-10-06T10:18:37.350Z] #11 51.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 51.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 51.40 Selecting previously unselected package libdevmapper1.02.1:arm64. 10:18:37 [2020-10-06T10:18:37.350Z] #11 51.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 51.44 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 52.06 Selecting previously unselected package dmsetup. 10:18:37 [2020-10-06T10:18:37.350Z] #11 52.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 52.09 Unpacking dmsetup (2:1.02.155-3) ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 52.47 Selecting previously unselected package mingw-w64-common. 10:18:37 [2020-10-06T10:18:37.350Z] #11 52.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 52.50 Unpacking mingw-w64-common (6.0.0-3) ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 57.62 Selecting previously unselected package mingw-w64-x86-64-dev. 10:18:37 [2020-10-06T10:18:37.350Z] #11 57.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 57.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 10:18:37 [2020-10-06T10:18:37.350Z] #11 ... 10:18:37 [2020-10-06T10:18:37.350Z] 10:18:37 [2020-10-06T10:18:37.350Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.15 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.17 Setting up libnl-3-200:arm64 (3.4.0-1) ... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.19 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.21 Setting up libcap-dev:arm64 (1:2.25-2) ... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.23 Setting up libprotoc17:arm64 (3.6.1.3-2) ... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.25 Setting up protobuf-compiler (3.6.1.3-2) ... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.32 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 10:18:37 [2020-10-06T10:18:37.350Z] #40 61.39 Setting up python-protobuf (3.6.1.3-2) ... 10:18:37 [2020-10-06T10:18:37.589Z] #41 25.47 CC images/pstree.o 10:18:37 [2020-10-06T10:18:37.632Z] #42 42.52 CC images/userns.o 10:18:37 [2020-10-06T10:18:37.642Z] #41 155.5 CC criu/tun.o 10:18:37 [2020-10-06T10:18:37.681Z] #41 32.85 CC images/file-lock.o 10:18:37 [2020-10-06T10:18:37.849Z] #41 25.77 CC images/pipe.o 10:18:37 [2020-10-06T10:18:37.934Z] #42 42.83 CC images/google/protobuf/descriptor.o 10:18:37 [2020-10-06T10:18:37.940Z] #41 33.06 CC images/rlimit.o 10:18:37 [2020-10-06T10:18:37.940Z] #41 ... 10:18:37 [2020-10-06T10:18:37.940Z] 10:18:37 [2020-10-06T10:18:37.940Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:37 [2020-10-06T10:18:37.940Z] #43 88.25 hash/crc32 10:18:37 [2020-10-06T10:18:37.940Z] #43 88.68 net 10:18:37 [2020-10-06T10:18:37.940Z] #43 88.85 compress/gzip 10:18:37 [2020-10-06T10:18:37.940Z] #43 89.35 vendor/golang.org/x/text/transform 10:18:37 [2020-10-06T10:18:37.940Z] #43 90.04 vendor/golang.org/x/text/unicode/bidi 10:18:37 [2020-10-06T10:18:37.940Z] #43 92.01 vendor/golang.org/x/text/secure/bidirule 10:18:37 [2020-10-06T10:18:37.940Z] #43 92.72 vendor/golang.org/x/text/unicode/norm 10:18:37 [2020-10-06T10:18:37.940Z] #43 96.37 vendor/golang.org/x/net/idna 10:18:38 [2020-10-06T10:18:38.109Z] #41 25.95 CC images/tcp-stream.o 10:18:38 [2020-10-06T10:18:38.200Z] #43 ... 10:18:38 [2020-10-06T10:18:38.200Z] 10:18:38 [2020-10-06T10:18:38.200Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:38 [2020-10-06T10:18:38.200Z] #41 33.23 CC images/pagemap.o 10:18:38 [2020-10-06T10:18:38.200Z] #41 33.43 CC images/siginfo.o 10:18:38 [2020-10-06T10:18:38.207Z] #41 156.0 CC criu/uffd.o 10:18:38 [2020-10-06T10:18:38.369Z] #41 26.19 CC images/sk-packet.o 10:18:38 [2020-10-06T10:18:38.369Z] #41 ... 10:18:38 [2020-10-06T10:18:38.369Z] 10:18:38 [2020-10-06T10:18:38.369Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:38 [2020-10-06T10:18:38.369Z] #49 84.43 mvdan.cc/sh/v3/cmd/shfmt 10:18:38 [2020-10-06T10:18:38.369Z] #49 DONE 90.6s 10:18:38 [2020-10-06T10:18:38.369Z] 10:18:38 [2020-10-06T10:18:38.369Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:38 [2020-10-06T10:18:38.369Z] #43 82.63 go/doc 10:18:38 [2020-10-06T10:18:38.369Z] #43 84.39 github.com/LK4D4/vndr/versioned 10:18:38 [2020-10-06T10:18:38.369Z] #43 84.48 compress/flate 10:18:38 [2020-10-06T10:18:38.369Z] #43 85.94 github.com/LK4D4/vndr/build 10:18:38 [2020-10-06T10:18:38.369Z] #43 87.02 hash/crc32 10:18:38 [2020-10-06T10:18:38.369Z] #43 87.71 compress/gzip 10:18:38 [2020-10-06T10:18:38.369Z] #43 88.51 net 10:18:38 [2020-10-06T10:18:38.369Z] #43 89.20 vendor/golang.org/x/text/transform 10:18:38 [2020-10-06T10:18:38.369Z] #43 89.82 vendor/golang.org/x/text/unicode/bidi 10:18:35 [2020-10-06T10:18:35.479Z] > git remote # timeout=10 10:18:35 [2020-10-06T10:18:35.548Z] > git config --get remote.origin.url # timeout=10 10:18:35 [2020-10-06T10:18:35.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:18:35 [2020-10-06T10:18:35.603Z] > git merge 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 # timeout=10 10:18:36 [2020-10-06T10:18:36.371Z] > git rev-parse "HEAD^{commit}" # timeout=10 10:18:36 [2020-10-06T10:18:36.510Z] > git config core.sparsecheckout # timeout=10 10:18:36 [2020-10-06T10:18:36.555Z] > git checkout -f 0033c6db7b9a888a2e216a286151a71df27e86af # timeout=10 10:18:38 [2020-10-06T10:18:38.459Z] #41 33.69 CC images/rpc.o 10:18:38 [2020-10-06T10:18:38.939Z] #43 ... 10:18:38 [2020-10-06T10:18:38.939Z] 10:18:38 [2020-10-06T10:18:38.939Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:38 [2020-10-06T10:18:38.939Z] #41 26.62 CC images/mnt.o 10:18:39 [2020-10-06T10:18:39.136Z] #41 156.8 CC criu/util.o 10:18:39 [2020-10-06T10:18:39.199Z] #41 26.96 CC images/pipe-data.o 10:18:39 [2020-10-06T10:18:39.396Z] #41 34.63 CC images/ext-file.o 10:18:39 [2020-10-06T10:18:39.656Z] #41 34.78 CC images/cgroup.o 10:18:39 [2020-10-06T10:18:39.770Z] #41 27.53 CC images/sa.o 10:18:40 [2020-10-06T10:18:40.030Z] #41 27.69 CC images/timer.o 10:18:40 [2020-10-06T10:18:40.052Z] #42 44.79 CC images/opts.o 10:18:40 [2020-10-06T10:18:40.052Z] #42 45.00 CC images/seccomp.o 10:18:40 [2020-10-06T10:18:40.065Z] #41 157.7 CC criu/uts_ns.o 10:18:40 [2020-10-06T10:18:40.065Z] #41 157.9 CC criu/vdso-compat.o 10:18:40 [2020-10-06T10:18:40.290Z] #41 28.03 CC images/timerfd.o 10:18:40 [2020-10-06T10:18:40.322Z] #41 158.1 CC criu/vdso.o 10:18:40 [2020-10-06T10:18:40.353Z] #42 45.56 CC images/binfmt-misc.o 10:18:40 [2020-10-06T10:18:40.353Z] #42 ... 10:18:40 [2020-10-06T10:18:40.353Z] 10:18:40 [2020-10-06T10:18:40.353Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:40 [2020-10-06T10:18:40.353Z] #50 96.08 encoding/json 10:18:40 [2020-10-06T10:18:40.353Z] #50 96.83 golang.org/x/sys/unix 10:18:40 [2020-10-06T10:18:40.551Z] #41 28.24 CC images/mm.o 10:18:40 [2020-10-06T10:18:40.593Z] #41 35.51 CC images/userns.o 10:18:40 [2020-10-06T10:18:40.593Z] #41 35.74 CC images/google/protobuf/descriptor.o 10:18:40 [2020-10-06T10:18:40.655Z] #50 ... 10:18:40 [2020-10-06T10:18:40.655Z] 10:18:40 [2020-10-06T10:18:40.655Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:40 [2020-10-06T10:18:40.655Z] #12 98.00 Selecting previously unselected package g++-mingw-w64-x86-64. 10:18:40 [2020-10-06T10:18:40.655Z] #12 98.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... 10:18:40 [2020-10-06T10:18:40.655Z] #12 98.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #40 ... 10:18:40 [2020-10-06T10:18:40.669Z] 10:18:40 [2020-10-06T10:18:40.669Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:18:40 [2020-10-06T10:18:40.669Z] #34 54.37 Selecting previously unselected package libicu63:arm64. 10:18:40 [2020-10-06T10:18:40.669Z] #34 54.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 54.61 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 58.51 Selecting previously unselected package libxml2:arm64. 10:18:40 [2020-10-06T10:18:40.669Z] #34 58.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 58.55 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.03 Selecting previously unselected package libarchive13:arm64. 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.07 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.37 Selecting previously unselected package libjsoncpp1:arm64. 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.41 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.75 Selecting previously unselected package librhash0:arm64. 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.75 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.77 Unpacking librhash0:arm64 (1.3.8-1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.96 Selecting previously unselected package libuv1:arm64. 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.96 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 59.99 Unpacking libuv1:arm64 (1.24.1-1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 60.28 Selecting previously unselected package cmake. 10:18:40 [2020-10-06T10:18:40.669Z] #34 60.30 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 60.31 Unpacking cmake (3.13.4-1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.03 Setting up libicu63:arm64 (63.1-6+deb10u1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.07 Setting up xxd (2:8.1.0875-5) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.09 Setting up libuv1:arm64 (1.24.1-1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.11 Setting up vim-common (2:8.1.0875-5) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.17 Setting up librhash0:arm64 (1.3.8-1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.20 Setting up cmake-data (3.13.4-1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.23 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.29 Setting up libjsoncpp1:arm64 (1.7.4-3) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.30 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.32 Setting up cmake (3.13.4-1) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.35 Processing triggers for libc-bin (2.28-10) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 62.48 Processing triggers for mime-support (3.62) ... 10:18:40 [2020-10-06T10:18:40.669Z] #34 ... 10:18:40 [2020-10-06T10:18:40.669Z] 10:18:40 [2020-10-06T10:18:40.669Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:40 [2020-10-06T10:18:40.669Z] #40 64.52 Setting up libnl-3-dev:arm64 (3.4.0-1) ... 10:18:40 [2020-10-06T10:18:40.811Z] #41 28.51 CC images/sk-opts.o 10:18:40 [2020-10-06T10:18:40.886Z] #41 158.5 LINK criu/built-in.o 10:18:40 [2020-10-06T10:18:40.886Z] #41 158.6 LINK criu/criu 10:18:40 [2020-10-06T10:18:40.886Z] #41 158.8 DEP lib/c/criu.d 10:18:40 [2020-10-06T10:18:40.886Z] #41 158.9 CC images/rpc.pb-c.o 10:18:40 [2020-10-06T10:18:40.956Z] #12 ... 10:18:40 [2020-10-06T10:18:40.956Z] 10:18:40 [2020-10-06T10:18:40.956Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:40 [2020-10-06T10:18:40.956Z] #42 45.83 CC images/time.o 10:18:40 [2020-10-06T10:18:40.956Z] #42 46.05 CC images/sysctl.o 10:18:41 [2020-10-06T10:18:41.071Z] #41 28.68 CC images/sk-unix.o 10:18:41 [2020-10-06T10:18:41.245Z] #40 65.24 Processing triggers for libc-bin (2.28-10) ... 10:18:41 [2020-10-06T10:18:41.254Z] #42 ... 10:18:41 [2020-10-06T10:18:41.254Z] 10:18:41 [2020-10-06T10:18:41.254Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:41 [2020-10-06T10:18:41.254Z] #44 96.82 encoding/json 10:18:41 [2020-10-06T10:18:41.254Z] #44 106.4 text/template 10:18:41 [2020-10-06T10:18:41.254Z] #44 106.7 go/parser 10:18:41 [2020-10-06T10:18:41.254Z] #44 ... 10:18:41 [2020-10-06T10:18:41.254Z] 10:18:41 [2020-10-06T10:18:41.254Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:41 [2020-10-06T10:18:41.254Z] #42 46.30 CC images/autofs.o 10:18:41 [2020-10-06T10:18:41.331Z] #41 28.95 CC images/sk-inet.o 10:18:41 [2020-10-06T10:18:41.563Z] #42 46.70 CC images/macvlan.o 10:18:41 [2020-10-06T10:18:41.592Z] #41 29.32 CC images/tun.o 10:18:41 [2020-10-06T10:18:41.815Z] #41 159.4 CC lib/c/criu.o 10:18:41 [2020-10-06T10:18:41.852Z] #41 29.60 CC images/sk-netlink.o 10:18:41 [2020-10-06T10:18:41.863Z] #42 46.92 CC images/sit.o 10:18:41 [2020-10-06T10:18:41.972Z] #41 37.23 CC images/opts.o 10:18:42 [2020-10-06T10:18:42.112Z] #41 29.77 CC images/packet-sock.o 10:18:42 [2020-10-06T10:18:42.164Z] #42 47.20 CC images/memfd.o 10:18:42 [2020-10-06T10:18:42.231Z] #41 37.40 CC images/seccomp.o 10:18:42 [2020-10-06T10:18:42.372Z] #41 30.08 CC images/ipc-var.o 10:18:42 [2020-10-06T10:18:42.373Z] #41 30.27 CC images/ipc-desc.o 10:18:42 [2020-10-06T10:18:42.378Z] #41 160.1 LINK lib/c/built-in.o 10:18:42 [2020-10-06T10:18:42.378Z] #41 160.1 LINK lib/c/libcriu.so 10:18:42 [2020-10-06T10:18:42.378Z] #41 160.1 LINK lib/c/libcriu.a 10:18:42 [2020-10-06T10:18:42.378Z] #41 160.2 GEN magic.py 10:18:42 [2020-10-06T10:18:42.467Z] #42 47.55 CC images/timens.o 10:18:42 [2020-10-06T10:18:42.494Z] #41 37.77 CC images/binfmt-misc.o 10:18:42 [2020-10-06T10:18:42.633Z] #41 30.47 CC images/ipc-shm.o 10:18:42 [2020-10-06T10:18:42.635Z] #41 160.3 Note: Building without setproctitle() and strlcpy() support. 10:18:42 [2020-10-06T10:18:42.635Z] #41 160.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:18:42 [2020-10-06T10:18:42.635Z] #41 160.3 Note: Building without GnuTLS support 10:18:42 [2020-10-06T10:18:42.635Z] #41 160.3 Makefile.config:39: Warn: you have no libnftables installed 10:18:42 [2020-10-06T10:18:42.635Z] #41 160.3 Makefile.config:40: Warn: Building without nftables support 10:18:42 [2020-10-06T10:18:42.649Z] #40 ... 10:18:42 [2020-10-06T10:18:42.649Z] 10:18:42 [2020-10-06T10:18:42.649Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 10:18:42 [2020-10-06T10:18:42.649Z] #34 DONE 66.7s 10:18:42 [2020-10-06T10:18:42.649Z] 10:18:42 [2020-10-06T10:18:42.649Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:42 [2020-10-06T10:18:42.767Z] #42 47.86 LINK images/built-in.o 10:18:42 [2020-10-06T10:18:42.893Z] #41 30.66 CC images/ipc-msg.o 10:18:42 [2020-10-06T10:18:42.913Z] #35 ... 10:18:42 [2020-10-06T10:18:42.913Z] 10:18:42 [2020-10-06T10:18:42.913Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:42 [2020-10-06T10:18:42.913Z] #49 57.16 golang.org/x/crypto/ssh/terminal 10:18:42 [2020-10-06T10:18:42.913Z] #49 60.09 mvdan.cc/sh/v3/cmd/shfmt 10:18:42 [2020-10-06T10:18:42.913Z] #49 DONE 66.8s 10:18:43 [2020-10-06T10:18:43.062Z] #41 38.01 CC images/time.o 10:18:43 [2020-10-06T10:18:43.062Z] #41 38.26 CC images/sysctl.o 10:18:43 [2020-10-06T10:18:43.062Z] #41 38.40 CC images/autofs.o 10:18:43 [2020-10-06T10:18:43.071Z] #42 48.12 GEN compel/include/asm 10:18:43 [2020-10-06T10:18:43.071Z] #42 48.14 GEN compel/include/version.h 10:18:43 [2020-10-06T10:18:43.071Z] #42 48.18 touch .config 10:18:43 [2020-10-06T10:18:43.071Z] #42 48.22 GEN include/common/config.h 10:18:43 [2020-10-06T10:18:43.153Z] #41 30.91 CC images/ipc-sem.o 10:18:43 [2020-10-06T10:18:43.177Z] 10:18:43 [2020-10-06T10:18:43.177Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:43 [2020-10-06T10:18:43.177Z] #11 62.39 Selecting previously unselected package gcc-mingw-w64-base. 10:18:43 [2020-10-06T10:18:43.177Z] #11 62.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... 10:18:43 [2020-10-06T10:18:43.177Z] #11 62.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:18:43 [2020-10-06T10:18:43.177Z] #11 62.54 Selecting previously unselected package gcc-mingw-w64-x86-64. 10:18:43 [2020-10-06T10:18:43.177Z] #11 62.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... 10:18:43 [2020-10-06T10:18:43.177Z] #11 62.56 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:43 [2020-10-06T10:18:43.200Z] #41 160.9 fatal: not a git repository (or any of the parent directories): .git 10:18:43 [2020-10-06T10:18:43.371Z] #42 48.38 GEN compel/plugins/include/uapi/std/syscall-codes.h 10:18:43 [2020-10-06T10:18:43.371Z] #42 48.40 GEN compel/plugins/include/uapi/std/syscall.h 10:18:43 [2020-10-06T10:18:43.371Z] #42 48.44 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S 10:18:43 [2020-10-06T10:18:43.371Z] #42 48.45 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d 10:18:43 [2020-10-06T10:18:43.371Z] #42 48.51 DEP compel/arch/ppc64/plugins/std/memcmp.d 10:18:43 [2020-10-06T10:18:43.413Z] #41 31.11 CC images/utsns.o 10:18:43 [2020-10-06T10:18:43.413Z] #41 31.30 CC images/creds.o 10:18:43 [2020-10-06T10:18:43.441Z] #11 ... 10:18:43 [2020-10-06T10:18:43.441Z] 10:18:43 [2020-10-06T10:18:43.441Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 10:18:43 [2020-10-06T10:18:43.441Z] #40 DONE 67.4s 10:18:43 [2020-10-06T10:18:43.441Z] 10:18:43 [2020-10-06T10:18:43.441Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:43 [2020-10-06T10:18:43.441Z] #43 59.49 encoding/xml 10:18:43 [2020-10-06T10:18:43.441Z] #43 60.79 compress/gzip 10:18:43 [2020-10-06T10:18:43.441Z] #43 61.95 crypto/rand 10:18:43 [2020-10-06T10:18:43.441Z] #43 62.40 go/doc 10:18:43 [2020-10-06T10:18:43.441Z] #43 62.79 encoding/asn1 10:18:43 [2020-10-06T10:18:43.441Z] #43 66.08 vendor/golang.org/x/crypto/cryptobyte 10:18:43 [2020-10-06T10:18:43.441Z] #43 66.14 github.com/LK4D4/vndr/build 10:18:43 [2020-10-06T10:18:43.441Z] #43 66.87 vendor/golang.org/x/text/unicode/bidi 10:18:43 [2020-10-06T10:18:43.441Z] #43 ... 10:18:43 [2020-10-06T10:18:43.441Z] 10:18:43 [2020-10-06T10:18:43.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:43 [2020-10-06T10:18:43.629Z] #41 38.56 CC images/macvlan.o 10:18:43 [2020-10-06T10:18:43.629Z] #41 38.73 CC images/sit.o 10:18:43 [2020-10-06T10:18:43.671Z] #42 48.61 DEP compel/arch/ppc64/plugins/std/memcpy.d 10:18:43 [2020-10-06T10:18:43.671Z] #42 48.67 DEP compel/arch/ppc64/plugins/std/parasite-head.d 10:18:43 [2020-10-06T10:18:43.671Z] #42 48.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 10:18:43 [2020-10-06T10:18:43.671Z] #42 48.75 DEP compel/plugins/std/infect.d 10:18:43 [2020-10-06T10:18:43.673Z] #41 31.49 CC images/vma.o 10:18:43 [2020-10-06T10:18:43.763Z] #41 161.4 make[1]: Nothing to be done for 'all'. 10:18:43 [2020-10-06T10:18:43.891Z] #41 38.94 CC images/memfd.o 10:18:43 [2020-10-06T10:18:43.891Z] #41 ... 10:18:43 [2020-10-06T10:18:43.891Z] 10:18:43 [2020-10-06T10:18:43.891Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:43 [2020-10-06T10:18:43.891Z] #11 94.04 Selecting previously unselected package g++-mingw-w64-x86-64. 10:18:43 [2020-10-06T10:18:43.891Z] #11 94.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 10:18:43 [2020-10-06T10:18:43.891Z] #11 94.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:43 [2020-10-06T10:18:43.891Z] #11 ... 10:18:43 [2020-10-06T10:18:43.891Z] 10:18:43 [2020-10-06T10:18:43.891Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:43 [2020-10-06T10:18:43.891Z] #56 103.4 + for f in rootlesskit rootlesskit-docker-proxy 10:18:43 [2020-10-06T10:18:43.891Z] #56 103.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 10:18:43 [2020-10-06T10:18:43.933Z] #41 31.75 CC images/netdev.o 10:18:43 [2020-10-06T10:18:43.973Z] #42 48.99 DEP compel/plugins/std/string.d 10:18:43 [2020-10-06T10:18:43.973Z] #42 49.10 DEP compel/plugins/std/log.d 10:18:44 [2020-10-06T10:18:44.019Z] #41 162.0 make[1]: 'images/built-in.o' is up to date. 10:18:44 [2020-10-06T10:18:44.273Z] #42 49.23 DEP compel/plugins/std/fds.d 10:18:44 [2020-10-06T10:18:44.273Z] #42 49.33 DEP compel/plugins/std/std.d 10:18:44 [2020-10-06T10:18:44.276Z] #41 162.0 make[1]: 'compel/plugins/std.lib.a' is up to date. 10:18:44 [2020-10-06T10:18:44.276Z] #41 162.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. 10:18:44 [2020-10-06T10:18:44.276Z] #41 162.0 make[1]: 'compel/libcompel.a' is up to date. 10:18:44 [2020-10-06T10:18:44.276Z] #41 162.1 make[1]: 'compel/compel-host-bin' is up to date. 10:18:44 [2020-10-06T10:18:44.276Z] #41 162.1 make[1]: Nothing to be done for 'all'. 10:18:44 [2020-10-06T10:18:44.276Z] #41 162.1 make[1]: 'soccr/libsoccr.a' is up to date. 10:18:44 [2020-10-06T10:18:44.503Z] #41 32.08 CC images/tty.o 10:18:44 [2020-10-06T10:18:44.533Z] #41 162.2 make[2]: Nothing to be done for 'all'. 10:18:44 [2020-10-06T10:18:44.533Z] #41 162.2 make[2]: Nothing to be done for 'all'. 10:18:44 [2020-10-06T10:18:44.533Z] #41 162.3 make[2]: Nothing to be done for 'all'. 10:18:44 [2020-10-06T10:18:44.533Z] #41 162.4 make[2]: Nothing to be done for 'all'. 10:18:44 [2020-10-06T10:18:44.533Z] #41 162.4 make[2]: Nothing to be done for 'all'. 10:18:44 [2020-10-06T10:18:44.533Z] #41 162.4 make[2]: Nothing to be done for 'all'. 10:18:44 [2020-10-06T10:18:44.533Z] #41 162.4 make[2]: Nothing to be done for 'all'. 10:18:44 [2020-10-06T10:18:44.577Z] #42 49.47 DEP compel/plugins/shmem/shmem.d 10:18:44 [2020-10-06T10:18:44.577Z] #42 49.60 DEP compel/plugins/fds/fds.d 10:18:44 [2020-10-06T10:18:44.763Z] #41 32.58 CC images/file-lock.o 10:18:44 [2020-10-06T10:18:44.790Z] #41 162.5 make[2]: Nothing to be done for 'all'. 10:18:44 [2020-10-06T10:18:44.790Z] #41 162.5 INSTALL criu/criu 10:18:44 [2020-10-06T10:18:44.879Z] #42 49.75 CC compel/plugins/std/std.o 10:18:45 [2020-10-06T10:18:45.024Z] #41 32.72 CC images/rlimit.o 10:18:45 [2020-10-06T10:18:45.024Z] #41 32.85 CC images/pagemap.o 10:18:45 [2020-10-06T10:18:45.046Z] #41 DONE 162.9s 10:18:45 [2020-10-06T10:18:45.046Z] 10:18:45 [2020-10-06T10:18:45.046Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:45 [2020-10-06T10:18:45.202Z] #42 50.07 CC compel/plugins/std/fds.o 10:18:45 [2020-10-06T10:18:45.284Z] #41 33.09 CC images/siginfo.o 10:18:45 [2020-10-06T10:18:45.505Z] #42 50.48 CC compel/plugins/std/log.o 10:18:45 [2020-10-06T10:18:45.855Z] #41 33.39 CC images/rpc.o 10:18:45 [2020-10-06T10:18:45.975Z] #47 ... 10:18:45 [2020-10-06T10:18:45.975Z] 10:18:45 [2020-10-06T10:18:45.975Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 10:18:46 [2020-10-06T10:18:46.157Z] #42 ... 10:18:46 [2020-10-06T10:18:46.157Z] 10:18:46 [2020-10-06T10:18:46.157Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:46 [2020-10-06T10:18:46.157Z] #44 111.9 encoding/xml 10:18:46 [2020-10-06T10:18:46.243Z] #42 DONE 0.0s 10:18:46 [2020-10-06T10:18:46.243Z] 10:18:46 [2020-10-06T10:18:46.243Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 10:18:46 [2020-10-06T10:18:46.499Z] #44 DONE 0.1s 10:18:46 [2020-10-06T10:18:46.499Z] 10:18:46 [2020-10-06T10:18:46.499Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 10:18:46 [2020-10-06T10:18:46.499Z] #46 DONE 0.0s 10:18:46 [2020-10-06T10:18:46.499Z] 10:18:46 [2020-10-06T10:18:46.499Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:46 [2020-10-06T10:18:46.760Z] #41 3.175 Note: Building without setproctitle() and strlcpy() support. 10:18:46 [2020-10-06T10:18:46.760Z] #41 3.176 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:18:46 [2020-10-06T10:18:46.760Z] #41 3.189 Note: Building without GnuTLS support 10:18:46 [2020-10-06T10:18:46.760Z] #41 3.197 Makefile.config:39: Warn: you have no libnftables installed 10:18:46 [2020-10-06T10:18:46.760Z] #41 3.197 Makefile.config:40: Warn: Building without nftables support 10:18:46 [2020-10-06T10:18:46.795Z] #41 34.57 CC images/ext-file.o 10:18:47 [2020-10-06T10:18:47.055Z] #41 34.76 CC images/cgroup.o 10:18:47 [2020-10-06T10:18:47.629Z] #41 35.44 CC images/userns.o 10:18:47 [2020-10-06T10:18:47.888Z] #41 35.72 CC images/google/protobuf/descriptor.o 10:18:48 [2020-10-06T10:18:48.685Z] #41 5.048 fatal: not a git repository (or any of the parent directories): .git 10:18:48 [2020-10-06T10:18:48.685Z] #41 5.118 GEN .gitid 10:18:48 [2020-10-06T10:18:48.685Z] #41 5.156 GEN criu/include/version.h 10:18:48 [2020-10-06T10:18:48.685Z] #41 5.259 GEN include/common/asm 10:18:49 [2020-10-06T10:18:49.165Z] #56 ... 10:18:49 [2020-10-06T10:18:49.165Z] 10:18:49 [2020-10-06T10:18:49.165Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.15 CC images/timens.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.43 LINK images/built-in.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.59 GEN compel/include/asm 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.61 GEN compel/include/version.h 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.64 touch .config 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.69 GEN include/common/config.h 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.74 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.77 GEN compel/plugins/include/uapi/std/syscall-64.h 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.81 GEN compel/arch/x86/plugins/std/syscalls-64.S 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.84 DEP compel/arch/x86/plugins/std/syscalls-64.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.87 DEP compel/arch/x86/plugins/std/memcpy.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.90 DEP compel/arch/x86/plugins/std/parasite-head.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.91 GEN compel/plugins/include/uapi/std/syscall.h 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.94 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.95 GEN compel/plugins/include/uapi/std/syscall-codes.h 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 10:18:49 [2020-10-06T10:18:49.165Z] #41 39.98 DEP compel/plugins/std/infect.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 40.09 DEP compel/plugins/std/string.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 40.16 DEP compel/plugins/std/log.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 40.23 DEP compel/plugins/std/fds.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 40.33 DEP compel/plugins/std/std.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 40.40 DEP compel/plugins/shmem/shmem.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 40.47 DEP compel/plugins/fds/fds.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 40.56 CC compel/plugins/std/std.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 40.91 CC compel/plugins/std/fds.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 41.21 CC compel/plugins/std/log.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 41.96 CC compel/plugins/std/string.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 42.56 CC compel/plugins/std/infect.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 42.97 CC compel/arch/x86/plugins/std/parasite-head.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.03 CC compel/arch/x86/plugins/std/memcpy.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.11 CC compel/arch/x86/plugins/std/syscalls-64.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.18 AR compel/plugins/std.lib.a 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.25 CC compel/plugins/fds/fds.o 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.46 AR compel/plugins/fds.lib.a 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.51 HOSTDEP compel/src/lib/log-host.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.57 HOSTDEP compel/src/lib/handle-elf-host.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 ... 10:18:49 [2020-10-06T10:18:49.165Z] 10:18:49 [2020-10-06T10:18:49.165Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:49 [2020-10-06T10:18:49.165Z] #43 98.62 vendor/golang.org/x/net/http2/hpack 10:18:49 [2020-10-06T10:18:49.165Z] #43 99.63 mime 10:18:49 [2020-10-06T10:18:49.165Z] #43 101.3 mime/quotedprintable 10:18:49 [2020-10-06T10:18:49.165Z] #43 101.6 net/http/internal 10:18:49 [2020-10-06T10:18:49.165Z] #43 104.9 net/textproto 10:18:49 [2020-10-06T10:18:49.165Z] #43 104.9 crypto/x509 10:18:49 [2020-10-06T10:18:49.165Z] #43 105.9 vendor/golang.org/x/net/http/httpguts 10:18:49 [2020-10-06T10:18:49.165Z] #43 106.2 vendor/golang.org/x/net/http/httpproxy 10:18:49 [2020-10-06T10:18:49.165Z] #43 106.7 mime/multipart 10:18:49 [2020-10-06T10:18:49.165Z] #43 108.8 crypto/tls 10:18:49 [2020-10-06T10:18:49.165Z] #43 ... 10:18:49 [2020-10-06T10:18:49.165Z] 10:18:49 [2020-10-06T10:18:49.165Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.71 HOSTDEP compel/src/main-host.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.79 DEP compel/src/lib/ptrace.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 43.89 DEP compel/src/lib/infect.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 44.03 DEP compel/src/lib/infect-util.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 44.16 DEP compel/src/lib/infect-rpc.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 44.28 DEP compel/arch/x86/src/lib/infect.d 10:18:49 [2020-10-06T10:18:49.165Z] #41 44.41 DEP compel/arch/x86/src/lib/cpu.d 10:18:49 [2020-10-06T10:18:49.425Z] #41 44.49 DEP compel/src/lib/log.d 10:18:49 [2020-10-06T10:18:49.425Z] #41 44.60 DEP compel/src/main.d 10:18:49 [2020-10-06T10:18:49.425Z] #41 44.74 DEP compel/src/lib/handle-elf.d 10:18:49 [2020-10-06T10:18:49.686Z] #41 44.85 DEP compel/arch/x86/src/lib/handle-elf.d 10:18:49 [2020-10-06T10:18:49.686Z] #41 44.96 CC compel/src/lib/log.o 10:18:49 [2020-10-06T10:18:49.771Z] #47 ... 10:18:49 [2020-10-06T10:18:49.771Z] 10:18:49 [2020-10-06T10:18:49.771Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:49 [2020-10-06T10:18:49.771Z] #54 194.1 + bin/containerd 10:18:49 [2020-10-06T10:18:49.797Z] #41 37.29 CC images/opts.o 10:18:49 [2020-10-06T10:18:49.797Z] #41 37.51 CC images/seccomp.o 10:18:49 [2020-10-06T10:18:49.797Z] #41 ... 10:18:49 [2020-10-06T10:18:49.797Z] 10:18:49 [2020-10-06T10:18:49.797Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:49 [2020-10-06T10:18:49.797Z] #43 91.93 vendor/golang.org/x/text/secure/bidirule 10:18:49 [2020-10-06T10:18:49.797Z] #43 92.20 vendor/golang.org/x/text/unicode/norm 10:18:49 [2020-10-06T10:18:49.797Z] #43 95.49 vendor/golang.org/x/net/idna 10:18:49 [2020-10-06T10:18:49.797Z] #43 97.77 vendor/golang.org/x/net/http2/hpack 10:18:49 [2020-10-06T10:18:49.797Z] #43 98.68 mime 10:18:49 [2020-10-06T10:18:49.797Z] #43 100.3 mime/quotedprintable 10:18:49 [2020-10-06T10:18:49.797Z] #43 100.8 net/http/internal 10:18:49 [2020-10-06T10:18:49.950Z] #41 ... 10:18:49 [2020-10-06T10:18:49.950Z] 10:18:49 [2020-10-06T10:18:49.950Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:49 [2020-10-06T10:18:49.950Z] #56 DONE 110.1s 10:18:49 [2020-10-06T10:18:49.950Z] 10:18:49 [2020-10-06T10:18:49.950Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 10:18:49 [2020-10-06T10:18:49.950Z] #57 DONE 0.0s 10:18:49 [2020-10-06T10:18:49.950Z] 10:18:49 [2020-10-06T10:18:49.950Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 10:18:49 [2020-10-06T10:18:49.950Z] #58 DONE 0.0s 10:18:49 [2020-10-06T10:18:49.950Z] 10:18:49 [2020-10-06T10:18:49.950Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.3 Selecting previously unselected package libapparmor1:amd64. 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.4 Selecting previously unselected package libapparmor-dev:amd64. 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.6 Selecting previously unselected package libbtrfs0. 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.6 Unpacking libbtrfs0 (4.20.1-2) ... 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.7 Selecting previously unselected package libbtrfs-dev. 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.7 Unpacking libbtrfs-dev (4.20.1-2) ... 10:18:49 [2020-10-06T10:18:49.950Z] #11 109.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 10:18:49 [2020-10-06T10:18:49.951Z] #11 109.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 10:18:49 [2020-10-06T10:18:49.951Z] #11 109.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 10:18:49 [2020-10-06T10:18:49.951Z] #11 110.1 Selecting previously unselected package libudev-dev:amd64. 10:18:49 [2020-10-06T10:18:49.951Z] #11 110.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... 10:18:49 [2020-10-06T10:18:49.951Z] #11 110.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... 10:18:50 [2020-10-06T10:18:50.057Z] #43 ... 10:18:50 [2020-10-06T10:18:50.057Z] 10:18:50 [2020-10-06T10:18:50.057Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:50 [2020-10-06T10:18:50.057Z] #41 37.84 CC images/binfmt-misc.o 10:18:50 [2020-10-06T10:18:50.081Z] #41 6.537 PBCC images/timens.pb-c.c 10:18:50 [2020-10-06T10:18:50.081Z] #41 ... 10:18:50 [2020-10-06T10:18:50.081Z] 10:18:50 [2020-10-06T10:18:50.081Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:50 [2020-10-06T10:18:50.081Z] #56 67.72 + for f in rootlesskit rootlesskit-docker-proxy 10:18:50 [2020-10-06T10:18:50.081Z] #56 67.72 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 10:18:50 [2020-10-06T10:18:50.081Z] #56 DONE 74.0s 10:18:50 [2020-10-06T10:18:50.081Z] 10:18:50 [2020-10-06T10:18:50.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:50 [2020-10-06T10:18:50.081Z] #41 6.569 DEP images/timens.pb-c.d 10:18:50 [2020-10-06T10:18:50.081Z] #41 6.660 PBCC images/fown.pb-c.c 10:18:50 [2020-10-06T10:18:50.081Z] #41 ... 10:18:50 [2020-10-06T10:18:50.081Z] 10:18:50 [2020-10-06T10:18:50.081Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 10:18:50 [2020-10-06T10:18:50.210Z] #11 110.4 Selecting previously unselected package libsepol1-dev:amd64. 10:18:50 [2020-10-06T10:18:50.210Z] #11 110.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 10:18:50 [2020-10-06T10:18:50.210Z] #11 110.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... 10:18:50 [2020-10-06T10:18:50.317Z] #41 38.03 CC images/time.o 10:18:50 [2020-10-06T10:18:50.317Z] #41 38.25 CC images/sysctl.o 10:18:50 [2020-10-06T10:18:50.658Z] #57 DONE 0.6s 10:18:50 [2020-10-06T10:18:50.658Z] 10:18:50 [2020-10-06T10:18:50.658Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:50 [2020-10-06T10:18:50.780Z] #11 110.9 Selecting previously unselected package libpcre16-3:amd64. 10:18:50 [2020-10-06T10:18:50.780Z] #11 110.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 10:18:50 [2020-10-06T10:18:50.780Z] #11 110.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 10:18:50 [2020-10-06T10:18:50.886Z] #41 ... 10:18:50 [2020-10-06T10:18:50.886Z] 10:18:50 [2020-10-06T10:18:50.886Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:50 [2020-10-06T10:18:50.886Z] #11 92.82 Selecting previously unselected package g++-mingw-w64-x86-64. 10:18:50 [2020-10-06T10:18:50.886Z] #11 92.82 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 10:18:50 [2020-10-06T10:18:50.886Z] #11 92.83 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:50 [2020-10-06T10:18:50.886Z] #11 ... 10:18:50 [2020-10-06T10:18:50.886Z] 10:18:50 [2020-10-06T10:18:50.886Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:50 [2020-10-06T10:18:50.886Z] #41 38.56 CC images/autofs.o 10:18:50 [2020-10-06T10:18:50.886Z] #41 38.72 CC images/macvlan.o 10:18:50 [2020-10-06T10:18:50.921Z] #54 23.49 Checking out files: 79% (2598/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) 10:18:50 [2020-10-06T10:18:50.922Z] #54 ... 10:18:50 [2020-10-06T10:18:50.922Z] 10:18:50 [2020-10-06T10:18:50.922Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 10:18:50 [2020-10-06T10:18:50.922Z] #58 DONE 0.2s 10:18:50 [2020-10-06T10:18:50.922Z] 10:18:50 [2020-10-06T10:18:50.922Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:50 [2020-10-06T10:18:50.922Z] #54 23.49 Checking out files: 79% (2598/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) Checking out files: 92% (3003/3264) Checking out files: 93% (3036/3264) Checking out files: 94% (3069/3264) Checking out files: 95% (3101/3264) Checking out files: 96% (3134/3264) Checking out files: 97% (3167/3264) Checking out files: 98% (3199/3264) Checking out files: 99% (3232/3264) Checking out files: 100% (3264/3264) Checking out files: 100% (3264/3264), done. 10:18:50 [2020-10-06T10:18:50.922Z] #54 24.13 + cd /tmp/tmp.uH0hfMt3K7/src/github.com/containerd/containerd 10:18:51 [2020-10-06T10:18:51.039Z] #11 111.2 Selecting previously unselected package libpcre32-3:amd64. 10:18:51 [2020-10-06T10:18:51.039Z] #11 111.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 10:18:51 [2020-10-06T10:18:51.039Z] #11 111.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.039Z] #11 111.3 Selecting previously unselected package libpcrecpp0v5:amd64. 10:18:51 [2020-10-06T10:18:51.039Z] #11 111.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 10:18:51 [2020-10-06T10:18:51.039Z] #11 111.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.146Z] #41 38.99 CC images/sit.o 10:18:51 [2020-10-06T10:18:51.185Z] #54 24.13 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 10:18:51 [2020-10-06T10:18:51.299Z] #11 111.5 Selecting previously unselected package libpcre3-dev:amd64. 10:18:51 [2020-10-06T10:18:51.299Z] #11 111.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 10:18:51 [2020-10-06T10:18:51.299Z] #11 111.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.310Z] Commit message: "Merge commit '1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060' into HEAD" 10:18:51 [2020-10-06T10:18:51.310Z] First time build. Skipping changelog. 10:18:51 [2020-10-06T10:18:51.406Z] #41 39.19 CC images/memfd.o 10:18:51 [2020-10-06T10:18:51.666Z] #41 39.49 CC images/timens.o 10:18:51 [2020-10-06T10:18:51.761Z] #54 24.98 + export 'BUILDTAGS=netgo osusergo static_build' 10:18:51 [2020-10-06T10:18:51.761Z] #54 24.99 + BUILDTAGS='netgo osusergo static_build' 10:18:51 [2020-10-06T10:18:51.810Z] #44 ... 10:18:51 [2020-10-06T10:18:51.810Z] 10:18:51 [2020-10-06T10:18:51.810Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.5 Selecting previously unselected package libapparmor1:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.6 Selecting previously unselected package libapparmor-dev:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.8 Selecting previously unselected package libbtrfs0. 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.9 Unpacking libbtrfs0 (4.20.1-2) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.9 Selecting previously unselected package libbtrfs-dev. 10:18:51 [2020-10-06T10:18:51.810Z] #12 113.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.0 Unpacking libbtrfs-dev (4.20.1-2) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.2 Selecting previously unselected package libudev-dev:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.5 Selecting previously unselected package libsepol1-dev:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.9 Selecting previously unselected package libpcre16-3:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 114.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 115.1 Selecting previously unselected package libpcre32-3:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 115.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 115.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 115.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 115.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 115.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 115.5 Selecting previously unselected package libpcre3-dev:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 115.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 115.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.0 Selecting previously unselected package libselinux1-dev:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.3 Selecting previously unselected package libdevmapper-dev:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.5 Selecting previously unselected package libseccomp-dev:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.6 Selecting previously unselected package libsystemd-dev:ppc64el. 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 116.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.2 Setting up libbtrfs0 (4.20.1-2) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.2 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.2 Setting up libbtrfs-dev (4.20.1-2) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.3 Setting up mingw-w64-common (6.0.0-3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.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 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.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 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.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 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.4 Setting up dmsetup (2:1.02.155-3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... 10:18:51 [2020-10-06T10:18:51.810Z] #12 117.4 Processing triggers for libc-bin (2.28-10) ... 10:18:51 [2020-10-06T10:18:51.701Z] > git --version # timeout=10 10:18:51 [2020-10-06T10:18:51.749Z] > git --version # 'git version 2.24.1.windows.2' 10:18:51 [2020-10-06T10:18:51.791Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 10:18:51 [2020-10-06T10:18:51.867Z] #11 111.9 Selecting previously unselected package libselinux1-dev:amd64. 10:18:51 [2020-10-06T10:18:51.867Z] #11 111.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 10:18:51 [2020-10-06T10:18:51.867Z] #11 111.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 10:18:51 [2020-10-06T10:18:51.867Z] #11 112.2 Selecting previously unselected package libdevmapper-dev:amd64. 10:18:51 [2020-10-06T10:18:51.867Z] #11 112.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 10:18:51 [2020-10-06T10:18:51.867Z] #11 112.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 10:18:51 [2020-10-06T10:18:51.925Z] #41 39.76 LINK images/built-in.o 10:18:52 [2020-10-06T10:18:52.025Z] #54 24.99 + export EXTRA_FLAGS=-buildmode=pie 10:18:52 [2020-10-06T10:18:52.025Z] #54 24.99 + EXTRA_FLAGS=-buildmode=pie 10:18:52 [2020-10-06T10:18:52.025Z] #54 24.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 10:18:52 [2020-10-06T10:18:52.025Z] #54 24.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 10:18:52 [2020-10-06T10:18:52.025Z] #54 24.99 + '[' '' = dynamic ']' 10:18:52 [2020-10-06T10:18:52.025Z] #54 24.99 + make 10:18:52 [2020-10-06T10:18:52.111Z] #12 DONE 117.7s 10:18:52 [2020-10-06T10:18:52.111Z] 10:18:52 [2020-10-06T10:18:52.111Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker 10:18:52 [2020-10-06T10:18:52.126Z] #11 112.3 Selecting previously unselected package libseccomp-dev:amd64. 10:18:52 [2020-10-06T10:18:52.126Z] #11 112.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... 10:18:52 [2020-10-06T10:18:52.126Z] #11 112.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... 10:18:52 [2020-10-06T10:18:52.126Z] #11 112.4 Selecting previously unselected package libsystemd-dev:amd64. 10:18:52 [2020-10-06T10:18:52.126Z] #11 112.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... 10:18:52 [2020-10-06T10:18:52.126Z] #11 112.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... 10:18:52 [2020-10-06T10:18:52.186Z] #41 39.91 GEN compel/include/asm 10:18:52 [2020-10-06T10:18:52.186Z] #41 39.94 GEN compel/include/version.h 10:18:52 [2020-10-06T10:18:52.186Z] #41 39.96 touch .config 10:18:52 [2020-10-06T10:18:52.186Z] #41 40.00 GEN include/common/config.h 10:18:52 [2020-10-06T10:18:52.186Z] #41 40.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 10:18:52 [2020-10-06T10:18:52.186Z] #41 40.10 GEN compel/plugins/include/uapi/std/syscall-64.h 10:18:52 [2020-10-06T10:18:52.186Z] #41 40.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 10:18:52 [2020-10-06T10:18:52.445Z] #41 40.13 DEP compel/arch/x86/plugins/std/syscalls-64.d 10:18:52 [2020-10-06T10:18:52.445Z] #41 40.19 DEP compel/arch/x86/plugins/std/memcpy.d 10:18:52 [2020-10-06T10:18:52.445Z] #41 40.21 DEP compel/arch/x86/plugins/std/parasite-head.d 10:18:52 [2020-10-06T10:18:52.445Z] #41 40.23 GEN compel/plugins/include/uapi/std/syscall.h 10:18:52 [2020-10-06T10:18:52.445Z] #41 40.25 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 10:18:52 [2020-10-06T10:18:52.445Z] #41 40.27 GEN compel/plugins/include/uapi/std/syscall-codes.h 10:18:52 [2020-10-06T10:18:52.445Z] #41 40.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 10:18:52 [2020-10-06T10:18:52.445Z] #41 40.28 DEP compel/plugins/std/infect.d 10:18:52 [2020-10-06T10:18:52.445Z] #41 40.37 DEP compel/plugins/std/string.d 10:18:52 [2020-10-06T10:18:52.603Z] #54 ... 10:18:52 [2020-10-06T10:18:52.603Z] 10:18:52 [2020-10-06T10:18:52.603Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.710 + RM_GOPATH=0 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.710 + TMP_GOPATH= 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.710 + : /build 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.710 + '[' -z '' ']' 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.722 ++ mktemp -d 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.725 + export GOPATH=/tmp/tmp.UmrbuPRjyV 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.725 + GOPATH=/tmp/tmp.UmrbuPRjyV 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.725 + RM_GOPATH=1 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.725 + case "$(go env GOARCH)" in 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.725 ++ go env GOARCH 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.743 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + export GO_BUILDMODE=-buildmode=pie 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + GO_BUILDMODE=-buildmode=pie 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 ++ dirname /tmp/install/install.sh 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + dir=/tmp/install 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + bin=tini 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + shift 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + '[' '!' -f /tmp/install/tini.installer ']' 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + . /tmp/install/tini.installer 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + install_tini 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 + git clone https://github.com/krallin/tini.git /tmp/tmp.UmrbuPRjyV/tini 10:18:52 [2020-10-06T10:18:52.603Z] #35 1.744 Cloning into '/tmp/tmp.UmrbuPRjyV/tini'... 10:18:52 [2020-10-06T10:18:52.603Z] #35 2.725 + cd /tmp/tmp.UmrbuPRjyV/tini 10:18:52 [2020-10-06T10:18:52.603Z] #35 2.736 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 10:18:52 [2020-10-06T10:18:52.603Z] #35 2.742 + cmake . 10:18:52 [2020-10-06T10:18:52.603Z] #35 3.639 -- The C compiler identification is GNU 8.3.0 10:18:52 [2020-10-06T10:18:52.603Z] #35 3.671 -- Check for working C compiler: /usr/bin/cc 10:18:52 [2020-10-06T10:18:52.603Z] #35 4.253 -- Check for working C compiler: /usr/bin/cc -- works 10:18:52 [2020-10-06T10:18:52.603Z] #35 4.255 -- Detecting C compiler ABI info 10:18:52 [2020-10-06T10:18:52.603Z] #35 4.964 -- Detecting C compiler ABI info - done 10:18:52 [2020-10-06T10:18:52.603Z] #35 4.991 -- Detecting C compile features 10:18:52 [2020-10-06T10:18:52.603Z] #35 6.873 -- Detecting C compile features - done 10:18:52 [2020-10-06T10:18:52.603Z] #35 6.973 -- Performing Test HAS_BUILTIN_FORTIFY 10:18:52 [2020-10-06T10:18:52.603Z] #35 7.190 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 10:18:52 [2020-10-06T10:18:52.603Z] #35 7.343 -- Configuring done 10:18:52 [2020-10-06T10:18:52.603Z] #35 7.379 -- Generating done 10:18:52 [2020-10-06T10:18:52.603Z] #35 7.395 -- Build files have been written to: /tmp/tmp.UmrbuPRjyV/tini 10:18:52 [2020-10-06T10:18:52.603Z] #35 7.399 + make tini-static 10:18:52 [2020-10-06T10:18:52.603Z] #35 7.796 Scanning dependencies of target tini-static 10:18:52 [2020-10-06T10:18:52.603Z] #35 7.848 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 10:18:52 [2020-10-06T10:18:52.603Z] #35 9.167 [100%] Linking C executable tini-static 10:18:52 [2020-10-06T10:18:52.603Z] #35 9.566 [100%] Built target tini-static 10:18:52 [2020-10-06T10:18:52.603Z] #35 9.602 + mkdir -p /build 10:18:52 [2020-10-06T10:18:52.603Z] #35 9.608 + cp tini-static /build/docker-init 10:18:52 [2020-10-06T10:18:52.603Z] #35 DONE 9.9s 10:18:52 [2020-10-06T10:18:52.603Z] 10:18:52 [2020-10-06T10:18:52.603Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:52 [2020-10-06T10:18:52.603Z] #54 25.86 + bin/ctr 10:18:52 [2020-10-06T10:18:52.695Z] #11 112.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 112.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 112.9 Setting up libapparmor1:amd64 (2.13.2-10) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 112.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 112.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 112.9 Setting up libsepol1-dev:amd64 (2.8-1) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 112.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 113.0 Setting up libbtrfs0 (4.20.1-2) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 113.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 113.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 113.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 113.0 Setting up libbtrfs-dev (4.20.1-2) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 113.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 113.0 Setting up mingw-w64-common (6.0.0-3) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 113.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... 10:18:52 [2020-10-06T10:18:52.695Z] #11 113.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 10:18:52 [2020-10-06T10:18:52.705Z] #41 40.45 DEP compel/plugins/std/log.d 10:18:52 [2020-10-06T10:18:52.705Z] #41 40.55 DEP compel/plugins/std/fds.d 10:18:52 [2020-10-06T10:18:52.705Z] #41 40.61 DEP compel/plugins/std/std.d 10:18:52 [2020-10-06T10:18:52.763Z] #13 DONE 0.6s 10:18:52 [2020-10-06T10:18:52.763Z] 10:18:52 [2020-10-06T10:18:52.763Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.410 + RM_GOPATH=0 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.410 + TMP_GOPATH= 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.411 + : /build 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.412 + '[' -z '' ']' 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.413 ++ mktemp -d 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.422 + export GOPATH=/tmp/tmp.KP2uwi4W24 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.423 + GOPATH=/tmp/tmp.KP2uwi4W24 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.423 + RM_GOPATH=1 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.423 + case "$(go env GOARCH)" in 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.424 ++ go env GOARCH 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.434 + export GO_BUILDMODE=-buildmode=pie 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.434 + GO_BUILDMODE=-buildmode=pie 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.434 ++ dirname /tmp/install/install.sh 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.440 + dir=/tmp/install 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.443 + bin=runc 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.443 + shift 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.443 + '[' '!' -f /tmp/install/runc.installer ']' 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.444 + . /tmp/install/runc.installer 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.445 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.447 + install_runc 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.449 + uname -r 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.452 + grep -q '^3\.10\.0.*\.el7\.' 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.456 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.456 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.456 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.457 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KP2uwi4W24/src/github.com/opencontainers/runc 10:18:52 [2020-10-06T10:18:52.763Z] #52 0.471 Cloning into '/tmp/tmp.KP2uwi4W24/src/github.com/opencontainers/runc'... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.1 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 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.1 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 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.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 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.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 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.2 Setting up dmsetup (2:1.02.155-3) ... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 10:18:52 [2020-10-06T10:18:52.955Z] #11 113.2 Processing triggers for libc-bin (2.28-10) ... 10:18:52 [2020-10-06T10:18:52.966Z] #41 40.75 DEP compel/plugins/shmem/shmem.d 10:18:53 [2020-10-06T10:18:53.226Z] #41 40.87 DEP compel/plugins/fds/fds.d 10:18:53 [2020-10-06T10:18:53.226Z] #41 41.04 CC compel/plugins/std/std.o 10:18:53 [2020-10-06T10:18:53.418Z] #52 ... 10:18:53 [2020-10-06T10:18:53.418Z] 10:18:53 [2020-10-06T10:18:53.418Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 10:18:53 [2020-10-06T10:18:53.418Z] #14 DONE 0.5s 10:18:53 [2020-10-06T10:18:53.418Z] 10:18:53 [2020-10-06T10:18:53.418Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 10:18:53 [2020-10-06T10:18:53.418Z] #15 0.259 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 10:18:53 [2020-10-06T10:18:53.418Z] #15 DONE 0.4s 10:18:53 [2020-10-06T10:18:53.418Z] 10:18:53 [2020-10-06T10:18:53.418Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:53 [2020-10-06T10:18:53.418Z] #42 51.43 CC compel/plugins/std/string.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 52.24 CC compel/plugins/std/infect.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 52.71 CC compel/arch/ppc64/plugins/std/parasite-head.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 52.79 CC compel/arch/ppc64/plugins/std/memcpy.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 52.85 CC compel/arch/ppc64/plugins/std/memcmp.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 52.89 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 52.96 AR compel/plugins/std.lib.a 10:18:53 [2020-10-06T10:18:53.418Z] #42 53.05 CC compel/plugins/fds/fds.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 53.39 AR compel/plugins/fds.lib.a 10:18:53 [2020-10-06T10:18:53.418Z] #42 53.45 HOSTDEP compel/src/lib/log-host.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 53.57 HOSTDEP compel/src/lib/handle-elf-host.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 53.76 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 53.90 HOSTDEP compel/src/main-host.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 54.04 DEP compel/src/lib/ptrace.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 54.28 DEP compel/src/lib/infect.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 54.47 DEP compel/src/lib/infect-util.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 54.58 DEP compel/src/lib/infect-rpc.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 54.73 DEP compel/arch/ppc64/src/lib/infect.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 54.87 DEP compel/arch/ppc64/src/lib/cpu.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 55.01 DEP compel/src/lib/log.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 55.15 DEP compel/src/main.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 55.25 DEP compel/src/lib/handle-elf.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 55.53 DEP compel/arch/ppc64/src/lib/handle-elf.d 10:18:53 [2020-10-06T10:18:53.418Z] #42 55.68 CC compel/src/lib/log.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 55.95 CC compel/arch/ppc64/src/lib/cpu.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 56.33 CC compel/arch/ppc64/src/lib/infect.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 57.39 CC compel/src/lib/infect-rpc.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 58.13 CC compel/src/lib/infect-util.o 10:18:53 [2020-10-06T10:18:53.418Z] #42 58.48 CC compel/src/lib/infect.o 10:18:53 [2020-10-06T10:18:53.486Z] #41 41.36 CC compel/plugins/std/fds.o 10:18:53 [2020-10-06T10:18:53.523Z] #11 DONE 113.7s 10:18:53 [2020-10-06T10:18:53.523Z] 10:18:53 [2020-10-06T10:18:53.523Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:54 [2020-10-06T10:18:54.055Z] #41 41.78 CC compel/plugins/std/log.o 10:18:54 [2020-10-06T10:18:54.071Z] #42 ... 10:18:54 [2020-10-06T10:18:54.071Z] 10:18:54 [2020-10-06T10:18:54.071Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 10:18:54 [2020-10-06T10:18:54.071Z] #16 DONE 0.3s 10:18:54 [2020-10-06T10:18:54.071Z] 10:18:54 [2020-10-06T10:18:54.071Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 10:18:54 [2020-10-06T10:18:54.370Z] #17 DONE 0.3s 10:18:54 [2020-10-06T10:18:54.370Z] 10:18:54 [2020-10-06T10:18:54.370Z] #18 [dev-systemd-false 6/26] RUN ldconfig 10:18:54 [2020-10-06T10:18:54.671Z] #18 DONE 0.4s 10:18:54 [2020-10-06T10:18:54.671Z] 10:18:54 [2020-10-06T10:18:54.671Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:18:54 [2020-10-06T10:18:54.767Z] + docker version 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.404 + RM_GOPATH=0 10:18:54 [2020-10-06T10:18:54.903Z] #51 ... 10:18:54 [2020-10-06T10:18:54.903Z] 10:18:54 [2020-10-06T10:18:54.903Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker 10:18:54 [2020-10-06T10:18:54.903Z] #12 DONE 1.5s 10:18:54 [2020-10-06T10:18:54.903Z] 10:18:54 [2020-10-06T10:18:54.903Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.404 + TMP_GOPATH= 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.404 + : /build 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.404 + '[' -z '' ']' 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.410 ++ mktemp -d 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.411 + export GOPATH=/tmp/tmp.mKSXNvPJCS 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.411 + GOPATH=/tmp/tmp.mKSXNvPJCS 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.412 + RM_GOPATH=1 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.412 + case "$(go env GOARCH)" in 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.412 ++ go env GOARCH 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.422 + export GO_BUILDMODE=-buildmode=pie 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.422 + GO_BUILDMODE=-buildmode=pie 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.423 ++ dirname /tmp/install/install.sh 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.423 + dir=/tmp/install 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.424 + bin=runc 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.424 + shift 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.424 + '[' '!' -f /tmp/install/runc.installer ']' 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.424 + . /tmp/install/runc.installer 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.424 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.424 + install_runc 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.425 + grep -q '^3\.10\.0.*\.el7\.' 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.426 + uname -r 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.428 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.428 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.429 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mKSXNvPJCS/src/github.com/opencontainers/runc 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.429 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) 10:18:54 [2020-10-06T10:18:54.903Z] #51 1.433 Cloning into '/tmp/tmp.mKSXNvPJCS/src/github.com/opencontainers/runc'... 10:18:54 [2020-10-06T10:18:54.995Z] #41 42.67 CC compel/plugins/std/string.o 10:18:55 [2020-10-06T10:18:55.325Z] #19 0.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:18:55 [2020-10-06T10:18:55.325Z] #19 0.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:18:55 [2020-10-06T10:18:55.325Z] #19 0.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:18:55 [2020-10-06T10:18:55.564Z] #41 43.22 CC compel/plugins/std/infect.o 10:18:55 [2020-10-06T10:18:55.824Z] #41 43.63 CC compel/arch/x86/plugins/std/parasite-head.o 10:18:55 [2020-10-06T10:18:55.824Z] #41 43.69 CC compel/arch/x86/plugins/std/memcpy.o 10:18:55 [2020-10-06T10:18:55.824Z] #41 43.73 CC compel/arch/x86/plugins/std/syscalls-64.o 10:18:55 [2020-10-06T10:18:55.927Z] #54 ... 10:18:55 [2020-10-06T10:18:55.927Z] 10:18:55 [2020-10-06T10:18:55.927Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:55 [2020-10-06T10:18:55.927Z] #43 69.37 vendor/golang.org/x/text/unicode/norm 10:18:55 [2020-10-06T10:18:55.927Z] #43 69.45 mime 10:18:55 [2020-10-06T10:18:55.927Z] #43 73.24 vendor/golang.org/x/net/idna 10:18:55 [2020-10-06T10:18:55.927Z] #43 75.22 net/textproto 10:18:55 [2020-10-06T10:18:55.927Z] #43 75.22 vendor/golang.org/x/net/http/httpproxy 10:18:55 [2020-10-06T10:18:55.927Z] #43 75.24 crypto/x509 10:18:55 [2020-10-06T10:18:55.927Z] #43 76.51 vendor/golang.org/x/net/http/httpguts 10:18:55 [2020-10-06T10:18:55.927Z] #43 76.51 mime/multipart 10:18:55 [2020-10-06T10:18:55.927Z] #43 78.81 crypto/tls 10:18:55 [2020-10-06T10:18:55.927Z] #43 ... 10:18:55 [2020-10-06T10:18:55.927Z] 10:18:55 [2020-10-06T10:18:55.927Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:55 [2020-10-06T10:18:55.927Z] #41 6.678 PBCC images/google/protobuf/descriptor.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 6.810 PBCC images/opts.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 6.869 PBCC images/memfd.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 6.907 DEP images/fown.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 6.950 DEP images/google/protobuf/descriptor.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.008 DEP images/opts.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.034 DEP images/memfd.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.068 PBCC images/sit.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.139 DEP images/sit.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.200 PBCC images/macvlan.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.251 DEP images/macvlan.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.325 PBCC images/autofs.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.387 DEP images/autofs.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.433 PBCC images/sysctl.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.478 DEP images/sysctl.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.547 PBCC images/time.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.587 DEP images/time.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.642 PBCC images/binfmt-misc.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.692 DEP images/binfmt-misc.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.784 PBCC images/seccomp.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.815 DEP images/seccomp.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.895 PBCC images/userns.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.906 DEP images/userns.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.952 PBCC images/cgroup.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 7.965 DEP images/cgroup.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.028 PBCC images/ext-file.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.064 DEP images/ext-file.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.136 PBCC images/rpc.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.212 DEP images/rpc.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.278 PBCC images/siginfo.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.289 DEP images/siginfo.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.322 PBCC images/pagemap.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.396 DEP images/pagemap.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.463 PBCC images/rlimit.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.488 DEP images/rlimit.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.551 PBCC images/file-lock.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.592 DEP images/file-lock.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.639 PBCC images/tty.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.765 DEP images/tty.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.811 PBCC images/tun.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.848 PBCC images/netdev.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.908 DEP images/tun.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.947 DEP images/netdev.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 8.978 PBCC images/vma.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.038 DEP images/vma.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.067 PBCC images/creds.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.081 DEP images/creds.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.129 PBCC images/utsns.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.139 DEP images/utsns.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.169 PBCC images/ipc-desc.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.190 PBCC images/ipc-sem.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.211 DEP images/ipc-desc.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.252 DEP images/ipc-sem.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.320 PBCC images/ipc-msg.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.349 DEP images/ipc-msg.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.423 PBCC images/ipc-shm.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.466 DEP images/ipc-shm.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.588 PBCC images/ipc-var.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.607 DEP images/ipc-var.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.628 PBCC images/sk-opts.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.650 PBCC images/packet-sock.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.680 DEP images/sk-opts.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.712 DEP images/packet-sock.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.768 PBCC images/sk-netlink.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.813 DEP images/sk-netlink.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.920 PBCC images/sk-inet.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 9.979 DEP images/sk-inet.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.01 PBCC images/sk-unix.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.03 DEP images/sk-unix.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.04 PBCC images/mm.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.07 DEP images/mm.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.12 PBCC images/timerfd.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.16 DEP images/timerfd.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.21 PBCC images/timer.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.23 DEP images/timer.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.25 PBCC images/sa.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.29 DEP images/sa.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.35 PBCC images/pipe-data.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.37 DEP images/pipe-data.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.42 PBCC images/mnt.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.48 DEP images/mnt.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.51 PBCC images/sk-packet.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.52 DEP images/sk-packet.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.56 PBCC images/tcp-stream.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.60 DEP images/tcp-stream.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.63 PBCC images/pipe.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.67 DEP images/pipe.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.71 PBCC images/pstree.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.78 DEP images/pstree.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.81 PBCC images/fs.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.93 DEP images/fs.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.95 PBCC images/signalfd.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 10.97 DEP images/signalfd.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.01 PBCC images/fh.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.05 PBCC images/fsnotify.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.08 DEP images/fh.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.12 DEP images/fsnotify.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.16 PBCC images/eventpoll.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.17 DEP images/eventpoll.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.19 PBCC images/eventfd.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.20 DEP images/eventfd.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.25 PBCC images/remap-file-path.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.28 DEP images/remap-file-path.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.32 PBCC images/fifo.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.34 DEP images/fifo.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.40 PBCC images/ghost-file.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.44 DEP images/ghost-file.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.48 PBCC images/regfile.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.51 DEP images/regfile.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.53 PBCC images/ns.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.55 DEP images/ns.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.59 PBCC images/fdinfo.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.68 DEP images/fdinfo.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.73 PBCC images/core-aarch64.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.77 PBCC images/core-arm.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.81 PBCC images/core-ppc64.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.86 PBCC images/core-s390.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.89 PBCC images/core-x86.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.91 PBCC images/core.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 11.97 PBCC images/inventory.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.04 DEP images/core-aarch64.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.09 DEP images/core-arm.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.14 DEP images/core-ppc64.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.19 DEP images/core-s390.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.25 DEP images/core-x86.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.29 DEP images/core.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.37 DEP images/inventory.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.43 PBCC images/cpuinfo.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.46 DEP images/cpuinfo.pb-c.d 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.52 PBCC images/stats.pb-c.c 10:18:55 [2020-10-06T10:18:55.927Z] #41 12.54 DEP images/stats.pb-c.d 10:18:56 [2020-10-06T10:18:56.084Z] #41 43.81 AR compel/plugins/std.lib.a 10:18:56 [2020-10-06T10:18:56.084Z] #41 43.87 CC compel/plugins/fds/fds.o 10:18:56 [2020-10-06T10:18:56.281Z] #51 ... 10:18:56 [2020-10-06T10:18:56.281Z] 10:18:56 [2020-10-06T10:18:56.281Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 10:18:56 [2020-10-06T10:18:56.281Z] #13 DONE 1.1s 10:18:56 [2020-10-06T10:18:56.281Z] 10:18:56 [2020-10-06T10:18:56.281Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 10:18:56 [2020-10-06T10:18:56.347Z] #41 44.13 AR compel/plugins/fds.lib.a 10:18:56 [2020-10-06T10:18:56.347Z] #41 44.17 HOSTDEP compel/src/lib/log-host.d 10:18:56 [2020-10-06T10:18:56.347Z] #41 44.24 HOSTDEP compel/src/lib/handle-elf-host.d 10:18:56 [2020-10-06T10:18:56.395Z] #19 1.781 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] 10:18:56 [2020-10-06T10:18:56.607Z] #41 44.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 10:18:56 [2020-10-06T10:18:56.607Z] #41 44.48 HOSTDEP compel/src/main-host.d 10:18:56 [2020-10-06T10:18:56.851Z] #14 0.936 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 10:18:56 [2020-10-06T10:18:56.851Z] #14 DONE 1.0s 10:18:56 [2020-10-06T10:18:56.851Z] 10:18:56 [2020-10-06T10:18:56.851Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:56 [2020-10-06T10:18:56.851Z] #41 45.25 CC compel/arch/x86/src/lib/cpu.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 46.19 CC compel/arch/x86/src/lib/infect.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 46.96 CC compel/src/lib/infect-rpc.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 47.27 CC compel/src/lib/infect-util.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 47.51 CC compel/src/lib/infect.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 49.89 CC compel/src/lib/ptrace.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 50.44 AR compel/libcompel.a 10:18:56 [2020-10-06T10:18:56.851Z] #41 50.56 HOSTCC compel/src/main-host.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 50.94 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 51.12 HOSTCC compel/src/lib/handle-elf-host.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 51.74 HOSTCC compel/src/lib/log-host.o 10:18:56 [2020-10-06T10:18:56.851Z] #41 51.88 HOSTLINK compel/compel-host-bin 10:18:56 [2020-10-06T10:18:56.851Z] #41 52.09 DEP soccr/soccr.d 10:18:56 [2020-10-06T10:18:56.866Z] #41 44.59 DEP compel/src/lib/ptrace.d 10:18:56 [2020-10-06T10:18:56.867Z] #41 44.73 DEP compel/src/lib/infect.d 10:18:57 [2020-10-06T10:18:57.111Z] #41 52.28 CC soccr/soccr.o 10:18:57 [2020-10-06T10:18:57.111Z] #41 ... 10:18:57 [2020-10-06T10:18:57.111Z] 10:18:57 [2020-10-06T10:18:57.111Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 10:18:57 [2020-10-06T10:18:57.126Z] #41 44.85 DEP compel/src/lib/infect-util.d 10:18:57 [2020-10-06T10:18:57.126Z] #41 45.00 DEP compel/src/lib/infect-rpc.d 10:18:57 [2020-10-06T10:18:57.126Z] #41 45.09 DEP compel/arch/x86/src/lib/infect.d 10:18:57 [2020-10-06T10:18:57.324Z] #41 13.71 make[1]: Nothing to be done for 'all'. 10:18:57 [2020-10-06T10:18:57.386Z] #41 45.17 DEP compel/arch/x86/src/lib/cpu.d 10:18:57 [2020-10-06T10:18:57.646Z] #41 45.26 DEP compel/src/lib/log.d 10:18:57 [2020-10-06T10:18:57.646Z] #41 45.32 DEP compel/src/main.d 10:18:57 [2020-10-06T10:18:57.646Z] #41 45.38 DEP compel/src/lib/handle-elf.d 10:18:57 [2020-10-06T10:18:57.646Z] #41 ... 10:18:57 [2020-10-06T10:18:57.646Z] 10:18:57 [2020-10-06T10:18:57.646Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:18:57 [2020-10-06T10:18:57.646Z] #56 102.7 + for f in rootlesskit rootlesskit-docker-proxy 10:18:57 [2020-10-06T10:18:57.646Z] #56 102.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 10:18:57 [2020-10-06T10:18:57.646Z] #56 DONE 109.8s 10:18:57 [2020-10-06T10:18:57.646Z] 10:18:57 [2020-10-06T10:18:57.646Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 10:18:57 [2020-10-06T10:18:57.646Z] #57 DONE 0.0s 10:18:57 [2020-10-06T10:18:57.646Z] 10:18:57 [2020-10-06T10:18:57.646Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:57 [2020-10-06T10:18:57.646Z] #41 45.45 DEP compel/arch/x86/src/lib/handle-elf.d 10:18:57 [2020-10-06T10:18:57.646Z] #41 ... 10:18:57 [2020-10-06T10:18:57.646Z] 10:18:57 [2020-10-06T10:18:57.646Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.3 Selecting previously unselected package libapparmor1:amd64. 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.4 Selecting previously unselected package libapparmor-dev:amd64. 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.6 Selecting previously unselected package libbtrfs0. 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.6 Unpacking libbtrfs0 (4.20.1-2) ... 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.7 Selecting previously unselected package libbtrfs-dev. 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.646Z] #11 107.7 Unpacking libbtrfs-dev (4.20.1-2) ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 107.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 10:18:57 [2020-10-06T10:18:57.647Z] #11 107.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 107.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 107.9 Selecting previously unselected package libudev-dev:amd64. 10:18:57 [2020-10-06T10:18:57.647Z] #11 107.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 108.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 108.1 Selecting previously unselected package libsepol1-dev:amd64. 10:18:57 [2020-10-06T10:18:57.647Z] #11 108.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 108.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 108.5 Selecting previously unselected package libpcre16-3:amd64. 10:18:57 [2020-10-06T10:18:57.647Z] #11 108.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 108.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 109.1 Selecting previously unselected package libpcre32-3:amd64. 10:18:57 [2020-10-06T10:18:57.647Z] #11 109.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 109.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 109.8 Selecting previously unselected package libpcrecpp0v5:amd64. 10:18:57 [2020-10-06T10:18:57.647Z] #11 109.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 10:18:57 [2020-10-06T10:18:57.647Z] #11 109.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 10:18:57 [2020-10-06T10:18:57.906Z] #11 ... 10:18:57 [2020-10-06T10:18:57.906Z] 10:18:57 [2020-10-06T10:18:57.906Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 10:18:57 [2020-10-06T10:18:57.906Z] #58 DONE 0.1s 10:18:57 [2020-10-06T10:18:57.906Z] 10:18:57 [2020-10-06T10:18:57.906Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:18:57 [2020-10-06T10:18:57.978Z] #19 3.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] 10:18:58 [2020-10-06T10:18:58.050Z] #15 DONE 1.0s 10:18:58 [2020-10-06T10:18:58.050Z] 10:18:58 [2020-10-06T10:18:58.050Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:18:58 [2020-10-06T10:18:58.050Z] #43 115.8 net/http/httptrace 10:18:58 [2020-10-06T10:18:58.050Z] #43 116.1 net/http 10:18:58 [2020-10-06T10:18:58.167Z] #11 110.1 Selecting previously unselected package libpcre3-dev:amd64. 10:18:58 [2020-10-06T10:18:58.167Z] #11 110.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 10:18:58 [2020-10-06T10:18:58.167Z] #11 110.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 10:18:58 [2020-10-06T10:18:58.630Z] #19 ... 10:18:58 [2020-10-06T10:18:58.631Z] 10:18:58 [2020-10-06T10:18:58.631Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 10:18:58 [2020-10-06T10:18:58.631Z] #50 114.3 golang.org/x/crypto/ssh/terminal 10:18:58 [2020-10-06T10:18:58.631Z] #50 117.2 mvdan.cc/sh/v3/cmd/shfmt 10:18:58 [2020-10-06T10:18:58.631Z] #50 DONE 124.2s 10:18:58 [2020-10-06T10:18:58.718Z] #41 14.92 CC images/stats.o 10:18:58 [2020-10-06T10:18:58.718Z] #41 15.30 CC images/core.o 10:18:58 [2020-10-06T10:18:58.931Z] 10:18:58 [2020-10-06T10:18:58.931Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:58 [2020-10-06T10:18:58.931Z] #42 62.42 CC compel/src/lib/ptrace.o 10:18:58 [2020-10-06T10:18:58.931Z] #42 62.97 AR compel/libcompel.a 10:18:58 [2020-10-06T10:18:58.931Z] #42 63.03 HOSTCC compel/src/main-host.o 10:18:58 [2020-10-06T10:18:58.931Z] #42 63.36 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o 10:18:58 [2020-10-06T10:18:58.931Z] #42 63.56 HOSTCC compel/src/lib/handle-elf-host.o 10:18:58 [2020-10-06T10:18:58.987Z] #43 ... 10:18:58 [2020-10-06T10:18:58.987Z] 10:18:58 [2020-10-06T10:18:58.987Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 10:18:58 [2020-10-06T10:18:58.987Z] #16 DONE 1.0s 10:18:58 [2020-10-06T10:18:58.987Z] 10:18:58 [2020-10-06T10:18:58.987Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:58 [2020-10-06T10:18:58.987Z] #41 54.12 AR soccr/libsoccr.a 10:18:58 [2020-10-06T10:18:58.987Z] #41 54.18 make[1]: 'soccr/libsoccr.a' is up to date. 10:18:59 [2020-10-06T10:18:59.106Z] #11 111.0 Selecting previously unselected package libselinux1-dev:amd64. 10:18:59 [2020-10-06T10:18:59.106Z] #11 111.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 10:18:59 [2020-10-06T10:18:59.106Z] #11 111.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 10:18:59 [2020-10-06T10:18:59.106Z] #11 111.2 Selecting previously unselected package libdevmapper-dev:amd64. 10:18:59 [2020-10-06T10:18:59.106Z] #11 111.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 10:18:59 [2020-10-06T10:18:59.106Z] #11 111.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 10:18:59 [2020-10-06T10:18:59.106Z] #11 111.4 Selecting previously unselected package libseccomp-dev:amd64. 10:18:59 [2020-10-06T10:18:59.231Z] #42 64.09 HOSTCC compel/src/lib/log-host.o 10:18:59 [2020-10-06T10:18:59.231Z] #42 64.27 HOSTLINK compel/compel-host-bin 10:18:59 [2020-10-06T10:18:59.366Z] #11 111.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... 10:18:59 [2020-10-06T10:18:59.366Z] #11 111.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... 10:18:59 [2020-10-06T10:18:59.366Z] #11 111.5 Selecting previously unselected package libsystemd-dev:amd64. 10:18:59 [2020-10-06T10:18:59.366Z] #11 111.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... 10:18:59 [2020-10-06T10:18:59.366Z] #11 111.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... 10:18:59 [2020-10-06T10:18:59.533Z] #42 64.44 DEP soccr/soccr.d 10:18:59 [2020-10-06T10:18:59.626Z] #11 111.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 10:18:59 [2020-10-06T10:18:59.626Z] #11 111.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... 10:18:59 [2020-10-06T10:18:59.626Z] #11 111.9 Setting up libapparmor1:amd64 (2.13.2-10) ... 10:18:59 [2020-10-06T10:18:59.626Z] #11 111.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:18:59 [2020-10-06T10:18:59.626Z] #11 111.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... 10:18:59 [2020-10-06T10:18:59.626Z] #11 111.9 Setting up libsepol1-dev:amd64 (2.8-1) ... 10:18:59 [2020-10-06T10:18:59.668Z] #41 16.09 CC images/core-x86.o 10:18:59 [2020-10-06T10:18:59.835Z] #42 64.67 CC soccr/soccr.o 10:18:59 [2020-10-06T10:18:59.886Z] #11 111.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 111.9 Setting up libbtrfs0 (4.20.1-2) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 111.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 111.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.0 Setting up libbtrfs-dev (4.20.1-2) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.0 Setting up mingw-w64-common (6.0.0-3) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.1 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 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.1 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 10:18:59 [2020-10-06T10:18:59.886Z] #11 112.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:18:59 [2020-10-06T10:18:59.923Z] #41 54.82 DEP criu/arch/x86/sigframe.d 10:18:59 [2020-10-06T10:18:59.923Z] #41 54.97 DEP criu/arch/x86/sigaction_compat.d 10:18:59 [2020-10-06T10:18:59.923Z] #41 ... 10:18:59 [2020-10-06T10:18:59.923Z] 10:18:59 [2020-10-06T10:18:59.923Z] #17 [dev-systemd-false 6/26] RUN ldconfig 10:18:59 [2020-10-06T10:18:59.923Z] #17 DONE 1.0s 10:18:59 [2020-10-06T10:18:59.923Z] 10:18:59 [2020-10-06T10:18:59.923Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:18:59 [2020-10-06T10:18:59.923Z] #41 55.11 DEP criu/arch/x86/kerndat.d 10:18:59 [2020-10-06T10:18:59.931Z] #41 16.43 CC images/core-arm.o 10:19:00 [2020-10-06T10:19:00.146Z] #11 112.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 10:19:00 [2020-10-06T10:19:00.146Z] #11 112.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 10:19:00 [2020-10-06T10:19:00.146Z] #11 112.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 10:19:00 [2020-10-06T10:19:00.146Z] #11 112.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 10:19:00 [2020-10-06T10:19:00.146Z] #11 112.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 10:19:00 [2020-10-06T10:19:00.146Z] #11 112.1 Setting up dmsetup (2:1.02.155-3) ... 10:19:00 [2020-10-06T10:19:00.146Z] #11 112.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 10:19:00 [2020-10-06T10:19:00.146Z] #11 112.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 10:19:00 [2020-10-06T10:19:00.146Z] #11 112.2 Processing triggers for libc-bin (2.28-10) ... 10:19:00 [2020-10-06T10:19:00.183Z] #41 55.27 DEP criu/arch/x86/crtools.d 10:19:00 [2020-10-06T10:19:00.183Z] #41 55.48 DEP criu/arch/x86/cpu.d 10:19:00 [2020-10-06T10:19:00.195Z] #41 16.75 CC images/core-aarch64.o 10:19:00 [2020-10-06T10:19:00.406Z] #11 DONE 112.5s 10:19:00 [2020-10-06T10:19:00.406Z] 10:19:00 [2020-10-06T10:19:00.406Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker 10:19:00 [2020-10-06T10:19:00.442Z] #41 55.68 CC criu/arch/x86/cpu.o 10:19:00 [2020-10-06T10:19:00.458Z] #41 17.12 CC images/core-ppc64.o 10:19:00 [2020-10-06T10:19:00.565Z] Client: Docker Engine - Enterprise 10:19:00 [2020-10-06T10:19:00.565Z] Version: 19.03.12 10:19:00 [2020-10-06T10:19:00.565Z] API version: 1.40 10:19:00 [2020-10-06T10:19:00.565Z] Go version: go1.13.13 10:19:00 [2020-10-06T10:19:00.565Z] Git commit: 4306744 10:19:00 [2020-10-06T10:19:00.565Z] Built: 08/05/2020 19:27:53 10:19:00 [2020-10-06T10:19:00.565Z] OS/Arch: windows/amd64 10:19:00 [2020-10-06T10:19:00.565Z] Experimental: false 10:19:00 [2020-10-06T10:19:00.565Z] 10:19:00 [2020-10-06T10:19:00.565Z] Server: Docker Engine - Enterprise 10:19:00 [2020-10-06T10:19:00.565Z] Engine: 10:19:00 [2020-10-06T10:19:00.565Z] Version: 19.03.12 10:19:00 [2020-10-06T10:19:00.565Z] API version: 1.40 (minimum version 1.24) 10:19:00 [2020-10-06T10:19:00.565Z] Go version: go1.13.13 10:19:00 [2020-10-06T10:19:00.565Z] Git commit: f295753ffd 10:19:00 [2020-10-06T10:19:00.565Z] Built: 08/05/2020 19:26:41 10:19:00 [2020-10-06T10:19:00.565Z] OS/Arch: windows/amd64 10:19:00 [2020-10-06T10:19:00.565Z] Experimental: true 10:19:01 [2020-10-06T10:19:01.035Z] #41 17.62 CC images/core-s390.o [Pipeline] sh 10:19:01 [2020-10-06T10:19:01.379Z] #41 56.33 CC criu/arch/x86/crtools.o 10:19:01 [2020-10-06T10:19:01.625Z] #41 18.06 CC images/cpuinfo.o 10:19:01 [2020-10-06T10:19:01.790Z] #12 DONE 1.5s 10:19:01 [2020-10-06T10:19:01.790Z] 10:19:01 [2020-10-06T10:19:01.790Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 10:19:01 [2020-10-06T10:19:01.888Z] #41 18.32 CC images/inventory.o 10:19:01 [2020-10-06T10:19:01.888Z] #41 18.45 CC images/fdinfo.o 10:19:01 [2020-10-06T10:19:01.951Z] #42 66.77 AR soccr/libsoccr.a 10:19:01 [2020-10-06T10:19:01.951Z] #42 66.83 make[1]: 'soccr/libsoccr.a' is up to date. 10:19:02 [2020-10-06T10:19:02.050Z] #13 ... 10:19:02 [2020-10-06T10:19:02.050Z] 10:19:02 [2020-10-06T10:19:02.050Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:02 [2020-10-06T10:19:02.050Z] #43 104.3 net/textproto 10:19:02 [2020-10-06T10:19:02.050Z] #43 104.3 crypto/x509 10:19:02 [2020-10-06T10:19:02.050Z] #43 105.5 vendor/golang.org/x/net/http/httpguts 10:19:02 [2020-10-06T10:19:02.050Z] #43 105.8 vendor/golang.org/x/net/http/httpproxy 10:19:02 [2020-10-06T10:19:02.050Z] #43 106.4 mime/multipart 10:19:02 [2020-10-06T10:19:02.050Z] #43 108.4 crypto/tls 10:19:02 [2020-10-06T10:19:02.093Z] + docker info 10:19:02 [2020-10-06T10:19:02.152Z] #41 18.85 CC images/fown.o 10:19:02 [2020-10-06T10:19:02.251Z] #42 67.22 DEP criu/arch/ppc64/sigframe.d 10:19:02 [2020-10-06T10:19:02.251Z] #42 67.35 DEP criu/arch/ppc64/crtools.d 10:19:02 [2020-10-06T10:19:02.311Z] #43 ... 10:19:02 [2020-10-06T10:19:02.311Z] 10:19:02 [2020-10-06T10:19:02.311Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.221 + RM_GOPATH=0 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.221 + TMP_GOPATH= 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.221 + : /build 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.221 + '[' -z '' ']' 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.222 ++ mktemp -d 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.226 + export GOPATH=/tmp/tmp.NJapu4xjlL 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.226 + GOPATH=/tmp/tmp.NJapu4xjlL 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.226 + RM_GOPATH=1 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.226 + case "$(go env GOARCH)" in 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.226 ++ go env GOARCH 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.247 + export GO_BUILDMODE=-buildmode=pie 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.247 + GO_BUILDMODE=-buildmode=pie 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.247 ++ dirname /tmp/install/install.sh 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.254 + dir=/tmp/install 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.255 + bin=runc 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.255 + shift 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.255 + '[' '!' -f /tmp/install/runc.installer ']' 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.255 + . /tmp/install/runc.installer 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.256 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.256 + install_runc 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.257 + grep -q '^3\.10\.0.*\.el7\.' 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.263 + uname -r 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.264 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.270 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.270 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.270 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NJapu4xjlL/src/github.com/opencontainers/runc 10:19:02 [2020-10-06T10:19:02.311Z] #51 1.272 Cloning into '/tmp/tmp.NJapu4xjlL/src/github.com/opencontainers/runc'... 10:19:02 [2020-10-06T10:19:02.320Z] #41 57.55 CC criu/arch/x86/kerndat.o 10:19:02 [2020-10-06T10:19:02.729Z] #41 19.07 CC images/ns.o 10:19:02 [2020-10-06T10:19:02.729Z] #41 19.28 CC images/regfile.o 10:19:02 [2020-10-06T10:19:02.889Z] #41 58.05 CC criu/arch/x86/sigaction_compat.o 10:19:02 [2020-10-06T10:19:02.906Z] #42 67.66 DEP criu/arch/ppc64/cpu.d 10:19:02 [2020-10-06T10:19:02.906Z] #42 67.94 CC criu/arch/ppc64/cpu.o 10:19:02 [2020-10-06T10:19:02.906Z] #42 ... 10:19:02 [2020-10-06T10:19:02.906Z] 10:19:02 [2020-10-06T10:19:02.906Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:02 [2020-10-06T10:19:02.906Z] #44 118.6 math/big 10:19:02 [2020-10-06T10:19:02.906Z] #44 122.0 go/doc 10:19:02 [2020-10-06T10:19:02.994Z] #41 19.52 CC images/ghost-file.o 10:19:03 [2020-10-06T10:19:03.148Z] #41 58.32 CC criu/arch/x86/sigframe.o 10:19:03 [2020-10-06T10:19:03.208Z] #44 ... 10:19:03 [2020-10-06T10:19:03.208Z] 10:19:03 [2020-10-06T10:19:03.208Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:03 [2020-10-06T10:19:03.208Z] #52 9.976 + cd /tmp/tmp.KP2uwi4W24/src/github.com/opencontainers/runc 10:19:03 [2020-10-06T10:19:03.208Z] #52 9.976 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:19:03 [2020-10-06T10:19:03.208Z] #52 10.50 + '[' -z '' ']' 10:19:03 [2020-10-06T10:19:03.208Z] #52 10.51 + target=static 10:19:03 [2020-10-06T10:19:03.208Z] #52 10.51 + make 'BUILDTAGS=seccomp apparmor selinux ' static 10:19:03 [2020-10-06T10:19:03.208Z] #52 10.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . 10:19:03 [2020-10-06T10:19:03.260Z] #41 19.87 CC images/fifo.o 10:19:03 [2020-10-06T10:19:03.361Z] #51 ... 10:19:03 [2020-10-06T10:19:03.361Z] 10:19:03 [2020-10-06T10:19:03.361Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 10:19:03 [2020-10-06T10:19:03.361Z] #13 DONE 1.2s 10:19:03 [2020-10-06T10:19:03.361Z] 10:19:03 [2020-10-06T10:19:03.361Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 10:19:03 [2020-10-06T10:19:03.408Z] #41 58.67 LINK criu/arch/x86/crtools.built-in.o 10:19:03 [2020-10-06T10:19:03.408Z] #41 58.71 DEP criu/pie/util-vdso-elf32.d 10:19:03 [2020-10-06T10:19:03.525Z] #41 20.04 CC images/remap-file-path.o 10:19:03 [2020-10-06T10:19:03.667Z] #41 58.84 DEP criu/pie/util-vdso.d 10:19:03 [2020-10-06T10:19:03.667Z] #41 58.94 DEP criu/pie/util.d 10:19:03 [2020-10-06T10:19:03.789Z] #41 20.32 CC images/eventfd.o 10:19:03 [2020-10-06T10:19:03.789Z] #41 20.55 CC images/eventpoll.o 10:19:03 [2020-10-06T10:19:03.926Z] #41 59.14 CC criu/pie/util.o 10:19:04 [2020-10-06T10:19:04.186Z] #41 59.43 CC criu/pie/util-vdso.o 10:19:04 [2020-10-06T10:19:04.327Z] #14 0.976 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 10:19:04 [2020-10-06T10:19:04.327Z] #14 DONE 1.1s 10:19:04 [2020-10-06T10:19:04.327Z] 10:19:04 [2020-10-06T10:19:04.327Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 10:19:04 [2020-10-06T10:19:04.366Z] #41 20.85 CC images/fh.o 10:19:04 [2020-10-06T10:19:04.629Z] #41 21.24 CC images/fsnotify.o 10:19:04 [2020-10-06T10:19:04.845Z] #41 60.13 CC criu/pie/util-vdso-elf32.o 10:19:05 [2020-10-06T10:19:05.206Z] #41 ... 10:19:05 [2020-10-06T10:19:05.206Z] 10:19:05 [2020-10-06T10:19:05.206Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:19:05 [2020-10-06T10:19:05.206Z] #11 79.10 Selecting previously unselected package g++-mingw-w64-x86-64. 10:19:05 [2020-10-06T10:19:05.206Z] #11 79.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... 10:19:05 [2020-10-06T10:19:05.206Z] #11 79.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:19:05 [2020-10-06T10:19:05.206Z] #11 ... 10:19:05 [2020-10-06T10:19:05.206Z] 10:19:05 [2020-10-06T10:19:05.206Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:05 [2020-10-06T10:19:05.206Z] #41 21.93 CC images/signalfd.o 10:19:05 [2020-10-06T10:19:05.305Z] #15 DONE 1.2s 10:19:05 [2020-10-06T10:19:05.305Z] 10:19:05 [2020-10-06T10:19:05.305Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 10:19:05 [2020-10-06T10:19:05.449Z] #41 60.70 AR criu/pie/pie.lib.a 10:19:05 [2020-10-06T10:19:05.469Z] #41 22.14 CC images/fs.o 10:19:05 [2020-10-06T10:19:05.713Z] #41 60.79 DEP criu/pie/restorer.d 10:19:05 [2020-10-06T10:19:05.818Z] #41 22.30 CC images/pstree.o 10:19:05 [2020-10-06T10:19:05.818Z] #41 22.45 CC images/pipe.o 10:19:05 [2020-10-06T10:19:05.986Z] #41 61.02 DEP criu/arch/x86/sigaction_compat_pie.d 10:19:05 [2020-10-06T10:19:05.987Z] #41 61.13 DEP criu/arch/x86/restorer_unmap.d 10:19:05 [2020-10-06T10:19:05.987Z] #41 61.16 DEP criu/arch/x86/restorer.d 10:19:05 [2020-10-06T10:19:05.987Z] #41 61.28 DEP criu/arch/x86/vdso-pie.d 10:19:06 [2020-10-06T10:19:06.107Z] #41 22.63 CC images/tcp-stream.o 10:19:06 [2020-10-06T10:19:06.107Z] #41 22.83 CC images/sk-packet.o 10:19:06 [2020-10-06T10:19:06.246Z] #41 61.47 DEP criu/pie/parasite-vdso.d 10:19:06 [2020-10-06T10:19:06.377Z] #41 23.04 CC images/mnt.o 10:19:06 [2020-10-06T10:19:06.504Z] #41 61.61 DEP criu/pie/parasite.d 10:19:06 [2020-10-06T10:19:06.639Z] #41 23.31 CC images/pipe-data.o 10:19:06 [2020-10-06T10:19:06.684Z] #16 DONE 1.0s 10:19:06 [2020-10-06T10:19:06.684Z] 10:19:06 [2020-10-06T10:19:06.684Z] #17 [dev-systemd-false 6/26] RUN ldconfig 10:19:06 [2020-10-06T10:19:06.763Z] #41 61.89 CC criu/pie/parasite.o 10:19:06 [2020-10-06T10:19:06.916Z] #41 23.48 CC images/sa.o 10:19:07 [2020-10-06T10:19:07.217Z] #41 23.71 CC images/timer.o 10:19:07 [2020-10-06T10:19:07.523Z] #41 24.02 CC images/timerfd.o 10:19:07 [2020-10-06T10:19:07.523Z] #41 24.15 CC images/mm.o 10:19:07 [2020-10-06T10:19:07.625Z] #17 DONE 1.1s 10:19:07 [2020-10-06T10:19:07.625Z] 10:19:07 [2020-10-06T10:19:07.625Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:07 [2020-10-06T10:19:07.885Z] #18 ... 10:19:07 [2020-10-06T10:19:07.885Z] 10:19:07 [2020-10-06T10:19:07.885Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:07 [2020-10-06T10:19:07.885Z] #41 45.63 CC compel/src/lib/log.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 46.09 CC compel/arch/x86/src/lib/cpu.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 47.02 CC compel/arch/x86/src/lib/infect.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 47.79 CC compel/src/lib/infect-rpc.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 48.08 CC compel/src/lib/infect-util.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 48.45 CC compel/src/lib/infect.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 51.64 CC compel/src/lib/ptrace.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 52.34 AR compel/libcompel.a 10:19:07 [2020-10-06T10:19:07.885Z] #41 52.42 HOSTCC compel/src/main-host.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 52.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 53.03 HOSTCC compel/src/lib/handle-elf-host.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 53.59 HOSTCC compel/src/lib/log-host.o 10:19:07 [2020-10-06T10:19:07.885Z] #41 53.80 HOSTLINK compel/compel-host-bin 10:19:07 [2020-10-06T10:19:07.885Z] #41 53.99 DEP soccr/soccr.d 10:19:07 [2020-10-06T10:19:07.885Z] #41 54.18 CC soccr/soccr.o 10:19:08 [2020-10-06T10:19:08.140Z] #41 63.13 LINK criu/pie/parasite.built-in.o 10:19:08 [2020-10-06T10:19:08.140Z] #41 63.14 GEN criu/pie/parasite-blob.h 10:19:08 [2020-10-06T10:19:08.140Z] #41 63.16 CC criu/pie/parasite-vdso.o 10:19:08 [2020-10-06T10:19:08.143Z] #41 55.95 AR soccr/libsoccr.a 10:19:08 [2020-10-06T10:19:08.143Z] #41 56.00 make[1]: 'soccr/libsoccr.a' is up to date. 10:19:08 [2020-10-06T10:19:08.145Z] #41 24.55 CC images/sk-opts.o 10:19:08 [2020-10-06T10:19:08.146Z] #41 24.76 CC images/sk-unix.o 10:19:08 [2020-10-06T10:19:08.707Z] #41 63.81 CC criu/arch/x86/vdso-pie.o 10:19:08 [2020-10-06T10:19:08.711Z] #41 56.45 DEP criu/arch/x86/sigframe.d 10:19:08 [2020-10-06T10:19:08.711Z] #41 56.51 DEP criu/arch/x86/sigaction_compat.d 10:19:08 [2020-10-06T10:19:08.711Z] #41 56.59 DEP criu/arch/x86/kerndat.d 10:19:08 [2020-10-06T10:19:08.711Z] #41 ... 10:19:08 [2020-10-06T10:19:08.711Z] 10:19:08 [2020-10-06T10:19:08.711Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:08 [2020-10-06T10:19:08.711Z] #18 1.275 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:19:08 [2020-10-06T10:19:08.747Z] #41 25.12 CC images/sk-inet.o 10:19:08 [2020-10-06T10:19:08.884Z] #52 ... 10:19:08 [2020-10-06T10:19:08.884Z] 10:19:08 [2020-10-06T10:19:08.884Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:08 [2020-10-06T10:19:08.884Z] #42 68.39 CC criu/arch/ppc64/crtools.o 10:19:08 [2020-10-06T10:19:08.884Z] #42 69.43 CC criu/arch/ppc64/sigframe.o 10:19:08 [2020-10-06T10:19:08.884Z] #42 69.78 LINK criu/arch/ppc64/crtools.built-in.o 10:19:08 [2020-10-06T10:19:08.884Z] #42 69.85 DEP criu/pie/util-vdso.d 10:19:08 [2020-10-06T10:19:08.884Z] #42 70.23 DEP criu/pie/util.d 10:19:08 [2020-10-06T10:19:08.884Z] #42 70.47 CC criu/pie/util.o 10:19:08 [2020-10-06T10:19:08.884Z] #42 70.84 CC criu/pie/util-vdso.o 10:19:08 [2020-10-06T10:19:08.884Z] #42 71.64 AR criu/pie/pie.lib.a 10:19:08 [2020-10-06T10:19:08.884Z] #42 71.69 DEP criu/pie/restorer.d 10:19:08 [2020-10-06T10:19:08.884Z] #42 72.06 DEP criu/arch/ppc64/vdso-trampoline.d 10:19:08 [2020-10-06T10:19:08.884Z] #42 72.09 DEP criu/arch/ppc64/restorer.d 10:19:08 [2020-10-06T10:19:08.884Z] #42 72.30 DEP criu/arch/ppc64/vdso-pie.d 10:19:08 [2020-10-06T10:19:08.884Z] #42 72.49 DEP criu/pie/parasite-vdso.d 10:19:08 [2020-10-06T10:19:08.884Z] #42 72.71 DEP criu/pie/parasite.d 10:19:08 [2020-10-06T10:19:08.884Z] #42 72.98 CC criu/pie/parasite.o 10:19:08 [2020-10-06T10:19:08.966Z] #41 64.09 CC criu/arch/x86/restorer.o 10:19:08 [2020-10-06T10:19:08.966Z] #41 ... 10:19:08 [2020-10-06T10:19:08.966Z] 10:19:08 [2020-10-06T10:19:08.966Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:08 [2020-10-06T10:19:08.966Z] #43 129.2 github.com/LK4D4/vndr/godl 10:19:08 [2020-10-06T10:19:08.971Z] #18 1.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:19:09 [2020-10-06T10:19:09.020Z] #41 ... 10:19:09 [2020-10-06T10:19:09.020Z] 10:19:09 [2020-10-06T10:19:09.020Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:09 [2020-10-06T10:19:09.020Z] #43 82.98 net/http/httptrace 10:19:09 [2020-10-06T10:19:09.020Z] #43 83.25 net/http 10:19:09 [2020-10-06T10:19:09.020Z] #43 90.29 github.com/LK4D4/vndr/godl 10:19:09 [2020-10-06T10:19:09.020Z] #43 91.08 github.com/LK4D4/vndr 10:19:09 [2020-10-06T10:19:09.020Z] #43 ... 10:19:09 [2020-10-06T10:19:09.020Z] 10:19:09 [2020-10-06T10:19:09.020Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.29 Selecting previously unselected package libapparmor1:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.30 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.31 Unpacking libapparmor1:arm64 (2.13.2-10) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.41 Selecting previously unselected package libapparmor-dev:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.41 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.42 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.61 Selecting previously unselected package libbtrfs0. 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.61 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.62 Unpacking libbtrfs0 (4.20.1-2) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.73 Selecting previously unselected package libbtrfs-dev. 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.73 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.73 Unpacking libbtrfs-dev (4.20.1-2) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.84 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.85 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.87 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.98 Selecting previously unselected package libudev-dev:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 90.98 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.01 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.20 Selecting previously unselected package libsepol1-dev:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.20 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.22 Unpacking libsepol1-dev:arm64 (2.8-1) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.54 Selecting previously unselected package libpcre16-3:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.55 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.56 Unpacking libpcre16-3:arm64 (2:8.39-12) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.89 Selecting previously unselected package libpcre32-3:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.89 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 91.90 Unpacking libpcre32-3:arm64 (2:8.39-12) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 92.09 Selecting previously unselected package libpcrecpp0v5:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 92.09 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 92.10 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 92.24 Selecting previously unselected package libpcre3-dev:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 92.25 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 92.26 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 92.63 Selecting previously unselected package libselinux1-dev:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 92.63 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 92.63 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 93.01 Selecting previously unselected package libdevmapper-dev:arm64. 10:19:09 [2020-10-06T10:19:09.020Z] #11 93.02 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 93.03 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... 10:19:09 [2020-10-06T10:19:09.020Z] #11 93.13 Selecting previously unselected package libseccomp-dev:arm64. 10:19:09 [2020-10-06T10:19:09.184Z] #42 ... 10:19:09 [2020-10-06T10:19:09.184Z] 10:19:09 [2020-10-06T10:19:09.184Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:09 [2020-10-06T10:19:09.184Z] #19 4.419 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] 10:19:09 [2020-10-06T10:19:09.184Z] #19 10.93 Fetched 8163 kB in 10s (778 kB/s) 10:19:09 [2020-10-06T10:19:09.184Z] #19 10.93 Reading package lists... 10:19:09 [2020-10-06T10:19:09.184Z] #19 ... 10:19:09 [2020-10-06T10:19:09.184Z] 10:19:09 [2020-10-06T10:19:09.184Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:09 [2020-10-06T10:19:09.184Z] #44 129.6 vendor/golang.org/x/text/unicode/norm 10:19:09 [2020-10-06T10:19:09.184Z] #44 133.0 github.com/LK4D4/vndr/build 10:19:09 [2020-10-06T10:19:09.231Z] #18 1.649 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:19:09 [2020-10-06T10:19:09.284Z] #11 93.14 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.284Z] #11 93.15 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... 10:19:09 [2020-10-06T10:19:09.284Z] #11 93.31 Selecting previously unselected package libsystemd-dev:arm64. 10:19:09 [2020-10-06T10:19:09.284Z] #11 93.32 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... 10:19:09 [2020-10-06T10:19:09.284Z] #11 93.33 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... 10:19:09 [2020-10-06T10:19:09.491Z] #18 1.924 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:19:09 [2020-10-06T10:19:09.838Z] #44 ... 10:19:09 [2020-10-06T10:19:09.838Z] 10:19:09 [2020-10-06T10:19:09.838Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:09 [2020-10-06T10:19:09.838Z] #42 74.68 LINK criu/pie/parasite.built-in.o 10:19:09 [2020-10-06T10:19:09.838Z] #42 74.71 GEN criu/pie/parasite-blob.h 10:19:09 [2020-10-06T10:19:09.838Z] #42 74.76 CC criu/pie/parasite-vdso.o 10:19:09 [2020-10-06T10:19:09.838Z] #42 ... 10:19:09 [2020-10-06T10:19:09.838Z] 10:19:09 [2020-10-06T10:19:09.838Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:19:09 [2020-10-06T10:19:09.838Z] #57 127.4 + for f in rootlesskit rootlesskit-docker-proxy 10:19:09 [2020-10-06T10:19:09.838Z] #57 127.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 10:19:09 [2020-10-06T10:19:09.838Z] #57 DONE 135.5s 10:19:09 [2020-10-06T10:19:09.838Z] 10:19:09 [2020-10-06T10:19:09.838Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 10:19:09 [2020-10-06T10:19:09.838Z] #58 DONE 0.1s 10:19:09 [2020-10-06T10:19:09.860Z] #11 93.69 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... 10:19:09 [2020-10-06T10:19:09.860Z] #11 93.71 Setting up libseccomp-dev:arm64 (2.3.3-4) ... 10:19:09 [2020-10-06T10:19:09.860Z] #11 93.72 Setting up libapparmor1:arm64 (2.13.2-10) ... 10:19:09 [2020-10-06T10:19:09.860Z] #11 93.74 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 10:19:09 [2020-10-06T10:19:09.860Z] #11 93.76 Setting up libpcre16-3:arm64 (2:8.39-12) ... 10:19:09 [2020-10-06T10:19:09.901Z] #43 130.0 github.com/LK4D4/vndr 10:19:09 [2020-10-06T10:19:09.902Z] #43 ... 10:19:09 [2020-10-06T10:19:09.902Z] 10:19:09 [2020-10-06T10:19:09.902Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:09 [2020-10-06T10:19:09.902Z] #18 1.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:19:09 [2020-10-06T10:19:09.902Z] #18 1.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:19:09 [2020-10-06T10:19:09.902Z] #18 1.882 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:19:09 [2020-10-06T10:19:09.902Z] #18 2.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] 10:19:09 [2020-10-06T10:19:09.902Z] #18 3.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:19:09 [2020-10-06T10:19:09.902Z] #18 5.088 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:19:09 [2020-10-06T10:19:09.902Z] #18 10.02 Fetched 8387 kB in 9s (936 kB/s) 10:19:10 [2020-10-06T10:19:10.124Z] #11 93.98 Setting up libsepol1-dev:arm64 (2.8-1) ... 10:19:10 [2020-10-06T10:19:10.124Z] #11 94.09 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 10:19:10 [2020-10-06T10:19:10.124Z] #11 94.21 Setting up libbtrfs0 (4.20.1-2) ... 10:19:10 [2020-10-06T10:19:10.139Z] 10:19:10 [2020-10-06T10:19:10.139Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 10:19:10 [2020-10-06T10:19:10.139Z] #59 DONE 0.1s 10:19:10 [2020-10-06T10:19:10.139Z] 10:19:10 [2020-10-06T10:19:10.139Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:10 [2020-10-06T10:19:10.172Z] #18 10.02 Reading package lists... 10:19:10 [2020-10-06T10:19:10.172Z] #18 ... 10:19:10 [2020-10-06T10:19:10.172Z] 10:19:10 [2020-10-06T10:19:10.172Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:10 [2020-10-06T10:19:10.172Z] #41 64.59 CC criu/arch/x86/restorer_unmap.o 10:19:10 [2020-10-06T10:19:10.172Z] #41 64.67 CC criu/arch/x86/sigaction_compat_pie.o 10:19:10 [2020-10-06T10:19:10.172Z] #41 64.90 CC criu/pie/restorer.o 10:19:10 [2020-10-06T10:19:10.389Z] #11 94.23 Setting up libpcre32-3:arm64 (2:8.39-12) ... 10:19:10 [2020-10-06T10:19:10.389Z] #11 94.44 Setting up libudev-dev:arm64 (241-7~deb10u4) ... 10:19:10 [2020-10-06T10:19:10.389Z] #11 94.46 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 10:19:10 [2020-10-06T10:19:10.389Z] #11 94.48 Setting up libbtrfs-dev (4.20.1-2) ... 10:19:10 [2020-10-06T10:19:10.389Z] #11 94.51 Setting up libapparmor-dev:arm64 (2.13.2-10) ... 10:19:10 [2020-10-06T10:19:10.389Z] #11 94.52 Setting up mingw-w64-common (6.0.0-3) ... 10:19:10 [2020-10-06T10:19:10.389Z] #11 94.54 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... 10:19:10 [2020-10-06T10:19:10.389Z] #11 94.57 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.59 Setting up libpcre3-dev:arm64 (2:8.39-12) ... 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.62 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.64 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 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.66 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 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.67 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.69 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 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.70 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 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.71 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.74 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.76 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.78 Setting up dmsetup (2:1.02.155-3) ... 10:19:10 [2020-10-06T10:19:10.652Z] #11 94.80 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... 10:19:10 [2020-10-06T10:19:10.789Z] #19 10.93 Reading package lists... 10:19:10 [2020-10-06T10:19:10.872Z] #18 3.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] 10:19:10 [2020-10-06T10:19:10.916Z] #11 94.83 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... 10:19:10 [2020-10-06T10:19:10.916Z] #11 94.84 Processing triggers for libc-bin (2.28-10) ... 10:19:12 [2020-10-06T10:19:12.252Z] #18 4.703 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] 10:19:12 [2020-10-06T10:19:12.703Z] #41 67.50 LINK criu/pie/restorer.built-in.o 10:19:12 [2020-10-06T10:19:12.703Z] #41 67.51 GEN criu/pie/restorer-blob.h 10:19:12 [2020-10-06T10:19:12.703Z] #41 67.58 DEP criu/vdso.d 10:19:12 [2020-10-06T10:19:12.703Z] #41 67.76 DEP criu/vdso-compat.d 10:19:12 [2020-10-06T10:19:12.703Z] #41 67.87 DEP criu/uts_ns.d 10:19:12 [2020-10-06T10:19:12.823Z] #18 ... 10:19:12 [2020-10-06T10:19:12.823Z] 10:19:12 [2020-10-06T10:19:12.823Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:12 [2020-10-06T10:19:12.823Z] #43 114.8 net/http/httptrace 10:19:12 [2020-10-06T10:19:12.823Z] #43 115.1 net/http 10:19:12 [2020-10-06T10:19:12.823Z] #43 ... 10:19:12 [2020-10-06T10:19:12.823Z] 10:19:12 [2020-10-06T10:19:12.823Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:12 [2020-10-06T10:19:12.823Z] #41 56.71 DEP criu/arch/x86/crtools.d 10:19:12 [2020-10-06T10:19:12.823Z] #41 56.85 DEP criu/arch/x86/cpu.d 10:19:12 [2020-10-06T10:19:12.823Z] #41 57.05 CC criu/arch/x86/cpu.o 10:19:12 [2020-10-06T10:19:12.823Z] #41 57.79 CC criu/arch/x86/crtools.o 10:19:12 [2020-10-06T10:19:12.823Z] #41 59.02 CC criu/arch/x86/kerndat.o 10:19:12 [2020-10-06T10:19:12.823Z] #41 59.51 CC criu/arch/x86/sigaction_compat.o 10:19:12 [2020-10-06T10:19:12.823Z] #41 59.81 CC criu/arch/x86/sigframe.o 10:19:12 [2020-10-06T10:19:12.823Z] #41 59.99 LINK criu/arch/x86/crtools.built-in.o 10:19:12 [2020-10-06T10:19:12.823Z] #41 60.04 DEP criu/pie/util-vdso-elf32.d 10:19:12 [2020-10-06T10:19:12.823Z] #41 60.24 DEP criu/pie/util-vdso.d 10:19:12 [2020-10-06T10:19:12.823Z] #41 60.34 DEP criu/pie/util.d 10:19:12 [2020-10-06T10:19:12.823Z] #41 60.47 CC criu/pie/util.o 10:19:12 [2020-10-06T10:19:12.823Z] #41 60.72 CC criu/pie/util-vdso.o 10:19:12 [2020-10-06T10:19:12.843Z] #11 DONE 96.9s 10:19:12 [2020-10-06T10:19:12.843Z] 10:19:12 [2020-10-06T10:19:12.843Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:19:12 [2020-10-06T10:19:12.843Z] #30 DONE 96.8s 10:19:12 [2020-10-06T10:19:12.843Z] 10:19:12 [2020-10-06T10:19:12.843Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker 10:19:12 [2020-10-06T10:19:12.961Z] #41 68.08 DEP criu/util.d 10:19:12 [2020-10-06T10:19:12.961Z] #41 68.28 DEP criu/uffd.d 10:19:13 [2020-10-06T10:19:13.106Z] #12 ... 10:19:13 [2020-10-06T10:19:13.106Z] 10:19:13 [2020-10-06T10:19:13.106Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:13 [2020-10-06T10:19:13.106Z] #43 DONE 97.2s 10:19:13 [2020-10-06T10:19:13.106Z] 10:19:13 [2020-10-06T10:19:13.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:13 [2020-10-06T10:19:13.106Z] #41 25.58 CC images/tun.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 25.78 CC images/sk-netlink.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 25.92 CC images/packet-sock.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 26.27 CC images/ipc-var.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 27.03 CC images/ipc-desc.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 27.15 CC images/ipc-shm.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 27.27 CC images/ipc-msg.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 27.46 CC images/ipc-sem.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 27.70 CC images/utsns.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 27.91 CC images/creds.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 28.13 CC images/vma.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 28.32 CC images/netdev.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 28.71 CC images/tty.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 29.34 CC images/file-lock.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 29.44 CC images/rlimit.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 29.53 CC images/pagemap.o 10:19:13 [2020-10-06T10:19:13.106Z] #41 29.89 CC images/siginfo.o 10:19:13 [2020-10-06T10:19:13.219Z] #41 68.52 DEP criu/tun.d 10:19:13 [2020-10-06T10:19:13.477Z] #41 68.74 DEP criu/tty.d 10:19:13 [2020-10-06T10:19:13.682Z] #41 30.20 CC images/rpc.o 10:19:13 [2020-10-06T10:19:13.762Z] #41 61.59 CC criu/pie/util-vdso-elf32.o 10:19:14 [2020-10-06T10:19:14.043Z] #41 69.01 DEP criu/timerfd.d 10:19:14 [2020-10-06T10:19:14.043Z] #41 ... 10:19:14 [2020-10-06T10:19:14.043Z] 10:19:14 [2020-10-06T10:19:14.043Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:14 [2020-10-06T10:19:14.043Z] #51 10.51 + cd /tmp/tmp.mKSXNvPJCS/src/github.com/opencontainers/runc 10:19:14 [2020-10-06T10:19:14.043Z] #51 10.51 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:19:14 [2020-10-06T10:19:14.043Z] #51 11.04 + '[' -z '' ']' 10:19:14 [2020-10-06T10:19:14.043Z] #51 11.04 + target=static 10:19:14 [2020-10-06T10:19:14.043Z] #51 11.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static 10:19:14 [2020-10-06T10:19:14.043Z] #51 11.43 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . 10:19:14 [2020-10-06T10:19:14.043Z] #51 ... 10:19:14 [2020-10-06T10:19:14.043Z] 10:19:14 [2020-10-06T10:19:14.043Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:14 [2020-10-06T10:19:14.044Z] #41 69.18 DEP criu/timens.d 10:19:14 [2020-10-06T10:19:14.044Z] #41 69.40 DEP criu/sysfs_parse.d 10:19:14 [2020-10-06T10:19:14.302Z] #41 69.53 DEP criu/sysctl.d 10:19:14 [2020-10-06T10:19:14.498Z] Client: 10:19:14 [2020-10-06T10:19:14.498Z] Debug Mode: false 10:19:14 [2020-10-06T10:19:14.498Z] Plugins: 10:19:14 [2020-10-06T10:19:14.498Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) 10:19:14 [2020-10-06T10:19:14.498Z] 10:19:14 [2020-10-06T10:19:14.498Z] Server: 10:19:14 [2020-10-06T10:19:14.498Z] Containers: 0 10:19:14 [2020-10-06T10:19:14.498Z] Running: 0 10:19:14 [2020-10-06T10:19:14.498Z] Paused: 0 10:19:14 [2020-10-06T10:19:14.498Z] Stopped: 0 10:19:14 [2020-10-06T10:19:14.498Z] Images: 0 10:19:14 [2020-10-06T10:19:14.498Z] Server Version: 19.03.12 10:19:14 [2020-10-06T10:19:14.498Z] Storage Driver: windowsfilter (windows) lcow (linux) 10:19:14 [2020-10-06T10:19:14.498Z] Windows: 10:19:14 [2020-10-06T10:19:14.498Z] LCOW: 10:19:14 [2020-10-06T10:19:14.498Z] Logging Driver: json-file 10:19:14 [2020-10-06T10:19:14.498Z] Plugins: 10:19:14 [2020-10-06T10:19:14.498Z] Volume: local 10:19:14 [2020-10-06T10:19:14.498Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 10:19:14 [2020-10-06T10:19:14.498Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 10:19:14 [2020-10-06T10:19:14.498Z] Swarm: inactive 10:19:14 [2020-10-06T10:19:14.498Z] Default Isolation: process 10:19:14 [2020-10-06T10:19:14.498Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 10:19:14 [2020-10-06T10:19:14.498Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) 10:19:14 [2020-10-06T10:19:14.498Z] OSType: windows 10:19:14 [2020-10-06T10:19:14.498Z] Architecture: x86_64 10:19:14 [2020-10-06T10:19:14.498Z] CPUs: 4 10:19:14 [2020-10-06T10:19:14.498Z] Total Memory: 32GiB 10:19:14 [2020-10-06T10:19:14.498Z] Name: azwin-2-002ca0 10:19:14 [2020-10-06T10:19:14.498Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 10:19:14 [2020-10-06T10:19:14.498Z] Docker Root Dir: D:\docker 10:19:14 [2020-10-06T10:19:14.498Z] Debug Mode: false 10:19:14 [2020-10-06T10:19:14.498Z] Registry: https://index.docker.io/v1/ 10:19:14 [2020-10-06T10:19:14.498Z] Labels: 10:19:14 [2020-10-06T10:19:14.498Z] Experimental: true 10:19:14 [2020-10-06T10:19:14.498Z] Insecure Registries: 10:19:14 [2020-10-06T10:19:14.498Z] 10.0.0.4:5000 10:19:14 [2020-10-06T10:19:14.498Z] 127.0.0.0/8 10:19:14 [2020-10-06T10:19:14.498Z] Registry Mirrors: 10:19:14 [2020-10-06T10:19:14.498Z] http://10.0.0.4:5000/ 10:19:14 [2020-10-06T10:19:14.498Z] Live Restore Enabled: false 10:19:14 [2020-10-06T10:19:14.498Z] 10:19:14 [2020-10-06T10:19:14.560Z] #41 69.75 DEP criu/string.d 10:19:14 [2020-10-06T10:19:14.560Z] #41 69.79 DEP criu/stats.d 10:19:14 [2020-10-06T10:19:14.560Z] #41 69.90 DEP criu/sockets.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 10:19:14 [2020-10-06T10:19:14.700Z] #41 62.31 AR criu/pie/pie.lib.a 10:19:14 [2020-10-06T10:19:14.700Z] #41 62.40 DEP criu/pie/restorer.d 10:19:14 [2020-10-06T10:19:14.700Z] #41 62.59 DEP criu/arch/x86/sigaction_compat_pie.d 10:19:14 [2020-10-06T10:19:14.960Z] #41 62.71 DEP criu/arch/x86/restorer_unmap.d 10:19:14 [2020-10-06T10:19:14.960Z] #41 62.74 DEP criu/arch/x86/restorer.d 10:19:15 [2020-10-06T10:19:15.077Z] #41 31.60 CC images/ext-file.o 10:19:15 [2020-10-06T10:19:15.077Z] #41 ... 10:19:15 [2020-10-06T10:19:15.077Z] 10:19:15 [2020-10-06T10:19:15.077Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker 10:19:15 [2020-10-06T10:19:15.077Z] #12 DONE 2.3s 10:19:15 [2020-10-06T10:19:15.077Z] 10:19:15 [2020-10-06T10:19:15.077Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:15 [2020-10-06T10:19:15.077Z] #41 31.74 CC images/cgroup.o 10:19:15 [2020-10-06T10:19:15.077Z] #41 ... 10:19:15 [2020-10-06T10:19:15.077Z] 10:19:15 [2020-10-06T10:19:15.077Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.027 + RM_GOPATH=0 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.027 + TMP_GOPATH= 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.027 + : /build 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.027 + '[' -z '' ']' 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.047 ++ mktemp -d 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.047 + export GOPATH=/tmp/tmp.nYgaRAgK2l 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.047 + GOPATH=/tmp/tmp.nYgaRAgK2l 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.047 + RM_GOPATH=1 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.047 + case "$(go env GOARCH)" in 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.047 ++ go env GOARCH 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.076 + export GO_BUILDMODE=-buildmode=pie 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.076 + GO_BUILDMODE=-buildmode=pie 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.076 ++ dirname /tmp/install/install.sh 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.080 + dir=/tmp/install 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.080 + bin=runc 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.080 + shift 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.080 + '[' '!' -f /tmp/install/runc.installer ']' 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.080 + . /tmp/install/runc.installer 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.080 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.080 + install_runc 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.080 + grep -q '^3\.10\.0.*\.el7\.' 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.080 + uname -r 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.089 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.089 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.089 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nYgaRAgK2l/src/github.com/opencontainers/runc 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.089 Cloning into '/tmp/tmp.nYgaRAgK2l/src/github.com/opencontainers/runc'... 10:19:15 [2020-10-06T10:19:15.077Z] #51 2.097 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) 10:19:15 [2020-10-06T10:19:15.126Z] #41 70.15 DEP criu/sk-unix.d 10:19:15 [2020-10-06T10:19:15.222Z] #41 62.88 DEP criu/arch/x86/vdso-pie.d 10:19:15 [2020-10-06T10:19:15.222Z] #41 63.04 DEP criu/pie/parasite-vdso.d 10:19:15 [2020-10-06T10:19:15.384Z] #41 70.37 DEP criu/sk-tcp.d 10:19:15 [2020-10-06T10:19:15.385Z] #41 70.61 DEP criu/sk-queue.d 10:19:15 [2020-10-06T10:19:15.385Z] #41 70.74 DEP criu/sk-packet.d 10:19:15 [2020-10-06T10:19:15.484Z] #41 63.25 DEP criu/pie/parasite.d 10:19:15 [2020-10-06T10:19:15.631Z] #19 16.43 Reading package lists... 10:19:15 [2020-10-06T10:19:15.744Z] #41 63.46 CC criu/pie/parasite.o 10:19:15 [2020-10-06T10:19:15.951Z] #41 71.02 DEP criu/sk-netlink.d 10:19:15 [2020-10-06T10:19:15.951Z] #41 71.26 DEP criu/sk-inet.d 10:19:16 [2020-10-06T10:19:16.209Z] #41 71.46 DEP criu/signalfd.d 10:19:16 [2020-10-06T10:19:16.282Z] #19 20.90 Building dependency tree... 10:19:16 [2020-10-06T10:19:16.380Z] #54 ... 10:19:16 [2020-10-06T10:19:16.380Z] 10:19:16 [2020-10-06T10:19:16.380Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:19:16 [2020-10-06T10:19:16.380Z] #47 DONE 263.2s 10:19:16 [2020-10-06T10:19:16.380Z] 10:19:16 [2020-10-06T10:19:16.380Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:19:16 [2020-10-06T10:19:16.380Z] #54 ... 10:19:16 [2020-10-06T10:19:16.380Z] 10:19:16 [2020-10-06T10:19:16.380Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 10:19:16 [2020-10-06T10:19:16.380Z] #48 DONE 0.5s 10:19:16 [2020-10-06T10:19:16.380Z] 10:19:16 [2020-10-06T10:19:16.380Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 10:19:16 [2020-10-06T10:19:16.380Z] #50 DONE 0.1s 10:19:16 [2020-10-06T10:19:16.380Z] 10:19:16 [2020-10-06T10:19:16.380Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 10:19:16 [2020-10-06T10:19:16.380Z] #52 DONE 0.2s 10:19:16 [2020-10-06T10:19:16.380Z] 10:19:16 [2020-10-06T10:19:16.380Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:19:16 [2020-10-06T10:19:16.468Z] #41 71.56 DEP criu/sigframe.d 10:19:16 [2020-10-06T10:19:16.468Z] #41 71.63 DEP criu/shmem.d 10:19:16 [2020-10-06T10:19:16.730Z] #41 71.81 DEP criu/servicefd.d 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.31 libcap2-bin is already the newest version (1:2.25-2). 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.31 The following additional packages will be installed: 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.32 python3.7 python3.7-minimal vim-runtime xxd 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.32 Suggested packages: 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.33 Recommended packages: 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.33 aufs-dkms nftables build-essential python3-dev python3-keyring 10:19:16 [2020-10-06T10:19:16.937Z] #19 22.33 python3-keyrings.alt python3-xdg unzip 10:19:16 [2020-10-06T10:19:16.937Z] #19 ... 10:19:16 [2020-10-06T10:19:16.937Z] 10:19:16 [2020-10-06T10:19:16.937Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:16 [2020-10-06T10:19:16.937Z] #44 142.7 vendor/golang.org/x/net/idna 10:19:16 [2020-10-06T10:19:16.989Z] #41 72.07 DEP criu/seize.d 10:19:16 [2020-10-06T10:19:16.989Z] #41 72.20 DEP criu/seccomp.d 10:19:17 [2020-10-06T10:19:17.123Z] #41 64.74 LINK criu/pie/parasite.built-in.o 10:19:17 [2020-10-06T10:19:17.123Z] #41 64.75 GEN criu/pie/parasite-blob.h 10:19:17 [2020-10-06T10:19:17.123Z] #41 64.77 CC criu/pie/parasite-vdso.o 10:19:17 [2020-10-06T10:19:17.123Z] #41 ... 10:19:17 [2020-10-06T10:19:17.123Z] 10:19:17 [2020-10-06T10:19:17.123Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:17 [2020-10-06T10:19:17.123Z] #43 129.3 github.com/LK4D4/vndr/godl 10:19:17 [2020-10-06T10:19:17.247Z] #41 72.43 DEP criu/rst-malloc.d 10:19:17 [2020-10-06T10:19:17.506Z] #41 72.52 DEP criu/rbtree.d 10:19:17 [2020-10-06T10:19:17.506Z] #41 72.58 DEP criu/pstree.d 10:19:17 [2020-10-06T10:19:17.506Z] #41 72.74 DEP criu/protobuf.d 10:19:17 [2020-10-06T10:19:17.765Z] #41 72.94 GEN criu/protobuf-desc-gen.h 10:19:18 [2020-10-06T10:19:18.002Z] #44 143.7 vendor/golang.org/x/net/http2/hpack 10:19:18 [2020-10-06T10:19:18.063Z] #43 130.1 github.com/LK4D4/vndr 10:19:18 [2020-10-06T10:19:18.397Z] #51 ... 10:19:18 [2020-10-06T10:19:18.397Z] 10:19:18 [2020-10-06T10:19:18.397Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 10:19:18 [2020-10-06T10:19:18.397Z] #13 DONE 2.8s 10:19:18 [2020-10-06T10:19:18.397Z] 10:19:18 [2020-10-06T10:19:18.397Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 10:19:18 [2020-10-06T10:19:18.701Z] #41 ... 10:19:18 [2020-10-06T10:19:18.701Z] 10:19:18 [2020-10-06T10:19:18.701Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:18 [2020-10-06T10:19:18.701Z] #43 DONE 138.8s 10:19:18 [2020-10-06T10:19:18.701Z] 10:19:18 [2020-10-06T10:19:18.701Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:18 [2020-10-06T10:19:18.701Z] #18 10.02 Reading package lists... 10:19:18 [2020-10-06T10:19:18.701Z] #18 13.68 Reading package lists... 10:19:18 [2020-10-06T10:19:18.701Z] #18 17.52 Building dependency tree... 10:19:19 [2020-10-06T10:19:19.062Z] #44 144.9 mime 10:19:19 [2020-10-06T10:19:19.347Z] #14 1.192 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 10:19:19 [2020-10-06T10:19:19.611Z] #14 DONE 1.6s 10:19:19 [2020-10-06T10:19:19.611Z] 10:19:19 [2020-10-06T10:19:19.611Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:19:19 [2020-10-06T10:19:19.611Z] #22 99.67 Checking out files: 28% (3162/10987) Checking out files: 29% (3187/10987) Checking out files: 30% (3297/10987) Checking out files: 31% (3406/10987) Checking out files: 32% (3516/10987) Checking out files: 33% (3626/10987) Checking out files: 34% (3736/10987) Checking out files: 35% (3846/10987) Checking out files: 36% (3956/10987) Checking out files: 37% (4066/10987) Checking out files: 38% (4176/10987) Checking out files: 39% (4285/10987) Checking out files: 40% (4395/10987) Checking out files: 41% (4505/10987) Checking out files: 42% (4615/10987) Checking out files: 43% (4725/10987) Checking out files: 43% (4804/10987) Checking out files: 44% (4835/10987) Checking out files: 45% (4945/10987) Checking out files: 46% (5055/10987) Checking out files: 47% (5164/10987) Checking out files: 48% (5274/10987) Checking out files: 49% (5384/10987) Checking out files: 50% (5494/10987) Checking out files: 51% (5604/10987) Checking out files: 52% (5714/10987) Checking out files: 53% (5824/10987) Checking out files: 54% (5933/10987) Checking out files: 55% (6043/10987) Checking out files: 56% (6153/10987) Checking out files: 57% (6263/10987) Checking out files: 58% (6373/10987) Checking out files: 59% (6483/10987) Checking out files: 60% (6593/10987) Checking out files: 61% (6703/10987) Checking out files: 62% (6812/10987) Checking out files: 63% (6922/10987) Checking out files: 64% (7032/10987) Checking out files: 65% (7142/10987) Checking out files: 66% (7252/10987) Checking out files: 67% (7362/10987) Checking out files: 67% (7467/10987) Checking out files: 68% (7472/10987) Checking out files: 69% (7582/10987) Checking out files: 70% (7691/10987) Checking out files: 71% (7801/10987) Checking out files: 72% (7911/10987) Checking out files: 73% (8021/10987) Checking out files: 74% (8131/10987) Checking out files: 75% (8241/10987) Checking out files: 76% (8351/10987) Checking out files: 77% (8460/10987) Checking out files: 78% (8570/10987) Checking out files: 79% (8680/10987) Checking out files: 80% (8790/10987) Checking out files: 81% (8900/10987) Checking out files: 82% (9010/10987) Checking out files: 83% (9120/10987) Checking out files: 84% (9230/10987) Checking out files: 85% (9339/10987) Checking out files: 86% (9449/10987) Checking out files: 87% (9559/10987) Checking out files: 88% (9669/10987) Checking out files: 89% (9779/10987) Checking out files: 90% (9889/10987) Checking out files: 90% (9950/10987) Checking out files: 91% (9999/10987) Checking out files: 92% (10109/10987) Checking out files: 93% (10218/10987) Checking out files: 94% (10328/10987) Checking out files: 95% (10438/10987) Checking out files: 96% (10548/10987) Checking out files: 97% (10658/10987) Checking out files: 98% (10768/10987) Checking out files: 99% (10878/10987) Checking out files: 100% (10987/10987) Checking out files: 100% (10987/10987), done. 10:19:19 [2020-10-06T10:19:19.611Z] #22 103.1 + cd /tmp/tmp.MV86eIi5L1/tmp/docker-ce 10:19:19 [2020-10-06T10:19:19.611Z] #22 103.1 + git checkout -q v17.06.2-ce 10:19:19 [2020-10-06T10:19:19.851Z] ? github.com/docker/docker/api/server/backend/build [no test files] 10:19:19 [2020-10-06T10:19:19.851Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.04 libcap2-bin is already the newest version (1:2.25-2). 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.04 The following additional packages will be installed: 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.04 python3.7 python3.7-minimal vim-runtime xxd 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.05 Suggested packages: 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.05 Recommended packages: 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.05 aufs-dkms nftables build-essential python3-dev python3-keyring 10:19:20 [2020-10-06T10:19:20.076Z] #18 20.05 python3-keyrings.alt python3-xdg unzip 10:19:20 [2020-10-06T10:19:20.335Z] #18 ... 10:19:20 [2020-10-06T10:19:20.335Z] 10:19:20 [2020-10-06T10:19:20.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:20 [2020-10-06T10:19:20.335Z] #41 75.57 DEP criu/protobuf-desc.d 10:19:20 [2020-10-06T10:19:20.335Z] #41 75.67 DEP criu/proc_parse.d 10:19:20 [2020-10-06T10:19:20.486Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements 10:19:20 [2020-10-06T10:19:20.486Z] ? github.com/docker/docker/api/server/router [no test files] 10:19:20 [2020-10-06T10:19:20.486Z] ? github.com/docker/docker/api/server/router/build [no test files] 10:19:20 [2020-10-06T10:19:20.486Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 10:19:20 [2020-10-06T10:19:20.486Z] ? github.com/docker/docker/api/server/router/container [no test files] 10:19:20 [2020-10-06T10:19:20.486Z] ? github.com/docker/docker/api/server/router/debug [no test files] 10:19:20 [2020-10-06T10:19:20.486Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 10:19:20 [2020-10-06T10:19:20.593Z] #41 75.85 DEP criu/plugin.d 10:19:20 [2020-10-06T10:19:20.593Z] #41 75.95 DEP criu/pipes.d 10:19:20 [2020-10-06T10:19:20.602Z] #43 ... 10:19:20 [2020-10-06T10:19:20.602Z] 10:19:20 [2020-10-06T10:19:20.602Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:20 [2020-10-06T10:19:20.602Z] #51 10.14 + cd /tmp/tmp.NJapu4xjlL/src/github.com/opencontainers/runc 10:19:20 [2020-10-06T10:19:20.602Z] #51 10.14 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:19:20 [2020-10-06T10:19:20.602Z] #51 10.62 + '[' -z '' ']' 10:19:20 [2020-10-06T10:19:20.602Z] #51 10.62 + target=static 10:19:20 [2020-10-06T10:19:20.602Z] #51 10.62 + make 'BUILDTAGS=seccomp apparmor selinux ' static 10:19:20 [2020-10-06T10:19:20.602Z] #51 10.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . 10:19:20 [2020-10-06T10:19:20.602Z] #51 ... 10:19:20 [2020-10-06T10:19:20.602Z] 10:19:20 [2020-10-06T10:19:20.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:20 [2020-10-06T10:19:20.602Z] #41 65.33 CC criu/arch/x86/vdso-pie.o 10:19:20 [2020-10-06T10:19:20.602Z] #41 65.75 CC criu/arch/x86/restorer.o 10:19:20 [2020-10-06T10:19:20.602Z] #41 66.27 CC criu/arch/x86/restorer_unmap.o 10:19:20 [2020-10-06T10:19:20.602Z] #41 66.30 CC criu/arch/x86/sigaction_compat_pie.o 10:19:20 [2020-10-06T10:19:20.602Z] #41 66.62 CC criu/pie/restorer.o 10:19:20 [2020-10-06T10:19:20.778Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 10:19:20 [2020-10-06T10:19:20.778Z] ? github.com/docker/docker/api/server/router/image [no test files] 10:19:20 [2020-10-06T10:19:20.778Z] ? github.com/docker/docker/api/server/router/network [no test files] 10:19:21 [2020-10-06T10:19:21.160Z] #41 76.13 DEP criu/pie-util.d 10:19:21 [2020-10-06T10:19:21.160Z] #41 76.25 DEP criu/pie-util-vdso.d 10:19:21 [2020-10-06T10:19:21.160Z] #41 76.41 DEP criu/pie-util-vdso-elf32.d 10:19:21 [2020-10-06T10:19:21.160Z] #41 76.51 DEP criu/path.d 10:19:21 [2020-10-06T10:19:21.198Z] #44 ... 10:19:21 [2020-10-06T10:19:21.198Z] 10:19:21 [2020-10-06T10:19:21.198Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:21 [2020-10-06T10:19:21.198Z] #42 75.81 CC criu/arch/ppc64/vdso-pie.o 10:19:21 [2020-10-06T10:19:21.198Z] #42 76.63 CC criu/arch/ppc64/restorer.o 10:19:21 [2020-10-06T10:19:21.198Z] #42 77.07 CC criu/arch/ppc64/vdso-trampoline.o 10:19:21 [2020-10-06T10:19:21.198Z] #42 77.10 CC criu/pie/restorer.o 10:19:21 [2020-10-06T10:19:21.198Z] #42 80.42 LINK criu/pie/restorer.built-in.o 10:19:21 [2020-10-06T10:19:21.198Z] #42 80.46 GEN criu/pie/restorer-blob.h 10:19:21 [2020-10-06T10:19:21.198Z] #42 80.60 DEP criu/vdso.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 80.81 DEP criu/uts_ns.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 80.97 DEP criu/util.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 81.17 DEP criu/uffd.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 81.40 DEP criu/tun.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 81.59 DEP criu/tty.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 81.81 DEP criu/timerfd.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 82.01 DEP criu/timens.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 82.17 DEP criu/sysfs_parse.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 82.43 DEP criu/sysctl.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 82.58 DEP criu/string.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 82.62 DEP criu/stats.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 82.77 DEP criu/sockets.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 82.99 DEP criu/sk-unix.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 83.30 DEP criu/sk-tcp.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 83.63 DEP criu/sk-queue.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 83.90 DEP criu/sk-packet.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 84.11 DEP criu/sk-netlink.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 84.36 DEP criu/sk-inet.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 84.61 DEP criu/signalfd.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 84.81 DEP criu/sigframe.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 84.93 DEP criu/shmem.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 85.14 DEP criu/servicefd.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 85.32 DEP criu/seize.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 85.50 DEP criu/seccomp.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 85.76 DEP criu/rst-malloc.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 85.97 DEP criu/rbtree.d 10:19:21 [2020-10-06T10:19:21.198Z] #42 ... 10:19:21 [2020-10-06T10:19:21.198Z] 10:19:21 [2020-10-06T10:19:21.198Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.33 The following NEW packages will be installed: 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.34 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.34 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.34 xz-utils zip 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.49 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.49 Need to get 29.2 MB of archives. 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.49 After this operation, 134 MB of additional disk space will be used. 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 24.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 25.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 25.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 25.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] 10:19:21 [2020-10-06T10:19:21.198Z] #19 26.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] 10:19:21 [2020-10-06T10:19:21.413Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 10:19:21 [2020-10-06T10:19:21.413Z] ? github.com/docker/docker/api/server/router/session [no test files] 10:19:21 [2020-10-06T10:19:21.419Z] #41 76.66 DEP criu/parasite-syscall.d 10:19:21 [2020-10-06T10:19:21.501Z] #19 26.94 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] 10:19:21 [2020-10-06T10:19:21.501Z] #19 26.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] 10:19:21 [2020-10-06T10:19:21.501Z] #19 26.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] 10:19:21 [2020-10-06T10:19:21.501Z] #19 26.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] 10:19:21 [2020-10-06T10:19:21.501Z] #19 26.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] 10:19:21 [2020-10-06T10:19:21.501Z] #19 26.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] 10:19:21 [2020-10-06T10:19:21.540Z] #22 ... 10:19:21 [2020-10-06T10:19:21.541Z] 10:19:21 [2020-10-06T10:19:21.541Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 10:19:21 [2020-10-06T10:19:21.541Z] #15 DONE 1.7s 10:19:21 [2020-10-06T10:19:21.541Z] 10:19:21 [2020-10-06T10:19:21.541Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 10:19:21 [2020-10-06T10:19:21.551Z] #41 69.43 LINK criu/pie/restorer.built-in.o 10:19:21 [2020-10-06T10:19:21.678Z] #41 76.85 DEP criu/pagemap.d 10:19:21 [2020-10-06T10:19:21.706Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements 10:19:21 [2020-10-06T10:19:21.706Z] ? github.com/docker/docker/api/server/router/system [no test files] 10:19:21 [2020-10-06T10:19:21.804Z] #19 27.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] 10:19:21 [2020-10-06T10:19:21.804Z] #19 27.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] 10:19:21 [2020-10-06T10:19:21.804Z] #19 27.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] 10:19:21 [2020-10-06T10:19:21.804Z] #19 27.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] 10:19:21 [2020-10-06T10:19:21.804Z] #19 27.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] 10:19:21 [2020-10-06T10:19:21.804Z] #19 27.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] 10:19:21 [2020-10-06T10:19:21.804Z] #19 27.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] 10:19:21 [2020-10-06T10:19:21.811Z] #41 69.43 GEN criu/pie/restorer-blob.h 10:19:21 [2020-10-06T10:19:21.811Z] #41 69.55 DEP criu/vdso.d 10:19:21 [2020-10-06T10:19:21.811Z] #41 69.70 DEP criu/vdso-compat.d 10:19:21 [2020-10-06T10:19:21.936Z] #41 76.98 DEP criu/pagemap-cache.d 10:19:21 [2020-10-06T10:19:21.936Z] #41 77.16 DEP criu/page-xfer.d 10:19:21 [2020-10-06T10:19:21.998Z] ? github.com/docker/docker/api/server/router/volume [no test files] 10:19:21 [2020-10-06T10:19:21.998Z] ? github.com/docker/docker/api/types [no test files] 10:19:21 [2020-10-06T10:19:21.998Z] ? github.com/docker/docker/api/types/backend [no test files] 10:19:21 [2020-10-06T10:19:21.998Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 10:19:21 [2020-10-06T10:19:21.998Z] ? github.com/docker/docker/api/types/container [no test files] 10:19:21 [2020-10-06T10:19:21.998Z] ? github.com/docker/docker/api/types/events [no test files] 10:19:21 [2020-10-06T10:19:21.998Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements 10:19:22 [2020-10-06T10:19:22.071Z] #41 69.82 DEP criu/uts_ns.d 10:19:22 [2020-10-06T10:19:22.195Z] #41 77.30 DEP criu/page-pipe.d 10:19:22 [2020-10-06T10:19:22.195Z] #41 77.40 DEP criu/netfilter.d 10:19:22 [2020-10-06T10:19:22.291Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements 10:19:22 [2020-10-06T10:19:22.291Z] ? github.com/docker/docker/api/types/image [no test files] 10:19:22 [2020-10-06T10:19:22.291Z] ? github.com/docker/docker/api/types/mount [no test files] 10:19:22 [2020-10-06T10:19:22.291Z] ? github.com/docker/docker/api/types/network [no test files] 10:19:22 [2020-10-06T10:19:22.291Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 10:19:22 [2020-10-06T10:19:22.291Z] ? github.com/docker/docker/api/types/registry [no test files] 10:19:22 [2020-10-06T10:19:22.291Z] ? github.com/docker/docker/api/types/swarm [no test files] 10:19:22 [2020-10-06T10:19:22.291Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 10:19:22 [2020-10-06T10:19:22.291Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements 10:19:22 [2020-10-06T10:19:22.331Z] #41 69.97 DEP criu/util.d 10:19:22 [2020-10-06T10:19:22.331Z] #41 70.14 DEP criu/uffd.d 10:19:22 [2020-10-06T10:19:22.454Z] #41 77.59 DEP criu/net.d 10:19:22 [2020-10-06T10:19:22.454Z] #41 77.76 DEP criu/namespaces.d 10:19:22 [2020-10-06T10:19:22.456Z] #19 27.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] 10:19:22 [2020-10-06T10:19:22.456Z] #19 27.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] 10:19:22 [2020-10-06T10:19:22.456Z] #19 27.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] 10:19:22 [2020-10-06T10:19:22.583Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/api/types/volume [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/builder [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/builder/builder-next [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 10:19:22 [2020-10-06T10:19:22.583Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 10:19:22 [2020-10-06T10:19:22.591Z] #41 70.30 DEP criu/tun.d 10:19:22 [2020-10-06T10:19:22.712Z] #41 77.95 DEP criu/mount.d 10:19:22 [2020-10-06T10:19:22.758Z] #19 28.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] 10:19:22 [2020-10-06T10:19:22.850Z] #41 70.43 DEP criu/tty.d 10:19:22 [2020-10-06T10:19:22.850Z] #41 70.58 DEP criu/timerfd.d 10:19:22 [2020-10-06T10:19:22.850Z] #41 70.71 DEP criu/timens.d 10:19:22 [2020-10-06T10:19:22.876Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements 10:19:22 [2020-10-06T10:19:22.939Z] #16 DONE 1.4s 10:19:22 [2020-10-06T10:19:22.939Z] 10:19:22 [2020-10-06T10:19:22.939Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:19:22 [2020-10-06T10:19:22.939Z] #22 106.3 + mkdir -p /tmp/tmp.MV86eIi5L1/src/github.com/docker 10:19:22 [2020-10-06T10:19:22.939Z] #22 106.4 + mv components/cli /tmp/tmp.MV86eIi5L1/src/github.com/docker/cli 10:19:22 [2020-10-06T10:19:22.939Z] #22 106.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 10:19:22 [2020-10-06T10:19:22.971Z] #41 78.15 DEP criu/memfd.d 10:19:23 [2020-10-06T10:19:23.110Z] #41 70.86 DEP criu/sysfs_parse.d 10:19:23 [2020-10-06T10:19:23.110Z] #41 70.99 DEP criu/sysctl.d 10:19:23 [2020-10-06T10:19:23.230Z] #41 78.25 DEP criu/mem.d 10:19:23 [2020-10-06T10:19:23.230Z] #41 78.37 DEP criu/lsm.d 10:19:23 [2020-10-06T10:19:23.230Z] #41 78.49 DEP criu/log.d 10:19:23 [2020-10-06T10:19:23.370Z] #41 71.09 DEP criu/string.d 10:19:23 [2020-10-06T10:19:23.370Z] #41 71.15 DEP criu/stats.d 10:19:23 [2020-10-06T10:19:23.410Z] #19 28.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] 10:19:23 [2020-10-06T10:19:23.410Z] #19 28.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] 10:19:23 [2020-10-06T10:19:23.489Z] #41 78.58 DEP criu/libnetlink.d 10:19:23 [2020-10-06T10:19:23.489Z] #41 78.70 DEP criu/kerndat.d 10:19:23 [2020-10-06T10:19:23.629Z] #41 71.27 DEP criu/sockets.d 10:19:23 [2020-10-06T10:19:23.629Z] #41 71.49 DEP criu/sk-unix.d 10:19:23 [2020-10-06T10:19:23.749Z] #41 78.88 DEP criu/kcmp-ids.d 10:19:23 [2020-10-06T10:19:23.749Z] #41 78.94 DEP criu/irmap.d 10:19:23 [2020-10-06T10:19:23.889Z] #41 71.66 DEP criu/sk-tcp.d 10:19:24 [2020-10-06T10:19:24.008Z] #41 79.04 DEP criu/ipc_ns.d 10:19:24 [2020-10-06T10:19:24.008Z] #41 79.14 DEP criu/image.d 10:19:24 [2020-10-06T10:19:24.008Z] #41 79.22 DEP criu/image-desc.d 10:19:24 [2020-10-06T10:19:24.008Z] #41 79.29 DEP criu/fsnotify.d 10:19:24 [2020-10-06T10:19:24.149Z] #41 71.82 DEP criu/sk-queue.d 10:19:24 [2020-10-06T10:19:24.149Z] #41 71.93 DEP criu/sk-packet.d 10:19:24 [2020-10-06T10:19:24.267Z] #41 79.45 DEP criu/filesystems.d 10:19:24 [2020-10-06T10:19:24.338Z] #22 ... 10:19:24 [2020-10-06T10:19:24.338Z] 10:19:24 [2020-10-06T10:19:24.338Z] #17 [dev-systemd-false 6/26] RUN ldconfig 10:19:24 [2020-10-06T10:19:24.338Z] #17 DONE 1.5s 10:19:24 [2020-10-06T10:19:24.338Z] 10:19:24 [2020-10-06T10:19:24.338Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:24 [2020-10-06T10:19:24.338Z] #41 32.23 CC images/userns.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 32.49 CC images/google/protobuf/descriptor.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 34.11 CC images/opts.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 34.22 CC images/seccomp.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 34.39 CC images/binfmt-misc.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 34.56 CC images/time.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 34.70 CC images/sysctl.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 34.86 CC images/autofs.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 35.06 CC images/macvlan.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 35.21 CC images/sit.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 35.40 CC images/memfd.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 35.62 CC images/timens.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 35.75 LINK images/built-in.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 35.84 GEN compel/include/asm 10:19:24 [2020-10-06T10:19:24.338Z] #41 35.88 GEN compel/include/version.h 10:19:24 [2020-10-06T10:19:24.338Z] #41 35.90 touch .config 10:19:24 [2020-10-06T10:19:24.338Z] #41 35.98 GEN include/common/config.h 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.10 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.14 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.16 DEP compel/arch/aarch64/plugins/std/parasite-head.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.18 DEP compel/plugins/std/infect.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.22 DEP compel/plugins/std/string.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.29 DEP compel/plugins/std/log.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.43 DEP compel/plugins/std/fds.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.51 DEP compel/plugins/std/std.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.56 DEP compel/plugins/shmem/shmem.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.68 DEP compel/plugins/fds/fds.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 36.89 CC compel/plugins/std/std.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 37.00 CC compel/plugins/std/fds.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 37.34 CC compel/plugins/std/log.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 37.86 CC compel/plugins/std/string.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 38.36 CC compel/plugins/std/infect.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 38.68 CC compel/arch/aarch64/plugins/std/parasite-head.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 38.71 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 38.76 AR compel/plugins/std.lib.a 10:19:24 [2020-10-06T10:19:24.338Z] #41 38.86 CC compel/plugins/fds/fds.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.04 AR compel/plugins/fds.lib.a 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.11 HOSTDEP compel/src/lib/log-host.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.22 HOSTDEP compel/src/lib/handle-elf-host.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.30 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.33 HOSTDEP compel/src/main-host.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.38 DEP compel/src/lib/ptrace.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.48 DEP compel/src/lib/infect.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.64 DEP compel/src/lib/infect-util.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.75 DEP compel/src/lib/infect-rpc.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 39.93 DEP compel/arch/aarch64/src/lib/infect.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 40.00 DEP compel/arch/aarch64/src/lib/cpu.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 40.03 DEP compel/src/lib/log.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 40.11 DEP compel/src/main.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 40.18 DEP compel/src/lib/handle-elf.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 40.23 DEP compel/arch/aarch64/src/lib/handle-elf.d 10:19:24 [2020-10-06T10:19:24.338Z] #41 40.29 CC compel/src/lib/log.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 40.48 CC compel/arch/aarch64/src/lib/cpu.o 10:19:24 [2020-10-06T10:19:24.338Z] #41 40.72 CC compel/arch/aarch64/src/lib/infect.o 10:19:24 [2020-10-06T10:19:24.409Z] #41 72.17 DEP criu/sk-netlink.d 10:19:24 [2020-10-06T10:19:24.409Z] #41 72.34 DEP criu/sk-inet.d 10:19:24 [2020-10-06T10:19:24.490Z] #19 29.65 debconf: delaying package configuration, since apt-utils is not installed 10:19:24 [2020-10-06T10:19:24.491Z] #19 29.89 Fetched 29.2 MB in 4s (6819 kB/s) 10:19:24 [2020-10-06T10:19:24.491Z] #19 29.99 Selecting previously unselected package pigz. 10:19:24 [2020-10-06T10:19:24.527Z] #41 79.64 DEP criu/files.d 10:19:24 [2020-10-06T10:19:24.602Z] #41 41.18 CC compel/src/lib/infect-rpc.o 10:19:24 [2020-10-06T10:19:24.668Z] #41 72.58 DEP criu/signalfd.d 10:19:24 [2020-10-06T10:19:24.786Z] #41 79.82 DEP criu/files-reg.d 10:19:24 [2020-10-06T10:19:24.786Z] #41 79.96 DEP criu/files-ext.d 10:19:24 [2020-10-06T10:19:24.792Z] #19 29.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 ... 23361 files and directories currently installed.) 10:19:24 [2020-10-06T10:19:24.792Z] #19 30.14 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... 10:19:24 [2020-10-06T10:19:24.792Z] #19 30.15 Unpacking pigz (2.4-1) ... 10:19:24 [2020-10-06T10:19:24.792Z] #19 30.27 Selecting previously unselected package libpython3.7-minimal:ppc64el. 10:19:24 [2020-10-06T10:19:24.792Z] #19 30.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... 10:19:24 [2020-10-06T10:19:24.866Z] #41 41.42 CC compel/src/lib/infect-util.o 10:19:24 [2020-10-06T10:19:24.866Z] #41 41.64 CC compel/src/lib/infect.o 10:19:24 [2020-10-06T10:19:24.928Z] #41 72.76 DEP criu/sigframe.d 10:19:24 [2020-10-06T10:19:24.928Z] #41 72.89 DEP criu/shmem.d 10:19:25 [2020-10-06T10:19:25.045Z] #41 80.08 DEP criu/file-lock.d 10:19:25 [2020-10-06T10:19:25.045Z] #41 80.19 DEP criu/file-ids.d 10:19:25 [2020-10-06T10:19:25.093Z] #19 30.29 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... 10:19:25 [2020-10-06T10:19:25.304Z] #41 80.38 DEP criu/fifo.d 10:19:25 [2020-10-06T10:19:25.304Z] #41 80.51 DEP criu/fdstore.d 10:19:25 [2020-10-06T10:19:25.304Z] #41 80.60 DEP criu/fault-injection.d 10:19:25 [2020-10-06T10:19:25.496Z] #41 73.09 DEP criu/servicefd.d 10:19:25 [2020-10-06T10:19:25.497Z] #41 73.27 DEP criu/seize.d 10:19:25 [2020-10-06T10:19:25.563Z] #41 80.65 DEP criu/external.d 10:19:25 [2020-10-06T10:19:25.563Z] #41 80.76 DEP criu/eventpoll.d 10:19:25 [2020-10-06T10:19:25.563Z] #41 80.89 DEP criu/eventfd.d 10:19:25 [2020-10-06T10:19:25.613Z] ok github.com/docker/docker/builder/remotecontext 0.350s coverage: 13.6% of statements 10:19:25 [2020-10-06T10:19:25.613Z] ok github.com/docker/docker/builder/dockerfile 1.048s coverage: 48.0% of statements 10:19:25 [2020-10-06T10:19:25.696Z] #19 30.84 Selecting previously unselected package python3.7-minimal. 10:19:25 [2020-10-06T10:19:25.696Z] #19 30.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... 10:19:25 [2020-10-06T10:19:25.696Z] #19 30.87 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... 10:19:25 [2020-10-06T10:19:25.756Z] #41 73.37 DEP criu/seccomp.d 10:19:25 [2020-10-06T10:19:25.756Z] #41 73.60 DEP criu/rst-malloc.d 10:19:25 [2020-10-06T10:19:25.756Z] #41 73.70 DEP criu/rbtree.d 10:19:25 [2020-10-06T10:19:25.756Z] #41 73.72 DEP criu/pstree.d 10:19:25 [2020-10-06T10:19:25.822Z] #41 81.02 DEP criu/crtools.d 10:19:26 [2020-10-06T10:19:26.016Z] #41 73.86 DEP criu/protobuf.d 10:19:26 [2020-10-06T10:19:26.081Z] #41 81.22 DEP criu/cr-service.d 10:19:26 [2020-10-06T10:19:26.275Z] #41 73.99 GEN criu/protobuf-desc-gen.h 10:19:26 [2020-10-06T10:19:26.276Z] #41 ... 10:19:26 [2020-10-06T10:19:26.276Z] 10:19:26 [2020-10-06T10:19:26.276Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:26 [2020-10-06T10:19:26.276Z] #43 DONE 138.4s 10:19:26 [2020-10-06T10:19:26.276Z] 10:19:26 [2020-10-06T10:19:26.276Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:26 [2020-10-06T10:19:26.276Z] #18 10.57 Fetched 8387 kB in 10s (880 kB/s) 10:19:26 [2020-10-06T10:19:26.276Z] #18 10.57 Reading package lists... 10:19:26 [2020-10-06T10:19:26.276Z] #18 13.98 Reading package lists... 10:19:26 [2020-10-06T10:19:26.276Z] #18 17.69 Building dependency tree... 10:19:26 [2020-10-06T10:19:26.340Z] #41 81.38 DEP criu/cr-restore.d 10:19:26 [2020-10-06T10:19:26.340Z] #41 81.57 DEP criu/cr-errno.d 10:19:26 [2020-10-06T10:19:26.599Z] #41 81.59 DEP criu/cr-dump.d 10:19:26 [2020-10-06T10:19:26.599Z] #41 81.75 DEP criu/cr-dedup.d 10:19:26 [2020-10-06T10:19:26.651Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 10:19:26 [2020-10-06T10:19:26.760Z] #19 31.88 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... 10:19:26 [2020-10-06T10:19:26.760Z] #19 31.89 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... 10:19:26 [2020-10-06T10:19:26.793Z] #41 43.00 CC compel/src/lib/ptrace.o 10:19:26 [2020-10-06T10:19:26.793Z] #41 43.40 AR compel/libcompel.a 10:19:26 [2020-10-06T10:19:26.793Z] #41 43.48 HOSTCC compel/src/main-host.o 10:19:26 [2020-10-06T10:19:26.858Z] #41 81.93 DEP criu/cr-check.d 10:19:27 [2020-10-06T10:19:27.117Z] #41 82.18 DEP criu/config.d 10:19:27 [2020-10-06T10:19:27.117Z] #41 82.36 DEP criu/clone-noasan.d 10:19:27 [2020-10-06T10:19:27.117Z] #41 82.44 DEP criu/cgroup.d 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 libcap2-bin is already the newest version (1:2.25-2). 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 The following additional packages will be installed: 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 python3.7 python3.7-minimal vim-runtime xxd 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 Suggested packages: 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 Recommended packages: 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 aufs-dkms nftables build-essential python3-dev python3-keyring 10:19:27 [2020-10-06T10:19:27.214Z] #18 19.64 python3-keyrings.alt python3-xdg unzip 10:19:27 [2020-10-06T10:19:27.371Z] #41 43.86 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o 10:19:27 [2020-10-06T10:19:27.371Z] #41 43.96 HOSTCC compel/src/lib/handle-elf-host.o 10:19:27 [2020-10-06T10:19:27.376Z] #41 82.61 DEP criu/cgroup-props.d 10:19:27 [2020-10-06T10:19:27.376Z] #41 82.68 DEP criu/bitmap.d 10:19:27 [2020-10-06T10:19:27.376Z] #41 82.70 DEP criu/bfd.d 10:19:27 [2020-10-06T10:19:27.634Z] #41 44.30 HOSTCC compel/src/lib/log-host.o 10:19:27 [2020-10-06T10:19:27.635Z] #41 82.80 DEP criu/autofs.d 10:19:27 [2020-10-06T10:19:27.715Z] ok github.com/docker/docker/builder/remotecontext/git 1.282s coverage: 86.3% of statements 10:19:27 [2020-10-06T10:19:27.715Z] ? github.com/docker/docker/cli [no test files] 10:19:27 [2020-10-06T10:19:27.715Z] ? github.com/docker/docker/cli/config [no test files] 10:19:27 [2020-10-06T10:19:27.895Z] #41 83.02 DEP criu/aio.d 10:19:27 [2020-10-06T10:19:27.895Z] #41 83.26 DEP criu/action-scripts.d 10:19:27 [2020-10-06T10:19:27.895Z] #41 ... 10:19:27 [2020-10-06T10:19:27.895Z] 10:19:27 [2020-10-06T10:19:27.895Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 The following NEW packages will be installed: 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 10:19:27 [2020-10-06T10:19:27.895Z] #18 21.81 xz-utils zip 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.15 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.15 Need to get 28.5 MB of archives. 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.15 After this operation, 116 MB of additional disk space will be used. 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.55 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 22.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 23.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 10:19:27 [2020-10-06T10:19:27.895Z] #18 24.42 debconf: delaying package configuration, since apt-utils is not installed 10:19:27 [2020-10-06T10:19:27.895Z] #18 24.53 Fetched 28.5 MB in 2s (15.4 MB/s) 10:19:27 [2020-10-06T10:19:27.895Z] #18 24.58 Selecting previously unselected package pigz. 10:19:27 [2020-10-06T10:19:27.895Z] #18 24.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) 10:19:27 [2020-10-06T10:19:27.895Z] #18 24.63 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 10:19:27 [2020-10-06T10:19:27.895Z] #18 24.64 Unpacking pigz (2.4-1) ... 10:19:27 [2020-10-06T10:19:27.895Z] #18 24.74 Selecting previously unselected package libpython3.7-minimal:amd64. 10:19:27 [2020-10-06T10:19:27.895Z] #18 24.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... 10:19:27 [2020-10-06T10:19:27.895Z] #18 24.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... 10:19:27 [2020-10-06T10:19:27.895Z] #18 25.23 Selecting previously unselected package python3.7-minimal. 10:19:27 [2020-10-06T10:19:27.895Z] #18 25.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... 10:19:27 [2020-10-06T10:19:27.895Z] #18 25.25 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... 10:19:27 [2020-10-06T10:19:27.895Z] #18 26.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... 10:19:27 [2020-10-06T10:19:27.895Z] #18 26.18 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... 10:19:28 [2020-10-06T10:19:28.154Z] #18 28.21 Selecting previously unselected package python3-minimal. 10:19:28 [2020-10-06T10:19:28.154Z] #18 28.21 (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 ... 23681 files and directories currently installed.) 10:19:28 [2020-10-06T10:19:28.154Z] #18 28.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 10:19:28 [2020-10-06T10:19:28.154Z] #18 28.30 Unpacking python3-minimal (3.7.3-1) ... 10:19:28 [2020-10-06T10:19:28.217Z] #41 44.57 HOSTLINK compel/compel-host-bin 10:19:28 [2020-10-06T10:19:28.217Z] #41 44.77 DEP soccr/soccr.d 10:19:28 [2020-10-06T10:19:28.414Z] #18 28.41 Selecting previously unselected package libmpdec2:amd64. 10:19:28 [2020-10-06T10:19:28.414Z] #18 28.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 10:19:28 [2020-10-06T10:19:28.414Z] #18 28.43 Unpacking libmpdec2:amd64 (2.4.2-2) ... 10:19:28 [2020-10-06T10:19:28.485Z] #41 44.93 CC soccr/soccr.o 10:19:28 [2020-10-06T10:19:28.594Z] #18 ... 10:19:28 [2020-10-06T10:19:28.595Z] 10:19:28 [2020-10-06T10:19:28.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:28 [2020-10-06T10:19:28.595Z] #41 76.31 DEP criu/protobuf-desc.d 10:19:28 [2020-10-06T10:19:28.595Z] #41 76.45 DEP criu/proc_parse.d 10:19:28 [2020-10-06T10:19:28.676Z] #18 28.63 Selecting previously unselected package libpython3.7-stdlib:amd64.#18 ... 10:19:28 [2020-10-06T10:19:28.676Z] 10:19:28 [2020-10-06T10:19:28.676Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:19:28 [2020-10-06T10:19:28.676Z] #30 DONE 148.8s 10:19:28 [2020-10-06T10:19:28.676Z] 10:19:28 [2020-10-06T10:19:28.676Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:28 [2020-10-06T10:19:28.676Z] #18 28.63 Selecting previously unselected package libpython3.7-stdlib:amd64. 10:19:28 [2020-10-06T10:19:28.676Z] #18 28.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... 10:19:28 [2020-10-06T10:19:28.676Z] #18 28.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... 10:19:28 [2020-10-06T10:19:28.676Z] #18 ... 10:19:28 [2020-10-06T10:19:28.676Z] 10:19:28 [2020-10-06T10:19:28.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:28 [2020-10-06T10:19:28.676Z] #41 83.57 CC criu/action-scripts.o 10:19:28 [2020-10-06T10:19:28.854Z] #41 76.68 DEP criu/plugin.d 10:19:28 [2020-10-06T10:19:28.935Z] #41 84.06 CC criu/aio.o 10:19:29 [2020-10-06T10:19:29.113Z] #41 76.78 DEP criu/pipes.d 10:19:29 [2020-10-06T10:19:29.113Z] #41 76.98 DEP criu/pie-util.d 10:19:29 [2020-10-06T10:19:29.228Z] ok github.com/docker/docker/client 0.162s coverage: 75.4% of statements 10:19:29 [2020-10-06T10:19:29.373Z] #41 77.06 DEP criu/pie-util-vdso.d 10:19:29 [2020-10-06T10:19:29.373Z] #41 77.22 DEP criu/pie-util-vdso-elf32.d 10:19:29 [2020-10-06T10:19:29.434Z] #41 46.03 AR soccr/libsoccr.a 10:19:29 [2020-10-06T10:19:29.434Z] #41 46.08 make[1]: 'soccr/libsoccr.a' is up to date. 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.46 Selecting previously unselected package python3-minimal. 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.46 (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 ... 23610 files and directories currently installed.) 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.56 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.56 Unpacking python3-minimal (3.7.3-1) ... 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.66 Selecting previously unselected package libmpdec2:ppc64el. 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.67 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.68 Unpacking libmpdec2:ppc64el (2.4.2-2) ... 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.80 Selecting previously unselected package libpython3.7-stdlib:ppc64el. 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... 10:19:29 [2020-10-06T10:19:29.544Z] #19 34.82 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... 10:19:29 [2020-10-06T10:19:29.633Z] #41 77.36 DEP criu/path.d 10:19:29 [2020-10-06T10:19:29.633Z] #41 77.53 DEP criu/parasite-syscall.d 10:19:29 [2020-10-06T10:19:29.698Z] #41 46.48 DEP criu/arch/aarch64/sigframe.d 10:19:29 [2020-10-06T10:19:29.882Z] #41 84.87 CC criu/autofs.o 10:19:29 [2020-10-06T10:19:29.893Z] #41 77.72 DEP criu/pagemap.d 10:19:30 [2020-10-06T10:19:30.153Z] #41 77.91 DEP criu/pagemap-cache.d 10:19:30 [2020-10-06T10:19:30.153Z] #41 77.99 DEP criu/page-xfer.d 10:19:30 [2020-10-06T10:19:30.153Z] #41 78.09 DEP criu/page-pipe.d 10:19:30 [2020-10-06T10:19:30.276Z] #41 46.65 DEP criu/arch/aarch64/crtools.d 10:19:30 [2020-10-06T10:19:30.276Z] #41 ... 10:19:30 [2020-10-06T10:19:30.276Z] 10:19:30 [2020-10-06T10:19:30.276Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:30 [2020-10-06T10:19:30.276Z] #51 7.151 + cd /tmp/tmp.nYgaRAgK2l/src/github.com/opencontainers/runc 10:19:30 [2020-10-06T10:19:30.276Z] #51 7.152 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff 10:19:30 [2020-10-06T10:19:30.276Z] #51 7.490 + '[' -z '' ']' 10:19:30 [2020-10-06T10:19:30.276Z] #51 7.490 + target=static 10:19:30 [2020-10-06T10:19:30.276Z] #51 7.490 + make 'BUILDTAGS=seccomp apparmor selinux ' static 10:19:30 [2020-10-06T10:19:30.276Z] #51 7.766 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . 10:19:30 [2020-10-06T10:19:30.276Z] #51 ... 10:19:30 [2020-10-06T10:19:30.276Z] 10:19:30 [2020-10-06T10:19:30.276Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:30 [2020-10-06T10:19:30.276Z] #41 46.92 DEP criu/arch/aarch64/cpu.d 10:19:30 [2020-10-06T10:19:30.413Z] #41 78.18 DEP criu/netfilter.d 10:19:30 [2020-10-06T10:19:30.413Z] #41 78.30 DEP criu/net.d 10:19:30 [2020-10-06T10:19:30.539Z] #41 46.95 DEP criu/arch/aarch64/bitops.d 10:19:30 [2020-10-06T10:19:30.539Z] #41 47.01 CC criu/arch/aarch64/bitops.o 10:19:30 [2020-10-06T10:19:30.539Z] #41 47.06 CC criu/arch/aarch64/cpu.o 10:19:30 [2020-10-06T10:19:30.611Z] #19 ... 10:19:30 [2020-10-06T10:19:30.611Z] 10:19:30 [2020-10-06T10:19:30.611Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:19:30 [2020-10-06T10:19:30.673Z] #41 78.47 DEP criu/namespaces.d 10:19:30 [2020-10-06T10:19:30.804Z] #41 47.26 CC criu/arch/aarch64/crtools.o 10:19:30 [2020-10-06T10:19:30.819Z] #41 86.11 CC criu/bfd.o 10:19:30 [2020-10-06T10:19:30.919Z] #23 156.0 Checking out files: 30% (3326/10987) Checking out files: 31% (3406/10987) Checking out files: 32% (3516/10987) Checking out files: 33% (3626/10987) Checking out files: 34% (3736/10987) Checking out files: 35% (3846/10987) Checking out files: 36% (3956/10987) Checking out files: 37% (4066/10987) Checking out files: 38% (4176/10987) Checking out files: 39% (4285/10987) 10:19:30 [2020-10-06T10:19:30.919Z] #23 ... 10:19:30 [2020-10-06T10:19:30.919Z] 10:19:30 [2020-10-06T10:19:30.919Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:30 [2020-10-06T10:19:30.919Z] #42 86.01 DEP criu/pstree.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 86.25 DEP criu/protobuf.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 86.40 GEN criu/protobuf-desc-gen.h 10:19:30 [2020-10-06T10:19:30.919Z] #42 88.70 DEP criu/protobuf-desc.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 88.95 DEP criu/proc_parse.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 89.26 DEP criu/plugin.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 89.38 DEP criu/pipes.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 89.58 DEP criu/pie-util.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 89.81 DEP criu/pie-util-vdso.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 90.01 DEP criu/path.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 90.18 DEP criu/parasite-syscall.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 90.41 DEP criu/pagemap.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 90.62 DEP criu/pagemap-cache.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 90.79 DEP criu/page-xfer.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 90.98 DEP criu/page-pipe.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 91.16 DEP criu/netfilter.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 91.35 DEP criu/net.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 91.61 DEP criu/namespaces.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 91.82 DEP criu/mount.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 92.01 DEP criu/memfd.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 92.18 DEP criu/mem.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 92.40 DEP criu/lsm.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 92.62 DEP criu/log.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 92.76 DEP criu/libnetlink.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 92.87 DEP criu/kerndat.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 93.09 DEP criu/kcmp-ids.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 93.18 DEP criu/irmap.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 93.31 DEP criu/ipc_ns.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 93.45 DEP criu/image.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 93.63 DEP criu/image-desc.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 93.74 DEP criu/fsnotify.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 93.95 DEP criu/filesystems.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 94.15 DEP criu/files.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 94.35 DEP criu/files-reg.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 94.54 DEP criu/files-ext.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 94.68 DEP criu/file-lock.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 94.89 DEP criu/file-ids.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 95.08 DEP criu/fifo.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 95.25 DEP criu/fdstore.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 95.39 DEP criu/fault-injection.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 95.45 DEP criu/external.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 95.58 DEP criu/eventpoll.d 10:19:30 [2020-10-06T10:19:30.919Z] #42 95.94 DEP criu/eventfd.d 10:19:30 [2020-10-06T10:19:30.932Z] #41 78.62 DEP criu/mount.d 10:19:30 [2020-10-06T10:19:30.932Z] #41 78.74 DEP criu/memfd.d 10:19:31 [2020-10-06T10:19:31.068Z] #41 47.79 CC criu/arch/aarch64/sigframe.o 10:19:31 [2020-10-06T10:19:31.192Z] #41 78.93 DEP criu/mem.d 10:19:31 [2020-10-06T10:19:31.192Z] #41 79.08 DEP criu/lsm.d 10:19:31 [2020-10-06T10:19:31.221Z] #42 ... 10:19:31 [2020-10-06T10:19:31.221Z] 10:19:31 [2020-10-06T10:19:31.221Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:31 [2020-10-06T10:19:31.221Z] #44 146.7 net/http/internal 10:19:31 [2020-10-06T10:19:31.221Z] #44 150.1 crypto/x509 10:19:31 [2020-10-06T10:19:31.221Z] #44 150.1 net/textproto 10:19:31 [2020-10-06T10:19:31.221Z] #44 150.1 vendor/golang.org/x/net/http/httpproxy 10:19:31 [2020-10-06T10:19:31.221Z] #44 152.0 mime/multipart 10:19:31 [2020-10-06T10:19:31.221Z] #44 152.0 vendor/golang.org/x/net/http/httpguts 10:19:31 [2020-10-06T10:19:31.221Z] #44 155.0 crypto/tls 10:19:31 [2020-10-06T10:19:31.221Z] #44 ... 10:19:31 [2020-10-06T10:19:31.221Z] 10:19:31 [2020-10-06T10:19:31.221Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:19:31 [2020-10-06T10:19:31.233Z] #54 234.5 + bin/containerd-stress 10:19:31 [2020-10-06T10:19:31.334Z] #41 48.04 LINK criu/arch/aarch64/crtools.built-in.o 10:19:31 [2020-10-06T10:19:31.452Z] #41 79.22 DEP criu/log.d 10:19:31 [2020-10-06T10:19:31.617Z] #41 48.10 DEP criu/pie/util-vdso.d 10:19:31 [2020-10-06T10:19:31.617Z] #41 48.32 DEP criu/pie/util.d 10:19:31 [2020-10-06T10:19:31.711Z] #41 79.33 DEP criu/libnetlink.d 10:19:31 [2020-10-06T10:19:31.711Z] #41 79.45 DEP criu/kerndat.d 10:19:31 [2020-10-06T10:19:31.711Z] #41 79.59 DEP criu/kcmp-ids.d 10:19:31 [2020-10-06T10:19:31.756Z] #41 86.74 CC criu/bitmap.o 10:19:31 [2020-10-06T10:19:31.756Z] #41 86.97 CC criu/cgroup-props.o 10:19:31 [2020-10-06T10:19:31.971Z] #41 79.68 DEP criu/irmap.d 10:19:31 [2020-10-06T10:19:31.971Z] #41 79.83 DEP criu/ipc_ns.d 10:19:32 [2020-10-06T10:19:32.160Z] #54 236.3 + bin/containerd-shim 10:19:32 [2020-10-06T10:19:32.194Z] #41 48.60 CC criu/pie/util.o 10:19:32 [2020-10-06T10:19:32.231Z] #41 79.91 DEP criu/image.d 10:19:32 [2020-10-06T10:19:32.231Z] #41 80.07 DEP criu/image-desc.d 10:19:32 [2020-10-06T10:19:32.458Z] #41 48.94 CC criu/pie/util-vdso.o 10:19:32 [2020-10-06T10:19:32.490Z] #41 80.14 DEP criu/fsnotify.d 10:19:32 [2020-10-06T10:19:32.490Z] #41 80.33 DEP criu/filesystems.d 10:19:32 [2020-10-06T10:19:32.694Z] #41 87.71 CC criu/cgroup.o 10:19:32 [2020-10-06T10:19:32.722Z] #41 ... 10:19:32 [2020-10-06T10:19:32.722Z] 10:19:32 [2020-10-06T10:19:32.722Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:19:32 [2020-10-06T10:19:32.722Z] #38 115.8 + dpkg --print-architecture 10:19:32 [2020-10-06T10:19:32.722Z] #38 DONE 116.8s 10:19:32 [2020-10-06T10:19:32.722Z] 10:19:32 [2020-10-06T10:19:32.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:32 [2020-10-06T10:19:32.723Z] #41 49.36 AR criu/pie/pie.lib.a 10:19:32 [2020-10-06T10:19:32.723Z] #41 49.44 DEP criu/pie/restorer.d 10:19:32 [2020-10-06T10:19:32.750Z] #41 80.53 DEP criu/files.d 10:19:32 [2020-10-06T10:19:32.986Z] #41 49.66 DEP criu/arch/aarch64/intraprocedure.d 10:19:33 [2020-10-06T10:19:33.010Z] #41 80.66 DEP criu/files-reg.d 10:19:33 [2020-10-06T10:19:33.010Z] #41 80.82 DEP criu/files-ext.d 10:19:33 [2020-10-06T10:19:33.250Z] #41 49.67 DEP criu/arch/aarch64/restorer.d 10:19:33 [2020-10-06T10:19:33.250Z] #41 49.85 DEP criu/arch/aarch64/vdso-pie.d 10:19:33 [2020-10-06T10:19:33.250Z] #41 49.96 DEP criu/pie/parasite-vdso.d 10:19:33 [2020-10-06T10:19:33.270Z] #41 80.93 DEP criu/file-lock.d 10:19:33 [2020-10-06T10:19:33.270Z] #41 81.07 DEP criu/file-ids.d 10:19:33 [2020-10-06T10:19:33.270Z] #41 81.17 DEP criu/fifo.d 10:19:33 [2020-10-06T10:19:33.528Z] #41 50.09 DEP criu/pie/parasite.d 10:19:33 [2020-10-06T10:19:33.530Z] #41 81.31 DEP criu/fdstore.d 10:19:33 [2020-10-06T10:19:33.530Z] #41 81.41 DEP criu/fault-injection.d 10:19:33 [2020-10-06T10:19:33.634Z] #41 ... 10:19:33 [2020-10-06T10:19:33.634Z] 10:19:33 [2020-10-06T10:19:33.634Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:33 [2020-10-06T10:19:33.634Z] #18 30.06 Selecting previously unselected package python3.7. 10:19:33 [2020-10-06T10:19:33.634Z] #18 30.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 30.07 Unpacking python3.7 (3.7.3-2+deb10u2) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 30.24 Selecting previously unselected package libpython3-stdlib:amd64. 10:19:33 [2020-10-06T10:19:33.634Z] #18 30.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 30.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 30.35 Setting up python3-minimal (3.7.3-1) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.18 Selecting previously unselected package python3. 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.18 (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 ... 24093 files and directories currently installed.) 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.25 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.27 Unpacking python3 (3.7.3-1) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.52 Selecting previously unselected package libip4tc0:amd64. 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.68 Selecting previously unselected package libip6tc0:amd64. 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.73 Selecting previously unselected package libiptc0:amd64. 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.74 Unpacking libiptc0:amd64 (1.8.2-4) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.81 Selecting previously unselected package libnfnetlink0:amd64. 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.95 Selecting previously unselected package libnftnl11:amd64. 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 31.95 Unpacking libnftnl11:amd64 (1.1.2-2) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.02 Selecting previously unselected package iptables. 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.03 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.03 Unpacking iptables (1.8.2-4) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.34 Selecting previously unselected package xxd. 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.36 Unpacking xxd (2:8.1.0875-5) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.48 Selecting previously unselected package vim-common. 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.51 Unpacking vim-common (2:8.1.0875-5) ... 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.66 Selecting previously unselected package bash-completion. 10:19:33 [2020-10-06T10:19:33.634Z] #18 32.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 10:19:33 [2020-10-06T10:19:33.789Z] #41 81.45 DEP criu/external.d 10:19:33 [2020-10-06T10:19:33.789Z] #41 81.53 DEP criu/eventpoll.d 10:19:33 [2020-10-06T10:19:33.789Z] #41 81.66 DEP criu/eventfd.d 10:19:33 [2020-10-06T10:19:33.791Z] #41 50.45 CC criu/pie/parasite.o 10:19:34 [2020-10-06T10:19:34.049Z] #41 81.83 DEP criu/crtools.d 10:19:34 [2020-10-06T10:19:34.055Z] #41 ... 10:19:34 [2020-10-06T10:19:34.055Z] 10:19:34 [2020-10-06T10:19:34.055Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:34 [2020-10-06T10:19:34.055Z] #18 1.684 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] 10:19:34 [2020-10-06T10:19:34.055Z] #18 1.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 10:19:34 [2020-10-06T10:19:34.055Z] #18 1.706 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] 10:19:34 [2020-10-06T10:19:34.055Z] #18 2.159 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] 10:19:34 [2020-10-06T10:19:34.055Z] #18 2.737 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] 10:19:34 [2020-10-06T10:19:34.055Z] #18 3.462 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] 10:19:34 [2020-10-06T10:19:34.055Z] #18 5.206 Fetched 8211 kB in 4s (2138 kB/s) 10:19:34 [2020-10-06T10:19:34.055Z] #18 5.206 Reading package lists... 10:19:34 [2020-10-06T10:19:34.055Z] #18 7.125 Reading package lists... 10:19:34 [2020-10-06T10:19:34.055Z] #18 8.899 Building dependency tree... 10:19:34 [2020-10-06T10:19:34.249Z] #23 156.0 Checking out files: 30% (3326/10987) Checking out files: 31% (3406/10987) Checking out files: 32% (3516/10987) Checking out files: 33% (3626/10987) Checking out files: 34% (3736/10987) Checking out files: 35% (3846/10987) Checking out files: 36% (3956/10987) Checking out files: 37% (4066/10987) Checking out files: 38% (4176/10987) Checking out files: 39% (4285/10987) Checking out files: 40% (4395/10987) Checking out files: 41% (4505/10987) Checking out files: 42% (4615/10987) Checking out files: 43% (4725/10987) Checking out files: 44% (4835/10987) Checking out files: 45% (4945/10987) Checking out files: 45% (5007/10987) Checking out files: 46% (5055/10987) Checking out files: 47% (5164/10987) Checking out files: 48% (5274/10987) Checking out files: 49% (5384/10987) Checking out files: 50% (5494/10987) Checking out files: 51% (5604/10987) Checking out files: 52% (5714/10987) Checking out files: 53% (5824/10987) Checking out files: 54% (5933/10987) Checking out files: 55% (6043/10987) Checking out files: 56% (6153/10987) Checking out files: 57% (6263/10987) Checking out files: 58% (6373/10987) Checking out files: 59% (6483/10987) Checking out files: 60% (6593/10987) Checking out files: 61% (6703/10987) Checking out files: 61% (6800/10987) Checking out files: 62% (6812/10987) Checking out files: 63% (6922/10987) Checking out files: 64% (7032/10987) Checking out files: 65% (7142/10987) Checking out files: 66% (7252/10987) Checking out files: 67% (7362/10987) Checking out files: 68% (7472/10987) Checking out files: 69% (7582/10987) Checking out files: 70% (7691/10987) Checking out files: 71% (7801/10987) Checking out files: 72% (7911/10987) Checking out files: 73% (8021/10987) Checking out files: 74% (8131/10987) Checking out files: 75% (8241/10987) Checking out files: 76% (8351/10987) Checking out files: 77% (8460/10987) Checking out files: 77% (8522/10987) Checking out files: 78% (8570/10987) Checking out files: 79% (8680/10987) Checking out files: 80% (8790/10987) Checking out files: 81% (8900/10987) Checking out files: 82% (9010/10987) Checking out files: 83% (9120/10987) Checking out files: 84% (9230/10987) Checking out files: 85% (9339/10987) Checking out files: 86% (9449/10987) Checking out files: 87% (9559/10987) Checking out files: 88% (9669/10987) Checking out files: 89% (9779/10987) Checking out files: 90% (9889/10987) Checking out files: 91% (9999/10987) Checking out files: 92% (10109/10987) Checking out files: 93% (10218/10987) Checking out files: 94% (10328/10987) Checking out files: 95% (10438/10987) Checking out files: 96% (10548/10987) Checking out files: 97% (10658/10987) Checking out files: 98% (10768/10987) Checking out files: 99% (10878/10987) Checking out files: 100% (10987/10987) Checking out files: 100% (10987/10987), done. 10:19:34 [2020-10-06T10:19:34.249Z] #23 160.0 + cd /tmp/tmp.aoiyznWWaV/tmp/docker-ce 10:19:34 [2020-10-06T10:19:34.309Z] #41 81.97 DEP criu/cr-service.d 10:19:34 [2020-10-06T10:19:34.309Z] #41 82.14 DEP criu/cr-restore.d 10:19:34 [2020-10-06T10:19:34.574Z] #23 160.0 + git checkout -q v17.06.2-ce 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.26 libcap2-bin is already the newest version (1:2.25-2). 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.26 The following additional packages will be installed: 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.26 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.27 python3.7 python3.7-minimal vim-runtime xxd 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.27 Suggested packages: 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.28 Recommended packages: 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.28 aufs-dkms nftables build-essential python3-dev python3-keyring 10:19:34 [2020-10-06T10:19:34.632Z] #18 10.28 python3-keyrings.alt python3-xdg unzip 10:19:34 [2020-10-06T10:19:34.879Z] #41 82.45 DEP criu/cr-errno.d 10:19:34 [2020-10-06T10:19:34.879Z] #41 82.47 DEP criu/cr-dump.d 10:19:34 [2020-10-06T10:19:34.879Z] #41 82.65 DEP criu/cr-dedup.d 10:19:34 [2020-10-06T10:19:34.895Z] #18 ... 10:19:34 [2020-10-06T10:19:34.895Z] 10:19:34 [2020-10-06T10:19:34.895Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:34 [2020-10-06T10:19:34.895Z] #41 51.57 LINK criu/pie/parasite.built-in.o 10:19:35 [2020-10-06T10:19:35.013Z] #18 35.17 Unpacking bash-completion (1:2.8-6) ... 10:19:35 [2020-10-06T10:19:35.141Z] #41 82.77 DEP criu/cr-check.d 10:19:35 [2020-10-06T10:19:35.141Z] #41 82.95 DEP criu/config.d 10:19:35 [2020-10-06T10:19:35.159Z] #41 51.58 GEN criu/pie/parasite-blob.h 10:19:35 [2020-10-06T10:19:35.159Z] #41 51.60 CC criu/pie/parasite-vdso.o 10:19:35 [2020-10-06T10:19:35.400Z] #41 83.16 DEP criu/clone-noasan.d 10:19:35 [2020-10-06T10:19:35.400Z] #41 83.22 DEP criu/cgroup.d 10:19:35 [2020-10-06T10:19:35.422Z] #41 52.08 CC criu/arch/aarch64/vdso-pie.o 10:19:35 [2020-10-06T10:19:35.582Z] #18 35.54 Selecting previously unselected package bzip2. 10:19:35 [2020-10-06T10:19:35.582Z] #18 35.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 10:19:35 [2020-10-06T10:19:35.582Z] #18 35.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 10:19:35 [2020-10-06T10:19:35.582Z] #18 35.66 Selecting previously unselected package xz-utils. 10:19:35 [2020-10-06T10:19:35.582Z] #18 35.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 10:19:35 [2020-10-06T10:19:35.661Z] #41 83.40 DEP criu/cgroup-props.d 10:19:35 [2020-10-06T10:19:35.661Z] #41 ... 10:19:35 [2020-10-06T10:19:35.661Z] 10:19:35 [2020-10-06T10:19:35.661Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:19:35 [2020-10-06T10:19:35.661Z] #30 DONE 147.8s 10:19:35 [2020-10-06T10:19:35.661Z] 10:19:35 [2020-10-06T10:19:35.661Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:35 [2020-10-06T10:19:35.661Z] #41 83.60 DEP criu/bitmap.d 10:19:35 [2020-10-06T10:19:35.661Z] #41 ... 10:19:35 [2020-10-06T10:19:35.661Z] 10:19:35 [2020-10-06T10:19:35.661Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.80 The following NEW packages will be installed: 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.80 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.81 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 10:19:35 [2020-10-06T10:19:35.661Z] #18 21.82 xz-utils zip 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.17 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.17 Need to get 28.5 MB of archives. 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.17 After this operation, 116 MB of additional disk space will be used. 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 22.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 23.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 10:19:35 [2020-10-06T10:19:35.661Z] #18 24.51 debconf: delaying package configuration, since apt-utils is not installed 10:19:35 [2020-10-06T10:19:35.661Z] #18 24.61 Fetched 28.5 MB in 2s (14.7 MB/s) 10:19:35 [2020-10-06T10:19:35.661Z] #18 24.68 Selecting previously unselected package pigz. 10:19:35 [2020-10-06T10:19:35.661Z] #18 24.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 ... 23432 files and directories currently installed.) 10:19:35 [2020-10-06T10:19:35.661Z] #18 24.74 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 10:19:35 [2020-10-06T10:19:35.661Z] #18 24.75 Unpacking pigz (2.4-1) ... 10:19:35 [2020-10-06T10:19:35.661Z] #18 24.85 Selecting previously unselected package libpython3.7-minimal:amd64. 10:19:35 [2020-10-06T10:19:35.661Z] #18 24.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... 10:19:35 [2020-10-06T10:19:35.661Z] #18 24.87 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... 10:19:35 [2020-10-06T10:19:35.661Z] #18 25.35 Selecting previously unselected package python3.7-minimal. 10:19:35 [2020-10-06T10:19:35.661Z] #18 25.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... 10:19:35 [2020-10-06T10:19:35.661Z] #18 25.37 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... 10:19:35 [2020-10-06T10:19:35.661Z] #18 26.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... 10:19:35 [2020-10-06T10:19:35.661Z] #18 26.32 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... 10:19:35 [2020-10-06T10:19:35.686Z] #41 52.36 CC criu/arch/aarch64/restorer.o 10:19:35 [2020-10-06T10:19:35.841Z] #18 35.68 Unpacking xz-utils (5.2.4-1) ... 10:19:35 [2020-10-06T10:19:35.841Z] #18 35.80 Selecting previously unselected package apparmor. 10:19:35 [2020-10-06T10:19:35.841Z] #18 35.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 10:19:35 [2020-10-06T10:19:35.841Z] #18 35.89 Unpacking apparmor (2.13.2-10) ... 10:19:35 [2020-10-06T10:19:35.922Z] #18 28.50 Selecting previously unselected package python3-minimal. 10:19:36 [2020-10-06T10:19:36.181Z] #18 28.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) 10:19:36 [2020-10-06T10:19:36.182Z] #18 28.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 10:19:36 [2020-10-06T10:19:36.182Z] #18 28.66 Unpacking python3-minimal (3.7.3-1) ... 10:19:36 [2020-10-06T10:19:36.182Z] #18 28.74 Selecting previously unselected package libmpdec2:amd64. 10:19:36 [2020-10-06T10:19:36.182Z] #18 28.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 10:19:36 [2020-10-06T10:19:36.182Z] #18 28.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... 10:19:36 [2020-10-06T10:19:36.263Z] #41 52.66 CC criu/arch/aarch64/intraprocedure.o 10:19:36 [2020-10-06T10:19:36.263Z] #41 52.69 CC criu/pie/restorer.o 10:19:36 [2020-10-06T10:19:36.362Z] #18 36.25 Selecting previously unselected package aufs-tools. 10:19:36 [2020-10-06T10:19:36.362Z] #18 36.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 10:19:36 [2020-10-06T10:19:36.362Z] #18 36.26 Unpacking aufs-tools (1:4.14+20190211-1) ... 10:19:36 [2020-10-06T10:19:36.362Z] #18 36.39 Selecting previously unselected package libonig5:amd64. 10:19:36 [2020-10-06T10:19:36.362Z] #18 36.40 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 10:19:36 [2020-10-06T10:19:36.362Z] #18 36.41 Unpacking libonig5:amd64 (6.9.1-1) ... 10:19:36 [2020-10-06T10:19:36.441Z] #18 28.92 Selecting previously unselected package libpython3.7-stdlib:amd64. 10:19:36 [2020-10-06T10:19:36.441Z] #18 28.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... 10:19:36 [2020-10-06T10:19:36.441Z] #18 28.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... 10:19:36 [2020-10-06T10:19:36.621Z] #18 36.57 Selecting previously unselected package libjq1:amd64. 10:19:36 [2020-10-06T10:19:36.621Z] #18 36.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 10:19:36 [2020-10-06T10:19:36.621Z] #18 36.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 10:19:36 [2020-10-06T10:19:36.621Z] #18 36.68 Selecting previously unselected package jq. 10:19:36 [2020-10-06T10:19:36.621Z] #18 36.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 10:19:36 [2020-10-06T10:19:36.621Z] #18 36.70 Unpacking jq (1.5+dfsg-2+b1) ... 10:19:36 [2020-10-06T10:19:36.621Z] #18 36.77 Selecting previously unselected package libaio1:amd64. 10:19:36 [2020-10-06T10:19:36.881Z] #18 36.79 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 10:19:36 [2020-10-06T10:19:36.881Z] #18 36.79 Unpacking libaio1:amd64 (0.3.112-3) ... 10:19:36 [2020-10-06T10:19:36.881Z] #18 36.85 Selecting previously unselected package libgpm2:amd64. 10:19:36 [2020-10-06T10:19:36.881Z] #18 36.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 10:19:36 [2020-10-06T10:19:36.881Z] #18 36.88 Unpacking libgpm2:amd64 (1.20.7-5) ... 10:19:37 [2020-10-06T10:19:37.140Z] #18 36.94 Selecting previously unselected package libicu63:amd64. 10:19:37 [2020-10-06T10:19:37.140Z] #18 36.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 10:19:37 [2020-10-06T10:19:37.140Z] #18 36.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 10:19:37 [2020-10-06T10:19:37.380Z] #18 29.95 Selecting previously unselected package python3.7. 10:19:37 [2020-10-06T10:19:37.380Z] #18 29.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... 10:19:37 [2020-10-06T10:19:37.380Z] #18 29.96 Unpacking python3.7 (3.7.3-2+deb10u2) ... 10:19:37 [2020-10-06T10:19:37.380Z] #18 30.08 Selecting previously unselected package libpython3-stdlib:amd64. 10:19:37 [2020-10-06T10:19:37.639Z] #18 30.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 10:19:37 [2020-10-06T10:19:37.639Z] #18 30.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 10:19:37 [2020-10-06T10:19:37.639Z] #18 30.18 Setting up python3-minimal (3.7.3-1) ... 10:19:38 [2020-10-06T10:19:38.161Z] #23 163.6 + mkdir -p /tmp/tmp.aoiyznWWaV/src/github.com/docker 10:19:38 [2020-10-06T10:19:38.161Z] #23 163.6 + mv components/cli /tmp/tmp.aoiyznWWaV/src/github.com/docker/cli 10:19:38 [2020-10-06T10:19:38.161Z] #23 163.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 10:19:38 [2020-10-06T10:19:38.190Z] #41 54.62 LINK criu/pie/restorer.built-in.o 10:19:38 [2020-10-06T10:19:38.190Z] #41 54.63 GEN criu/pie/restorer-blob.h 10:19:38 [2020-10-06T10:19:38.190Z] #41 54.70 DEP criu/vdso.d 10:19:38 [2020-10-06T10:19:38.190Z] #41 54.87 DEP criu/uts_ns.d 10:19:38 [2020-10-06T10:19:38.209Z] #18 30.88 Selecting previously unselected package python3. 10:19:38 [2020-10-06T10:19:38.453Z] #41 54.99 DEP criu/util.d 10:19:38 [2020-10-06T10:19:38.453Z] #41 55.11 DEP criu/uffd.d 10:19:38 [2020-10-06T10:19:38.453Z] #41 55.21 DEP criu/tun.d 10:19:38 [2020-10-06T10:19:38.469Z] #18 30.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 ... 24093 files and directories currently installed.) 10:19:38 [2020-10-06T10:19:38.469Z] #18 30.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 10:19:38 [2020-10-06T10:19:38.469Z] #18 30.93 Unpacking python3 (3.7.3-1) ... 10:19:38 [2020-10-06T10:19:38.469Z] #18 31.00 Selecting previously unselected package libip4tc0:amd64. 10:19:38 [2020-10-06T10:19:38.469Z] #18 31.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 10:19:38 [2020-10-06T10:19:38.469Z] #18 31.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... 10:19:38 [2020-10-06T10:19:38.469Z] #18 31.09 Selecting previously unselected package libip6tc0:amd64. 10:19:38 [2020-10-06T10:19:38.469Z] #18 31.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 10:19:38 [2020-10-06T10:19:38.702Z] #54 243.0 + bin/containerd-shim-runc-v1 10:19:38 [2020-10-06T10:19:38.735Z] #18 31.11 Unpacking libip6tc0:amd64 (1.8.2-4) ... 10:19:38 [2020-10-06T10:19:38.735Z] #18 31.18 Selecting previously unselected package libiptc0:amd64. 10:19:38 [2020-10-06T10:19:38.735Z] #18 31.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 10:19:38 [2020-10-06T10:19:38.735Z] #18 31.20 Unpacking libiptc0:amd64 (1.8.2-4) ... 10:19:38 [2020-10-06T10:19:38.735Z] #18 31.31 Selecting previously unselected package libnfnetlink0:amd64. 10:19:38 [2020-10-06T10:19:38.735Z] #18 31.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 10:19:38 [2020-10-06T10:19:38.735Z] #18 31.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 10:19:38 [2020-10-06T10:19:38.735Z] #18 31.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. 10:19:38 [2020-10-06T10:19:38.996Z] #18 31.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 10:19:38 [2020-10-06T10:19:38.996Z] #18 31.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 10:19:38 [2020-10-06T10:19:38.996Z] #18 31.44 Selecting previously unselected package libnftnl11:amd64. 10:19:38 [2020-10-06T10:19:38.996Z] #18 31.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 10:19:38 [2020-10-06T10:19:38.996Z] #18 31.45 Unpacking libnftnl11:amd64 (1.1.2-2) ... 10:19:38 [2020-10-06T10:19:38.996Z] #18 31.55 Selecting previously unselected package iptables. 10:19:38 [2020-10-06T10:19:38.996Z] #18 31.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 10:19:38 [2020-10-06T10:19:38.996Z] #18 31.57 Unpacking iptables (1.8.2-4) ... 10:19:39 [2020-10-06T10:19:39.030Z] #41 55.37 DEP criu/tty.d 10:19:39 [2020-10-06T10:19:39.030Z] #41 55.58 DEP criu/timerfd.d 10:19:39 [2020-10-06T10:19:39.030Z] #41 55.81 DEP criu/timens.d 10:19:39 [2020-10-06T10:19:39.256Z] #18 31.83 Selecting previously unselected package xxd. 10:19:39 [2020-10-06T10:19:39.256Z] #18 31.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 10:19:39 [2020-10-06T10:19:39.256Z] #18 31.83 Unpacking xxd (2:8.1.0875-5) ... 10:19:39 [2020-10-06T10:19:39.256Z] #18 31.94 Selecting previously unselected package vim-common. 10:19:39 [2020-10-06T10:19:39.294Z] #41 55.94 DEP criu/sysfs_parse.d 10:19:39 [2020-10-06T10:19:39.516Z] #18 31.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 10:19:39 [2020-10-06T10:19:39.516Z] #18 31.97 Unpacking vim-common (2:8.1.0875-5) ... 10:19:39 [2020-10-06T10:19:39.516Z] #18 32.15 Selecting previously unselected package bash-completion. 10:19:39 [2020-10-06T10:19:39.516Z] #18 32.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 10:19:39 [2020-10-06T10:19:39.558Z] #41 56.09 DEP criu/sysctl.d 10:19:39 [2020-10-06T10:19:39.558Z] #41 56.19 DEP criu/string.d 10:19:39 [2020-10-06T10:19:39.558Z] #41 56.22 DEP criu/stats.d 10:19:39 [2020-10-06T10:19:39.558Z] #41 56.33 DEP criu/sockets.d 10:19:39 [2020-10-06T10:19:39.709Z] #23 ... 10:19:39 [2020-10-06T10:19:39.710Z] 10:19:39 [2020-10-06T10:19:39.710Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:39 [2020-10-06T10:19:39.710Z] #19 36.06 Selecting previously unselected package python3.7. 10:19:39 [2020-10-06T10:19:39.710Z] #19 36.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 36.09 Unpacking python3.7 (3.7.3-2+deb10u2) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 36.25 Selecting previously unselected package libpython3-stdlib:ppc64el. 10:19:39 [2020-10-06T10:19:39.710Z] #19 36.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 36.26 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 36.40 Setting up python3-minimal (3.7.3-1) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 37.67 Selecting previously unselected package python3. 10:19:39 [2020-10-06T10:19:39.710Z] #19 37.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) 10:19:39 [2020-10-06T10:19:39.710Z] #19 37.80 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 37.83 Unpacking python3 (3.7.3-1) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.01 Selecting previously unselected package libip4tc0:ppc64el. 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.03 Unpacking libip4tc0:ppc64el (1.8.2-4) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.12 Selecting previously unselected package libip6tc0:ppc64el. 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.14 Unpacking libip6tc0:ppc64el (1.8.2-4) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.35 Selecting previously unselected package libiptc0:ppc64el. 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.35 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.36 Unpacking libiptc0:ppc64el (1.8.2-4) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.44 Selecting previously unselected package libnfnetlink0:ppc64el. 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.46 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.53 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.56 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.64 Selecting previously unselected package libnftnl11:ppc64el. 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.67 Unpacking libnftnl11:ppc64el (1.1.2-2) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.81 Selecting previously unselected package iptables. 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.83 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 38.83 Unpacking iptables (1.8.2-4) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 39.46 Selecting previously unselected package xxd. 10:19:39 [2020-10-06T10:19:39.710Z] #19 39.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 39.48 Unpacking xxd (2:8.1.0875-5) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 39.64 Selecting previously unselected package vim-common. 10:19:39 [2020-10-06T10:19:39.710Z] #19 39.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 39.73 Unpacking vim-common (2:8.1.0875-5) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 39.92 Selecting previously unselected package bash-completion. 10:19:39 [2020-10-06T10:19:39.710Z] #19 39.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 44.23 Unpacking bash-completion (1:2.8-6) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 44.62 Selecting previously unselected package bzip2. 10:19:39 [2020-10-06T10:19:39.710Z] #19 44.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 44.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 44.72 Selecting previously unselected package xz-utils. 10:19:39 [2020-10-06T10:19:39.710Z] #19 44.73 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 44.73 Unpacking xz-utils (5.2.4-1) ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 44.92 Selecting previously unselected package apparmor. 10:19:39 [2020-10-06T10:19:39.710Z] #19 44.93 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... 10:19:39 [2020-10-06T10:19:39.710Z] #19 45.05 Unpacking apparmor (2.13.2-10) ... 10:19:39 [2020-10-06T10:19:39.822Z] #41 56.46 DEP criu/sk-unix.d 10:19:40 [2020-10-06T10:19:40.011Z] #19 45.47 Selecting previously unselected package aufs-tools. 10:19:40 [2020-10-06T10:19:40.087Z] #41 56.66 DEP criu/sk-tcp.d 10:19:40 [2020-10-06T10:19:40.087Z] #41 56.81 DEP criu/sk-queue.d 10:19:40 [2020-10-06T10:19:40.315Z] #19 45.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... 10:19:40 [2020-10-06T10:19:40.315Z] #19 45.50 Unpacking aufs-tools (1:4.14+20190211-1) ... 10:19:40 [2020-10-06T10:19:40.315Z] #19 45.68 Selecting previously unselected package libonig5:ppc64el. 10:19:40 [2020-10-06T10:19:40.315Z] #19 45.70 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... 10:19:40 [2020-10-06T10:19:40.315Z] #19 45.71 Unpacking libonig5:ppc64el (6.9.1-1) ... 10:19:40 [2020-10-06T10:19:40.351Z] #41 56.96 DEP criu/sk-packet.d 10:19:40 [2020-10-06T10:19:40.429Z] #18 40.39 Selecting previously unselected package libnet1:amd64. 10:19:40 [2020-10-06T10:19:40.429Z] #18 40.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 10:19:40 [2020-10-06T10:19:40.429Z] #18 40.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:19:40 [2020-10-06T10:19:40.429Z] #18 40.49 Selecting previously unselected package libnl-3-200:amd64. 10:19:40 [2020-10-06T10:19:40.429Z] #18 40.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 10:19:40 [2020-10-06T10:19:40.429Z] #18 40.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 10:19:40 [2020-10-06T10:19:40.615Z] #41 57.09 DEP criu/sk-netlink.d 10:19:40 [2020-10-06T10:19:40.615Z] #41 57.19 DEP criu/sk-inet.d 10:19:40 [2020-10-06T10:19:40.617Z] #19 45.92 Selecting previously unselected package libjq1:ppc64el. 10:19:40 [2020-10-06T10:19:40.617Z] #19 45.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... 10:19:40 [2020-10-06T10:19:40.617Z] #19 45.94 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... 10:19:40 [2020-10-06T10:19:40.617Z] #19 46.08 Selecting previously unselected package jq. 10:19:40 [2020-10-06T10:19:40.617Z] #19 46.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... 10:19:40 [2020-10-06T10:19:40.617Z] #19 46.09 Unpacking jq (1.5+dfsg-2+b1) ... 10:19:40 [2020-10-06T10:19:40.617Z] #19 46.18 Selecting previously unselected package libaio1:ppc64el. 10:19:40 [2020-10-06T10:19:40.688Z] #18 40.60 Selecting previously unselected package libprotobuf-c1:amd64. 10:19:40 [2020-10-06T10:19:40.688Z] #18 40.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 10:19:40 [2020-10-06T10:19:40.688Z] #18 40.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:19:40 [2020-10-06T10:19:40.688Z] #18 40.68 Selecting previously unselected package libreadline5:amd64. 10:19:40 [2020-10-06T10:19:40.688Z] #18 40.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 10:19:40 [2020-10-06T10:19:40.688Z] #18 40.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 10:19:40 [2020-10-06T10:19:40.879Z] #41 57.35 DEP criu/signalfd.d 10:19:40 [2020-10-06T10:19:40.879Z] #41 57.53 DEP criu/sigframe.d 10:19:40 [2020-10-06T10:19:40.918Z] #19 46.19 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... 10:19:40 [2020-10-06T10:19:40.918Z] #19 46.20 Unpacking libaio1:ppc64el (0.3.112-3) ... 10:19:40 [2020-10-06T10:19:40.918Z] #19 46.26 Selecting previously unselected package libgpm2:ppc64el. 10:19:40 [2020-10-06T10:19:40.918Z] #19 46.27 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... 10:19:40 [2020-10-06T10:19:40.918Z] #19 46.27 Unpacking libgpm2:ppc64el (1.20.7-5) ... 10:19:40 [2020-10-06T10:19:40.918Z] #19 46.34 Selecting previously unselected package libicu63:ppc64el. 10:19:40 [2020-10-06T10:19:40.918Z] #19 46.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... 10:19:40 [2020-10-06T10:19:40.918Z] #19 46.37 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... 10:19:40 [2020-10-06T10:19:40.947Z] #18 40.81 Selecting previously unselected package net-tools. 10:19:40 [2020-10-06T10:19:40.947Z] #18 40.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 10:19:40 [2020-10-06T10:19:40.947Z] #18 40.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 10:19:40 [2020-10-06T10:19:40.947Z] #18 41.03 Selecting previously unselected package python-pip-whl. 10:19:41 [2020-10-06T10:19:41.142Z] #41 57.62 DEP criu/shmem.d 10:19:41 [2020-10-06T10:19:41.143Z] #41 57.80 DEP criu/servicefd.d 10:19:41 [2020-10-06T10:19:41.206Z] #18 41.04 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 10:19:41 [2020-10-06T10:19:41.206Z] #18 41.05 Unpacking python-pip-whl (18.1-5) ... 10:19:41 [2020-10-06T10:19:41.223Z] #19 ... 10:19:41 [2020-10-06T10:19:41.223Z] 10:19:41 [2020-10-06T10:19:41.223Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:41 [2020-10-06T10:19:41.223Z] #42 96.19 DEP criu/crtools.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 96.56 DEP criu/cr-service.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 96.89 DEP criu/cr-restore.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 97.22 DEP criu/cr-errno.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 97.24 DEP criu/cr-dump.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 97.62 DEP criu/cr-dedup.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 97.93 DEP criu/cr-check.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 98.20 DEP criu/config.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 98.39 DEP criu/clone-noasan.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 98.50 DEP criu/cgroup.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 98.83 DEP criu/cgroup-props.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 98.96 DEP criu/bitmap.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 98.98 DEP criu/bfd.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 99.09 DEP criu/autofs.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 99.34 DEP criu/aio.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 99.56 DEP criu/action-scripts.d 10:19:41 [2020-10-06T10:19:41.223Z] #42 99.99 CC criu/action-scripts.o 10:19:41 [2020-10-06T10:19:41.223Z] #42 100.6 CC criu/aio.o 10:19:41 [2020-10-06T10:19:41.223Z] #42 101.5 CC criu/autofs.o 10:19:41 [2020-10-06T10:19:41.223Z] #42 103.8 CC criu/bfd.o 10:19:41 [2020-10-06T10:19:41.223Z] #42 104.7 CC criu/bitmap.o 10:19:41 [2020-10-06T10:19:41.223Z] #42 104.9 CC criu/cgroup-props.o 10:19:41 [2020-10-06T10:19:41.223Z] #42 106.3 CC criu/cgroup.o 10:19:41 [2020-10-06T10:19:41.406Z] #41 57.91 DEP criu/seize.d 10:19:41 [2020-10-06T10:19:41.406Z] #41 58.02 DEP criu/seccomp.d 10:19:41 [2020-10-06T10:19:41.406Z] #41 58.16 DEP criu/rst-malloc.d 10:19:41 [2020-10-06T10:19:41.466Z] #18 41.56 Selecting previously unselected package python3-lib2to3. 10:19:41 [2020-10-06T10:19:41.466Z] #18 41.56 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 10:19:41 [2020-10-06T10:19:41.466Z] #18 41.57 Unpacking python3-lib2to3 (3.7.3-1) ... 10:19:41 [2020-10-06T10:19:41.671Z] #41 58.20 DEP criu/rbtree.d 10:19:41 [2020-10-06T10:19:41.671Z] #41 58.24 DEP criu/pstree.d 10:19:41 [2020-10-06T10:19:41.671Z] #41 ... 10:19:41 [2020-10-06T10:19:41.671Z] 10:19:41 [2020-10-06T10:19:41.671Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.10 The following NEW packages will be installed: 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.11 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.11 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.11 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.11 xz-utils zip 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.47 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.47 Need to get 27.6 MB of archives. 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.47 After this operation, 114 MB of additional disk space will be used. 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 11.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 12.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.06 debconf: delaying package configuration, since apt-utils is not installed 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.18 Fetched 27.6 MB in 1s (21.4 MB/s) 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.27 Selecting previously unselected package pigz. 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.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 ... 23405 files and directories currently installed.) 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.35 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.36 Unpacking pigz (2.4-1) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.48 Selecting previously unselected package libpython3.7-minimal:arm64. 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.50 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.87 Selecting previously unselected package python3.7-minimal. 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 13.89 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 14.43 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 14.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.03 Selecting previously unselected package python3-minimal. 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.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 ... 23654 files and directories currently installed.) 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.07 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.08 Unpacking python3-minimal (3.7.3-1) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.21 Selecting previously unselected package libmpdec2:arm64. 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.21 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.23 Unpacking libmpdec2:arm64 (2.4.2-2) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.34 Selecting previously unselected package libpython3.7-stdlib:arm64. 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.36 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.89 Selecting previously unselected package python3.7. 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 16.91 Unpacking python3.7 (3.7.3-2+deb10u2) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 17.09 Selecting previously unselected package libpython3-stdlib:arm64. 10:19:41 [2020-10-06T10:19:41.671Z] #18 17.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 17.10 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... 10:19:41 [2020-10-06T10:19:41.671Z] #18 17.18 Setting up python3-minimal (3.7.3-1) ... 10:19:41 [2020-10-06T10:19:41.725Z] #18 41.69 Selecting previously unselected package python3-distutils. 10:19:41 [2020-10-06T10:19:41.725Z] #18 41.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 10:19:41 [2020-10-06T10:19:41.725Z] #18 41.70 Unpacking python3-distutils (3.7.3-1) ... 10:19:41 [2020-10-06T10:19:41.934Z] #18 17.91 Selecting previously unselected package python3. 10:19:41 [2020-10-06T10:19:41.984Z] #18 41.83 Selecting previously unselected package python3-pip. 10:19:41 [2020-10-06T10:19:41.984Z] #18 41.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 10:19:41 [2020-10-06T10:19:41.984Z] #18 41.85 Unpacking python3-pip (18.1-5) ... 10:19:41 [2020-10-06T10:19:41.984Z] #18 42.02 Selecting previously unselected package python3-pkg-resources. 10:19:41 [2020-10-06T10:19:41.984Z] #18 42.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 10:19:41 [2020-10-06T10:19:41.984Z] #18 42.03 Unpacking python3-pkg-resources (40.8.0-1) ... 10:19:42 [2020-10-06T10:19:42.198Z] #18 17.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 ... 24066 files and directories currently installed.) 10:19:42 [2020-10-06T10:19:42.198Z] #18 17.95 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... 10:19:42 [2020-10-06T10:19:42.198Z] #18 17.96 Unpacking python3 (3.7.3-1) ... 10:19:42 [2020-10-06T10:19:42.244Z] #18 42.14 Selecting previously unselected package python3-setuptools. 10:19:42 [2020-10-06T10:19:42.244Z] #18 42.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 10:19:42 [2020-10-06T10:19:42.244Z] #18 42.15 Unpacking python3-setuptools (40.8.0-1) ... 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.07 Selecting previously unselected package libip4tc0:arm64. 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.09 Unpacking libip4tc0:arm64 (1.8.2-4) ... 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.19 Selecting previously unselected package libip6tc0:arm64. 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.20 Unpacking libip6tc0:arm64 (1.8.2-4) ... 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.30 Selecting previously unselected package libiptc0:arm64. 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.32 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.32 Unpacking libiptc0:arm64 (1.8.2-4) ... 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.43 Selecting previously unselected package libnfnetlink0:arm64. 10:19:42 [2020-10-06T10:19:42.462Z] #18 18.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 10:19:42 [2020-10-06T10:19:42.503Z] #18 42.37 Selecting previously unselected package python3-wheel. 10:19:42 [2020-10-06T10:19:42.503Z] #18 42.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 10:19:42 [2020-10-06T10:19:42.503Z] #18 42.38 Unpacking python3-wheel (0.32.3-2) ... 10:19:42 [2020-10-06T10:19:42.503Z] #18 42.45 Selecting previously unselected package sudo. 10:19:42 [2020-10-06T10:19:42.503Z] #18 42.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... 10:19:42 [2020-10-06T10:19:42.503Z] #18 42.46 Unpacking sudo (1.8.27-1+deb10u2) ... 10:19:42 [2020-10-06T10:19:42.725Z] #18 18.44 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 10:19:42 [2020-10-06T10:19:42.725Z] #18 18.51 Selecting previously unselected package libnetfilter-conntrack3:arm64. 10:19:42 [2020-10-06T10:19:42.725Z] #18 18.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... 10:19:42 [2020-10-06T10:19:42.725Z] #18 18.53 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... 10:19:42 [2020-10-06T10:19:42.725Z] #18 18.64 Selecting previously unselected package libnftnl11:arm64. 10:19:42 [2020-10-06T10:19:42.816Z] #18 34.88 Unpacking bash-completion (1:2.8-6) ... 10:19:42 [2020-10-06T10:19:42.816Z] #18 35.19 Selecting previously unselected package bzip2. 10:19:42 [2020-10-06T10:19:42.816Z] #18 35.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 10:19:42 [2020-10-06T10:19:42.816Z] #18 35.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 10:19:42 [2020-10-06T10:19:42.816Z] #18 35.30 Selecting previously unselected package xz-utils. 10:19:42 [2020-10-06T10:19:42.816Z] #18 35.30 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 10:19:42 [2020-10-06T10:19:42.816Z] #18 35.31 Unpacking xz-utils (5.2.4-1) ... 10:19:42 [2020-10-06T10:19:42.989Z] #18 18.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... 10:19:42 [2020-10-06T10:19:42.989Z] #18 18.65 Unpacking libnftnl11:arm64 (1.1.2-2) ... 10:19:42 [2020-10-06T10:19:42.989Z] #18 18.76 Selecting previously unselected package iptables. 10:19:42 [2020-10-06T10:19:42.989Z] #18 18.77 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... 10:19:42 [2020-10-06T10:19:42.989Z] #18 18.79 Unpacking iptables (1.8.2-4) ... 10:19:43 [2020-10-06T10:19:43.072Z] #18 42.97 Selecting previously unselected package thin-provisioning-tools. 10:19:43 [2020-10-06T10:19:43.072Z] #18 42.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 10:19:43 [2020-10-06T10:19:43.072Z] #18 42.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 10:19:43 [2020-10-06T10:19:43.072Z] #18 43.26 Selecting previously unselected package uidmap. 10:19:43 [2020-10-06T10:19:43.076Z] #18 35.51 Selecting previously unselected package apparmor. 10:19:43 [2020-10-06T10:19:43.076Z] #18 35.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 10:19:43 [2020-10-06T10:19:43.076Z] #18 35.60 Unpacking apparmor (2.13.2-10) ... 10:19:43 [2020-10-06T10:19:43.253Z] #18 19.03 Selecting previously unselected package xxd. 10:19:43 [2020-10-06T10:19:43.253Z] #18 19.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... 10:19:43 [2020-10-06T10:19:43.253Z] #18 19.05 Unpacking xxd (2:8.1.0875-5) ... 10:19:43 [2020-10-06T10:19:43.331Z] #18 43.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... 10:19:43 [2020-10-06T10:19:43.331Z] #18 43.27 Unpacking uidmap (1:4.5-1.1) ... 10:19:43 [2020-10-06T10:19:43.331Z] #18 43.38 Selecting previously unselected package vim-runtime. 10:19:43 [2020-10-06T10:19:43.331Z] #18 43.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 10:19:43 [2020-10-06T10:19:43.331Z] #18 43.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 10:19:43 [2020-10-06T10:19:43.331Z] #18 43.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 10:19:43 [2020-10-06T10:19:43.331Z] #18 43.46 Unpacking vim-runtime (2:8.1.0875-5) ... 10:19:43 [2020-10-06T10:19:43.336Z] #18 35.92 Selecting previously unselected package aufs-tools. 10:19:43 [2020-10-06T10:19:43.336Z] #18 35.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 10:19:43 [2020-10-06T10:19:43.336Z] #18 35.93 Unpacking aufs-tools (1:4.14+20190211-1) ... 10:19:43 [2020-10-06T10:19:43.516Z] #18 19.21 Selecting previously unselected package vim-common. 10:19:43 [2020-10-06T10:19:43.516Z] #18 19.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 10:19:43 [2020-10-06T10:19:43.516Z] #18 19.25 Unpacking vim-common (2:8.1.0875-5) ... 10:19:43 [2020-10-06T10:19:43.516Z] #18 19.43 Selecting previously unselected package bash-completion. 10:19:43 [2020-10-06T10:19:43.516Z] #18 19.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 10:19:43 [2020-10-06T10:19:43.596Z] #18 36.04 Selecting previously unselected package libonig5:amd64. 10:19:43 [2020-10-06T10:19:43.596Z] #18 36.06 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 10:19:43 [2020-10-06T10:19:43.596Z] #18 36.06 Unpacking libonig5:amd64 (6.9.1-1) ... 10:19:43 [2020-10-06T10:19:43.596Z] #18 36.21 Selecting previously unselected package libjq1:amd64. 10:19:43 [2020-10-06T10:19:43.596Z] #18 36.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 10:19:43 [2020-10-06T10:19:43.596Z] #18 36.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 10:19:43 [2020-10-06T10:19:43.856Z] #18 36.32 Selecting previously unselected package jq. 10:19:43 [2020-10-06T10:19:43.856Z] #18 36.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 10:19:43 [2020-10-06T10:19:43.856Z] #18 36.35 Unpacking jq (1.5+dfsg-2+b1) ... 10:19:43 [2020-10-06T10:19:43.856Z] #18 36.41 Selecting previously unselected package libaio1:amd64. 10:19:43 [2020-10-06T10:19:43.856Z] #18 36.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 10:19:43 [2020-10-06T10:19:43.856Z] #18 36.44 Unpacking libaio1:amd64 (0.3.112-3) ... 10:19:43 [2020-10-06T10:19:43.856Z] #18 36.50 Selecting previously unselected package libgpm2:amd64. 10:19:43 [2020-10-06T10:19:43.856Z] #18 36.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 10:19:43 [2020-10-06T10:19:43.856Z] #18 36.51 Unpacking libgpm2:amd64 (1.20.7-5) ... 10:19:44 [2020-10-06T10:19:44.003Z] #54 247.4 + bin/containerd-shim-runc-v2 10:19:44 [2020-10-06T10:19:44.003Z] #54 248.4 + binaries 10:19:44 [2020-10-06T10:19:44.003Z] #54 248.4 + install -D bin/containerd /build/containerd 10:19:44 [2020-10-06T10:19:44.003Z] #54 248.4 + install -D bin/containerd-shim /build/containerd-shim 10:19:44 [2020-10-06T10:19:44.116Z] #18 36.58 Selecting previously unselected package libicu63:amd64. 10:19:44 [2020-10-06T10:19:44.116Z] #18 36.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 10:19:44 [2020-10-06T10:19:44.116Z] #18 36.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 10:19:44 [2020-10-06T10:19:44.300Z] #54 248.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 10:19:44 [2020-10-06T10:19:44.301Z] #54 248.4 + install -D bin/ctr /build/ctr 10:19:45 [2020-10-06T10:19:45.229Z] #54 DONE 249.1s 10:19:45 [2020-10-06T10:19:45.236Z] #18 ... 10:19:45 [2020-10-06T10:19:45.236Z] 10:19:45 [2020-10-06T10:19:45.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:45 [2020-10-06T10:19:45.236Z] #41 90.42 CC criu/clone-noasan.o 10:19:45 [2020-10-06T10:19:45.236Z] #41 90.59 CC criu/config.o 10:19:45 [2020-10-06T10:19:45.236Z] #41 91.79 CC criu/cr-check.o 10:19:45 [2020-10-06T10:19:45.236Z] #41 93.18 CC criu/cr-dedup.o 10:19:45 [2020-10-06T10:19:45.236Z] #41 93.53 CC criu/cr-dump.o 10:19:45 [2020-10-06T10:19:45.236Z] #41 95.48 CC criu/cr-errno.o 10:19:45 [2020-10-06T10:19:45.236Z] #41 95.59 CC criu/cr-restore.o 10:19:45 [2020-10-06T10:19:45.236Z] #41 99.83 CC criu/cr-service.o 10:19:45 [2020-10-06T10:19:45.485Z] 10:19:45 [2020-10-06T10:19:45.485Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 10:19:45 [2020-10-06T10:19:45.760Z] #42 ... 10:19:45 [2020-10-06T10:19:45.760Z] 10:19:45 [2020-10-06T10:19:45.760Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.50 Selecting previously unselected package libnet1:ppc64el. 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.59 Selecting previously unselected package libnl-3-200:ppc64el. 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.61 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.69 Selecting previously unselected package libprotobuf-c1:ppc64el. 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.71 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.79 Selecting previously unselected package libreadline5:ppc64el. 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.80 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.92 Selecting previously unselected package net-tools. 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 50.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 51.18 Selecting previously unselected package python-pip-whl. 10:19:45 [2020-10-06T10:19:45.760Z] #19 51.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 10:19:45 [2020-10-06T10:19:45.760Z] #19 51.20 Unpacking python-pip-whl (18.1-5) ... 10:19:46 [2020-10-06T10:19:46.025Z] #18 ... 10:19:46 [2020-10-06T10:19:46.025Z] 10:19:46 [2020-10-06T10:19:46.025Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:46 [2020-10-06T10:19:46.025Z] #41 83.62 DEP criu/bfd.d 10:19:46 [2020-10-06T10:19:46.025Z] #41 83.69 DEP criu/autofs.d 10:19:46 [2020-10-06T10:19:46.025Z] #41 83.82 DEP criu/aio.d 10:19:46 [2020-10-06T10:19:46.025Z] #41 84.07 DEP criu/action-scripts.d 10:19:46 [2020-10-06T10:19:46.025Z] #41 84.45 CC criu/action-scripts.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 84.95 CC criu/aio.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 85.42 CC criu/autofs.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 86.63 CC criu/bfd.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 87.14 CC criu/bitmap.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 87.31 CC criu/cgroup-props.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 88.06 CC criu/cgroup.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 90.81 CC criu/clone-noasan.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 90.97 CC criu/config.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 92.15 CC criu/cr-check.o 10:19:46 [2020-10-06T10:19:46.025Z] #41 93.77 CC criu/cr-dedup.o 10:19:46 [2020-10-06T10:19:46.288Z] #41 94.19 CC criu/cr-dump.o 10:19:46 [2020-10-06T10:19:46.410Z] #55 DONE 0.7s 10:19:46 [2020-10-06T10:19:46.410Z] 10:19:46 [2020-10-06T10:19:46.410Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 10:19:46 [2020-10-06T10:19:46.412Z] #19 51.78 Selecting previously unselected package python3-lib2to3. 10:19:46 [2020-10-06T10:19:46.412Z] #19 51.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 10:19:46 [2020-10-06T10:19:46.413Z] #19 51.78 Unpacking python3-lib2to3 (3.7.3-1) ... 10:19:46 [2020-10-06T10:19:46.413Z] #19 51.89 Selecting previously unselected package python3-distutils. 10:19:46 [2020-10-06T10:19:46.614Z] #41 101.4 CC criu/crtools.o 10:19:46 [2020-10-06T10:19:46.614Z] #41 ... 10:19:46 [2020-10-06T10:19:46.614Z] 10:19:46 [2020-10-06T10:19:46.614Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:46 [2020-10-06T10:19:46.614Z] #18 46.56 Selecting previously unselected package vim. 10:19:46 [2020-10-06T10:19:46.614Z] #18 46.57 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... 10:19:46 [2020-10-06T10:19:46.614Z] #18 46.58 Unpacking vim (2:8.1.0875-5) ... 10:19:46 [2020-10-06T10:19:46.665Z] #59 DONE 0.3s 10:19:46 [2020-10-06T10:19:46.665Z] 10:19:46 [2020-10-06T10:19:46.665Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 10:19:46 [2020-10-06T10:19:46.714Z] #19 51.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 10:19:46 [2020-10-06T10:19:46.714Z] #19 51.91 Unpacking python3-distutils (3.7.3-1) ... 10:19:46 [2020-10-06T10:19:46.714Z] #19 52.06 Selecting previously unselected package python3-pip. 10:19:46 [2020-10-06T10:19:46.714Z] #19 52.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 10:19:46 [2020-10-06T10:19:46.714Z] #19 52.07 Unpacking python3-pip (18.1-5) ... 10:19:46 [2020-10-06T10:19:46.835Z] #18 22.21 Unpacking bash-completion (1:2.8-6) ... 10:19:46 [2020-10-06T10:19:46.835Z] #18 22.60 Selecting previously unselected package bzip2. 10:19:46 [2020-10-06T10:19:46.835Z] #18 22.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... 10:19:46 [2020-10-06T10:19:46.835Z] #18 22.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 10:19:46 [2020-10-06T10:19:46.921Z] #61 DONE 0.4s 10:19:47 [2020-10-06T10:19:47.013Z] #19 52.33 Selecting previously unselected package python3-pkg-resources. 10:19:47 [2020-10-06T10:19:47.013Z] #19 52.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 10:19:47 [2020-10-06T10:19:47.013Z] #19 52.36 Unpacking python3-pkg-resources (40.8.0-1) ... 10:19:47 [2020-10-06T10:19:47.013Z] #19 52.54 Selecting previously unselected package python3-setuptools. 10:19:47 [2020-10-06T10:19:47.013Z] #19 52.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 10:19:47 [2020-10-06T10:19:47.099Z] #18 22.71 Selecting previously unselected package xz-utils. 10:19:47 [2020-10-06T10:19:47.099Z] #18 22.72 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... 10:19:47 [2020-10-06T10:19:47.099Z] #18 22.73 Unpacking xz-utils (5.2.4-1) ... 10:19:47 [2020-10-06T10:19:47.099Z] #18 22.88 Selecting previously unselected package apparmor. 10:19:47 [2020-10-06T10:19:47.099Z] #18 22.89 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... 10:19:47 [2020-10-06T10:19:47.099Z] #18 22.95 Unpacking apparmor (2.13.2-10) ... 10:19:47 [2020-10-06T10:19:47.177Z] 10:19:47 [2020-10-06T10:19:47.178Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 10:19:47 [2020-10-06T10:19:47.178Z] #63 DONE 0.0s 10:19:47 [2020-10-06T10:19:47.178Z] 10:19:47 [2020-10-06T10:19:47.178Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 10:19:47 [2020-10-06T10:19:47.178Z] #64 DONE 0.0s 10:19:47 [2020-10-06T10:19:47.178Z] 10:19:47 [2020-10-06T10:19:47.178Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker 10:19:47 [2020-10-06T10:19:47.182Z] #18 47.07 Selecting previously unselected package xfsprogs. 10:19:47 [2020-10-06T10:19:47.182Z] #18 47.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... 10:19:47 [2020-10-06T10:19:47.182Z] #18 47.09 Unpacking xfsprogs (4.20.0-1) ... 10:19:47 [2020-10-06T10:19:47.342Z] #19 52.56 Unpacking python3-setuptools (40.8.0-1) ... 10:19:47 [2020-10-06T10:19:47.362Z] #18 23.25 Selecting previously unselected package aufs-tools. 10:19:47 [2020-10-06T10:19:47.626Z] #18 23.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... 10:19:47 [2020-10-06T10:19:47.626Z] #18 23.26 Unpacking aufs-tools (1:4.14+20190211-1) ... 10:19:47 [2020-10-06T10:19:47.626Z] #18 23.39 Selecting previously unselected package libonig5:arm64. 10:19:47 [2020-10-06T10:19:47.626Z] #18 23.39 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... 10:19:47 [2020-10-06T10:19:47.626Z] #18 23.40 Unpacking libonig5:arm64 (6.9.1-1) ... 10:19:47 [2020-10-06T10:19:47.645Z] #19 52.93 Selecting previously unselected package python3-wheel. 10:19:47 [2020-10-06T10:19:47.645Z] #19 52.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 10:19:47 [2020-10-06T10:19:47.645Z] #19 52.95 Unpacking python3-wheel (0.32.3-2) ... 10:19:47 [2020-10-06T10:19:47.645Z] #19 ... 10:19:47 [2020-10-06T10:19:47.645Z] 10:19:47 [2020-10-06T10:19:47.645Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:19:47 [2020-10-06T10:19:47.645Z] #44 163.2 net/http/httptrace 10:19:47 [2020-10-06T10:19:47.645Z] #44 163.6 net/http 10:19:47 [2020-10-06T10:19:47.645Z] #44 ... 10:19:47 [2020-10-06T10:19:47.645Z] 10:19:47 [2020-10-06T10:19:47.645Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:47 [2020-10-06T10:19:47.645Z] #19 53.08 Selecting previously unselected package sudo. 10:19:47 [2020-10-06T10:19:47.645Z] #19 53.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... 10:19:47 [2020-10-06T10:19:47.645Z] #19 53.10 Unpacking sudo (1.8.27-1+deb10u2) ... 10:19:47 [2020-10-06T10:19:47.670Z] #41 ... 10:19:47 [2020-10-06T10:19:47.670Z] 10:19:47 [2020-10-06T10:19:47.670Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:47 [2020-10-06T10:19:47.670Z] #18 39.98 Selecting previously unselected package libnet1:amd64. 10:19:47 [2020-10-06T10:19:47.670Z] #18 39.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.08 Selecting previously unselected package libnl-3-200:amd64. 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.17 Selecting previously unselected package libprotobuf-c1:amd64. 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.22 Selecting previously unselected package libreadline5:amd64. 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 10:19:47 [2020-10-06T10:19:47.670Z] #18 40.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 10:19:47 [2020-10-06T10:19:47.739Z] #65 DONE 0.7s 10:19:47 [2020-10-06T10:19:47.739Z] 10:19:47 [2020-10-06T10:19:47.739Z] #66 exporting to image 10:19:47 [2020-10-06T10:19:47.739Z] #66 exporting layers 10:19:47 [2020-10-06T10:19:47.749Z] #18 47.56 Selecting previously unselected package zip. 10:19:47 [2020-10-06T10:19:47.749Z] #18 47.57 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... 10:19:47 [2020-10-06T10:19:47.749Z] #18 47.58 Unpacking zip (3.0-11+b1) ... 10:19:47 [2020-10-06T10:19:47.749Z] #18 47.80 Setting up aufs-tools (1:4.14+20190211-1) ... 10:19:47 [2020-10-06T10:19:47.749Z] #18 47.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 10:19:47 [2020-10-06T10:19:47.749Z] #18 47.83 Setting up libip6tc0:amd64 (1.8.2-4) ... 10:19:47 [2020-10-06T10:19:47.749Z] #18 47.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 10:19:47 [2020-10-06T10:19:47.749Z] #18 47.85 Setting up libgpm2:amd64 (1.20.7-5) ... 10:19:47 [2020-10-06T10:19:47.749Z] #18 47.87 Setting up libip4tc0:amd64 (1.8.2-4) ... 10:19:47 [2020-10-06T10:19:47.890Z] #18 23.56 Selecting previously unselected package libjq1:arm64. 10:19:47 [2020-10-06T10:19:47.890Z] #18 23.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... 10:19:47 [2020-10-06T10:19:47.890Z] #18 23.57 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... 10:19:47 [2020-10-06T10:19:47.890Z] #18 23.71 Selecting previously unselected package jq. 10:19:47 [2020-10-06T10:19:47.890Z] #18 23.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... 10:19:47 [2020-10-06T10:19:47.890Z] #18 23.72 Unpacking jq (1.5+dfsg-2+b1) ... 10:19:47 [2020-10-06T10:19:47.890Z] #18 23.79 Selecting previously unselected package libaio1:arm64. 10:19:47 [2020-10-06T10:19:47.890Z] #18 23.79 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... 10:19:47 [2020-10-06T10:19:47.890Z] #18 23.80 Unpacking libaio1:arm64 (0.3.112-3) ... 10:19:47 [2020-10-06T10:19:47.930Z] #18 40.34 Selecting previously unselected package net-tools. 10:19:47 [2020-10-06T10:19:47.930Z] #18 40.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 10:19:47 [2020-10-06T10:19:47.930Z] #18 40.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 10:19:47 [2020-10-06T10:19:47.930Z] #18 40.55 Selecting previously unselected package python-pip-whl. 10:19:47 [2020-10-06T10:19:47.930Z] #18 40.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 10:19:47 [2020-10-06T10:19:47.930Z] #18 40.56 Unpacking python-pip-whl (18.1-5) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 47.91 Setting up uidmap (1:4.5-1.1) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 47.92 Setting up libnftnl11:amd64 (1.1.2-2) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 47.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 47.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 47.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 47.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 47.98 Setting up xxd (2:8.1.0875-5) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 47.99 Setting up zip (3.0-11+b1) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 48.00 Setting up vim-common (2:8.1.0875-5) ... 10:19:48 [2020-10-06T10:19:48.008Z] #18 48.04 Setting up bash-completion (1:2.8-6) ... 10:19:48 [2020-10-06T10:19:48.154Z] #18 23.89 Selecting previously unselected package libgpm2:arm64. 10:19:48 [2020-10-06T10:19:48.154Z] #18 23.89 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... 10:19:48 [2020-10-06T10:19:48.154Z] #18 23.91 Unpacking libgpm2:arm64 (1.20.7-5) ... 10:19:48 [2020-10-06T10:19:48.154Z] #18 24.00 Selecting previously unselected package libicu63:arm64. 10:19:48 [2020-10-06T10:19:48.303Z] #19 53.72 Selecting previously unselected package thin-provisioning-tools. 10:19:48 [2020-10-06T10:19:48.303Z] #19 53.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... 10:19:48 [2020-10-06T10:19:48.303Z] #19 53.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 10:19:48 [2020-10-06T10:19:48.418Z] #18 24.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... 10:19:48 [2020-10-06T10:19:48.418Z] #18 24.01 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... 10:19:48 [2020-10-06T10:19:48.499Z] #18 41.08 Selecting previously unselected package python3-lib2to3. 10:19:48 [2020-10-06T10:19:48.499Z] #18 41.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 10:19:48 [2020-10-06T10:19:48.499Z] #18 41.10 Unpacking python3-lib2to3 (3.7.3-1) ... 10:19:48 [2020-10-06T10:19:48.609Z] #19 54.05 Selecting previously unselected package uidmap. 10:19:48 [2020-10-06T10:19:48.609Z] #19 54.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... 10:19:48 [2020-10-06T10:19:48.609Z] #19 54.08 Unpacking uidmap (1:4.5-1.1) ... 10:19:48 [2020-10-06T10:19:48.759Z] #18 41.23 Selecting previously unselected package python3-distutils. 10:19:48 [2020-10-06T10:19:48.759Z] #18 41.23 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 10:19:48 [2020-10-06T10:19:48.759Z] #18 41.25 Unpacking python3-distutils (3.7.3-1) ... 10:19:48 [2020-10-06T10:19:48.910Z] #19 54.18 Selecting previously unselected package vim-runtime. 10:19:48 [2020-10-06T10:19:48.910Z] #19 54.19 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 10:19:48 [2020-10-06T10:19:48.910Z] #19 54.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 10:19:48 [2020-10-06T10:19:48.910Z] #19 54.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 10:19:48 [2020-10-06T10:19:48.910Z] #19 54.35 Unpacking vim-runtime (2:8.1.0875-5) ... 10:19:49 [2020-10-06T10:19:49.019Z] #18 41.37 Selecting previously unselected package python3-pip. 10:19:49 [2020-10-06T10:19:49.019Z] #18 41.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 10:19:49 [2020-10-06T10:19:49.019Z] #18 41.39 Unpacking python3-pip (18.1-5) ... 10:19:49 [2020-10-06T10:19:49.019Z] #18 41.50 Selecting previously unselected package python3-pkg-resources. 10:19:49 [2020-10-06T10:19:49.019Z] #18 41.51 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 10:19:49 [2020-10-06T10:19:49.019Z] #18 41.51 Unpacking python3-pkg-resources (40.8.0-1) ... 10:19:49 [2020-10-06T10:19:49.279Z] #18 41.65 Selecting previously unselected package python3-setuptools. 10:19:49 [2020-10-06T10:19:49.279Z] #18 41.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 10:19:49 [2020-10-06T10:19:49.279Z] #18 41.67 Unpacking python3-setuptools (40.8.0-1) ... 10:19:49 [2020-10-06T10:19:49.279Z] #18 41.89 Selecting previously unselected package python3-wheel. 10:19:49 [2020-10-06T10:19:49.279Z] #18 41.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 10:19:49 [2020-10-06T10:19:49.539Z] #18 41.91 Unpacking python3-wheel (0.32.3-2) ... 10:19:49 [2020-10-06T10:19:49.539Z] #18 41.98 Selecting previously unselected package sudo. 10:19:49 [2020-10-06T10:19:49.539Z] #18 42.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... 10:19:49 [2020-10-06T10:19:49.539Z] #18 42.00 Unpacking sudo (1.8.27-1+deb10u2) ... 10:19:49 [2020-10-06T10:19:49.798Z] #18 42.43 Selecting previously unselected package thin-provisioning-tools. 10:19:49 [2020-10-06T10:19:49.798Z] #18 42.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 10:19:49 [2020-10-06T10:19:49.798Z] #18 42.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 10:19:50 [2020-10-06T10:19:50.438Z] #18 42.68 Selecting previously unselected package uidmap. 10:19:50 [2020-10-06T10:19:50.438Z] #18 42.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... 10:19:50 [2020-10-06T10:19:50.438Z] #18 42.70 Unpacking uidmap (1:4.5-1.1) ... 10:19:50 [2020-10-06T10:19:50.438Z] #18 42.81 Selecting previously unselected package vim-runtime. 10:19:50 [2020-10-06T10:19:50.438Z] #18 42.82 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 10:19:50 [2020-10-06T10:19:50.438Z] #18 42.87 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 10:19:50 [2020-10-06T10:19:50.438Z] #18 42.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 10:19:50 [2020-10-06T10:19:50.438Z] #18 42.91 Unpacking vim-runtime (2:8.1.0875-5) ... 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.43 Setting up libiptc0:amd64 (1.8.2-4) ... 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.44 Setting up xz-utils (5.2.4-1) ... 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.48 Setting up sudo (1.8.27-1+deb10u2) ... 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.56 invoke-rc.d: could not determine current runlevel 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.57 invoke-rc.d: policy-rc.d denied execution of start. 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.58 Setting up pigz (2.4-1) ... 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.63 Setting up python-pip-whl (18.1-5) ... 10:19:50 [2020-10-06T10:19:50.544Z] #18 50.64 Setting up libmpdec2:amd64 (2.4.2-2) ... 10:19:50 [2020-10-06T10:19:50.803Z] #18 50.65 Setting up vim-runtime (2:8.1.0875-5) ... 10:19:50 [2020-10-06T10:19:50.977Z] #18 26.48 Selecting previously unselected package libnet1:arm64. 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.49 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.56 Selecting previously unselected package libnl-3-200:arm64. 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.57 Unpacking libnl-3-200:arm64 (3.4.0-1) ... 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.65 Selecting previously unselected package libprotobuf-c1:arm64. 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.66 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.73 Selecting previously unselected package libreadline5:arm64. 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... 10:19:50 [2020-10-06T10:19:50.978Z] #18 26.75 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... 10:19:51 [2020-10-06T10:19:51.062Z] #18 51.05 Setting up libaio1:amd64 (0.3.112-3) ... 10:19:51 [2020-10-06T10:19:51.062Z] #18 51.06 Setting up libonig5:amd64 (6.9.1-1) ... 10:19:51 [2020-10-06T10:19:51.062Z] #18 51.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... 10:19:51 [2020-10-06T10:19:51.062Z] #18 51.09 Setting up vim (2:8.1.0875-5) ... 10:19:51 [2020-10-06T10:19:51.063Z] #18 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 10:19:51 [2020-10-06T10:19:51.063Z] #18 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 10:19:51 [2020-10-06T10:19:51.063Z] #18 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 10:19:51 [2020-10-06T10:19:51.063Z] #18 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 10:19:51 [2020-10-06T10:19:51.063Z] #18 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 10:19:51 [2020-10-06T10:19:51.063Z] #18 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 10:19:51 [2020-10-06T10:19:51.241Z] #18 26.90 Selecting previously unselected package net-tools. 10:19:51 [2020-10-06T10:19:51.241Z] #18 26.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... 10:19:51 [2020-10-06T10:19:51.241Z] #18 26.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 10:19:51 [2020-10-06T10:19:51.241Z] #18 27.17 Selecting previously unselected package python-pip-whl. 10:19:51 [2020-10-06T10:19:51.384Z] #18 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 10:19:51 [2020-10-06T10:19:51.384Z] #18 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 10:19:51 [2020-10-06T10:19:51.384Z] #18 51.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 10:19:51 [2020-10-06T10:19:51.384Z] #18 51.20 Setting up thin-provisioning-tools (0.7.6-2.1) ... 10:19:51 [2020-10-06T10:19:51.384Z] #18 51.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 10:19:51 [2020-10-06T10:19:51.384Z] #18 51.23 Setting up jq (1.5+dfsg-2+b1) ... 10:19:51 [2020-10-06T10:19:51.384Z] #18 51.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 10:19:51 [2020-10-06T10:19:51.384Z] #18 51.25 Setting up python3.7 (3.7.3-2+deb10u2) ... 10:19:51 [2020-10-06T10:19:51.505Z] #18 27.17 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 10:19:51 [2020-10-06T10:19:51.505Z] #18 27.18 Unpacking python-pip-whl (18.1-5) ... 10:19:51 [2020-10-06T10:19:51.769Z] #18 ... 10:19:51 [2020-10-06T10:19:51.769Z] 10:19:51 [2020-10-06T10:19:51.769Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:51 [2020-10-06T10:19:51.769Z] #41 58.34 DEP criu/protobuf.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 58.49 GEN criu/protobuf-desc-gen.h 10:19:51 [2020-10-06T10:19:51.769Z] #41 59.90 DEP criu/protobuf-desc.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 60.05 DEP criu/proc_parse.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 60.16 DEP criu/plugin.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 60.24 DEP criu/pipes.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 60.45 DEP criu/pie-util.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 60.54 DEP criu/pie-util-vdso.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 60.68 DEP criu/path.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 60.79 DEP criu/parasite-syscall.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 61.02 DEP criu/pagemap.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 61.28 DEP criu/pagemap-cache.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 61.41 DEP criu/page-xfer.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 61.58 DEP criu/page-pipe.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 61.67 DEP criu/netfilter.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 61.76 DEP criu/net.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 61.94 DEP criu/namespaces.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 62.07 DEP criu/mount.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 62.17 DEP criu/memfd.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 62.27 DEP criu/mem.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 62.48 DEP criu/lsm.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 62.56 DEP criu/log.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 62.63 DEP criu/libnetlink.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 62.73 DEP criu/kerndat.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 62.94 DEP criu/kcmp-ids.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 63.01 DEP criu/irmap.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 63.13 DEP criu/ipc_ns.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 63.27 DEP criu/image.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 63.44 DEP criu/image-desc.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 63.53 DEP criu/fsnotify.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 63.67 DEP criu/filesystems.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 63.77 DEP criu/files.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 63.93 DEP criu/files-reg.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.08 DEP criu/files-ext.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.22 DEP criu/file-lock.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.29 DEP criu/file-ids.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.36 DEP criu/fifo.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.46 DEP criu/fdstore.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.51 DEP criu/fault-injection.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.55 DEP criu/external.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.67 DEP criu/eventpoll.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.81 DEP criu/eventfd.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 64.97 DEP criu/crtools.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 65.14 DEP criu/cr-service.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 65.35 DEP criu/cr-restore.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 65.60 DEP criu/cr-errno.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 65.61 DEP criu/cr-dump.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 65.74 DEP criu/cr-dedup.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 65.83 DEP criu/cr-check.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 65.95 DEP criu/config.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 66.05 DEP criu/clone-noasan.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 66.15 DEP criu/cgroup.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 66.33 DEP criu/cgroup-props.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 66.40 DEP criu/bitmap.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 66.41 DEP criu/bfd.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 66.49 DEP criu/autofs.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 66.57 DEP criu/aio.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 66.65 DEP criu/action-scripts.d 10:19:51 [2020-10-06T10:19:51.769Z] #41 66.82 CC criu/action-scripts.o 10:19:51 [2020-10-06T10:19:51.769Z] #41 67.28 CC criu/aio.o 10:19:51 [2020-10-06T10:19:51.769Z] #41 67.75 CC criu/autofs.o 10:19:52 [2020-10-06T10:19:52.033Z] #41 ... 10:19:52 [2020-10-06T10:19:52.033Z] 10:19:52 [2020-10-06T10:19:52.033Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:52 [2020-10-06T10:19:52.033Z] #18 27.62 Selecting previously unselected package python3-lib2to3. 10:19:52 [2020-10-06T10:19:52.033Z] #18 27.62 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 10:19:52 [2020-10-06T10:19:52.033Z] #18 27.63 Unpacking python3-lib2to3 (3.7.3-1) ... 10:19:52 [2020-10-06T10:19:52.033Z] #18 27.80 Selecting previously unselected package python3-distutils. 10:19:52 [2020-10-06T10:19:52.033Z] #18 27.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 10:19:52 [2020-10-06T10:19:52.033Z] #18 27.82 Unpacking python3-distutils (3.7.3-1) ... 10:19:52 [2020-10-06T10:19:52.305Z] #18 28.01 Selecting previously unselected package python3-pip. 10:19:52 [2020-10-06T10:19:52.305Z] #18 28.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 10:19:52 [2020-10-06T10:19:52.305Z] #18 28.03 Unpacking python3-pip (18.1-5) ... 10:19:52 [2020-10-06T10:19:52.530Z] #19 57.95 Selecting previously unselected package vim. 10:19:52 [2020-10-06T10:19:52.530Z] #19 57.95 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... 10:19:52 [2020-10-06T10:19:52.530Z] #19 57.99 Unpacking vim (2:8.1.0875-5) ... 10:19:52 [2020-10-06T10:19:52.568Z] #18 28.19 Selecting previously unselected package python3-pkg-resources. 10:19:52 [2020-10-06T10:19:52.568Z] #18 28.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 10:19:52 [2020-10-06T10:19:52.568Z] #18 28.21 Unpacking python3-pkg-resources (40.8.0-1) ... 10:19:52 [2020-10-06T10:19:52.568Z] #18 28.36 Selecting previously unselected package python3-setuptools. 10:19:52 [2020-10-06T10:19:52.568Z] #18 28.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 10:19:52 [2020-10-06T10:19:52.568Z] #18 28.38 Unpacking python3-setuptools (40.8.0-1) ... 10:19:52 [2020-10-06T10:19:52.832Z] #18 28.57 Selecting previously unselected package python3-wheel. 10:19:52 [2020-10-06T10:19:52.832Z] #18 28.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 10:19:52 [2020-10-06T10:19:52.832Z] #18 28.58 Unpacking python3-wheel (0.32.3-2) ... 10:19:52 [2020-10-06T10:19:52.832Z] #18 28.72 Selecting previously unselected package sudo. 10:19:53 [2020-10-06T10:19:53.095Z] #18 28.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... 10:19:53 [2020-10-06T10:19:53.095Z] #18 28.73 Unpacking sudo (1.8.27-1+deb10u2) ... 10:19:53 [2020-10-06T10:19:53.182Z] #19 58.56 Selecting previously unselected package xfsprogs. 10:19:53 [2020-10-06T10:19:53.182Z] #19 58.57 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... 10:19:53 [2020-10-06T10:19:53.182Z] #19 58.57 Unpacking xfsprogs (4.20.0-1) ... 10:19:53 [2020-10-06T10:19:53.359Z] #18 29.11 Selecting previously unselected package thin-provisioning-tools. 10:19:53 [2020-10-06T10:19:53.360Z] #18 29.12 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... 10:19:53 [2020-10-06T10:19:53.360Z] #18 29.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 10:19:53 [2020-10-06T10:19:53.622Z] #18 29.36 Selecting previously unselected package uidmap. 10:19:53 [2020-10-06T10:19:53.622Z] #18 29.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... 10:19:53 [2020-10-06T10:19:53.622Z] #18 29.38 Unpacking uidmap (1:4.5-1.1) ... 10:19:53 [2020-10-06T10:19:53.836Z] #19 59.07 Selecting previously unselected package zip. 10:19:53 [2020-10-06T10:19:53.836Z] #19 59.08 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... 10:19:53 [2020-10-06T10:19:53.836Z] #19 59.09 Unpacking zip (3.0-11+b1) ... 10:19:53 [2020-10-06T10:19:53.836Z] #19 59.30 Setting up aufs-tools (1:4.14+20190211-1) ... 10:19:53 [2020-10-06T10:19:53.836Z] #19 59.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 10:19:53 [2020-10-06T10:19:53.836Z] #19 59.32 Setting up libip6tc0:ppc64el (1.8.2-4) ... 10:19:53 [2020-10-06T10:19:53.836Z] #19 59.33 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... 10:19:53 [2020-10-06T10:19:53.836Z] #19 59.34 Setting up libgpm2:ppc64el (1.20.7-5) ... 10:19:53 [2020-10-06T10:19:53.836Z] #19 59.34 Setting up libip4tc0:ppc64el (1.8.2-4) ... 10:19:53 [2020-10-06T10:19:53.886Z] #18 29.59 Selecting previously unselected package vim-runtime. 10:19:53 [2020-10-06T10:19:53.886Z] #18 29.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 10:19:53 [2020-10-06T10:19:53.886Z] #18 29.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 10:19:53 [2020-10-06T10:19:53.886Z] #18 29.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 10:19:53 [2020-10-06T10:19:53.886Z] #18 29.67 Unpacking vim-runtime (2:8.1.0875-5) ... 10:19:53 [2020-10-06T10:19:53.906Z] #18 45.93 Selecting previously unselected package vim. 10:19:53 [2020-10-06T10:19:53.906Z] #18 45.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... 10:19:53 [2020-10-06T10:19:53.906Z] #18 45.96 Unpacking vim (2:8.1.0875-5) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.35 Setting up uidmap (1:4.5-1.1) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.37 Setting up libnftnl11:ppc64el (1.1.2-2) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.39 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.42 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.43 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.45 Setting up xxd (2:8.1.0875-5) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.46 Setting up zip (3.0-11+b1) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.48 Setting up vim-common (2:8.1.0875-5) ... 10:19:54 [2020-10-06T10:19:54.139Z] #19 59.52 Setting up bash-completion (1:2.8-6) ... 10:19:54 [2020-10-06T10:19:54.165Z] #18 46.48 Selecting previously unselected package xfsprogs. 10:19:54 [2020-10-06T10:19:54.165Z] #18 46.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... 10:19:54 [2020-10-06T10:19:54.165Z] #18 46.49 Unpacking xfsprogs (4.20.0-1) ... 10:19:54 [2020-10-06T10:19:54.319Z] #66 exporting layers 6.2s done 10:19:54 [2020-10-06T10:19:54.319Z] #66 writing image sha256:f66f009c88498f6fa0cea7ae98a0593daf4cac6d11bc590a3276591946054dbc 10:19:54 [2020-10-06T10:19:54.319Z] #66 writing image sha256:f66f009c88498f6fa0cea7ae98a0593daf4cac6d11bc590a3276591946054dbc done 10:19:54 [2020-10-06T10:19:54.319Z] #66 naming to docker.io/library/docker:db49c9e68be751afa5eea777b4103ca0eab97a78 done 10:19:54 [2020-10-06T10:19:54.319Z] #66 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 10:19:54 [2020-10-06T10:19:54.424Z] #18 46.94 Selecting previously unselected package zip. 10:19:54 [2020-10-06T10:19:54.424Z] #18 46.95 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... 10:19:54 [2020-10-06T10:19:54.424Z] #18 46.96 Unpacking zip (3.0-11+b1) ... 10:19:54 [2020-10-06T10:19:54.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41530/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/validate/default 10:19:54 [2020-10-06T10:19:54.683Z] #18 47.17 Setting up aufs-tools (1:4.14+20190211-1) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.20 Setting up libip6tc0:amd64 (1.8.2-4) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.22 Setting up libgpm2:amd64 (1.20.7-5) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.23 Setting up libip4tc0:amd64 (1.8.2-4) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.24 Setting up uidmap (1:4.5-1.1) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.26 Setting up libnftnl11:amd64 (1.1.2-2) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 47.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 54.18 Setting up iptables (1.8.2-4) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 54.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 10:19:54 [2020-10-06T10:19:54.684Z] #18 54.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:19:54 [2020-10-06T10:19:54.684Z] #18 54.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 10:19:54 [2020-10-06T10:19:54.684Z] #18 54.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:19:54 [2020-10-06T10:19:54.684Z] #18 54.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 10:19:54 [2020-10-06T10:19:54.684Z] #18 54.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 10:19:54 [2020-10-06T10:19:54.684Z] #18 54.24 Setting up python3 (3.7.3-1) ... 10:19:54 [2020-10-06T10:19:54.684Z] #18 54.64 Setting up python3-wheel (0.32.3-2) ... 10:19:54 [2020-10-06T10:19:54.943Z] #18 47.31 Setting up xxd (2:8.1.0875-5) ... 10:19:54 [2020-10-06T10:19:54.943Z] #18 47.32 Setting up zip (3.0-11+b1) ... 10:19:54 [2020-10-06T10:19:54.943Z] #18 47.33 Setting up vim-common (2:8.1.0875-5) ... 10:19:54 [2020-10-06T10:19:54.943Z] #18 47.34 Setting up bash-completion (1:2.8-6) ... 10:19:55 [2020-10-06T10:19:55.586Z] Congratulations! All commits are properly signed with the DCO! 10:19:55 [2020-10-06T10:19:55.586Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 10:19:55 [2020-10-06T10:19:55.586Z] No api/types/ or api/swagger.yaml changes in diff. 10:19:55 [2020-10-06T10:19:55.586Z] Congratulations! All TOML source files changed here have valid syntax. 10:19:55 [2020-10-06T10:19:55.586Z] Congratulations! Changelog CHANGELOG.md is well-formed. 10:19:55 [2020-10-06T10:19:55.586Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 10:19:55 [2020-10-06T10:19:55.586Z] Congratulations! No new tests were added to integration-cli. 10:19:55 [2020-10-06T10:19:55.586Z] 10:19:55 [2020-10-06T10:19:55.586Z] INFO Start validation with golang-ci-lint 10:19:55 [2020-10-06T10:19:55.586Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 10:19:55 [2020-10-06T10:19:55.586Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 10:19:55 [2020-10-06T10:19:55.586Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 10:19:55 [2020-10-06T10:19:55.619Z] #18 55.40 Setting up apparmor (2.13.2-10) ... 10:19:56 [2020-10-06T10:19:56.372Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 29.1% of statements 10:19:56 [2020-10-06T10:19:56.372Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements 10:19:56 [2020-10-06T10:19:56.372Z] ? github.com/docker/docker/container/stream [no test files] 10:19:56 [2020-10-06T10:19:56.372Z] ? github.com/docker/docker/contrib/apparmor [no test files] 10:19:56 [2020-10-06T10:19:56.372Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 10:19:56 [2020-10-06T10:19:56.372Z] ? github.com/docker/docker/contrib/httpserver [no test files] 10:19:56 [2020-10-06T10:19:56.450Z] #18 31.95 Selecting previously unselected package vim. 10:19:56 [2020-10-06T10:19:56.450Z] #18 31.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... 10:19:56 [2020-10-06T10:19:56.450Z] #18 31.98 Unpacking vim (2:8.1.0875-5) ... 10:19:56 [2020-10-06T10:19:56.714Z] #18 32.47 Selecting previously unselected package xfsprogs. 10:19:56 [2020-10-06T10:19:56.714Z] #18 32.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... 10:19:56 [2020-10-06T10:19:56.714Z] #18 32.49 Unpacking xfsprogs (4.20.0-1) ... 10:19:56 [2020-10-06T10:19:56.955Z] #19 ... 10:19:56 [2020-10-06T10:19:56.955Z] 10:19:56 [2020-10-06T10:19:56.955Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:56 [2020-10-06T10:19:56.955Z] #42 111.9 CC criu/clone-noasan.o 10:19:56 [2020-10-06T10:19:56.955Z] #42 112.2 CC criu/config.o 10:19:56 [2020-10-06T10:19:56.955Z] #42 115.4 CC criu/cr-check.o 10:19:56 [2020-10-06T10:19:56.955Z] #42 117.9 CC criu/cr-dedup.o 10:19:56 [2020-10-06T10:19:56.955Z] #42 118.5 CC criu/cr-dump.o 10:19:56 [2020-10-06T10:19:56.993Z] #18 ... 10:19:56 [2020-10-06T10:19:56.993Z] 10:19:56 [2020-10-06T10:19:56.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:56 [2020-10-06T10:19:56.993Z] #41 101.9 CC criu/eventfd.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 102.3 CC criu/eventpoll.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 103.1 CC criu/external.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 103.5 CC criu/fault-injection.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 103.7 CC criu/fdstore.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 104.0 CC criu/fifo.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 104.4 CC criu/file-ids.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 104.7 CC criu/file-lock.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 105.6 CC criu/files-ext.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 105.9 CC criu/files-reg.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 108.0 CC criu/files.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 110.0 CC criu/filesystems.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 110.6 CC criu/fsnotify.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 111.6 CC criu/image-desc.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 111.7 CC criu/image.o 10:19:56 [2020-10-06T10:19:56.993Z] #41 ... 10:19:56 [2020-10-06T10:19:56.993Z] 10:19:56 [2020-10-06T10:19:56.993Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:57 [2020-10-06T10:19:57.251Z] #18 57.11 Setting up xfsprogs (4.20.0-1) ... 10:19:57 [2020-10-06T10:19:57.251Z] #18 57.12 Setting up python3-lib2to3 (3.7.3-1) ... 10:19:57 [2020-10-06T10:19:57.291Z] #18 32.95 Selecting previously unselected package zip. 10:19:57 [2020-10-06T10:19:57.291Z] #18 32.97 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... 10:19:57 [2020-10-06T10:19:57.291Z] #18 32.99 Unpacking zip (3.0-11+b1) ... 10:19:57 [2020-10-06T10:19:57.291Z] #18 33.24 Setting up aufs-tools (1:4.14+20190211-1) ... 10:19:57 [2020-10-06T10:19:57.479Z] #18 49.91 Setting up libiptc0:amd64 (1.8.2-4) ... 10:19:57 [2020-10-06T10:19:57.479Z] #18 49.92 Setting up xz-utils (5.2.4-1) ... 10:19:57 [2020-10-06T10:19:57.479Z] #18 49.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:19:57 [2020-10-06T10:19:57.479Z] #18 49.94 Setting up sudo (1.8.27-1+deb10u2) ... 10:19:57 [2020-10-06T10:19:57.479Z] #18 50.00 invoke-rc.d: could not determine current runlevel 10:19:57 [2020-10-06T10:19:57.479Z] #18 50.01 invoke-rc.d: policy-rc.d denied execution of start. 10:19:57 [2020-10-06T10:19:57.479Z] #18 50.03 Setting up pigz (2.4-1) ... 10:19:57 [2020-10-06T10:19:57.479Z] #18 50.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 10:19:57 [2020-10-06T10:19:57.479Z] #18 50.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... 10:19:57 [2020-10-06T10:19:57.479Z] #18 50.07 Setting up python-pip-whl (18.1-5) ... 10:19:57 [2020-10-06T10:19:57.479Z] #18 50.08 Setting up libmpdec2:amd64 (2.4.2-2) ... 10:19:57 [2020-10-06T10:19:57.479Z] #18 50.10 Setting up vim-runtime (2:8.1.0875-5) ... 10:19:57 [2020-10-06T10:19:57.510Z] #18 57.46 Setting up python3-pkg-resources (40.8.0-1) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.29 Setting up libip6tc0:arm64 (1.8.2-4) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.31 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.32 Setting up libgpm2:arm64 (1.20.7-5) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.34 Setting up libip4tc0:arm64 (1.8.2-4) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.36 Setting up uidmap (1:4.5-1.1) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.41 Setting up libnftnl11:arm64 (1.1.2-2) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 10:19:57 [2020-10-06T10:19:57.554Z] #18 33.48 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... 10:19:57 [2020-10-06T10:19:57.610Z] #42 122.5 CC criu/cr-errno.o 10:19:57 [2020-10-06T10:19:57.610Z] #42 122.6 CC criu/cr-restore.o 10:19:57 [2020-10-06T10:19:57.818Z] #18 33.50 Setting up libicu63:arm64 (63.1-6+deb10u1) ... 10:19:57 [2020-10-06T10:19:57.818Z] #18 33.52 Setting up xxd (2:8.1.0875-5) ... 10:19:57 [2020-10-06T10:19:57.818Z] #18 33.54 Setting up zip (3.0-11+b1) ... 10:19:57 [2020-10-06T10:19:57.818Z] #18 33.59 Setting up vim-common (2:8.1.0875-5) ... 10:19:57 [2020-10-06T10:19:57.818Z] #18 33.62 Setting up bash-completion (1:2.8-6) ... 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.51 Setting up libaio1:amd64 (0.3.112-3) ... 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.52 Setting up libonig5:amd64 (6.9.1-1) ... 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.55 Setting up vim (2:8.1.0875-5) ... 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.64 Setting up thin-provisioning-tools (0.7.6-2.1) ... 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 10:19:58 [2020-10-06T10:19:58.047Z] #18 50.67 Setting up jq (1.5+dfsg-2+b1) ... 10:19:58 [2020-10-06T10:19:58.305Z] #18 50.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 10:19:58 [2020-10-06T10:19:58.305Z] #18 50.69 Setting up python3.7 (3.7.3-2+deb10u2) ... 10:19:58 [2020-10-06T10:19:58.305Z] #18 ... 10:19:58 [2020-10-06T10:19:58.305Z] 10:19:58 [2020-10-06T10:19:58.305Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:19:58 [2020-10-06T10:19:58.305Z] #41 96.20 CC criu/cr-errno.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 96.32 CC criu/cr-restore.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 100.6 CC criu/cr-service.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 102.1 CC criu/crtools.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 102.6 CC criu/eventfd.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 103.0 CC criu/eventpoll.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 103.8 CC criu/external.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 104.1 CC criu/fault-injection.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 104.2 CC criu/fdstore.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 104.6 CC criu/fifo.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 104.9 CC criu/file-ids.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 105.1 CC criu/file-lock.o 10:19:58 [2020-10-06T10:19:58.305Z] #41 105.9 CC criu/files-ext.o 10:19:58 [2020-10-06T10:19:58.446Z] #18 58.34 Setting up python3-distutils (3.7.3-1) ... 10:19:58 [2020-10-06T10:19:58.565Z] #41 106.2 CC criu/files-reg.o 10:19:58 [2020-10-06T10:19:58.678Z] #42 ... 10:19:58 [2020-10-06T10:19:58.678Z] 10:19:58 [2020-10-06T10:19:58.678Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:19:58 [2020-10-06T10:19:58.704Z] #18 58.79 Setting up python3-setuptools (40.8.0-1) ... 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.24 Setting up libiptc0:ppc64el (1.8.2-4) ... 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.24 Setting up xz-utils (5.2.4-1) ... 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.29 Setting up sudo (1.8.27-1+deb10u2) ... 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.38 invoke-rc.d: could not determine current runlevel 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.40 invoke-rc.d: policy-rc.d denied execution of start. 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.41 Setting up pigz (2.4-1) ... 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.41 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.42 Setting up libnl-3-200:ppc64el (3.4.0-1) ... 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.43 Setting up python-pip-whl (18.1-5) ... 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.44 Setting up libmpdec2:ppc64el (2.4.2-2) ... 10:19:58 [2020-10-06T10:19:58.981Z] #19 64.46 Setting up vim-runtime (2:8.1.0875-5) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.23 Setting up libaio1:ppc64el (0.3.112-3) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.23 Setting up libonig5:ppc64el (6.9.1-1) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.23 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.24 Setting up vim (2:8.1.0875-5) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.40 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.45 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.47 Setting up jq (1.5+dfsg-2+b1) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.48 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... 10:20:00 [2020-10-06T10:20:00.049Z] #19 65.49 Setting up python3.7 (3.7.3-2+deb10u2) ... 10:20:00 [2020-10-06T10:20:00.081Z] #18 59.90 Setting up python3-pip (18.1-5) ... 10:20:00 [2020-10-06T10:20:00.470Z] #41 108.3 CC criu/files.o 10:20:00 [2020-10-06T10:20:00.647Z] #18 60.80 Processing triggers for libc-bin (2.28-10) ... 10:20:00 [2020-10-06T10:20:00.906Z] #18 60.83 Processing triggers for mime-support (3.62) ... 10:20:01 [2020-10-06T10:20:01.039Z] #41 ... 10:20:01 [2020-10-06T10:20:01.039Z] 10:20:01 [2020-10-06T10:20:01.039Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:20:01 [2020-10-06T10:20:01.039Z] #18 53.37 Setting up iptables (1.8.2-4) ... 10:20:01 [2020-10-06T10:20:01.039Z] #18 53.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 10:20:01 [2020-10-06T10:20:01.039Z] #18 53.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:20:01 [2020-10-06T10:20:01.039Z] #18 53.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 10:20:01 [2020-10-06T10:20:01.039Z] #18 53.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:20:01 [2020-10-06T10:20:01.039Z] #18 53.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 10:20:01 [2020-10-06T10:20:01.039Z] #18 53.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 10:20:01 [2020-10-06T10:20:01.039Z] #18 53.44 Setting up python3 (3.7.3-1) ... 10:20:01 [2020-10-06T10:20:01.145Z] #19 ... 10:20:01 [2020-10-06T10:20:01.145Z] 10:20:01 [2020-10-06T10:20:01.145Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:20:01 [2020-10-06T10:20:01.145Z] #44 176.8 github.com/LK4D4/vndr/godl 10:20:01 [2020-10-06T10:20:01.145Z] #44 178.0 github.com/LK4D4/vndr 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.45 Setting up libiptc0:arm64 (1.8.2-4) ... 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.47 Setting up xz-utils (5.2.4-1) ... 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.53 Setting up sudo (1.8.27-1+deb10u2) ... 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.62 invoke-rc.d: could not determine current runlevel 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.63 invoke-rc.d: policy-rc.d denied execution of start. 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.79 Setting up pigz (2.4-1) ... 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.81 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.82 Setting up libnl-3-200:arm64 (3.4.0-1) ... 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.85 Setting up python-pip-whl (18.1-5) ... 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.87 Setting up libmpdec2:arm64 (2.4.2-2) ... 10:20:01 [2020-10-06T10:20:01.152Z] #18 36.89 Setting up vim-runtime (2:8.1.0875-5) ... 10:20:01 [2020-10-06T10:20:01.417Z] #18 37.25 Setting up libaio1:arm64 (0.3.112-3) ... 10:20:01 [2020-10-06T10:20:01.417Z] #18 37.27 Setting up libonig5:arm64 (6.9.1-1) ... 10:20:01 [2020-10-06T10:20:01.417Z] #18 37.28 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... 10:20:01 [2020-10-06T10:20:01.558Z] #18 53.93 Setting up python3-wheel (0.32.3-2) ... 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.30 Setting up vim (2:8.1.0875-5) ... 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.45 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.49 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.51 Setting up jq (1.5+dfsg-2+b1) ... 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.54 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... 10:20:01 [2020-10-06T10:20:01.681Z] #18 37.55 Setting up python3.7 (3.7.3-2+deb10u2) ... 10:20:01 [2020-10-06T10:20:01.818Z] #18 54.42 Setting up apparmor (2.13.2-10) ... 10:20:01 [2020-10-06T10:20:01.842Z] #18 DONE 61.8s 10:20:01 [2020-10-06T10:20:01.842Z] 10:20:01 [2020-10-06T10:20:01.842Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:20:01 [2020-10-06T10:20:01.842Z] #38 178.3 + dpkg --print-architecture 10:20:01 [2020-10-06T10:20:01.842Z] #38 178.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 10:20:01 [2020-10-06T10:20:01.842Z] #38 178.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 10:20:01 [2020-10-06T10:20:01.842Z] #38 178.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 10:20:01 [2020-10-06T10:20:01.949Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements 10:20:02 [2020-10-06T10:20:02.258Z] #18 ... 10:20:02 [2020-10-06T10:20:02.258Z] 10:20:02 [2020-10-06T10:20:02.258Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:02 [2020-10-06T10:20:02.258Z] #41 68.81 CC criu/bfd.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 69.30 CC criu/bitmap.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 69.44 CC criu/cgroup-props.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 70.04 CC criu/cgroup.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 72.23 CC criu/clone-noasan.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 72.44 CC criu/config.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 73.71 CC criu/cr-check.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 75.12 CC criu/cr-dedup.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 75.59 CC criu/cr-dump.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 77.51 CC criu/cr-errno.o 10:20:02 [2020-10-06T10:20:02.258Z] #41 77.56 CC criu/cr-restore.o 10:20:02 [2020-10-06T10:20:02.779Z] #38 ... 10:20:02 [2020-10-06T10:20:02.779Z] 10:20:02 [2020-10-06T10:20:02.779Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 10:20:02 [2020-10-06T10:20:02.779Z] #19 0.958 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 10:20:02 [2020-10-06T10:20:02.779Z] #19 0.961 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 10:20:02 [2020-10-06T10:20:02.779Z] #19 0.965 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 10:20:02 [2020-10-06T10:20:02.779Z] #19 DONE 1.0s 10:20:02 [2020-10-06T10:20:02.987Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements 10:20:03 [2020-10-06T10:20:03.039Z] 10:20:03 [2020-10-06T10:20:03.039Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:20:03 [2020-10-06T10:20:03.725Z] #18 56.09 Setting up xfsprogs (4.20.0-1) ... 10:20:03 [2020-10-06T10:20:03.725Z] #18 56.10 Setting up python3-lib2to3 (3.7.3-1) ... 10:20:03 [2020-10-06T10:20:03.936Z] #44 DONE 189.4s 10:20:03 [2020-10-06T10:20:03.936Z] 10:20:03 [2020-10-06T10:20:03.936Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:20:03 [2020-10-06T10:20:03.984Z] #18 56.42 Setting up python3-pkg-resources (40.8.0-1) ... 10:20:04 [2020-10-06T10:20:04.025Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements 10:20:04 [2020-10-06T10:20:04.204Z] #41 ... 10:20:04 [2020-10-06T10:20:04.204Z] 10:20:04 [2020-10-06T10:20:04.204Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:20:04 [2020-10-06T10:20:04.204Z] #18 39.87 Setting up iptables (1.8.2-4) ... 10:20:04 [2020-10-06T10:20:04.204Z] #18 39.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 10:20:04 [2020-10-06T10:20:04.204Z] #18 39.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:20:04 [2020-10-06T10:20:04.204Z] #18 39.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 10:20:04 [2020-10-06T10:20:04.204Z] #18 40.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:20:04 [2020-10-06T10:20:04.468Z] #18 40.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 10:20:04 [2020-10-06T10:20:04.468Z] #18 40.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 10:20:04 [2020-10-06T10:20:04.468Z] #18 40.13 Setting up python3 (3.7.3-1) ... 10:20:04 [2020-10-06T10:20:04.553Z] #18 57.16 Setting up python3-distutils (3.7.3-1) ... 10:20:04 [2020-10-06T10:20:04.995Z] #18 40.61 Setting up python3-wheel (0.32.3-2) ... 10:20:05 [2020-10-06T10:20:05.024Z] #39 ... 10:20:05 [2020-10-06T10:20:05.024Z] 10:20:05 [2020-10-06T10:20:05.024Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:20:05 [2020-10-06T10:20:05.024Z] #19 70.51 Setting up iptables (1.8.2-4) ... 10:20:05 [2020-10-06T10:20:05.122Z] #18 57.63 Setting up python3-setuptools (40.8.0-1) ... 10:20:05 [2020-10-06T10:20:05.325Z] #19 70.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 10:20:05 [2020-10-06T10:20:05.325Z] #19 70.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:20:05 [2020-10-06T10:20:05.325Z] #19 70.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 10:20:05 [2020-10-06T10:20:05.325Z] #19 70.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:20:05 [2020-10-06T10:20:05.325Z] #19 70.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 10:20:05 [2020-10-06T10:20:05.325Z] #19 70.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 10:20:05 [2020-10-06T10:20:05.325Z] #19 70.62 Setting up python3 (3.7.3-1) ... 10:20:05 [2020-10-06T10:20:05.952Z] #18 41.59 Setting up apparmor (2.13.2-10) ... 10:20:05 [2020-10-06T10:20:05.976Z] #19 71.07 Setting up python3-wheel (0.32.3-2) ... 10:20:06 [2020-10-06T10:20:06.501Z] #18 58.73 Setting up python3-pip (18.1-5) ... 10:20:06 [2020-10-06T10:20:06.501Z] #18 ... 10:20:06 [2020-10-06T10:20:06.501Z] 10:20:06 [2020-10-06T10:20:06.501Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:20:06 [2020-10-06T10:20:06.501Z] #38 178.4 + dpkg --print-architecture 10:20:06 [2020-10-06T10:20:06.501Z] #38 178.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 10:20:06 [2020-10-06T10:20:06.501Z] #38 178.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 10:20:06 [2020-10-06T10:20:06.501Z] #38 178.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 10:20:06 [2020-10-06T10:20:06.627Z] #19 71.94 Setting up apparmor (2.13.2-10) ... 10:20:07 [2020-10-06T10:20:07.225Z] #20 ... 10:20:07 [2020-10-06T10:20:07.225Z] 10:20:07 [2020-10-06T10:20:07.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:07 [2020-10-06T10:20:07.225Z] #41 112.4 CC criu/ipc_ns.o 10:20:07 [2020-10-06T10:20:07.225Z] #41 113.5 CC criu/irmap.o 10:20:07 [2020-10-06T10:20:07.225Z] #41 114.1 CC criu/kcmp-ids.o 10:20:07 [2020-10-06T10:20:07.225Z] #41 114.4 CC criu/kerndat.o 10:20:07 [2020-10-06T10:20:07.225Z] #41 115.6 CC criu/libnetlink.o 10:20:07 [2020-10-06T10:20:07.225Z] #41 116.0 CC criu/log.o 10:20:07 [2020-10-06T10:20:07.225Z] #41 116.5 CC criu/lsm.o 10:20:07 [2020-10-06T10:20:07.225Z] #41 117.0 CC criu/mem.o 10:20:07 [2020-10-06T10:20:07.225Z] #41 119.2 CC criu/memfd.o 10:20:07 [2020-10-06T10:20:07.225Z] #41 119.8 CC criu/mount.o 10:20:07 [2020-10-06T10:20:07.483Z] #41 ... 10:20:07 [2020-10-06T10:20:07.483Z] 10:20:07 [2020-10-06T10:20:07.483Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:07 [2020-10-06T10:20:07.483Z] #47 186.4 + cd /tmp/tmp.uWCCdilb1g/src/github.com/golangci/golangci-lint/ 10:20:07 [2020-10-06T10:20:07.483Z] #47 186.4 + git checkout -q v1.23.8 10:20:07 [2020-10-06T10:20:07.483Z] #47 187.2 ++ git describe --tags 10:20:07 [2020-10-06T10:20:07.483Z] #47 187.2 + version=v1.23.8 10:20:07 [2020-10-06T10:20:07.483Z] #47 187.2 ++ git rev-parse --short HEAD 10:20:07 [2020-10-06T10:20:07.483Z] #47 187.2 + commit=76a82c6 10:20:07 [2020-10-06T10:20:07.483Z] #47 187.2 ++ git show -s --format=%cd 10:20:07 [2020-10-06T10:20:07.483Z] #47 187.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' 10:20:07 [2020-10-06T10:20:07.483Z] #47 187.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 10:20:07 [2020-10-06T10:20:07.882Z] #38 ... 10:20:07 [2020-10-06T10:20:07.882Z] 10:20:07 [2020-10-06T10:20:07.882Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:20:07 [2020-10-06T10:20:07.882Z] #18 59.70 Processing triggers for libc-bin (2.28-10) ... 10:20:07 [2020-10-06T10:20:07.882Z] #18 59.73 Processing triggers for mime-support (3.62) ... 10:20:07 [2020-10-06T10:20:07.882Z] #18 DONE 60.5s 10:20:07 [2020-10-06T10:20:07.886Z] #18 43.35 Setting up xfsprogs (4.20.0-1) ... 10:20:07 [2020-10-06T10:20:07.886Z] #18 43.36 Setting up python3-lib2to3 (3.7.3-1) ... 10:20:07 [2020-10-06T10:20:07.886Z] #18 43.76 Setting up python3-pkg-resources (40.8.0-1) ... 10:20:08 [2020-10-06T10:20:08.141Z] 10:20:08 [2020-10-06T10:20:08.141Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 10:20:08 [2020-10-06T10:20:08.753Z] #19 73.73 Setting up xfsprogs (4.20.0-1) ... 10:20:08 [2020-10-06T10:20:08.753Z] #19 73.74 Setting up python3-lib2to3 (3.7.3-1) ... 10:20:08 [2020-10-06T10:20:08.753Z] #19 74.20 Setting up python3-pkg-resources (40.8.0-1) ... 10:20:08 [2020-10-06T10:20:08.837Z] #18 ... 10:20:08 [2020-10-06T10:20:08.837Z] 10:20:08 [2020-10-06T10:20:08.837Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:20:08 [2020-10-06T10:20:08.837Z] #51 53.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 10:20:08 [2020-10-06T10:20:08.837Z] #51 54.70 + mkdir -p /build 10:20:08 [2020-10-06T10:20:08.837Z] #51 54.70 + cp runc /build/runc 10:20:08 [2020-10-06T10:20:08.837Z] #51 DONE 55.8s 10:20:08 [2020-10-06T10:20:08.837Z] 10:20:08 [2020-10-06T10:20:08.837Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 10:20:08 [2020-10-06T10:20:08.837Z] #18 44.49 Setting up python3-distutils (3.7.3-1) ... 10:20:09 [2020-10-06T10:20:09.080Z] #19 1.022 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 10:20:09 [2020-10-06T10:20:09.080Z] #19 1.026 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 10:20:09 [2020-10-06T10:20:09.080Z] #19 1.029 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 10:20:09 [2020-10-06T10:20:09.080Z] #19 DONE 1.1s 10:20:09 [2020-10-06T10:20:09.080Z] 10:20:09 [2020-10-06T10:20:09.080Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:09 [2020-10-06T10:20:09.080Z] #41 110.2 CC criu/filesystems.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 110.8 CC criu/fsnotify.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 111.9 CC criu/image-desc.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 112.0 CC criu/image.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 112.8 CC criu/ipc_ns.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 114.0 CC criu/irmap.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 114.6 CC criu/kcmp-ids.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 114.9 CC criu/kerndat.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 116.1 CC criu/libnetlink.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 116.4 CC criu/log.o 10:20:09 [2020-10-06T10:20:09.080Z] #41 ... 10:20:09 [2020-10-06T10:20:09.080Z] 10:20:09 [2020-10-06T10:20:09.080Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:20:09 [2020-10-06T10:20:09.101Z] #18 44.98 Setting up python3-setuptools (40.8.0-1) ... 10:20:09 [2020-10-06T10:20:09.818Z] #19 75.20 Setting up python3-distutils (3.7.3-1) ... 10:20:10 [2020-10-06T10:20:10.473Z] #19 75.83 Setting up python3-setuptools (40.8.0-1) ... 10:20:10 [2020-10-06T10:20:10.594Z] #18 46.33 Setting up python3-pip (18.1-5) ... 10:20:10 [2020-10-06T10:20:10.933Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 14.1% of statements 10:20:11 [2020-10-06T10:20:11.537Z] #19 76.99 Setting up python3-pip (18.1-5) ... 10:20:11 [2020-10-06T10:20:11.573Z] #18 47.41 Processing triggers for libc-bin (2.28-10) ... 10:20:11 [2020-10-06T10:20:11.573Z] #18 47.44 Processing triggers for mime-support (3.62) ... 10:20:12 [2020-10-06T10:20:12.006Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.8% of statements 10:20:12 [2020-10-06T10:20:12.189Z] #18 DONE 47.9s 10:20:12 [2020-10-06T10:20:12.189Z] 10:20:12 [2020-10-06T10:20:12.189Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 10:20:12 [2020-10-06T10:20:12.642Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements 10:20:12 [2020-10-06T10:20:12.922Z] #19 78.08 Processing triggers for libc-bin (2.28-10) ... 10:20:12 [2020-10-06T10:20:12.922Z] #19 78.13 Processing triggers for mime-support (3.62) ... 10:20:13 [2020-10-06T10:20:13.225Z] #19 DONE 78.4s 10:20:13 [2020-10-06T10:20:13.225Z] 10:20:13 [2020-10-06T10:20:13.225Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 10:20:13 [2020-10-06T10:20:13.277Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements 10:20:13 [2020-10-06T10:20:13.537Z] #20 0.517 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 10:20:13 [2020-10-06T10:20:13.537Z] #20 0.525 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 10:20:13 [2020-10-06T10:20:13.537Z] #20 0.528 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 10:20:13 [2020-10-06T10:20:13.537Z] #20 DONE 0.6s 10:20:13 [2020-10-06T10:20:13.537Z] 10:20:13 [2020-10-06T10:20:13.537Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:13 [2020-10-06T10:20:13.537Z] #42 130.6 CC criu/cr-service.o 10:20:13 [2020-10-06T10:20:13.537Z] #42 133.0 CC criu/crtools.o 10:20:13 [2020-10-06T10:20:13.537Z] #42 133.8 CC criu/eventfd.o 10:20:13 [2020-10-06T10:20:13.537Z] #42 134.2 CC criu/eventpoll.o 10:20:13 [2020-10-06T10:20:13.537Z] #42 135.3 CC criu/external.o 10:20:13 [2020-10-06T10:20:13.537Z] #42 135.8 CC criu/fault-injection.o 10:20:13 [2020-10-06T10:20:13.537Z] #42 136.0 CC criu/fdstore.o 10:20:13 [2020-10-06T10:20:13.537Z] #42 136.4 CC criu/fifo.o 10:20:13 [2020-10-06T10:20:13.537Z] #42 137.2 CC criu/file-ids.o 10:20:13 [2020-10-06T10:20:13.537Z] #42 137.7 CC criu/file-lock.o 10:20:13 [2020-10-06T10:20:13.580Z] #19 1.191 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 10:20:13 [2020-10-06T10:20:13.580Z] #19 1.197 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 10:20:13 [2020-10-06T10:20:13.580Z] #19 1.203 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 10:20:13 [2020-10-06T10:20:13.580Z] #19 DONE 1.5s 10:20:13 [2020-10-06T10:20:13.580Z] 10:20:13 [2020-10-06T10:20:13.580Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:13 [2020-10-06T10:20:13.580Z] #41 81.22 CC criu/cr-service.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 82.63 CC criu/crtools.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 83.16 CC criu/eventfd.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 83.48 CC criu/eventpoll.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 84.16 CC criu/external.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 84.49 CC criu/fault-injection.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 84.58 CC criu/fdstore.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 84.92 CC criu/fifo.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 85.38 CC criu/file-ids.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 85.86 CC criu/file-lock.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 86.80 CC criu/files-ext.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 87.17 CC criu/files-reg.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 88.73 CC criu/files.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 90.30 CC criu/filesystems.o 10:20:13 [2020-10-06T10:20:13.580Z] #41 ... 10:20:13 [2020-10-06T10:20:13.580Z] 10:20:13 [2020-10-06T10:20:13.580Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:20:13 [2020-10-06T10:20:13.838Z] #42 ... 10:20:13 [2020-10-06T10:20:13.838Z] 10:20:13 [2020-10-06T10:20:13.838Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:20:13 [2020-10-06T10:20:13.915Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements 10:20:14 [2020-10-06T10:20:14.358Z] #20 4.568 Collecting yamllint==1.16.0 10:20:14 [2020-10-06T10:20:14.490Z] #21 ... 10:20:14 [2020-10-06T10:20:14.490Z] 10:20:14 [2020-10-06T10:20:14.490Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 10:20:14 [2020-10-06T10:20:14.490Z] #31 DONE 200.0s 10:20:14 [2020-10-06T10:20:14.794Z] 10:20:14 [2020-10-06T10:20:14.794Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:14 [2020-10-06T10:20:14.794Z] #42 139.2 CC criu/files-ext.o 10:20:14 [2020-10-06T10:20:14.794Z] #42 139.9 CC criu/files-reg.o 10:20:14 [2020-10-06T10:20:14.955Z] ok github.com/docker/docker/daemon 12.271s coverage: 17.3% of statements 10:20:14 [2020-10-06T10:20:14.955Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 10:20:14 [2020-10-06T10:20:14.955Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 10:20:14 [2020-10-06T10:20:14.955Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 10:20:14 [2020-10-06T10:20:14.955Z] ? github.com/docker/docker/daemon/exec [no test files] 10:20:15 [2020-10-06T10:20:15.595Z] #47 ... 10:20:15 [2020-10-06T10:20:15.595Z] 10:20:15 [2020-10-06T10:20:15.595Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:20:15 [2020-10-06T10:20:15.595Z] #20 5.164 Collecting yamllint==1.16.0 10:20:15 [2020-10-06T10:20:15.595Z] #20 10.52 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 10:20:15 [2020-10-06T10:20:15.595Z] #20 10.62 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 10:20:15 [2020-10-06T10:20:15.595Z] #20 10.67 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 10:20:15 [2020-10-06T10:20:15.595Z] #20 10.72 Collecting pyyaml (from yamllint==1.16.0) 10:20:15 [2020-10-06T10:20:15.595Z] #20 10.84 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 10:20:15 [2020-10-06T10:20:15.595Z] #20 12.24 Building wheels for collected packages: pyyaml 10:20:15 [2020-10-06T10:20:15.595Z] #20 12.25 Running setup.py bdist_wheel for pyyaml: started 10:20:16 [2020-10-06T10:20:16.163Z] #20 13.30 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 10:20:16 [2020-10-06T10:20:16.163Z] #20 13.30 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 10:20:16 [2020-10-06T10:20:16.267Z] #20 ... 10:20:16 [2020-10-06T10:20:16.267Z] 10:20:16 [2020-10-06T10:20:16.267Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:16 [2020-10-06T10:20:16.267Z] #47 188.1 + cd /tmp/tmp.x3IXePFPl5/src/github.com/golangci/golangci-lint/ 10:20:16 [2020-10-06T10:20:16.267Z] #47 188.1 + git checkout -q v1.23.8 10:20:16 [2020-10-06T10:20:16.422Z] #20 13.38 Successfully built pyyaml 10:20:16 [2020-10-06T10:20:16.422Z] #20 13.39 Installing collected packages: pathspec, pyyaml, yamllint 10:20:16 [2020-10-06T10:20:16.568Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements 10:20:16 [2020-10-06T10:20:16.684Z] #20 13.73 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 10:20:16 [2020-10-06T10:20:16.835Z] #47 188.8 ++ git describe --tags 10:20:16 [2020-10-06T10:20:16.835Z] #47 188.8 + version=v1.23.8 10:20:16 [2020-10-06T10:20:16.835Z] #47 188.8 ++ git rev-parse --short HEAD 10:20:16 [2020-10-06T10:20:16.835Z] #47 188.8 + commit=76a82c6 10:20:16 [2020-10-06T10:20:16.835Z] #47 188.8 ++ git show -s --format=%cd 10:20:16 [2020-10-06T10:20:16.835Z] #47 188.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' 10:20:16 [2020-10-06T10:20:16.835Z] #47 188.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 10:20:16 [2020-10-06T10:20:16.861Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.210s coverage: 56.2% of statements 10:20:16 [2020-10-06T10:20:16.945Z] #20 DONE 14.2s 10:20:16 [2020-10-06T10:20:16.945Z] 10:20:16 [2020-10-06T10:20:16.945Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 10:20:17 [2020-10-06T10:20:17.517Z] #23 DONE 0.3s 10:20:17 [2020-10-06T10:20:17.517Z] 10:20:17 [2020-10-06T10:20:17.517Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 10:20:17 [2020-10-06T10:20:17.805Z] #20 3.926 Collecting yamllint==1.16.0 10:20:18 [2020-10-06T10:20:18.386Z] #42 143.1 CC criu/files.o 10:20:18 [2020-10-06T10:20:18.915Z] #28 ... 10:20:18 [2020-10-06T10:20:18.915Z] 10:20:18 [2020-10-06T10:20:18.915Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:18 [2020-10-06T10:20:18.915Z] #41 124.1 CC criu/namespaces.o 10:20:18 [2020-10-06T10:20:18.915Z] #41 125.6 CC criu/net.o 10:20:18 [2020-10-06T10:20:18.915Z] #41 128.8 CC criu/netfilter.o 10:20:18 [2020-10-06T10:20:18.915Z] #41 129.2 CC criu/page-pipe.o 10:20:18 [2020-10-06T10:20:18.916Z] #41 129.8 CC criu/page-xfer.o 10:20:18 [2020-10-06T10:20:18.916Z] #41 131.5 CC criu/pagemap-cache.o 10:20:18 [2020-10-06T10:20:18.916Z] #41 132.1 CC criu/pagemap.o 10:20:18 [2020-10-06T10:20:18.916Z] #41 133.4 CC criu/parasite-syscall.o 10:20:18 [2020-10-06T10:20:18.916Z] #41 134.2 CC criu/path.o 10:20:19 [2020-10-06T10:20:19.176Z] #41 134.5 CC criu/pie-util-vdso-elf32.o 10:20:19 [2020-10-06T10:20:19.370Z] #47 ... 10:20:19 [2020-10-06T10:20:19.370Z] 10:20:19 [2020-10-06T10:20:19.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:19 [2020-10-06T10:20:19.370Z] #41 117.0 CC criu/lsm.o 10:20:19 [2020-10-06T10:20:19.370Z] #41 117.4 CC criu/mem.o 10:20:19 [2020-10-06T10:20:19.370Z] #41 119.2 CC criu/memfd.o 10:20:19 [2020-10-06T10:20:19.370Z] #41 119.9 CC criu/mount.o 10:20:19 [2020-10-06T10:20:19.370Z] #41 123.4 CC criu/namespaces.o 10:20:19 [2020-10-06T10:20:19.370Z] #41 125.0 CC criu/net.o 10:20:19 [2020-10-06T10:20:19.370Z] #41 ... 10:20:19 [2020-10-06T10:20:19.370Z] 10:20:19 [2020-10-06T10:20:19.370Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:20:19 [2020-10-06T10:20:19.370Z] #20 9.879 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 10:20:19 [2020-10-06T10:20:19.370Z] #20 9.974 Collecting pyyaml (from yamllint==1.16.0) 10:20:19 [2020-10-06T10:20:19.370Z] #20 10.12 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 10:20:19 [2020-10-06T10:20:19.727Z] #20 ... 10:20:19 [2020-10-06T10:20:19.727Z] 10:20:19 [2020-10-06T10:20:19.727Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:19 [2020-10-06T10:20:19.727Z] #41 90.79 CC criu/fsnotify.o 10:20:19 [2020-10-06T10:20:19.727Z] #41 91.49 CC criu/image-desc.o 10:20:19 [2020-10-06T10:20:19.727Z] #41 91.60 CC criu/image.o 10:20:19 [2020-10-06T10:20:19.728Z] #41 92.18 CC criu/ipc_ns.o 10:20:19 [2020-10-06T10:20:19.728Z] #41 93.11 CC criu/irmap.o 10:20:19 [2020-10-06T10:20:19.728Z] #41 93.64 CC criu/kcmp-ids.o 10:20:19 [2020-10-06T10:20:19.728Z] #41 93.84 CC criu/kerndat.o 10:20:19 [2020-10-06T10:20:19.728Z] #41 94.72 CC criu/libnetlink.o 10:20:19 [2020-10-06T10:20:19.728Z] #41 94.97 CC criu/log.o 10:20:19 [2020-10-06T10:20:19.728Z] #41 95.28 CC criu/lsm.o 10:20:19 [2020-10-06T10:20:19.728Z] #41 95.52 CC criu/mem.o 10:20:19 [2020-10-06T10:20:19.744Z] #41 134.9 CC criu/pie-util-vdso.o 10:20:19 [2020-10-06T10:20:19.944Z] #42 ... 10:20:19 [2020-10-06T10:20:19.944Z] 10:20:19 [2020-10-06T10:20:19.944Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:20:19 [2020-10-06T10:20:19.944Z] #21 5.133 Collecting yamllint==1.16.0 10:20:19 [2020-10-06T10:20:19.944Z] #21 5.701 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 10:20:19 [2020-10-06T10:20:19.944Z] #21 5.826 Collecting pyyaml (from yamllint==1.16.0) 10:20:19 [2020-10-06T10:20:19.944Z] #21 6.163 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 10:20:20 [2020-10-06T10:20:20.304Z] #41 96.76 CC criu/memfd.o 10:20:20 [2020-10-06T10:20:20.312Z] #41 135.3 CC criu/pie-util.o 10:20:20 [2020-10-06T10:20:20.312Z] #41 135.5 CC criu/pipes.o 10:20:20 [2020-10-06T10:20:20.567Z] #41 97.14 CC criu/mount.o 10:20:20 [2020-10-06T10:20:20.567Z] #41 ... 10:20:20 [2020-10-06T10:20:20.567Z] 10:20:20 [2020-10-06T10:20:20.567Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:20 [2020-10-06T10:20:20.567Z] #47 164.5 + cd /tmp/tmp.TgMwPLPNSC/src/github.com/golangci/golangci-lint/ 10:20:20 [2020-10-06T10:20:20.567Z] #47 164.5 + git checkout -q v1.23.8 10:20:20 [2020-10-06T10:20:20.746Z] #20 11.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 10:20:20 [2020-10-06T10:20:20.746Z] #20 11.51 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 10:20:20 [2020-10-06T10:20:20.746Z] #20 11.55 Building wheels for collected packages: pyyaml 10:20:20 [2020-10-06T10:20:20.746Z] #20 11.56 Running setup.py bdist_wheel for pyyaml: started 10:20:20 [2020-10-06T10:20:20.830Z] #47 164.9 ++ git describe --tags 10:20:20 [2020-10-06T10:20:20.830Z] #47 164.9 + version=v1.23.8 10:20:20 [2020-10-06T10:20:20.830Z] #47 164.9 ++ git rev-parse --short HEAD 10:20:20 [2020-10-06T10:20:20.830Z] #47 164.9 + commit=76a82c6 10:20:20 [2020-10-06T10:20:20.830Z] #47 164.9 ++ git show -s --format=%cd 10:20:20 [2020-10-06T10:20:20.830Z] #47 164.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' 10:20:20 [2020-10-06T10:20:20.830Z] #47 164.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 10:20:20 [2020-10-06T10:20:20.880Z] #41 ... 10:20:20 [2020-10-06T10:20:20.880Z] 10:20:20 [2020-10-06T10:20:20.881Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 10:20:20 [2020-10-06T10:20:20.881Z] #28 DONE 3.6s 10:20:20 [2020-10-06T10:20:20.881Z] 10:20:20 [2020-10-06T10:20:20.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:20 [2020-10-06T10:20:20.881Z] #41 136.2 CC criu/plugin.o 10:20:21 [2020-10-06T10:20:21.367Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.127s coverage: 46.2% of statements 10:20:21 [2020-10-06T10:20:21.449Z] #41 ... 10:20:21 [2020-10-06T10:20:21.449Z] 10:20:21 [2020-10-06T10:20:21.449Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 10:20:21 [2020-10-06T10:20:21.449Z] #31 DONE 0.3s 10:20:21 [2020-10-06T10:20:21.449Z] 10:20:21 [2020-10-06T10:20:21.449Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 10:20:21 [2020-10-06T10:20:21.449Z] #33 DONE 0.1s 10:20:21 [2020-10-06T10:20:21.449Z] 10:20:21 [2020-10-06T10:20:21.449Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:21 [2020-10-06T10:20:21.449Z] #41 136.5 CC criu/proc_parse.o 10:20:21 [2020-10-06T10:20:21.449Z] #41 ... 10:20:21 [2020-10-06T10:20:21.449Z] 10:20:21 [2020-10-06T10:20:21.449Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 10:20:21 [2020-10-06T10:20:21.449Z] #36 DONE 0.1s 10:20:21 [2020-10-06T10:20:21.682Z] #20 12.69 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 10:20:21 [2020-10-06T10:20:21.683Z] #20 12.69 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 10:20:21 [2020-10-06T10:20:21.683Z] #20 12.77 Successfully built pyyaml 10:20:21 [2020-10-06T10:20:21.683Z] #20 12.79 Installing collected packages: pyyaml, pathspec, yamllint 10:20:21 [2020-10-06T10:20:21.708Z] 10:20:21 [2020-10-06T10:20:21.708Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:20:21 [2020-10-06T10:20:21.708Z] #51 88.09 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 10:20:22 [2020-10-06T10:20:22.069Z] #21 8.036 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 10:20:22 [2020-10-06T10:20:22.069Z] #21 8.150 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 10:20:22 [2020-10-06T10:20:22.069Z] #21 8.207 Building wheels for collected packages: pyyaml 10:20:22 [2020-10-06T10:20:22.069Z] #21 8.209 Running setup.py bdist_wheel for pyyaml: started 10:20:22 [2020-10-06T10:20:22.259Z] #20 13.14 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 10:20:22 [2020-10-06T10:20:22.456Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements 10:20:22 [2020-10-06T10:20:22.829Z] #20 DONE 13.6s 10:20:22 [2020-10-06T10:20:22.829Z] 10:20:22 [2020-10-06T10:20:22.829Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 10:20:22 [2020-10-06T10:20:22.829Z] #23 DONE 0.1s 10:20:22 [2020-10-06T10:20:22.829Z] 10:20:22 [2020-10-06T10:20:22.829Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 10:20:23 [2020-10-06T10:20:23.613Z] #51 90.20 + mkdir -p /build 10:20:23 [2020-10-06T10:20:23.613Z] #51 90.21 + cp runc /build/runc 10:20:23 [2020-10-06T10:20:23.623Z] #21 9.699 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 10:20:23 [2020-10-06T10:20:23.623Z] #21 9.706 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 10:20:23 [2020-10-06T10:20:23.623Z] #21 9.776 Successfully built pyyaml 10:20:23 [2020-10-06T10:20:23.623Z] #21 9.790 Installing collected packages: pyyaml, pathspec, yamllint 10:20:23 [2020-10-06T10:20:23.927Z] #21 10.13 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 10:20:23 [2020-10-06T10:20:23.927Z] #21 DONE 10.3s 10:20:23 [2020-10-06T10:20:23.927Z] 10:20:23 [2020-10-06T10:20:23.927Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:23 [2020-10-06T10:20:23.927Z] #42 146.0 CC criu/filesystems.o 10:20:23 [2020-10-06T10:20:23.927Z] #42 147.2 CC criu/fsnotify.o 10:20:23 [2020-10-06T10:20:23.927Z] #42 148.7 CC criu/image-desc.o 10:20:23 [2020-10-06T10:20:23.927Z] #42 148.8 CC criu/image.o 10:20:24 [2020-10-06T10:20:24.182Z] #51 DONE 90.8s 10:20:24 [2020-10-06T10:20:24.182Z] 10:20:24 [2020-10-06T10:20:24.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:24 [2020-10-06T10:20:24.182Z] #41 138.9 CC criu/protobuf-desc.o 10:20:24 [2020-10-06T10:20:24.441Z] #41 139.8 CC criu/protobuf.o 10:20:25 [2020-10-06T10:20:25.010Z] #41 140.4 CC criu/pstree.o 10:20:25 [2020-10-06T10:20:25.016Z] #42 149.9 CC criu/ipc_ns.o 10:20:25 [2020-10-06T10:20:25.304Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.233s coverage: 49.5% of statements 10:20:25 [2020-10-06T10:20:25.578Z] #41 ... 10:20:25 [2020-10-06T10:20:25.578Z] 10:20:25 [2020-10-06T10:20:25.578Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:20:25 [2020-10-06T10:20:25.578Z] #38 DONE 205.7s 10:20:25 [2020-10-06T10:20:25.838Z] 10:20:25 [2020-10-06T10:20:25.838Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:26 [2020-10-06T10:20:26.080Z] #42 151.2 CC criu/irmap.o 10:20:26 [2020-10-06T10:20:26.118Z] #28 DONE 3.5s 10:20:26 [2020-10-06T10:20:26.118Z] 10:20:26 [2020-10-06T10:20:26.118Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:26 [2020-10-06T10:20:26.118Z] #41 128.0 CC criu/netfilter.o 10:20:26 [2020-10-06T10:20:26.118Z] #41 128.5 CC criu/page-pipe.o 10:20:26 [2020-10-06T10:20:26.118Z] #41 129.1 CC criu/page-xfer.o 10:20:26 [2020-10-06T10:20:26.118Z] #41 131.0 CC criu/pagemap-cache.o 10:20:26 [2020-10-06T10:20:26.118Z] #41 131.4 CC criu/pagemap.o 10:20:26 [2020-10-06T10:20:26.118Z] #41 132.3 CC criu/parasite-syscall.o 10:20:26 [2020-10-06T10:20:26.118Z] #41 133.1 CC criu/path.o 10:20:26 [2020-10-06T10:20:26.118Z] #41 133.4 CC criu/pie-util-vdso-elf32.o 10:20:26 [2020-10-06T10:20:26.118Z] #41 133.9 CC criu/pie-util-vdso.o 10:20:26 [2020-10-06T10:20:26.377Z] #41 ... 10:20:26 [2020-10-06T10:20:26.377Z] 10:20:26 [2020-10-06T10:20:26.377Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 10:20:26 [2020-10-06T10:20:26.377Z] #31 DONE 0.3s 10:20:26 [2020-10-06T10:20:26.377Z] 10:20:26 [2020-10-06T10:20:26.377Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:20:26 [2020-10-06T10:20:26.406Z] #54 ... 10:20:26 [2020-10-06T10:20:26.406Z] 10:20:26 [2020-10-06T10:20:26.406Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:26 [2020-10-06T10:20:26.406Z] #41 141.5 CC criu/rbtree.o 10:20:26 [2020-10-06T10:20:26.637Z] #38 ... 10:20:26 [2020-10-06T10:20:26.637Z] 10:20:26 [2020-10-06T10:20:26.637Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 10:20:26 [2020-10-06T10:20:26.637Z] #33 DONE 0.0s 10:20:26 [2020-10-06T10:20:26.637Z] 10:20:26 [2020-10-06T10:20:26.637Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 10:20:26 [2020-10-06T10:20:26.637Z] #36 DONE 0.0s 10:20:26 [2020-10-06T10:20:26.637Z] 10:20:26 [2020-10-06T10:20:26.637Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:26 [2020-10-06T10:20:26.637Z] #41 134.4 CC criu/pie-util.o 10:20:26 [2020-10-06T10:20:26.637Z] #41 134.6 CC criu/pipes.o 10:20:26 [2020-10-06T10:20:26.665Z] #41 141.9 CC criu/rst-malloc.o 10:20:26 [2020-10-06T10:20:26.933Z] #41 142.3 CC criu/seccomp.o 10:20:27 [2020-10-06T10:20:27.146Z] #42 152.0 CC criu/kcmp-ids.o 10:20:27 [2020-10-06T10:20:27.329Z] DEBUG: print all environment variables to check how Jenkins runs this script 10:20:27 [2020-10-06T10:20:27.329Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-46f94707\powershellScript.ps1'; exit $LASTEXITCODE; 10:20:27 [2020-10-06T10:20:27.329Z] ---------------------------------------------------------------------------- 10:20:27 [2020-10-06T10:20:27.329Z] 10:20:27 [2020-10-06T10:20:27.329Z] INFO: executeCI.ps1 starting at Tue Oct 6 10:20:16 CUT 2020 10:20:27 [2020-10-06T10:20:27.329Z] 10:20:27 [2020-10-06T10:20:27.329Z] INFO: Script version 05-Feb-2019 09:03 PDT 10:20:27 [2020-10-06T10:20:27.329Z] INFO: Running git version 2.24.1.windows.2 10:20:27 [2020-10-06T10:20:27.329Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 10:20:27 [2020-10-06T10:20:27.329Z] INFO: Environment variables: 10:20:27 [2020-10-06T10:20:27.329Z] 10:20:27 [2020-10-06T10:20:27.329Z] Name Value 10:20:27 [2020-10-06T10:20:27.329Z] ---- ----- 10:20:27 [2020-10-06T10:20:27.329Z] ALLUSERSPROFILE C:\ProgramData 10:20:27 [2020-10-06T10:20:27.329Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming 10:20:27 [2020-10-06T10:20:27.329Z] APT_MIRROR cdn-fastly.deb.debian.org 10:20:27 [2020-10-06T10:20:27.329Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 10:20:27 [2020-10-06T10:20:27.329Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 10:20:27 [2020-10-06T10:20:27.329Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 10:20:27 [2020-10-06T10:20:27.329Z] BRANCH_NAME PR-41530 10:20:27 [2020-10-06T10:20:27.329Z] BUILD_DISPLAY_NAME #1 10:20:27 [2020-10-06T10:20:27.329Z] BUILD_ID 1 10:20:27 [2020-10-06T10:20:27.329Z] BUILD_NUMBER 1 10:20:27 [2020-10-06T10:20:27.329Z] BUILD_TAG jenkins-moby-PR-41530-1 10:20:27 [2020-10-06T10:20:27.329Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41530/1/ 10:20:27 [2020-10-06T10:20:27.329Z] CHANGE_AUTHOR thaJeztah 10:20:27 [2020-10-06T10:20:27.329Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn 10:20:27 [2020-10-06T10:20:27.329Z] CHANGE_BRANCH bump_flock 10:20:27 [2020-10-06T10:20:27.329Z] CHANGE_FORK thaJeztah/docker 10:20:27 [2020-10-06T10:20:27.329Z] CHANGE_ID 41530 10:20:27 [2020-10-06T10:20:27.329Z] CHANGE_TARGET master 10:20:27 [2020-10-06T10:20:27.329Z] CHANGE_TITLE vendor: github.com/gofrs/flock v0.7.3 10:20:27 [2020-10-06T10:20:27.329Z] CHANGE_URL https://github.com/moby/moby/pull/41530 10:20:27 [2020-10-06T10:20:27.329Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 10:20:27 [2020-10-06T10:20:27.329Z] CommonProgramFiles C:\Program Files\Common Files 10:20:27 [2020-10-06T10:20:27.329Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 10:20:27 [2020-10-06T10:20:27.329Z] CommonProgramW6432 C:\Program Files\Common Files 10:20:27 [2020-10-06T10:20:27.329Z] COMPUTERNAME azwin-2-002ca0 10:20:27 [2020-10-06T10:20:27.329Z] ComSpec C:\windows\system32\cmd.exe 10:20:27 [2020-10-06T10:20:27.329Z] ConfigSequenceNumber 0 10:20:27 [2020-10-06T10:20:27.329Z] DOCKER_BUILDKIT 0 10:20:27 [2020-10-06T10:20:27.329Z] DOCKER_DUT_DEBUG 1 10:20:27 [2020-10-06T10:20:27.329Z] DOCKER_EXPERIMENTAL 1 10:20:27 [2020-10-06T10:20:27.329Z] DOCKER_GRAPHDRIVER overlay2 10:20:27 [2020-10-06T10:20:27.329Z] DriverData C:\Windows\System32\Drivers\DriverData 10:20:27 [2020-10-06T10:20:27.329Z] EXECUTOR_NUMBER 0 10:20:27 [2020-10-06T10:20:27.329Z] FQDN azwin-2-002ca0.westus.cloudapp.azure.com 10:20:27 [2020-10-06T10:20:27.329Z] GIT_BRANCH PR-41530 10:20:27 [2020-10-06T10:20:27.329Z] GIT_COMMIT db49c9e68be751afa5eea777b4103ca0eab97a78 10:20:27 [2020-10-06T10:20:27.329Z] GIT_URL https://github.com/moby/moby.git 10:20:27 [2020-10-06T10:20:27.329Z] HUDSON_COOKIE 9ffca1e9-aa3f-44d3-8601-3ed1fdd7a2f1 10:20:27 [2020-10-06T10:20:27.329Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 10:20:27 [2020-10-06T10:20:27.329Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 10:20:27 [2020-10-06T10:20:27.329Z] HUDSON_URL https://ci-next.docker.com/public/ 10:20:27 [2020-10-06T10:20:27.329Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 10:20:27 [2020-10-06T10:20:27.329Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 10:20:27 [2020-10-06T10:20:27.329Z] JENKINS_NODE_COOKIE f5741b0d-b94c-475e-9d16-01999cfacfda 10:20:27 [2020-10-06T10:20:27.329Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 10:20:27 [2020-10-06T10:20:27.329Z] JENKINS_URL https://ci-next.docker.com/public/ 10:20:27 [2020-10-06T10:20:27.329Z] JOB_BASE_NAME PR-41530 10:20:27 [2020-10-06T10:20:27.329Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41530/display/redirect 10:20:27 [2020-10-06T10:20:27.329Z] JOB_NAME moby/PR-41530 10:20:27 [2020-10-06T10:20:27.329Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41530/ 10:20:27 [2020-10-06T10:20:27.329Z] library.jps.version master 10:20:27 [2020-10-06T10:20:27.329Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local 10:20:27 [2020-10-06T10:20:27.329Z] NODE_LABELS amd64 azure azwin-2-002ca0 azwin-2019 docker west-us windows windows-2019 x86_64 10:20:27 [2020-10-06T10:20:27.329Z] NODE_NAME azwin-2-002ca0 10:20:27 [2020-10-06T10:20:27.329Z] NUMBER_OF_PROCESSORS 4 10:20:27 [2020-10-06T10:20:27.329Z] OS Windows_NT 10:20:27 [2020-10-06T10:20:27.329Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... 10:20:27 [2020-10-06T10:20:27.329Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 10:20:27 [2020-10-06T10:20:27.329Z] PROCESSOR_ARCHITECTURE AMD64 10:20:27 [2020-10-06T10:20:27.329Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel 10:20:27 [2020-10-06T10:20:27.330Z] PROCESSOR_LEVEL 6 10:20:27 [2020-10-06T10:20:27.330Z] PROCESSOR_REVISION 5504 10:20:27 [2020-10-06T10:20:27.330Z] ProgramData C:\ProgramData 10:20:27 [2020-10-06T10:20:27.330Z] ProgramFiles C:\Program Files 10:20:27 [2020-10-06T10:20:27.330Z] ProgramFiles(x86) C:\Program Files (x86) 10:20:27 [2020-10-06T10:20:27.330Z] ProgramW6432 C:\Program Files 10:20:27 [2020-10-06T10:20:27.330Z] PROMPT $P$G 10:20:27 [2020-10-06T10:20:27.330Z] PSExecutionPolicyPreference Bypass 10:20:27 [2020-10-06T10:20:27.330Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... 10:20:27 [2020-10-06T10:20:27.330Z] PUBLIC C:\Users\Public 10:20:27 [2020-10-06T10:20:27.330Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41530/1/display/redirect?page=changes 10:20:27 [2020-10-06T10:20:27.330Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41530/1/display/redirect 10:20:27 [2020-10-06T10:20:27.330Z] SKIP_VALIDATION_TESTS 1 10:20:27 [2020-10-06T10:20:27.330Z] SOURCES_DRIVE d 10:20:27 [2020-10-06T10:20:27.330Z] SOURCES_SUBDIR gopath 10:20:27 [2020-10-06T10:20:27.330Z] STAGE_NAME Run tests 10:20:27 [2020-10-06T10:20:27.330Z] SystemDrive C: 10:20:27 [2020-10-06T10:20:27.330Z] SystemRoot C:\windows 10:20:27 [2020-10-06T10:20:27.330Z] TEMP C:\windows\TEMP 10:20:27 [2020-10-06T10:20:27.330Z] TESTDEBUG 0 10:20:27 [2020-10-06T10:20:27.330Z] TESTRUN_DRIVE d 10:20:27 [2020-10-06T10:20:27.330Z] TESTRUN_SUBDIR CI 10:20:27 [2020-10-06T10:20:27.330Z] TIMEOUT 120m 10:20:27 [2020-10-06T10:20:27.330Z] TMP C:\windows\TEMP 10:20:27 [2020-10-06T10:20:27.330Z] USERDOMAIN WORKGROUP 10:20:27 [2020-10-06T10:20:27.330Z] USERNAME azwin-2-002ca0$ 10:20:27 [2020-10-06T10:20:27.330Z] USERPROFILE C:\windows\system32\config\systemprofile 10:20:27 [2020-10-06T10:20:27.330Z] windir C:\windows 10:20:27 [2020-10-06T10:20:27.330Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 10:20:27 [2020-10-06T10:20:27.330Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 10:20:27 [2020-10-06T10:20:27.330Z] WORKSPACE d:\gopath\src\github.com\docker\docker 10:20:27 [2020-10-06T10:20:27.330Z] 10:20:27 [2020-10-06T10:20:27.330Z] 10:20:27 [2020-10-06T10:20:27.330Z] 10:20:27 [2020-10-06T10:20:27.330Z] INFO: Sources under d:\gopath\... 10:20:27 [2020-10-06T10:20:27.330Z] INFO: Test run under d:\CI\... 10:20:27 [2020-10-06T10:20:27.330Z] INFO: Running in D:\gopath\src\github.com\docker\docker 10:20:27 [2020-10-06T10:20:27.330Z] INFO: docker/docker repository was found 10:20:27 [2020-10-06T10:20:27.330Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... 10:20:27 [2020-10-06T10:20:27.330Z] ltsc2019: Pulling from windows/servercore 10:20:27 [2020-10-06T10:20:27.330Z] 4612f6d0b889: Pulling fs layer 10:20:27 [2020-10-06T10:20:27.330Z] c3aff4450246: Pulling fs layer 10:20:27 [2020-10-06T10:20:27.330Z] c3aff4450246: Download complete 10:20:27 [2020-10-06T10:20:27.441Z] #47 ... 10:20:27 [2020-10-06T10:20:27.441Z] 10:20:27 [2020-10-06T10:20:27.441Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:27 [2020-10-06T10:20:27.441Z] #54 120.1 + bin/containerd 10:20:27 [2020-10-06T10:20:27.441Z] #54 ... 10:20:27 [2020-10-06T10:20:27.441Z] 10:20:27 [2020-10-06T10:20:27.441Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 10:20:27 [2020-10-06T10:20:27.441Z] #20 9.283 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 10:20:27 [2020-10-06T10:20:27.441Z] #20 9.370 Collecting pyyaml (from yamllint==1.16.0) 10:20:27 [2020-10-06T10:20:27.441Z] #20 9.510 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 10:20:27 [2020-10-06T10:20:27.441Z] #20 10.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 10:20:27 [2020-10-06T10:20:27.441Z] #20 10.90 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 10:20:27 [2020-10-06T10:20:27.441Z] #20 10.95 Building wheels for collected packages: pyyaml 10:20:27 [2020-10-06T10:20:27.441Z] #20 10.96 Running setup.py bdist_wheel for pyyaml: started 10:20:27 [2020-10-06T10:20:27.441Z] #20 11.94 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 10:20:27 [2020-10-06T10:20:27.441Z] #20 11.95 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 10:20:27 [2020-10-06T10:20:27.441Z] #20 12.00 Successfully built pyyaml 10:20:27 [2020-10-06T10:20:27.441Z] #20 12.02 Installing collected packages: pyyaml, pathspec, yamllint 10:20:27 [2020-10-06T10:20:27.441Z] #20 12.31 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 10:20:27 [2020-10-06T10:20:27.441Z] #20 DONE 13.5s 10:20:27 [2020-10-06T10:20:27.441Z] 10:20:27 [2020-10-06T10:20:27.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:27 [2020-10-06T10:20:27.441Z] #41 99.91 CC criu/namespaces.o 10:20:27 [2020-10-06T10:20:27.441Z] #41 101.4 CC criu/net.o 10:20:27 [2020-10-06T10:20:27.441Z] #41 103.9 CC criu/netfilter.o 10:20:27 [2020-10-06T10:20:27.441Z] #41 104.2 CC criu/page-pipe.o 10:20:27 [2020-10-06T10:20:27.446Z] #42 152.3 CC criu/kerndat.o 10:20:27 [2020-10-06T10:20:27.574Z] #41 135.2 CC criu/plugin.o 10:20:27 [2020-10-06T10:20:27.833Z] #41 135.6 CC criu/proc_parse.o 10:20:27 [2020-10-06T10:20:27.872Z] #41 ... 10:20:27 [2020-10-06T10:20:27.872Z] 10:20:27 [2020-10-06T10:20:27.872Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 10:20:27 [2020-10-06T10:20:27.872Z] #39 DONE 0.5s 10:20:27 [2020-10-06T10:20:27.872Z] 10:20:27 [2020-10-06T10:20:27.872Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:27 [2020-10-06T10:20:27.872Z] #41 142.8 CC criu/seize.o 10:20:28 [2020-10-06T10:20:28.018Z] #41 104.7 CC criu/page-xfer.o 10:20:28 [2020-10-06T10:20:28.131Z] #41 143.3 CC criu/servicefd.o 10:20:28 [2020-10-06T10:20:28.390Z] #41 143.6 CC criu/shmem.o 10:20:28 [2020-10-06T10:20:28.508Z] #42 153.3 CC criu/libnetlink.o 10:20:28 [2020-10-06T10:20:28.807Z] #42 153.6 CC criu/log.o 10:20:28 [2020-10-06T10:20:28.958Z] #41 144.2 CC criu/sigframe.o 10:20:29 [2020-10-06T10:20:29.105Z] #42 154.1 CC criu/lsm.o 10:20:29 [2020-10-06T10:20:29.213Z] #41 ... 10:20:29 [2020-10-06T10:20:29.213Z] 10:20:29 [2020-10-06T10:20:29.213Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:20:29 [2020-10-06T10:20:29.213Z] #51 86.43 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 10:20:29 [2020-10-06T10:20:29.213Z] #51 88.61 + mkdir -p /build 10:20:29 [2020-10-06T10:20:29.213Z] #51 88.61 + cp runc /build/runc 10:20:29 [2020-10-06T10:20:29.213Z] #51 DONE 89.0s 10:20:29 [2020-10-06T10:20:29.217Z] #41 144.3 CC criu/signalfd.o 10:20:29 [2020-10-06T10:20:29.217Z] #41 144.5 CC criu/sk-inet.o 10:20:29 [2020-10-06T10:20:29.413Z] #41 106.0 CC criu/pagemap-cache.o 10:20:29 [2020-10-06T10:20:29.472Z] 10:20:29 [2020-10-06T10:20:29.472Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:29 [2020-10-06T10:20:29.676Z] #41 106.3 CC criu/pagemap.o 10:20:29 [2020-10-06T10:20:29.754Z] #42 154.6 CC criu/mem.o 10:20:30 [2020-10-06T10:20:30.153Z] #41 145.2 CC criu/sk-netlink.o 10:20:30 [2020-10-06T10:20:30.409Z] #47 ... 10:20:30 [2020-10-06T10:20:30.409Z] 10:20:30 [2020-10-06T10:20:30.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:30 [2020-10-06T10:20:30.409Z] #41 138.1 CC criu/protobuf-desc.o 10:20:30 [2020-10-06T10:20:30.425Z] #41 145.4 CC criu/sk-packet.o 10:20:30 [2020-10-06T10:20:30.629Z] #41 107.1 CC criu/parasite-syscall.o 10:20:30 [2020-10-06T10:20:30.685Z] #41 145.8 CC criu/sk-queue.o 10:20:30 [2020-10-06T10:20:30.944Z] #41 146.2 CC criu/sk-tcp.o 10:20:31 [2020-10-06T10:20:31.206Z] #41 107.7 CC criu/path.o 10:20:31 [2020-10-06T10:20:31.347Z] #41 139.2 CC criu/protobuf.o 10:20:31 [2020-10-06T10:20:31.470Z] #41 108.0 CC criu/pie-util-vdso.o 10:20:31 [2020-10-06T10:20:31.513Z] #41 146.5 CC criu/sk-unix.o 10:20:31 [2020-10-06T10:20:31.607Z] #41 139.5 CC criu/pstree.o 10:20:31 [2020-10-06T10:20:31.733Z] #41 108.3 CC criu/pie-util.o 10:20:31 [2020-10-06T10:20:31.865Z] #42 156.6 CC criu/memfd.o 10:20:31 [2020-10-06T10:20:31.997Z] #41 108.5 CC criu/pipes.o 10:20:32 [2020-10-06T10:20:32.164Z] #42 157.3 CC criu/mount.o 10:20:32 [2020-10-06T10:20:32.357Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.323s coverage: 73.1% of statements 10:20:32 [2020-10-06T10:20:32.357Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 10:20:32 [2020-10-06T10:20:32.357Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.014s coverage: 57.7% of statements 10:20:32 [2020-10-06T10:20:32.357Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 10:20:32 [2020-10-06T10:20:32.449Z] #41 147.6 CC criu/sockets.o 10:20:32 [2020-10-06T10:20:32.547Z] #41 140.4 CC criu/rbtree.o 10:20:32 [2020-10-06T10:20:32.575Z] #41 109.0 CC criu/plugin.o 10:20:32 [2020-10-06T10:20:32.575Z] #41 109.3 CC criu/proc_parse.o 10:20:33 [2020-10-06T10:20:33.018Z] #41 148.2 CC criu/stats.o 10:20:33 [2020-10-06T10:20:33.063Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.697s coverage: 76.1% of statements 10:20:33 [2020-10-06T10:20:33.063Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 10:20:33 [2020-10-06T10:20:33.116Z] #41 140.7 CC criu/rst-malloc.o 10:20:33 [2020-10-06T10:20:33.277Z] #41 148.4 CC criu/string.o 10:20:33 [2020-10-06T10:20:33.277Z] #41 148.5 CC criu/sysctl.o 10:20:33 [2020-10-06T10:20:33.356Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements 10:20:33 [2020-10-06T10:20:33.376Z] #41 141.0 CC criu/seccomp.o 10:20:33 [2020-10-06T10:20:33.376Z] #41 ... 10:20:33 [2020-10-06T10:20:33.376Z] 10:20:33 [2020-10-06T10:20:33.376Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:20:33 [2020-10-06T10:20:33.376Z] #38 DONE 205.5s 10:20:33 [2020-10-06T10:20:33.536Z] #41 148.9 CC criu/sysfs_parse.o 10:20:33 [2020-10-06T10:20:33.636Z] 10:20:33 [2020-10-06T10:20:33.636Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:33 [2020-10-06T10:20:33.896Z] #47 ... 10:20:33 [2020-10-06T10:20:33.896Z] 10:20:33 [2020-10-06T10:20:33.896Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:33 [2020-10-06T10:20:33.896Z] #41 141.5 CC criu/seize.o 10:20:33 [2020-10-06T10:20:33.991Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements 10:20:34 [2020-10-06T10:20:34.104Z] #41 149.2 CC criu/timens.o 10:20:34 [2020-10-06T10:20:34.363Z] #41 149.4 CC criu/timerfd.o 10:20:34 [2020-10-06T10:20:34.500Z] #41 111.2 CC criu/protobuf-desc.o 10:20:34 [2020-10-06T10:20:34.622Z] #41 149.7 CC criu/tty.o 10:20:34 [2020-10-06T10:20:34.626Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements 10:20:34 [2020-10-06T10:20:34.834Z] #41 142.4 CC criu/servicefd.o 10:20:35 [2020-10-06T10:20:35.093Z] #41 ... 10:20:35 [2020-10-06T10:20:35.093Z] 10:20:35 [2020-10-06T10:20:35.093Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 10:20:35 [2020-10-06T10:20:35.093Z] #39 DONE 0.4s 10:20:35 [2020-10-06T10:20:35.093Z] 10:20:35 [2020-10-06T10:20:35.093Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:35 [2020-10-06T10:20:35.093Z] #41 142.7 CC criu/shmem.o 10:20:35 [2020-10-06T10:20:35.466Z] #41 111.9 CC criu/protobuf.o 10:20:35 [2020-10-06T10:20:35.466Z] #41 ... 10:20:35 [2020-10-06T10:20:35.466Z] 10:20:35 [2020-10-06T10:20:35.466Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:35 [2020-10-06T10:20:35.466Z] #22 179.4 + return 10:20:35 [2020-10-06T10:20:35.664Z] #41 143.3 CC criu/sigframe.o 10:20:35 [2020-10-06T10:20:35.664Z] #41 143.4 CC criu/signalfd.o 10:20:35 [2020-10-06T10:20:35.812Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements 10:20:35 [2020-10-06T10:20:35.812Z] ? github.com/docker/docker/daemon/initlayer [no test files] 10:20:35 [2020-10-06T10:20:35.812Z] ? github.com/docker/docker/daemon/listeners [no test files] 10:20:35 [2020-10-06T10:20:35.925Z] #41 143.6 CC criu/sk-inet.o 10:20:35 [2020-10-06T10:20:35.999Z] #41 151.1 CC criu/tun.o 10:20:36 [2020-10-06T10:20:36.105Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 41.0% of statements 10:20:36 [2020-10-06T10:20:36.260Z] #41 151.4 CC criu/uffd.o 10:20:36 [2020-10-06T10:20:36.418Z] #22 DONE 180.3s 10:20:36 [2020-10-06T10:20:36.418Z] 10:20:36 [2020-10-06T10:20:36.418Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:36 [2020-10-06T10:20:36.418Z] #41 112.2 CC criu/pstree.o 10:20:36 [2020-10-06T10:20:36.418Z] #41 113.2 CC criu/rbtree.o 10:20:36 [2020-10-06T10:20:36.494Z] #41 144.2 CC criu/sk-netlink.o 10:20:36 [2020-10-06T10:20:36.696Z] #42 161.6 CC criu/namespaces.o 10:20:36 [2020-10-06T10:20:36.752Z] #41 144.5 CC criu/sk-packet.o 10:20:36 [2020-10-06T10:20:36.993Z] #41 113.4 CC criu/rst-malloc.o 10:20:36 [2020-10-06T10:20:36.993Z] #41 113.7 CC criu/seccomp.o 10:20:37 [2020-10-06T10:20:37.144Z] ok github.com/docker/docker/daemon/logger/awslogs 0.073s coverage: 77.8% of statements 10:20:37 [2020-10-06T10:20:37.144Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 10:20:37 [2020-10-06T10:20:37.144Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 10:20:37 [2020-10-06T10:20:37.144Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements 10:20:37 [2020-10-06T10:20:37.197Z] #41 152.2 CC criu/util.o 10:20:37 [2020-10-06T10:20:37.321Z] #41 144.9 CC criu/sk-queue.o 10:20:37 [2020-10-06T10:20:37.581Z] #41 145.2 CC criu/sk-tcp.o 10:20:37 [2020-10-06T10:20:37.841Z] #41 145.6 CC criu/sk-unix.o 10:20:37 [2020-10-06T10:20:37.844Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements 10:20:37 [2020-10-06T10:20:37.942Z] #41 114.3 CC criu/seize.o 10:20:38 [2020-10-06T10:20:38.134Z] #41 153.1 CC criu/uts_ns.o 10:20:38 [2020-10-06T10:20:38.134Z] #41 153.2 CC criu/vdso-compat.o 10:20:38 [2020-10-06T10:20:38.134Z] #41 153.4 CC criu/vdso.o 10:20:38 [2020-10-06T10:20:38.137Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements 10:20:38 [2020-10-06T10:20:38.430Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements 10:20:38 [2020-10-06T10:20:38.519Z] #41 115.2 CC criu/servicefd.o 10:20:38 [2020-10-06T10:20:38.702Z] #41 153.8 LINK criu/built-in.o 10:20:38 [2020-10-06T10:20:38.702Z] #41 153.9 LINK criu/criu 10:20:38 [2020-10-06T10:20:38.791Z] #41 ... 10:20:38 [2020-10-06T10:20:38.791Z] 10:20:38 [2020-10-06T10:20:38.791Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 10:20:38 [2020-10-06T10:20:38.791Z] #23 DONE 0.4s 10:20:38 [2020-10-06T10:20:38.791Z] 10:20:38 [2020-10-06T10:20:38.791Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 10:20:38 [2020-10-06T10:20:38.828Z] #42 163.6 CC criu/net.o 10:20:39 [2020-10-06T10:20:39.124Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements 10:20:39 [2020-10-06T10:20:39.124Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 10:20:39 [2020-10-06T10:20:39.222Z] #41 146.8 CC criu/sockets.o 10:20:39 [2020-10-06T10:20:39.270Z] #41 154.2 DEP lib/c/criu.d 10:20:39 [2020-10-06T10:20:39.270Z] #41 154.3 CC images/rpc.pb-c.o 10:20:39 [2020-10-06T10:20:39.529Z] #41 154.7 CC lib/c/criu.o 10:20:39 [2020-10-06T10:20:39.760Z] time="2020-10-06T10:20:39Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate818258108/log652149995.1: no such file or directory" 10:20:39 [2020-10-06T10:20:39.760Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 37.7% of statements 10:20:39 [2020-10-06T10:20:39.760Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements 10:20:39 [2020-10-06T10:20:39.791Z] #41 147.4 CC criu/stats.o 10:20:39 [2020-10-06T10:20:39.791Z] #41 147.6 CC criu/string.o 10:20:40 [2020-10-06T10:20:40.050Z] #41 147.7 CC criu/sysctl.o 10:20:40 [2020-10-06T10:20:40.322Z] #41 148.0 CC criu/sysfs_parse.o 10:20:40 [2020-10-06T10:20:40.467Z] #41 155.4 LINK lib/c/built-in.o 10:20:40 [2020-10-06T10:20:40.467Z] #41 155.4 LINK lib/c/libcriu.so 10:20:40 [2020-10-06T10:20:40.467Z] #41 155.5 LINK lib/c/libcriu.a 10:20:40 [2020-10-06T10:20:40.467Z] #41 155.6 GEN magic.py 10:20:40 [2020-10-06T10:20:40.582Z] #41 148.3 CC criu/timens.o 10:20:40 [2020-10-06T10:20:40.726Z] #41 155.7 Note: Building without setproctitle() and strlcpy() support. 10:20:40 [2020-10-06T10:20:40.726Z] #41 155.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:20:40 [2020-10-06T10:20:40.726Z] #41 155.7 Note: Building without GnuTLS support 10:20:40 [2020-10-06T10:20:40.726Z] #41 155.7 Makefile.config:39: Warn: you have no libnftables installed 10:20:40 [2020-10-06T10:20:40.726Z] #41 155.7 Makefile.config:40: Warn: Building without nftables support 10:20:40 [2020-10-06T10:20:40.798Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements 10:20:40 [2020-10-06T10:20:40.842Z] #41 148.6 CC criu/timerfd.o 10:20:41 [2020-10-06T10:20:41.092Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements 10:20:41 [2020-10-06T10:20:41.102Z] #41 148.9 CC criu/tty.o 10:20:41 [2020-10-06T10:20:41.294Z] #41 156.4 fatal: not a git repository (or any of the parent directories): .git 10:20:41 [2020-10-06T10:20:41.554Z] #41 156.9 make[1]: Nothing to be done for 'all'. 10:20:41 [2020-10-06T10:20:41.728Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements 10:20:42 [2020-10-06T10:20:42.122Z] #41 157.4 make[1]: 'images/built-in.o' is up to date. 10:20:42 [2020-10-06T10:20:42.122Z] #41 157.4 make[1]: 'compel/plugins/std.lib.a' is up to date. 10:20:42 [2020-10-06T10:20:42.122Z] #41 157.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. 10:20:42 [2020-10-06T10:20:42.378Z] ok github.com/docker/docker/daemon/logger/splunk 1.459s coverage: 82.5% of statements 10:20:42 [2020-10-06T10:20:42.378Z] ? github.com/docker/docker/daemon/names [no test files] 10:20:42 [2020-10-06T10:20:42.378Z] ? github.com/docker/docker/daemon/stats [no test files] 10:20:42 [2020-10-06T10:20:42.382Z] #41 157.5 make[1]: 'compel/libcompel.a' is up to date. 10:20:42 [2020-10-06T10:20:42.382Z] #41 157.5 make[1]: 'compel/compel-host-bin' is up to date. 10:20:42 [2020-10-06T10:20:42.382Z] #41 157.5 make[1]: Nothing to be done for 'all'. 10:20:42 [2020-10-06T10:20:42.382Z] #41 157.5 make[1]: 'soccr/libsoccr.a' is up to date. 10:20:42 [2020-10-06T10:20:42.382Z] #41 157.7 make[2]: Nothing to be done for 'all'. 10:20:42 [2020-10-06T10:20:42.403Z] #42 167.5 CC criu/netfilter.o 10:20:42 [2020-10-06T10:20:42.483Z] #41 150.0 CC criu/tun.o 10:20:42 [2020-10-06T10:20:42.483Z] #41 150.4 CC criu/uffd.o 10:20:42 [2020-10-06T10:20:42.641Z] #41 157.7 make[2]: Nothing to be done for 'all'. 10:20:42 [2020-10-06T10:20:42.641Z] #41 157.8 make[2]: Nothing to be done for 'all'. 10:20:42 [2020-10-06T10:20:42.642Z] #41 157.8 make[2]: Nothing to be done for 'all'. 10:20:42 [2020-10-06T10:20:42.642Z] #41 157.8 make[2]: Nothing to be done for 'all'. 10:20:42 [2020-10-06T10:20:42.642Z] #41 157.9 make[2]: Nothing to be done for 'all'. 10:20:42 [2020-10-06T10:20:42.642Z] #41 157.9 make[2]: Nothing to be done for 'all'. 10:20:42 [2020-10-06T10:20:42.642Z] #41 157.9 make[2]: Nothing to be done for 'all'. 10:20:42 [2020-10-06T10:20:42.904Z] #41 157.9 INSTALL criu/criu 10:20:43 [2020-10-06T10:20:43.054Z] #42 168.0 CC criu/page-pipe.o 10:20:43 [2020-10-06T10:20:43.164Z] #41 DONE 158.3s 10:20:43 [2020-10-06T10:20:43.164Z] 10:20:43 [2020-10-06T10:20:43.164Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:43 [2020-10-06T10:20:43.422Z] #41 151.1 CC criu/util.o 10:20:43 [2020-10-06T10:20:43.465Z] ok github.com/docker/docker/distribution 0.247s coverage: 21.9% of statements 10:20:43 [2020-10-06T10:20:43.465Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements 10:20:43 [2020-10-06T10:20:43.465Z] ? github.com/docker/docker/distribution/utils [no test files] 10:20:44 [2020-10-06T10:20:44.101Z] #54 ... 10:20:44 [2020-10-06T10:20:44.101Z] 10:20:44 [2020-10-06T10:20:44.101Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 10:20:44 [2020-10-06T10:20:44.101Z] #42 DONE 0.1s 10:20:44 [2020-10-06T10:20:44.117Z] #42 169.0 CC criu/page-xfer.o 10:20:44 [2020-10-06T10:20:44.360Z] 10:20:44 [2020-10-06T10:20:44.360Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 10:20:44 [2020-10-06T10:20:44.360Z] #44 DONE 0.2s 10:20:44 [2020-10-06T10:20:44.360Z] 10:20:44 [2020-10-06T10:20:44.360Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 10:20:44 [2020-10-06T10:20:44.360Z] #46 DONE 0.1s 10:20:44 [2020-10-06T10:20:44.360Z] 10:20:44 [2020-10-06T10:20:44.360Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:44 [2020-10-06T10:20:44.361Z] #41 151.9 CC criu/uts_ns.o 10:20:44 [2020-10-06T10:20:44.361Z] #41 152.0 CC criu/vdso-compat.o 10:20:44 [2020-10-06T10:20:44.361Z] #41 152.2 CC criu/vdso.o 10:20:44 [2020-10-06T10:20:44.556Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements 10:20:44 [2020-10-06T10:20:44.980Z] #41 152.7 LINK criu/built-in.o 10:20:44 [2020-10-06T10:20:44.980Z] #41 152.8 LINK criu/criu 10:20:45 [2020-10-06T10:20:45.191Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements 10:20:45 [2020-10-06T10:20:45.260Z] #41 153.2 DEP lib/c/criu.d 10:20:45 [2020-10-06T10:20:45.260Z] #41 153.2 CC images/rpc.pb-c.o 10:20:45 [2020-10-06T10:20:45.402Z] #28 ... 10:20:45 [2020-10-06T10:20:45.402Z] 10:20:45 [2020-10-06T10:20:45.402Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:45 [2020-10-06T10:20:45.402Z] #41 115.6 CC criu/shmem.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 116.4 CC criu/sigframe.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 116.5 CC criu/signalfd.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 116.8 CC criu/sk-inet.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 117.7 CC criu/sk-netlink.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 118.1 CC criu/sk-packet.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 118.7 CC criu/sk-queue.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 119.0 CC criu/sk-tcp.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 119.5 CC criu/sk-unix.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 121.2 CC criu/sockets.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 122.0 CC criu/stats.o 10:20:45 [2020-10-06T10:20:45.402Z] #41 ... 10:20:45 [2020-10-06T10:20:45.402Z] 10:20:45 [2020-10-06T10:20:45.402Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 10:20:45 [2020-10-06T10:20:45.402Z] #28 DONE 6.8s 10:20:45 [2020-10-06T10:20:45.666Z] 10:20:45 [2020-10-06T10:20:45.666Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 10:20:45 [2020-10-06T10:20:45.669Z] #42 170.7 CC criu/pagemap-cache.o 10:20:45 [2020-10-06T10:20:45.826Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements 10:20:45 [2020-10-06T10:20:45.872Z] #41 153.6 CC lib/c/criu.o 10:20:46 [2020-10-06T10:20:46.189Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements 10:20:46 [2020-10-06T10:20:46.243Z] #31 DONE 0.7s 10:20:46 [2020-10-06T10:20:46.243Z] 10:20:46 [2020-10-06T10:20:46.244Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 10:20:46 [2020-10-06T10:20:46.244Z] #33 DONE 0.1s 10:20:46 [2020-10-06T10:20:46.244Z] 10:20:46 [2020-10-06T10:20:46.244Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 10:20:46 [2020-10-06T10:20:46.244Z] #36 DONE 0.1s 10:20:46 [2020-10-06T10:20:46.244Z] 10:20:46 [2020-10-06T10:20:46.244Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:46 [2020-10-06T10:20:46.244Z] #41 122.3 CC criu/string.o 10:20:46 [2020-10-06T10:20:46.244Z] #41 122.4 CC criu/sysctl.o 10:20:46 [2020-10-06T10:20:46.323Z] #42 171.1 CC criu/pagemap.o 10:20:46 [2020-10-06T10:20:46.443Z] #41 154.4 LINK lib/c/built-in.o 10:20:46 [2020-10-06T10:20:46.481Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements 10:20:46 [2020-10-06T10:20:46.481Z] ? github.com/docker/docker/dockerversion [no test files] 10:20:46 [2020-10-06T10:20:46.481Z] ? github.com/docker/docker/image/tarexport [no test files] 10:20:46 [2020-10-06T10:20:46.481Z] ? github.com/docker/docker/internal/test/suite [no test files] 10:20:46 [2020-10-06T10:20:46.507Z] #41 123.3 CC criu/sysfs_parse.o 10:20:46 [2020-10-06T10:20:46.703Z] #41 154.4 LINK lib/c/libcriu.so 10:20:46 [2020-10-06T10:20:46.704Z] #41 154.5 LINK lib/c/libcriu.a 10:20:46 [2020-10-06T10:20:46.704Z] #41 154.6 GEN magic.py 10:20:46 [2020-10-06T10:20:46.704Z] #41 154.7 Note: Building without setproctitle() and strlcpy() support. 10:20:46 [2020-10-06T10:20:46.704Z] #41 154.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:20:46 [2020-10-06T10:20:46.774Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements 10:20:46 [2020-10-06T10:20:46.964Z] #41 154.7 Note: Building without GnuTLS support 10:20:46 [2020-10-06T10:20:46.964Z] #41 154.7 Makefile.config:39: Warn: you have no libnftables installed 10:20:46 [2020-10-06T10:20:46.964Z] #41 154.7 Makefile.config:40: Warn: Building without nftables support 10:20:46 [2020-10-06T10:20:46.973Z] #42 ... 10:20:46 [2020-10-06T10:20:46.973Z] 10:20:46 [2020-10-06T10:20:46.973Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:20:46 [2020-10-06T10:20:46.973Z] #39 232.5 + dpkg --print-architecture 10:20:46 [2020-10-06T10:20:46.973Z] #39 232.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 10:20:47 [2020-10-06T10:20:47.084Z] #41 123.7 CC criu/timens.o 10:20:47 [2020-10-06T10:20:47.084Z] #41 ... 10:20:47 [2020-10-06T10:20:47.084Z] 10:20:47 [2020-10-06T10:20:47.084Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 10:20:47 [2020-10-06T10:20:47.084Z] #39 DONE 0.8s 10:20:47 [2020-10-06T10:20:47.348Z] 10:20:47 [2020-10-06T10:20:47.348Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:47 [2020-10-06T10:20:47.348Z] #41 124.0 CC criu/timerfd.o 10:20:47 [2020-10-06T10:20:47.534Z] #41 155.2 fatal: not a git repository (or any of the parent directories): .git 10:20:47 [2020-10-06T10:20:47.612Z] #41 124.4 CC criu/tty.o 10:20:47 [2020-10-06T10:20:47.882Z] ok github.com/docker/docker/oci 0.011s coverage: 8.2% of statements 10:20:48 [2020-10-06T10:20:48.042Z] #39 233.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 10:20:48 [2020-10-06T10:20:48.042Z] #39 233.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 10:20:48 [2020-10-06T10:20:48.104Z] #41 155.8 make[1]: Nothing to be done for 'all'. 10:20:48 [2020-10-06T10:20:48.363Z] #41 156.3 make[1]: 'images/built-in.o' is up to date. 10:20:48 [2020-10-06T10:20:48.524Z] ok github.com/docker/docker/opts 0.012s coverage: 67.1% of statements 10:20:48 [2020-10-06T10:20:48.524Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements 10:20:48 [2020-10-06T10:20:48.607Z] #54 186.5 + bin/containerd 10:20:48 [2020-10-06T10:20:48.623Z] #41 156.3 make[1]: 'compel/plugins/std.lib.a' is up to date. 10:20:48 [2020-10-06T10:20:48.623Z] #41 156.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. 10:20:48 [2020-10-06T10:20:48.623Z] #41 156.4 make[1]: 'compel/libcompel.a' is up to date. 10:20:48 [2020-10-06T10:20:48.623Z] #41 156.4 make[1]: 'compel/compel-host-bin' is up to date. 10:20:48 [2020-10-06T10:20:48.623Z] #41 156.4 make[1]: Nothing to be done for 'all'. 10:20:48 [2020-10-06T10:20:48.623Z] #41 156.4 make[1]: 'soccr/libsoccr.a' is up to date. 10:20:48 [2020-10-06T10:20:48.883Z] #41 156.6 make[2]: Nothing to be done for 'all'. 10:20:48 [2020-10-06T10:20:48.883Z] #41 156.6 make[2]: Nothing to be done for 'all'. 10:20:48 [2020-10-06T10:20:48.883Z] #41 156.7 make[2]: Nothing to be done for 'all'. 10:20:48 [2020-10-06T10:20:48.883Z] #41 156.7 make[2]: Nothing to be done for 'all'. 10:20:48 [2020-10-06T10:20:48.883Z] #41 156.8 make[2]: Nothing to be done for 'all'. 10:20:49 [2020-10-06T10:20:49.142Z] #41 156.8 make[2]: Nothing to be done for 'all'. 10:20:49 [2020-10-06T10:20:49.142Z] #41 156.8 make[2]: Nothing to be done for 'all'. 10:20:49 [2020-10-06T10:20:49.142Z] #41 156.9 make[2]: Nothing to be done for 'all'. 10:20:49 [2020-10-06T10:20:49.142Z] #41 156.9 INSTALL criu/criu 10:20:49 [2020-10-06T10:20:49.402Z] #41 DONE 157.3s 10:20:49 [2020-10-06T10:20:49.402Z] 10:20:49 [2020-10-06T10:20:49.402Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:49 [2020-10-06T10:20:49.539Z] #41 126.1 CC criu/tun.o 10:20:50 [2020-10-06T10:20:50.117Z] #41 126.6 CC criu/uffd.o 10:20:50 [2020-10-06T10:20:50.125Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 77.3% of statements 10:20:51 [2020-10-06T10:20:51.067Z] #41 127.7 CC criu/util.o 10:20:51 [2020-10-06T10:20:51.311Z] #47 ... 10:20:51 [2020-10-06T10:20:51.311Z] 10:20:51 [2020-10-06T10:20:51.311Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 10:20:51 [2020-10-06T10:20:51.311Z] #42 DONE 0.0s 10:20:51 [2020-10-06T10:20:51.311Z] 10:20:51 [2020-10-06T10:20:51.311Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 10:20:51 [2020-10-06T10:20:51.311Z] #44 DONE 0.2s 10:20:51 [2020-10-06T10:20:51.311Z] 10:20:51 [2020-10-06T10:20:51.311Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:51 [2020-10-06T10:20:51.311Z] #47 ... 10:20:51 [2020-10-06T10:20:51.311Z] 10:20:51 [2020-10-06T10:20:51.311Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 10:20:51 [2020-10-06T10:20:51.311Z] #46 DONE 0.1s 10:20:51 [2020-10-06T10:20:51.570Z] 10:20:51 [2020-10-06T10:20:51.570Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:51 [2020-10-06T10:20:51.638Z] ok github.com/docker/docker/pkg/authorization 0.640s coverage: 68.3% of statements 10:20:51 [2020-10-06T10:20:51.638Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 10:20:51 [2020-10-06T10:20:51.638Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements 10:20:52 [2020-10-06T10:20:52.462Z] #41 128.8 CC criu/uts_ns.o 10:20:52 [2020-10-06T10:20:52.462Z] #41 128.9 CC criu/vdso.o 10:20:52 [2020-10-06T10:20:52.726Z] #41 129.4 LINK criu/built-in.o 10:20:52 [2020-10-06T10:20:52.989Z] #41 129.5 LINK criu/criu 10:20:53 [2020-10-06T10:20:53.566Z] #41 130.0 DEP lib/c/criu.d 10:20:53 [2020-10-06T10:20:53.566Z] #41 130.1 CC images/rpc.pb-c.o 10:20:54 [2020-10-06T10:20:54.143Z] #41 130.7 CC lib/c/criu.o 10:20:55 [2020-10-06T10:20:55.030Z] #39 ... 10:20:55 [2020-10-06T10:20:55.030Z] 10:20:55 [2020-10-06T10:20:55.030Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:55 [2020-10-06T10:20:55.030Z] #48 240.5 + cd /tmp/tmp.n0lmqCciRO/src/github.com/golangci/golangci-lint/ 10:20:55 [2020-10-06T10:20:55.030Z] #48 240.5 + git checkout -q v1.23.8 10:20:55 [2020-10-06T10:20:55.094Z] #41 131.7 LINK lib/c/built-in.o 10:20:55 [2020-10-06T10:20:55.094Z] #41 131.7 LINK lib/c/libcriu.so 10:20:55 [2020-10-06T10:20:55.094Z] #41 131.8 LINK lib/c/libcriu.a 10:20:55 [2020-10-06T10:20:55.201Z] ok github.com/docker/docker/layer 7.367s coverage: 68.8% of statements 10:20:55 [2020-10-06T10:20:55.201Z] ? github.com/docker/docker/libcontainerd [no test files] 10:20:55 [2020-10-06T10:20:55.201Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 10:20:55 [2020-10-06T10:20:55.201Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 10:20:55 [2020-10-06T10:20:55.201Z] ? github.com/docker/docker/libcontainerd/types [no test files] 10:20:55 [2020-10-06T10:20:55.201Z] ? github.com/docker/docker/oci/caps [no test files] 10:20:55 [2020-10-06T10:20:55.357Z] #41 132.0 GEN magic.py 10:20:55 [2020-10-06T10:20:55.357Z] #41 132.1 Note: Building without setproctitle() and strlcpy() support. 10:20:55 [2020-10-06T10:20:55.357Z] #41 132.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:20:55 [2020-10-06T10:20:55.494Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements 10:20:55 [2020-10-06T10:20:55.620Z] #41 132.1 Note: Building without GnuTLS support 10:20:55 [2020-10-06T10:20:55.620Z] #41 132.2 Makefile.config:39: Warn: you have no libnftables installed 10:20:55 [2020-10-06T10:20:55.620Z] #41 132.2 Makefile.config:40: Warn: Building without nftables support 10:20:55 [2020-10-06T10:20:55.766Z] #47 ... 10:20:55 [2020-10-06T10:20:55.766Z] 10:20:55 [2020-10-06T10:20:55.766Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:20:55 [2020-10-06T10:20:55.766Z] #54 184.7 + bin/containerd 10:20:55 [2020-10-06T10:20:55.787Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements 10:20:55 [2020-10-06T10:20:55.787Z] ok github.com/docker/docker/pkg/chrootarchive 3.542s coverage: 43.2% of statements 10:20:55 [2020-10-06T10:20:55.787Z] ? github.com/docker/docker/pkg/containerfs [no test files] 10:20:55 [2020-10-06T10:20:55.787Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 10:20:56 [2020-10-06T10:20:56.080Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements 10:20:56 [2020-10-06T10:20:56.093Z] #48 241.8 ++ git describe --tags 10:20:56 [2020-10-06T10:20:56.093Z] #48 241.8 + version=v1.23.8 10:20:56 [2020-10-06T10:20:56.093Z] #48 241.8 ++ git rev-parse --short HEAD 10:20:56 [2020-10-06T10:20:56.094Z] #48 241.8 + commit=76a82c6 10:20:56 [2020-10-06T10:20:56.094Z] #48 241.8 ++ git show -s --format=%cd 10:20:56 [2020-10-06T10:20:56.094Z] #48 241.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' 10:20:56 [2020-10-06T10:20:56.094Z] #48 241.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 10:20:56 [2020-10-06T10:20:56.569Z] #41 133.0 fatal: not a git repository (or any of the parent directories): .git 10:20:56 [2020-10-06T10:20:56.716Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements 10:20:57 [2020-10-06T10:20:57.008Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements 10:20:57 [2020-10-06T10:20:57.154Z] #48 ... 10:20:57 [2020-10-06T10:20:57.154Z] 10:20:57 [2020-10-06T10:20:57.154Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:57 [2020-10-06T10:20:57.154Z] #42 172.3 CC criu/parasite-syscall.o 10:20:57 [2020-10-06T10:20:57.154Z] #42 173.3 CC criu/path.o 10:20:57 [2020-10-06T10:20:57.154Z] #42 173.7 CC criu/pie-util-vdso.o 10:20:57 [2020-10-06T10:20:57.154Z] #42 174.1 CC criu/pie-util.o 10:20:57 [2020-10-06T10:20:57.154Z] #42 174.3 CC criu/pipes.o 10:20:57 [2020-10-06T10:20:57.154Z] #42 175.0 CC criu/plugin.o 10:20:57 [2020-10-06T10:20:57.154Z] #42 175.5 CC criu/proc_parse.o 10:20:57 [2020-10-06T10:20:57.154Z] #42 179.7 CC criu/protobuf-desc.o 10:20:57 [2020-10-06T10:20:57.154Z] #42 181.0 CC criu/protobuf.o 10:20:57 [2020-10-06T10:20:57.154Z] #42 181.5 CC criu/pstree.o 10:20:57 [2020-10-06T10:20:57.165Z] #41 133.8 make[1]: Nothing to be done for 'all'. 10:20:57 [2020-10-06T10:20:57.300Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements 10:20:58 [2020-10-06T10:20:58.114Z] #41 134.7 make[1]: 'images/built-in.o' is up to date. 10:20:58 [2020-10-06T10:20:58.114Z] #41 134.7 make[1]: 'compel/plugins/std.lib.a' is up to date. 10:20:58 [2020-10-06T10:20:58.114Z] #41 134.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. 10:20:58 [2020-10-06T10:20:58.217Z] #42 183.1 CC criu/rbtree.o 10:20:58 [2020-10-06T10:20:58.378Z] #41 134.9 make[1]: 'compel/libcompel.a' is up to date. 10:20:58 [2020-10-06T10:20:58.378Z] #41 134.9 make[1]: 'compel/compel-host-bin' is up to date. 10:20:58 [2020-10-06T10:20:58.378Z] #41 135.0 make[1]: Nothing to be done for 'all'. 10:20:58 [2020-10-06T10:20:58.378Z] #41 135.0 make[1]: 'soccr/libsoccr.a' is up to date. 10:20:58 [2020-10-06T10:20:58.518Z] #42 ... 10:20:58 [2020-10-06T10:20:58.518Z] 10:20:58 [2020-10-06T10:20:58.518Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 10:20:58 [2020-10-06T10:20:58.518Z] #52 123.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 10:20:58 [2020-10-06T10:20:58.518Z] #52 126.2 + mkdir -p /build 10:20:58 [2020-10-06T10:20:58.518Z] #52 126.2 + cp runc /build/runc 10:20:58 [2020-10-06T10:20:58.518Z] #52 DONE 126.4s 10:20:58 [2020-10-06T10:20:58.518Z] 10:20:58 [2020-10-06T10:20:58.518Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:20:58 [2020-10-06T10:20:58.518Z] #42 183.6 CC criu/rst-malloc.o 10:20:58 [2020-10-06T10:20:58.642Z] #41 135.3 make[2]: Nothing to be done for 'all'. 10:20:58 [2020-10-06T10:20:58.813Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements 10:20:58 [2020-10-06T10:20:58.905Z] #41 135.3 make[2]: Nothing to be done for 'all'. 10:20:58 [2020-10-06T10:20:58.905Z] #41 135.4 make[2]: Nothing to be done for 'all'. 10:20:58 [2020-10-06T10:20:58.905Z] #41 135.5 make[2]: Nothing to be done for 'all'. 10:20:58 [2020-10-06T10:20:58.905Z] #41 135.5 make[2]: Nothing to be done for 'all'. 10:20:59 [2020-10-06T10:20:59.106Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements 10:20:59 [2020-10-06T10:20:59.168Z] #41 135.6 make[2]: Nothing to be done for 'all'. 10:20:59 [2020-10-06T10:20:59.168Z] #41 135.6 make[2]: Nothing to be done for 'all'. 10:20:59 [2020-10-06T10:20:59.168Z] #41 135.7 make[2]: Nothing to be done for 'all'. 10:20:59 [2020-10-06T10:20:59.168Z] #41 135.7 INSTALL criu/criu 10:20:59 [2020-10-06T10:20:59.169Z] #42 184.2 CC criu/seccomp.o 10:20:59 [2020-10-06T10:20:59.746Z] #41 DONE 136.4s 10:20:59 [2020-10-06T10:20:59.746Z] 10:20:59 [2020-10-06T10:20:59.746Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:00 [2020-10-06T10:21:00.145Z] ok github.com/docker/docker/pkg/discovery/kv 3.122s coverage: 84.1% of statements 10:21:00 [2020-10-06T10:21:00.146Z] ok github.com/docker/docker/pkg/fsutils 0.375s coverage: 85.1% of statements 10:21:00 [2020-10-06T10:21:00.146Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements 10:21:00 [2020-10-06T10:21:00.242Z] #42 185.3 CC criu/seize.o 10:21:00 [2020-10-06T10:21:00.781Z] ok github.com/docker/docker/pkg/idtools 0.263s coverage: 70.1% of statements 10:21:01 [2020-10-06T10:21:01.075Z] ok github.com/docker/docker/pkg/ioutils 0.339s coverage: 70.6% of statements 10:21:01 [2020-10-06T10:21:01.155Z] #47 ... 10:21:01 [2020-10-06T10:21:01.155Z] 10:21:01 [2020-10-06T10:21:01.155Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 10:21:01 [2020-10-06T10:21:01.308Z] #42 186.4 CC criu/servicefd.o 10:21:01 [2020-10-06T10:21:01.368Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements 10:21:01 [2020-10-06T10:21:01.368Z] ? github.com/docker/docker/pkg/locker [no test files] 10:21:01 [2020-10-06T10:21:01.368Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements 10:21:01 [2020-10-06T10:21:01.368Z] ? github.com/docker/docker/pkg/loopback [no test files] 10:21:01 [2020-10-06T10:21:01.368Z] ? github.com/docker/docker/pkg/mount [no test files] 10:21:01 [2020-10-06T10:21:01.416Z] #42 DONE 0.2s 10:21:01 [2020-10-06T10:21:01.416Z] 10:21:01 [2020-10-06T10:21:01.416Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 10:21:01 [2020-10-06T10:21:01.660Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements 10:21:01 [2020-10-06T10:21:01.660Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 10:21:01 [2020-10-06T10:21:01.661Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements 10:21:01 [2020-10-06T10:21:01.954Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements 10:21:01 [2020-10-06T10:21:01.963Z] #42 186.9 CC criu/shmem.o 10:21:02 [2020-10-06T10:21:02.247Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements 10:21:02 [2020-10-06T10:21:02.247Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 10:21:02 [2020-10-06T10:21:02.247Z] ? github.com/docker/docker/pkg/platform [no test files] 10:21:02 [2020-10-06T10:21:02.247Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 10:21:02 [2020-10-06T10:21:02.370Z] #44 DONE 0.6s 10:21:02 [2020-10-06T10:21:02.370Z] 10:21:02 [2020-10-06T10:21:02.370Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 10:21:02 [2020-10-06T10:21:02.370Z] #46 DONE 0.3s 10:21:02 [2020-10-06T10:21:02.370Z] 10:21:02 [2020-10-06T10:21:02.370Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:02 [2020-10-06T10:21:02.885Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements 10:21:03 [2020-10-06T10:21:03.025Z] #42 188.1 CC criu/sigframe.o 10:21:03 [2020-10-06T10:21:03.040Z] 4612f6d0b889: Verifying Checksum 10:21:03 [2020-10-06T10:21:03.040Z] 4612f6d0b889: Download complete 10:21:03 [2020-10-06T10:21:03.329Z] #42 188.4 CC criu/signalfd.o 10:21:03 [2020-10-06T10:21:03.521Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements 10:21:03 [2020-10-06T10:21:03.814Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements 10:21:03 [2020-10-06T10:21:03.814Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 10:21:03 [2020-10-06T10:21:03.989Z] #42 188.8 CC criu/sk-inet.o 10:21:05 [2020-10-06T10:21:05.058Z] #42 190.2 CC criu/sk-netlink.o 10:21:05 [2020-10-06T10:21:05.327Z] ok github.com/docker/docker/pkg/pubsub 1.023s coverage: 73.9% of statements 10:21:05 [2020-10-06T10:21:05.620Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements 10:21:05 [2020-10-06T10:21:05.710Z] #42 190.6 CC criu/sk-packet.o 10:21:06 [2020-10-06T10:21:06.363Z] #42 191.3 CC criu/sk-queue.o 10:21:06 [2020-10-06T10:21:06.663Z] #42 191.8 CC criu/sk-tcp.o 10:21:07 [2020-10-06T10:21:07.355Z] #42 192.4 CC criu/sk-unix.o 10:21:08 [2020-10-06T10:21:08.360Z] ok github.com/docker/docker/pkg/signal 2.367s coverage: 61.0% of statements 10:21:08 [2020-10-06T10:21:08.360Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 10:21:08 [2020-10-06T10:21:08.997Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements 10:21:08 [2020-10-06T10:21:08.997Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 10:21:09 [2020-10-06T10:21:09.290Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements 10:21:09 [2020-10-06T10:21:09.925Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements 10:21:10 [2020-10-06T10:21:10.173Z] #42 194.8 CC criu/sockets.o 10:21:10 [2020-10-06T10:21:10.219Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.9% of statements 10:21:10 [2020-10-06T10:21:10.525Z] #54 ... 10:21:10 [2020-10-06T10:21:10.525Z] 10:21:10 [2020-10-06T10:21:10.525Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:10 [2020-10-06T10:21:10.525Z] #47 DONE 214.3s 10:21:10 [2020-10-06T10:21:10.525Z] 10:21:10 [2020-10-06T10:21:10.525Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:10 [2020-10-06T10:21:10.547Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements 10:21:10 [2020-10-06T10:21:10.825Z] #42 195.9 CC criu/stats.o 10:21:11 [2020-10-06T10:21:11.181Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements 10:21:11 [2020-10-06T10:21:11.181Z] testing: warning: no tests to run 10:21:11 [2020-10-06T10:21:11.181Z] coverage: [no statements] 10:21:11 [2020-10-06T10:21:11.181Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 10:21:11 [2020-10-06T10:21:11.474Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements 10:21:11 [2020-10-06T10:21:11.485Z] #42 196.4 CC criu/string.o 10:21:11 [2020-10-06T10:21:11.485Z] #42 196.5 CC criu/sysctl.o 10:21:11 [2020-10-06T10:21:11.767Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 10:21:12 [2020-10-06T10:21:12.061Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 10:21:12 [2020-10-06T10:21:12.143Z] #42 197.3 CC criu/sysfs_parse.o 10:21:12 [2020-10-06T10:21:12.441Z] #54 ... 10:21:12 [2020-10-06T10:21:12.442Z] 10:21:12 [2020-10-06T10:21:12.442Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 10:21:12 [2020-10-06T10:21:12.794Z] #42 197.8 CC criu/timens.o 10:21:13 [2020-10-06T10:21:13.095Z] #42 198.1 CC criu/timerfd.o 10:21:13 [2020-10-06T10:21:13.396Z] #42 198.6 CC criu/tty.o 10:21:13 [2020-10-06T10:21:13.575Z] ok github.com/docker/docker/plugin 0.550s coverage: 23.1% of statements 10:21:14 [2020-10-06T10:21:14.211Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 10:21:14 [2020-10-06T10:21:14.360Z] #48 DONE 1.8s 10:21:14 [2020-10-06T10:21:14.360Z] 10:21:14 [2020-10-06T10:21:14.360Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:14 [2020-10-06T10:21:14.360Z] #54 ... 10:21:14 [2020-10-06T10:21:14.360Z] 10:21:14 [2020-10-06T10:21:14.360Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 10:21:14 [2020-10-06T10:21:14.360Z] #50 DONE 0.1s 10:21:14 [2020-10-06T10:21:14.360Z] 10:21:14 [2020-10-06T10:21:14.360Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 10:21:14 [2020-10-06T10:21:14.504Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.7% of statements 10:21:14 [2020-10-06T10:21:14.797Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements 10:21:14 [2020-10-06T10:21:14.932Z] #52 DONE 0.5s 10:21:14 [2020-10-06T10:21:14.932Z] 10:21:14 [2020-10-06T10:21:14.932Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:15 [2020-10-06T10:21:15.150Z] #54 ... 10:21:15 [2020-10-06T10:21:15.150Z] 10:21:15 [2020-10-06T10:21:15.150Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:15 [2020-10-06T10:21:15.150Z] #47 DONE 252.3s 10:21:15 [2020-10-06T10:21:15.150Z] 10:21:15 [2020-10-06T10:21:15.150Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:15 [2020-10-06T10:21:15.150Z] #54 ... 10:21:15 [2020-10-06T10:21:15.150Z] 10:21:15 [2020-10-06T10:21:15.150Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 10:21:15 [2020-10-06T10:21:15.150Z] #48 DONE 0.5s 10:21:15 [2020-10-06T10:21:15.150Z] 10:21:15 [2020-10-06T10:21:15.150Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:15 [2020-10-06T10:21:15.150Z] #54 ... 10:21:15 [2020-10-06T10:21:15.150Z] 10:21:15 [2020-10-06T10:21:15.150Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 10:21:15 [2020-10-06T10:21:15.150Z] #50 DONE 0.0s 10:21:15 [2020-10-06T10:21:15.150Z] 10:21:15 [2020-10-06T10:21:15.150Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 10:21:15 [2020-10-06T10:21:15.150Z] #52 DONE 0.2s 10:21:15 [2020-10-06T10:21:15.150Z] 10:21:15 [2020-10-06T10:21:15.150Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:15 [2020-10-06T10:21:15.835Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements 10:21:16 [2020-10-06T10:21:16.181Z] #42 200.9 CC criu/tun.o 10:21:16 [2020-10-06T10:21:16.470Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements 10:21:16 [2020-10-06T10:21:16.470Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements 10:21:16 [2020-10-06T10:21:16.831Z] #42 201.6 CC criu/uffd.o 10:21:17 [2020-10-06T10:21:17.106Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements 10:21:17 [2020-10-06T10:21:17.399Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements 10:21:17 [2020-10-06T10:21:17.893Z] #42 ... 10:21:17 [2020-10-06T10:21:17.893Z] 10:21:17 [2020-10-06T10:21:17.893Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 10:21:17 [2020-10-06T10:21:17.893Z] #39 DONE 263.3s 10:21:17 [2020-10-06T10:21:17.893Z] 10:21:17 [2020-10-06T10:21:17.893Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 10:21:18 [2020-10-06T10:21:18.200Z] #42 203.2 CC criu/util.o 10:21:19 [2020-10-06T10:21:19.476Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements 10:21:20 [2020-10-06T10:21:20.112Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements 10:21:20 [2020-10-06T10:21:20.317Z] #42 205.2 CC criu/uts_ns.o 10:21:20 [2020-10-06T10:21:20.317Z] #42 205.4 CC criu/vdso.o 10:21:20 [2020-10-06T10:21:20.404Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements 10:21:20 [2020-10-06T10:21:20.971Z] #42 206.1 LINK criu/built-in.o 10:21:21 [2020-10-06T10:21:21.272Z] #42 206.2 LINK criu/criu 10:21:21 [2020-10-06T10:21:21.443Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements 10:21:21 [2020-10-06T10:21:21.520Z] #54 173.7 + bin/containerd-stress 10:21:21 [2020-10-06T10:21:21.925Z] #42 206.9 DEP lib/c/criu.d 10:21:21 [2020-10-06T10:21:21.925Z] #42 207.1 CC images/rpc.pb-c.o 10:21:22 [2020-10-06T10:21:22.332Z] #54 ... 10:21:22 [2020-10-06T10:21:22.332Z] 10:21:22 [2020-10-06T10:21:22.332Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:22 [2020-10-06T10:21:22.332Z] #47 DONE 251.4s 10:21:22 [2020-10-06T10:21:22.332Z] 10:21:22 [2020-10-06T10:21:22.332Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:22 [2020-10-06T10:21:22.332Z] #54 ... 10:21:22 [2020-10-06T10:21:22.332Z] 10:21:22 [2020-10-06T10:21:22.332Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 10:21:22 [2020-10-06T10:21:22.332Z] #48 DONE 0.5s 10:21:22 [2020-10-06T10:21:22.332Z] 10:21:22 [2020-10-06T10:21:22.332Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 10:21:22 [2020-10-06T10:21:22.332Z] #50 DONE 0.1s 10:21:22 [2020-10-06T10:21:22.332Z] 10:21:22 [2020-10-06T10:21:22.332Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:22 [2020-10-06T10:21:22.332Z] #54 ... 10:21:22 [2020-10-06T10:21:22.332Z] 10:21:22 [2020-10-06T10:21:22.332Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 10:21:22 [2020-10-06T10:21:22.332Z] #52 DONE 0.2s 10:21:22 [2020-10-06T10:21:22.332Z] 10:21:22 [2020-10-06T10:21:22.332Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:23 [2020-10-06T10:21:23.000Z] #42 207.9 CC lib/c/criu.o 10:21:24 [2020-10-06T10:21:24.102Z] #54 176.7 + bin/containerd-shim 10:21:24 [2020-10-06T10:21:24.565Z] #42 209.3 LINK lib/c/built-in.o 10:21:24 [2020-10-06T10:21:24.565Z] #42 209.4 LINK lib/c/libcriu.so 10:21:24 [2020-10-06T10:21:24.565Z] #42 209.4 LINK lib/c/libcriu.a 10:21:24 [2020-10-06T10:21:24.565Z] #42 209.6 GEN magic.py 10:21:24 [2020-10-06T10:21:24.865Z] #42 209.8 Note: Building without setproctitle() and strlcpy() support. 10:21:24 [2020-10-06T10:21:24.865Z] #42 209.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 10:21:24 [2020-10-06T10:21:24.865Z] #42 209.8 Note: Building without GnuTLS support 10:21:24 [2020-10-06T10:21:24.865Z] #42 209.8 Makefile.config:39: Warn: you have no libnftables installed 10:21:24 [2020-10-06T10:21:24.865Z] #42 209.8 Makefile.config:40: Warn: Building without nftables support 10:21:25 [2020-10-06T10:21:25.514Z] #42 210.6 fatal: not a git repository (or any of the parent directories): .git 10:21:26 [2020-10-06T10:21:26.173Z] #42 211.3 make[1]: Nothing to be done for 'all'. 10:21:27 [2020-10-06T10:21:27.297Z] #42 212.2 make[1]: 'images/built-in.o' is up to date. 10:21:27 [2020-10-06T10:21:27.297Z] #42 212.2 make[1]: 'compel/plugins/std.lib.a' is up to date. 10:21:27 [2020-10-06T10:21:27.297Z] #42 212.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. 10:21:27 [2020-10-06T10:21:27.297Z] #42 212.3 make[1]: 'compel/libcompel.a' is up to date. 10:21:27 [2020-10-06T10:21:27.297Z] #42 212.4 make[1]: 'compel/compel-host-bin' is up to date. 10:21:27 [2020-10-06T10:21:27.297Z] #42 212.4 make[1]: Nothing to be done for 'all'. 10:21:27 [2020-10-06T10:21:27.297Z] #42 212.5 make[1]: 'soccr/libsoccr.a' is up to date. 10:21:27 [2020-10-06T10:21:27.952Z] #42 212.8 make[2]: Nothing to be done for 'all'. 10:21:27 [2020-10-06T10:21:27.952Z] #42 212.9 make[2]: Nothing to be done for 'all'. 10:21:27 [2020-10-06T10:21:27.952Z] #42 212.9 make[2]: Nothing to be done for 'all'. 10:21:27 [2020-10-06T10:21:27.952Z] #42 213.0 make[2]: Nothing to be done for 'all'. 10:21:27 [2020-10-06T10:21:27.952Z] #42 213.1 make[2]: Nothing to be done for 'all'. 10:21:27 [2020-10-06T10:21:27.952Z] #42 213.1 make[2]: Nothing to be done for 'all'. 10:21:28 [2020-10-06T10:21:28.254Z] #42 213.2 make[2]: Nothing to be done for 'all'. 10:21:28 [2020-10-06T10:21:28.254Z] #42 213.4 make[2]: Nothing to be done for 'all'. 10:21:28 [2020-10-06T10:21:28.254Z] #42 213.4 INSTALL criu/criu 10:21:28 [2020-10-06T10:21:28.555Z] #42 DONE 213.5s 10:21:28 [2020-10-06T10:21:28.555Z] 10:21:28 [2020-10-06T10:21:28.555Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:21:29 [2020-10-06T10:21:29.412Z] #54 182.4 + bin/containerd-shim-runc-v1 10:21:30 [2020-10-06T10:21:30.033Z] #54 226.9 + bin/containerd-stress 10:21:30 [2020-10-06T10:21:30.600Z] #54 228.8 + bin/containerd-shim 10:21:33 [2020-10-06T10:21:33.628Z] #54 186.2 + bin/containerd-shim-runc-v2 10:21:34 [2020-10-06T10:21:34.570Z] #54 187.5 + binaries 10:21:34 [2020-10-06T10:21:34.570Z] #54 187.5 + install -D bin/containerd /build/containerd 10:21:34 [2020-10-06T10:21:34.570Z] #54 187.5 + install -D bin/containerd-shim /build/containerd-shim 10:21:34 [2020-10-06T10:21:34.570Z] #54 187.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 10:21:34 [2020-10-06T10:21:34.570Z] #54 187.6 + install -D bin/ctr /build/ctr 10:21:36 [2020-10-06T10:21:36.801Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/pkg/term [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/profiles/apparmor [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/rootless [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/rootless/specconv [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/runconfig/opts [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/testutil/daemon [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/testutil/environment [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/testutil/fakegit [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 10:21:36 [2020-10-06T10:21:36.801Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 10:21:36 [2020-10-06T10:21:36.802Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 10:21:36 [2020-10-06T10:21:36.802Z] ? github.com/docker/docker/testutil/registry [no test files] 10:21:36 [2020-10-06T10:21:36.802Z] ? github.com/docker/docker/testutil/request [no test files] 10:21:36 [2020-10-06T10:21:36.802Z] ? github.com/docker/docker/volume [no test files] 10:21:36 [2020-10-06T10:21:36.802Z] ? github.com/docker/docker/volume/service/opts [no test files] 10:21:36 [2020-10-06T10:21:36.802Z] ? github.com/docker/docker/volume/testutils [no test files] 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === Skipped 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] exec_linux_test.go:18: requires AppArmor to be enabled 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] exec_linux_test.go:38: requires AppArmor to be enabled 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver btrfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver btrfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver btrfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver btrfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver btrfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:73: No driver to put! 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] time="2020-10-06T10:20:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: driver not supported 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] time="2020-10-06T10:20:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: driver not supported 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] time="2020-10-06T10:20:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: driver not supported 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] time="2020-10-06T10:20:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: driver not supported 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] time="2020-10-06T10:20:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: driver not supported 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:73: No driver to put! 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] overlay_test.go:44: Fails to compute changes after apply intermittently 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] overlay_test.go:49: Fails to compute changes intermittently 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] overlay_test.go:65: Cannot run test with naive change algorithm 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver zfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver zfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver zfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver zfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:46: Driver zfs not supported 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] graphtest_unix.go:73: No driver to put! 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 10:21:36 [2020-10-06T10:21:36.802Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] 10:21:36 [2020-10-06T10:21:36.802Z] DONE 2148 tests, 26 skipped in 194.397s 10:21:37 [2020-10-06T10:21:37.113Z] #54 DONE 189.8s 10:21:37 [2020-10-06T10:21:37.225Z] #54 224.4 + bin/containerd-stress 10:21:37 [2020-10-06T10:21:37.225Z] #54 226.3 + bin/containerd-shim Post stage [Pipeline] junit 10:21:37 [2020-10-06T10:21:37.912Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) 10:21:38 [2020-10-06T10:21:38.058Z] 10:21:38 [2020-10-06T10:21:38.058Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:38 [2020-10-06T10:21:38.443Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -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:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh dynbinary test-integration 10:21:38 [2020-10-06T10:21:38.715Z] #54 235.4 + bin/containerd-shim-runc-v1 10:21:39 [2020-10-06T10:21:39.080Z] 10:21:39 [2020-10-06T10:21:39.080Z] Removing bundles/ 10:21:39 [2020-10-06T10:21:39.080Z] 10:21:39 [2020-10-06T10:21:39.080Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 10:21:39 [2020-10-06T10:21:39.080Z] Building: bundles/dynbinary-daemon/dockerd-dev 10:21:39 [2020-10-06T10:21:39.080Z] GOOS="" GOARCH="" GOARM="" 10:21:39 [2020-10-06T10:21:39.969Z] #55 DONE 1.8s 10:21:39 [2020-10-06T10:21:39.969Z] 10:21:39 [2020-10-06T10:21:39.969Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 10:21:40 [2020-10-06T10:21:40.230Z] #59 DONE 0.5s 10:21:40 [2020-10-06T10:21:40.491Z] 10:21:40 [2020-10-06T10:21:40.491Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 10:21:41 [2020-10-06T10:21:41.433Z] #61 DONE 1.1s 10:21:41 [2020-10-06T10:21:41.433Z] 10:21:41 [2020-10-06T10:21:41.433Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 10:21:41 [2020-10-06T10:21:41.433Z] #63 DONE 0.1s 10:21:41 [2020-10-06T10:21:41.695Z] 10:21:41 [2020-10-06T10:21:41.695Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 10:21:41 [2020-10-06T10:21:41.695Z] #64 DONE 0.0s 10:21:41 [2020-10-06T10:21:41.695Z] 10:21:41 [2020-10-06T10:21:41.695Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker 10:21:42 [2020-10-06T10:21:42.003Z] #54 239.9 + bin/containerd-shim-runc-v2 10:21:42 [2020-10-06T10:21:42.939Z] #54 240.8 + binaries 10:21:42 [2020-10-06T10:21:42.939Z] #54 240.8 + install -D bin/containerd /build/containerd 10:21:42 [2020-10-06T10:21:42.939Z] #54 240.8 + install -D bin/containerd-shim /build/containerd-shim 10:21:42 [2020-10-06T10:21:42.939Z] #54 240.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 10:21:42 [2020-10-06T10:21:42.939Z] #54 240.8 + install -D bin/ctr /build/ctr 10:21:43 [2020-10-06T10:21:43.609Z] #65 DONE 1.7s 10:21:43 [2020-10-06T10:21:43.609Z] 10:21:43 [2020-10-06T10:21:43.609Z] #66 exporting to image 10:21:43 [2020-10-06T10:21:43.609Z] #66 exporting layers 10:21:44 [2020-10-06T10:21:44.313Z] #54 DONE 242.3s 10:21:44 [2020-10-06T10:21:44.880Z] 10:21:44 [2020-10-06T10:21:44.880Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 10:21:45 [2020-10-06T10:21:45.351Z] #54 233.0 + bin/containerd-shim-runc-v1 10:21:45 [2020-10-06T10:21:45.813Z] #55 DONE 0.8s 10:21:45 [2020-10-06T10:21:45.813Z] 10:21:45 [2020-10-06T10:21:45.813Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 10:21:46 [2020-10-06T10:21:46.071Z] #59 DONE 0.2s 10:21:46 [2020-10-06T10:21:46.071Z] 10:21:46 [2020-10-06T10:21:46.071Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 10:21:46 [2020-10-06T10:21:46.330Z] #61 DONE 0.4s 10:21:46 [2020-10-06T10:21:46.330Z] 10:21:46 [2020-10-06T10:21:46.330Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 10:21:46 [2020-10-06T10:21:46.330Z] #63 DONE 0.0s 10:21:46 [2020-10-06T10:21:46.330Z] 10:21:46 [2020-10-06T10:21:46.330Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 10:21:46 [2020-10-06T10:21:46.330Z] #64 DONE 0.0s 10:21:46 [2020-10-06T10:21:46.330Z] 10:21:46 [2020-10-06T10:21:46.330Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker 10:21:46 [2020-10-06T10:21:46.898Z] #65 DONE 0.7s 10:21:47 [2020-10-06T10:21:47.157Z] 10:21:47 [2020-10-06T10:21:47.157Z] #66 exporting to image 10:21:47 [2020-10-06T10:21:47.157Z] #66 exporting layers 10:21:47 [2020-10-06T10:21:47.826Z] #66 exporting layers 3.7s done 10:21:47 [2020-10-06T10:21:47.826Z] #66 writing image sha256:ecfffff4a11162f493c8ca44f045cd56c14a9ee5934d21b75fad7ada2e94bed9 done 10:21:47 [2020-10-06T10:21:47.826Z] #66 naming to docker.io/library/docker:db49c9e68be751afa5eea777b4103ca0eab97a78 done 10:21:47 [2020-10-06T10:21:47.826Z] #66 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 10:21:48 [2020-10-06T10:21:48.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/test/unit 10:21:48 [2020-10-06T10:21:48.640Z] #54 237.5 + bin/containerd-shim-runc-v2 10:21:49 [2020-10-06T10:21:49.578Z] #54 238.4 + binaries 10:21:49 [2020-10-06T10:21:49.578Z] #54 238.4 + install -D bin/containerd /build/containerd 10:21:49 [2020-10-06T10:21:49.578Z] #54 238.4 + install -D bin/containerd-shim /build/containerd-shim 10:21:49 [2020-10-06T10:21:49.578Z] #54 238.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 10:21:49 [2020-10-06T10:21:49.578Z] #54 238.4 + install -D bin/ctr /build/ctr 10:21:50 [2020-10-06T10:21:50.954Z] #54 DONE 239.8s 10:21:51 [2020-10-06T10:21:51.521Z] 10:21:51 [2020-10-06T10:21:51.521Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 10:21:52 [2020-10-06T10:21:52.456Z] #55 DONE 0.8s 10:21:52 [2020-10-06T10:21:52.456Z] 10:21:52 [2020-10-06T10:21:52.456Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 10:21:52 [2020-10-06T10:21:52.456Z] #59 DONE 0.2s 10:21:52 [2020-10-06T10:21:52.456Z] 10:21:52 [2020-10-06T10:21:52.456Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 10:21:52 [2020-10-06T10:21:52.714Z] #61 DONE 0.4s 10:21:52 [2020-10-06T10:21:52.714Z] 10:21:52 [2020-10-06T10:21:52.714Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 10:21:52 [2020-10-06T10:21:52.714Z] #63 DONE 0.0s 10:21:52 [2020-10-06T10:21:52.973Z] 10:21:52 [2020-10-06T10:21:52.973Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 10:21:52 [2020-10-06T10:21:52.973Z] #64 DONE 0.0s 10:21:52 [2020-10-06T10:21:52.973Z] 10:21:52 [2020-10-06T10:21:52.973Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker 10:21:53 [2020-10-06T10:21:53.465Z] ? github.com/docker/docker/api [no test files] 10:21:53 [2020-10-06T10:21:53.540Z] #65 DONE 0.6s 10:21:53 [2020-10-06T10:21:53.540Z] 10:21:53 [2020-10-06T10:21:53.540Z] #66 exporting to image 10:21:53 [2020-10-06T10:21:53.540Z] #66 exporting layers 10:21:53 [2020-10-06T10:21:53.724Z] #66 exporting layers 6.4s done 10:21:53 [2020-10-06T10:21:53.724Z] #66 writing image sha256:f2036d9ae05c39aa106c076d96d02f292d2c82cba9fce611c5950501610631f0 done 10:21:53 [2020-10-06T10:21:53.724Z] #66 naming to docker.io/library/docker:db49c9e68be751afa5eea777b4103ca0eab97a78 done 10:21:53 [2020-10-06T10:21:53.724Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 10:21:54 [2020-10-06T10:21:54.073Z] + trap exit INT TERM 10:21:54 [2020-10-06T10:21:54.073Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 10:21:54 [2020-10-06T10:21:54.073Z] + CONTAINER_NAME=docker-pr1 10:21:54 [2020-10-06T10:21:54.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41530/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh dynbinary-daemon 10:21:55 [2020-10-06T10:21:55.007Z] 10:21:55 [2020-10-06T10:21:55.007Z] Removing bundles/ 10:21:55 [2020-10-06T10:21:55.007Z] 10:21:55 [2020-10-06T10:21:55.007Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 10:21:55 [2020-10-06T10:21:55.007Z] Building: bundles/dynbinary-daemon/dockerd-dev 10:21:55 [2020-10-06T10:21:55.007Z] GOOS="" GOARCH="" GOARM="" 10:22:00 [2020-10-06T10:22:00.107Z] #66 exporting layers 6.3s done 10:22:00 [2020-10-06T10:22:00.107Z] #66 writing image sha256:f3be047866a9d0bbb360503379bff5d14d92535c7ed71ecf9b9b4f741730ce8c done 10:22:00 [2020-10-06T10:22:00.107Z] #66 naming to docker.io/library/docker:db49c9e68be751afa5eea777b4103ca0eab97a78 done 10:22:00 [2020-10-06T10:22:00.107Z] #66 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:00 [2020-10-06T10:22:00.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh dynbinary test-integration 10:22:01 [2020-10-06T10:22:01.393Z] 10:22:01 [2020-10-06T10:22:01.393Z] Removing bundles/ 10:22:01 [2020-10-06T10:22:01.393Z] 10:22:01 [2020-10-06T10:22:01.393Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 10:22:01 [2020-10-06T10:22:01.393Z] Building: bundles/dynbinary-daemon/dockerd-dev 10:22:01 [2020-10-06T10:22:01.393Z] GOOS="" GOARCH="" GOARM="" 10:22:01 [2020-10-06T10:22:01.429Z] #23 305.0 + return 10:22:01 [2020-10-06T10:22:01.429Z] #23 DONE 305.2s 10:22:01 [2020-10-06T10:22:01.429Z] 10:22:01 [2020-10-06T10:22:01.429Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:22:01 [2020-10-06T10:22:01.429Z] #48 ... 10:22:01 [2020-10-06T10:22:01.429Z] 10:22:01 [2020-10-06T10:22:01.429Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 10:22:01 [2020-10-06T10:22:01.429Z] #24 DONE 0.1s 10:22:01 [2020-10-06T10:22:01.429Z] 10:22:01 [2020-10-06T10:22:01.429Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 10:22:02 [2020-10-06T10:22:02.028Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|files|name|compiled_files|exports_file|imports) took 1m58.771755515s 10:22:02 [2020-10-06T10:22:02.028Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 687.24645ms 10:22:02 [2020-10-06T10:22:02.081Z] #29 DONE 0.6s 10:22:02 [2020-10-06T10:22:02.081Z] 10:22:02 [2020-10-06T10:22:02.081Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 10:22:02 [2020-10-06T10:22:02.081Z] #32 DONE 0.1s 10:22:02 [2020-10-06T10:22:02.081Z] 10:22:02 [2020-10-06T10:22:02.081Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:22:02 [2020-10-06T10:22:02.082Z] #55 269.3 + bin/containerd 10:22:02 [2020-10-06T10:22:02.082Z] #55 ... 10:22:02 [2020-10-06T10:22:02.082Z] 10:22:02 [2020-10-06T10:22:02.082Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 10:22:02 [2020-10-06T10:22:02.082Z] #34 DONE 0.1s 10:22:02 [2020-10-06T10:22:02.082Z] 10:22:02 [2020-10-06T10:22:02.082Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 10:22:02 [2020-10-06T10:22:02.082Z] #37 DONE 0.1s 10:22:02 [2020-10-06T10:22:02.082Z] 10:22:02 [2020-10-06T10:22:02.082Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 10:22:02 [2020-10-06T10:22:02.082Z] #40 DONE 0.1s 10:22:02 [2020-10-06T10:22:02.082Z] 10:22:02 [2020-10-06T10:22:02.082Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:22:02 [2020-10-06T10:22:02.381Z] #48 ... 10:22:02 [2020-10-06T10:22:02.381Z] 10:22:02 [2020-10-06T10:22:02.381Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 10:22:02 [2020-10-06T10:22:02.381Z] #43 DONE 0.1s 10:22:02 [2020-10-06T10:22:02.381Z] 10:22:02 [2020-10-06T10:22:02.381Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 10:22:02 [2020-10-06T10:22:02.381Z] #45 DONE 0.2s 10:22:02 [2020-10-06T10:22:02.381Z] 10:22:02 [2020-10-06T10:22:02.381Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 10:22:02 [2020-10-06T10:22:02.682Z] #47 DONE 0.1s 10:22:02 [2020-10-06T10:22:02.682Z] 10:22:02 [2020-10-06T10:22:02.682Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:22:03 [2020-10-06T10:22:03.492Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements 10:22:25 [2020-10-06T10:22:25.301Z] #48 DONE 327.8s 10:22:25 [2020-10-06T10:22:25.301Z] 10:22:25 [2020-10-06T10:22:25.301Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:22:25 [2020-10-06T10:22:25.301Z] #55 ... 10:22:25 [2020-10-06T10:22:25.301Z] 10:22:25 [2020-10-06T10:22:25.301Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 10:22:25 [2020-10-06T10:22:25.301Z] #49 DONE 0.1s 10:22:25 [2020-10-06T10:22:25.301Z] 10:22:25 [2020-10-06T10:22:25.302Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:22:25 [2020-10-06T10:22:25.302Z] #55 ... 10:22:25 [2020-10-06T10:22:25.302Z] 10:22:25 [2020-10-06T10:22:25.302Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 10:22:25 [2020-10-06T10:22:25.302Z] #51 DONE 0.1s 10:22:25 [2020-10-06T10:22:25.302Z] 10:22:25 [2020-10-06T10:22:25.302Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 10:22:25 [2020-10-06T10:22:25.302Z] #53 DONE 0.1s 10:22:25 [2020-10-06T10:22:25.302Z] 10:22:25 [2020-10-06T10:22:25.302Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... 10:22:36 [2020-10-06T10:22:36.036Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 10:22:36 [2020-10-06T10:22:36.036Z] 10:22:36 [2020-10-06T10:22:36.036Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:22:36 [2020-10-06T10:22:36.036Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:22:36 [2020-10-06T10:22:36.036Z] HOSTNAME=d9a6e9361968 10:22:36 [2020-10-06T10:22:36.036Z] TESTDEBUG=0 10:22:36 [2020-10-06T10:22:36.036Z] DEST=bundles/test-integration 10:22:36 [2020-10-06T10:22:36.036Z] PWD=/go/src/github.com/docker/docker 10:22:36 [2020-10-06T10:22:36.036Z] DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 10:22:36 [2020-10-06T10:22:36.036Z] container=docker 10:22:36 [2020-10-06T10:22:36.036Z] HOME=/root 10:22:36 [2020-10-06T10:22:36.036Z] GOLANG_VERSION=1.13.15 10:22:36 [2020-10-06T10:22:36.036Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:22:36 [2020-10-06T10:22:36.036Z] VALIDATE_BRANCH=master 10:22:36 [2020-10-06T10:22:36.036Z] TERM=xterm 10:22:36 [2020-10-06T10:22:36.036Z] DOCKER_PKG=github.com/docker/docker 10:22:36 [2020-10-06T10:22:36.036Z] SHLVL=1 10:22:36 [2020-10-06T10:22:36.036Z] TIMEOUT=120m 10:22:36 [2020-10-06T10:22:36.036Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 10:22:36 [2020-10-06T10:22:36.036Z] DOCKER_GRAPHDRIVER=overlay2 10:22:36 [2020-10-06T10:22:36.036Z] GO111MODULE=off 10:22:36 [2020-10-06T10:22:36.036Z] DOCKER_EXPERIMENTAL=1 10:22:36 [2020-10-06T10:22:36.036Z] TEST_SKIP_INTEGRATION_CLI=1 10:22:36 [2020-10-06T10:22:36.036Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:22:36 [2020-10-06T10:22:36.036Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:22:36 [2020-10-06T10:22:36.036Z] GOPATH=/go 10:22:36 [2020-10-06T10:22:36.036Z] PKG_CONFIG=pkg-config 10:22:36 [2020-10-06T10:22:36.036Z] _=/usr/bin/env 10:22:36 [2020-10-06T10:22:36.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:22:44 [2020-10-06T10:22:44.021Z] #55 311.5 + bin/containerd-stress 10:22:46 [2020-10-06T10:22:46.118Z] #55 314.0 + bin/containerd-shim 10:22:54 [2020-10-06T10:22:54.707Z] #55 321.1 + bin/containerd-shim-runc-v1 10:22:58 [2020-10-06T10:22:58.288Z] #55 326.1 + bin/containerd-shim-runc-v2 10:22:58 [2020-10-06T10:22:58.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:22:59 [2020-10-06T10:22:59.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:22:59 [2020-10-06T10:22:59.812Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/backend/build [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/build [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/container [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/debug [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/image [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/network [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/session [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements 10:22:59 [2020-10-06T10:22:59.812Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements 10:22:59 [2020-10-06T10:22:59.812Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/system [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/server/router/volume [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/backend [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/container [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/events [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/image [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/mount [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/network [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/registry [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/swarm [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements 10:22:59 [2020-10-06T10:22:59.812Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/api/types/volume [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/builder [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/builder/builder-next [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 10:22:59 [2020-10-06T10:22:59.812Z] ok github.com/docker/docker/builder/dockerignore 0.027s coverage: 96.8% of statements 10:22:59 [2020-10-06T10:22:59.819Z] #55 327.2 + binaries 10:22:59 [2020-10-06T10:22:59.819Z] #55 327.2 + install -D bin/containerd /build/containerd 10:22:59 [2020-10-06T10:22:59.819Z] #55 327.3 + install -D bin/containerd-shim /build/containerd-shim 10:22:59 [2020-10-06T10:22:59.819Z] #55 327.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 10:22:59 [2020-10-06T10:22:59.819Z] #55 327.3 + install -D bin/ctr /build/ctr 10:22:59 [2020-10-06T10:22:59.819Z] #55 DONE 327.4s 10:23:00 [2020-10-06T10:23:00.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:23:00 [2020-10-06T10:23:00.868Z] 10:23:00 [2020-10-06T10:23:00.868Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 10:23:00 [2020-10-06T10:23:00.868Z] #56 DONE 0.1s 10:23:00 [2020-10-06T10:23:00.868Z] 10:23:00 [2020-10-06T10:23:00.868Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 10:23:00 [2020-10-06T10:23:00.868Z] #60 DONE 0.1s 10:23:00 [2020-10-06T10:23:00.868Z] 10:23:00 [2020-10-06T10:23:00.868Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 10:23:00 [2020-10-06T10:23:00.868Z] #62 DONE 0.1s 10:23:00 [2020-10-06T10:23:00.868Z] 10:23:00 [2020-10-06T10:23:00.868Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 10:23:00 [2020-10-06T10:23:00.868Z] #64 DONE 0.1s 10:23:00 [2020-10-06T10:23:00.868Z] 10:23:00 [2020-10-06T10:23:00.868Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 10:23:00 [2020-10-06T10:23:00.868Z] #65 DONE 0.0s 10:23:01 [2020-10-06T10:23:01.164Z] 10:23:01 [2020-10-06T10:23:01.164Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker 10:23:02 [2020-10-06T10:23:02.369Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements 10:23:02 [2020-10-06T10:23:02.944Z] ok github.com/docker/docker/builder/remotecontext 0.263s coverage: 13.6% of statements 10:23:03 [2020-10-06T10:23:03.252Z] #66 DONE 2.2s 10:23:03 [2020-10-06T10:23:03.252Z] 10:23:03 [2020-10-06T10:23:03.252Z] #67 exporting to oci image format 10:23:03 [2020-10-06T10:23:03.252Z] #67 exporting layers 10:23:03 [2020-10-06T10:23:03.892Z] ok github.com/docker/docker/builder/dockerfile 0.945s coverage: 48.0% of statements 10:23:03 [2020-10-06T10:23:03.892Z] ok github.com/docker/docker/builder/remotecontext/git 3.407s coverage: 86.3% of statements 10:23:03 [2020-10-06T10:23:03.892Z] ? github.com/docker/docker/cli [no test files] 10:23:03 [2020-10-06T10:23:03.892Z] ? github.com/docker/docker/cli/config [no test files] 10:23:10 [2020-10-06T10:23:10.498Z] ok github.com/docker/docker/client 0.244s coverage: 75.4% of statements 10:23:14 [2020-10-06T10:23:14.741Z] 4612f6d0b889: Pull complete 10:23:16 [2020-10-06T10:23:16.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:23:16 [2020-10-06T10:23:16.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:23:17 [2020-10-06T10:23:17.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:23:18 [2020-10-06T10:23:18.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:23:18 [2020-10-06T10:23:18.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:23:20 [2020-10-06T10:23:20.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:23:22 [2020-10-06T10:23:22.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:23:22 [2020-10-06T10:23:22.849Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 10:23:23 [2020-10-06T10:23:23.447Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m12.451493944s with top 10 stages: buildssa: 1m36.796977679s, goimports: 22.668534842s, unconvert: 13.064315366s, gosec: 10.692943725s, golint: 5.713551749s, misspell: 5.109664387s, ineffassign: 4.823187181s, inspect: 4.448603196s, vrp: 2.86320797s, printf: 2.051635919s 10:23:23 [2020-10-06T10:23:23.787Z] 10:23:23 [2020-10-06T10:23:23.787Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:23:23 [2020-10-06T10:23:23.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:23:24 [2020-10-06T10:23:24.357Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:23:24 [2020-10-06T10:23:24.357Z] HOSTNAME=d5895f035913 10:23:24 [2020-10-06T10:23:24.357Z] DEST=bundles/test-integration 10:23:24 [2020-10-06T10:23:24.357Z] PWD=/go/src/github.com/docker/docker 10:23:24 [2020-10-06T10:23:24.357Z] DOCKER_ROOTLESS=1 10:23:24 [2020-10-06T10:23:24.357Z] DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 10:23:24 [2020-10-06T10:23:24.357Z] container=docker 10:23:24 [2020-10-06T10:23:24.357Z] HOME=/root 10:23:24 [2020-10-06T10:23:24.357Z] GOLANG_VERSION=1.13.15 10:23:24 [2020-10-06T10:23:24.357Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:23:24 [2020-10-06T10:23:24.357Z] VALIDATE_BRANCH=master 10:23:24 [2020-10-06T10:23:24.357Z] TERM=xterm 10:23:24 [2020-10-06T10:23:24.357Z] DOCKER_PKG=github.com/docker/docker 10:23:24 [2020-10-06T10:23:24.357Z] SHLVL=1 10:23:24 [2020-10-06T10:23:24.357Z] TIMEOUT=120m 10:23:24 [2020-10-06T10:23:24.357Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 10:23:24 [2020-10-06T10:23:24.357Z] DOCKER_GRAPHDRIVER=overlay2 10:23:24 [2020-10-06T10:23:24.357Z] GO111MODULE=off 10:23:24 [2020-10-06T10:23:24.357Z] DOCKER_EXPERIMENTAL=1 10:23:24 [2020-10-06T10:23:24.357Z] TEST_SKIP_INTEGRATION_CLI=1 10:23:24 [2020-10-06T10:23:24.357Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:23:24 [2020-10-06T10:23:24.357Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:23:24 [2020-10-06T10:23:24.357Z] GOPATH=/go 10:23:24 [2020-10-06T10:23:24.357Z] PKG_CONFIG=pkg-config 10:23:24 [2020-10-06T10:23:24.357Z] _=/usr/bin/env 10:23:24 [2020-10-06T10:23:24.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:23:24 [2020-10-06T10:23:24.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:23:25 [2020-10-06T10:23:25.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:23:26 [2020-10-06T10:23:26.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:23:27 [2020-10-06T10:23:27.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:23:28 [2020-10-06T10:23:28.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:23:29 [2020-10-06T10:23:29.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:23:30 [2020-10-06T10:23:30.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:23:31 [2020-10-06T10:23:31.476Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 10:23:31 [2020-10-06T10:23:31.476Z] 10:23:31 [2020-10-06T10:23:31.476Z] + c=0 10:23:31 [2020-10-06T10:23:31.476Z] + TEST_INTEGRATION_DEST=2 10:23:31 [2020-10-06T10:23:31.476Z] + CONTAINER_NAME=docker-pr1-2 10:23:31 [2020-10-06T10:23:31.476Z] + TEST_SKIP_INTEGRATION=1 10:23:31 [2020-10-06T10:23:31.476Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 10:23:31 [2020-10-06T10:23:31.476Z] + run_tests 10:23:31 [2020-10-06T10:23:31.476Z] + '[' -n 0 ']' 10:23:31 [2020-10-06T10:23:31.476Z] + rm= 10:23:31 [2020-10-06T10:23:31.476Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41530/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41530/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh '' test-integration 10:23:31 [2020-10-06T10:23:31.476Z] + TEST_INTEGRATION_DEST=1 10:23:31 [2020-10-06T10:23:31.476Z] + CONTAINER_NAME=docker-pr1-1 10:23:31 [2020-10-06T10:23:31.476Z] + TEST_SKIP_INTEGRATION_CLI=1 10:23:31 [2020-10-06T10:23:31.476Z] + run_tests test-integration-flaky 10:23:31 [2020-10-06T10:23:31.476Z] + '[' -n 0 ']' 10:23:31 [2020-10-06T10:23:31.476Z] + rm= 10:23:31 [2020-10-06T10:23:31.476Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41530/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41530/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh test-integration-flaky test-integration 10:23:31 [2020-10-06T10:23:31.476Z] + TEST_INTEGRATION_DEST=3 10:23:31 [2020-10-06T10:23:31.476Z] + CONTAINER_NAME=docker-pr1-3 10:23:31 [2020-10-06T10:23:31.476Z] + TEST_SKIP_INTEGRATION=1 10:23:31 [2020-10-06T10:23:31.476Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 10:23:31 [2020-10-06T10:23:31.476Z] + run_tests 10:23:31 [2020-10-06T10:23:31.476Z] + '[' -n 0 ']' 10:23:31 [2020-10-06T10:23:31.476Z] + rm= 10:23:31 [2020-10-06T10:23:31.476Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41530/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41530/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh '' test-integration 10:23:31 [2020-10-06T10:23:31.476Z] ++ jobs -p 10:23:31 [2020-10-06T10:23:31.476Z] + for job in $(jobs -p) 10:23:31 [2020-10-06T10:23:31.476Z] + wait 7863 10:23:31 [2020-10-06T10:23:31.476Z] 10:23:31 [2020-10-06T10:23:31.476Z] 10:23:31 [2020-10-06T10:23:31.476Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:23:31 [2020-10-06T10:23:31.476Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:23:31 [2020-10-06T10:23:31.476Z] HOSTNAME=fa102016a26c 10:23:31 [2020-10-06T10:23:31.476Z] TEST_SKIP_INTEGRATION=1 10:23:31 [2020-10-06T10:23:31.476Z] TESTDEBUG=0 10:23:31 [2020-10-06T10:23:31.476Z] DEST=bundles/test-integration 10:23:31 [2020-10-06T10:23:31.476Z] PWD=/go/src/github.com/docker/docker 10:23:31 [2020-10-06T10:23:31.476Z] KEEPBUNDLE=1 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 10:23:31 [2020-10-06T10:23:31.476Z] container=docker 10:23:31 [2020-10-06T10:23:31.476Z] HOME=/root 10:23:31 [2020-10-06T10:23:31.476Z] GOLANG_VERSION=1.13.15 10:23:31 [2020-10-06T10:23:31.476Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:23:31 [2020-10-06T10:23:31.476Z] VALIDATE_BRANCH=master 10:23:31 [2020-10-06T10:23:31.476Z] TERM=xterm 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_PKG=github.com/docker/docker 10:23:31 [2020-10-06T10:23:31.476Z] SHLVL=1 10:23:31 [2020-10-06T10:23:31.476Z] TIMEOUT=120m 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_GRAPHDRIVER=overlay2 10:23:31 [2020-10-06T10:23:31.476Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 10:23:31 [2020-10-06T10:23:31.476Z] GO111MODULE=off 10:23:31 [2020-10-06T10:23:31.476Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:23:31 [2020-10-06T10:23:31.476Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:23:31 [2020-10-06T10:23:31.476Z] GOPATH=/go 10:23:31 [2020-10-06T10:23:31.476Z] PKG_CONFIG=pkg-config 10:23:31 [2020-10-06T10:23:31.476Z] _=/usr/bin/env 10:23:31 [2020-10-06T10:23:31.476Z] Building test suite binary ./integration-cli/test.main 10:23:31 [2020-10-06T10:23:31.476Z] 10:23:31 [2020-10-06T10:23:31.476Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 10:23:31 [2020-10-06T10:23:31.476Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:23:31 [2020-10-06T10:23:31.476Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:23:31 [2020-10-06T10:23:31.476Z] HOSTNAME=ef4faa02e8dc 10:23:31 [2020-10-06T10:23:31.476Z] TEST_SKIP_INTEGRATION=1 10:23:31 [2020-10-06T10:23:31.476Z] TESTDEBUG=0 10:23:31 [2020-10-06T10:23:31.476Z] DEST=bundles/test-integration 10:23:31 [2020-10-06T10:23:31.476Z] PWD=/go/src/github.com/docker/docker 10:23:31 [2020-10-06T10:23:31.476Z] KEEPBUNDLE=1 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 10:23:31 [2020-10-06T10:23:31.476Z] container=docker 10:23:31 [2020-10-06T10:23:31.476Z] HOME=/root 10:23:31 [2020-10-06T10:23:31.476Z] GOLANG_VERSION=1.13.15 10:23:31 [2020-10-06T10:23:31.476Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:23:31 [2020-10-06T10:23:31.476Z] VALIDATE_BRANCH=master 10:23:31 [2020-10-06T10:23:31.476Z] TERM=xterm 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_PKG=github.com/docker/docker 10:23:31 [2020-10-06T10:23:31.476Z] SHLVL=1 10:23:31 [2020-10-06T10:23:31.476Z] TIMEOUT=120m 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_GRAPHDRIVER=overlay2 10:23:31 [2020-10-06T10:23:31.476Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 10:23:31 [2020-10-06T10:23:31.476Z] GO111MODULE=off 10:23:31 [2020-10-06T10:23:31.476Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:23:31 [2020-10-06T10:23:31.476Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:23:31 [2020-10-06T10:23:31.476Z] GOPATH=/go 10:23:31 [2020-10-06T10:23:31.476Z] PKG_CONFIG=pkg-config 10:23:31 [2020-10-06T10:23:31.476Z] _=/usr/bin/env 10:23:31 [2020-10-06T10:23:31.476Z] Building test suite binary ./integration-cli/test.main 10:23:31 [2020-10-06T10:23:31.476Z] No new tests added to integration. 10:23:31 [2020-10-06T10:23:31.476Z] 10:23:31 [2020-10-06T10:23:31.476Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:23:31 [2020-10-06T10:23:31.476Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:23:31 [2020-10-06T10:23:31.476Z] HOSTNAME=4366c438f371 10:23:31 [2020-10-06T10:23:31.476Z] TESTDEBUG=0 10:23:31 [2020-10-06T10:23:31.476Z] DEST=bundles/test-integration 10:23:31 [2020-10-06T10:23:31.476Z] PWD=/go/src/github.com/docker/docker 10:23:31 [2020-10-06T10:23:31.476Z] KEEPBUNDLE=1 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 10:23:31 [2020-10-06T10:23:31.476Z] container=docker 10:23:31 [2020-10-06T10:23:31.476Z] HOME=/root 10:23:31 [2020-10-06T10:23:31.476Z] GOLANG_VERSION=1.13.15 10:23:31 [2020-10-06T10:23:31.476Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:23:31 [2020-10-06T10:23:31.476Z] VALIDATE_BRANCH=master 10:23:31 [2020-10-06T10:23:31.476Z] TERM=xterm 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_PKG=github.com/docker/docker 10:23:31 [2020-10-06T10:23:31.476Z] SHLVL=1 10:23:31 [2020-10-06T10:23:31.476Z] TIMEOUT=120m 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 10:23:31 [2020-10-06T10:23:31.476Z] DOCKER_GRAPHDRIVER=overlay2 10:23:31 [2020-10-06T10:23:31.476Z] GO111MODULE=off 10:23:31 [2020-10-06T10:23:31.476Z] TEST_SKIP_INTEGRATION_CLI=1 10:23:31 [2020-10-06T10:23:31.476Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:23:31 [2020-10-06T10:23:31.476Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:23:31 [2020-10-06T10:23:31.476Z] GOPATH=/go 10:23:31 [2020-10-06T10:23:31.476Z] PKG_CONFIG=pkg-config 10:23:31 [2020-10-06T10:23:31.476Z] _=/usr/bin/env 10:23:31 [2020-10-06T10:23:31.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:23:31 [2020-10-06T10:23:31.537Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:23:31 [2020-10-06T10:23:31.537Z] Using test binary docker 10:23:31 [2020-10-06T10:23:31.537Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 10:23:31 [2020-10-06T10:23:31.537Z] +++ /etc/init.d/apparmor start 10:23:31 [2020-10-06T10:23:31.537Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 10:23:31 [2020-10-06T10:23:31.537Z] INFO: Waiting for daemon to start... 10:23:31 [2020-10-06T10:23:31.537Z] Starting dockerd 10:23:31 [2020-10-06T10:23:31.537Z] +++ 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 10:23:33 [2020-10-06T10:23:33.401Z] INFO [runner/unused/goanalysis] analyzers took 27.131561522s with top 10 stages: buildssa: 23.070328249s, U1000: 4.061233273s 10:23:33 [2020-10-06T10:23:33.401Z] INFO [runner] Issues before processing: 2270, after processing: 0 10:23:33 [2020-10-06T10:23:33.401Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1690/1690, identifier_marker: 1585/1585, exclude: 1585/1585, filename_unadjuster: 1690/1690, skip_dirs: 1690/1690, autogenerated_exclude: 1585/1690, nolint: 0/64, skip_files: 1690/1690, exclude-rules: 64/1585, cgo: 1690/2270 10:23:33 [2020-10-06T10:23:33.401Z] INFO [runner] processing took 134.716442ms with stages: nolint: 54.599096ms, identifier_marker: 39.197925ms, path_prettifier: 21.384148ms, autogenerated_exclude: 7.266278ms, exclude-rules: 6.856137ms, skip_dirs: 3.788275ms, cgo: 870.412µs, filename_unadjuster: 746.823µs, max_same_issues: 2.772µs, uniq_by_line: 788ns, source_code: 709ns, max_from_linter: 670ns, path_shortener: 588ns, diff: 562ns, exclude: 491ns, skip_files: 454ns, max_per_file_from_linter: 314ns 10:23:33 [2020-10-06T10:23:33.401Z] INFO [runner] linters took 1m37.997584324s with stages: goanalysis_metalinter: 1m18.72156614s, unused: 19.140694366s 10:23:33 [2020-10-06T10:23:33.401Z] INFO File cache stats: 1441 entries of total size 6.8MiB 10:23:33 [2020-10-06T10:23:33.401Z] INFO Memory: 1632 samples, avg is 239.4MB, max is 3163.9MB 10:23:33 [2020-10-06T10:23:33.401Z] INFO Execution took 3m38.047220272s 10:23:33 [2020-10-06T10:23:33.611Z] . 10:23:33 [2020-10-06T10:23:33.611Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:23:33 [2020-10-06T10:23:33.611Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 10:23:33 [2020-10-06T10:23:33.611Z] Error: No such image: emptyfs 10:23:33 [2020-10-06T10:23:33.611Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:23:33 [2020-10-06T10:23:33.611Z] ++++ docker load 10:23:33 [2020-10-06T10:23:33.611Z] Running integration-test (iteration 1) 10:23:33 [2020-10-06T10:23:33.611Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 10:23:33 [2020-10-06T10:23:33.611Z] ++ 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 10:23:33 [2020-10-06T10:23:33.611Z] ++ set -e 10:23:33 [2020-10-06T10:23:33.611Z] ++ '[' -n 0 ']' 10:23:33 [2020-10-06T10:23:33.611Z] ++ set -x 10:23:33 [2020-10-06T10:23:33.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m 10:23:33 [2020-10-06T10:23:33.657Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 10:23:34 [2020-10-06T10:23:34.564Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh dynbinary-daemon test-docker-py 10:23:35 [2020-10-06T10:23:35.126Z] 10:23:35 [2020-10-06T10:23:35.126Z] Removing bundles/ 10:23:35 [2020-10-06T10:23:35.126Z] 10:23:35 [2020-10-06T10:23:35.126Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 10:23:35 [2020-10-06T10:23:35.126Z] Building: bundles/dynbinary-daemon/dockerd-dev 10:23:35 [2020-10-06T10:23:35.126Z] GOOS="" GOARCH="" GOARM="" 10:23:37 [2020-10-06T10:23:37.114Z] ok github.com/docker/docker/cmd/dockerd 0.137s coverage: 29.1% of statements 10:23:37 [2020-10-06T10:23:37.114Z] ok github.com/docker/docker/container 0.189s coverage: 34.7% of statements 10:23:37 [2020-10-06T10:23:37.114Z] ? github.com/docker/docker/container/stream [no test files] 10:23:37 [2020-10-06T10:23:37.114Z] ? github.com/docker/docker/contrib/apparmor [no test files] 10:23:37 [2020-10-06T10:23:37.114Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 10:23:37 [2020-10-06T10:23:37.114Z] ? github.com/docker/docker/contrib/httpserver [no test files] 10:23:39 [2020-10-06T10:23:39.670Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements 10:23:41 [2020-10-06T10:23:41.598Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.9% of statements 10:23:42 [2020-10-06T10:23:42.107Z] Loaded image: buildpack-deps:buster 10:23:42 [2020-10-06T10:23:42.399Z] Loaded image: busybox:latest 10:23:42 [2020-10-06T10:23:42.399Z] Loaded image: busybox:glibc 10:23:42 [2020-10-06T10:23:42.399Z] Loaded image: debian:buster 10:23:42 [2020-10-06T10:23:42.399Z] Loaded image: hello-world:latest 10:23:42 [2020-10-06T10:23:42.399Z] INFO: Testing against a local daemon 10:23:42 [2020-10-06T10:23:42.399Z] === RUN TestCgroupNamespacesBuild 10:23:44 [2020-10-06T10:23:44.159Z] ok github.com/docker/docker/daemon/cluster 0.134s coverage: 0.5% of statements 10:23:44 [2020-10-06T10:23:44.475Z] --- PASS: TestCgroupNamespacesBuild (2.18s) 10:23:44 [2020-10-06T10:23:44.475Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 10:23:46 [2020-10-06T10:23:46.088Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements 10:23:46 [2020-10-06T10:23:46.550Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) 10:23:46 [2020-10-06T10:23:46.550Z] === RUN TestBuildWithSession 10:23:46 [2020-10-06T10:23:46.550Z] --- SKIP: TestBuildWithSession (0.00s) 10:23:46 [2020-10-06T10:23:46.550Z] build_session_test.go:25: TODO: BuildKit 10:23:46 [2020-10-06T10:23:46.550Z] === RUN TestBuildSquashParent 10:23:47 [2020-10-06T10:23:47.486Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.8% of statements 10:23:47 [2020-10-06T10:23:47.749Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements 10:23:49 [2020-10-06T10:23:49.153Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements 10:23:52 [2020-10-06T10:23:52.532Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements 10:23:52 [2020-10-06T10:23:52.532Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.521s coverage: 14.1% of statements 10:23:53 [2020-10-06T10:23:53.459Z] --- PASS: TestBuildSquashParent (6.66s) 10:23:53 [2020-10-06T10:23:53.459Z] === RUN TestBuildWithRemoveAndForceRemove 10:23:53 [2020-10-06T10:23:53.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:23:53 [2020-10-06T10:23:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:23:53 [2020-10-06T10:23:53.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:23:53 [2020-10-06T10:23:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:23:53 [2020-10-06T10:23:53.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:23:53 [2020-10-06T10:23:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:23:53 [2020-10-06T10:23:53.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:23:53 [2020-10-06T10:23:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:23:53 [2020-10-06T10:23:53.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:23:53 [2020-10-06T10:23:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:23:53 [2020-10-06T10:23:53.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:23:53 [2020-10-06T10:23:53.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:23:53 [2020-10-06T10:23:53.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:23:53 [2020-10-06T10:23:53.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:23:53 [2020-10-06T10:23:53.924Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.586s coverage: 56.2% of statements 10:23:55 [2020-10-06T10:23:55.536Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:23:55 [2020-10-06T10:23:55.536Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:23:56 [2020-10-06T10:23:56.479Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements 10:23:58 [2020-10-06T10:23:58.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:23:58 [2020-10-06T10:23:58.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:23:58 [2020-10-06T10:23:58.402Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.859s coverage: 73.1% of statements 10:23:58 [2020-10-06T10:23:58.664Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.451s coverage: 46.2% of statements 10:24:00 [2020-10-06T10:24:00.390Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 10:24:00 [2020-10-06T10:24:00.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s) 10:24:00 [2020-10-06T10:24:00.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) 10:24:00 [2020-10-06T10:24:00.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) 10:24:00 [2020-10-06T10:24:00.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) 10:24:00 [2020-10-06T10:24:00.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) 10:24:00 [2020-10-06T10:24:00.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s) 10:24:00 [2020-10-06T10:24:00.390Z] === RUN TestBuildMultiStageCopy 10:24:00 [2020-10-06T10:24:00.390Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:24:00 [2020-10-06T10:24:00.585Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.090s coverage: 49.5% of statements 10:24:01 [2020-10-06T10:24:01.159Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.469s coverage: 76.1% of statements 10:24:01 [2020-10-06T10:24:01.423Z] ok github.com/docker/docker/daemon 12.345s coverage: 17.3% of statements 10:24:01 [2020-10-06T10:24:01.423Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 10:24:01 [2020-10-06T10:24:01.423Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 10:24:01 [2020-10-06T10:24:01.423Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 10:24:01 [2020-10-06T10:24:01.423Z] ? github.com/docker/docker/daemon/exec [no test files] 10:24:01 [2020-10-06T10:24:01.423Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 10:24:02 [2020-10-06T10:24:02.373Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.047s coverage: 58.0% of statements 10:24:03 [2020-10-06T10:24:03.129Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:24:03 [2020-10-06T10:24:03.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:24:03 [2020-10-06T10:24:03.421Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:24:03 [2020-10-06T10:24:03.767Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements 10:24:03 [2020-10-06T10:24:03.767Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements 10:24:04 [2020-10-06T10:24:04.056Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:24:04 [2020-10-06T10:24:04.693Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:24:04 [2020-10-06T10:24:04.718Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.8% of statements 10:24:05 [2020-10-06T10:24:05.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:24:05 [2020-10-06T10:24:05.329Z] --- PASS: TestBuildMultiStageCopy (4.82s) 10:24:05 [2020-10-06T10:24:05.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) 10:24:05 [2020-10-06T10:24:05.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) 10:24:05 [2020-10-06T10:24:05.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) 10:24:05 [2020-10-06T10:24:05.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) 10:24:05 [2020-10-06T10:24:05.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) 10:24:05 [2020-10-06T10:24:05.329Z] === RUN TestBuildMultiStageParentConfig 10:24:05 [2020-10-06T10:24:05.669Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 41.0% of statements 10:24:05 [2020-10-06T10:24:05.932Z] ok github.com/docker/docker/daemon/logger/awslogs 0.261s coverage: 77.8% of statements 10:24:06 [2020-10-06T10:24:06.507Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.990s coverage: 57.7% of statements 10:24:06 [2020-10-06T10:24:06.507Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 10:24:06 [2020-10-06T10:24:06.507Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 10:24:06 [2020-10-06T10:24:06.507Z] ? github.com/docker/docker/daemon/initlayer [no test files] 10:24:06 [2020-10-06T10:24:06.507Z] ? github.com/docker/docker/daemon/listeners [no test files] 10:24:06 [2020-10-06T10:24:06.507Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 10:24:06 [2020-10-06T10:24:06.507Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 10:24:06 [2020-10-06T10:24:06.770Z] ok github.com/docker/docker/daemon/logger/gelf 0.050s coverage: 67.0% of statements 10:24:06 [2020-10-06T10:24:06.842Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) 10:24:06 [2020-10-06T10:24:06.842Z] === RUN TestBuildLabelWithTargets 10:24:06 [2020-10-06T10:24:06.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:24:07 [2020-10-06T10:24:07.349Z] ok github.com/docker/docker/daemon/logger/journald 0.043s coverage: 23.9% of statements 10:24:07 [2020-10-06T10:24:07.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 87.2% of statements 10:24:07 [2020-10-06T10:24:07.613Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements 10:24:09 [2020-10-06T10:24:09.013Z] ok github.com/docker/docker/daemon/logger/local 0.077s coverage: 75.2% of statements 10:24:09 [2020-10-06T10:24:09.013Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 10:24:09 [2020-10-06T10:24:09.282Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 33.3% of statements 10:24:09 [2020-10-06T10:24:09.282Z] time="2020-10-06T10:24:09Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate170238393/log521226180.1: no such file or directory" 10:24:09 [2020-10-06T10:24:09.282Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 38.3% of statements 10:24:09 [2020-10-06T10:24:09.578Z] --- PASS: TestBuildLabelWithTargets (2.35s) 10:24:09 [2020-10-06T10:24:09.578Z] === RUN TestBuildWithEmptyLayers 10:24:10 [2020-10-06T10:24:10.214Z] --- PASS: TestBuildWithEmptyLayers (1.02s) 10:24:10 [2020-10-06T10:24:10.214Z] === RUN TestBuildMultiStageOnBuild 10:24:10 [2020-10-06T10:24:10.230Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements 10:24:10 [2020-10-06T10:24:10.494Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements 10:24:11 [2020-10-06T10:24:11.070Z] ok github.com/docker/docker/daemon/network 0.067s coverage: 63.8% of statements 10:24:12 [2020-10-06T10:24:12.022Z] ok github.com/docker/docker/daemon/logger/splunk 2.004s coverage: 82.5% of statements 10:24:12 [2020-10-06T10:24:12.022Z] ? github.com/docker/docker/daemon/names [no test files] 10:24:12 [2020-10-06T10:24:12.022Z] ? github.com/docker/docker/daemon/stats [no test files] 10:24:12 [2020-10-06T10:24:12.285Z] ok github.com/docker/docker/distribution/metadata 0.078s coverage: 48.2% of statements 10:24:13 [2020-10-06T10:24:13.679Z] ok github.com/docker/docker/distribution 0.399s coverage: 21.9% of statements 10:24:13 [2020-10-06T10:24:13.679Z] ? github.com/docker/docker/distribution/utils [no test files] 10:24:13 [2020-10-06T10:24:13.679Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements 10:24:13 [2020-10-06T10:24:13.779Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) 10:24:13 [2020-10-06T10:24:13.779Z] === RUN TestBuildUncleanTarFilenames 10:24:14 [2020-10-06T10:24:14.256Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements 10:24:14 [2020-10-06T10:24:14.414Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) 10:24:14 [2020-10-06T10:24:14.414Z] === RUN TestBuildMultiStageLayerLeak 10:24:15 [2020-10-06T10:24:15.207Z] ok github.com/docker/docker/image/cache 0.035s coverage: 19.2% of statements 10:24:15 [2020-10-06T10:24:15.207Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements 10:24:15 [2020-10-06T10:24:15.207Z] ok github.com/docker/docker/distribution/xfer 1.731s coverage: 85.1% of statements 10:24:15 [2020-10-06T10:24:15.207Z] ? github.com/docker/docker/dockerversion [no test files] 10:24:15 [2020-10-06T10:24:15.207Z] ? github.com/docker/docker/image/tarexport [no test files] 10:24:15 [2020-10-06T10:24:15.207Z] ? github.com/docker/docker/internal/test/suite [no test files] 10:24:15 [2020-10-06T10:24:15.784Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements 10:24:16 [2020-10-06T10:24:16.734Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements 10:24:16 [2020-10-06T10:24:16.734Z] ok github.com/docker/docker/oci 0.028s coverage: 8.2% of statements 10:24:17 [2020-10-06T10:24:17.312Z] ok github.com/docker/docker/opts 0.050s coverage: 67.1% of statements 10:24:17 [2020-10-06T10:24:17.945Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) 10:24:17 [2020-10-06T10:24:17.945Z] === RUN TestBuildWithHugeFile 10:24:18 [2020-10-06T10:24:18.705Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements 10:24:19 [2020-10-06T10:24:19.279Z] ok github.com/docker/docker/pkg/authorization 0.804s coverage: 68.3% of statements 10:24:19 [2020-10-06T10:24:19.279Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements 10:24:19 [2020-10-06T10:24:19.853Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements 10:24:20 [2020-10-06T10:24:20.428Z] ok github.com/docker/docker/pkg/archive 1.274s coverage: 77.1% of statements 10:24:20 [2020-10-06T10:24:20.691Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements 10:24:20 [2020-10-06T10:24:20.954Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements 10:24:21 [2020-10-06T10:24:21.529Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements 10:24:22 [2020-10-06T10:24:22.103Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements 10:24:22 [2020-10-06T10:24:22.678Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements 10:24:23 [2020-10-06T10:24:23.626Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements 10:24:23 [2020-10-06T10:24:23.889Z] ok github.com/docker/docker/pkg/chrootarchive 3.672s coverage: 43.2% of statements 10:24:24 [2020-10-06T10:24:24.464Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements 10:24:24 [2020-10-06T10:24:24.727Z] ok github.com/docker/docker/pkg/fsutils 0.327s coverage: 85.1% of statements 10:24:24 [2020-10-06T10:24:24.727Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements 10:24:24 [2020-10-06T10:24:24.999Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements 10:24:25 [2020-10-06T10:24:25.262Z] ok github.com/docker/docker/layer 7.875s coverage: 68.8% of statements 10:24:25 [2020-10-06T10:24:25.262Z] ? github.com/docker/docker/libcontainerd [no test files] 10:24:25 [2020-10-06T10:24:25.262Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 10:24:25 [2020-10-06T10:24:25.262Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 10:24:25 [2020-10-06T10:24:25.262Z] ? github.com/docker/docker/libcontainerd/types [no test files] 10:24:25 [2020-10-06T10:24:25.262Z] ? github.com/docker/docker/oci/caps [no test files] 10:24:25 [2020-10-06T10:24:25.262Z] ? github.com/docker/docker/pkg/containerfs [no test files] 10:24:25 [2020-10-06T10:24:25.262Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 10:24:25 [2020-10-06T10:24:25.657Z] #67 exporting layers 81.6s done 10:24:25 [2020-10-06T10:24:25.657Z] #67 exporting manifest sha256:258bb21eac70e32d7d90b911c1d63d4caf46b7f469845d726d8ddfa8a3f9ce75 done 10:24:25 [2020-10-06T10:24:25.657Z] #67 exporting config sha256:c4a037d91fe42f2b307c5b97bbf357f4f055f1438da9aee4f23c92a8cb5a545d done 10:24:25 [2020-10-06T10:24:25.657Z] #67 sending tarball 10:24:25 [2020-10-06T10:24:25.838Z] ok github.com/docker/docker/pkg/jsonmessage 0.032s coverage: 91.7% of statements 10:24:26 [2020-10-06T10:24:26.101Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements 10:24:26 [2020-10-06T10:24:26.364Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements 10:24:26 [2020-10-06T10:24:26.626Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 70.6% of statements 10:24:26 [2020-10-06T10:24:26.626Z] ok github.com/docker/docker/pkg/idtools 0.844s coverage: 70.1% of statements 10:24:26 [2020-10-06T10:24:26.626Z] ? github.com/docker/docker/pkg/locker [no test files] 10:24:26 [2020-10-06T10:24:26.626Z] ? github.com/docker/docker/pkg/loopback [no test files] 10:24:26 [2020-10-06T10:24:26.626Z] ? github.com/docker/docker/pkg/mount [no test files] 10:24:26 [2020-10-06T10:24:26.626Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 10:24:26 [2020-10-06T10:24:26.626Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements 10:24:26 [2020-10-06T10:24:26.890Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements 10:24:27 [2020-10-06T10:24:27.466Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 86.7% of statements 10:24:27 [2020-10-06T10:24:27.466Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements 10:24:27 [2020-10-06T10:24:27.466Z] ? github.com/docker/docker/pkg/platform [no test files] 10:24:27 [2020-10-06T10:24:27.466Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 10:24:28 [2020-10-06T10:24:28.043Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements 10:24:28 [2020-10-06T10:24:28.307Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements 10:24:28 [2020-10-06T10:24:28.569Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements 10:24:28 [2020-10-06T10:24:28.569Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements 10:24:29 [2020-10-06T10:24:29.143Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements 10:24:30 [2020-10-06T10:24:30.089Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements 10:24:30 [2020-10-06T10:24:30.089Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements 10:24:30 [2020-10-06T10:24:30.663Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements 10:24:30 [2020-10-06T10:24:30.663Z] ok github.com/docker/docker/pkg/streamformatter 0.020s coverage: 66.2% of statements 10:24:30 [2020-10-06T10:24:30.925Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements 10:24:31 [2020-10-06T10:24:31.501Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.2% of statements 10:24:32 [2020-10-06T10:24:32.077Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements 10:24:32 [2020-10-06T10:24:32.341Z] ok github.com/docker/docker/pkg/signal 2.810s coverage: 61.0% of statements 10:24:32 [2020-10-06T10:24:32.341Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements 10:24:32 [2020-10-06T10:24:32.603Z] testing: warning: no tests to run 10:24:32 [2020-10-06T10:24:32.603Z] coverage: [no statements] 10:24:32 [2020-10-06T10:24:32.603Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] 10:24:32 [2020-10-06T10:24:32.867Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements 10:24:33 [2020-10-06T10:24:33.130Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements 10:24:33 [2020-10-06T10:24:33.130Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements 10:24:33 [2020-10-06T10:24:33.392Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements 10:24:33 [2020-10-06T10:24:33.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:24:33 [2020-10-06T10:24:33.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:24:33 [2020-10-06T10:24:33.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:24:33 [2020-10-06T10:24:33.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:24:33 [2020-10-06T10:24:33.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:24:34 [2020-10-06T10:24:34.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:24:34 [2020-10-06T10:24:34.785Z] ok github.com/docker/docker/plugin/v2 0.022s coverage: 14.5% of statements 10:24:34 [2020-10-06T10:24:34.785Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 75.3% of statements 10:24:35 [2020-10-06T10:24:35.736Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements 10:24:35 [2020-10-06T10:24:35.999Z] ok github.com/docker/docker/plugin 0.602s coverage: 23.1% of statements 10:24:36 [2020-10-06T10:24:36.575Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 45.3% of statements 10:24:36 [2020-10-06T10:24:36.839Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements 10:24:36 [2020-10-06T10:24:36.839Z] ok github.com/docker/docker/registry 0.202s coverage: 56.3% of statements 10:24:37 [2020-10-06T10:24:37.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:24:37 [2020-10-06T10:24:37.786Z] ok github.com/docker/docker/testutil 0.020s coverage: 62.5% of statements 10:24:38 [2020-10-06T10:24:38.049Z] ok github.com/docker/docker/runconfig 0.041s coverage: 66.1% of statements 10:24:39 [2020-10-06T10:24:39.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:24:39 [2020-10-06T10:24:39.975Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements 10:24:40 [2020-10-06T10:24:40.237Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements 10:24:40 [2020-10-06T10:24:40.237Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements 10:24:41 [2020-10-06T10:24:41.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:24:41 [2020-10-06T10:24:41.123Z] #67 sending tarball 15.8s done 10:24:41 [2020-10-06T10:24:41.123Z] #67 DONE 97.4s 10:24:41 [2020-10-06T10:24:41.123Z] 10:24:41 [2020-10-06T10:24:41.123Z] #68 importing to docker 10:24:41 [2020-10-06T10:24:41.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:24:41 [2020-10-06T10:24:41.624Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements 10:24:43 [2020-10-06T10:24:43.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:24:44 [2020-10-06T10:24:44.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:24:45 [2020-10-06T10:24:45.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:24:46 [2020-10-06T10:24:46.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:24:47 [2020-10-06T10:24:47.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:24:49 [2020-10-06T10:24:49.200Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:24:49 [2020-10-06T10:24:49.200Z] Using test binary docker 10:24:49 [2020-10-06T10:24:49.200Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 10:24:49 [2020-10-06T10:24:49.200Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 10:24:49 [2020-10-06T10:24:49.200Z] INFO: Waiting for daemon to start... 10:24:49 [2020-10-06T10:24:49.200Z] Starting dockerd 10:24:50 [2020-10-06T10:24:50.661Z] --- PASS: TestBuildWithHugeFile (28.99s) 10:24:50 [2020-10-06T10:24:50.661Z] === RUN TestBuildWithEmptyDockerfile 10:24:50 [2020-10-06T10:24:50.661Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:24:50 [2020-10-06T10:24:50.661Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:24:50 [2020-10-06T10:24:50.661Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:24:50 [2020-10-06T10:24:50.661Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:24:50 [2020-10-06T10:24:50.661Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:24:50 [2020-10-06T10:24:50.661Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:24:50 [2020-10-06T10:24:50.661Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:24:50 [2020-10-06T10:24:50.661Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:24:50 [2020-10-06T10:24:50.661Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:24:50 [2020-10-06T10:24:50.661Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) 10:24:50 [2020-10-06T10:24:50.661Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) 10:24:50 [2020-10-06T10:24:50.661Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) 10:24:50 [2020-10-06T10:24:50.661Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) 10:24:50 [2020-10-06T10:24:50.661Z] === RUN TestBuildPreserveOwnership 10:24:50 [2020-10-06T10:24:50.661Z] === RUN TestBuildPreserveOwnership/copy_from 10:24:51 [2020-10-06T10:24:51.700Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 10:24:52 [2020-10-06T10:24:52.486Z] . 10:24:52 [2020-10-06T10:24:52.486Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:24:52 [2020-10-06T10:24:52.486Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 10:24:52 [2020-10-06T10:24:52.486Z] Error: No such image: emptyfs 10:24:52 [2020-10-06T10:24:52.486Z] Running integration-test (iteration 1) 10:24:52 [2020-10-06T10:24:52.486Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 10:24:54 [2020-10-06T10:24:54.442Z] --- PASS: TestBuildPreserveOwnership (7.24s) 10:24:54 [2020-10-06T10:24:54.442Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.82s) 10:24:54 [2020-10-06T10:24:54.442Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.41s) 10:24:54 [2020-10-06T10:24:54.442Z] === RUN TestBuildPlatformInvalid 10:24:54 [2020-10-06T10:24:54.442Z] --- PASS: TestBuildPlatformInvalid (0.13s) 10:24:54 [2020-10-06T10:24:54.442Z] PASS 10:24:54 [2020-10-06T10:24:54.442Z] 10:24:54 [2020-10-06T10:24:54.442Z] === Skipped 10:24:54 [2020-10-06T10:24:54.442Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) 10:24:54 [2020-10-06T10:24:54.442Z] build_session_test.go:25: TODO: BuildKit 10:24:54 [2020-10-06T10:24:54.442Z] 10:24:54 [2020-10-06T10:24:54.442Z] 10:24:54 [2020-10-06T10:24:54.442Z] DONE 32 tests, 1 skipped in 80.512s 10:24:54 [2020-10-06T10:24:54.442Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 10:24:54 [2020-10-06T10:24:54.443Z] ++ 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 10:24:54 [2020-10-06T10:24:54.443Z] ++ set -e 10:24:54 [2020-10-06T10:24:54.443Z] ++ '[' -n 0 ']' 10:24:54 [2020-10-06T10:24:54.443Z] ++ set -x 10:24:54 [2020-10-06T10:24:54.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m 10:24:54 [2020-10-06T10:24:54.443Z] INFO: Testing against a local daemon 10:24:54 [2020-10-06T10:24:54.443Z] === RUN TestConfigInspect 10:24:58 [2020-10-06T10:24:58.908Z] --- PASS: TestConfigInspect (4.12s) 10:24:58 [2020-10-06T10:24:58.908Z] === RUN TestConfigList 10:24:59 [2020-10-06T10:24:59.786Z] #68 DONE 16.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 10:25:00 [2020-10-06T10:25:00.255Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/test/unit 10:25:02 [2020-10-06T10:25:02.436Z] --- PASS: TestConfigList (3.81s) 10:25:02 [2020-10-06T10:25:02.436Z] === RUN TestConfigsCreateAndDelete 10:25:03 [2020-10-06T10:25:03.596Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/pkg/term [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/profiles/apparmor [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/rootless [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/rootless/specconv [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/runconfig/opts [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/daemon [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/environment [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/fakegit [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/registry [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/testutil/request [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/volume [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/volume/service/opts [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] ? github.com/docker/docker/volume/testutils [no test files] 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === Skipped 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] exec_linux_test.go:18: requires AppArmor to be enabled 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] exec_linux_test.go:38: requires AppArmor to be enabled 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver btrfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver btrfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver btrfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver btrfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver btrfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:73: No driver to put! 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] time="2020-10-06T10:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: driver not supported 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] time="2020-10-06T10:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: driver not supported 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] time="2020-10-06T10:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: driver not supported 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] time="2020-10-06T10:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: driver not supported 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] time="2020-10-06T10:23:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: driver not supported 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:73: No driver to put! 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] overlay_test.go:44: Fails to compute changes after apply intermittently 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] overlay_test.go:49: Fails to compute changes intermittently 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] overlay_test.go:65: Cannot run test with naive change algorithm 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver zfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver zfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver zfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver zfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:46: Driver zfs not supported 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] graphtest_unix.go:73: No driver to put! 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 10:25:03 [2020-10-06T10:25:03.596Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] 10:25:03 [2020-10-06T10:25:03.596Z] DONE 2148 tests, 26 skipped in 190.596s Post stage [Pipeline] junit 10:25:03 [2020-10-06T10:25:03.612Z] Recording test results 10:25:03 [2020-10-06T10:25:03.823Z] ? github.com/docker/docker/api [no test files] 10:25:04 [2020-10-06T10:25:04.703Z] Loaded image: buildpack-deps:buster 10:25:04 [2020-10-06T10:25:04.703Z] Loaded image: busybox:latest 10:25:04 [2020-10-06T10:25:04.962Z] Loaded image: busybox:glibc 10:25:04 [2020-10-06T10:25:04.962Z] Loaded image: debian:buster 10:25:04 [2020-10-06T10:25:04.962Z] Loaded image: hello-world:latest 10:25:04 [2020-10-06T10:25:04.962Z] INFO: Testing against a local daemon 10:25:04 [2020-10-06T10:25:04.962Z] === RUN TestCgroupNamespacesBuild [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:05 [2020-10-06T10:25:05.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -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:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh dynbinary test-integration 10:25:05 [2020-10-06T10:25:05.963Z] --- PASS: TestConfigsCreateAndDelete (3.72s) 10:25:05 [2020-10-06T10:25:05.963Z] === RUN TestConfigsUpdate 10:25:06 [2020-10-06T10:25:06.122Z] 10:25:06 [2020-10-06T10:25:06.384Z] Removing bundles/ 10:25:06 [2020-10-06T10:25:06.384Z] 10:25:06 [2020-10-06T10:25:06.384Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 10:25:06 [2020-10-06T10:25:06.384Z] Building: bundles/dynbinary-daemon/dockerd-dev 10:25:06 [2020-10-06T10:25:06.384Z] GOOS="" GOARCH="" GOARM="" 10:25:09 [2020-10-06T10:25:09.152Z] --- PASS: TestCgroupNamespacesBuild (3.99s) 10:25:09 [2020-10-06T10:25:09.152Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 10:25:10 [2020-10-06T10:25:10.429Z] --- PASS: TestConfigsUpdate (3.77s) 10:25:10 [2020-10-06T10:25:10.429Z] === RUN TestTemplatedConfig 10:25:11 [2020-10-06T10:25:11.055Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) 10:25:11 [2020-10-06T10:25:11.055Z] === RUN TestBuildWithSession 10:25:11 [2020-10-06T10:25:11.055Z] --- SKIP: TestBuildWithSession (0.00s) 10:25:11 [2020-10-06T10:25:11.055Z] build_session_test.go:25: TODO: BuildKit 10:25:11 [2020-10-06T10:25:11.055Z] === RUN TestBuildSquashParent 10:25:11 [2020-10-06T10:25:11.266Z] c3aff4450246: Pull complete 10:25:11 [2020-10-06T10:25:11.267Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec 10:25:11 [2020-10-06T10:25:11.267Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 10:25:11 [2020-10-06T10:25:11.267Z] mcr.microsoft.com/windows/servercore:ltsc2019 10:25:11 [2020-10-06T10:25:11.267Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Docker version of control daemon 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] Client: Docker Engine - Enterprise 10:25:11 [2020-10-06T10:25:11.267Z] Version: 19.03.12 10:25:11 [2020-10-06T10:25:11.267Z] API version: 1.40 10:25:11 [2020-10-06T10:25:11.267Z] Go version: go1.13.13 10:25:11 [2020-10-06T10:25:11.267Z] Git commit: 4306744 10:25:11 [2020-10-06T10:25:11.267Z] Built: 08/05/2020 19:27:53 10:25:11 [2020-10-06T10:25:11.267Z] OS/Arch: windows/amd64 10:25:11 [2020-10-06T10:25:11.267Z] Experimental: false 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] Server: Docker Engine - Enterprise 10:25:11 [2020-10-06T10:25:11.267Z] Engine: 10:25:11 [2020-10-06T10:25:11.267Z] Version: 19.03.12 10:25:11 [2020-10-06T10:25:11.267Z] API version: 1.40 (minimum version 1.24) 10:25:11 [2020-10-06T10:25:11.267Z] Go version: go1.13.13 10:25:11 [2020-10-06T10:25:11.267Z] Git commit: f295753ffd 10:25:11 [2020-10-06T10:25:11.267Z] Built: 08/05/2020 19:26:41 10:25:11 [2020-10-06T10:25:11.267Z] OS/Arch: windows/amd64 10:25:11 [2020-10-06T10:25:11.267Z] Experimental: true 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Docker info of control daemon 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] Client: 10:25:11 [2020-10-06T10:25:11.267Z] Debug Mode: false 10:25:11 [2020-10-06T10:25:11.267Z] Plugins: 10:25:11 [2020-10-06T10:25:11.267Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] Server: 10:25:11 [2020-10-06T10:25:11.267Z] Containers: 0 10:25:11 [2020-10-06T10:25:11.267Z] Running: 0 10:25:11 [2020-10-06T10:25:11.267Z] Paused: 0 10:25:11 [2020-10-06T10:25:11.267Z] Stopped: 0 10:25:11 [2020-10-06T10:25:11.267Z] Images: 1 10:25:11 [2020-10-06T10:25:11.267Z] Server Version: 19.03.12 10:25:11 [2020-10-06T10:25:11.267Z] Storage Driver: windowsfilter (windows) lcow (linux) 10:25:11 [2020-10-06T10:25:11.267Z] Windows: 10:25:11 [2020-10-06T10:25:11.267Z] LCOW: 10:25:11 [2020-10-06T10:25:11.267Z] Logging Driver: json-file 10:25:11 [2020-10-06T10:25:11.267Z] Plugins: 10:25:11 [2020-10-06T10:25:11.267Z] Volume: local 10:25:11 [2020-10-06T10:25:11.267Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 10:25:11 [2020-10-06T10:25:11.267Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 10:25:11 [2020-10-06T10:25:11.267Z] Swarm: inactive 10:25:11 [2020-10-06T10:25:11.267Z] Default Isolation: process 10:25:11 [2020-10-06T10:25:11.267Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 10:25:11 [2020-10-06T10:25:11.267Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) 10:25:11 [2020-10-06T10:25:11.267Z] OSType: windows 10:25:11 [2020-10-06T10:25:11.267Z] Architecture: x86_64 10:25:11 [2020-10-06T10:25:11.267Z] CPUs: 4 10:25:11 [2020-10-06T10:25:11.267Z] Total Memory: 32GiB 10:25:11 [2020-10-06T10:25:11.267Z] Name: azwin-2-002ca0 10:25:11 [2020-10-06T10:25:11.267Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 10:25:11 [2020-10-06T10:25:11.267Z] Docker Root Dir: D:\docker 10:25:11 [2020-10-06T10:25:11.267Z] Debug Mode: false 10:25:11 [2020-10-06T10:25:11.267Z] Registry: https://index.docker.io/v1/ 10:25:11 [2020-10-06T10:25:11.267Z] Labels: 10:25:11 [2020-10-06T10:25:11.267Z] Experimental: true 10:25:11 [2020-10-06T10:25:11.267Z] Insecure Registries: 10:25:11 [2020-10-06T10:25:11.267Z] 10.0.0.4:5000 10:25:11 [2020-10-06T10:25:11.267Z] 127.0.0.0/8 10:25:11 [2020-10-06T10:25:11.267Z] Registry Mirrors: 10:25:11 [2020-10-06T10:25:11.267Z] http://10.0.0.4:5000/ 10:25:11 [2020-10-06T10:25:11.267Z] Live Restore Enabled: false 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Commit hash is 0033c6db7b 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Nuke-Everything... 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Container count on control daemon to delete is 0 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Nuking d:\CI 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Zapped successfully 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Location for testing is d:\CI\PR-41530\1 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Validating GOLang consistency in Dockerfile.windows... 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] INFO: Building the image from Dockerfile.windows at 10/06/2020 10:25:03... 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] Sending build context to Docker daemon 56.81MB 10:25:11 [2020-10-06T10:25:11.267Z] 10:25:11 [2020-10-06T10:25:11.267Z] Step 1/10 : FROM microsoft/windowsservercore 10:25:11 [2020-10-06T10:25:11.267Z] ---> 715aaeac112d 10:25:11 [2020-10-06T10:25:11.267Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 10:25:11 [2020-10-06T10:25:11.267Z] ---> Running in d3b95a3b951e 10:25:11 [2020-10-06T10:25:11.267Z] Removing intermediate container d3b95a3b951e 10:25:11 [2020-10-06T10:25:11.267Z] ---> 313822a5b1a3 10:25:11 [2020-10-06T10:25:11.267Z] Step 3/10 : ARG GO_VERSION=1.13.15 10:25:11 [2020-10-06T10:25:11.267Z] ---> Running in c8f0e2e0e14b 10:25:11 [2020-10-06T10:25:11.267Z] Removing intermediate container c8f0e2e0e14b 10:25:11 [2020-10-06T10:25:11.267Z] ---> 41a07f5d08ee 10:25:11 [2020-10-06T10:25:11.267Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 10:25:11 [2020-10-06T10:25:11.267Z] ---> Running in 94d0c5595dc7 10:25:11 [2020-10-06T10:25:11.267Z] Removing intermediate container 94d0c5595dc7 10:25:11 [2020-10-06T10:25:11.267Z] ---> fbbf3d44ef08 10:25:11 [2020-10-06T10:25:11.267Z] 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} 10:25:11 [2020-10-06T10:25:11.267Z] ---> Running in b13ea2bafac3 10:25:11 [2020-10-06T10:25:11.267Z] Removing intermediate container b13ea2bafac3 10:25:11 [2020-10-06T10:25:11.267Z] ---> 2de483aba5be 10:25:11 [2020-10-06T10:25:11.267Z] 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 { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $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; 10:25:11 [2020-10-06T10:25:11.267Z] ---> Running in a5fbcc322938 10:25:11 [2020-10-06T10:25:11.542Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 10:25:11 [2020-10-06T10:25:11.542Z] 10:25:11 [2020-10-06T10:25:11.542Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 10:25:11 [2020-10-06T10:25:11.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 10:25:11 [2020-10-06T10:25:11.542Z] Using test binary docker 10:25:11 [2020-10-06T10:25:11.542Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 10:25:11 [2020-10-06T10:25:11.542Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 10:25:11 [2020-10-06T10:25:11.542Z] INFO: Waiting for daemon to start... 10:25:11 [2020-10-06T10:25:11.542Z] Starting dockerd 10:25:11 [2020-10-06T10:25:11.542Z] . 10:25:11 [2020-10-06T10:25:11.542Z] INFO: Building docker-sdk-python3:4.3.0... 10:25:13 [2020-10-06T10:25:13.954Z] --- PASS: TestTemplatedConfig (3.67s) 10:25:13 [2020-10-06T10:25:13.954Z] === RUN TestConfigCreateResolve 10:25:17 [2020-10-06T10:25:17.210Z] 10:25:17 [2020-10-06T10:25:17.210Z] SUCCESS: Specified value was saved. 10:25:17 [2020-10-06T10:25:17.547Z] --- PASS: TestConfigCreateResolve (3.80s) 10:25:17 [2020-10-06T10:25:17.547Z] === RUN TestConfigDaemonLibtrustID 10:25:17 [2020-10-06T10:25:17.840Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 10:25:17 [2020-10-06T10:25:17.840Z] PASS 10:25:17 [2020-10-06T10:25:17.840Z] 10:25:17 [2020-10-06T10:25:17.840Z] DONE 7 tests in 23.497s 10:25:17 [2020-10-06T10:25:17.840Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 10:25:17 [2020-10-06T10:25:17.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 10:25:17 [2020-10-06T10:25:17.840Z] ++ set -e 10:25:17 [2020-10-06T10:25:17.840Z] ++ '[' -n 0 ']' 10:25:17 [2020-10-06T10:25:17.840Z] ++ set -x 10:25:17 [2020-10-06T10:25:17.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m 10:25:17 [2020-10-06T10:25:17.840Z] INFO: Testing against a local daemon 10:25:17 [2020-10-06T10:25:17.840Z] === RUN TestCheckpoint 10:25:17 [2020-10-06T10:25:17.840Z] --- SKIP: TestCheckpoint (0.00s) 10:25:17 [2020-10-06T10:25:17.840Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:25:17 [2020-10-06T10:25:17.840Z] === RUN TestContainerInvalidJSON 10:25:17 [2020-10-06T10:25:17.840Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 10:25:17 [2020-10-06T10:25:17.840Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 10:25:17 [2020-10-06T10:25:17.840Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 10:25:17 [2020-10-06T10:25:17.840Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 10:25:17 [2020-10-06T10:25:17.840Z] === RUN TestContainerInvalidJSON//exec/foobar/start 10:25:17 [2020-10-06T10:25:17.840Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 10:25:17 [2020-10-06T10:25:17.840Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 10:25:17 [2020-10-06T10:25:17.840Z] === CONT TestContainerInvalidJSON//exec/foobar/start 10:25:17 [2020-10-06T10:25:17.840Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 10:25:17 [2020-10-06T10:25:17.840Z] --- PASS: TestContainerInvalidJSON (0.01s) 10:25:17 [2020-10-06T10:25:17.840Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 10:25:17 [2020-10-06T10:25:17.840Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 10:25:17 [2020-10-06T10:25:17.840Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 10:25:17 [2020-10-06T10:25:17.840Z] === RUN TestCopyFromContainerPathDoesNotExist 10:25:17 [2020-10-06T10:25:17.840Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) 10:25:17 [2020-10-06T10:25:17.840Z] === RUN TestCopyFromContainerPathIsNotDir 10:25:18 [2020-10-06T10:25:18.132Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) 10:25:18 [2020-10-06T10:25:18.132Z] === RUN TestCopyToContainerPathDoesNotExist 10:25:18 [2020-10-06T10:25:18.132Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) 10:25:18 [2020-10-06T10:25:18.132Z] === RUN TestCopyToContainerPathIsNotDir 10:25:18 [2020-10-06T10:25:18.180Z] INFO: Downloading git... 10:25:18 [2020-10-06T10:25:18.424Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) 10:25:18 [2020-10-06T10:25:18.424Z] === RUN TestCopyFromContainer 10:25:19 [2020-10-06T10:25:19.168Z] --- PASS: TestBuildSquashParent (7.07s) 10:25:19 [2020-10-06T10:25:19.168Z] === RUN TestBuildWithRemoveAndForceRemove 10:25:19 [2020-10-06T10:25:19.168Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:25:19 [2020-10-06T10:25:19.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:25:19 [2020-10-06T10:25:19.168Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:25:19 [2020-10-06T10:25:19.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:25:19 [2020-10-06T10:25:19.168Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:25:19 [2020-10-06T10:25:19.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:25:19 [2020-10-06T10:25:19.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:25:19 [2020-10-06T10:25:19.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:25:19 [2020-10-06T10:25:19.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:25:19 [2020-10-06T10:25:19.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:25:19 [2020-10-06T10:25:19.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:25:19 [2020-10-06T10:25:19.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:25:19 [2020-10-06T10:25:19.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:25:19 [2020-10-06T10:25:19.168Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:25:19 [2020-10-06T10:25:19.287Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements 10:25:19 [2020-10-06T10:25:19.725Z] INFO: Downloading go... 10:25:19 [2020-10-06T10:25:19.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:25:19 [2020-10-06T10:25:19.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:25:20 [2020-10-06T10:25:20.501Z] === RUN TestCopyFromContainer// 10:25:20 [2020-10-06T10:25:20.501Z] === RUN TestCopyFromContainer//bar/root 10:25:20 [2020-10-06T10:25:20.501Z] === RUN TestCopyFromContainer//bar/root/ 10:25:20 [2020-10-06T10:25:20.856Z] === RUN TestCopyFromContainer/bar/quux 10:25:20 [2020-10-06T10:25:20.856Z] === RUN TestCopyFromContainer/bar/quux/ 10:25:20 [2020-10-06T10:25:20.856Z] === RUN TestCopyFromContainer/bar/quux/baz 10:25:20 [2020-10-06T10:25:20.856Z] === RUN TestCopyFromContainer/bar/filesymlink 10:25:21 [2020-10-06T10:25:21.149Z] === RUN TestCopyFromContainer/bar/dirsymlink 10:25:21 [2020-10-06T10:25:21.149Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 10:25:21 [2020-10-06T10:25:21.149Z] === RUN TestCopyFromContainer/bar/notarget 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer (2.93s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer// (0.06s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) 10:25:21 [2020-10-06T10:25:21.149Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) 10:25:21 [2020-10-06T10:25:21.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:25:21 [2020-10-06T10:25:21.442Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:25:21 [2020-10-06T10:25:21.442Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:25:21 [2020-10-06T10:25:21.442Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:25:21 [2020-10-06T10:25:21.442Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:25:21 [2020-10-06T10:25:21.442Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:25:21 [2020-10-06T10:25:21.442Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateLinkToNonExistingContainer 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateWithInvalidEnv 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateWithInvalidEnv/0 10:25:21 [2020-10-06T10:25:21.442Z] === PAUSE TestCreateWithInvalidEnv/0 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateWithInvalidEnv/1 10:25:21 [2020-10-06T10:25:21.442Z] === PAUSE TestCreateWithInvalidEnv/1 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateWithInvalidEnv/2 10:25:21 [2020-10-06T10:25:21.442Z] === PAUSE TestCreateWithInvalidEnv/2 10:25:21 [2020-10-06T10:25:21.442Z] === CONT TestCreateWithInvalidEnv/0 10:25:21 [2020-10-06T10:25:21.442Z] === CONT TestCreateWithInvalidEnv/2 10:25:21 [2020-10-06T10:25:21.442Z] === CONT TestCreateWithInvalidEnv/1 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateTmpfsMountsTarget 10:25:21 [2020-10-06T10:25:21.442Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 10:25:21 [2020-10-06T10:25:21.442Z] === RUN TestCreateWithCustomMaskedPaths 10:25:22 [2020-10-06T10:25:22.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:25:22 [2020-10-06T10:25:22.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:25:23 [2020-10-06T10:25:23.471Z] INFO: Downloading compiler 1 of 3... 10:25:23 [2020-10-06T10:25:23.471Z] INFO: Downloading compiler 2 of 3... 10:25:24 [2020-10-06T10:25:24.175Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 10:25:24 [2020-10-06T10:25:24.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) 10:25:24 [2020-10-06T10:25:24.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) 10:25:24 [2020-10-06T10:25:24.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.14s) 10:25:24 [2020-10-06T10:25:24.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) 10:25:24 [2020-10-06T10:25:24.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) 10:25:24 [2020-10-06T10:25:24.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) 10:25:24 [2020-10-06T10:25:24.175Z] === RUN TestBuildMultiStageCopy 10:25:24 [2020-10-06T10:25:24.175Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:25:24 [2020-10-06T10:25:24.262Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) 10:25:24 [2020-10-06T10:25:24.262Z] === RUN TestCreateWithCustomReadonlyPaths 10:25:24 [2020-10-06T10:25:24.447Z] INFO: Downloading compiler 3 of 3... 10:25:24 [2020-10-06T10:25:24.447Z] INFO: Extracting git... 10:25:26 [2020-10-06T10:25:26.335Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) 10:25:26 [2020-10-06T10:25:26.335Z] === RUN TestCreateWithInvalidHealthcheckParams 10:25:26 [2020-10-06T10:25:26.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:25:26 [2020-10-06T10:25:26.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:25:26 [2020-10-06T10:25:26.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:25:26 [2020-10-06T10:25:26.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:25:26 [2020-10-06T10:25:26.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:25:26 [2020-10-06T10:25:26.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:25:26 [2020-10-06T10:25:26.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:25:26 [2020-10-06T10:25:26.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:25:26 [2020-10-06T10:25:26.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:25:26 [2020-10-06T10:25:26.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:25:26 [2020-10-06T10:25:26.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:25:26 [2020-10-06T10:25:26.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:25:26 [2020-10-06T10:25:26.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:25:26 [2020-10-06T10:25:26.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:25:26 [2020-10-06T10:25:26.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:25:26 [2020-10-06T10:25:26.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 10:25:26 [2020-10-06T10:25:26.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 10:25:26 [2020-10-06T10:25:26.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 10:25:26 [2020-10-06T10:25:26.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 10:25:26 [2020-10-06T10:25:26.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 10:25:26 [2020-10-06T10:25:26.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 10:25:26 [2020-10-06T10:25:26.335Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:25:27 [2020-10-06T10:25:27.411Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) 10:25:27 [2020-10-06T10:25:27.411Z] === RUN TestCreateDifferentPlatform 10:25:27 [2020-10-06T10:25:27.411Z] === RUN TestCreateDifferentPlatform/different_os 10:25:27 [2020-10-06T10:25:27.411Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:25:27 [2020-10-06T10:25:27.411Z] --- PASS: TestCreateDifferentPlatform (0.01s) 10:25:27 [2020-10-06T10:25:27.411Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:25:27 [2020-10-06T10:25:27.411Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:25:27 [2020-10-06T10:25:27.411Z] === RUN TestCreateVolumesFromNonExistingContainer 10:25:27 [2020-10-06T10:25:27.411Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) 10:25:27 [2020-10-06T10:25:27.411Z] === RUN TestContainerStartOnDaemonRestart 10:25:27 [2020-10-06T10:25:27.411Z] === PAUSE TestContainerStartOnDaemonRestart 10:25:27 [2020-10-06T10:25:27.411Z] === RUN TestDaemonRestartIpcMode 10:25:27 [2020-10-06T10:25:27.411Z] === PAUSE TestDaemonRestartIpcMode 10:25:27 [2020-10-06T10:25:27.411Z] === RUN TestDaemonHostGatewayIP 10:25:27 [2020-10-06T10:25:27.411Z] === PAUSE TestDaemonHostGatewayIP 10:25:27 [2020-10-06T10:25:27.411Z] === RUN TestContainerKillOnDaemonStart 10:25:27 [2020-10-06T10:25:27.411Z] === PAUSE TestContainerKillOnDaemonStart 10:25:27 [2020-10-06T10:25:27.411Z] === RUN TestDiff 10:25:27 [2020-10-06T10:25:27.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:25:28 [2020-10-06T10:25:28.028Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:25:28 [2020-10-06T10:25:28.046Z] --- PASS: TestDiff (0.81s) 10:25:28 [2020-10-06T10:25:28.046Z] === RUN TestExecWithCloseStdin 10:25:29 [2020-10-06T10:25:29.128Z] --- PASS: TestExecWithCloseStdin (0.90s) 10:25:29 [2020-10-06T10:25:29.128Z] === RUN TestExec 10:25:29 [2020-10-06T10:25:29.404Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:25:30 [2020-10-06T10:25:30.222Z] --- PASS: TestExec (0.90s) 10:25:30 [2020-10-06T10:25:30.222Z] === RUN TestExecUser 10:25:30 [2020-10-06T10:25:30.339Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:25:30 [2020-10-06T10:25:30.857Z] --- PASS: TestExecUser (0.87s) 10:25:30 [2020-10-06T10:25:30.857Z] === RUN TestExportContainerAndImportImage 10:25:31 [2020-10-06T10:25:31.274Z] --- PASS: TestBuildMultiStageCopy (7.25s) 10:25:31 [2020-10-06T10:25:31.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) 10:25:31 [2020-10-06T10:25:31.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) 10:25:31 [2020-10-06T10:25:31.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 10:25:31 [2020-10-06T10:25:31.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) 10:25:31 [2020-10-06T10:25:31.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 10:25:31 [2020-10-06T10:25:31.274Z] === RUN TestBuildMultiStageParentConfig 10:25:31 [2020-10-06T10:25:31.897Z] --- PASS: TestExportContainerAndImportImage (1.22s) 10:25:31 [2020-10-06T10:25:31.898Z] === RUN TestExportContainerAfterDaemonRestart 10:25:33 [2020-10-06T10:25:33.508Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) 10:25:33 [2020-10-06T10:25:33.508Z] === RUN TestHealthCheckWorkdir 10:25:35 [2020-10-06T10:25:35.142Z] --- PASS: TestHealthCheckWorkdir (1.36s) 10:25:35 [2020-10-06T10:25:35.142Z] === RUN TestHealthKillContainer 10:25:36 [2020-10-06T10:25:36.627Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) 10:25:36 [2020-10-06T10:25:36.627Z] === RUN TestBuildLabelWithTargets 10:25:36 [2020-10-06T10:25:36.847Z] INFO: Expanding go... 10:25:37 [2020-10-06T10:25:37.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:25:37 [2020-10-06T10:25:37.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:25:37 [2020-10-06T10:25:37.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:25:38 [2020-10-06T10:25:38.021Z] --- PASS: TestHealthKillContainer (2.95s) 10:25:38 [2020-10-06T10:25:38.021Z] === RUN TestInspectCpusetInConfigPre120 10:25:39 [2020-10-06T10:25:39.061Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) 10:25:39 [2020-10-06T10:25:39.061Z] === RUN TestIpcModeNone 10:25:39 [2020-10-06T10:25:39.696Z] --- PASS: TestIpcModeNone (0.92s) 10:25:39 [2020-10-06T10:25:39.696Z] === RUN TestIpcModePrivate 10:25:40 [2020-10-06T10:25:40.811Z] --- PASS: TestIpcModePrivate (0.95s) 10:25:40 [2020-10-06T10:25:40.811Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false 10:25:40 [2020-10-06T10:25:40.811Z] === RUN TestIpcModeShareable 10:25:41 [2020-10-06T10:25:41.892Z] --- PASS: TestIpcModeShareable (1.00s) 10:25:41 [2020-10-06T10:25:41.892Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true 10:25:41 [2020-10-06T10:25:41.892Z] === RUN TestAPIIpcModeShareableAndContainer 10:25:43 [2020-10-06T10:25:43.580Z] sha256:03dfb06ce6493e716c9259ac3d9180a1f7fb863f0fbaf7cd54c610bdd03ef9ec 10:25:43 [2020-10-06T10:25:43.580Z] INFO: Starting docker-py tests... 10:25:43 [2020-10-06T10:25:43.580Z] ============================= test session starts ============================== 10:25:43 [2020-10-06T10:25:43.580Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 10:25:43 [2020-10-06T10:25:43.580Z] rootdir: /src, inifile: pytest.ini 10:25:43 [2020-10-06T10:25:43.580Z] plugins: timeout-1.3.3, cov-2.6.1 10:25:44 [2020-10-06T10:25:44.506Z] collected 389 items / 1 deselected / 388 selected 10:25:44 [2020-10-06T10:25:44.506Z] 10:25:44 [2020-10-06T10:25:44.686Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s) 10:25:44 [2020-10-06T10:25:44.687Z] === RUN TestAPIIpcModeHost 10:25:44 [2020-10-06T10:25:44.739Z] --- PASS: TestBuildLabelWithTargets (8.00s) 10:25:44 [2020-10-06T10:25:44.739Z] === RUN TestBuildWithEmptyLayers 10:25:45 [2020-10-06T10:25:45.323Z] --- PASS: TestAPIIpcModeHost (0.63s) 10:25:45 [2020-10-06T10:25:45.323Z] === RUN TestDaemonIpcModeShareable 10:25:47 [2020-10-06T10:25:47.273Z] --- PASS: TestBuildWithEmptyLayers (3.00s) 10:25:47 [2020-10-06T10:25:47.273Z] === RUN TestBuildMultiStageOnBuild 10:25:47 [2020-10-06T10:25:47.397Z] --- PASS: TestDaemonIpcModeShareable (1.79s) 10:25:47 [2020-10-06T10:25:47.397Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true 10:25:47 [2020-10-06T10:25:47.397Z] === RUN TestDaemonIpcModePrivate 10:25:48 [2020-10-06T10:25:48.924Z] --- PASS: TestDaemonIpcModePrivate (1.79s) 10:25:48 [2020-10-06T10:25:48.924Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false 10:25:48 [2020-10-06T10:25:48.924Z] === RUN TestDaemonIpcModePrivateFromConfig 10:25:51 [2020-10-06T10:25:51.069Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) 10:25:51 [2020-10-06T10:25:51.069Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false 10:25:51 [2020-10-06T10:25:51.069Z] === RUN TestDaemonIpcModeShareableFromConfig 10:25:52 [2020-10-06T10:25:52.541Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) 10:25:52 [2020-10-06T10:25:52.541Z] === RUN TestBuildUncleanTarFilenames 10:25:52 [2020-10-06T10:25:52.582Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) 10:25:52 [2020-10-06T10:25:52.582Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true 10:25:52 [2020-10-06T10:25:52.582Z] === RUN TestIpcModeOlderClient 10:25:52 [2020-10-06T10:25:52.582Z] === PAUSE TestIpcModeOlderClient 10:25:52 [2020-10-06T10:25:52.582Z] === RUN TestKillContainerInvalidSignal 10:25:52 [2020-10-06T10:25:52.800Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) 10:25:52 [2020-10-06T10:25:52.800Z] === RUN TestBuildMultiStageLayerLeak 10:25:53 [2020-10-06T10:25:53.621Z] --- PASS: TestKillContainerInvalidSignal (0.89s) 10:25:53 [2020-10-06T10:25:53.621Z] === RUN TestKillContainer 10:25:53 [2020-10-06T10:25:53.621Z] === RUN TestKillContainer/no_signal 10:25:54 [2020-10-06T10:25:54.658Z] === RUN TestKillContainer/non_killing_signal 10:25:54 [2020-10-06T10:25:54.951Z] === RUN TestKillContainer/killing_signal 10:25:56 [2020-10-06T10:25:56.464Z] --- PASS: TestKillContainer (2.68s) 10:25:56 [2020-10-06T10:25:56.464Z] --- PASS: TestKillContainer/no_signal (0.87s) 10:25:56 [2020-10-06T10:25:56.464Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) 10:25:56 [2020-10-06T10:25:56.464Z] --- PASS: TestKillContainer/killing_signal (0.89s) 10:25:56 [2020-10-06T10:25:56.464Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:25:56 [2020-10-06T10:25:56.464Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 10:25:57 [2020-10-06T10:25:57.099Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 10:25:58 [2020-10-06T10:25:58.070Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) 10:25:58 [2020-10-06T10:25:58.070Z] === RUN TestBuildWithHugeFile 10:25:58 [2020-10-06T10:25:58.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) 10:25:58 [2020-10-06T10:25:58.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) 10:25:58 [2020-10-06T10:25:58.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) 10:25:58 [2020-10-06T10:25:58.178Z] === RUN TestKillStoppedContainer 10:25:58 [2020-10-06T10:25:58.178Z] --- PASS: TestKillStoppedContainer (0.09s) 10:25:58 [2020-10-06T10:25:58.178Z] === RUN TestKillStoppedContainerAPIPre120 10:25:58 [2020-10-06T10:25:58.178Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) 10:25:58 [2020-10-06T10:25:58.178Z] === RUN TestKillDifferentUserContainer 10:25:59 [2020-10-06T10:25:59.219Z] --- PASS: TestKillDifferentUserContainer (0.88s) 10:25:59 [2020-10-06T10:25:59.219Z] === RUN TestInspectOomKilledTrue 10:25:59 [2020-10-06T10:25:59.219Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 10:25:59 [2020-10-06T10:25:59.219Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:25:59 [2020-10-06T10:25:59.219Z] === RUN TestInspectOomKilledFalse 10:25:59 [2020-10-06T10:25:59.219Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 10:25:59 [2020-10-06T10:25:59.219Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:25:59 [2020-10-06T10:25:59.219Z] === RUN TestLinksEtcHostsContentMatch 10:25:59 [2020-10-06T10:25:59.511Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) 10:25:59 [2020-10-06T10:25:59.511Z] === RUN TestLinksContainerNames 10:26:00 [2020-10-06T10:26:00.734Z] tests/integration/api_build_test.py .......................X [ 6%] 10:26:01 [2020-10-06T10:26:01.507Z] tests/integration/api_client_test.py ..... [ 7%] 10:26:01 [2020-10-06T10:26:01.584Z] --- PASS: TestLinksContainerNames (1.77s) 10:26:01 [2020-10-06T10:26:01.584Z] === RUN TestLogsFollowTailEmpty 10:26:02 [2020-10-06T10:26:02.113Z] INFO: Expanding compiler 1 of 3... 10:26:02 [2020-10-06T10:26:02.114Z] INFO: Expanding compiler 2 of 3... 10:26:02 [2020-10-06T10:26:02.219Z] --- PASS: TestLogsFollowTailEmpty (0.89s) 10:26:02 [2020-10-06T10:26:02.219Z] === RUN TestContainerNetworkMountsNoChown 10:26:02 [2020-10-06T10:26:02.996Z] tests/integration/api_config_test.py ..... [ 8%] 10:26:03 [2020-10-06T10:26:03.258Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/default 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/default 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/private 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/private 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rprivate 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rprivate 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/slave 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/slave 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rslave 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rslave 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/shared 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/shared 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rshared 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rshared 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/default 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/default/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/default/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/default/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/default/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/default/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/default/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/default/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/rshared 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rshared/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rshared/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/rprivate 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rprivate/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rprivate/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/shared 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/shared/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/shared/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/shared/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/shared/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/shared/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/shared/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/rslave 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rslave/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rslave/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/slave 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/slave/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/slave/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/slave/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/slave/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/slave/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/slave/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/default/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/private 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/private/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/private/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/private/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/private/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === RUN TestMountDaemonRoot/private/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === PAUSE TestMountDaemonRoot/private/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/default/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/default/bind_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/rshared/bind_root 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/rshared/mount_root 10:26:03 [2020-10-06T10:26:03.258Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/rprivate/bind_root 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/rprivate/mount_root 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/shared/mount_root 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/shared/bind_root 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/shared/bind_subpath 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/shared/mount_subpath 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/rslave/bind_root 10:26:03 [2020-10-06T10:26:03.550Z] === CONT TestMountDaemonRoot/rslave/mount_root 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/slave/mount_root 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/slave/bind_root 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/slave/bind_subpath 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/slave/mount_subpath 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/private/mount_subpath 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/private/mount_root 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/private/bind_subpath 10:26:03 [2020-10-06T10:26:03.843Z] === CONT TestMountDaemonRoot/private/bind_root 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot (0.01s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/default (0.00s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/private (0.00s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) 10:26:03 [2020-10-06T10:26:03.843Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 10:26:03 [2020-10-06T10:26:03.843Z] === RUN TestContainerBindMountNonRecursive 10:26:04 [2020-10-06T10:26:04.304Z] INFO: Expanding compiler 3 of 3... 10:26:04 [2020-10-06T10:26:04.764Z] INFO: Removing downloaded files... 10:26:04 [2020-10-06T10:26:04.764Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 10:26:04 [2020-10-06T10:26:04.764Z] INFO: Configuring git core.autocrlf... 10:26:05 [2020-10-06T10:26:05.916Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) 10:26:05 [2020-10-06T10:26:05.916Z] === RUN TestNetworkNat 10:26:06 [2020-10-06T10:26:06.954Z] --- PASS: TestNetworkNat (0.84s) 10:26:06 [2020-10-06T10:26:06.954Z] === RUN TestNetworkLocalhostTCPNat 10:26:07 [2020-10-06T10:26:07.589Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) 10:26:07 [2020-10-06T10:26:07.589Z] === RUN TestNetworkLoopbackNat 10:26:11 [2020-10-06T10:26:11.116Z] --- PASS: TestNetworkLoopbackNat (3.26s) 10:26:11 [2020-10-06T10:26:11.116Z] === RUN TestPause 10:26:11 [2020-10-06T10:26:11.750Z] --- PASS: TestPause (0.89s) 10:26:11 [2020-10-06T10:26:11.750Z] === RUN TestPauseFailsOnWindowsServerContainers 10:26:11 [2020-10-06T10:26:11.750Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 10:26:11 [2020-10-06T10:26:11.750Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:26:11 [2020-10-06T10:26:11.750Z] === RUN TestPauseStopPausedContainer 10:26:12 [2020-10-06T10:26:12.790Z] --- PASS: TestPauseStopPausedContainer (0.85s) 10:26:12 [2020-10-06T10:26:12.790Z] === RUN TestPsFilter 10:26:12 [2020-10-06T10:26:12.790Z] --- PASS: TestPsFilter (0.24s) 10:26:12 [2020-10-06T10:26:12.790Z] === RUN TestRemoveContainerWithRemovedVolume 10:26:13 [2020-10-06T10:26:13.831Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) 10:26:13 [2020-10-06T10:26:13.831Z] === RUN TestRemoveContainerWithVolume 10:26:14 [2020-10-06T10:26:14.149Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 10:26:14 [2020-10-06T10:26:14.466Z] --- PASS: TestRemoveContainerWithVolume (0.84s) 10:26:14 [2020-10-06T10:26:14.466Z] === RUN TestRemoveContainerRunning 10:26:15 [2020-10-06T10:26:15.091Z] 10:26:15 [2020-10-06T10:26:15.091Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:26:15 [2020-10-06T10:26:15.353Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:26:15 [2020-10-06T10:26:15.353Z] HOSTNAME=1348b7b4ab3a 10:26:15 [2020-10-06T10:26:15.353Z] TESTDEBUG=0 10:26:15 [2020-10-06T10:26:15.353Z] DEST=bundles/test-integration 10:26:15 [2020-10-06T10:26:15.353Z] PWD=/go/src/github.com/docker/docker 10:26:15 [2020-10-06T10:26:15.353Z] DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 10:26:15 [2020-10-06T10:26:15.353Z] container=docker 10:26:15 [2020-10-06T10:26:15.353Z] HOME=/root 10:26:15 [2020-10-06T10:26:15.353Z] GOLANG_VERSION=1.13.15 10:26:15 [2020-10-06T10:26:15.353Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:26:15 [2020-10-06T10:26:15.353Z] VALIDATE_BRANCH=master 10:26:15 [2020-10-06T10:26:15.353Z] TERM=xterm 10:26:15 [2020-10-06T10:26:15.353Z] DOCKER_PKG=github.com/docker/docker 10:26:15 [2020-10-06T10:26:15.353Z] SHLVL=1 10:26:15 [2020-10-06T10:26:15.353Z] TIMEOUT=120m 10:26:15 [2020-10-06T10:26:15.353Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 10:26:15 [2020-10-06T10:26:15.353Z] DOCKER_GRAPHDRIVER=overlay2 10:26:15 [2020-10-06T10:26:15.353Z] GO111MODULE=off 10:26:15 [2020-10-06T10:26:15.353Z] DOCKER_EXPERIMENTAL=1 10:26:15 [2020-10-06T10:26:15.353Z] TEST_SKIP_INTEGRATION_CLI=1 10:26:15 [2020-10-06T10:26:15.353Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:26:15 [2020-10-06T10:26:15.353Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:26:15 [2020-10-06T10:26:15.353Z] GOPATH=/go 10:26:15 [2020-10-06T10:26:15.353Z] PKG_CONFIG=pkg-config 10:26:15 [2020-10-06T10:26:15.353Z] _=/usr/bin/env 10:26:15 [2020-10-06T10:26:15.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:26:15 [2020-10-06T10:26:15.504Z] --- PASS: TestRemoveContainerRunning (0.81s) 10:26:15 [2020-10-06T10:26:15.504Z] === RUN TestRemoveContainerForceRemoveRunning 10:26:16 [2020-10-06T10:26:16.543Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) 10:26:16 [2020-10-06T10:26:16.543Z] === RUN TestRemoveInvalidContainer 10:26:16 [2020-10-06T10:26:16.543Z] --- PASS: TestRemoveInvalidContainer (0.01s) 10:26:16 [2020-10-06T10:26:16.543Z] === RUN TestRenameLinkedContainer 10:26:20 [2020-10-06T10:26:20.069Z] --- PASS: TestRenameLinkedContainer (3.52s) 10:26:20 [2020-10-06T10:26:20.069Z] === RUN TestRenameStoppedContainer 10:26:20 [2020-10-06T10:26:20.705Z] --- PASS: TestRenameStoppedContainer (0.85s) 10:26:20 [2020-10-06T10:26:20.705Z] === RUN TestRenameRunningContainerAndReuse 10:26:22 [2020-10-06T10:26:22.779Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) 10:26:22 [2020-10-06T10:26:22.779Z] === RUN TestRenameInvalidName 10:26:23 [2020-10-06T10:26:23.415Z] --- PASS: TestRenameInvalidName (0.87s) 10:26:23 [2020-10-06T10:26:23.415Z] === RUN TestRenameAnonymousContainer 10:26:28 [2020-10-06T10:26:28.992Z] --- PASS: TestRenameAnonymousContainer (4.89s) 10:26:28 [2020-10-06T10:26:28.992Z] === RUN TestRenameContainerWithSameName 10:26:29 [2020-10-06T10:26:29.285Z] --- PASS: TestRenameContainerWithSameName (0.98s) 10:26:29 [2020-10-06T10:26:29.285Z] === RUN TestRenameContainerWithLinkedContainer 10:26:31 [2020-10-06T10:26:31.359Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) 10:26:31 [2020-10-06T10:26:31.359Z] === RUN TestResize 10:26:31 [2020-10-06T10:26:31.995Z] --- PASS: TestResize (0.86s) 10:26:31 [2020-10-06T10:26:31.995Z] === RUN TestResizeWithInvalidSize 10:26:32 [2020-10-06T10:26:32.268Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 10:26:32 [2020-10-06T10:26:32.630Z] --- PASS: TestResizeWithInvalidSize (0.89s) 10:26:32 [2020-10-06T10:26:32.630Z] === RUN TestResizeWhenContainerNotStarted 10:26:33 [2020-10-06T10:26:33.693Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:26:33 [2020-10-06T10:26:33.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:26:35 [2020-10-06T10:26:35.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:26:35 [2020-10-06T10:26:35.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:26:37 [2020-10-06T10:26:37.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:26:37 [2020-10-06T10:26:37.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:26:38 [2020-10-06T10:26:38.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:26:38 [2020-10-06T10:26:38.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:26:41 [2020-10-06T10:26:41.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:26:41 [2020-10-06T10:26:41.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:26:41 [2020-10-06T10:26:41.682Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/backend/build [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/build [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/container [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/debug [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/image [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/network [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/session [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements 10:26:41 [2020-10-06T10:26:41.682Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements 10:26:41 [2020-10-06T10:26:41.682Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements 10:26:41 [2020-10-06T10:26:41.682Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/system [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/server/router/volume [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/backend [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/container [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/events [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/image [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/mount [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/network [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/registry [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/swarm [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/api/types/volume [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/builder [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/builder/builder-next [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 10:26:41 [2020-10-06T10:26:41.682Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements 10:26:44 [2020-10-06T10:26:44.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:26:44 [2020-10-06T10:26:44.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:26:44 [2020-10-06T10:26:44.474Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements 10:26:47 [2020-10-06T10:26:47.048Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) 10:26:47 [2020-10-06T10:26:47.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) 10:26:47 [2020-10-06T10:26:47.049Z] === RUN TestCgroupNamespacesRun 10:26:47 [2020-10-06T10:26:47.263Z] ok github.com/docker/docker/builder/remotecontext/git 4.191s coverage: 86.3% of statements 10:26:47 [2020-10-06T10:26:47.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:26:47 [2020-10-06T10:26:47.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:26:48 [2020-10-06T10:26:48.318Z] ok github.com/docker/docker/builder/remotecontext 0.474s coverage: 13.6% of statements 10:26:48 [2020-10-06T10:26:48.560Z] --- PASS: TestCgroupNamespacesRun (1.74s) 10:26:48 [2020-10-06T10:26:48.560Z] === RUN TestCgroupNamespacesRunPrivileged 10:26:49 [2020-10-06T10:26:49.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:26:50 [2020-10-06T10:26:50.077Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) 10:26:50 [2020-10-06T10:26:50.077Z] === RUN TestCgroupNamespacesRunDaemonHostMode 10:26:50 [2020-10-06T10:26:50.447Z] ok github.com/docker/docker/builder/dockerfile 1.285s coverage: 48.0% of statements 10:26:50 [2020-10-06T10:26:50.447Z] ? github.com/docker/docker/cli [no test files] 10:26:50 [2020-10-06T10:26:50.447Z] ? github.com/docker/docker/cli/config [no test files] 10:26:51 [2020-10-06T10:26:51.587Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) 10:26:51 [2020-10-06T10:26:51.588Z] === RUN TestCgroupNamespacesRunHostMode 10:26:53 [2020-10-06T10:26:53.660Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) 10:26:53 [2020-10-06T10:26:53.660Z] === RUN TestCgroupNamespacesRunPrivateMode 10:26:54 [2020-10-06T10:26:54.030Z] ok github.com/docker/docker/client 0.429s coverage: 75.4% of statements 10:26:54 [2020-10-06T10:26:54.304Z] --- PASS: TestBuildWithHugeFile (53.02s) 10:26:54 [2020-10-06T10:26:54.304Z] === RUN TestBuildWithEmptyDockerfile 10:26:54 [2020-10-06T10:26:54.304Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:26:54 [2020-10-06T10:26:54.304Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:26:54 [2020-10-06T10:26:54.304Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:26:54 [2020-10-06T10:26:54.304Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:26:54 [2020-10-06T10:26:54.304Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:26:54 [2020-10-06T10:26:54.304Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:26:54 [2020-10-06T10:26:54.304Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:26:54 [2020-10-06T10:26:54.304Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:26:54 [2020-10-06T10:26:54.304Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:26:54 [2020-10-06T10:26:54.304Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) 10:26:54 [2020-10-06T10:26:54.304Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) 10:26:54 [2020-10-06T10:26:54.304Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) 10:26:54 [2020-10-06T10:26:54.304Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) 10:26:54 [2020-10-06T10:26:54.304Z] === RUN TestBuildPreserveOwnership 10:26:54 [2020-10-06T10:26:54.304Z] === RUN TestBuildPreserveOwnership/copy_from 10:26:55 [2020-10-06T10:26:55.203Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) 10:26:55 [2020-10-06T10:26:55.203Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 10:26:56 [2020-10-06T10:26:56.206Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 10:26:56 [2020-10-06T10:26:56.716Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) 10:26:56 [2020-10-06T10:26:56.716Z] === RUN TestCgroupNamespacesRunInvalidMode 10:26:57 [2020-10-06T10:26:57.761Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) 10:26:57 [2020-10-06T10:26:57.761Z] === RUN TestCgroupNamespacesRunOlderClient 10:26:59 [2020-10-06T10:26:59.275Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) 10:26:59 [2020-10-06T10:26:59.275Z] === RUN TestKernelTCPMemory 10:26:59 [2020-10-06T10:26:59.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:26:59 [2020-10-06T10:26:59.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:26:59 [2020-10-06T10:26:59.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:26:59 [2020-10-06T10:26:59.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:27:00 [2020-10-06T10:27:00.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:27:00 [2020-10-06T10:27:00.313Z] --- PASS: TestKernelTCPMemory (0.92s) 10:27:00 [2020-10-06T10:27:00.313Z] === RUN TestNISDomainname 10:27:00 [2020-10-06T10:27:00.395Z] --- PASS: TestBuildPreserveOwnership (9.62s) 10:27:00 [2020-10-06T10:27:00.395Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.61s) 10:27:00 [2020-10-06T10:27:00.395Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 10:27:00 [2020-10-06T10:27:00.395Z] === RUN TestBuildPlatformInvalid 10:27:00 [2020-10-06T10:27:00.395Z] --- PASS: TestBuildPlatformInvalid (0.09s) 10:27:00 [2020-10-06T10:27:00.395Z] PASS 10:27:00 [2020-10-06T10:27:00.395Z] 10:27:00 [2020-10-06T10:27:00.395Z] === Skipped 10:27:00 [2020-10-06T10:27:00.395Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 10:27:00 [2020-10-06T10:27:00.395Z] build_session_test.go:25: TODO: BuildKit 10:27:00 [2020-10-06T10:27:00.395Z] 10:27:00 [2020-10-06T10:27:00.395Z] 10:27:00 [2020-10-06T10:27:00.395Z] DONE 32 tests, 1 skipped in 128.004s 10:27:00 [2020-10-06T10:27:00.395Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 10:27:00 [2020-10-06T10:27:00.395Z] INFO: Testing against a local daemon 10:27:00 [2020-10-06T10:27:00.395Z] === RUN TestConfigInspect 10:27:00 [2020-10-06T10:27:00.395Z] --- SKIP: TestConfigInspect (0.02s) 10:27:00 [2020-10-06T10:27:00.395Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:00 [2020-10-06T10:27:00.395Z] === RUN TestConfigList 10:27:00 [2020-10-06T10:27:00.395Z] --- SKIP: TestConfigList (0.01s) 10:27:00 [2020-10-06T10:27:00.395Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:00 [2020-10-06T10:27:00.395Z] === RUN TestConfigsCreateAndDelete 10:27:00 [2020-10-06T10:27:00.395Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 10:27:00 [2020-10-06T10:27:00.395Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:00 [2020-10-06T10:27:00.395Z] === RUN TestConfigsUpdate 10:27:00 [2020-10-06T10:27:00.395Z] --- SKIP: TestConfigsUpdate (0.01s) 10:27:00 [2020-10-06T10:27:00.395Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:00 [2020-10-06T10:27:00.395Z] === RUN TestTemplatedConfig 10:27:00 [2020-10-06T10:27:00.395Z] --- SKIP: TestTemplatedConfig (0.00s) 10:27:00 [2020-10-06T10:27:00.395Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:00 [2020-10-06T10:27:00.395Z] === RUN TestConfigCreateResolve 10:27:00 [2020-10-06T10:27:00.395Z] --- SKIP: TestConfigCreateResolve (0.02s) 10:27:00 [2020-10-06T10:27:00.395Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:00 [2020-10-06T10:27:00.395Z] === RUN TestConfigDaemonLibtrustID 10:27:01 [2020-10-06T10:27:01.354Z] --- PASS: TestNISDomainname (1.00s) 10:27:01 [2020-10-06T10:27:01.354Z] === RUN TestHostnameDnsResolution 10:27:02 [2020-10-06T10:27:02.298Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) 10:27:02 [2020-10-06T10:27:02.298Z] PASS 10:27:02 [2020-10-06T10:27:02.298Z] 10:27:02 [2020-10-06T10:27:02.298Z] === Skipped 10:27:02 [2020-10-06T10:27:02.298Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) 10:27:02 [2020-10-06T10:27:02.298Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:02 [2020-10-06T10:27:02.298Z] 10:27:02 [2020-10-06T10:27:02.298Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 10:27:02 [2020-10-06T10:27:02.298Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:02 [2020-10-06T10:27:02.298Z] 10:27:02 [2020-10-06T10:27:02.298Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 10:27:02 [2020-10-06T10:27:02.298Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:02 [2020-10-06T10:27:02.298Z] 10:27:02 [2020-10-06T10:27:02.298Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 10:27:02 [2020-10-06T10:27:02.298Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:02 [2020-10-06T10:27:02.298Z] 10:27:02 [2020-10-06T10:27:02.298Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 10:27:02 [2020-10-06T10:27:02.298Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:02 [2020-10-06T10:27:02.298Z] 10:27:02 [2020-10-06T10:27:02.298Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) 10:27:02 [2020-10-06T10:27:02.298Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:27:02 [2020-10-06T10:27:02.298Z] 10:27:02 [2020-10-06T10:27:02.298Z] 10:27:02 [2020-10-06T10:27:02.298Z] DONE 7 tests, 6 skipped in 1.733s 10:27:02 [2020-10-06T10:27:02.298Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 10:27:02 [2020-10-06T10:27:02.298Z] INFO: Testing against a local daemon 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestCheckpoint 10:27:02 [2020-10-06T10:27:02.298Z] --- SKIP: TestCheckpoint (0.00s) 10:27:02 [2020-10-06T10:27:02.298Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestContainerInvalidJSON 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 10:27:02 [2020-10-06T10:27:02.298Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 10:27:02 [2020-10-06T10:27:02.298Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestContainerInvalidJSON//exec/foobar/start 10:27:02 [2020-10-06T10:27:02.298Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 10:27:02 [2020-10-06T10:27:02.298Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 10:27:02 [2020-10-06T10:27:02.298Z] === CONT TestContainerInvalidJSON//exec/foobar/start 10:27:02 [2020-10-06T10:27:02.298Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 10:27:02 [2020-10-06T10:27:02.298Z] --- PASS: TestContainerInvalidJSON (0.01s) 10:27:02 [2020-10-06T10:27:02.298Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 10:27:02 [2020-10-06T10:27:02.298Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 10:27:02 [2020-10-06T10:27:02.298Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestCopyFromContainerPathDoesNotExist 10:27:02 [2020-10-06T10:27:02.298Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestCopyFromContainerPathIsNotDir 10:27:02 [2020-10-06T10:27:02.298Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestCopyToContainerPathDoesNotExist 10:27:02 [2020-10-06T10:27:02.298Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestCopyToContainerPathIsNotDir 10:27:02 [2020-10-06T10:27:02.298Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 10:27:02 [2020-10-06T10:27:02.298Z] === RUN TestCopyFromContainer 10:27:02 [2020-10-06T10:27:02.866Z] --- PASS: TestHostnameDnsResolution (1.69s) 10:27:02 [2020-10-06T10:27:02.866Z] === RUN TestStats 10:27:05 [2020-10-06T10:27:05.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:27:06 [2020-10-06T10:27:06.390Z] --- PASS: TestStats (2.92s) 10:27:06 [2020-10-06T10:27:06.390Z] === RUN TestStopContainerWithTimeout 10:27:06 [2020-10-06T10:27:06.390Z] === RUN TestStopContainerWithTimeout/0 10:27:06 [2020-10-06T10:27:06.390Z] === PAUSE TestStopContainerWithTimeout/0 10:27:06 [2020-10-06T10:27:06.390Z] === RUN TestStopContainerWithTimeout/1 10:27:06 [2020-10-06T10:27:06.390Z] === PAUSE TestStopContainerWithTimeout/1 10:27:06 [2020-10-06T10:27:06.390Z] === RUN TestStopContainerWithTimeout/3 10:27:06 [2020-10-06T10:27:06.390Z] === PAUSE TestStopContainerWithTimeout/3 10:27:06 [2020-10-06T10:27:06.390Z] === RUN TestStopContainerWithTimeout/-1 10:27:06 [2020-10-06T10:27:06.390Z] === PAUSE TestStopContainerWithTimeout/-1 10:27:06 [2020-10-06T10:27:06.390Z] === CONT TestStopContainerWithTimeout/0 10:27:06 [2020-10-06T10:27:06.390Z] === CONT TestStopContainerWithTimeout/3 10:27:06 [2020-10-06T10:27:06.486Z] === RUN TestCopyFromContainer// 10:27:06 [2020-10-06T10:27:06.487Z] === RUN TestCopyFromContainer//bar/root 10:27:06 [2020-10-06T10:27:06.487Z] === RUN TestCopyFromContainer//bar/root/ 10:27:06 [2020-10-06T10:27:06.487Z] === RUN TestCopyFromContainer/bar/quux 10:27:06 [2020-10-06T10:27:06.487Z] === RUN TestCopyFromContainer/bar/quux/ 10:27:06 [2020-10-06T10:27:06.487Z] === RUN TestCopyFromContainer/bar/quux/baz 10:27:06 [2020-10-06T10:27:06.487Z] === RUN TestCopyFromContainer/bar/filesymlink 10:27:06 [2020-10-06T10:27:06.745Z] === RUN TestCopyFromContainer/bar/dirsymlink 10:27:06 [2020-10-06T10:27:06.745Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 10:27:06 [2020-10-06T10:27:06.745Z] === RUN TestCopyFromContainer/bar/notarget 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer (4.46s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer// (0.07s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 10:27:06 [2020-10-06T10:27:06.745Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:27:06 [2020-10-06T10:27:06.745Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:27:06 [2020-10-06T10:27:06.745Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:27:06 [2020-10-06T10:27:06.745Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:27:06 [2020-10-06T10:27:06.745Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:27:06 [2020-10-06T10:27:06.745Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:27:06 [2020-10-06T10:27:06.745Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:27:06 [2020-10-06T10:27:06.745Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:27:06 [2020-10-06T10:27:06.745Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:27:06 [2020-10-06T10:27:06.745Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:27:06 [2020-10-06T10:27:06.745Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:27:06 [2020-10-06T10:27:06.745Z] === RUN TestCreateLinkToNonExistingContainer 10:27:07 [2020-10-06T10:27:07.004Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 10:27:07 [2020-10-06T10:27:07.004Z] === RUN TestCreateWithInvalidEnv 10:27:07 [2020-10-06T10:27:07.004Z] === RUN TestCreateWithInvalidEnv/0 10:27:07 [2020-10-06T10:27:07.004Z] === PAUSE TestCreateWithInvalidEnv/0 10:27:07 [2020-10-06T10:27:07.004Z] === RUN TestCreateWithInvalidEnv/1 10:27:07 [2020-10-06T10:27:07.004Z] === PAUSE TestCreateWithInvalidEnv/1 10:27:07 [2020-10-06T10:27:07.004Z] === RUN TestCreateWithInvalidEnv/2 10:27:07 [2020-10-06T10:27:07.004Z] === PAUSE TestCreateWithInvalidEnv/2 10:27:07 [2020-10-06T10:27:07.004Z] === CONT TestCreateWithInvalidEnv/0 10:27:07 [2020-10-06T10:27:07.004Z] === CONT TestCreateWithInvalidEnv/2 10:27:07 [2020-10-06T10:27:07.004Z] === CONT TestCreateWithInvalidEnv/1 10:27:07 [2020-10-06T10:27:07.004Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 10:27:07 [2020-10-06T10:27:07.004Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:27:07 [2020-10-06T10:27:07.004Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:27:07 [2020-10-06T10:27:07.004Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:27:07 [2020-10-06T10:27:07.004Z] === RUN TestCreateTmpfsMountsTarget 10:27:07 [2020-10-06T10:27:07.004Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 10:27:07 [2020-10-06T10:27:07.004Z] === RUN TestCreateWithCustomMaskedPaths 10:27:07 [2020-10-06T10:27:07.024Z] === CONT TestStopContainerWithTimeout/-1 10:27:07 [2020-10-06T10:27:07.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:27:08 [2020-10-06T10:27:08.382Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) 10:27:08 [2020-10-06T10:27:08.382Z] === RUN TestCreateWithCustomReadonlyPaths 10:27:09 [2020-10-06T10:27:09.099Z] === CONT TestStopContainerWithTimeout/1 10:27:09 [2020-10-06T10:27:09.318Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) 10:27:09 [2020-10-06T10:27:09.318Z] === RUN TestCreateWithInvalidHealthcheckParams 10:27:09 [2020-10-06T10:27:09.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:27:09 [2020-10-06T10:27:09.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:27:09 [2020-10-06T10:27:09.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:27:09 [2020-10-06T10:27:09.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:27:09 [2020-10-06T10:27:09.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:27:09 [2020-10-06T10:27:09.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:27:09 [2020-10-06T10:27:09.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:27:09 [2020-10-06T10:27:09.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:27:09 [2020-10-06T10:27:09.318Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:27:09 [2020-10-06T10:27:09.318Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:27:09 [2020-10-06T10:27:09.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:27:09 [2020-10-06T10:27:09.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:27:09 [2020-10-06T10:27:09.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:27:09 [2020-10-06T10:27:09.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:27:09 [2020-10-06T10:27:09.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:27:09 [2020-10-06T10:27:09.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 10:27:09 [2020-10-06T10:27:09.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 10:27:09 [2020-10-06T10:27:09.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 10:27:09 [2020-10-06T10:27:09.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 10:27:09 [2020-10-06T10:27:09.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 10:27:09 [2020-10-06T10:27:09.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 10:27:09 [2020-10-06T10:27:09.318Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:27:09 [2020-10-06T10:27:09.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:27:09 [2020-10-06T10:27:09.578Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) 10:27:09 [2020-10-06T10:27:09.578Z] === RUN TestCreateDifferentPlatform 10:27:09 [2020-10-06T10:27:09.578Z] === RUN TestCreateDifferentPlatform/different_os 10:27:09 [2020-10-06T10:27:09.578Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:27:09 [2020-10-06T10:27:09.837Z] --- PASS: TestCreateDifferentPlatform (0.02s) 10:27:09 [2020-10-06T10:27:09.837Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:27:09 [2020-10-06T10:27:09.837Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:27:09 [2020-10-06T10:27:09.837Z] === RUN TestCreateVolumesFromNonExistingContainer 10:27:09 [2020-10-06T10:27:09.837Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 10:27:09 [2020-10-06T10:27:09.837Z] === RUN TestContainerStartOnDaemonRestart 10:27:09 [2020-10-06T10:27:09.837Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 10:27:09 [2020-10-06T10:27:09.837Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm 10:27:09 [2020-10-06T10:27:09.837Z] === RUN TestDaemonRestartIpcMode 10:27:09 [2020-10-06T10:27:09.837Z] === PAUSE TestDaemonRestartIpcMode 10:27:09 [2020-10-06T10:27:09.837Z] === RUN TestDaemonHostGatewayIP 10:27:09 [2020-10-06T10:27:09.837Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 10:27:09 [2020-10-06T10:27:09.837Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network 10:27:09 [2020-10-06T10:27:09.837Z] === RUN TestContainerKillOnDaemonStart 10:27:09 [2020-10-06T10:27:09.837Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 10:27:09 [2020-10-06T10:27:09.837Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 10:27:09 [2020-10-06T10:27:09.837Z] === RUN TestDiff 10:27:10 [2020-10-06T10:27:10.096Z] --- PASS: TestDiff (0.38s) 10:27:10 [2020-10-06T10:27:10.096Z] === RUN TestExecWithCloseStdin 10:27:10 [2020-10-06T10:27:10.665Z] --- PASS: TestExecWithCloseStdin (0.45s) 10:27:10 [2020-10-06T10:27:10.665Z] === RUN TestExec 10:27:10 [2020-10-06T10:27:10.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:27:10 [2020-10-06T10:27:10.929Z] --- PASS: TestExec (0.44s) 10:27:10 [2020-10-06T10:27:10.929Z] === RUN TestExecUser 10:27:11 [2020-10-06T10:27:11.170Z] --- PASS: TestStopContainerWithTimeout (0.01s) 10:27:11 [2020-10-06T10:27:11.170Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) 10:27:11 [2020-10-06T10:27:11.170Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) 10:27:11 [2020-10-06T10:27:11.170Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) 10:27:11 [2020-10-06T10:27:11.170Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) 10:27:11 [2020-10-06T10:27:11.170Z] === RUN TestDeleteDevicemapper 10:27:11 [2020-10-06T10:27:11.170Z] --- SKIP: TestDeleteDevicemapper (0.00s) 10:27:11 [2020-10-06T10:27:11.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:27:11 [2020-10-06T10:27:11.170Z] === RUN TestStopContainerWithRestartPolicyAlways 10:27:11 [2020-10-06T10:27:11.495Z] --- PASS: TestExecUser (0.46s) 10:27:11 [2020-10-06T10:27:11.496Z] === RUN TestExportContainerAndImportImage 10:27:12 [2020-10-06T10:27:12.065Z] --- PASS: TestExportContainerAndImportImage (0.57s) 10:27:12 [2020-10-06T10:27:12.065Z] === RUN TestExportContainerAfterDaemonRestart 10:27:12 [2020-10-06T10:27:12.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:27:12 [2020-10-06T10:27:12.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:27:14 [2020-10-06T10:27:14.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:27:14 [2020-10-06T10:27:14.731Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s) 10:27:14 [2020-10-06T10:27:14.731Z] === RUN TestUpdateMemory 10:27:14 [2020-10-06T10:27:14.731Z] --- SKIP: TestUpdateMemory (0.00s) 10:27:14 [2020-10-06T10:27:14.731Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 10:27:14 [2020-10-06T10:27:14.731Z] === RUN TestUpdateCPUQuota 10:27:15 [2020-10-06T10:27:15.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:27:15 [2020-10-06T10:27:15.350Z] --- PASS: TestExportContainerAfterDaemonRestart (3.42s) 10:27:15 [2020-10-06T10:27:15.350Z] === RUN TestHealthCheckWorkdir 10:27:15 [2020-10-06T10:27:15.769Z] --- PASS: TestUpdateCPUQuota (1.25s) 10:27:15 [2020-10-06T10:27:15.769Z] === RUN TestUpdatePidsLimit 10:27:15 [2020-10-06T10:27:15.769Z] === RUN TestUpdatePidsLimit/update_from_none 10:27:15 [2020-10-06T10:27:15.769Z] === RUN TestUpdatePidsLimit/no_change 10:27:15 [2020-10-06T10:27:15.918Z] --- PASS: TestHealthCheckWorkdir (0.54s) 10:27:15 [2020-10-06T10:27:15.918Z] === RUN TestHealthKillContainer 10:27:16 [2020-10-06T10:27:16.404Z] === RUN TestUpdatePidsLimit/update_lower 10:27:16 [2020-10-06T10:27:16.698Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 10:27:16 [2020-10-06T10:27:16.990Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 10:27:17 [2020-10-06T10:27:17.628Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 10:27:17 [2020-10-06T10:27:17.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:27:17 [2020-10-06T10:27:17.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 10:27:18 [2020-10-06T10:27:18.450Z] --- PASS: TestHealthKillContainer (2.51s) 10:27:18 [2020-10-06T10:27:18.450Z] === RUN TestInspectCpusetInConfigPre120 10:27:19 [2020-10-06T10:27:19.017Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) 10:27:19 [2020-10-06T10:27:19.017Z] === RUN TestIpcModeNone 10:27:19 [2020-10-06T10:27:19.275Z] --- PASS: TestIpcModeNone (0.44s) 10:27:19 [2020-10-06T10:27:19.275Z] === RUN TestIpcModePrivate 10:27:19 [2020-10-06T10:27:19.433Z] --- PASS: TestUpdatePidsLimit (3.74s) 10:27:19 [2020-10-06T10:27:19.433Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) 10:27:19 [2020-10-06T10:27:19.433Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) 10:27:19 [2020-10-06T10:27:19.433Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) 10:27:19 [2020-10-06T10:27:19.433Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) 10:27:19 [2020-10-06T10:27:19.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) 10:27:19 [2020-10-06T10:27:19.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) 10:27:19 [2020-10-06T10:27:19.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) 10:27:19 [2020-10-06T10:27:19.433Z] === RUN TestUpdateRestartPolicy 10:27:19 [2020-10-06T10:27:19.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:27:19 [2020-10-06T10:27:19.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:27:19 [2020-10-06T10:27:19.843Z] --- PASS: TestIpcModePrivate (0.43s) 10:27:19 [2020-10-06T10:27:19.843Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false 10:27:19 [2020-10-06T10:27:19.843Z] === RUN TestIpcModeShareable 10:27:19 [2020-10-06T10:27:19.843Z] --- SKIP: TestIpcModeShareable (0.00s) 10:27:19 [2020-10-06T10:27:19.843Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:27:19 [2020-10-06T10:27:19.843Z] === RUN TestAPIIpcModeShareableAndContainer 10:27:21 [2020-10-06T10:27:21.220Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) 10:27:21 [2020-10-06T10:27:21.220Z] === RUN TestAPIIpcModeHost 10:27:21 [2020-10-06T10:27:21.220Z] --- SKIP: TestAPIIpcModeHost (0.00s) 10:27:21 [2020-10-06T10:27:21.220Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:27:21 [2020-10-06T10:27:21.220Z] === RUN TestDaemonIpcModeShareable 10:27:21 [2020-10-06T10:27:21.220Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 10:27:21 [2020-10-06T10:27:21.220Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:27:21 [2020-10-06T10:27:21.220Z] === RUN TestDaemonIpcModePrivate 10:27:21 [2020-10-06T10:27:21.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:27:22 [2020-10-06T10:27:22.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:27:23 [2020-10-06T10:27:23.754Z] --- PASS: TestDaemonIpcModePrivate (2.15s) 10:27:23 [2020-10-06T10:27:23.754Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false 10:27:23 [2020-10-06T10:27:23.754Z] === RUN TestDaemonIpcModePrivateFromConfig 10:27:23 [2020-10-06T10:27:23.754Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 10:27:23 [2020-10-06T10:27:23.754Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:27:23 [2020-10-06T10:27:23.754Z] === RUN TestDaemonIpcModeShareableFromConfig 10:27:23 [2020-10-06T10:27:23.754Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 10:27:23 [2020-10-06T10:27:23.754Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:27:23 [2020-10-06T10:27:23.754Z] === RUN TestIpcModeOlderClient 10:27:23 [2020-10-06T10:27:23.754Z] === PAUSE TestIpcModeOlderClient 10:27:23 [2020-10-06T10:27:23.754Z] === RUN TestKillContainerInvalidSignal 10:27:23 [2020-10-06T10:27:23.754Z] --- PASS: TestKillContainerInvalidSignal (0.41s) 10:27:23 [2020-10-06T10:27:23.754Z] === RUN TestKillContainer 10:27:23 [2020-10-06T10:27:23.754Z] === RUN TestKillContainer/no_signal 10:27:24 [2020-10-06T10:27:24.013Z] === RUN TestKillContainer/non_killing_signal 10:27:24 [2020-10-06T10:27:24.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:27:24 [2020-10-06T10:27:24.272Z] === RUN TestKillContainer/killing_signal 10:27:24 [2020-10-06T10:27:24.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:27:24 [2020-10-06T10:27:24.840Z] --- PASS: TestKillContainer (1.22s) 10:27:24 [2020-10-06T10:27:24.840Z] --- PASS: TestKillContainer/no_signal (0.37s) 10:27:24 [2020-10-06T10:27:24.840Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) 10:27:24 [2020-10-06T10:27:24.840Z] --- PASS: TestKillContainer/killing_signal (0.40s) 10:27:24 [2020-10-06T10:27:24.840Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:27:24 [2020-10-06T10:27:24.840Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 10:27:25 [2020-10-06T10:27:25.238Z] ..........................xx.................... [ 29%] 10:27:25 [2020-10-06T10:27:25.408Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 10:27:25 [2020-10-06T10:27:25.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:27:25 [2020-10-06T10:27:25.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) 10:27:25 [2020-10-06T10:27:25.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) 10:27:25 [2020-10-06T10:27:25.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) 10:27:25 [2020-10-06T10:27:25.668Z] === RUN TestKillStoppedContainer 10:27:25 [2020-10-06T10:27:25.926Z] --- PASS: TestKillStoppedContainer (0.05s) 10:27:25 [2020-10-06T10:27:25.926Z] === RUN TestKillStoppedContainerAPIPre120 10:27:25 [2020-10-06T10:27:25.926Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 10:27:25 [2020-10-06T10:27:25.926Z] === RUN TestKillDifferentUserContainer 10:27:26 [2020-10-06T10:27:26.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:27:26 [2020-10-06T10:27:26.185Z] --- PASS: TestKillDifferentUserContainer (0.46s) 10:27:26 [2020-10-06T10:27:26.185Z] === RUN TestInspectOomKilledTrue 10:27:26 [2020-10-06T10:27:26.185Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 10:27:26 [2020-10-06T10:27:26.185Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 10:27:26 [2020-10-06T10:27:26.185Z] === RUN TestInspectOomKilledFalse 10:27:26 [2020-10-06T10:27:26.185Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 10:27:26 [2020-10-06T10:27:26.185Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:27:26 [2020-10-06T10:27:26.185Z] === RUN TestLinksEtcHostsContentMatch 10:27:26 [2020-10-06T10:27:26.185Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 10:27:26 [2020-10-06T10:27:26.185Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 10:27:26 [2020-10-06T10:27:26.185Z] === RUN TestLinksContainerNames 10:27:27 [2020-10-06T10:27:27.121Z] --- PASS: TestLinksContainerNames (0.81s) 10:27:27 [2020-10-06T10:27:27.121Z] === RUN TestLogsFollowTailEmpty 10:27:27 [2020-10-06T10:27:27.380Z] --- PASS: TestLogsFollowTailEmpty (0.39s) 10:27:27 [2020-10-06T10:27:27.381Z] === RUN TestContainerNetworkMountsNoChown 10:27:27 [2020-10-06T10:27:27.949Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/default 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/default 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/private 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/private 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rprivate 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rprivate 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/slave 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/slave 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rslave 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rslave 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/shared 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/shared 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rshared 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rshared 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/default 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/default/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/default/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/default/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/default/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/default/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/default/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/rslave 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rslave/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rslave/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/rshared 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rshared/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rshared/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/shared 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/shared/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/shared/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/shared/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/shared/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/shared/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/shared/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/rprivate 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rprivate/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rprivate/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/slave 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/slave/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/slave/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/slave/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/slave/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/slave/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/slave/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/private 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/private/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/private/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/private/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/private/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/private/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === RUN TestMountDaemonRoot/private/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/default/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/rslave/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/rshared/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/default/mount_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/default/mount_root 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/default/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/shared/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/rslave/bind_root 10:27:27 [2020-10-06T10:27:27.949Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 10:27:28 [2020-10-06T10:27:28.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/rprivate/bind_root 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/rshared/mount_root 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/slave/bind_root 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/shared/mount_subpath 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/shared/mount_root 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/shared/bind_subpath 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/private/bind_root 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/rprivate/mount_root 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/slave/mount_subpath 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/slave/mount_root 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/slave/bind_subpath 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/private/mount_subpath 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/private/mount_root 10:27:28 [2020-10-06T10:27:28.208Z] === CONT TestMountDaemonRoot/private/bind_subpath 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/default (0.00s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/private (0.00s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 10:27:28 [2020-10-06T10:27:28.208Z] === RUN TestContainerBindMountNonRecursive 10:27:28 [2020-10-06T10:27:28.208Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) 10:27:28 [2020-10-06T10:27:28.208Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 10:27:28 [2020-10-06T10:27:28.208Z] === RUN TestNetworkNat 10:27:28 [2020-10-06T10:27:28.777Z] --- PASS: TestNetworkNat (0.50s) 10:27:28 [2020-10-06T10:27:28.777Z] === RUN TestNetworkLocalhostTCPNat 10:27:28 [2020-10-06T10:27:28.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:27:29 [2020-10-06T10:27:29.372Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) 10:27:29 [2020-10-06T10:27:29.372Z] === RUN TestNetworkLoopbackNat 10:27:30 [2020-10-06T10:27:30.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:27:30 [2020-10-06T10:27:30.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:27:31 [2020-10-06T10:27:31.936Z] --- PASS: TestNetworkLoopbackNat (2.54s) 10:27:31 [2020-10-06T10:27:31.936Z] === RUN TestPause 10:27:31 [2020-10-06T10:27:31.936Z] --- SKIP: TestPause (0.00s) 10:27:31 [2020-10-06T10:27:31.936Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 10:27:31 [2020-10-06T10:27:31.936Z] === RUN TestPauseFailsOnWindowsServerContainers 10:27:31 [2020-10-06T10:27:31.936Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 10:27:31 [2020-10-06T10:27:31.936Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:27:31 [2020-10-06T10:27:31.936Z] === RUN TestPauseStopPausedContainer 10:27:31 [2020-10-06T10:27:31.936Z] --- SKIP: TestPauseStopPausedContainer (0.01s) 10:27:31 [2020-10-06T10:27:31.936Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 10:27:31 [2020-10-06T10:27:31.936Z] === RUN TestPsFilter 10:27:31 [2020-10-06T10:27:31.936Z] --- PASS: TestPsFilter (0.10s) 10:27:31 [2020-10-06T10:27:31.936Z] === RUN TestRemoveContainerWithRemovedVolume 10:27:32 [2020-10-06T10:27:32.079Z] --- PASS: TestUpdateRestartPolicy (12.76s) 10:27:32 [2020-10-06T10:27:32.079Z] === RUN TestUpdateRestartWithAutoRemove 10:27:32 [2020-10-06T10:27:32.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:27:32 [2020-10-06T10:27:32.253Z] Using test binary docker 10:27:32 [2020-10-06T10:27:32.253Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 10:27:32 [2020-10-06T10:27:32.253Z] +++ /etc/init.d/apparmor start 10:27:32 [2020-10-06T10:27:32.253Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 10:27:32 [2020-10-06T10:27:32.253Z] INFO: Waiting for daemon to start... 10:27:32 [2020-10-06T10:27:32.253Z] Starting dockerd 10:27:32 [2020-10-06T10:27:32.253Z] +++ 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 10:27:32 [2020-10-06T10:27:32.504Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 10:27:32 [2020-10-06T10:27:32.504Z] === RUN TestRemoveContainerWithVolume 10:27:32 [2020-10-06T10:27:32.764Z] --- PASS: TestRemoveContainerWithVolume (0.44s) 10:27:32 [2020-10-06T10:27:32.764Z] === RUN TestRemoveContainerRunning 10:27:33 [2020-10-06T10:27:33.116Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) 10:27:33 [2020-10-06T10:27:33.117Z] === RUN TestWaitNonBlocked 10:27:33 [2020-10-06T10:27:33.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:27:33 [2020-10-06T10:27:33.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:27:33 [2020-10-06T10:27:33.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:27:33 [2020-10-06T10:27:33.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:27:33 [2020-10-06T10:27:33.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:27:33 [2020-10-06T10:27:33.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:27:33 [2020-10-06T10:27:33.331Z] --- PASS: TestRemoveContainerRunning (0.43s) 10:27:33 [2020-10-06T10:27:33.331Z] === RUN TestRemoveContainerForceRemoveRunning 10:27:33 [2020-10-06T10:27:33.590Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) 10:27:33 [2020-10-06T10:27:33.590Z] === RUN TestRemoveInvalidContainer 10:27:33 [2020-10-06T10:27:33.590Z] --- PASS: TestRemoveInvalidContainer (0.01s) 10:27:33 [2020-10-06T10:27:33.590Z] === RUN TestRenameLinkedContainer 10:27:33 [2020-10-06T10:27:33.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:27:34 [2020-10-06T10:27:34.153Z] --- PASS: TestWaitNonBlocked (0.01s) 10:27:34 [2020-10-06T10:27:34.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) 10:27:34 [2020-10-06T10:27:34.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) 10:27:34 [2020-10-06T10:27:34.153Z] === RUN TestWaitBlocked 10:27:34 [2020-10-06T10:27:34.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 10:27:34 [2020-10-06T10:27:34.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 10:27:34 [2020-10-06T10:27:34.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 10:27:34 [2020-10-06T10:27:34.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 10:27:34 [2020-10-06T10:27:34.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 10:27:34 [2020-10-06T10:27:34.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 10:27:35 [2020-10-06T10:27:35.493Z] --- PASS: TestRenameLinkedContainer (1.67s) 10:27:35 [2020-10-06T10:27:35.493Z] === RUN TestRenameStoppedContainer 10:27:35 [2020-10-06T10:27:35.665Z] --- PASS: TestWaitBlocked (0.01s) 10:27:35 [2020-10-06T10:27:35.665Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) 10:27:35 [2020-10-06T10:27:35.665Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) 10:27:35 [2020-10-06T10:27:35.665Z] === CONT TestContainerStartOnDaemonRestart 10:27:35 [2020-10-06T10:27:35.665Z] === CONT TestIpcModeOlderClient 10:27:35 [2020-10-06T10:27:35.665Z] --- PASS: TestIpcModeOlderClient (0.18s) 10:27:35 [2020-10-06T10:27:35.665Z] === CONT TestContainerKillOnDaemonStart 10:27:35 [2020-10-06T10:27:35.752Z] --- PASS: TestRenameStoppedContainer (0.40s) 10:27:35 [2020-10-06T10:27:35.752Z] === RUN TestRenameRunningContainerAndReuse 10:27:36 [2020-10-06T10:27:36.687Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) 10:27:36 [2020-10-06T10:27:36.687Z] === RUN TestRenameInvalidName 10:27:36 [2020-10-06T10:27:36.947Z] --- PASS: TestRenameInvalidName (0.39s) 10:27:36 [2020-10-06T10:27:36.947Z] === RUN TestRenameAnonymousContainer 10:27:38 [2020-10-06T10:27:38.326Z] --- PASS: TestRenameAnonymousContainer (1.51s) 10:27:38 [2020-10-06T10:27:38.326Z] === RUN TestRenameContainerWithSameName 10:27:38 [2020-10-06T10:27:38.404Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s) 10:27:38 [2020-10-06T10:27:38.404Z] === CONT TestDaemonHostGatewayIP 10:27:38 [2020-10-06T10:27:38.836Z] . 10:27:38 [2020-10-06T10:27:38.837Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:27:38 [2020-10-06T10:27:38.837Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 10:27:38 [2020-10-06T10:27:38.837Z] Error: No such image: emptyfs 10:27:38 [2020-10-06T10:27:38.837Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:27:38 [2020-10-06T10:27:38.837Z] ++++ docker load 10:27:38 [2020-10-06T10:27:38.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:27:38 [2020-10-06T10:27:38.893Z] --- PASS: TestRenameContainerWithSameName (0.40s) 10:27:38 [2020-10-06T10:27:38.893Z] === RUN TestRenameContainerWithLinkedContainer 10:27:39 [2020-10-06T10:27:39.098Z] Running integration-test (iteration 1) 10:27:39 [2020-10-06T10:27:39.098Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 10:27:39 [2020-10-06T10:27:39.098Z] ++ 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 10:27:39 [2020-10-06T10:27:39.098Z] ++ set -e 10:27:39 [2020-10-06T10:27:39.098Z] ++ '[' -n 0 ']' 10:27:39 [2020-10-06T10:27:39.098Z] ++ set -x 10:27:39 [2020-10-06T10:27:39.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 10:27:39 [2020-10-06T10:27:39.831Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) 10:27:39 [2020-10-06T10:27:39.831Z] === RUN TestResize 10:27:40 [2020-10-06T10:27:40.090Z] --- PASS: TestResize (0.42s) 10:27:40 [2020-10-06T10:27:40.090Z] === RUN TestResizeWithInvalidSize 10:27:40 [2020-10-06T10:27:40.353Z] --- PASS: TestResizeWithInvalidSize (0.42s) 10:27:40 [2020-10-06T10:27:40.353Z] === RUN TestResizeWhenContainerNotStarted 10:27:40 [2020-10-06T10:27:40.921Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 10:27:40 [2020-10-06T10:27:40.921Z] === RUN TestDaemonRestartKillContainers 10:27:40 [2020-10-06T10:27:40.921Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 10:27:40 [2020-10-06T10:27:40.921Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 10:27:40 [2020-10-06T10:27:40.921Z] === RUN TestCgroupNamespacesRun 10:27:41 [2020-10-06T10:27:41.018Z] tests/integration/api_exec_test.py ..................... [ 34%] 10:27:41 [2020-10-06T10:27:41.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:27:41 [2020-10-06T10:27:41.548Z] ok github.com/docker/docker/cmd/dockerd 0.211s coverage: 29.1% of statements 10:27:41 [2020-10-06T10:27:41.548Z] ok github.com/docker/docker/container 0.199s coverage: 34.7% of statements 10:27:41 [2020-10-06T10:27:41.548Z] ? github.com/docker/docker/container/stream [no test files] 10:27:41 [2020-10-06T10:27:41.548Z] ? github.com/docker/docker/contrib/apparmor [no test files] 10:27:41 [2020-10-06T10:27:41.548Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 10:27:41 [2020-10-06T10:27:41.548Z] ? github.com/docker/docker/contrib/httpserver [no test files] 10:27:41 [2020-10-06T10:27:41.972Z] --- PASS: TestDaemonHostGatewayIP (3.40s) 10:27:41 [2020-10-06T10:27:41.972Z] === CONT TestDaemonRestartIpcMode 10:27:43 [2020-10-06T10:27:43.452Z] --- PASS: TestCgroupNamespacesRun (2.14s) 10:27:43 [2020-10-06T10:27:43.452Z] === RUN TestCgroupNamespacesRunPrivileged 10:27:43 [2020-10-06T10:27:43.652Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements 10:27:45 [2020-10-06T10:27:45.356Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) 10:27:45 [2020-10-06T10:27:45.356Z] === RUN TestCgroupNamespacesRunDaemonHostMode 10:27:45 [2020-10-06T10:27:45.502Z] --- PASS: TestDaemonRestartIpcMode (3.61s) 10:27:45 [2020-10-06T10:27:45.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:27:47 [2020-10-06T10:27:47.262Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) 10:27:47 [2020-10-06T10:27:47.263Z] === RUN TestCgroupNamespacesRunHostMode 10:27:48 [2020-10-06T10:27:48.241Z] --- PASS: TestContainerKillOnDaemonStart (12.19s) 10:27:48 [2020-10-06T10:27:48.241Z] PASS 10:27:48 [2020-10-06T10:27:48.241Z] 10:27:48 [2020-10-06T10:27:48.241Z] === Skipped 10:27:48 [2020-10-06T10:27:48.241Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) 10:27:48 [2020-10-06T10:27:48.241Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:27:48 [2020-10-06T10:27:48.241Z] 10:27:48 [2020-10-06T10:27:48.241Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) 10:27:48 [2020-10-06T10:27:48.241Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:27:48 [2020-10-06T10:27:48.241Z] 10:27:48 [2020-10-06T10:27:48.241Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) 10:27:48 [2020-10-06T10:27:48.241Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:27:48 [2020-10-06T10:27:48.241Z] 10:27:48 [2020-10-06T10:27:48.241Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 10:27:48 [2020-10-06T10:27:48.241Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:27:48 [2020-10-06T10:27:48.241Z] 10:27:48 [2020-10-06T10:27:48.241Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) 10:27:48 [2020-10-06T10:27:48.241Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:27:48 [2020-10-06T10:27:48.241Z] 10:27:48 [2020-10-06T10:27:48.241Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) 10:27:48 [2020-10-06T10:27:48.241Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 10:27:48 [2020-10-06T10:27:48.241Z] 10:27:48 [2020-10-06T10:27:48.241Z] 10:27:48 [2020-10-06T10:27:48.241Z] DONE 192 tests, 6 skipped in 150.021s 10:27:48 [2020-10-06T10:27:48.241Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 10:27:48 [2020-10-06T10:27:48.241Z] ++ 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 10:27:48 [2020-10-06T10:27:48.241Z] ++ set -e 10:27:48 [2020-10-06T10:27:48.241Z] ++ '[' -n 0 ']' 10:27:48 [2020-10-06T10:27:48.241Z] ++ set -x 10:27:48 [2020-10-06T10:27:48.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m 10:27:48 [2020-10-06T10:27:48.241Z] INFO: Testing against a local daemon 10:27:48 [2020-10-06T10:27:48.241Z] === RUN TestCommitInheritsEnv 10:27:48 [2020-10-06T10:27:48.442Z] tests/integration/api_healthcheck_test.py .... [ 35%] 10:27:48 [2020-10-06T10:27:48.534Z] --- PASS: TestCommitInheritsEnv (0.58s) 10:27:48 [2020-10-06T10:27:48.534Z] === RUN TestImportExtremelyLargeImageWorks 10:27:48 [2020-10-06T10:27:48.534Z] === PAUSE TestImportExtremelyLargeImageWorks 10:27:48 [2020-10-06T10:27:48.534Z] === RUN TestImagesFilterMultiReference 10:27:48 [2020-10-06T10:27:48.534Z] --- PASS: TestImagesFilterMultiReference (0.04s) 10:27:48 [2020-10-06T10:27:48.534Z] === RUN TestImagePullPlatformInvalid 10:27:48 [2020-10-06T10:27:48.534Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 10:27:48 [2020-10-06T10:27:48.534Z] === RUN TestRemoveImageOrphaning 10:27:48 [2020-10-06T10:27:48.911Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:27:48 [2020-10-06T10:27:48.911Z] Using test binary docker 10:27:49 [2020-10-06T10:27:49.169Z] --- PASS: TestRemoveImageOrphaning (0.57s) 10:27:49 [2020-10-06T10:27:49.169Z] === RUN TestRemoveImageGarbageCollector 10:27:49 [2020-10-06T10:27:49.169Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 10:27:49 [2020-10-06T10:27:49.169Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:27:49 [2020-10-06T10:27:49.169Z] === RUN TestTagUnprefixedRepoByNameOrName 10:27:49 [2020-10-06T10:27:49.169Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 10:27:49 [2020-10-06T10:27:49.169Z] === RUN TestTagInvalidReference 10:27:49 [2020-10-06T10:27:49.169Z] --- PASS: TestTagInvalidReference (0.01s) 10:27:49 [2020-10-06T10:27:49.169Z] === RUN TestTagValidPrefixedRepo 10:27:49 [2020-10-06T10:27:49.169Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 10:27:49 [2020-10-06T10:27:49.169Z] === RUN TestTagExistedNameWithoutForce 10:27:49 [2020-10-06T10:27:49.169Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 10:27:49 [2020-10-06T10:27:49.169Z] === RUN TestTagOfficialNames 10:27:49 [2020-10-06T10:27:49.169Z] --- PASS: TestTagOfficialNames (0.04s) 10:27:49 [2020-10-06T10:27:49.169Z] === RUN TestTagMatchesDigest 10:27:49 [2020-10-06T10:27:49.169Z] --- PASS: TestTagMatchesDigest (0.01s) 10:27:49 [2020-10-06T10:27:49.169Z] === CONT TestImportExtremelyLargeImageWorks 10:27:49 [2020-10-06T10:27:49.170Z] +++ /etc/init.d/apparmor start 10:27:49 [2020-10-06T10:27:49.170Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 10:27:49 [2020-10-06T10:27:49.170Z] INFO: Waiting for daemon to start... 10:27:49 [2020-10-06T10:27:49.170Z] Starting dockerd 10:27:49 [2020-10-06T10:27:49.170Z] +++ 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 10:27:49 [2020-10-06T10:27:49.347Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.9% of statements 10:27:49 [2020-10-06T10:27:49.794Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) 10:27:49 [2020-10-06T10:27:49.794Z] === RUN TestCgroupNamespacesRunPrivateMode 10:27:50 [2020-10-06T10:27:50.406Z] ok github.com/docker/docker/daemon/cluster 0.123s coverage: 0.5% of statements 10:27:51 [2020-10-06T10:27:51.075Z] . 10:27:51 [2020-10-06T10:27:51.075Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:27:51 [2020-10-06T10:27:51.334Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 10:27:51 [2020-10-06T10:27:51.334Z] Error: No such image: emptyfs 10:27:51 [2020-10-06T10:27:51.334Z] ++++ docker load 10:27:51 [2020-10-06T10:27:51.334Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:27:51 [2020-10-06T10:27:51.347Z] Loaded image: buildpack-deps:buster 10:27:51 [2020-10-06T10:27:51.347Z] Loaded image: busybox:latest 10:27:51 [2020-10-06T10:27:51.347Z] Loaded image: busybox:glibc 10:27:51 [2020-10-06T10:27:51.347Z] Loaded image: debian:buster 10:27:51 [2020-10-06T10:27:51.698Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) 10:27:51 [2020-10-06T10:27:51.698Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 10:27:51 [2020-10-06T10:27:51.901Z] Running integration-test (iteration 1) 10:27:51 [2020-10-06T10:27:51.901Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 10:27:51 [2020-10-06T10:27:51.901Z] ++ 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 10:27:51 [2020-10-06T10:27:51.901Z] ++ set -e 10:27:51 [2020-10-06T10:27:51.901Z] ++ '[' -n 0 ']' 10:27:51 [2020-10-06T10:27:51.901Z] ++ set -x 10:27:51 [2020-10-06T10:27:51.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 10:27:52 [2020-10-06T10:27:52.694Z] tests/integration/api_image_test.py ............s..... [ 40%] 10:27:52 [2020-10-06T10:27:52.732Z] Loaded image: hello-world:latest 10:27:53 [2020-10-06T10:27:53.304Z] INFO: Testing against a local daemon 10:27:53 [2020-10-06T10:27:53.304Z] === RUN TestCgroupNamespacesBuild 10:27:53 [2020-10-06T10:27:53.602Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) 10:27:53 [2020-10-06T10:27:53.602Z] === RUN TestCgroupNamespacesRunInvalidMode 10:27:54 [2020-10-06T10:27:54.945Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements 10:27:55 [2020-10-06T10:27:55.507Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) 10:27:55 [2020-10-06T10:27:55.507Z] === RUN TestCgroupNamespacesRunOlderClient 10:27:55 [2020-10-06T10:27:55.849Z] --- PASS: TestCgroupNamespacesBuild (2.57s) 10:27:55 [2020-10-06T10:27:55.850Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 10:27:57 [2020-10-06T10:27:57.410Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) 10:27:57 [2020-10-06T10:27:57.411Z] === RUN TestKernelTCPMemory 10:27:57 [2020-10-06T10:27:57.411Z] --- SKIP: TestKernelTCPMemory (0.03s) 10:27:57 [2020-10-06T10:27:57.411Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 10:27:57 [2020-10-06T10:27:57.411Z] === RUN TestNISDomainname 10:27:57 [2020-10-06T10:27:57.411Z] --- SKIP: TestNISDomainname (0.01s) 10:27:57 [2020-10-06T10:27:57.411Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 10:27:57 [2020-10-06T10:27:57.411Z] === RUN TestHostnameDnsResolution 10:27:57 [2020-10-06T10:27:57.749Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements 10:27:57 [2020-10-06T10:27:57.766Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) 10:27:57 [2020-10-06T10:27:57.766Z] === RUN TestBuildWithSession 10:27:57 [2020-10-06T10:27:57.766Z] --- SKIP: TestBuildWithSession (0.00s) 10:27:57 [2020-10-06T10:27:57.766Z] build_session_test.go:25: TODO: BuildKit 10:27:57 [2020-10-06T10:27:57.766Z] === RUN TestBuildSquashParent 10:27:57 [2020-10-06T10:27:57.988Z] --- PASS: TestHostnameDnsResolution (0.64s) 10:27:57 [2020-10-06T10:27:57.988Z] === RUN TestStats 10:27:57 [2020-10-06T10:27:57.988Z] --- SKIP: TestStats (0.00s) 10:27:57 [2020-10-06T10:27:57.988Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 10:27:57 [2020-10-06T10:27:57.988Z] === RUN TestStopContainerWithTimeout 10:27:57 [2020-10-06T10:27:57.988Z] === RUN TestStopContainerWithTimeout/0 10:27:57 [2020-10-06T10:27:57.988Z] === PAUSE TestStopContainerWithTimeout/0 10:27:57 [2020-10-06T10:27:57.988Z] === RUN TestStopContainerWithTimeout/1 10:27:57 [2020-10-06T10:27:57.988Z] === PAUSE TestStopContainerWithTimeout/1 10:27:57 [2020-10-06T10:27:57.988Z] === RUN TestStopContainerWithTimeout/3 10:27:57 [2020-10-06T10:27:57.988Z] === PAUSE TestStopContainerWithTimeout/3 10:27:57 [2020-10-06T10:27:57.988Z] === RUN TestStopContainerWithTimeout/-1 10:27:57 [2020-10-06T10:27:57.988Z] === PAUSE TestStopContainerWithTimeout/-1 10:27:57 [2020-10-06T10:27:57.988Z] === CONT TestStopContainerWithTimeout/0 10:27:57 [2020-10-06T10:27:57.988Z] === CONT TestStopContainerWithTimeout/-1 10:27:58 [2020-10-06T10:27:58.048Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.8% of statements 10:27:58 [2020-10-06T10:27:58.556Z] === CONT TestStopContainerWithTimeout/3 10:28:00 [2020-10-06T10:28:00.147Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements 10:28:01 [2020-10-06T10:28:01.093Z] === CONT TestStopContainerWithTimeout/1 10:28:01 [2020-10-06T10:28:01.242Z] Removing intermediate container a5fbcc322938 10:28:01 [2020-10-06T10:28:01.242Z] ---> 03318411c18b 10:28:01 [2020-10-06T10:28:01.242Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum 10:28:01 [2020-10-06T10:28:01.242Z] ---> Running in 2732840256ba 10:28:01 [2020-10-06T10:28:01.242Z] INFO: Building gotestsum version v0.5.3 in C:\gopath 10:28:01 [2020-10-06T10:28:01.242Z] go: finding gotest.tools/gotestsum v0.5.3 10:28:01 [2020-10-06T10:28:01.242Z] go: finding gotest.tools v0.5.3 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading gotest.tools/gotestsum v0.5.3 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting gotest.tools/gotestsum v0.5.3 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading github.com/spf13/pflag v1.0.3 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading github.com/fatih/color v1.9.0 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting github.com/fatih/color v1.9.0 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting github.com/spf13/pflag v1.0.3 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading github.com/mattn/go-isatty v0.0.12 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting github.com/mattn/go-isatty v0.0.12 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading github.com/jonboulle/clockwork v0.1.0 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading github.com/mattn/go-colorable v0.1.6 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting github.com/jonboulle/clockwork v0.1.0 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:28:01 [2020-10-06T10:28:01.242Z] go: downloading github.com/pkg/errors v0.9.1 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting github.com/mattn/go-colorable v0.1.6 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting github.com/pkg/errors v0.9.1 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:28:01 [2020-10-06T10:28:01.242Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:28:01 [2020-10-06T10:28:01.697Z] go: finding github.com/fatih/color v1.9.0 10:28:01 [2020-10-06T10:28:01.697Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:28:01 [2020-10-06T10:28:01.697Z] go: finding github.com/pkg/errors v0.9.1 10:28:01 [2020-10-06T10:28:01.697Z] go: finding github.com/spf13/pflag v1.0.3 10:28:02 [2020-10-06T10:28:02.153Z] go: finding github.com/mattn/go-colorable v0.1.6 10:28:02 [2020-10-06T10:28:02.153Z] go: finding github.com/mattn/go-isatty v0.0.12 10:28:02 [2020-10-06T10:28:02.153Z] go: finding github.com/jonboulle/clockwork v0.1.0 10:28:02 [2020-10-06T10:28:02.153Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 10:28:02 [2020-10-06T10:28:02.153Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:28:02 [2020-10-06T10:28:02.153Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:28:02 [2020-10-06T10:28:02.153Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 10:28:02 [2020-10-06T10:28:02.468Z] --- PASS: TestStopContainerWithTimeout (0.01s) 10:28:02 [2020-10-06T10:28:02.468Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) 10:28:02 [2020-10-06T10:28:02.468Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) 10:28:02 [2020-10-06T10:28:02.468Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) 10:28:02 [2020-10-06T10:28:02.468Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) 10:28:02 [2020-10-06T10:28:02.468Z] === RUN TestDeleteDevicemapper 10:28:02 [2020-10-06T10:28:02.468Z] --- SKIP: TestDeleteDevicemapper (0.00s) 10:28:02 [2020-10-06T10:28:02.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:28:02 [2020-10-06T10:28:02.468Z] === RUN TestStopContainerWithRestartPolicyAlways 10:28:03 [2020-10-06T10:28:03.774Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements 10:28:03 [2020-10-06T10:28:03.774Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.506s coverage: 14.1% of statements 10:28:03 [2020-10-06T10:28:03.846Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) 10:28:03 [2020-10-06T10:28:03.846Z] === RUN TestUpdateMemory 10:28:03 [2020-10-06T10:28:03.846Z] --- SKIP: TestUpdateMemory (0.00s) 10:28:03 [2020-10-06T10:28:03.846Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:03 [2020-10-06T10:28:03.846Z] === RUN TestUpdateCPUQuota 10:28:03 [2020-10-06T10:28:03.846Z] --- SKIP: TestUpdateCPUQuota (0.00s) 10:28:03 [2020-10-06T10:28:03.846Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:03 [2020-10-06T10:28:03.846Z] === RUN TestUpdatePidsLimit 10:28:03 [2020-10-06T10:28:03.846Z] --- SKIP: TestUpdatePidsLimit (0.00s) 10:28:03 [2020-10-06T10:28:03.846Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:03 [2020-10-06T10:28:03.846Z] === RUN TestUpdateRestartPolicy 10:28:04 [2020-10-06T10:28:04.359Z] --- PASS: TestBuildSquashParent (6.29s) 10:28:04 [2020-10-06T10:28:04.359Z] === RUN TestBuildWithRemoveAndForceRemove 10:28:04 [2020-10-06T10:28:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:28:04 [2020-10-06T10:28:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:28:04 [2020-10-06T10:28:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:28:04 [2020-10-06T10:28:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:28:04 [2020-10-06T10:28:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:28:04 [2020-10-06T10:28:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:28:04 [2020-10-06T10:28:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:28:04 [2020-10-06T10:28:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:28:04 [2020-10-06T10:28:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:28:04 [2020-10-06T10:28:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:28:04 [2020-10-06T10:28:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:28:04 [2020-10-06T10:28:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:28:04 [2020-10-06T10:28:04.359Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:28:04 [2020-10-06T10:28:04.359Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:28:04 [2020-10-06T10:28:04.360Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:28:04 [2020-10-06T10:28:04.360Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:28:04 [2020-10-06T10:28:04.482Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.759s coverage: 57.1% of statements 10:28:05 [2020-10-06T10:28:05.865Z] INFO: Build done for gotestsum... 10:28:06 [2020-10-06T10:28:06.966Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:28:06 [2020-10-06T10:28:06.966Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:28:08 [2020-10-06T10:28:08.079Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements 10:28:08 [2020-10-06T10:28:08.734Z] ok github.com/docker/docker/daemon 12.405s coverage: 17.2% of statements 10:28:08 [2020-10-06T10:28:08.734Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 10:28:08 [2020-10-06T10:28:08.734Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 10:28:08 [2020-10-06T10:28:08.734Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 10:28:08 [2020-10-06T10:28:08.735Z] ? github.com/docker/docker/daemon/exec [no test files] 10:28:08 [2020-10-06T10:28:08.851Z] tests/integration/api_network_test.py ............................ [ 47%] 10:28:09 [2020-10-06T10:28:09.403Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.395s coverage: 69.2% of statements 10:28:09 [2020-10-06T10:28:09.519Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 10:28:09 [2020-10-06T10:28:09.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s) 10:28:09 [2020-10-06T10:28:09.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) 10:28:09 [2020-10-06T10:28:09.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) 10:28:09 [2020-10-06T10:28:09.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) 10:28:09 [2020-10-06T10:28:09.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) 10:28:09 [2020-10-06T10:28:09.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) 10:28:09 [2020-10-06T10:28:09.519Z] === RUN TestBuildMultiStageCopy 10:28:09 [2020-10-06T10:28:09.519Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:28:10 [2020-10-06T10:28:10.941Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.830s coverage: 46.2% of statements 10:28:10 [2020-10-06T10:28:10.941Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 10:28:11 [2020-10-06T10:28:11.434Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:28:11 [2020-10-06T10:28:11.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:28:12 [2020-10-06T10:28:12.272Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:28:12 [2020-10-06T10:28:12.493Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.401s coverage: 49.5% of statements 10:28:12 [2020-10-06T10:28:12.843Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:28:13 [2020-10-06T10:28:13.415Z] --- PASS: TestBuildMultiStageCopy (4.30s) 10:28:13 [2020-10-06T10:28:13.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) 10:28:13 [2020-10-06T10:28:13.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) 10:28:13 [2020-10-06T10:28:13.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) 10:28:13 [2020-10-06T10:28:13.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) 10:28:13 [2020-10-06T10:28:13.415Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) 10:28:13 [2020-10-06T10:28:13.415Z] === RUN TestBuildMultiStageParentConfig 10:28:14 [2020-10-06T10:28:14.036Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.561s coverage: 76.1% of statements 10:28:14 [2020-10-06T10:28:14.036Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements 10:28:14 [2020-10-06T10:28:14.799Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) 10:28:14 [2020-10-06T10:28:14.799Z] === RUN TestBuildLabelWithTargets 10:28:15 [2020-10-06T10:28:15.099Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements 10:28:15 [2020-10-06T10:28:15.399Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements 10:28:16 [2020-10-06T10:28:16.040Z] tests/integration/api_plugin_test.py ........... [ 50%] 10:28:16 [2020-10-06T10:28:16.047Z] --- PASS: TestUpdateRestartPolicy (10.92s) 10:28:16 [2020-10-06T10:28:16.047Z] === RUN TestUpdateRestartWithAutoRemove 10:28:16 [2020-10-06T10:28:16.047Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) 10:28:16 [2020-10-06T10:28:16.047Z] === RUN TestWaitNonBlocked 10:28:16 [2020-10-06T10:28:16.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:28:16 [2020-10-06T10:28:16.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:28:16 [2020-10-06T10:28:16.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:28:16 [2020-10-06T10:28:16.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:28:16 [2020-10-06T10:28:16.047Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:28:16 [2020-10-06T10:28:16.047Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:28:16 [2020-10-06T10:28:16.047Z] --- PASS: TestWaitNonBlocked (0.01s) 10:28:16 [2020-10-06T10:28:16.047Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) 10:28:16 [2020-10-06T10:28:16.047Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) 10:28:16 [2020-10-06T10:28:16.047Z] === RUN TestWaitBlocked 10:28:16 [2020-10-06T10:28:16.047Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 10:28:16 [2020-10-06T10:28:16.047Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 10:28:16 [2020-10-06T10:28:16.047Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 10:28:16 [2020-10-06T10:28:16.047Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 10:28:16 [2020-10-06T10:28:16.047Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 10:28:16 [2020-10-06T10:28:16.047Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 10:28:16 [2020-10-06T10:28:16.613Z] --- PASS: TestWaitBlocked (0.01s) 10:28:16 [2020-10-06T10:28:16.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) 10:28:16 [2020-10-06T10:28:16.613Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) 10:28:16 [2020-10-06T10:28:16.613Z] === CONT TestDaemonRestartIpcMode 10:28:16 [2020-10-06T10:28:16.613Z] === CONT TestIpcModeOlderClient 10:28:16 [2020-10-06T10:28:16.613Z] --- PASS: TestIpcModeOlderClient (0.07s) 10:28:17 [2020-10-06T10:28:17.342Z] --- PASS: TestBuildLabelWithTargets (2.34s) 10:28:17 [2020-10-06T10:28:17.342Z] === RUN TestBuildWithEmptyLayers 10:28:17 [2020-10-06T10:28:17.505Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.873s coverage: 52.1% of statements 10:28:17 [2020-10-06T10:28:17.505Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 10:28:17 [2020-10-06T10:28:17.505Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 10:28:17 [2020-10-06T10:28:17.526Z] tests/integration/api_secret_test.py ..... [ 51%] 10:28:18 [2020-10-06T10:28:18.286Z] --- PASS: TestBuildWithEmptyLayers (1.00s) 10:28:18 [2020-10-06T10:28:18.286Z] === RUN TestBuildMultiStageOnBuild 10:28:18 [2020-10-06T10:28:18.607Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 41.0% of statements 10:28:20 [2020-10-06T10:28:20.468Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements 10:28:20 [2020-10-06T10:28:20.631Z] Removing intermediate container 2732840256ba 10:28:20 [2020-10-06T10:28:20.631Z] ---> 26d5d56eb22a 10:28:20 [2020-10-06T10:28:20.631Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 10:28:20 [2020-10-06T10:28:20.631Z] ---> Running in 29320a1de1cd 10:28:20 [2020-10-06T10:28:20.766Z] ok github.com/docker/docker/daemon/logger/awslogs 0.574s coverage: 77.8% of statements 10:28:20 [2020-10-06T10:28:20.801Z] --- PASS: TestDaemonRestartIpcMode (4.16s) 10:28:20 [2020-10-06T10:28:20.801Z] PASS 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === Skipped 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) 10:28:20 [2020-10-06T10:28:20.801Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestPause (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) 10:28:20 [2020-10-06T10:28:20.801Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) 10:28:20 [2020-10-06T10:28:20.801Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) 10:28:20 [2020-10-06T10:28:20.801Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestStats (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 10:28:20 [2020-10-06T10:28:20.801Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] 10:28:20 [2020-10-06T10:28:20.801Z] DONE 173 tests, 24 skipped in 78.562s 10:28:20 [2020-10-06T10:28:20.801Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 10:28:20 [2020-10-06T10:28:20.801Z] INFO: Testing against a local daemon 10:28:20 [2020-10-06T10:28:20.801Z] === RUN TestCommitInheritsEnv 10:28:20 [2020-10-06T10:28:20.835Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) 10:28:20 [2020-10-06T10:28:20.835Z] === RUN TestBuildUncleanTarFilenames 10:28:21 [2020-10-06T10:28:21.083Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements 10:28:21 [2020-10-06T10:28:21.086Z] Removing intermediate container 29320a1de1cd 10:28:21 [2020-10-06T10:28:21.086Z] ---> dac1ee56386a 10:28:21 [2020-10-06T10:28:21.086Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 10:28:21 [2020-10-06T10:28:21.086Z] ---> Running in 54bc6b30fedd 10:28:21 [2020-10-06T10:28:21.384Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.8% of statements 10:28:21 [2020-10-06T10:28:21.384Z] ? github.com/docker/docker/daemon/initlayer [no test files] 10:28:21 [2020-10-06T10:28:21.384Z] ? github.com/docker/docker/daemon/listeners [no test files] 10:28:21 [2020-10-06T10:28:21.384Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 10:28:21 [2020-10-06T10:28:21.384Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 10:28:21 [2020-10-06T10:28:21.815Z] tests/integration/api_service_test.py .................................. [ 60%] 10:28:22 [2020-10-06T10:28:22.047Z] Removing intermediate container 54bc6b30fedd 10:28:22 [2020-10-06T10:28:22.047Z] ---> 7fdce901160e 10:28:22 [2020-10-06T10:28:22.047Z] Step 10/10 : COPY . . 10:28:22 [2020-10-06T10:28:22.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements 10:28:22 [2020-10-06T10:28:22.178Z] --- PASS: TestCommitInheritsEnv (1.33s) 10:28:22 [2020-10-06T10:28:22.178Z] === RUN TestImportExtremelyLargeImageWorks 10:28:22 [2020-10-06T10:28:22.178Z] === PAUSE TestImportExtremelyLargeImageWorks 10:28:22 [2020-10-06T10:28:22.178Z] === RUN TestImagesFilterMultiReference 10:28:22 [2020-10-06T10:28:22.178Z] --- PASS: TestImagesFilterMultiReference (0.07s) 10:28:22 [2020-10-06T10:28:22.178Z] === RUN TestImagePullPlatformInvalid 10:28:22 [2020-10-06T10:28:22.178Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 10:28:22 [2020-10-06T10:28:22.178Z] === RUN TestRemoveImageOrphaning 10:28:22 [2020-10-06T10:28:22.749Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) 10:28:22 [2020-10-06T10:28:22.749Z] === RUN TestBuildMultiStageLayerLeak 10:28:23 [2020-10-06T10:28:23.638Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 61.6% of statements 10:28:24 [2020-10-06T10:28:24.083Z] --- PASS: TestRemoveImageOrphaning (1.92s) 10:28:24 [2020-10-06T10:28:24.083Z] === RUN TestRemoveImageGarbageCollector 10:28:24 [2020-10-06T10:28:24.083Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 10:28:24 [2020-10-06T10:28:24.083Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 10:28:24 [2020-10-06T10:28:24.083Z] === RUN TestTagUnprefixedRepoByNameOrName 10:28:24 [2020-10-06T10:28:24.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 10:28:24 [2020-10-06T10:28:24.083Z] === RUN TestTagInvalidReference 10:28:24 [2020-10-06T10:28:24.083Z] --- PASS: TestTagInvalidReference (0.01s) 10:28:24 [2020-10-06T10:28:24.083Z] === RUN TestTagValidPrefixedRepo 10:28:24 [2020-10-06T10:28:24.344Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 10:28:24 [2020-10-06T10:28:24.344Z] === RUN TestTagExistedNameWithoutForce 10:28:24 [2020-10-06T10:28:24.344Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 10:28:24 [2020-10-06T10:28:24.344Z] === RUN TestTagOfficialNames 10:28:24 [2020-10-06T10:28:24.345Z] --- PASS: TestTagOfficialNames (0.04s) 10:28:24 [2020-10-06T10:28:24.345Z] === RUN TestTagMatchesDigest 10:28:24 [2020-10-06T10:28:24.345Z] --- PASS: TestTagMatchesDigest (0.01s) 10:28:24 [2020-10-06T10:28:24.345Z] === CONT TestImportExtremelyLargeImageWorks 10:28:24 [2020-10-06T10:28:24.697Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements 10:28:24 [2020-10-06T10:28:24.697Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 10:28:25 [2020-10-06T10:28:25.011Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 37.7% of statements 10:28:25 [2020-10-06T10:28:25.293Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) 10:28:25 [2020-10-06T10:28:25.293Z] === RUN TestBuildWithHugeFile 10:28:25 [2020-10-06T10:28:25.659Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 33.3% of statements 10:28:25 [2020-10-06T10:28:25.958Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements 10:28:28 [2020-10-06T10:28:28.071Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements 10:28:29 [2020-10-06T10:28:29.607Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements 10:28:29 [2020-10-06T10:28:29.607Z] ok github.com/docker/docker/daemon/logger/splunk 2.430s coverage: 82.5% of statements 10:28:29 [2020-10-06T10:28:29.607Z] ? github.com/docker/docker/daemon/names [no test files] 10:28:29 [2020-10-06T10:28:29.607Z] ? github.com/docker/docker/daemon/stats [no test files] 10:28:32 [2020-10-06T10:28:32.374Z] ok github.com/docker/docker/distribution/metadata 0.066s coverage: 48.2% of statements 10:28:32 [2020-10-06T10:28:32.374Z] ok github.com/docker/docker/distribution 0.423s coverage: 21.9% of statements 10:28:32 [2020-10-06T10:28:32.374Z] ? github.com/docker/docker/distribution/utils [no test files] 10:28:32 [2020-10-06T10:28:32.374Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements 10:28:35 [2020-10-06T10:28:35.139Z] ok github.com/docker/docker/distribution/xfer 1.688s coverage: 85.6% of statements 10:28:35 [2020-10-06T10:28:35.139Z] ? github.com/docker/docker/dockerversion [no test files] 10:28:35 [2020-10-06T10:28:35.437Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements 10:28:35 [2020-10-06T10:28:35.437Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements 10:28:36 [2020-10-06T10:28:36.109Z] ok github.com/docker/docker/image 0.086s coverage: 86.4% of statements 10:28:36 [2020-10-06T10:28:36.109Z] ? github.com/docker/docker/image/tarexport [no test files] 10:28:36 [2020-10-06T10:28:36.109Z] ? github.com/docker/docker/internal/test/suite [no test files] 10:28:36 [2020-10-06T10:28:36.467Z] ......................... [ 67%] 10:28:36 [2020-10-06T10:28:36.755Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements 10:28:38 [2020-10-06T10:28:38.582Z] Loaded image: buildpack-deps:buster 10:28:38 [2020-10-06T10:28:38.582Z] Loaded image: busybox:latest 10:28:38 [2020-10-06T10:28:38.582Z] Loaded image: busybox:glibc 10:28:38 [2020-10-06T10:28:38.582Z] Loaded image: debian:buster 10:28:38 [2020-10-06T10:28:38.582Z] Loaded image: hello-world:latest 10:28:38 [2020-10-06T10:28:38.582Z] INFO: Testing against a local daemon 10:28:38 [2020-10-06T10:28:38.582Z] === RUN TestCgroupNamespacesBuild 10:28:38 [2020-10-06T10:28:38.582Z] --- PASS: TestCgroupNamespacesBuild (3.44s) 10:28:38 [2020-10-06T10:28:38.582Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 10:28:38 [2020-10-06T10:28:38.582Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) 10:28:38 [2020-10-06T10:28:38.582Z] === RUN TestBuildWithSession 10:28:38 [2020-10-06T10:28:38.582Z] --- SKIP: TestBuildWithSession (0.00s) 10:28:38 [2020-10-06T10:28:38.582Z] build_session_test.go:25: TODO: BuildKit 10:28:38 [2020-10-06T10:28:38.582Z] === RUN TestBuildSquashParent 10:28:38 [2020-10-06T10:28:38.861Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements 10:28:38 [2020-10-06T10:28:38.861Z] ok github.com/docker/docker/oci 0.013s coverage: 8.2% of statements 10:28:40 [2020-10-06T10:28:40.976Z] ok github.com/docker/docker/opts 0.113s coverage: 67.1% of statements 10:28:42 [2020-10-06T10:28:42.034Z] ok github.com/docker/docker/pkg/authorization 0.794s coverage: 68.3% of statements 10:28:42 [2020-10-06T10:28:42.682Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements 10:28:42 [2020-10-06T10:28:42.682Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements 10:28:44 [2020-10-06T10:28:44.224Z] ok github.com/docker/docker/pkg/archive 1.254s coverage: 77.1% of statements 10:28:44 [2020-10-06T10:28:44.224Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements 10:28:45 [2020-10-06T10:28:45.279Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements 10:28:45 [2020-10-06T10:28:45.279Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements 10:28:45 [2020-10-06T10:28:45.923Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements 10:28:46 [2020-10-06T10:28:46.568Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements 10:28:46 [2020-10-06T10:28:46.713Z] --- PASS: TestBuildSquashParent (8.92s) 10:28:46 [2020-10-06T10:28:46.713Z] === RUN TestBuildWithRemoveAndForceRemove 10:28:46 [2020-10-06T10:28:46.713Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:28:46 [2020-10-06T10:28:46.713Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:28:46 [2020-10-06T10:28:46.713Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:28:46 [2020-10-06T10:28:46.713Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:28:46 [2020-10-06T10:28:46.713Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:28:46 [2020-10-06T10:28:46.713Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:28:46 [2020-10-06T10:28:46.713Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:28:46 [2020-10-06T10:28:46.713Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:28:46 [2020-10-06T10:28:46.713Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:28:46 [2020-10-06T10:28:46.713Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:28:46 [2020-10-06T10:28:46.713Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:28:46 [2020-10-06T10:28:46.713Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:28:46 [2020-10-06T10:28:46.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:28:46 [2020-10-06T10:28:46.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:28:47 [2020-10-06T10:28:47.140Z] ---> e2f0ee05119e 10:28:47 [2020-10-06T10:28:47.140Z] Successfully built e2f0ee05119e 10:28:47 [2020-10-06T10:28:47.140Z] Successfully tagged docker:latest 10:28:47 [2020-10-06T10:28:47.140Z] INFO: Image build ended at 10/06/2020 10:28:46. Duration:00:03:43.3509908 10:28:47 [2020-10-06T10:28:47.140Z] 10:28:47 [2020-10-06T10:28:47.140Z] 10:28:47 [2020-10-06T10:28:47.140Z] INFO: Building the test binaries at 10/06/2020 10:28:47... 10:28:47 [2020-10-06T10:28:47.225Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 10:28:48 [2020-10-06T10:28:48.272Z] ok github.com/docker/docker/layer 7.381s coverage: 68.8% of statements 10:28:48 [2020-10-06T10:28:48.272Z] ? github.com/docker/docker/libcontainerd [no test files] 10:28:48 [2020-10-06T10:28:48.272Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 10:28:48 [2020-10-06T10:28:48.272Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 10:28:48 [2020-10-06T10:28:48.272Z] ? github.com/docker/docker/libcontainerd/types [no test files] 10:28:48 [2020-10-06T10:28:48.272Z] ? github.com/docker/docker/oci/caps [no test files] 10:28:48 [2020-10-06T10:28:48.272Z] ok github.com/docker/docker/pkg/chrootarchive 3.854s coverage: 43.2% of statements 10:28:48 [2020-10-06T10:28:48.272Z] ? github.com/docker/docker/pkg/containerfs [no test files] 10:28:48 [2020-10-06T10:28:48.272Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 10:28:48 [2020-10-06T10:28:48.272Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements 10:28:49 [2020-10-06T10:28:49.811Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements 10:28:49 [2020-10-06T10:28:49.811Z] ok github.com/docker/docker/pkg/fsutils 0.434s coverage: 85.1% of statements 10:28:49 [2020-10-06T10:28:49.811Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements 10:28:49 [2020-10-06T10:28:49.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:28:49 [2020-10-06T10:28:49.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:28:50 [2020-10-06T10:28:50.109Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 11.4% of statements 10:28:51 [2020-10-06T10:28:51.661Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements 10:28:51 [2020-10-06T10:28:51.661Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements 10:28:51 [2020-10-06T10:28:51.854Z] INFO: make.ps1 starting at 10/06/2020 10:28:51 10:28:51 [2020-10-06T10:28:51.854Z] INFO: Git commit (0033c6db7b) assumed from DOCKER_GITCOMMIT environment variable 10:28:51 [2020-10-06T10:28:51.854Z] INFO: Invoking autogen... 10:28:52 [2020-10-06T10:28:52.309Z] INFO: Building daemon... 10:28:52 [2020-10-06T10:28:52.310Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements 10:28:52 [2020-10-06T10:28:52.310Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements 10:28:52 [2020-10-06T10:28:52.610Z] ok github.com/docker/docker/pkg/ioutils 1.206s coverage: 70.6% of statements 10:28:52 [2020-10-06T10:28:52.610Z] ok github.com/docker/docker/pkg/idtools 0.989s coverage: 70.1% of statements 10:28:52 [2020-10-06T10:28:52.610Z] ? github.com/docker/docker/pkg/locker [no test files] 10:28:52 [2020-10-06T10:28:52.610Z] ? github.com/docker/docker/pkg/loopback [no test files] 10:28:52 [2020-10-06T10:28:52.610Z] ? github.com/docker/docker/pkg/mount [no test files] 10:28:52 [2020-10-06T10:28:52.610Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 10:28:53 [2020-10-06T10:28:53.264Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements 10:28:53 [2020-10-06T10:28:53.264Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements 10:28:53 [2020-10-06T10:28:53.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:28:53 [2020-10-06T10:28:53.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:28:53 [2020-10-06T10:28:53.562Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements 10:28:53 [2020-10-06T10:28:53.562Z] ? github.com/docker/docker/pkg/platform [no test files] 10:28:53 [2020-10-06T10:28:53.562Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 10:28:55 [2020-10-06T10:28:55.101Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements 10:28:55 [2020-10-06T10:28:55.416Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 88.2% of statements 10:28:55 [2020-10-06T10:28:55.714Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements 10:28:55 [2020-10-06T10:28:55.714Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements 10:28:56 [2020-10-06T10:28:56.359Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 10:28:56 [2020-10-06T10:28:56.564Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 10:28:56 [2020-10-06T10:28:56.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) 10:28:56 [2020-10-06T10:28:56.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) 10:28:56 [2020-10-06T10:28:56.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) 10:28:56 [2020-10-06T10:28:56.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) 10:28:56 [2020-10-06T10:28:56.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s) 10:28:56 [2020-10-06T10:28:56.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s) 10:28:56 [2020-10-06T10:28:56.565Z] === RUN TestBuildMultiStageCopy 10:28:56 [2020-10-06T10:28:56.565Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:28:57 [2020-10-06T10:28:57.415Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements 10:28:57 [2020-10-06T10:28:57.415Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 73.9% of statements 10:28:58 [2020-10-06T10:28:58.066Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements 10:28:58 [2020-10-06T10:28:58.363Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements 10:28:58 [2020-10-06T10:28:58.661Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements 10:28:59 [2020-10-06T10:28:59.166Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:28:59 [2020-10-06T10:28:59.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:28:59 [2020-10-06T10:28:59.860Z] ok github.com/docker/docker/pkg/signal 2.939s coverage: 61.0% of statements 10:28:59 [2020-10-06T10:28:59.860Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 36.9% of statements 10:29:00 [2020-10-06T10:29:00.051Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:29:00 [2020-10-06T10:29:00.160Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.8% of statements 10:29:00 [2020-10-06T10:29:00.618Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:29:00 [2020-10-06T10:29:00.809Z] ok github.com/docker/docker/pkg/tailfile 0.122s coverage: 88.6% of statements 10:29:00 [2020-10-06T10:29:00.809Z] testing: warning: no tests to run 10:29:00 [2020-10-06T10:29:00.809Z] coverage: [no statements] 10:29:00 [2020-10-06T10:29:00.809Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] 10:29:01 [2020-10-06T10:29:01.185Z] --- PASS: TestBuildMultiStageCopy (4.99s) 10:29:01 [2020-10-06T10:29:01.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) 10:29:01 [2020-10-06T10:29:01.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) 10:29:01 [2020-10-06T10:29:01.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) 10:29:01 [2020-10-06T10:29:01.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) 10:29:01 [2020-10-06T10:29:01.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) 10:29:01 [2020-10-06T10:29:01.185Z] === RUN TestBuildMultiStageParentConfig 10:29:01 [2020-10-06T10:29:01.454Z] ok github.com/docker/docker/pkg/tarsum 0.187s coverage: 89.3% of statements 10:29:01 [2020-10-06T10:29:01.454Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements 10:29:01 [2020-10-06T10:29:01.760Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements 10:29:02 [2020-10-06T10:29:02.058Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements 10:29:02 [2020-10-06T10:29:02.561Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) 10:29:02 [2020-10-06T10:29:02.561Z] === RUN TestBuildLabelWithTargets 10:29:04 [2020-10-06T10:29:04.169Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 72.6% of statements 10:29:04 [2020-10-06T10:29:04.472Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements 10:29:05 [2020-10-06T10:29:05.103Z] --- PASS: TestBuildLabelWithTargets (2.21s) 10:29:05 [2020-10-06T10:29:05.103Z] === RUN TestBuildWithEmptyLayers 10:29:05 [2020-10-06T10:29:05.534Z] ok github.com/docker/docker/reference 0.027s coverage: 84.4% of statements 10:29:06 [2020-10-06T10:29:06.042Z] --- PASS: TestBuildWithEmptyLayers (1.30s) 10:29:06 [2020-10-06T10:29:06.042Z] === RUN TestBuildMultiStageOnBuild 10:29:06 [2020-10-06T10:29:06.600Z] ok github.com/docker/docker/plugin 0.592s coverage: 23.1% of statements 10:29:07 [2020-10-06T10:29:07.252Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements 10:29:07 [2020-10-06T10:29:07.552Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements 10:29:08 [2020-10-06T10:29:08.624Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements 10:29:08 [2020-10-06T10:29:08.624Z] ok github.com/docker/docker/registry 0.289s coverage: 56.3% of statements 10:29:09 [2020-10-06T10:29:09.330Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) 10:29:09 [2020-10-06T10:29:09.330Z] === RUN TestBuildUncleanTarFilenames 10:29:09 [2020-10-06T10:29:09.684Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements 10:29:11 [2020-10-06T10:29:11.238Z] --- PASS: TestBuildUncleanTarFilenames (1.97s) 10:29:11 [2020-10-06T10:29:11.238Z] === RUN TestBuildMultiStageLayerLeak 10:29:11 [2020-10-06T10:29:11.792Z] ok github.com/docker/docker/volume/drivers 0.027s coverage: 36.1% of statements 10:29:13 [2020-10-06T10:29:13.908Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 67.0% of statements 10:29:13 [2020-10-06T10:29:13.908Z] ok github.com/docker/docker/volume/local 0.032s coverage: 73.0% of statements 10:29:14 [2020-10-06T10:29:14.528Z] --- PASS: TestBuildMultiStageLayerLeak (3.58s) 10:29:14 [2020-10-06T10:29:14.528Z] === RUN TestBuildWithHugeFile 10:29:14 [2020-10-06T10:29:14.545Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements 10:29:17 [2020-10-06T10:29:17.782Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 10:29:19 [2020-10-06T10:29:19.801Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:29:19 [2020-10-06T10:29:19.801Z] Using test binary docker 10:29:19 [2020-10-06T10:29:19.801Z] +++ /etc/init.d/apparmor start 10:29:19 [2020-10-06T10:29:19.801Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 10:29:19 [2020-10-06T10:29:19.801Z] INFO: Waiting for daemon to start... 10:29:19 [2020-10-06T10:29:19.801Z] Starting dockerd 10:29:19 [2020-10-06T10:29:19.801Z] +++ 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 10:29:20 [2020-10-06T10:29:20.059Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:29:20 [2020-10-06T10:29:20.059Z] Using test binary docker 10:29:20 [2020-10-06T10:29:20.059Z] +++ /etc/init.d/apparmor start 10:29:20 [2020-10-06T10:29:20.059Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 10:29:20 [2020-10-06T10:29:20.059Z] INFO: Waiting for daemon to start... 10:29:20 [2020-10-06T10:29:20.059Z] Starting dockerd 10:29:20 [2020-10-06T10:29:20.059Z] +++ 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 10:29:26 [2020-10-06T10:29:26.438Z] --- PASS: TestImportExtremelyLargeImageWorks (84.72s) 10:29:26 [2020-10-06T10:29:26.438Z] PASS 10:29:26 [2020-10-06T10:29:26.438Z] 10:29:26 [2020-10-06T10:29:26.438Z] === Skipped 10:29:26 [2020-10-06T10:29:26.438Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) 10:29:26 [2020-10-06T10:29:26.438Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:29:26 [2020-10-06T10:29:26.438Z] 10:29:26 [2020-10-06T10:29:26.438Z] 10:29:26 [2020-10-06T10:29:26.438Z] DONE 12 tests, 1 skipped in 86.176s 10:29:26 [2020-10-06T10:29:26.438Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 10:29:26 [2020-10-06T10:29:26.438Z] ++ 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 10:29:26 [2020-10-06T10:29:26.438Z] ++ set -e 10:29:26 [2020-10-06T10:29:26.438Z] ++ '[' -n 0 ']' 10:29:26 [2020-10-06T10:29:26.438Z] ++ set -x 10:29:26 [2020-10-06T10:29:26.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m 10:29:26 [2020-10-06T10:29:26.439Z] INFO: Testing against a local daemon 10:29:26 [2020-10-06T10:29:26.439Z] === RUN TestNetworkCreateDelete 10:29:26 [2020-10-06T10:29:26.439Z] --- PASS: TestNetworkCreateDelete (0.12s) 10:29:26 [2020-10-06T10:29:26.439Z] === RUN TestDockerNetworkDeletePreferID 10:29:26 [2020-10-06T10:29:26.439Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 10:29:26 [2020-10-06T10:29:26.439Z] === RUN TestDaemonDNSFallback 10:29:26 [2020-10-06T10:29:26.439Z] --- PASS: TestDaemonDNSFallback (2.56s) 10:29:26 [2020-10-06T10:29:26.439Z] === RUN TestInspectNetwork 10:29:26 [2020-10-06T10:29:26.439Z] === RUN TestInspectNetwork/full_network_id 10:29:26 [2020-10-06T10:29:26.439Z] === RUN TestInspectNetwork/partial_network_id 10:29:26 [2020-10-06T10:29:26.439Z] === RUN TestInspectNetwork/network_name 10:29:26 [2020-10-06T10:29:26.439Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 10:29:27 [2020-10-06T10:29:27.953Z] --- PASS: TestInspectNetwork (10.58s) 10:29:27 [2020-10-06T10:29:27.953Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 10:29:27 [2020-10-06T10:29:27.953Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 10:29:27 [2020-10-06T10:29:27.953Z] --- PASS: TestInspectNetwork/network_name (0.00s) 10:29:27 [2020-10-06T10:29:27.953Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 10:29:27 [2020-10-06T10:29:27.953Z] === RUN TestRunContainerWithBridgeNone 10:29:29 [2020-10-06T10:29:29.904Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/pkg/term [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/profiles/apparmor [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/rootless [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/rootless/specconv [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/runconfig/opts [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/daemon [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/environment [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/fakegit [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/registry [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/testutil/request [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/volume [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/volume/service/opts [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] ? github.com/docker/docker/volume/testutils [no test files] 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === Skipped 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] exec_linux_test.go:18: requires AppArmor to be enabled 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] exec_linux_test.go:38: requires AppArmor to be enabled 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:46: Driver btrfs not supported 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:46: Driver btrfs not supported 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:46: Driver btrfs not supported 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:46: Driver btrfs not supported 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:46: Driver btrfs not supported 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:73: No driver to put! 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] time="2020-10-06T10:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:44: graphdriver: driver not supported 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] time="2020-10-06T10:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:44: graphdriver: driver not supported 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] time="2020-10-06T10:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:44: graphdriver: driver not supported 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 10:29:29 [2020-10-06T10:29:29.904Z] time="2020-10-06T10:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:44: graphdriver: driver not supported 10:29:29 [2020-10-06T10:29:29.904Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:29:29 [2020-10-06T10:29:29.904Z] 10:29:29 [2020-10-06T10:29:29.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] time="2020-10-06T10:28:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:44: graphdriver: driver not supported 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:73: No driver to put! 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] overlay_test.go:44: Fails to compute changes after apply intermittently 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] overlay_test.go:49: Fails to compute changes intermittently 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] overlay_test.go:65: Cannot run test with naive change algorithm 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:46: Driver zfs not supported 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:46: Driver zfs not supported 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:46: Driver zfs not supported 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:46: Driver zfs not supported 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:46: Driver zfs not supported 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] graphtest_unix.go:73: No driver to put! 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 10:29:29 [2020-10-06T10:29:29.905Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] 10:29:29 [2020-10-06T10:29:29.905Z] DONE 2148 tests, 26 skipped in 267.182s Post stage [Pipeline] junit 10:29:29 [2020-10-06T10:29:29.952Z] Recording test results 10:29:30 [2020-10-06T10:29:30.027Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) 10:29:30 [2020-10-06T10:29:30.027Z] === RUN TestNetworkInvalidJSON 10:29:30 [2020-10-06T10:29:30.027Z] === RUN TestNetworkInvalidJSON//networks/create 10:29:30 [2020-10-06T10:29:30.027Z] === PAUSE TestNetworkInvalidJSON//networks/create 10:29:30 [2020-10-06T10:29:30.027Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 10:29:30 [2020-10-06T10:29:30.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 10:29:30 [2020-10-06T10:29:30.027Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 10:29:30 [2020-10-06T10:29:30.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 10:29:30 [2020-10-06T10:29:30.027Z] === CONT TestNetworkInvalidJSON//networks/create 10:29:30 [2020-10-06T10:29:30.027Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 10:29:30 [2020-10-06T10:29:30.027Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 10:29:30 [2020-10-06T10:29:30.027Z] --- PASS: TestNetworkInvalidJSON (0.01s) 10:29:30 [2020-10-06T10:29:30.027Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 10:29:30 [2020-10-06T10:29:30.027Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 10:29:30 [2020-10-06T10:29:30.027Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 10:29:30 [2020-10-06T10:29:30.027Z] === RUN TestHostIPv4BridgeLabel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:30 [2020-10-06T10:29:30.677Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 10:29:30 [2020-10-06T10:29:30.677Z] === RUN TestDaemonRestartWithLiveRestore 10:29:30 [2020-10-06T10:29:30.759Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -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:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh dynbinary test-integration 10:29:31 [2020-10-06T10:29:31.060Z] 10:29:31 [2020-10-06T10:29:31.060Z] Removing bundles/ 10:29:31 [2020-10-06T10:29:31.060Z] 10:29:31 [2020-10-06T10:29:31.060Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 10:29:31 [2020-10-06T10:29:31.060Z] Building: bundles/dynbinary-daemon/dockerd-dev 10:29:31 [2020-10-06T10:29:31.060Z] GOOS="" GOARCH="" GOARM="" 10:29:31 [2020-10-06T10:29:31.720Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 10:29:31 [2020-10-06T10:29:31.721Z] === RUN TestDaemonDefaultNetworkPools 10:29:32 [2020-10-06T10:29:32.356Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) 10:29:32 [2020-10-06T10:29:32.356Z] === RUN TestDaemonRestartWithExistingNetwork 10:29:32 [2020-10-06T10:29:32.653Z] tests/integration/api_volume_test.py ......... [ 74%] 10:29:33 [2020-10-06T10:29:33.049Z] --- PASS: TestBuildWithHugeFile (58.81s) 10:29:33 [2020-10-06T10:29:33.049Z] === RUN TestBuildWithEmptyDockerfile 10:29:33 [2020-10-06T10:29:33.049Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:29:33 [2020-10-06T10:29:33.049Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:29:33 [2020-10-06T10:29:33.049Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:29:33 [2020-10-06T10:29:33.049Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:29:33 [2020-10-06T10:29:33.049Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:29:33 [2020-10-06T10:29:33.049Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:29:33 [2020-10-06T10:29:33.049Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:29:33 [2020-10-06T10:29:33.049Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:29:33 [2020-10-06T10:29:33.049Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:29:33 [2020-10-06T10:29:33.049Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s) 10:29:33 [2020-10-06T10:29:33.049Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) 10:29:33 [2020-10-06T10:29:33.049Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) 10:29:33 [2020-10-06T10:29:33.049Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) 10:29:33 [2020-10-06T10:29:33.049Z] === RUN TestBuildPreserveOwnership 10:29:33 [2020-10-06T10:29:33.049Z] === RUN TestBuildPreserveOwnership/copy_from 10:29:33 [2020-10-06T10:29:33.049Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 10:29:33 [2020-10-06T10:29:33.049Z] --- PASS: TestBuildPreserveOwnership (5.98s) 10:29:33 [2020-10-06T10:29:33.049Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) 10:29:33 [2020-10-06T10:29:33.049Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) 10:29:33 [2020-10-06T10:29:33.049Z] === RUN TestBuildPlatformInvalid 10:29:33 [2020-10-06T10:29:33.049Z] --- PASS: TestBuildPlatformInvalid (0.18s) 10:29:33 [2020-10-06T10:29:33.049Z] PASS 10:29:33 [2020-10-06T10:29:33.049Z] 10:29:33 [2020-10-06T10:29:33.049Z] === Skipped 10:29:33 [2020-10-06T10:29:33.049Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 10:29:33 [2020-10-06T10:29:33.049Z] build_session_test.go:25: TODO: BuildKit 10:29:33 [2020-10-06T10:29:33.049Z] 10:29:33 [2020-10-06T10:29:33.049Z] 10:29:33 [2020-10-06T10:29:33.049Z] DONE 32 tests, 1 skipped in 111.525s 10:29:33 [2020-10-06T10:29:33.049Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 10:29:33 [2020-10-06T10:29:33.049Z] ++ 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 10:29:33 [2020-10-06T10:29:33.049Z] ++ set -e 10:29:33 [2020-10-06T10:29:33.049Z] ++ '[' -n 0 ']' 10:29:33 [2020-10-06T10:29:33.049Z] ++ set -x 10:29:33 [2020-10-06T10:29:33.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 10:29:33 [2020-10-06T10:29:33.049Z] INFO: Testing against a local daemon 10:29:33 [2020-10-06T10:29:33.049Z] === RUN TestConfigInspect 10:29:33 [2020-10-06T10:29:33.872Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) 10:29:33 [2020-10-06T10:29:33.872Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:29:33 [2020-10-06T10:29:33.992Z] --- PASS: TestConfigInspect (2.99s) 10:29:33 [2020-10-06T10:29:33.992Z] === RUN TestConfigList 10:29:34 [2020-10-06T10:29:34.538Z] tests/integration/client_test.py ..... [ 75%] 10:29:34 [2020-10-06T10:29:34.538Z] tests/integration/context_api_test.py ... [ 76%] 10:29:34 [2020-10-06T10:29:34.909Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 10:29:34 [2020-10-06T10:29:34.909Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:29:35 [2020-10-06T10:29:35.099Z] tests/integration/errors_test.py . [ 76%] 10:29:35 [2020-10-06T10:29:35.544Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) 10:29:35 [2020-10-06T10:29:35.544Z] === RUN TestServiceWithPredefinedNetwork 10:29:37 [2020-10-06T10:29:37.292Z] --- PASS: TestConfigList (3.20s) 10:29:37 [2020-10-06T10:29:37.292Z] === RUN TestConfigsCreateAndDelete 10:29:40 [2020-10-06T10:29:40.008Z] --- PASS: TestServiceWithPredefinedNetwork (3.78s) 10:29:40 [2020-10-06T10:29:40.008Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:29:40 [2020-10-06T10:29:40.008Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:29:40 [2020-10-06T10:29:40.008Z] service_test.go:236: FLAKY_TEST 10:29:40 [2020-10-06T10:29:40.008Z] === RUN TestServiceWithDataPathPortInit 10:29:40 [2020-10-06T10:29:40.596Z] --- PASS: TestConfigsCreateAndDelete (3.21s) 10:29:40 [2020-10-06T10:29:40.596Z] === RUN TestConfigsUpdate 10:29:41 [2020-10-06T10:29:41.986Z] . 10:29:41 [2020-10-06T10:29:41.986Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:29:41 [2020-10-06T10:29:41.986Z] 10:29:41 [2020-10-06T10:29:41.986Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:29:41 [2020-10-06T10:29:41.986Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 10:29:41 [2020-10-06T10:29:41.986Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 10:29:41 [2020-10-06T10:29:41.986Z] Error: No such image: emptyfs 10:29:41 [2020-10-06T10:29:41.986Z] Error: No such image: emptyfs 10:29:41 [2020-10-06T10:29:41.986Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:29:41 [2020-10-06T10:29:41.986Z] ++++ docker load 10:29:41 [2020-10-06T10:29:41.986Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:29:41 [2020-10-06T10:29:41.986Z] ++++ docker load 10:29:41 [2020-10-06T10:29:41.986Z] Running integration-test (iteration 1) 10:29:41 [2020-10-06T10:29:41.986Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 10:29:41 [2020-10-06T10:29:41.986Z] ++ 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)/' 10:29:41 [2020-10-06T10:29:41.986Z] ++ set -e 10:29:41 [2020-10-06T10:29:41.986Z] ++ '[' -n 0 ']' 10:29:41 [2020-10-06T10:29:41.986Z] ++ set -x 10:29:41 [2020-10-06T10:29:41.986Z] Running integration-test (iteration 1) 10:29:41 [2020-10-06T10:29:41.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 10:29:41 [2020-10-06T10:29:41.986Z] 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)/ 10:29:41 [2020-10-06T10:29:41.986Z] ++ 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)/' 10:29:41 [2020-10-06T10:29:41.986Z] ++ set -e 10:29:41 [2020-10-06T10:29:41.986Z] ++ '[' -n 0 ']' 10:29:41 [2020-10-06T10:29:41.986Z] ++ set -x 10:29:41 [2020-10-06T10:29:41.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 10:29:43 [2020-10-06T10:29:43.895Z] --- PASS: TestConfigsUpdate (3.26s) 10:29:43 [2020-10-06T10:29:43.895Z] === RUN TestTemplatedConfig 10:29:47 [2020-10-06T10:29:47.196Z] --- PASS: TestTemplatedConfig (3.39s) 10:29:47 [2020-10-06T10:29:47.196Z] === RUN TestConfigCreateResolve 10:29:50 [2020-10-06T10:29:50.499Z] --- PASS: TestConfigCreateResolve (3.17s) 10:29:50 [2020-10-06T10:29:50.499Z] === RUN TestConfigDaemonLibtrustID 10:29:51 [2020-10-06T10:29:51.073Z] --- PASS: TestConfigDaemonLibtrustID (0.81s) 10:29:51 [2020-10-06T10:29:51.073Z] PASS 10:29:51 [2020-10-06T10:29:51.073Z] 10:29:51 [2020-10-06T10:29:51.073Z] DONE 7 tests in 20.222s 10:29:51 [2020-10-06T10:29:51.073Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 10:29:51 [2020-10-06T10:29:51.073Z] ++ 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 10:29:51 [2020-10-06T10:29:51.073Z] ++ set -e 10:29:51 [2020-10-06T10:29:51.073Z] ++ '[' -n 0 ']' 10:29:51 [2020-10-06T10:29:51.073Z] ++ set -x 10:29:51 [2020-10-06T10:29:51.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 10:29:51 [2020-10-06T10:29:51.073Z] INFO: Testing against a local daemon 10:29:51 [2020-10-06T10:29:51.073Z] === RUN TestCheckpoint 10:29:51 [2020-10-06T10:29:51.073Z] --- SKIP: TestCheckpoint (0.00s) 10:29:51 [2020-10-06T10:29:51.073Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:29:51 [2020-10-06T10:29:51.073Z] === RUN TestContainerInvalidJSON 10:29:51 [2020-10-06T10:29:51.073Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 10:29:51 [2020-10-06T10:29:51.073Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 10:29:51 [2020-10-06T10:29:51.073Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 10:29:51 [2020-10-06T10:29:51.073Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 10:29:51 [2020-10-06T10:29:51.073Z] === RUN TestContainerInvalidJSON//exec/foobar/start 10:29:51 [2020-10-06T10:29:51.073Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 10:29:51 [2020-10-06T10:29:51.073Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 10:29:51 [2020-10-06T10:29:51.073Z] === CONT TestContainerInvalidJSON//exec/foobar/start 10:29:51 [2020-10-06T10:29:51.073Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 10:29:51 [2020-10-06T10:29:51.073Z] --- PASS: TestContainerInvalidJSON (0.03s) 10:29:51 [2020-10-06T10:29:51.073Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 10:29:51 [2020-10-06T10:29:51.073Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 10:29:51 [2020-10-06T10:29:51.073Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 10:29:51 [2020-10-06T10:29:51.073Z] === RUN TestCopyFromContainerPathDoesNotExist 10:29:51 [2020-10-06T10:29:51.333Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) 10:29:51 [2020-10-06T10:29:51.333Z] === RUN TestCopyFromContainerPathIsNotDir 10:29:51 [2020-10-06T10:29:51.333Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) 10:29:51 [2020-10-06T10:29:51.333Z] === RUN TestCopyToContainerPathDoesNotExist 10:29:51 [2020-10-06T10:29:51.594Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) 10:29:51 [2020-10-06T10:29:51.594Z] === RUN TestCopyToContainerPathIsNotDir 10:29:51 [2020-10-06T10:29:51.594Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) 10:29:51 [2020-10-06T10:29:51.594Z] === RUN TestCopyFromContainer 10:29:53 [2020-10-06T10:29:53.510Z] === RUN TestCopyFromContainer// 10:29:53 [2020-10-06T10:29:53.771Z] === RUN TestCopyFromContainer//bar/root 10:29:53 [2020-10-06T10:29:53.771Z] === RUN TestCopyFromContainer//bar/root/ 10:29:53 [2020-10-06T10:29:53.771Z] === RUN TestCopyFromContainer/bar/quux 10:29:54 [2020-10-06T10:29:54.033Z] === RUN TestCopyFromContainer/bar/quux/ 10:29:54 [2020-10-06T10:29:54.033Z] === RUN TestCopyFromContainer/bar/quux/baz 10:29:54 [2020-10-06T10:29:54.295Z] === RUN TestCopyFromContainer/bar/filesymlink 10:29:54 [2020-10-06T10:29:54.295Z] === RUN TestCopyFromContainer/bar/dirsymlink 10:29:54 [2020-10-06T10:29:54.556Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 10:29:54 [2020-10-06T10:29:54.556Z] === RUN TestCopyFromContainer/bar/notarget 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer (3.12s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer// (0.11s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:29:54 [2020-10-06T10:29:54.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:29:54 [2020-10-06T10:29:54.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:29:54 [2020-10-06T10:29:54.817Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:29:54 [2020-10-06T10:29:54.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:29:54 [2020-10-06T10:29:54.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:29:54 [2020-10-06T10:29:54.817Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateLinkToNonExistingContainer 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateWithInvalidEnv 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateWithInvalidEnv/0 10:29:54 [2020-10-06T10:29:54.817Z] === PAUSE TestCreateWithInvalidEnv/0 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateWithInvalidEnv/1 10:29:54 [2020-10-06T10:29:54.817Z] === PAUSE TestCreateWithInvalidEnv/1 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateWithInvalidEnv/2 10:29:54 [2020-10-06T10:29:54.817Z] === PAUSE TestCreateWithInvalidEnv/2 10:29:54 [2020-10-06T10:29:54.817Z] === CONT TestCreateWithInvalidEnv/0 10:29:54 [2020-10-06T10:29:54.817Z] === CONT TestCreateWithInvalidEnv/1 10:29:54 [2020-10-06T10:29:54.817Z] === CONT TestCreateWithInvalidEnv/2 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:29:54 [2020-10-06T10:29:54.817Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:29:54 [2020-10-06T10:29:54.817Z] === RUN TestCreateTmpfsMountsTarget 10:29:55 [2020-10-06T10:29:55.078Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 10:29:55 [2020-10-06T10:29:55.078Z] === RUN TestCreateWithCustomMaskedPaths 10:29:57 [2020-10-06T10:29:57.003Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) 10:29:57 [2020-10-06T10:29:57.003Z] === RUN TestCreateWithCustomReadonlyPaths 10:29:59 [2020-10-06T10:29:59.570Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) 10:29:59 [2020-10-06T10:29:59.570Z] === RUN TestCreateWithInvalidHealthcheckParams 10:29:59 [2020-10-06T10:29:59.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:29:59 [2020-10-06T10:29:59.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:29:59 [2020-10-06T10:29:59.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:29:59 [2020-10-06T10:29:59.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:29:59 [2020-10-06T10:29:59.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:29:59 [2020-10-06T10:29:59.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:29:59 [2020-10-06T10:29:59.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:29:59 [2020-10-06T10:29:59.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:29:59 [2020-10-06T10:29:59.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:29:59 [2020-10-06T10:29:59.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:29:59 [2020-10-06T10:29:59.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:29:59 [2020-10-06T10:29:59.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:29:59 [2020-10-06T10:29:59.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:29:59 [2020-10-06T10:29:59.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:29:59 [2020-10-06T10:29:59.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:29:59 [2020-10-06T10:29:59.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 10:29:59 [2020-10-06T10:29:59.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) 10:29:59 [2020-10-06T10:29:59.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) 10:29:59 [2020-10-06T10:29:59.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) 10:29:59 [2020-10-06T10:29:59.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) 10:29:59 [2020-10-06T10:29:59.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 10:29:59 [2020-10-06T10:29:59.570Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:30:00 [2020-10-06T10:30:00.142Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) 10:30:00 [2020-10-06T10:30:00.142Z] === RUN TestCreateDifferentPlatform 10:30:00 [2020-10-06T10:30:00.142Z] === RUN TestCreateDifferentPlatform/different_os 10:30:00 [2020-10-06T10:30:00.142Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:30:00 [2020-10-06T10:30:00.142Z] --- PASS: TestCreateDifferentPlatform (0.03s) 10:30:00 [2020-10-06T10:30:00.142Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:30:00 [2020-10-06T10:30:00.142Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:30:00 [2020-10-06T10:30:00.142Z] === RUN TestCreateVolumesFromNonExistingContainer 10:30:00 [2020-10-06T10:30:00.142Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) 10:30:00 [2020-10-06T10:30:00.142Z] === RUN TestContainerStartOnDaemonRestart 10:30:00 [2020-10-06T10:30:00.142Z] === PAUSE TestContainerStartOnDaemonRestart 10:30:00 [2020-10-06T10:30:00.142Z] === RUN TestDaemonRestartIpcMode 10:30:00 [2020-10-06T10:30:00.142Z] === PAUSE TestDaemonRestartIpcMode 10:30:00 [2020-10-06T10:30:00.142Z] === RUN TestDaemonHostGatewayIP 10:30:00 [2020-10-06T10:30:00.142Z] === PAUSE TestDaemonHostGatewayIP 10:30:00 [2020-10-06T10:30:00.142Z] === RUN TestContainerKillOnDaemonStart 10:30:00 [2020-10-06T10:30:00.142Z] === PAUSE TestContainerKillOnDaemonStart 10:30:00 [2020-10-06T10:30:00.142Z] === RUN TestDiff 10:30:01 [2020-10-06T10:30:01.085Z] --- PASS: TestDiff (0.74s) 10:30:01 [2020-10-06T10:30:01.085Z] === RUN TestExecWithCloseStdin 10:30:02 [2020-10-06T10:30:02.028Z] --- PASS: TestExecWithCloseStdin (0.89s) 10:30:02 [2020-10-06T10:30:02.028Z] === RUN TestExec 10:30:02 [2020-10-06T10:30:02.486Z] --- PASS: TestServiceWithDataPathPortInit (20.54s) 10:30:02 [2020-10-06T10:30:02.486Z] === RUN TestServiceWithDefaultAddressPoolInit 10:30:02 [2020-10-06T10:30:02.974Z] --- PASS: TestExec (0.88s) 10:30:02 [2020-10-06T10:30:02.974Z] === RUN TestExecUser 10:30:03 [2020-10-06T10:30:03.546Z] --- PASS: TestExecUser (0.86s) 10:30:03 [2020-10-06T10:30:03.546Z] === RUN TestExportContainerAndImportImage 10:30:04 [2020-10-06T10:30:04.434Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 10:30:04 [2020-10-06T10:30:04.434Z] 10:30:04 [2020-10-06T10:30:04.434Z] ________ ____ __. 10:30:04 [2020-10-06T10:30:04.434Z] \_____ \ | |/ _| 10:30:04 [2020-10-06T10:30:04.434Z] / | \| < 10:30:04 [2020-10-06T10:30:04.434Z] / | \ | \ 10:30:04 [2020-10-06T10:30:04.434Z] \_______ /____|__ \ 10:30:04 [2020-10-06T10:30:04.434Z] \/ \/ 10:30:04 [2020-10-06T10:30:04.434Z] 10:30:04 [2020-10-06T10:30:04.434Z] INFO: make.ps1 ended at 10/06/2020 10:30:02 10:30:04 [2020-10-06T10:30:04.434Z] INFO: Binaries build ended at 10/06/2020 10:30:04. Duration:00:01:16.9176636 10:30:04 [2020-10-06T10:30:04.932Z] --- PASS: TestExportContainerAndImportImage (1.06s) 10:30:04 [2020-10-06T10:30:04.932Z] === RUN TestExportContainerAfterDaemonRestart 10:30:06 [2020-10-06T10:30:06.596Z] INFO: Copying the built daemon binary to d:\CI\PR-41530\1\binary\dockerd-0033c6db7b.exe... 10:30:06 [2020-10-06T10:30:06.596Z] INFO: Copying the built client binary to d:\CI\PR-41530\1\binary\docker-0033c6db7b.exe... 10:30:06 [2020-10-06T10:30:06.596Z] INFO: Copying dockerversion from the container... 10:30:06 [2020-10-06T10:30:06.848Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) 10:30:06 [2020-10-06T10:30:06.848Z] === RUN TestHealthCheckWorkdir 10:30:07 [2020-10-06T10:30:07.051Z] INFO: Copying the golang package from the container to d:\CI\PR-41530\1\installer\go.zip... 10:30:07 [2020-10-06T10:30:07.790Z] --- PASS: TestHealthCheckWorkdir (1.07s) 10:30:07 [2020-10-06T10:30:07.791Z] === RUN TestHealthKillContainer 10:30:10 [2020-10-06T10:30:10.776Z] INFO: Extracting go.zip to d:\CI\PR-41530\1\go 10:30:10 [2020-10-06T10:30:10.779Z] tests/integration/models_containers_test.py ............................ [ 83%] 10:30:10 [2020-10-06T10:30:10.977Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.41s) 10:30:10 [2020-10-06T10:30:10.977Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hmvitov86e6cyz7mxm2lkh6mp Created:2020-10-06 10:30:01.296481008 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[0481d111a09555b14c397d0b493f55326d068a7375da725dc3e75b92b68e3bc2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nw9gtr2rk3tcg3zgjsdwz0xxe EndpointID:ecccd58b972951af14da0e2ec5894115411ae0bc5eb33375bbf47893414fb0bc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5866645b7fc1b440666b5e34ee6653aadf51f399ccd46e681e3d52b9c9b1dbeb MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:50bf19a02f78 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nw9gtr2rk3tcg3zgjsdwz0xxe EndpointID:ecccd58b972951af14da0e2ec5894115411ae0bc5eb33375bbf47893414fb0bc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 10:30:10 [2020-10-06T10:30:10.977Z] PASS 10:30:10 [2020-10-06T10:30:10.977Z] 10:30:10 [2020-10-06T10:30:10.977Z] === Skipped 10:30:10 [2020-10-06T10:30:10.977Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:30:10 [2020-10-06T10:30:10.977Z] service_test.go:236: FLAKY_TEST 10:30:10 [2020-10-06T10:30:10.977Z] 10:30:10 [2020-10-06T10:30:10.977Z] 10:30:10 [2020-10-06T10:30:10.977Z] DONE 23 tests, 1 skipped in 56.303s 10:30:10 [2020-10-06T10:30:10.977Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 10:30:10 [2020-10-06T10:30:10.977Z] ++ 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 10:30:10 [2020-10-06T10:30:10.977Z] ++ set -e 10:30:10 [2020-10-06T10:30:10.977Z] ++ '[' -n 0 ']' 10:30:10 [2020-10-06T10:30:10.977Z] ++ set -x 10:30:10 [2020-10-06T10:30:10.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 10:30:10 [2020-10-06T10:30:10.977Z] INFO: Testing against a local daemon 10:30:10 [2020-10-06T10:30:10.977Z] === RUN TestDockerNetworkIpvlanPersistance 10:30:10 [2020-10-06T10:30:10.977Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 10:30:10 [2020-10-06T10:30:10.977Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:30:10 [2020-10-06T10:30:10.977Z] === RUN TestDockerNetworkIpvlan 10:30:10 [2020-10-06T10:30:10.977Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 10:30:10 [2020-10-06T10:30:10.977Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:30:10 [2020-10-06T10:30:10.977Z] PASS 10:30:10 [2020-10-06T10:30:10.977Z] 10:30:10 [2020-10-06T10:30:10.977Z] === Skipped 10:30:10 [2020-10-06T10:30:10.977Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 10:30:10 [2020-10-06T10:30:10.977Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:30:10 [2020-10-06T10:30:10.977Z] 10:30:10 [2020-10-06T10:30:10.977Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 10:30:10 [2020-10-06T10:30:10.977Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:30:10 [2020-10-06T10:30:10.977Z] 10:30:10 [2020-10-06T10:30:10.977Z] 10:30:10 [2020-10-06T10:30:10.977Z] DONE 2 tests, 2 skipped in 0.079s 10:30:10 [2020-10-06T10:30:10.977Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 10:30:10 [2020-10-06T10:30:10.977Z] ++ 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 10:30:10 [2020-10-06T10:30:10.977Z] ++ set -e 10:30:10 [2020-10-06T10:30:10.977Z] ++ '[' -n 0 ']' 10:30:10 [2020-10-06T10:30:10.977Z] ++ set -x 10:30:10 [2020-10-06T10:30:10.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 10:30:10 [2020-10-06T10:30:10.977Z] INFO: Testing against a local daemon 10:30:10 [2020-10-06T10:30:10.977Z] === RUN TestDockerNetworkMacvlanPersistance 10:30:11 [2020-10-06T10:30:11.091Z] --- PASS: TestHealthKillContainer (2.86s) 10:30:11 [2020-10-06T10:30:11.091Z] === RUN TestInspectCpusetInConfigPre120 10:30:11 [2020-10-06T10:30:11.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) 10:30:11 [2020-10-06T10:30:11.352Z] === RUN TestIpcModeNone 10:30:12 [2020-10-06T10:30:12.069Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) 10:30:12 [2020-10-06T10:30:12.069Z] === RUN TestDockerNetworkMacvlan 10:30:12 [2020-10-06T10:30:12.294Z] --- PASS: TestIpcModeNone (0.85s) 10:30:12 [2020-10-06T10:30:12.295Z] === RUN TestIpcModePrivate 10:30:12 [2020-10-06T10:30:12.704Z] === RUN TestDockerNetworkMacvlan/Subinterface 10:30:13 [2020-10-06T10:30:13.239Z] --- PASS: TestIpcModePrivate (0.92s) 10:30:13 [2020-10-06T10:30:13.239Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false 10:30:13 [2020-10-06T10:30:13.239Z] === RUN TestIpcModeShareable 10:30:13 [2020-10-06T10:30:13.799Z] === RUN TestDockerNetworkMacvlan/OverlapParent 10:30:14 [2020-10-06T10:30:14.182Z] --- PASS: TestIpcModeShareable (0.84s) 10:30:14 [2020-10-06T10:30:14.182Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true 10:30:14 [2020-10-06T10:30:14.182Z] === RUN TestAPIIpcModeShareableAndContainer 10:30:14 [2020-10-06T10:30:14.433Z] === RUN TestDockerNetworkMacvlan/NilParent 10:30:15 [2020-10-06T10:30:15.798Z] --- PASS: TestImportExtremelyLargeImageWorks (105.57s) 10:30:15 [2020-10-06T10:30:15.798Z] PASS 10:30:15 [2020-10-06T10:30:15.798Z] 10:30:15 [2020-10-06T10:30:15.798Z] === Skipped 10:30:15 [2020-10-06T10:30:15.798Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 10:30:15 [2020-10-06T10:30:15.798Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 10:30:15 [2020-10-06T10:30:15.798Z] 10:30:15 [2020-10-06T10:30:15.798Z] 10:30:15 [2020-10-06T10:30:15.798Z] DONE 12 tests, 1 skipped in 109.283s 10:30:15 [2020-10-06T10:30:15.798Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 10:30:15 [2020-10-06T10:30:15.798Z] INFO: Testing against a local daemon 10:30:15 [2020-10-06T10:30:15.798Z] === RUN TestNetworkCreateDelete 10:30:15 [2020-10-06T10:30:15.798Z] --- PASS: TestNetworkCreateDelete (0.14s) 10:30:15 [2020-10-06T10:30:15.798Z] === RUN TestDockerNetworkDeletePreferID 10:30:15 [2020-10-06T10:30:15.798Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 10:30:15 [2020-10-06T10:30:15.798Z] === RUN TestDaemonDNSFallback 10:30:16 [2020-10-06T10:30:16.731Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) 10:30:16 [2020-10-06T10:30:16.731Z] === RUN TestAPIIpcModeHost 10:30:17 [2020-10-06T10:30:17.303Z] --- PASS: TestAPIIpcModeHost (0.65s) 10:30:17 [2020-10-06T10:30:17.303Z] === RUN TestDaemonIpcModeShareable 10:30:18 [2020-10-06T10:30:18.414Z] --- PASS: TestDaemonDNSFallback (7.35s) 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestInspectNetwork 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestInspectNetwork (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestRunContainerWithBridgeNone 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestNetworkInvalidJSON 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestNetworkInvalidJSON//networks/create 10:30:18 [2020-10-06T10:30:18.415Z] === PAUSE TestNetworkInvalidJSON//networks/create 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 10:30:18 [2020-10-06T10:30:18.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 10:30:18 [2020-10-06T10:30:18.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 10:30:18 [2020-10-06T10:30:18.415Z] === CONT TestNetworkInvalidJSON//networks/create 10:30:18 [2020-10-06T10:30:18.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 10:30:18 [2020-10-06T10:30:18.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 10:30:18 [2020-10-06T10:30:18.415Z] --- PASS: TestNetworkInvalidJSON (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestHostIPv4BridgeLabel 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestDaemonRestartWithLiveRestore 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestDaemonDefaultNetworkPools 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestDaemonRestartWithExistingNetwork 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestServiceWithPredefinedNetwork 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:236: FLAKY_TEST 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestServiceWithDataPathPortInit 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestServiceWithDefaultAddressPoolInit 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:18 [2020-10-06T10:30:18.415Z] PASS 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === Skipped 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:236: FLAKY_TEST 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] DONE 19 tests, 12 skipped in 8.070s 10:30:18 [2020-10-06T10:30:18.415Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 10:30:18 [2020-10-06T10:30:18.415Z] INFO: Testing against a local daemon 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestDockerNetworkIpvlanPersistance 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestDockerNetworkIpvlan 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:30:18 [2020-10-06T10:30:18.415Z] PASS 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === Skipped 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) 10:30:18 [2020-10-06T10:30:18.415Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] DONE 2 tests, 2 skipped in 0.126s 10:30:18 [2020-10-06T10:30:18.415Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 10:30:18 [2020-10-06T10:30:18.415Z] INFO: Testing against a local daemon 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestDockerNetworkMacvlanPersistance 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestDockerNetworkMacvlan 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] PASS 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === Skipped 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] DONE 2 tests, 2 skipped in 0.116s 10:30:18 [2020-10-06T10:30:18.415Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 10:30:18 [2020-10-06T10:30:18.415Z] testing: warning: no tests to run 10:30:18 [2020-10-06T10:30:18.415Z] PASS 10:30:18 [2020-10-06T10:30:18.415Z] 10:30:18 [2020-10-06T10:30:18.415Z] DONE 0 tests in 0.024s 10:30:18 [2020-10-06T10:30:18.415Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 10:30:18 [2020-10-06T10:30:18.415Z] INFO: Testing against a local daemon 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginAllowRequest 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginTLS 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginTLS (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginDenyRequest 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginAPIDenyResponse 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginDenyResponse 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginAllowEventStream 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginErrorResponse 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginErrorRequest 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginEnsureLoadImportWorking 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginHeader 10:30:18 [2020-10-06T10:30:18.415Z] --- SKIP: TestAuthZPluginHeader (0.00s) 10:30:18 [2020-10-06T10:30:18.415Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.415Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 10:30:18 [2020-10-06T10:30:18.682Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s) 10:30:18 [2020-10-06T10:30:18.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.682Z] === RUN TestAuthZPluginV2Disable 10:30:18 [2020-10-06T10:30:18.682Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) 10:30:18 [2020-10-06T10:30:18.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.682Z] === RUN TestAuthZPluginV2RejectVolumeRequests 10:30:18 [2020-10-06T10:30:18.682Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) 10:30:18 [2020-10-06T10:30:18.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.682Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 10:30:18 [2020-10-06T10:30:18.682Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 10:30:18 [2020-10-06T10:30:18.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.682Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 10:30:18 [2020-10-06T10:30:18.682Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.05s) 10:30:18 [2020-10-06T10:30:18.682Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.682Z] PASS 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === Skipped 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.05s) 10:30:18 [2020-10-06T10:30:18.944Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] DONE 17 tests, 17 skipped in 0.508s 10:30:18 [2020-10-06T10:30:18.944Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 10:30:18 [2020-10-06T10:30:18.944Z] INFO: Testing against a local daemon 10:30:18 [2020-10-06T10:30:18.944Z] === RUN TestPluginInvalidJSON 10:30:18 [2020-10-06T10:30:18.944Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 10:30:18 [2020-10-06T10:30:18.944Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 10:30:18 [2020-10-06T10:30:18.944Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 10:30:18 [2020-10-06T10:30:18.944Z] --- PASS: TestPluginInvalidJSON (0.02s) 10:30:18 [2020-10-06T10:30:18.944Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 10:30:18 [2020-10-06T10:30:18.944Z] === RUN TestPluginInstall 10:30:18 [2020-10-06T10:30:18.944Z] --- SKIP: TestPluginInstall (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] PASS 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] === Skipped 10:30:18 [2020-10-06T10:30:18.944Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 10:30:18 [2020-10-06T10:30:18.944Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] 10:30:18 [2020-10-06T10:30:18.944Z] DONE 3 tests, 1 skipped in 0.168s 10:30:18 [2020-10-06T10:30:18.944Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 10:30:18 [2020-10-06T10:30:18.956Z] === RUN TestDockerNetworkMacvlan/InternalMode 10:30:19 [2020-10-06T10:30:19.202Z] INFO: Testing against a local daemon 10:30:19 [2020-10-06T10:30:19.202Z] === RUN TestExternalGraphDriver 10:30:19 [2020-10-06T10:30:19.202Z] --- SKIP: TestExternalGraphDriver (0.07s) 10:30:19 [2020-10-06T10:30:19.202Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 10:30:19 [2020-10-06T10:30:19.202Z] === RUN TestGraphdriverPluginV2 10:30:19 [2020-10-06T10:30:19.219Z] --- PASS: TestDaemonIpcModeShareable (1.84s) 10:30:19 [2020-10-06T10:30:19.219Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true 10:30:19 [2020-10-06T10:30:19.219Z] === RUN TestDaemonIpcModePrivate 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: buildpack-deps:buster 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: buildpack-deps:buster 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: busybox:latest 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: busybox:latest 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: busybox:glibc 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: debian:buster 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: busybox:glibc 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: debian:buster 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: hello-world:latest 10:30:20 [2020-10-06T10:30:20.700Z] Loaded image: hello-world:latest 10:30:20 [2020-10-06T10:30:20.700Z] INFO: Testing against a local daemon 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerSuite 10:30:20 [2020-10-06T10:30:20.958Z] INFO: Testing against a local daemon 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerDaemonSuite 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerSuite/TestAPIErrorJSON 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerSuite/TestAPIErrorPlainText 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 10:30:20 [2020-10-06T10:30:20.958Z] === RUN TestDockerSuite/TestAPIImagesDelete 10:30:21 [2020-10-06T10:30:21.134Z] --- PASS: TestDaemonIpcModePrivate (1.79s) 10:30:21 [2020-10-06T10:30:21.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false 10:30:21 [2020-10-06T10:30:21.134Z] === RUN TestDaemonIpcModePrivateFromConfig 10:30:22 [2020-10-06T10:30:22.334Z] === RUN TestDockerSuite/TestAPIImagesFilter 10:30:22 [2020-10-06T10:30:22.334Z] === RUN TestDockerSuite/TestAPIImagesHistory 10:30:22 [2020-10-06T10:30:22.545Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 10:30:22 [2020-10-06T10:30:22.901Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 10:30:22 [2020-10-06T10:30:22.901Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 10:30:23 [2020-10-06T10:30:23.051Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) 10:30:23 [2020-10-06T10:30:23.051Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false 10:30:23 [2020-10-06T10:30:23.051Z] === RUN TestDaemonIpcModeShareableFromConfig 10:30:23 [2020-10-06T10:30:23.838Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 10:30:23 [2020-10-06T10:30:23.838Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 10:30:23 [2020-10-06T10:30:23.838Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 10:30:24 [2020-10-06T10:30:24.965Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) 10:30:24 [2020-10-06T10:30:24.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true 10:30:24 [2020-10-06T10:30:24.965Z] === RUN TestIpcModeOlderClient 10:30:24 [2020-10-06T10:30:24.965Z] === PAUSE TestIpcModeOlderClient 10:30:24 [2020-10-06T10:30:24.965Z] === RUN TestKillContainerInvalidSignal 10:30:25 [2020-10-06T10:30:25.215Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 10:30:25 [2020-10-06T10:30:25.536Z] --- PASS: TestKillContainerInvalidSignal (0.80s) 10:30:25 [2020-10-06T10:30:25.536Z] === RUN TestKillContainer 10:30:25 [2020-10-06T10:30:25.536Z] === RUN TestKillContainer/no_signal 10:30:25 [2020-10-06T10:30:25.766Z] --- PASS: TestGraphdriverPluginV2 (5.79s) 10:30:25 [2020-10-06T10:30:25.766Z] PASS 10:30:25 [2020-10-06T10:30:25.766Z] 10:30:25 [2020-10-06T10:30:25.766Z] === Skipped 10:30:25 [2020-10-06T10:30:25.766Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) 10:30:25 [2020-10-06T10:30:25.766Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 10:30:25 [2020-10-06T10:30:25.766Z] 10:30:25 [2020-10-06T10:30:25.766Z] 10:30:25 [2020-10-06T10:30:25.766Z] DONE 2 tests, 1 skipped in 5.996s 10:30:25 [2020-10-06T10:30:25.766Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 10:30:25 [2020-10-06T10:30:25.766Z] INFO: Testing against a local daemon 10:30:25 [2020-10-06T10:30:25.766Z] === RUN TestContinueAfterPluginCrash 10:30:25 [2020-10-06T10:30:25.766Z] === PAUSE TestContinueAfterPluginCrash 10:30:25 [2020-10-06T10:30:25.766Z] === RUN TestReadPluginNoRead 10:30:25 [2020-10-06T10:30:25.766Z] === PAUSE TestReadPluginNoRead 10:30:25 [2020-10-06T10:30:25.766Z] === RUN TestDaemonStartWithLogOpt 10:30:25 [2020-10-06T10:30:25.766Z] === PAUSE TestDaemonStartWithLogOpt 10:30:25 [2020-10-06T10:30:25.766Z] === CONT TestContinueAfterPluginCrash 10:30:25 [2020-10-06T10:30:25.766Z] === CONT TestDaemonStartWithLogOpt 10:30:25 [2020-10-06T10:30:25.782Z] === RUN TestDockerSuite/TestAPINetworkFilter 10:30:25 [2020-10-06T10:30:25.782Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 10:30:25 [2020-10-06T10:30:25.782Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 10:30:26 [2020-10-06T10:30:26.041Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 10:30:26 [2020-10-06T10:30:26.107Z] === RUN TestKillContainer/non_killing_signal 10:30:26 [2020-10-06T10:30:26.679Z] === RUN TestKillContainer/killing_signal 10:30:26 [2020-10-06T10:30:26.976Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 10:30:27 [2020-10-06T10:30:27.060Z] ......... [ 86%] 10:30:27 [2020-10-06T10:30:27.622Z] --- PASS: TestKillContainer (2.29s) 10:30:27 [2020-10-06T10:30:27.622Z] --- PASS: TestKillContainer/no_signal (0.76s) 10:30:27 [2020-10-06T10:30:27.622Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) 10:30:27 [2020-10-06T10:30:27.622Z] --- PASS: TestKillContainer/killing_signal (0.73s) 10:30:27 [2020-10-06T10:30:27.622Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:30:27 [2020-10-06T10:30:27.622Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 10:30:27 [2020-10-06T10:30:27.912Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 10:30:27 [2020-10-06T10:30:27.912Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 10:30:27 [2020-10-06T10:30:27.912Z] === RUN TestDockerSuite/TestAPIOptionsRoute 10:30:27 [2020-10-06T10:30:27.912Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 10:30:28 [2020-10-06T10:30:28.175Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 10:30:28 [2020-10-06T10:30:28.565Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 10:30:29 [2020-10-06T10:30:29.137Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) 10:30:29 [2020-10-06T10:30:29.137Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) 10:30:29 [2020-10-06T10:30:29.137Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) 10:30:29 [2020-10-06T10:30:29.137Z] === RUN TestKillStoppedContainer 10:30:29 [2020-10-06T10:30:29.399Z] --- PASS: TestKillStoppedContainer (0.11s) 10:30:29 [2020-10-06T10:30:29.399Z] === RUN TestKillStoppedContainerAPIPre120 10:30:29 [2020-10-06T10:30:29.399Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) 10:30:29 [2020-10-06T10:30:29.399Z] === RUN TestKillDifferentUserContainer 10:30:29 [2020-10-06T10:30:29.546Z] === RUN TestDockerNetworkMacvlan/Addressing 10:30:30 [2020-10-06T10:30:30.341Z] --- PASS: TestKillDifferentUserContainer (0.80s) 10:30:30 [2020-10-06T10:30:30.341Z] === RUN TestInspectOomKilledTrue 10:30:30 [2020-10-06T10:30:30.341Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 10:30:30 [2020-10-06T10:30:30.341Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:30:30 [2020-10-06T10:30:30.341Z] === RUN TestInspectOomKilledFalse 10:30:30 [2020-10-06T10:30:30.341Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 10:30:30 [2020-10-06T10:30:30.341Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:30:30 [2020-10-06T10:30:30.341Z] === RUN TestLinksEtcHostsContentMatch 10:30:30 [2020-10-06T10:30:30.913Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) 10:30:30 [2020-10-06T10:30:30.913Z] === RUN TestLinksContainerNames 10:30:31 [2020-10-06T10:30:31.101Z] --- PASS: TestDockerNetworkMacvlan (19.27s) 10:30:31 [2020-10-06T10:30:31.101Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) 10:30:31 [2020-10-06T10:30:31.101Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) 10:30:31 [2020-10-06T10:30:31.101Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.35s) 10:30:31 [2020-10-06T10:30:31.101Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s) 10:30:31 [2020-10-06T10:30:31.101Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.30s) 10:30:31 [2020-10-06T10:30:31.101Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s) 10:30:31 [2020-10-06T10:30:31.101Z] PASS 10:30:31 [2020-10-06T10:30:31.101Z] 10:30:31 [2020-10-06T10:30:31.101Z] DONE 8 tests in 20.773s 10:30:31 [2020-10-06T10:30:31.101Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 10:30:31 [2020-10-06T10:30:31.101Z] ++ 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 10:30:31 [2020-10-06T10:30:31.101Z] ++ set -e 10:30:31 [2020-10-06T10:30:31.101Z] ++ '[' -n 0 ']' 10:30:31 [2020-10-06T10:30:31.101Z] ++ set -x 10:30:31 [2020-10-06T10:30:31.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m 10:30:31 [2020-10-06T10:30:31.101Z] testing: warning: no tests to run 10:30:31 [2020-10-06T10:30:31.101Z] PASS 10:30:31 [2020-10-06T10:30:31.101Z] 10:30:31 [2020-10-06T10:30:31.101Z] DONE 0 tests in 0.017s 10:30:31 [2020-10-06T10:30:31.101Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 10:30:31 [2020-10-06T10:30:31.101Z] ++ 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 10:30:31 [2020-10-06T10:30:31.101Z] ++ set -e 10:30:31 [2020-10-06T10:30:31.101Z] ++ '[' -n 0 ']' 10:30:31 [2020-10-06T10:30:31.101Z] ++ set -x 10:30:31 [2020-10-06T10:30:31.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 10:30:31 [2020-10-06T10:30:31.101Z] INFO: Testing against a local daemon 10:30:31 [2020-10-06T10:30:31.101Z] === RUN TestAuthZPluginAllowRequest 10:30:31 [2020-10-06T10:30:31.848Z] tests/integration/models_images_test.py ............... [ 89%] 10:30:32 [2020-10-06T10:30:32.298Z] --- PASS: TestLinksContainerNames (1.51s) 10:30:32 [2020-10-06T10:30:32.298Z] === RUN TestLogsFollowTailEmpty 10:30:32 [2020-10-06T10:30:32.362Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 10:30:32 [2020-10-06T10:30:32.920Z] tests/integration/models_networks_test.py .... [ 90%] 10:30:33 [2020-10-06T10:30:33.188Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) 10:30:33 [2020-10-06T10:30:33.188Z] === RUN TestAuthZPluginTLS 10:30:33 [2020-10-06T10:30:33.242Z] --- PASS: TestLogsFollowTailEmpty (0.75s) 10:30:33 [2020-10-06T10:30:33.243Z] === RUN TestContainerNetworkMountsNoChown 10:30:33 [2020-10-06T10:30:33.481Z] --- PASS: TestAuthZPluginTLS (0.54s) 10:30:33 [2020-10-06T10:30:33.481Z] === RUN TestAuthZPluginDenyRequest 10:30:33 [2020-10-06T10:30:33.814Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) 10:30:33 [2020-10-06T10:30:33.814Z] === RUN TestMountDaemonRoot 10:30:33 [2020-10-06T10:30:33.814Z] === RUN TestMountDaemonRoot/default 10:30:33 [2020-10-06T10:30:33.814Z] === PAUSE TestMountDaemonRoot/default 10:30:33 [2020-10-06T10:30:33.814Z] === RUN TestMountDaemonRoot/private 10:30:33 [2020-10-06T10:30:33.814Z] === PAUSE TestMountDaemonRoot/private 10:30:33 [2020-10-06T10:30:33.814Z] === RUN TestMountDaemonRoot/rprivate 10:30:33 [2020-10-06T10:30:33.814Z] === PAUSE TestMountDaemonRoot/rprivate 10:30:33 [2020-10-06T10:30:33.814Z] === RUN TestMountDaemonRoot/slave 10:30:33 [2020-10-06T10:30:33.814Z] === PAUSE TestMountDaemonRoot/slave 10:30:33 [2020-10-06T10:30:33.814Z] === RUN TestMountDaemonRoot/rslave 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rslave 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/shared 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/shared 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rshared 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rshared 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/default 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/default/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/default/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/default/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/default/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/rslave 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rslave/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rslave/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/rshared 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rshared/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rshared/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/rprivate 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/slave 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rprivate/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rprivate/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/default/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/default/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/slave/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/slave/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/slave/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/slave/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/slave/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/slave/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/private 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/private/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/private/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/private/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/private/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/private/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/private/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/shared 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/shared/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/shared/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/shared/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/shared/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/shared/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === RUN TestMountDaemonRoot/shared/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/rslave/bind_root 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/rslave/mount_root 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 10:30:33 [2020-10-06T10:30:33.815Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/rshared/bind_root 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/rshared/mount_root 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/rprivate/bind_root 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/default/bind_root 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/slave/bind_subpath 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/private/bind_root 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/rprivate/mount_root 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/shared/bind_root 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/default/mount_subpath 10:30:34 [2020-10-06T10:30:34.077Z] === CONT TestMountDaemonRoot/default/mount_root 10:30:34 [2020-10-06T10:30:34.115Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) 10:30:34 [2020-10-06T10:30:34.115Z] === RUN TestAuthZPluginAPIDenyResponse 10:30:34 [2020-10-06T10:30:34.263Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/default/bind_subpath 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/slave/bind_root 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/slave/mount_subpath 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/slave/mount_root 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/private/mount_subpath 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/private/mount_root 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/private/bind_subpath 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/shared/mount_subpath 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/shared/mount_root 10:30:34 [2020-10-06T10:30:34.338Z] === CONT TestMountDaemonRoot/shared/bind_subpath 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot (0.04s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 10:30:34 [2020-10-06T10:30:34.338Z] --- PASS: TestMountDaemonRoot/default (0.00s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/private (0.00s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 10:30:34 [2020-10-06T10:30:34.339Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 10:30:34 [2020-10-06T10:30:34.339Z] === RUN TestContainerBindMountNonRecursive 10:30:34 [2020-10-06T10:30:34.407Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) 10:30:34 [2020-10-06T10:30:34.408Z] === RUN TestAuthZPluginDenyResponse 10:30:35 [2020-10-06T10:30:35.110Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 10:30:35 [2020-10-06T10:30:35.110Z] === RUN TestAuthZPluginAllowEventStream 10:30:35 [2020-10-06T10:30:35.860Z] INFO: Extraction ended at 10/06/2020 10:30:34. Duration:00:00:24.1472746 10:30:35 [2020-10-06T10:30:35.860Z] INFO: Updating the golang and path environment variables 10:30:35 [2020-10-06T10:30:35.860Z] INFO: GOPATH=d:\gopath 10:30:35 [2020-10-06T10:30:35.860Z] INFO: go version go1.13.15 windows/amd64 10:30:35 [2020-10-06T10:30:35.860Z] INFO: Running the daemon under test in debug mode 10:30:35 [2020-10-06T10:30:35.860Z] INFO: Starting a daemon under test... 10:30:35 [2020-10-06T10:30:35.860Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41530\1\daemon --pidfile d:\CI\PR-41530\1\docker.pid -D 10:30:35 [2020-10-06T10:30:35.860Z] INFO: Process started successfully. 10:30:35 [2020-10-06T10:30:35.860Z] INFO: Start tailing logs of the daemon under tests 10:30:35 [2020-10-06T10:30:35.860Z] INFO: Waiting for the daemon under test to start... 10:30:36 [2020-10-06T10:30:36.794Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 10:30:36 [2020-10-06T10:30:36.885Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) 10:30:36 [2020-10-06T10:30:36.885Z] === RUN TestNetworkNat 10:30:37 [2020-10-06T10:30:37.223Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) 10:30:37 [2020-10-06T10:30:37.223Z] === RUN TestAuthZPluginErrorResponse 10:30:37 [2020-10-06T10:30:37.223Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 10:30:37 [2020-10-06T10:30:37.223Z] === RUN TestAuthZPluginErrorRequest 10:30:37 [2020-10-06T10:30:37.458Z] --- PASS: TestNetworkNat (0.85s) 10:30:37 [2020-10-06T10:30:37.458Z] === RUN TestNetworkLocalhostTCPNat 10:30:37 [2020-10-06T10:30:37.917Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) 10:30:37 [2020-10-06T10:30:37.917Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 10:30:38 [2020-10-06T10:30:38.400Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) 10:30:38 [2020-10-06T10:30:38.400Z] === RUN TestNetworkLoopbackNat 10:30:38 [2020-10-06T10:30:38.551Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 10:30:38 [2020-10-06T10:30:38.551Z] === RUN TestAuthZPluginEnsureLoadImportWorking 10:30:38 [2020-10-06T10:30:38.695Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 10:30:38 [2020-10-06T10:30:38.954Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 10:30:39 [2020-10-06T10:30:39.448Z] tests/integration/models_nodes_test.py . [ 91%] 10:30:39 [2020-10-06T10:30:39.448Z] tests/integration/models_resources_test.py . [ 91%] 10:30:39 [2020-10-06T10:30:39.522Z] --- PASS: TestBuildWithHugeFile (84.98s) 10:30:39 [2020-10-06T10:30:39.522Z] === RUN TestBuildWithEmptyDockerfile 10:30:39 [2020-10-06T10:30:39.522Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:30:39 [2020-10-06T10:30:39.522Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:30:39 [2020-10-06T10:30:39.522Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:30:39 [2020-10-06T10:30:39.522Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:30:39 [2020-10-06T10:30:39.522Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:30:39 [2020-10-06T10:30:39.522Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:30:39 [2020-10-06T10:30:39.522Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:30:39 [2020-10-06T10:30:39.522Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:30:39 [2020-10-06T10:30:39.522Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 10:30:39 [2020-10-06T10:30:39.780Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:30:39 [2020-10-06T10:30:39.780Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 10:30:39 [2020-10-06T10:30:39.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) 10:30:39 [2020-10-06T10:30:39.780Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 10:30:39 [2020-10-06T10:30:39.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) 10:30:39 [2020-10-06T10:30:39.780Z] === RUN TestBuildPreserveOwnership 10:30:39 [2020-10-06T10:30:39.780Z] === RUN TestBuildPreserveOwnership/copy_from 10:30:40 [2020-10-06T10:30:40.348Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 10:30:40 [2020-10-06T10:30:40.645Z] --- PASS: TestDaemonStartWithLogOpt (13.24s) 10:30:40 [2020-10-06T10:30:40.645Z] === CONT TestReadPluginNoRead 10:30:40 [2020-10-06T10:30:40.865Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) 10:30:40 [2020-10-06T10:30:40.865Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 10:30:40 [2020-10-06T10:30:40.916Z] === RUN TestDockerSuite/TestAttachAfterDetach 10:30:41 [2020-10-06T10:30:41.700Z] --- PASS: TestNetworkLoopbackNat (3.19s) 10:30:41 [2020-10-06T10:30:41.700Z] === RUN TestPause 10:30:42 [2020-10-06T10:30:42.021Z] === RUN TestReadPluginNoRead/default 10:30:42 [2020-10-06T10:30:42.021Z] --- PASS: TestContinueAfterPluginCrash (16.89s) 10:30:42 [2020-10-06T10:30:42.274Z] --- PASS: TestPause (0.83s) 10:30:42 [2020-10-06T10:30:42.274Z] === RUN TestPauseFailsOnWindowsServerContainers 10:30:42 [2020-10-06T10:30:42.274Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 10:30:42 [2020-10-06T10:30:42.274Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:30:42 [2020-10-06T10:30:42.274Z] === RUN TestPauseStopPausedContainer 10:30:42 [2020-10-06T10:30:42.291Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 10:30:42 [2020-10-06T10:30:42.549Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 10:30:43 [2020-10-06T10:30:43.065Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) 10:30:43 [2020-10-06T10:30:43.065Z] === RUN TestAuthZPluginHeader 10:30:43 [2020-10-06T10:30:43.216Z] --- PASS: TestPauseStopPausedContainer (0.81s) 10:30:43 [2020-10-06T10:30:43.216Z] === RUN TestPsFilter 10:30:43 [2020-10-06T10:30:43.216Z] --- PASS: TestPsFilter (0.24s) 10:30:43 [2020-10-06T10:30:43.216Z] === RUN TestRemoveContainerWithRemovedVolume 10:30:43 [2020-10-06T10:30:43.484Z] --- PASS: TestBuildPreserveOwnership (3.56s) 10:30:43 [2020-10-06T10:30:43.484Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) 10:30:43 [2020-10-06T10:30:43.484Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) 10:30:43 [2020-10-06T10:30:43.484Z] === RUN TestBuildPlatformInvalid 10:30:43 [2020-10-06T10:30:43.484Z] --- PASS: TestBuildPlatformInvalid (0.09s) 10:30:43 [2020-10-06T10:30:43.484Z] PASS 10:30:43 [2020-10-06T10:30:43.484Z] 10:30:43 [2020-10-06T10:30:43.484Z] === Skipped 10:30:43 [2020-10-06T10:30:43.484Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 10:30:43 [2020-10-06T10:30:43.484Z] build_session_test.go:25: TODO: BuildKit 10:30:43 [2020-10-06T10:30:43.484Z] 10:30:43 [2020-10-06T10:30:43.484Z] 10:30:43 [2020-10-06T10:30:43.484Z] DONE 32 tests, 1 skipped in 171.658s 10:30:43 [2020-10-06T10:30:43.484Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 10:30:43 [2020-10-06T10:30:43.484Z] ++ 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 10:30:43 [2020-10-06T10:30:43.484Z] ++ set -e 10:30:43 [2020-10-06T10:30:43.484Z] ++ '[' -n 0 ']' 10:30:43 [2020-10-06T10:30:43.484Z] ++ set -x 10:30:43 [2020-10-06T10:30:43.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 10:30:43 [2020-10-06T10:30:43.700Z] --- PASS: TestAuthZPluginHeader (0.85s) 10:30:43 [2020-10-06T10:30:43.700Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 10:30:43 [2020-10-06T10:30:43.700Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:30:43 [2020-10-06T10:30:43.700Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:30:43 [2020-10-06T10:30:43.700Z] === RUN TestAuthZPluginV2Disable 10:30:43 [2020-10-06T10:30:43.700Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 10:30:43 [2020-10-06T10:30:43.700Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:30:43 [2020-10-06T10:30:43.700Z] === RUN TestAuthZPluginV2RejectVolumeRequests 10:30:43 [2020-10-06T10:30:43.700Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:30:43 [2020-10-06T10:30:43.700Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:30:43 [2020-10-06T10:30:43.700Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 10:30:43 [2020-10-06T10:30:43.700Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:30:43 [2020-10-06T10:30:43.700Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:30:43 [2020-10-06T10:30:43.700Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 10:30:43 [2020-10-06T10:30:43.743Z] INFO: Testing against a local daemon 10:30:43 [2020-10-06T10:30:43.743Z] === RUN TestConfigInspect 10:30:44 [2020-10-06T10:30:44.001Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 10:30:44 [2020-10-06T10:30:44.158Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) 10:30:44 [2020-10-06T10:30:44.159Z] === RUN TestRemoveContainerWithVolume 10:30:44 [2020-10-06T10:30:44.261Z] === RUN TestDockerSuite/TestAttachDetach 10:30:44 [2020-10-06T10:30:44.552Z] === RUN TestReadPluginNoRead/disabled_caching 10:30:44 [2020-10-06T10:30:44.730Z] --- PASS: TestRemoveContainerWithVolume (0.76s) 10:30:44 [2020-10-06T10:30:44.730Z] === RUN TestRemoveContainerRunning 10:30:45 [2020-10-06T10:30:45.226Z] === RUN TestDockerSuite/TestAttachDisconnect 10:30:45 [2020-10-06T10:30:45.674Z] --- PASS: TestRemoveContainerRunning (0.78s) 10:30:45 [2020-10-06T10:30:45.674Z] === RUN TestRemoveContainerForceRemoveRunning 10:30:45 [2020-10-06T10:30:45.756Z] tests/integration/models_services_test.py ..............X. [ 95%] 10:30:45 [2020-10-06T10:30:45.797Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 10:30:46 [2020-10-06T10:30:46.245Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) 10:30:46 [2020-10-06T10:30:46.245Z] === RUN TestRemoveInvalidContainer 10:30:46 [2020-10-06T10:30:46.245Z] --- PASS: TestRemoveInvalidContainer (0.02s) 10:30:46 [2020-10-06T10:30:46.245Z] === RUN TestRenameLinkedContainer 10:30:46 [2020-10-06T10:30:46.367Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 10:30:46 [2020-10-06T10:30:46.456Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 10:30:46 [2020-10-06T10:30:46.943Z] --- PASS: TestConfigInspect (3.20s) 10:30:46 [2020-10-06T10:30:46.943Z] === RUN TestConfigList 10:30:47 [2020-10-06T10:30:47.879Z] === RUN TestDockerSuite/TestAttachPausedContainer 10:30:48 [2020-10-06T10:30:48.446Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 10:30:48 [2020-10-06T10:30:48.707Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 10:30:48 [2020-10-06T10:30:48.987Z] --- PASS: TestReadPluginNoRead (10.23s) 10:30:48 [2020-10-06T10:30:48.987Z] --- PASS: TestReadPluginNoRead/default (2.25s) 10:30:48 [2020-10-06T10:30:48.987Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.20s) 10:30:48 [2020-10-06T10:30:48.987Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) 10:30:48 [2020-10-06T10:30:48.987Z] read_test.go:92: [d92fead797283] daemon is not started 10:30:48 [2020-10-06T10:30:48.987Z] PASS 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] DONE 6 tests in 23.627s 10:30:48 [2020-10-06T10:30:48.987Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 10:30:48 [2020-10-06T10:30:48.987Z] testing: warning: no tests to run 10:30:48 [2020-10-06T10:30:48.987Z] PASS 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] DONE 0 tests in 0.043s 10:30:48 [2020-10-06T10:30:48.987Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 10:30:48 [2020-10-06T10:30:48.987Z] INFO: Testing against a local daemon 10:30:48 [2020-10-06T10:30:48.987Z] === RUN TestPluginWithDevMounts 10:30:48 [2020-10-06T10:30:48.987Z] --- SKIP: TestPluginWithDevMounts (0.00s) 10:30:48 [2020-10-06T10:30:48.987Z] mounts_test.go:21: (*Execution).IsRootless-fm 10:30:48 [2020-10-06T10:30:48.987Z] PASS 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] === Skipped 10:30:48 [2020-10-06T10:30:48.987Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 10:30:48 [2020-10-06T10:30:48.987Z] mounts_test.go:21: (*Execution).IsRootless-fm 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] DONE 1 tests, 1 skipped in 0.139s 10:30:48 [2020-10-06T10:30:48.987Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 10:30:48 [2020-10-06T10:30:48.987Z] INFO: Testing against a local daemon 10:30:48 [2020-10-06T10:30:48.987Z] === RUN TestSecretInspect 10:30:48 [2020-10-06T10:30:48.987Z] --- SKIP: TestSecretInspect (0.02s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] === RUN TestSecretList 10:30:48 [2020-10-06T10:30:48.987Z] --- SKIP: TestSecretList (0.01s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] === RUN TestSecretsCreateAndDelete 10:30:48 [2020-10-06T10:30:48.987Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] === RUN TestSecretsUpdate 10:30:48 [2020-10-06T10:30:48.987Z] --- SKIP: TestSecretsUpdate (0.01s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] === RUN TestTemplatedSecret 10:30:48 [2020-10-06T10:30:48.987Z] --- SKIP: TestTemplatedSecret (0.00s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] === RUN TestSecretCreateResolve 10:30:48 [2020-10-06T10:30:48.987Z] --- SKIP: TestSecretCreateResolve (0.02s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] PASS 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] === Skipped 10:30:48 [2020-10-06T10:30:48.987Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) 10:30:48 [2020-10-06T10:30:48.987Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] 10:30:48 [2020-10-06T10:30:48.987Z] DONE 6 tests, 6 skipped in 0.192s 10:30:48 [2020-10-06T10:30:48.987Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 10:30:49 [2020-10-06T10:30:49.050Z] tests/integration/models_swarm_test.py .. [ 96%] 10:30:49 [2020-10-06T10:30:49.050Z] tests/integration/models_volumes_test.py .. [ 96%] 10:30:49 [2020-10-06T10:30:49.246Z] INFO: Testing against a local daemon 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestServiceCreateInit 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:30:49 [2020-10-06T10:30:49.246Z] --- PASS: TestServiceCreateInit (0.02s) 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestCreateServiceMultipleTimes 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestCreateServiceConflict 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestCreateServiceConflict (0.01s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestCreateServiceMaxReplicas 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestCreateWithDuplicateNetworkNames 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestCreateServiceSecretFileMode 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestCreateServiceConfigFileMode 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestCreateServiceSysctls 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestCreateServiceSysctls (0.02s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestCreateServiceCapabilities 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestCreateServiceCapabilities (0.02s) 10:30:49 [2020-10-06T10:30:49.246Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestInspect 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestInspect (0.01s) 10:30:49 [2020-10-06T10:30:49.246Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestCreateJob 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestCreateJob (0.01s) 10:30:49 [2020-10-06T10:30:49.246Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestReplicatedJob 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestReplicatedJob (0.01s) 10:30:49 [2020-10-06T10:30:49.246Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestUpdateReplicatedJob 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestUpdateReplicatedJob (0.01s) 10:30:49 [2020-10-06T10:30:49.246Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestServiceListWithStatuses 10:30:49 [2020-10-06T10:30:49.246Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:30:49 [2020-10-06T10:30:49.246Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:30:49 [2020-10-06T10:30:49.246Z] === RUN TestDockerNetworkConnectAlias 10:30:49 [2020-10-06T10:30:49.273Z] --- PASS: TestConfigList (2.42s) 10:30:49 [2020-10-06T10:30:49.273Z] === RUN TestConfigsCreateAndDelete 10:30:49 [2020-10-06T10:30:49.273Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 10:30:49 [2020-10-06T10:30:49.505Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) 10:30:49 [2020-10-06T10:30:49.505Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.505Z] === RUN TestDockerNetworkReConnect 10:30:49 [2020-10-06T10:30:49.505Z] --- SKIP: TestDockerNetworkReConnect (0.02s) 10:30:49 [2020-10-06T10:30:49.505Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:49 [2020-10-06T10:30:49.505Z] === RUN TestServicePlugin 10:30:49 [2020-10-06T10:30:49.548Z] --- PASS: TestRenameLinkedContainer (3.22s) 10:30:49 [2020-10-06T10:30:49.548Z] === RUN TestRenameStoppedContainer 10:30:49 [2020-10-06T10:30:49.841Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 10:30:50 [2020-10-06T10:30:50.409Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 10:30:50 [2020-10-06T10:30:50.493Z] --- PASS: TestRenameStoppedContainer (0.75s) 10:30:50 [2020-10-06T10:30:50.493Z] === RUN TestRenameRunningContainerAndReuse 10:30:51 [2020-10-06T10:30:51.786Z] --- PASS: TestConfigsCreateAndDelete (2.48s) 10:30:51 [2020-10-06T10:30:51.786Z] === RUN TestConfigsUpdate 10:30:51 [2020-10-06T10:30:51.786Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 10:30:51 [2020-10-06T10:30:51.889Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) 10:30:51 [2020-10-06T10:30:51.889Z] === RUN TestRenameInvalidName 10:30:52 [2020-10-06T10:30:52.611Z] tests/integration/regression_test.py ...... [ 98%] 10:30:52 [2020-10-06T10:30:52.722Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 10:30:52 [2020-10-06T10:30:52.794Z] --- SKIP: TestServicePlugin (3.42s) 10:30:52 [2020-10-06T10:30:52.794Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:52 [2020-10-06T10:30:52.794Z] === RUN TestServiceUpdateLabel 10:30:52 [2020-10-06T10:30:52.794Z] --- SKIP: TestServiceUpdateLabel (0.01s) 10:30:52 [2020-10-06T10:30:52.794Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:52 [2020-10-06T10:30:52.794Z] === RUN TestServiceUpdateSecrets 10:30:52 [2020-10-06T10:30:52.794Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 10:30:52 [2020-10-06T10:30:52.794Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:52 [2020-10-06T10:30:52.794Z] === RUN TestServiceUpdateConfigs 10:30:52 [2020-10-06T10:30:52.794Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 10:30:52 [2020-10-06T10:30:52.794Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:52 [2020-10-06T10:30:52.794Z] === RUN TestServiceUpdateNetwork 10:30:52 [2020-10-06T10:30:52.794Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 10:30:52 [2020-10-06T10:30:52.794Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:52 [2020-10-06T10:30:52.794Z] === RUN TestServiceUpdatePidsLimit 10:30:52 [2020-10-06T10:30:52.834Z] --- PASS: TestRenameInvalidName (0.84s) 10:30:52 [2020-10-06T10:30:52.834Z] === RUN TestRenameAnonymousContainer 10:30:53 [2020-10-06T10:30:53.053Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) 10:30:53 [2020-10-06T10:30:53.053Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] PASS 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === Skipped 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 10:30:53 [2020-10-06T10:30:53.053Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 10:30:53 [2020-10-06T10:30:53.053Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) 10:30:53 [2020-10-06T10:30:53.053Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestInspect (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 10:30:53 [2020-10-06T10:30:53.053Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) 10:30:53 [2020-10-06T10:30:53.053Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) 10:30:53 [2020-10-06T10:30:53.053Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) 10:30:53 [2020-10-06T10:30:53.053Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 10:30:53 [2020-10-06T10:30:53.053Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) 10:30:53 [2020-10-06T10:30:53.053Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] DONE 24 tests, 23 skipped in 3.872s 10:30:53 [2020-10-06T10:30:53.053Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 10:30:53 [2020-10-06T10:30:53.053Z] INFO: Testing against a local daemon 10:30:53 [2020-10-06T10:30:53.053Z] === RUN TestSessionCreate 10:30:53 [2020-10-06T10:30:53.053Z] --- PASS: TestSessionCreate (0.03s) 10:30:53 [2020-10-06T10:30:53.053Z] === RUN TestSessionCreateWithBadUpgrade 10:30:53 [2020-10-06T10:30:53.053Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 10:30:53 [2020-10-06T10:30:53.053Z] PASS 10:30:53 [2020-10-06T10:30:53.053Z] 10:30:53 [2020-10-06T10:30:53.053Z] DONE 2 tests in 0.156s 10:30:53 [2020-10-06T10:30:53.053Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 10:30:53 [2020-10-06T10:30:53.123Z] tests/integration/credentials/store_test.py ...... [ 99%] 10:30:53 [2020-10-06T10:30:53.123Z] tests/integration/credentials/utils_test.py . [100%] 10:30:53 [2020-10-06T10:30:53.123Z] 10:30:53 [2020-10-06T10:30:53.123Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 10:30:53 [2020-10-06T10:30:53.123Z] =========================== short test summary info ============================ 10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 10:30:53 [2020-10-06T10:30:53.123Z] CONFIG_RT_GROUP_SCHED isn't enabled 10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 10:30:53 [2020-10-06T10:30:53.123Z] Not supported on most drivers 10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 10:30:53 [2020-10-06T10:30:53.123Z] Output of docker top depends on host distro, and is not formalized. 10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 10:30:53 [2020-10-06T10:30:53.123Z] Output of docker top depends on host distro, and is not formalized. 10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 10:30:53 [2020-10-06T10:30:53.123Z] Can fail if eth0 has multiple IP addresses 10:30:53 [2020-10-06T10:30:53.123Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 10:30:53 [2020-10-06T10:30:53.123Z] This doesn't seem to be taken into account by the engine 10:30:53 [2020-10-06T10:30:53.123Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME 10:30:53 [2020-10-06T10:30:53.123Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 10:30:53 [2020-10-06T10:30:53.123Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 309.74 seconds == 10:30:53 [2020-10-06T10:30:53.289Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 10:30:53 [2020-10-06T10:30:53.289Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 10:30:53 [2020-10-06T10:30:53.312Z] INFO: Testing against a local daemon 10:30:53 [2020-10-06T10:30:53.312Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:30:53 [2020-10-06T10:30:53.312Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 10:30:53 [2020-10-06T10:30:53.312Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:30:53 [2020-10-06T10:30:53.312Z] === RUN TestEventsExecDie 10:30:53 [2020-10-06T10:30:53.378Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 10:30:53 [2020-10-06T10:30:53.879Z] --- PASS: TestEventsExecDie (0.49s) 10:30:53 [2020-10-06T10:30:53.880Z] === RUN TestEventsBackwardsCompatible 10:30:53 [2020-10-06T10:30:53.880Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 10:30:53 [2020-10-06T10:30:53.880Z] === RUN TestInfoBinaryCommits 10:30:53 [2020-10-06T10:30:53.880Z] --- PASS: TestInfoBinaryCommits (0.02s) 10:30:53 [2020-10-06T10:30:53.880Z] === RUN TestInfoAPIVersioned 10:30:53 [2020-10-06T10:30:53.880Z] --- PASS: TestInfoAPIVersioned (0.01s) 10:30:53 [2020-10-06T10:30:53.880Z] === RUN TestInfoDiscoveryBackend 10:30:54 [2020-10-06T10:30:54.231Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 10:30:54 [2020-10-06T10:30:54.490Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 10:30:54 [2020-10-06T10:30:54.748Z] --- PASS: TestConfigsUpdate (2.90s) 10:30:54 [2020-10-06T10:30:54.748Z] === RUN TestTemplatedConfig 10:30:55 [2020-10-06T10:30:55.007Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 10:30:55 [2020-10-06T10:30:55.255Z] --- PASS: TestInfoDiscoveryBackend (1.52s) 10:30:55 [2020-10-06T10:30:55.255Z] === RUN TestInfoDiscoveryInvalidAdvertise 10:30:56 [2020-10-06T10:30:56.909Z] .....INFO: Daemon under test started and replied! 10:30:56 [2020-10-06T10:30:56.909Z] INFO: Docker version of the daemon under test 10:30:56 [2020-10-06T10:30:56.909Z] 10:30:56 [2020-10-06T10:30:56.909Z] Client: 10:30:56 [2020-10-06T10:30:56.909Z] Version: 17.06.2-ce 10:30:56 [2020-10-06T10:30:56.909Z] API version: 1.30 10:30:56 [2020-10-06T10:30:56.909Z] Go version: go1.8.3 10:30:56 [2020-10-06T10:30:56.909Z] Git commit: cec0b72 10:30:56 [2020-10-06T10:30:56.909Z] Built: Tue Sep 5 19:57:19 2017 10:30:56 [2020-10-06T10:30:56.909Z] OS/Arch: windows/amd64 10:30:56 [2020-10-06T10:30:56.909Z] 10:30:56 [2020-10-06T10:30:56.909Z] Server: 10:30:56 [2020-10-06T10:30:56.909Z] Version: 0.0.0-dev 10:30:56 [2020-10-06T10:30:56.909Z] API version: 1.41 (minimum version 1.24) 10:30:56 [2020-10-06T10:30:56.909Z] Go version: go1.13.15 10:30:56 [2020-10-06T10:30:56.909Z] Git commit: 0033c6db7b 10:30:56 [2020-10-06T10:30:56.909Z] Built: 10/06/2020 10:28:51 10:30:56 [2020-10-06T10:30:56.909Z] OS/Arch: windows/amd64 10:30:56 [2020-10-06T10:30:56.909Z] Experimental: false 10:30:56 [2020-10-06T10:30:56.909Z] 10:30:56 [2020-10-06T10:30:56.909Z] INFO: Docker info of the daemon under test 10:30:56 [2020-10-06T10:30:56.909Z] 10:30:56 [2020-10-06T10:30:56.909Z] Containers: 0 10:30:56 [2020-10-06T10:30:56.909Z] Running: 0 10:30:56 [2020-10-06T10:30:56.909Z] Paused: 0 10:30:56 [2020-10-06T10:30:56.909Z] Stopped: 0 10:30:56 [2020-10-06T10:30:56.909Z] Images: 0 10:30:56 [2020-10-06T10:30:56.909Z] Server Version: 0.0.0-dev 10:30:56 [2020-10-06T10:30:56.909Z] Storage Driver: windowsfilter 10:30:56 [2020-10-06T10:30:56.909Z] Windows: 10:30:56 [2020-10-06T10:30:56.909Z] Logging Driver: json-file 10:30:56 [2020-10-06T10:30:56.909Z] Plugins: 10:30:56 [2020-10-06T10:30:56.909Z] Volume: local 10:30:56 [2020-10-06T10:30:56.909Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 10:30:56 [2020-10-06T10:30:56.909Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 10:30:56 [2020-10-06T10:30:56.909Z] Swarm: inactive 10:30:56 [2020-10-06T10:30:56.909Z] Default Isolation: process 10:30:56 [2020-10-06T10:30:56.909Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 10:30:56 [2020-10-06T10:30:56.909Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) 10:30:56 [2020-10-06T10:30:56.909Z] OSType: windows 10:30:56 [2020-10-06T10:30:56.909Z] Architecture: x86_64 10:30:56 [2020-10-06T10:30:56.909Z] CPUs: 4 10:30:56 [2020-10-06T10:30:56.909Z] Total Memory: 32GiB 10:30:56 [2020-10-06T10:30:56.909Z] Name: azwin-2-002ca0 10:30:56 [2020-10-06T10:30:56.909Z] ID: 2XR3:YFSD:BKMC:INPL:FFIV:6PPX:STI3:XT53:PLHR:TTMA:KBMJ:H3I6 10:30:56 [2020-10-06T10:30:56.909Z] Docker Root Dir: D:\CI\PR-41530\1\daemon 10:30:56 [2020-10-06T10:30:56.909Z] Debug Mode (client): false 10:30:56 [2020-10-06T10:30:56.909Z] Debug Mode (server): true 10:30:56 [2020-10-06T10:30:56.909Z] File Descriptors: -1 10:30:56 [2020-10-06T10:30:56.909Z] Goroutines: 17 10:30:56 [2020-10-06T10:30:56.909Z] System Time: 2020-10-06T10:30:54.5906711Z 10:30:56 [2020-10-06T10:30:56.909Z] EventsListeners: 0 10:30:56 [2020-10-06T10:30:56.909Z] Registry: https://index.docker.io/v1/ 10:30:56 [2020-10-06T10:30:56.909Z] Labels: 10:30:56 [2020-10-06T10:30:56.909Z] Experimental: false 10:30:56 [2020-10-06T10:30:56.909Z] Insecure Registries: 10:30:56 [2020-10-06T10:30:56.909Z] 127.0.0.0/8 10:30:56 [2020-10-06T10:30:56.909Z] Live Restore Enabled: false 10:30:56 [2020-10-06T10:30:56.909Z] 10:30:56 [2020-10-06T10:30:56.909Z] 10:30:56 [2020-10-06T10:30:56.909Z] INFO: Docker images of the daemon under test 10:30:56 [2020-10-06T10:30:56.909Z] 10:30:56 [2020-10-06T10:30:56.909Z] REPOSITORY TAG IMAGE ID CREATED SIZE 10:30:56 [2020-10-06T10:30:56.909Z] 10:30:56 [2020-10-06T10:30:56.909Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 10:30:56 [2020-10-06T10:30:56.909Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 10:30:56 [2020-10-06T10:30:56.909Z] ltsc2019: Pulling from windows/servercore 10:30:56 [2020-10-06T10:30:56.909Z] 4612f6d0b889: Pulling fs layer 10:30:56 [2020-10-06T10:30:56.909Z] c3aff4450246: Pulling fs layer 10:30:57 [2020-10-06T10:30:57.039Z] --- PASS: TestRenameAnonymousContainer (3.94s) 10:30:57 [2020-10-06T10:30:57.039Z] === RUN TestRenameContainerWithSameName 10:30:57 [2020-10-06T10:30:57.550Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 10:30:57 [2020-10-06T10:30:57.611Z] --- PASS: TestRenameContainerWithSameName (0.79s) 10:30:57 [2020-10-06T10:30:57.611Z] === RUN TestRenameContainerWithLinkedContainer 10:30:58 [2020-10-06T10:30:58.485Z] --- PASS: TestTemplatedConfig (3.62s) 10:30:58 [2020-10-06T10:30:58.485Z] === RUN TestConfigCreateResolve 10:30:58 [2020-10-06T10:30:58.996Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) 10:30:58 [2020-10-06T10:30:58.996Z] === RUN TestResize 10:30:59 [2020-10-06T10:30:59.422Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 10:30:59 [2020-10-06T10:30:59.442Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) 10:30:59 [2020-10-06T10:30:59.442Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 10:30:59 [2020-10-06T10:30:59.442Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 10:30:59 [2020-10-06T10:30:59.442Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 10:30:59 [2020-10-06T10:30:59.442Z] === RUN TestInfoAPI 10:30:59 [2020-10-06T10:30:59.442Z] --- PASS: TestInfoAPI (0.04s) 10:30:59 [2020-10-06T10:30:59.442Z] === RUN TestInfoAPIWarnings 10:30:59 [2020-10-06T10:30:59.938Z] --- PASS: TestResize (0.75s) 10:30:59 [2020-10-06T10:30:59.938Z] === RUN TestResizeWithInvalidSize 10:31:00 [2020-10-06T10:31:00.510Z] --- PASS: TestResizeWithInvalidSize (0.81s) 10:31:00 [2020-10-06T10:31:00.510Z] === RUN TestResizeWhenContainerNotStarted 10:31:01 [2020-10-06T10:31:01.327Z] --- PASS: TestConfigCreateResolve (2.69s) 10:31:01 [2020-10-06T10:31:01.327Z] === RUN TestConfigDaemonLibtrustID 10:31:01 [2020-10-06T10:31:01.452Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:31:01 [2020-10-06T10:31:01.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:31:01 [2020-10-06T10:31:01.588Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) 10:31:01 [2020-10-06T10:31:01.588Z] PASS 10:31:01 [2020-10-06T10:31:01.588Z] 10:31:01 [2020-10-06T10:31:01.588Z] DONE 7 tests in 18.027s 10:31:01 [2020-10-06T10:31:01.588Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 10:31:01 [2020-10-06T10:31:01.588Z] ++ 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 10:31:01 [2020-10-06T10:31:01.588Z] ++ set -e 10:31:01 [2020-10-06T10:31:01.588Z] ++ '[' -n 0 ']' 10:31:01 [2020-10-06T10:31:01.588Z] ++ set -x 10:31:01 [2020-10-06T10:31:01.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 10:31:01 [2020-10-06T10:31:01.851Z] INFO: Testing against a local daemon 10:31:01 [2020-10-06T10:31:01.851Z] === RUN TestCheckpoint 10:31:01 [2020-10-06T10:31:01.851Z] --- SKIP: TestCheckpoint (0.00s) 10:31:01 [2020-10-06T10:31:01.851Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:31:01 [2020-10-06T10:31:01.851Z] === RUN TestContainerInvalidJSON 10:31:01 [2020-10-06T10:31:01.851Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 10:31:01 [2020-10-06T10:31:01.851Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 10:31:01 [2020-10-06T10:31:01.851Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 10:31:01 [2020-10-06T10:31:01.851Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 10:31:01 [2020-10-06T10:31:01.851Z] === RUN TestContainerInvalidJSON//exec/foobar/start 10:31:01 [2020-10-06T10:31:01.851Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 10:31:01 [2020-10-06T10:31:01.851Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 10:31:01 [2020-10-06T10:31:01.851Z] === CONT TestContainerInvalidJSON//exec/foobar/start 10:31:01 [2020-10-06T10:31:01.851Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 10:31:01 [2020-10-06T10:31:01.851Z] --- PASS: TestContainerInvalidJSON (0.04s) 10:31:01 [2020-10-06T10:31:01.851Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 10:31:01 [2020-10-06T10:31:01.851Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 10:31:01 [2020-10-06T10:31:01.851Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 10:31:01 [2020-10-06T10:31:01.851Z] === RUN TestCopyFromContainerPathDoesNotExist 10:31:01 [2020-10-06T10:31:01.851Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 10:31:01 [2020-10-06T10:31:01.851Z] === RUN TestCopyFromContainerPathIsNotDir 10:31:01 [2020-10-06T10:31:01.851Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) 10:31:01 [2020-10-06T10:31:01.851Z] === RUN TestCopyToContainerPathDoesNotExist 10:31:02 [2020-10-06T10:31:02.111Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) 10:31:02 [2020-10-06T10:31:02.111Z] === RUN TestCopyToContainerPathIsNotDir 10:31:02 [2020-10-06T10:31:02.111Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 10:31:02 [2020-10-06T10:31:02.111Z] === RUN TestCopyFromContainer 10:31:02 [2020-10-06T10:31:02.389Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.35s) 10:31:02 [2020-10-06T10:31:02.389Z] PASS 10:31:02 [2020-10-06T10:31:02.389Z] 10:31:02 [2020-10-06T10:31:02.389Z] === Skipped 10:31:02 [2020-10-06T10:31:02.389Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:31:02 [2020-10-06T10:31:02.389Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:31:02 [2020-10-06T10:31:02.389Z] 10:31:02 [2020-10-06T10:31:02.389Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 10:31:02 [2020-10-06T10:31:02.389Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:31:02 [2020-10-06T10:31:02.389Z] 10:31:02 [2020-10-06T10:31:02.389Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:31:02 [2020-10-06T10:31:02.389Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:31:02 [2020-10-06T10:31:02.389Z] 10:31:02 [2020-10-06T10:31:02.389Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:31:02 [2020-10-06T10:31:02.389Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:31:02 [2020-10-06T10:31:02.389Z] 10:31:02 [2020-10-06T10:31:02.389Z] 10:31:02 [2020-10-06T10:31:02.389Z] DONE 17 tests, 4 skipped in 29.773s 10:31:02 [2020-10-06T10:31:02.389Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 10:31:02 [2020-10-06T10:31:02.389Z] ++ 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 10:31:02 [2020-10-06T10:31:02.389Z] ++ set -e 10:31:02 [2020-10-06T10:31:02.389Z] ++ '[' -n 0 ']' 10:31:02 [2020-10-06T10:31:02.389Z] ++ set -x 10:31:02 [2020-10-06T10:31:02.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 10:31:02 [2020-10-06T10:31:02.390Z] INFO: Testing against a local daemon 10:31:02 [2020-10-06T10:31:02.390Z] === RUN TestPluginInvalidJSON 10:31:02 [2020-10-06T10:31:02.390Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 10:31:02 [2020-10-06T10:31:02.390Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 10:31:02 [2020-10-06T10:31:02.390Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 10:31:02 [2020-10-06T10:31:02.390Z] --- PASS: TestPluginInvalidJSON (0.01s) 10:31:02 [2020-10-06T10:31:02.390Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 10:31:02 [2020-10-06T10:31:02.390Z] === RUN TestPluginInstall 10:31:02 [2020-10-06T10:31:02.390Z] === RUN TestPluginInstall/no_auth 10:31:02 [2020-10-06T10:31:02.678Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 10:31:02 [2020-10-06T10:31:02.680Z] c3aff4450246: Verifying Checksum 10:31:02 [2020-10-06T10:31:02.680Z] c3aff4450246: Download complete 10:31:03 [2020-10-06T10:31:03.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:31:03 [2020-10-06T10:31:03.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:31:04 [2020-10-06T10:31:04.061Z] === RUN TestCopyFromContainer// 10:31:04 [2020-10-06T10:31:04.061Z] === RUN TestCopyFromContainer//bar/root 10:31:04 [2020-10-06T10:31:04.061Z] === RUN TestCopyFromContainer//bar/root/ 10:31:04 [2020-10-06T10:31:04.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:31:04 [2020-10-06T10:31:04.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:31:04 [2020-10-06T10:31:04.320Z] === RUN TestCopyFromContainer/bar/quux 10:31:04 [2020-10-06T10:31:04.320Z] === RUN TestCopyFromContainer/bar/quux/ 10:31:04 [2020-10-06T10:31:04.579Z] === RUN TestCopyFromContainer/bar/quux/baz 10:31:04 [2020-10-06T10:31:04.837Z] === RUN TestCopyFromContainer/bar/filesymlink 10:31:04 [2020-10-06T10:31:04.837Z] === RUN TestCopyFromContainer/bar/dirsymlink 10:31:04 [2020-10-06T10:31:04.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:31:05 [2020-10-06T10:31:05.096Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 10:31:05 [2020-10-06T10:31:05.096Z] === RUN TestCopyFromContainer/bar/notarget 10:31:05 [2020-10-06T10:31:05.125Z] time="2020-10-06T10:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:31:05 [2020-10-06T10:31:05.125Z] time="2020-10-06T10:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6a7c230be0de6655ef41ac756109631ccb481d8e28f0a8935b802b5c646829e" mediatype=application/vnd.docker.plugin.v1+json size=522 10:31:05 [2020-10-06T10:31:05.125Z] time="2020-10-06T10:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:31:05 [2020-10-06T10:31:05.125Z] time="2020-10-06T10:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6a7c230be0de6655ef41ac756109631ccb481d8e28f0a8935b802b5c646829e" mediatype=application/vnd.docker.plugin.v1+json size=522 10:31:05 [2020-10-06T10:31:05.125Z] === RUN TestPluginInstall/with_htpasswd 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer (3.20s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer// (0.14s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:31:05 [2020-10-06T10:31:05.356Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:31:05 [2020-10-06T10:31:05.356Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:31:05 [2020-10-06T10:31:05.356Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:31:05 [2020-10-06T10:31:05.356Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:31:05 [2020-10-06T10:31:05.356Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:31:05 [2020-10-06T10:31:05.356Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateLinkToNonExistingContainer 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateWithInvalidEnv 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateWithInvalidEnv/0 10:31:05 [2020-10-06T10:31:05.356Z] === PAUSE TestCreateWithInvalidEnv/0 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateWithInvalidEnv/1 10:31:05 [2020-10-06T10:31:05.356Z] === PAUSE TestCreateWithInvalidEnv/1 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateWithInvalidEnv/2 10:31:05 [2020-10-06T10:31:05.356Z] === PAUSE TestCreateWithInvalidEnv/2 10:31:05 [2020-10-06T10:31:05.356Z] === CONT TestCreateWithInvalidEnv/0 10:31:05 [2020-10-06T10:31:05.356Z] === CONT TestCreateWithInvalidEnv/2 10:31:05 [2020-10-06T10:31:05.356Z] === CONT TestCreateWithInvalidEnv/1 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateTmpfsMountsTarget 10:31:05 [2020-10-06T10:31:05.356Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 10:31:05 [2020-10-06T10:31:05.356Z] === RUN TestCreateWithCustomMaskedPaths 10:31:05 [2020-10-06T10:31:05.417Z] time="2020-10-06T10:31:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:31:05 [2020-10-06T10:31:05.417Z] time="2020-10-06T10:31:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8cf124628b594395fc75e497fd389c27ba2d9d04488028eb296b609ea3e2282" mediatype=application/vnd.docker.plugin.v1+json size=522 10:31:05 [2020-10-06T10:31:05.417Z] time="2020-10-06T10:31:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:31:05 [2020-10-06T10:31:05.417Z] time="2020-10-06T10:31:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8cf124628b594395fc75e497fd389c27ba2d9d04488028eb296b609ea3e2282" mediatype=application/vnd.docker.plugin.v1+json size=522 10:31:05 [2020-10-06T10:31:05.538Z] Leaving: AppArmorNo profiles have been unloaded. 10:31:05 [2020-10-06T10:31:05.538Z] 10:31:05 [2020-10-06T10:31:05.538Z] Unloading profiles will leave already running processes permanently 10:31:05 [2020-10-06T10:31:05.538Z] unconfined, which can lead to unexpected situations. 10:31:05 [2020-10-06T10:31:05.538Z] 10:31:05 [2020-10-06T10:31:05.538Z] To set a process to complain mode, use the command line tool 10:31:05 [2020-10-06T10:31:05.538Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:31:05 [2020-10-06T10:31:05.538Z] 10:31:05 [2020-10-06T10:31:05.710Z] === RUN TestPluginInstall/with_insecure 10:31:05 [2020-10-06T10:31:05.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:31:05 [2020-10-06T10:31:05.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon Post stage [Pipeline] junit 10:31:06 [2020-10-06T10:31:06.108Z] Recording test results 10:31:06 [2020-10-06T10:31:06.293Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 10:31:06 [2020-10-06T10:31:06.747Z] time="2020-10-06T10:31:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:31:06 [2020-10-06T10:31:06.747Z] time="2020-10-06T10:31:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06f397f16629a29e12cb60e2b5147712332ae21601d86f08f003fd56326ce515" mediatype=application/vnd.docker.plugin.v1+json size=522 10:31:06 [2020-10-06T10:31:06.747Z] time="2020-10-06T10:31:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:31:06 [2020-10-06T10:31:06.747Z] time="2020-10-06T10:31:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06f397f16629a29e12cb60e2b5147712332ae21601d86f08f003fd56326ce515" mediatype=application/vnd.docker.plugin.v1+json size=522 10:31:07 [2020-10-06T10:31:07.039Z] --- PASS: TestPluginInstall (6.02s) 10:31:07 [2020-10-06T10:31:07.039Z] --- PASS: TestPluginInstall/no_auth (3.91s) 10:31:07 [2020-10-06T10:31:07.039Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) 10:31:07 [2020-10-06T10:31:07.039Z] --- PASS: TestPluginInstall/with_insecure (1.30s) 10:31:07 [2020-10-06T10:31:07.039Z] plugin_test.go:157: [d69cfd17033fa] daemon is not started 10:31:07 [2020-10-06T10:31:07.039Z] PASS 10:31:07 [2020-10-06T10:31:07.039Z] 10:31:07 [2020-10-06T10:31:07.039Z] DONE 6 tests in 6.111s 10:31:07 [2020-10-06T10:31:07.039Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 10:31:07 [2020-10-06T10:31:07.039Z] ++ 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 10:31:07 [2020-10-06T10:31:07.039Z] ++ set -e 10:31:07 [2020-10-06T10:31:07.039Z] ++ '[' -n 0 ']' 10:31:07 [2020-10-06T10:31:07.039Z] ++ set -x 10:31:07 [2020-10-06T10:31:07.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 10:31:07 [2020-10-06T10:31:07.039Z] INFO: Testing against a local daemon 10:31:07 [2020-10-06T10:31:07.039Z] === RUN TestExternalGraphDriver 10:31:07 [2020-10-06T10:31:07.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:31:07 [2020-10-06T10:31:07.332Z] === RUN TestExternalGraphDriver/json [Pipeline] sh 10:31:07 [2020-10-06T10:31:07.676Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) 10:31:07 [2020-10-06T10:31:07.676Z] === RUN TestCreateWithCustomReadonlyPaths 10:31:07 [2020-10-06T10:31:07.701Z] + echo Ensuring container killed. 10:31:07 [2020-10-06T10:31:07.702Z] Ensuring container killed. 10:31:07 [2020-10-06T10:31:07.702Z] + docker rm -vf docker-pr1 10:31:07 [2020-10-06T10:31:07.702Z] Error: No such container: docker-pr1 10:31:07 [2020-10-06T10:31:07.702Z] + true [Pipeline] sh 10:31:08 [2020-10-06T10:31:08.019Z] + echo Chowning /workspace to jenkins user 10:31:08 [2020-10-06T10:31:08.019Z] Chowning /workspace to jenkins user 10:31:08 [2020-10-06T10:31:08.019Z] + id -u 10:31:08 [2020-10-06T10:31:08.019Z] + id -g 10:31:08 [2020-10-06T10:31:08.019Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41530:/workspace busybox chown -R 1000:1000 /workspace 10:31:08 [2020-10-06T10:31:08.019Z] Unable to find image 'busybox:latest' locally 10:31:08 [2020-10-06T10:31:08.480Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 10:31:08 [2020-10-06T10:31:08.480Z] 10:31:08 [2020-10-06T10:31:08.480Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:31:08 [2020-10-06T10:31:08.480Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:31:08 [2020-10-06T10:31:08.480Z] HOSTNAME=a049f4e6716e 10:31:08 [2020-10-06T10:31:08.480Z] TESTDEBUG=0 10:31:08 [2020-10-06T10:31:08.480Z] DEST=bundles/test-integration 10:31:08 [2020-10-06T10:31:08.480Z] PWD=/go/src/github.com/docker/docker 10:31:08 [2020-10-06T10:31:08.480Z] DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 10:31:08 [2020-10-06T10:31:08.480Z] container=docker 10:31:08 [2020-10-06T10:31:08.480Z] HOME=/root 10:31:08 [2020-10-06T10:31:08.480Z] GOLANG_VERSION=1.13.15 10:31:08 [2020-10-06T10:31:08.480Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:31:08 [2020-10-06T10:31:08.480Z] VALIDATE_BRANCH=master 10:31:08 [2020-10-06T10:31:08.480Z] TERM=xterm 10:31:08 [2020-10-06T10:31:08.480Z] DOCKER_PKG=github.com/docker/docker 10:31:08 [2020-10-06T10:31:08.480Z] SHLVL=1 10:31:08 [2020-10-06T10:31:08.480Z] TIMEOUT=120m 10:31:08 [2020-10-06T10:31:08.480Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 10:31:08 [2020-10-06T10:31:08.480Z] DOCKER_GRAPHDRIVER=overlay2 10:31:08 [2020-10-06T10:31:08.480Z] GO111MODULE=off 10:31:08 [2020-10-06T10:31:08.480Z] DOCKER_EXPERIMENTAL=1 10:31:08 [2020-10-06T10:31:08.480Z] TEST_SKIP_INTEGRATION_CLI=1 10:31:08 [2020-10-06T10:31:08.480Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:31:08 [2020-10-06T10:31:08.480Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:31:08 [2020-10-06T10:31:08.480Z] GOPATH=/go 10:31:08 [2020-10-06T10:31:08.480Z] PKG_CONFIG=pkg-config 10:31:08 [2020-10-06T10:31:08.480Z] _=/usr/bin/env 10:31:08 [2020-10-06T10:31:08.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:31:08 [2020-10-06T10:31:08.612Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 10:31:09 [2020-10-06T10:31:09.429Z] === RUN TestExternalGraphDriver/spec 10:31:09 [2020-10-06T10:31:09.771Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) 10:31:09 [2020-10-06T10:31:09.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) 10:31:09 [2020-10-06T10:31:09.772Z] === RUN TestCgroupNamespacesRun 10:31:09 [2020-10-06T10:31:09.988Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) 10:31:09 [2020-10-06T10:31:09.988Z] === RUN TestCreateWithInvalidHealthcheckParams 10:31:09 [2020-10-06T10:31:09.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:31:09 [2020-10-06T10:31:09.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:31:09 [2020-10-06T10:31:09.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:31:09 [2020-10-06T10:31:09.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:31:09 [2020-10-06T10:31:09.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:31:09 [2020-10-06T10:31:09.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:31:09 [2020-10-06T10:31:09.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:31:09 [2020-10-06T10:31:09.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:31:09 [2020-10-06T10:31:09.988Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:31:09 [2020-10-06T10:31:09.988Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:31:09 [2020-10-06T10:31:09.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:31:09 [2020-10-06T10:31:09.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:31:09 [2020-10-06T10:31:09.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:31:09 [2020-10-06T10:31:09.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:31:09 [2020-10-06T10:31:09.988Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:31:09 [2020-10-06T10:31:09.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 10:31:09 [2020-10-06T10:31:09.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) 10:31:09 [2020-10-06T10:31:09.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 10:31:09 [2020-10-06T10:31:09.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 10:31:09 [2020-10-06T10:31:09.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) 10:31:09 [2020-10-06T10:31:09.988Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 10:31:09 [2020-10-06T10:31:09.988Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:31:09 [2020-10-06T10:31:09.988Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 10:31:10 [2020-10-06T10:31:10.924Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) 10:31:10 [2020-10-06T10:31:10.924Z] === RUN TestCreateDifferentPlatform 10:31:10 [2020-10-06T10:31:10.924Z] === RUN TestCreateDifferentPlatform/different_os 10:31:10 [2020-10-06T10:31:10.924Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:31:10 [2020-10-06T10:31:10.924Z] --- PASS: TestCreateDifferentPlatform (0.03s) 10:31:10 [2020-10-06T10:31:10.924Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:31:10 [2020-10-06T10:31:10.924Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:31:10 [2020-10-06T10:31:10.924Z] === RUN TestCreateVolumesFromNonExistingContainer 10:31:10 [2020-10-06T10:31:10.924Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 10:31:10 [2020-10-06T10:31:10.924Z] === RUN TestContainerStartOnDaemonRestart 10:31:10 [2020-10-06T10:31:10.924Z] === PAUSE TestContainerStartOnDaemonRestart 10:31:10 [2020-10-06T10:31:10.924Z] === RUN TestDaemonRestartIpcMode 10:31:10 [2020-10-06T10:31:10.924Z] === PAUSE TestDaemonRestartIpcMode 10:31:10 [2020-10-06T10:31:10.924Z] === RUN TestDaemonHostGatewayIP 10:31:10 [2020-10-06T10:31:10.924Z] === PAUSE TestDaemonHostGatewayIP 10:31:10 [2020-10-06T10:31:10.924Z] === RUN TestContainerKillOnDaemonStart 10:31:10 [2020-10-06T10:31:10.924Z] === PAUSE TestContainerKillOnDaemonStart 10:31:10 [2020-10-06T10:31:10.924Z] === RUN TestDiff 10:31:11 [2020-10-06T10:31:11.512Z] === RUN TestExternalGraphDriver/pull 10:31:11 [2020-10-06T10:31:11.688Z] --- PASS: TestCgroupNamespacesRun (1.91s) 10:31:11 [2020-10-06T10:31:11.689Z] === RUN TestCgroupNamespacesRunPrivileged 10:31:11 [2020-10-06T10:31:11.861Z] --- PASS: TestDiff (0.78s) 10:31:11 [2020-10-06T10:31:11.861Z] === RUN TestExecWithCloseStdin 10:31:12 [2020-10-06T10:31:12.119Z] === RUN TestDockerSuite/TestBuildAddBadLinks 10:31:12 [2020-10-06T10:31:12.379Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 10:31:12 [2020-10-06T10:31:12.638Z] --- PASS: TestExecWithCloseStdin (0.98s) 10:31:12 [2020-10-06T10:31:12.638Z] === RUN TestExec 10:31:12 [2020-10-06T10:31:12.897Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 10:31:12 [2020-10-06T10:31:12.897Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 10:31:13 [2020-10-06T10:31:13.363Z] latest: Pulling from library/busybox 10:31:13 [2020-10-06T10:31:13.363Z] df8698476c65: Pulling fs layer 10:31:13 [2020-10-06T10:31:13.363Z] df8698476c65: Verifying Checksum 10:31:13 [2020-10-06T10:31:13.363Z] df8698476c65: Download complete 10:31:13 [2020-10-06T10:31:13.363Z] df8698476c65: Pull complete 10:31:13 [2020-10-06T10:31:13.363Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a 10:31:13 [2020-10-06T10:31:13.363Z] Status: Downloaded newer image for busybox:latest 10:31:13 [2020-10-06T10:31:13.463Z] --- PASS: TestExec (0.73s) 10:31:13 [2020-10-06T10:31:13.463Z] === RUN TestExecUser 10:31:13 [2020-10-06T10:31:13.463Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 10:31:13 [2020-10-06T10:31:13.583Z] --- PASS: TestExternalGraphDriver (6.38s) 10:31:13 [2020-10-06T10:31:13.583Z] --- PASS: TestExternalGraphDriver/json (2.05s) 10:31:13 [2020-10-06T10:31:13.583Z] --- PASS: TestExternalGraphDriver/spec (2.14s) 10:31:13 [2020-10-06T10:31:13.583Z] --- PASS: TestExternalGraphDriver/pull (2.07s) 10:31:13 [2020-10-06T10:31:13.583Z] === RUN TestGraphdriverPluginV2 10:31:13 [2020-10-06T10:31:13.583Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) 10:31:13 [2020-10-06T10:31:13.583Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:31:13 [2020-10-06T10:31:13.583Z] PASS 10:31:13 [2020-10-06T10:31:13.583Z] 10:31:13 [2020-10-06T10:31:13.583Z] === Skipped 10:31:13 [2020-10-06T10:31:13.583Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) 10:31:13 [2020-10-06T10:31:13.583Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:31:13 [2020-10-06T10:31:13.583Z] 10:31:13 [2020-10-06T10:31:13.583Z] 10:31:13 [2020-10-06T10:31:13.583Z] DONE 5 tests, 1 skipped in 6.537s 10:31:13 [2020-10-06T10:31:13.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 10:31:13 [2020-10-06T10:31:13.584Z] ++ 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 10:31:13 [2020-10-06T10:31:13.584Z] ++ set -e 10:31:13 [2020-10-06T10:31:13.584Z] ++ '[' -n 0 ']' 10:31:13 [2020-10-06T10:31:13.584Z] ++ set -x 10:31:13 [2020-10-06T10:31:13.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 10:31:13 [2020-10-06T10:31:13.584Z] INFO: Testing against a local daemon 10:31:13 [2020-10-06T10:31:13.584Z] === RUN TestContinueAfterPluginCrash 10:31:13 [2020-10-06T10:31:13.584Z] === PAUSE TestContinueAfterPluginCrash 10:31:13 [2020-10-06T10:31:13.584Z] === RUN TestReadPluginNoRead 10:31:13 [2020-10-06T10:31:13.584Z] === PAUSE TestReadPluginNoRead 10:31:13 [2020-10-06T10:31:13.584Z] === RUN TestDaemonStartWithLogOpt 10:31:13 [2020-10-06T10:31:13.584Z] === PAUSE TestDaemonStartWithLogOpt 10:31:13 [2020-10-06T10:31:13.584Z] === CONT TestContinueAfterPluginCrash 10:31:13 [2020-10-06T10:31:13.584Z] === CONT TestDaemonStartWithLogOpt 10:31:13 [2020-10-06T10:31:13.604Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) 10:31:13 [2020-10-06T10:31:13.604Z] === RUN TestCgroupNamespacesRunDaemonHostMode 10:31:14 [2020-10-06T10:31:14.399Z] --- PASS: TestExecUser (0.84s) 10:31:14 [2020-10-06T10:31:14.399Z] === RUN TestExportContainerAndImportImage 10:31:14 [2020-10-06T10:31:14.399Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 10:31:14 [2020-10-06T10:31:14.659Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:31:14 [2020-10-06T10:31:14.919Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 10:31:14 [2020-10-06T10:31:14.988Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) 10:31:14 [2020-10-06T10:31:14.988Z] === RUN TestCgroupNamespacesRunHostMode 10:31:15 [2020-10-06T10:31:15.058Z] + bundleName=docker-py 10:31:15 [2020-10-06T10:31:15.058Z] + echo Creating docker-py-bundles.tar.gz 10:31:15 [2020-10-06T10:31:15.058Z] Creating docker-py-bundles.tar.gz 10:31:15 [2020-10-06T10:31:15.058Z] + 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 10:31:15 [2020-10-06T10:31:15.067Z] Archiving artifacts 10:31:15 [2020-10-06T10:31:15.486Z] --- PASS: TestExportContainerAndImportImage (1.18s) 10:31:15 [2020-10-06T10:31:15.486Z] === RUN TestExportContainerAfterDaemonRestart 10:31:15 [2020-10-06T10:31:15.486Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 10:31:15 [2020-10-06T10:31:15.486Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 10:31:16 [2020-10-06T10:31:16.654Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41530/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 10:31:16 [2020-10-06T10:31:16.863Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) 10:31:16 [2020-10-06T10:31:16.863Z] === RUN TestHealthCheckWorkdir 10:31:16 [2020-10-06T10:31:16.902Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) 10:31:16 [2020-10-06T10:31:16.902Z] === RUN TestCgroupNamespacesRunPrivateMode 10:31:17 [2020-10-06T10:31:17.008Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh binary-daemon 10:31:17 [2020-10-06T10:31:17.264Z] 10:31:17 [2020-10-06T10:31:17.440Z] 4612f6d0b889: Verifying Checksum 10:31:17 [2020-10-06T10:31:17.440Z] 4612f6d0b889: Download complete 10:31:17 [2020-10-06T10:31:17.519Z] Removing bundles/ 10:31:17 [2020-10-06T10:31:17.519Z] 10:31:17 [2020-10-06T10:31:17.519Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 10:31:17 [2020-10-06T10:31:17.519Z] Building: bundles/binary-daemon/dockerd-dev 10:31:17 [2020-10-06T10:31:17.519Z] GOOS="" GOARCH="" GOARM="" 10:31:17 [2020-10-06T10:31:17.521Z] --- PASS: TestInfoAPIWarnings (17.34s) 10:31:17 [2020-10-06T10:31:17.521Z] === RUN TestInfoDebug 10:31:17 [2020-10-06T10:31:17.521Z] --- PASS: TestInfoDebug (1.52s) 10:31:17 [2020-10-06T10:31:17.521Z] === RUN TestInfoInsecureRegistries 10:31:17 [2020-10-06T10:31:17.798Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 10:31:17 [2020-10-06T10:31:17.798Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 10:31:18 [2020-10-06T10:31:18.045Z] --- PASS: TestDaemonStartWithLogOpt (3.96s) 10:31:18 [2020-10-06T10:31:18.045Z] === CONT TestReadPluginNoRead 10:31:18 [2020-10-06T10:31:18.058Z] --- PASS: TestHealthCheckWorkdir (1.13s) 10:31:18 [2020-10-06T10:31:18.058Z] === RUN TestHealthKillContainer 10:31:18 [2020-10-06T10:31:18.819Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) 10:31:18 [2020-10-06T10:31:18.819Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 10:31:19 [2020-10-06T10:31:19.421Z] --- PASS: TestInfoInsecureRegistries (1.52s) 10:31:19 [2020-10-06T10:31:19.421Z] === RUN TestInfoRegistryMirrors 10:31:19 [2020-10-06T10:31:19.434Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 10:31:20 [2020-10-06T10:31:20.367Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 10:31:20 [2020-10-06T10:31:20.735Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) 10:31:20 [2020-10-06T10:31:20.735Z] === RUN TestCgroupNamespacesRunInvalidMode 10:31:20 [2020-10-06T10:31:20.782Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 10:31:20 [2020-10-06T10:31:20.796Z] --- PASS: TestInfoRegistryMirrors (1.52s) 10:31:20 [2020-10-06T10:31:20.796Z] === RUN TestLoginFailsWithBadCredentials 10:31:20 [2020-10-06T10:31:20.796Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) 10:31:20 [2020-10-06T10:31:20.796Z] === RUN TestPingCacheHeaders 10:31:20 [2020-10-06T10:31:20.796Z] --- PASS: TestPingCacheHeaders (0.04s) 10:31:20 [2020-10-06T10:31:20.796Z] === RUN TestPingGet 10:31:20 [2020-10-06T10:31:20.796Z] --- PASS: TestPingGet (0.01s) 10:31:20 [2020-10-06T10:31:20.796Z] === RUN TestPingHead 10:31:20 [2020-10-06T10:31:20.796Z] --- PASS: TestPingHead (0.02s) 10:31:20 [2020-10-06T10:31:20.796Z] === RUN TestVersion 10:31:20 [2020-10-06T10:31:20.935Z] --- PASS: TestHealthKillContainer (2.84s) 10:31:20 [2020-10-06T10:31:20.935Z] === RUN TestInspectCpusetInConfigPre120 10:31:21 [2020-10-06T10:31:21.055Z] --- PASS: TestVersion (0.03s) 10:31:21 [2020-10-06T10:31:21.055Z] PASS 10:31:21 [2020-10-06T10:31:21.055Z] 10:31:21 [2020-10-06T10:31:21.055Z] === Skipped 10:31:21 [2020-10-06T10:31:21.055Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 10:31:21 [2020-10-06T10:31:21.055Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:31:21 [2020-10-06T10:31:21.055Z] 10:31:21 [2020-10-06T10:31:21.055Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 10:31:21 [2020-10-06T10:31:21.055Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 10:31:21 [2020-10-06T10:31:21.055Z] 10:31:21 [2020-10-06T10:31:21.055Z] 10:31:21 [2020-10-06T10:31:21.055Z] DONE 18 tests, 2 skipped in 27.831s 10:31:21 [2020-10-06T10:31:21.055Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 10:31:21 [2020-10-06T10:31:21.055Z] INFO: Testing against a local daemon 10:31:21 [2020-10-06T10:31:21.055Z] === RUN TestVolumesCreateAndList 10:31:21 [2020-10-06T10:31:21.055Z] --- PASS: TestVolumesCreateAndList (0.02s) 10:31:21 [2020-10-06T10:31:21.055Z] === RUN TestVolumesRemove 10:31:21 [2020-10-06T10:31:21.055Z] --- PASS: TestVolumesRemove (0.05s) 10:31:21 [2020-10-06T10:31:21.055Z] === RUN TestVolumesInspect 10:31:21 [2020-10-06T10:31:21.055Z] --- PASS: TestVolumesInspect (0.01s) 10:31:21 [2020-10-06T10:31:21.055Z] === RUN TestVolumesInvalidJSON 10:31:21 [2020-10-06T10:31:21.055Z] === RUN TestVolumesInvalidJSON//volumes/create 10:31:21 [2020-10-06T10:31:21.055Z] === PAUSE TestVolumesInvalidJSON//volumes/create 10:31:21 [2020-10-06T10:31:21.055Z] === CONT TestVolumesInvalidJSON//volumes/create 10:31:21 [2020-10-06T10:31:21.055Z] --- PASS: TestVolumesInvalidJSON (0.01s) 10:31:21 [2020-10-06T10:31:21.055Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 10:31:21 [2020-10-06T10:31:21.055Z] PASS 10:31:21 [2020-10-06T10:31:21.055Z] 10:31:21 [2020-10-06T10:31:21.055Z] DONE 5 tests in 0.209s 10:31:21 [2020-10-06T10:31:21.055Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:31:21 [2020-10-06T10:31:21.193Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 10:31:21 [2020-10-06T10:31:21.308Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) 10:31:21 [2020-10-06T10:31:21.308Z] === RUN TestCgroupNamespacesRunOlderClient 10:31:21 [2020-10-06T10:31:21.313Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11996 is not a child of this shell 10:31:21 [2020-10-06T10:31:21.313Z] warning: PID 11996 from bundles/test-integration/docker.pid had a nonzero exit code 10:31:21 [2020-10-06T10:31:21.313Z] Leaving: AppArmorNo profiles have been unloaded. 10:31:21 [2020-10-06T10:31:21.313Z] 10:31:21 [2020-10-06T10:31:21.313Z] Unloading profiles will leave already running processes permanently 10:31:21 [2020-10-06T10:31:21.313Z] unconfined, which can lead to unexpected situations. 10:31:21 [2020-10-06T10:31:21.313Z] 10:31:21 [2020-10-06T10:31:21.313Z] To set a process to complain mode, use the command line tool 10:31:21 [2020-10-06T10:31:21.313Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:31:21 [2020-10-06T10:31:21.313Z] Removing test suite binaries 10:31:21 [2020-10-06T10:31:21.313Z] exiting test-integration 10:31:21 [2020-10-06T10:31:21.313Z] ++ exit 0 10:31:21 [2020-10-06T10:31:21.451Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 10:31:21 [2020-10-06T10:31:21.709Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) 10:31:21 [2020-10-06T10:31:21.709Z] === RUN TestIpcModeNone 10:31:22 [2020-10-06T10:31:22.247Z] 10:31:22 [2020-10-06T10:31:22.295Z] === RUN TestReadPluginNoRead/default 10:31:22 [2020-10-06T10:31:22.645Z] --- PASS: TestIpcModeNone (0.82s) 10:31:22 [2020-10-06T10:31:22.645Z] === RUN TestIpcModePrivate 10:31:22 [2020-10-06T10:31:22.645Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 10:31:22 [2020-10-06T10:31:22.930Z] --- PASS: TestContinueAfterPluginCrash (9.10s) 10:31:23 [2020-10-06T10:31:23.213Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 10:31:23 [2020-10-06T10:31:23.213Z] --- PASS: TestIpcModePrivate (0.86s) 10:31:23 [2020-10-06T10:31:23.213Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false 10:31:23 [2020-10-06T10:31:23.213Z] === RUN TestIpcModeShareable 10:31:23 [2020-10-06T10:31:23.221Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) 10:31:23 [2020-10-06T10:31:23.221Z] === RUN TestKernelTCPMemory Post stage [Pipeline] junit 10:31:23 [2020-10-06T10:31:23.636Z] Recording test results 10:31:24 [2020-10-06T10:31:24.150Z] --- PASS: TestIpcModeShareable (0.71s) 10:31:24 [2020-10-06T10:31:24.150Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true 10:31:24 [2020-10-06T10:31:24.150Z] === RUN TestAPIIpcModeShareableAndContainer 10:31:24 [2020-10-06T10:31:24.163Z] --- PASS: TestKernelTCPMemory (0.83s) 10:31:24 [2020-10-06T10:31:24.163Z] === RUN TestNISDomainname 10:31:24 [2020-10-06T10:31:24.440Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] } 10:31:25 [2020-10-06T10:31:25.104Z] --- PASS: TestNISDomainname (0.97s) 10:31:25 [2020-10-06T10:31:25.104Z] === RUN TestHostnameDnsResolution [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:31:25 [2020-10-06T10:31:25.442Z] + echo Ensuring container killed. 10:31:25 [2020-10-06T10:31:25.442Z] Ensuring container killed. 10:31:25 [2020-10-06T10:31:25.442Z] + docker rm -vf docker-pr1 10:31:25 [2020-10-06T10:31:25.442Z] Error: No such container: docker-pr1 10:31:25 [2020-10-06T10:31:25.442Z] + true [Pipeline] sh 10:31:25 [2020-10-06T10:31:25.723Z] + echo Chowning /workspace to jenkins user 10:31:25 [2020-10-06T10:31:25.723Z] Chowning /workspace to jenkins user 10:31:25 [2020-10-06T10:31:25.723Z] + id -u 10:31:25 [2020-10-06T10:31:25.723Z] + id -g 10:31:25 [2020-10-06T10:31:25.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41530:/workspace busybox chown -R 1000:1000 /workspace 10:31:25 [2020-10-06T10:31:25.723Z] Unable to find image 'busybox:latest' locally 10:31:25 [2020-10-06T10:31:25.723Z] latest: Pulling from library/busybox 10:31:25 [2020-10-06T10:31:25.723Z] df8698476c65: Pulling fs layer 10:31:26 [2020-10-06T10:31:26.054Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) 10:31:26 [2020-10-06T10:31:26.055Z] === RUN TestAPIIpcModeHost 10:31:26 [2020-10-06T10:31:26.513Z] --- PASS: TestReadPluginNoRead (8.68s) 10:31:26 [2020-10-06T10:31:26.513Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) 10:31:26 [2020-10-06T10:31:26.513Z] --- PASS: TestReadPluginNoRead/default (2.08s) 10:31:26 [2020-10-06T10:31:26.513Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) 10:31:26 [2020-10-06T10:31:26.513Z] read_test.go:92: [dad357235ca67] daemon is not started 10:31:26 [2020-10-06T10:31:26.513Z] PASS 10:31:26 [2020-10-06T10:31:26.513Z] 10:31:26 [2020-10-06T10:31:26.513Z] DONE 6 tests in 12.737s 10:31:26 [2020-10-06T10:31:26.513Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 10:31:26 [2020-10-06T10:31:26.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:31:26 [2020-10-06T10:31:26.513Z] ++ set -e 10:31:26 [2020-10-06T10:31:26.513Z] ++ '[' -n 0 ']' 10:31:26 [2020-10-06T10:31:26.513Z] ++ set -x 10:31:26 [2020-10-06T10:31:26.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:31:26 [2020-10-06T10:31:26.513Z] testing: warning: no tests to run 10:31:26 [2020-10-06T10:31:26.513Z] PASS 10:31:26 [2020-10-06T10:31:26.513Z] 10:31:26 [2020-10-06T10:31:26.513Z] DONE 0 tests in 0.026s 10:31:26 [2020-10-06T10:31:26.513Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 10:31:26 [2020-10-06T10:31:26.513Z] ++ 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 10:31:26 [2020-10-06T10:31:26.513Z] ++ set -e 10:31:26 [2020-10-06T10:31:26.513Z] ++ '[' -n 0 ']' 10:31:26 [2020-10-06T10:31:26.513Z] ++ set -x 10:31:26 [2020-10-06T10:31:26.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 10:31:26 [2020-10-06T10:31:26.514Z] INFO: Testing against a local daemon 10:31:26 [2020-10-06T10:31:26.514Z] === RUN TestPluginWithDevMounts 10:31:26 [2020-10-06T10:31:26.514Z] === PAUSE TestPluginWithDevMounts 10:31:26 [2020-10-06T10:31:26.514Z] === CONT TestPluginWithDevMounts 10:31:26 [2020-10-06T10:31:26.621Z] --- PASS: TestAPIIpcModeHost (0.55s) 10:31:26 [2020-10-06T10:31:26.621Z] === RUN TestDaemonIpcModeShareable 10:31:26 [2020-10-06T10:31:26.621Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 10:31:27 [2020-10-06T10:31:27.019Z] --- PASS: TestHostnameDnsResolution (1.75s) 10:31:27 [2020-10-06T10:31:27.019Z] === RUN TestStats 10:31:27 [2020-10-06T10:31:27.187Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 10:31:28 [2020-10-06T10:31:28.123Z] --- PASS: TestDaemonIpcModeShareable (1.58s) 10:31:28 [2020-10-06T10:31:28.123Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true 10:31:28 [2020-10-06T10:31:28.123Z] === RUN TestDaemonIpcModePrivate 10:31:28 [2020-10-06T10:31:28.588Z] --- PASS: TestPluginWithDevMounts (1.91s) 10:31:28 [2020-10-06T10:31:28.588Z] PASS 10:31:28 [2020-10-06T10:31:28.588Z] 10:31:28 [2020-10-06T10:31:28.588Z] DONE 1 tests in 1.998s 10:31:28 [2020-10-06T10:31:28.588Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 10:31:28 [2020-10-06T10:31:28.588Z] ++ 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 10:31:28 [2020-10-06T10:31:28.588Z] ++ set -e 10:31:28 [2020-10-06T10:31:28.588Z] ++ '[' -n 0 ']' 10:31:28 [2020-10-06T10:31:28.588Z] ++ set -x 10:31:28 [2020-10-06T10:31:28.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m 10:31:28 [2020-10-06T10:31:28.588Z] INFO: Testing against a local daemon 10:31:28 [2020-10-06T10:31:28.588Z] === RUN TestSecretInspect 10:31:29 [2020-10-06T10:31:29.563Z] --- PASS: TestStats (2.81s) 10:31:29 [2020-10-06T10:31:29.563Z] === RUN TestStopContainerWithTimeout 10:31:29 [2020-10-06T10:31:29.563Z] === RUN TestStopContainerWithTimeout/0 10:31:29 [2020-10-06T10:31:29.563Z] === PAUSE TestStopContainerWithTimeout/0 10:31:29 [2020-10-06T10:31:29.563Z] === RUN TestStopContainerWithTimeout/1 10:31:29 [2020-10-06T10:31:29.563Z] === PAUSE TestStopContainerWithTimeout/1 10:31:29 [2020-10-06T10:31:29.563Z] === RUN TestStopContainerWithTimeout/3 10:31:29 [2020-10-06T10:31:29.563Z] === PAUSE TestStopContainerWithTimeout/3 10:31:29 [2020-10-06T10:31:29.563Z] === RUN TestStopContainerWithTimeout/-1 10:31:29 [2020-10-06T10:31:29.563Z] === PAUSE TestStopContainerWithTimeout/-1 10:31:29 [2020-10-06T10:31:29.563Z] === CONT TestStopContainerWithTimeout/0 10:31:29 [2020-10-06T10:31:29.563Z] === CONT TestStopContainerWithTimeout/1 10:31:29 [2020-10-06T10:31:29.563Z] === CONT TestStopContainerWithTimeout/3 10:31:29 [2020-10-06T10:31:29.563Z] === CONT TestStopContainerWithTimeout/-1 10:31:30 [2020-10-06T10:31:30.026Z] --- PASS: TestDaemonIpcModePrivate (1.53s) 10:31:30 [2020-10-06T10:31:30.026Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false 10:31:30 [2020-10-06T10:31:30.026Z] === RUN TestDaemonIpcModePrivateFromConfig 10:31:30 [2020-10-06T10:31:30.285Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 10:31:30 [2020-10-06T10:31:30.544Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 10:31:30 [2020-10-06T10:31:30.544Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 10:31:30 [2020-10-06T10:31:30.999Z] df8698476c65: Download complete 10:31:30 [2020-10-06T10:31:30.999Z] df8698476c65: Pull complete 10:31:30 [2020-10-06T10:31:30.999Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a 10:31:30 [2020-10-06T10:31:30.999Z] Status: Downloaded newer image for busybox:latest 10:31:31 [2020-10-06T10:31:31.112Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 10:31:31 [2020-10-06T10:31:31.372Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) 10:31:31 [2020-10-06T10:31:31.372Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false 10:31:31 [2020-10-06T10:31:31.372Z] === RUN TestDaemonIpcModeShareableFromConfig 10:31:31 [2020-10-06T10:31:31.372Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 10:31:31 [2020-10-06T10:31:31.940Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 10:31:32 [2020-10-06T10:31:32.111Z] --- PASS: TestSecretInspect (3.60s) 10:31:32 [2020-10-06T10:31:32.112Z] === RUN TestSecretList [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:31:32 [2020-10-06T10:31:32.507Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 10:31:32 [2020-10-06T10:31:32.507Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 10:31:32 [2020-10-06T10:31:32.678Z] + bundleName=amd64-rootless 10:31:32 [2020-10-06T10:31:32.678Z] + echo Creating amd64-rootless-bundles.tar.gz 10:31:32 [2020-10-06T10:31:32.678Z] Creating amd64-rootless-bundles.tar.gz 10:31:32 [2020-10-06T10:31:32.678Z] + xargs tar -czf amd64-rootless-bundles.tar.gz 10:31:32 [2020-10-06T10:31:32.678Z] + 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 10:31:32 [2020-10-06T10:31:32.693Z] Archiving artifacts 10:31:32 [2020-10-06T10:31:32.870Z] --- PASS: TestStopContainerWithTimeout (0.02s) 10:31:32 [2020-10-06T10:31:32.870Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) 10:31:32 [2020-10-06T10:31:32.870Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) 10:31:32 [2020-10-06T10:31:32.870Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) 10:31:32 [2020-10-06T10:31:32.870Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) 10:31:32 [2020-10-06T10:31:32.870Z] === RUN TestDeleteDevicemapper 10:31:32 [2020-10-06T10:31:32.870Z] --- SKIP: TestDeleteDevicemapper (0.00s) 10:31:32 [2020-10-06T10:31:32.870Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:31:32 [2020-10-06T10:31:32.870Z] === RUN TestStopContainerWithRestartPolicyAlways 10:31:33 [2020-10-06T10:31:33.075Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) 10:31:33 [2020-10-06T10:31:33.075Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true 10:31:33 [2020-10-06T10:31:33.075Z] === RUN TestIpcModeOlderClient 10:31:33 [2020-10-06T10:31:33.075Z] === PAUSE TestIpcModeOlderClient 10:31:33 [2020-10-06T10:31:33.075Z] === RUN TestKillContainerInvalidSignal 10:31:34 [2020-10-06T10:31:34.012Z] --- PASS: TestKillContainerInvalidSignal (0.79s) 10:31:34 [2020-10-06T10:31:34.012Z] === RUN TestKillContainer 10:31:34 [2020-10-06T10:31:34.012Z] === RUN TestKillContainer/no_signal 10:31:34 [2020-10-06T10:31:34.335Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41530/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:31:34 [2020-10-06T10:31:34.631Z] === RUN TestKillContainer/non_killing_signal 10:31:34 [2020-10-06T10:31:34.651Z] + make clean 10:31:34 [2020-10-06T10:31:34.909Z] docker volume rm -f docker-dev-cache 10:31:34 [2020-10-06T10:31:34.909Z] docker-dev-cache [Pipeline] deleteDir 10:31:35 [2020-10-06T10:31:35.572Z] === RUN TestKillContainer/killing_signal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } 10:31:35 [2020-10-06T10:31:35.688Z] --- PASS: TestSecretList (3.22s) 10:31:35 [2020-10-06T10:31:35.689Z] === RUN TestSecretsCreateAndDelete [Pipeline] // stage [Pipeline] } 10:31:35 [2020-10-06T10:31:35.830Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 10:31:36 [2020-10-06T10:31:36.171Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.35s) 10:31:36 [2020-10-06T10:31:36.172Z] === RUN TestUpdateMemory 10:31:36 [2020-10-06T10:31:36.172Z] --- SKIP: TestUpdateMemory (0.00s) 10:31:36 [2020-10-06T10:31:36.172Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 10:31:36 [2020-10-06T10:31:36.172Z] === RUN TestUpdateCPUQuota 10:31:36 [2020-10-06T10:31:36.398Z] === RUN TestDockerSuite/TestBuildAddNonTar 10:31:36 [2020-10-06T10:31:36.398Z] --- PASS: TestKillContainer (2.55s) 10:31:36 [2020-10-06T10:31:36.398Z] --- PASS: TestKillContainer/no_signal (0.75s) 10:31:36 [2020-10-06T10:31:36.398Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) 10:31:36 [2020-10-06T10:31:36.398Z] --- PASS: TestKillContainer/killing_signal (0.81s) 10:31:36 [2020-10-06T10:31:36.398Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:31:36 [2020-10-06T10:31:36.398Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 10:31:37 [2020-10-06T10:31:37.333Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 10:31:37 [2020-10-06T10:31:37.558Z] --- PASS: TestUpdateCPUQuota (1.32s) 10:31:37 [2020-10-06T10:31:37.558Z] === RUN TestUpdatePidsLimit 10:31:37 [2020-10-06T10:31:37.558Z] === RUN TestUpdatePidsLimit/update_from_none 10:31:37 [2020-10-06T10:31:37.819Z] === RUN TestUpdatePidsLimit/no_change 10:31:37 [2020-10-06T10:31:37.900Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) 10:31:37 [2020-10-06T10:31:37.900Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) 10:31:37 [2020-10-06T10:31:37.900Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) 10:31:37 [2020-10-06T10:31:37.900Z] === RUN TestKillStoppedContainer 10:31:37 [2020-10-06T10:31:37.900Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 10:31:37 [2020-10-06T10:31:37.900Z] --- PASS: TestKillStoppedContainer (0.06s) 10:31:37 [2020-10-06T10:31:37.900Z] === RUN TestKillStoppedContainerAPIPre120 10:31:37 [2020-10-06T10:31:37.900Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 10:31:37 [2020-10-06T10:31:37.900Z] === RUN TestKillDifferentUserContainer 10:31:38 [2020-10-06T10:31:38.390Z] === RUN TestUpdatePidsLimit/update_lower 10:31:38 [2020-10-06T10:31:38.426Z] --- PASS: TestSecretsCreateAndDelete (3.17s) 10:31:38 [2020-10-06T10:31:38.426Z] === RUN TestSecretsUpdate 10:31:38 [2020-10-06T10:31:38.835Z] --- PASS: TestKillDifferentUserContainer (0.62s) 10:31:38 [2020-10-06T10:31:38.835Z] === RUN TestInspectOomKilledTrue 10:31:38 [2020-10-06T10:31:38.835Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 10:31:38 [2020-10-06T10:31:38.835Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:31:38 [2020-10-06T10:31:38.835Z] === RUN TestInspectOomKilledFalse 10:31:38 [2020-10-06T10:31:38.835Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 10:31:38 [2020-10-06T10:31:38.835Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:31:38 [2020-10-06T10:31:38.835Z] === RUN TestLinksEtcHostsContentMatch 10:31:38 [2020-10-06T10:31:38.835Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 10:31:38 [2020-10-06T10:31:38.962Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 10:31:39 [2020-10-06T10:31:39.093Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) 10:31:39 [2020-10-06T10:31:39.094Z] === RUN TestLinksContainerNames 10:31:39 [2020-10-06T10:31:39.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 10:31:39 [2020-10-06T10:31:39.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 10:31:40 [2020-10-06T10:31:40.056Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 10:31:40 [2020-10-06T10:31:40.996Z] --- PASS: TestLinksContainerNames (1.50s) 10:31:40 [2020-10-06T10:31:40.996Z] === RUN TestLogsFollowTailEmpty 10:31:40 [2020-10-06T10:31:40.996Z] === RUN TestDockerDaemonSuite/TestDaemonIP 10:31:41 [2020-10-06T10:31:41.257Z] --- PASS: TestLogsFollowTailEmpty (0.67s) 10:31:41 [2020-10-06T10:31:41.257Z] === RUN TestContainerNetworkMountsNoChown 10:31:41 [2020-10-06T10:31:41.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:31:41 [2020-10-06T10:31:41.441Z] --- PASS: TestUpdatePidsLimit (3.76s) 10:31:41 [2020-10-06T10:31:41.441Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) 10:31:41 [2020-10-06T10:31:41.441Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) 10:31:41 [2020-10-06T10:31:41.441Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) 10:31:41 [2020-10-06T10:31:41.441Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) 10:31:41 [2020-10-06T10:31:41.441Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) 10:31:41 [2020-10-06T10:31:41.441Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) 10:31:41 [2020-10-06T10:31:41.441Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) 10:31:41 [2020-10-06T10:31:41.441Z] === RUN TestUpdateRestartPolicy 10:31:41 [2020-10-06T10:31:41.825Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 10:31:42 [2020-10-06T10:31:42.084Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/default 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/default 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/private 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/private 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rprivate 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rprivate 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/slave 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/slave 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rslave 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rslave 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/shared 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/shared 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rshared 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rshared 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/default 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/default/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/default/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/default/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/default/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/rslave 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/default/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/default/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rslave/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/rshared 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rshared/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rshared/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rslave/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/shared 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/shared/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/shared/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/shared/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/shared/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/shared/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/rprivate 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rprivate/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rprivate/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/slave 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/slave/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/slave/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/slave/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/slave/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/slave/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/slave/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/private 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/private/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/private/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/private/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/private/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/private/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === RUN TestMountDaemonRoot/private/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/default/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === PAUSE TestMountDaemonRoot/shared/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/default/mount_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/default/mount_root 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/default/bind_subpath 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/rshared/bind_root 10:31:42 [2020-10-06T10:31:42.084Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 10:31:42 [2020-10-06T10:31:42.343Z] === CONT TestMountDaemonRoot/rshared/mount_root 10:31:42 [2020-10-06T10:31:42.343Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 10:31:42 [2020-10-06T10:31:42.343Z] === CONT TestMountDaemonRoot/rslave/bind_root 10:31:42 [2020-10-06T10:31:42.343Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 10:31:42 [2020-10-06T10:31:42.343Z] === CONT TestMountDaemonRoot/rslave/mount_root 10:31:42 [2020-10-06T10:31:42.343Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 10:31:42 [2020-10-06T10:31:42.343Z] === CONT TestMountDaemonRoot/rprivate/bind_root 10:31:42 [2020-10-06T10:31:42.343Z] === CONT TestMountDaemonRoot/slave/bind_root 10:31:42 [2020-10-06T10:31:42.343Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 10:31:42 [2020-10-06T10:31:42.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/rprivate/mount_root 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/private/bind_root 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/slave/mount_subpath 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/slave/mount_root 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/slave/bind_subpath 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/private/mount_subpath 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/private/mount_root 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/private/bind_subpath 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/shared/mount_subpath 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/shared/bind_subpath 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/shared/mount_root 10:31:42 [2020-10-06T10:31:42.602Z] === CONT TestMountDaemonRoot/shared/bind_root 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot (0.03s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/default (0.00s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 10:31:42 [2020-10-06T10:31:42.602Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/private (0.00s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 10:31:42 [2020-10-06T10:31:42.603Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 10:31:42 [2020-10-06T10:31:42.603Z] === RUN TestContainerBindMountNonRecursive 10:31:42 [2020-10-06T10:31:42.887Z] --- PASS: TestSecretsUpdate (3.79s) 10:31:42 [2020-10-06T10:31:42.887Z] === RUN TestTemplatedSecret 10:31:43 [2020-10-06T10:31:43.539Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 10:31:43 [2020-10-06T10:31:43.539Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 10:31:44 [2020-10-06T10:31:44.476Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) 10:31:44 [2020-10-06T10:31:44.476Z] === RUN TestNetworkNat 10:31:44 [2020-10-06T10:31:44.735Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 10:31:44 [2020-10-06T10:31:44.994Z] --- PASS: TestNetworkNat (0.71s) 10:31:44 [2020-10-06T10:31:44.994Z] === RUN TestNetworkLocalhostTCPNat 10:31:45 [2020-10-06T10:31:45.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:31:45 [2020-10-06T10:31:45.562Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 10:31:45 [2020-10-06T10:31:45.777Z] --- PASS: TestTemplatedSecret (3.46s) 10:31:45 [2020-10-06T10:31:45.778Z] === RUN TestSecretCreateResolve 10:31:45 [2020-10-06T10:31:45.821Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) 10:31:45 [2020-10-06T10:31:45.821Z] === RUN TestNetworkLoopbackNat 10:31:46 [2020-10-06T10:31:46.079Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 10:31:47 [2020-10-06T10:31:47.457Z] === RUN TestDockerSuite/TestBuildAddScript 10:31:47 [2020-10-06T10:31:47.457Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 10:31:48 [2020-10-06T10:31:48.834Z] --- PASS: TestNetworkLoopbackNat (3.04s) 10:31:48 [2020-10-06T10:31:48.834Z] === RUN TestPause 10:31:49 [2020-10-06T10:31:49.093Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 10:31:49 [2020-10-06T10:31:49.661Z] --- PASS: TestPause (0.88s) 10:31:49 [2020-10-06T10:31:49.661Z] === RUN TestPauseFailsOnWindowsServerContainers 10:31:49 [2020-10-06T10:31:49.661Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 10:31:49 [2020-10-06T10:31:49.661Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:31:49 [2020-10-06T10:31:49.661Z] === RUN TestPauseStopPausedContainer 10:31:49 [2020-10-06T10:31:49.920Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 10:31:50 [2020-10-06T10:31:50.339Z] --- PASS: TestSecretCreateResolve (3.85s) 10:31:50 [2020-10-06T10:31:50.339Z] PASS 10:31:50 [2020-10-06T10:31:50.339Z] 10:31:50 [2020-10-06T10:31:50.339Z] DONE 6 tests in 21.178s 10:31:50 [2020-10-06T10:31:50.339Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 10:31:50 [2020-10-06T10:31:50.339Z] ++ 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 10:31:50 [2020-10-06T10:31:50.339Z] ++ set -e 10:31:50 [2020-10-06T10:31:50.339Z] ++ '[' -n 0 ']' 10:31:50 [2020-10-06T10:31:50.339Z] ++ set -x 10:31:50 [2020-10-06T10:31:50.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m 10:31:50 [2020-10-06T10:31:50.339Z] INFO: Testing against a local daemon 10:31:50 [2020-10-06T10:31:50.339Z] === RUN TestServiceCreateInit 10:31:50 [2020-10-06T10:31:50.339Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:31:50 [2020-10-06T10:31:50.488Z] --- PASS: TestPauseStopPausedContainer (0.86s) 10:31:50 [2020-10-06T10:31:50.488Z] === RUN TestPsFilter 10:31:50 [2020-10-06T10:31:50.747Z] --- PASS: TestPsFilter (0.16s) 10:31:50 [2020-10-06T10:31:50.747Z] === RUN TestRemoveContainerWithRemovedVolume 10:31:50 [2020-10-06T10:31:50.747Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 10:31:51 [2020-10-06T10:31:51.684Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) 10:31:51 [2020-10-06T10:31:51.684Z] === RUN TestRemoveContainerWithVolume 10:31:52 [2020-10-06T10:31:52.251Z] --- PASS: TestRemoveContainerWithVolume (0.69s) 10:31:52 [2020-10-06T10:31:52.251Z] === RUN TestRemoveContainerRunning 10:31:53 [2020-10-06T10:31:53.192Z] --- PASS: TestRemoveContainerRunning (0.77s) 10:31:53 [2020-10-06T10:31:53.192Z] === RUN TestRemoveContainerForceRemoveRunning 10:31:53 [2020-10-06T10:31:53.760Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) 10:31:53 [2020-10-06T10:31:53.760Z] === RUN TestRemoveInvalidContainer 10:31:53 [2020-10-06T10:31:53.760Z] --- PASS: TestRemoveInvalidContainer (0.01s) 10:31:53 [2020-10-06T10:31:53.760Z] === RUN TestRenameLinkedContainer 10:31:53 [2020-10-06T10:31:53.760Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 10:31:53 [2020-10-06T10:31:53.769Z] --- PASS: TestUpdateRestartPolicy (12.37s) 10:31:53 [2020-10-06T10:31:53.769Z] === RUN TestUpdateRestartWithAutoRemove 10:31:54 [2020-10-06T10:31:54.327Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 10:31:54 [2020-10-06T10:31:54.713Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) 10:31:54 [2020-10-06T10:31:54.713Z] === RUN TestWaitNonBlocked 10:31:54 [2020-10-06T10:31:54.713Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:31:54 [2020-10-06T10:31:54.713Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:31:54 [2020-10-06T10:31:54.713Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:31:54 [2020-10-06T10:31:54.713Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:31:54 [2020-10-06T10:31:54.713Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:31:54 [2020-10-06T10:31:54.713Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:31:55 [2020-10-06T10:31:55.655Z] --- PASS: TestWaitNonBlocked (0.02s) 10:31:55 [2020-10-06T10:31:55.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) 10:31:55 [2020-10-06T10:31:55.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) 10:31:55 [2020-10-06T10:31:55.655Z] === RUN TestWaitBlocked 10:31:55 [2020-10-06T10:31:55.655Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 10:31:55 [2020-10-06T10:31:55.655Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 10:31:55 [2020-10-06T10:31:55.655Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 10:31:55 [2020-10-06T10:31:55.655Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 10:31:55 [2020-10-06T10:31:55.655Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 10:31:55 [2020-10-06T10:31:55.655Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 10:31:55 [2020-10-06T10:31:55.921Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:31:56 [2020-10-06T10:31:56.603Z] --- PASS: TestWaitBlocked (0.02s) 10:31:56 [2020-10-06T10:31:56.603Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) 10:31:56 [2020-10-06T10:31:56.603Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) 10:31:56 [2020-10-06T10:31:56.603Z] === CONT TestContainerStartOnDaemonRestart 10:31:56 [2020-10-06T10:31:56.603Z] === CONT TestIpcModeOlderClient 10:31:56 [2020-10-06T10:31:56.603Z] === CONT TestDaemonHostGatewayIP 10:31:56 [2020-10-06T10:31:56.603Z] === CONT TestContainerKillOnDaemonStart 10:31:56 [2020-10-06T10:31:56.603Z] --- PASS: TestIpcModeOlderClient (0.25s) 10:31:56 [2020-10-06T10:31:56.603Z] === CONT TestDaemonRestartIpcMode 10:31:56 [2020-10-06T10:31:56.864Z] --- PASS: TestRenameLinkedContainer (2.97s) 10:31:56 [2020-10-06T10:31:56.865Z] === RUN TestRenameStoppedContainer 10:31:56 [2020-10-06T10:31:56.865Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 10:31:57 [2020-10-06T10:31:57.433Z] --- PASS: TestRenameStoppedContainer (0.58s) 10:31:57 [2020-10-06T10:31:57.433Z] === RUN TestRenameRunningContainerAndReuse 10:31:58 [2020-10-06T10:31:58.369Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 10:31:58 [2020-10-06T10:31:58.628Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) 10:31:58 [2020-10-06T10:31:58.628Z] === RUN TestRenameInvalidName 10:31:59 [2020-10-06T10:31:59.566Z] --- PASS: TestRenameInvalidName (0.67s) 10:31:59 [2020-10-06T10:31:59.566Z] === RUN TestRenameAnonymousContainer 10:31:59 [2020-10-06T10:31:59.919Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) 10:32:00 [2020-10-06T10:32:00.385Z] --- PASS: TestServiceCreateInit (10.29s) 10:32:00 [2020-10-06T10:32:00.385Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.32s) 10:32:00 [2020-10-06T10:32:00.385Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) 10:32:00 [2020-10-06T10:32:00.385Z] === RUN TestCreateServiceMultipleTimes 10:32:00 [2020-10-06T10:32:00.863Z] --- PASS: TestDaemonRestartIpcMode (4.25s) 10:32:01 [2020-10-06T10:32:01.123Z] --- PASS: TestDaemonHostGatewayIP (4.69s) 10:32:01 [2020-10-06T10:32:01.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 10:32:02 [2020-10-06T10:32:02.037Z] --- PASS: TestRenameAnonymousContainer (2.65s) 10:32:02 [2020-10-06T10:32:02.037Z] === RUN TestRenameContainerWithSameName 10:32:02 [2020-10-06T10:32:02.037Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 10:32:02 [2020-10-06T10:32:02.974Z] --- PASS: TestRenameContainerWithSameName (0.83s) 10:32:02 [2020-10-06T10:32:02.974Z] === RUN TestRenameContainerWithLinkedContainer 10:32:04 [2020-10-06T10:32:04.352Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 10:32:04 [2020-10-06T10:32:04.352Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) 10:32:04 [2020-10-06T10:32:04.352Z] === RUN TestResize 10:32:04 [2020-10-06T10:32:04.612Z] === RUN TestDockerSuite/TestBuildAddTar 10:32:05 [2020-10-06T10:32:05.180Z] --- PASS: TestResize (0.72s) 10:32:05 [2020-10-06T10:32:05.180Z] === RUN TestResizeWithInvalidSize 10:32:05 [2020-10-06T10:32:05.747Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 10:32:05 [2020-10-06T10:32:05.747Z] --- PASS: TestResizeWithInvalidSize (0.70s) 10:32:05 [2020-10-06T10:32:05.747Z] === RUN TestResizeWhenContainerNotStarted 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 10:32:06 [2020-10-06T10:32:06.315Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:32:06 [2020-10-06T10:32:06.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:32:06 [2020-10-06T10:32:06.882Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 10:32:07 [2020-10-06T10:32:07.140Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 10:32:09 [2020-10-06T10:32:09.673Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 10:32:09 [2020-10-06T10:32:09.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:32:09 [2020-10-06T10:32:09.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:32:11 [2020-10-06T10:32:11.051Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 10:32:11 [2020-10-06T10:32:11.121Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) 10:32:11 [2020-10-06T10:32:11.122Z] PASS 10:32:11 [2020-10-06T10:32:11.122Z] 10:32:11 [2020-10-06T10:32:11.122Z] === Skipped 10:32:11 [2020-10-06T10:32:11.122Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 10:32:11 [2020-10-06T10:32:11.122Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:32:11 [2020-10-06T10:32:11.122Z] 10:32:11 [2020-10-06T10:32:11.122Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) 10:32:11 [2020-10-06T10:32:11.122Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:32:11 [2020-10-06T10:32:11.122Z] 10:32:11 [2020-10-06T10:32:11.122Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) 10:32:11 [2020-10-06T10:32:11.122Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:32:11 [2020-10-06T10:32:11.122Z] 10:32:11 [2020-10-06T10:32:11.122Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 10:32:11 [2020-10-06T10:32:11.122Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:32:11 [2020-10-06T10:32:11.122Z] 10:32:11 [2020-10-06T10:32:11.122Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 10:32:11 [2020-10-06T10:32:11.122Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:32:11 [2020-10-06T10:32:11.122Z] 10:32:11 [2020-10-06T10:32:11.122Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) 10:32:11 [2020-10-06T10:32:11.122Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 10:32:11 [2020-10-06T10:32:11.122Z] 10:32:11 [2020-10-06T10:32:11.122Z] 10:32:11 [2020-10-06T10:32:11.122Z] DONE 192 tests, 6 skipped in 138.706s 10:32:11 [2020-10-06T10:32:11.122Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 10:32:11 [2020-10-06T10:32:11.122Z] ++ 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 10:32:11 [2020-10-06T10:32:11.122Z] ++ set -e 10:32:11 [2020-10-06T10:32:11.122Z] ++ '[' -n 0 ']' 10:32:11 [2020-10-06T10:32:11.122Z] ++ set -x 10:32:11 [2020-10-06T10:32:11.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 10:32:11 [2020-10-06T10:32:11.122Z] INFO: Testing against a local daemon 10:32:11 [2020-10-06T10:32:11.122Z] === RUN TestCommitInheritsEnv 10:32:11 [2020-10-06T10:32:11.122Z] --- PASS: TestCommitInheritsEnv (0.58s) 10:32:11 [2020-10-06T10:32:11.122Z] === RUN TestImportExtremelyLargeImageWorks 10:32:11 [2020-10-06T10:32:11.122Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) 10:32:11 [2020-10-06T10:32:11.122Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 10:32:11 [2020-10-06T10:32:11.122Z] === RUN TestImagesFilterMultiReference 10:32:11 [2020-10-06T10:32:11.122Z] --- PASS: TestImagesFilterMultiReference (0.10s) 10:32:11 [2020-10-06T10:32:11.122Z] === RUN TestImagePullPlatformInvalid 10:32:11 [2020-10-06T10:32:11.122Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 10:32:11 [2020-10-06T10:32:11.122Z] === RUN TestRemoveImageOrphaning 10:32:11 [2020-10-06T10:32:11.122Z] --- PASS: TestRemoveImageOrphaning (0.57s) 10:32:11 [2020-10-06T10:32:11.122Z] === RUN TestRemoveImageGarbageCollector 10:32:11 [2020-10-06T10:32:11.122Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 10:32:11 [2020-10-06T10:32:11.122Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:32:11 [2020-10-06T10:32:11.122Z] === RUN TestTagUnprefixedRepoByNameOrName 10:32:11 [2020-10-06T10:32:11.382Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 10:32:11 [2020-10-06T10:32:11.382Z] === RUN TestTagInvalidReference 10:32:11 [2020-10-06T10:32:11.382Z] --- PASS: TestTagInvalidReference (0.03s) 10:32:11 [2020-10-06T10:32:11.382Z] === RUN TestTagValidPrefixedRepo 10:32:11 [2020-10-06T10:32:11.382Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 10:32:11 [2020-10-06T10:32:11.382Z] === RUN TestTagExistedNameWithoutForce 10:32:11 [2020-10-06T10:32:11.382Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 10:32:11 [2020-10-06T10:32:11.382Z] === RUN TestTagOfficialNames 10:32:11 [2020-10-06T10:32:11.382Z] --- PASS: TestTagOfficialNames (0.07s) 10:32:11 [2020-10-06T10:32:11.382Z] === RUN TestTagMatchesDigest 10:32:11 [2020-10-06T10:32:11.644Z] --- PASS: TestTagMatchesDigest (0.03s) 10:32:11 [2020-10-06T10:32:11.644Z] PASS 10:32:11 [2020-10-06T10:32:11.644Z] 10:32:11 [2020-10-06T10:32:11.644Z] === Skipped 10:32:11 [2020-10-06T10:32:11.644Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) 10:32:11 [2020-10-06T10:32:11.644Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out 10:32:11 [2020-10-06T10:32:11.644Z] 10:32:11 [2020-10-06T10:32:11.644Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 10:32:11 [2020-10-06T10:32:11.644Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:32:11 [2020-10-06T10:32:11.644Z] 10:32:11 [2020-10-06T10:32:11.644Z] 10:32:11 [2020-10-06T10:32:11.644Z] DONE 12 tests, 2 skipped in 1.813s 10:32:11 [2020-10-06T10:32:11.644Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 10:32:11 [2020-10-06T10:32:11.644Z] ++ 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 10:32:11 [2020-10-06T10:32:11.644Z] ++ set -e 10:32:11 [2020-10-06T10:32:11.644Z] ++ '[' -n 0 ']' 10:32:11 [2020-10-06T10:32:11.644Z] ++ set -x 10:32:11 [2020-10-06T10:32:11.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 10:32:11 [2020-10-06T10:32:11.644Z] INFO: Testing against a local daemon 10:32:11 [2020-10-06T10:32:11.644Z] === RUN TestNetworkCreateDelete 10:32:12 [2020-10-06T10:32:12.216Z] --- PASS: TestNetworkCreateDelete (0.41s) 10:32:12 [2020-10-06T10:32:12.216Z] === RUN TestDockerNetworkDeletePreferID 10:32:12 [2020-10-06T10:32:12.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:32:12 [2020-10-06T10:32:12.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:32:12 [2020-10-06T10:32:12.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:32:12 [2020-10-06T10:32:12.958Z] === RUN TestDockerSuite/TestBuildAddTarXz 10:32:12 [2020-10-06T10:32:12.958Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 10:32:13 [2020-10-06T10:32:13.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:32:13 [2020-10-06T10:32:13.603Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) 10:32:13 [2020-10-06T10:32:13.603Z] === RUN TestDaemonDNSFallback 10:32:13 [2020-10-06T10:32:13.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:32:14 [2020-10-06T10:32:14.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:32:14 [2020-10-06T10:32:14.719Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 10:32:14 [2020-10-06T10:32:14.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:32:14 [2020-10-06T10:32:14.977Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 10:32:15 [2020-10-06T10:32:15.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:32:16 [2020-10-06T10:32:16.170Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 10:32:16 [2020-10-06T10:32:16.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:32:16 [2020-10-06T10:32:16.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:32:16 [2020-10-06T10:32:16.997Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 10:32:18 [2020-10-06T10:32:18.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:32:18 [2020-10-06T10:32:18.632Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 10:32:18 [2020-10-06T10:32:18.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:32:20 [2020-10-06T10:32:20.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:32:20 [2020-10-06T10:32:20.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:32:20 [2020-10-06T10:32:20.528Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 10:32:21 [2020-10-06T10:32:21.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:32:21 [2020-10-06T10:32:21.095Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 10:32:21 [2020-10-06T10:32:21.661Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 10:32:21 [2020-10-06T10:32:21.739Z] --- PASS: TestDaemonDNSFallback (7.43s) 10:32:21 [2020-10-06T10:32:21.739Z] === RUN TestInspectNetwork 10:32:22 [2020-10-06T10:32:22.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:32:23 [2020-10-06T10:32:23.575Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.96s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.23s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.86s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.24s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.93s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.07s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) 10:32:23 [2020-10-06T10:32:23.576Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) 10:32:23 [2020-10-06T10:32:23.576Z] === RUN TestCgroupNamespacesRun 10:32:24 [2020-10-06T10:32:24.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:32:24 [2020-10-06T10:32:24.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:32:24 [2020-10-06T10:32:24.983Z] --- PASS: TestCgroupNamespacesRun (1.59s) 10:32:24 [2020-10-06T10:32:24.983Z] === RUN TestCgroupNamespacesRunPrivileged 10:32:25 [2020-10-06T10:32:25.266Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 10:32:25 [2020-10-06T10:32:25.947Z] === RUN TestInspectNetwork/full_network_id 10:32:25 [2020-10-06T10:32:25.947Z] === RUN TestInspectNetwork/partial_network_id 10:32:25 [2020-10-06T10:32:25.947Z] === RUN TestInspectNetwork/network_name 10:32:25 [2020-10-06T10:32:25.947Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 10:32:26 [2020-10-06T10:32:26.227Z] === RUN TestDockerSuite/TestBuildBlankName 10:32:26 [2020-10-06T10:32:26.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 10:32:26 [2020-10-06T10:32:26.488Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) 10:32:26 [2020-10-06T10:32:26.488Z] === RUN TestCgroupNamespacesRunDaemonHostMode 10:32:26 [2020-10-06T10:32:26.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:32:27 [2020-10-06T10:32:27.548Z] --- PASS: TestCreateServiceMultipleTimes (23.25s) 10:32:27 [2020-10-06T10:32:27.548Z] === RUN TestCreateServiceConflict 10:32:27 [2020-10-06T10:32:27.548Z] --- PASS: TestCreateServiceConflict (3.55s) 10:32:27 [2020-10-06T10:32:27.548Z] === RUN TestCreateServiceMaxReplicas 10:32:27 [2020-10-06T10:32:27.863Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.48s) 10:32:27 [2020-10-06T10:32:27.863Z] === RUN TestCgroupNamespacesRunHostMode 10:32:28 [2020-10-06T10:32:28.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 10:32:28 [2020-10-06T10:32:28.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:32:29 [2020-10-06T10:32:29.497Z] --- PASS: TestCgroupNamespacesRunHostMode (1.46s) 10:32:29 [2020-10-06T10:32:29.497Z] === RUN TestCgroupNamespacesRunPrivateMode 10:32:29 [2020-10-06T10:32:29.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 10:32:30 [2020-10-06T10:32:30.151Z] --- PASS: TestInspectNetwork (9.39s) 10:32:30 [2020-10-06T10:32:30.151Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 10:32:30 [2020-10-06T10:32:30.151Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 10:32:30 [2020-10-06T10:32:30.151Z] --- PASS: TestInspectNetwork/network_name (0.00s) 10:32:30 [2020-10-06T10:32:30.151Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 10:32:30 [2020-10-06T10:32:30.151Z] === RUN TestRunContainerWithBridgeNone 10:32:30 [2020-10-06T10:32:30.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 10:32:30 [2020-10-06T10:32:30.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:32:31 [2020-10-06T10:32:31.000Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) 10:32:31 [2020-10-06T10:32:31.000Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 10:32:31 [2020-10-06T10:32:31.074Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) 10:32:31 [2020-10-06T10:32:31.074Z] === RUN TestCreateWithDuplicateNetworkNames 10:32:31 [2020-10-06T10:32:31.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:32:31 [2020-10-06T10:32:31.936Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 10:32:31 [2020-10-06T10:32:31.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 10:32:32 [2020-10-06T10:32:32.502Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) 10:32:32 [2020-10-06T10:32:32.502Z] === RUN TestCgroupNamespacesRunInvalidMode 10:32:32 [2020-10-06T10:32:32.696Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) 10:32:32 [2020-10-06T10:32:32.696Z] === RUN TestNetworkInvalidJSON 10:32:32 [2020-10-06T10:32:32.696Z] === RUN TestNetworkInvalidJSON//networks/create 10:32:32 [2020-10-06T10:32:32.696Z] === PAUSE TestNetworkInvalidJSON//networks/create 10:32:32 [2020-10-06T10:32:32.696Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 10:32:32 [2020-10-06T10:32:32.696Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 10:32:32 [2020-10-06T10:32:32.696Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 10:32:32 [2020-10-06T10:32:32.696Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 10:32:32 [2020-10-06T10:32:32.696Z] === CONT TestNetworkInvalidJSON//networks/create 10:32:32 [2020-10-06T10:32:32.696Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 10:32:32 [2020-10-06T10:32:32.696Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 10:32:32 [2020-10-06T10:32:32.696Z] --- PASS: TestNetworkInvalidJSON (0.03s) 10:32:32 [2020-10-06T10:32:32.696Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 10:32:32 [2020-10-06T10:32:32.696Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 10:32:32 [2020-10-06T10:32:32.696Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 10:32:32 [2020-10-06T10:32:32.696Z] === RUN TestHostIPv4BridgeLabel 10:32:33 [2020-10-06T10:32:33.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:32:33 [2020-10-06T10:32:33.439Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) 10:32:33 [2020-10-06T10:32:33.439Z] === RUN TestCgroupNamespacesRunOlderClient 10:32:33 [2020-10-06T10:32:33.640Z] --- PASS: TestHostIPv4BridgeLabel (0.88s) 10:32:33 [2020-10-06T10:32:33.640Z] === RUN TestDaemonRestartWithLiveRestore 10:32:34 [2020-10-06T10:32:34.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 10:32:35 [2020-10-06T10:32:35.027Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) 10:32:35 [2020-10-06T10:32:35.027Z] === RUN TestDaemonDefaultNetworkPools 10:32:35 [2020-10-06T10:32:35.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:32:35 [2020-10-06T10:32:35.288Z] Using test binary docker 10:32:35 [2020-10-06T10:32:35.288Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 10:32:35 [2020-10-06T10:32:35.288Z] +++ /etc/init.d/apparmor start 10:32:35 [2020-10-06T10:32:35.288Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 10:32:35 [2020-10-06T10:32:35.288Z] INFO: Waiting for daemon to start... 10:32:35 [2020-10-06T10:32:35.288Z] Starting dockerd 10:32:35 [2020-10-06T10:32:35.288Z] +++ 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 10:32:35 [2020-10-06T10:32:35.319Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) 10:32:35 [2020-10-06T10:32:35.319Z] === RUN TestKernelTCPMemory 10:32:36 [2020-10-06T10:32:36.255Z] --- PASS: TestKernelTCPMemory (0.96s) 10:32:36 [2020-10-06T10:32:36.255Z] === RUN TestNISDomainname 10:32:36 [2020-10-06T10:32:36.412Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s) 10:32:36 [2020-10-06T10:32:36.412Z] === RUN TestDaemonRestartWithExistingNetwork 10:32:36 [2020-10-06T10:32:36.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 10:32:37 [2020-10-06T10:32:37.084Z] --- PASS: TestNISDomainname (1.06s) 10:32:37 [2020-10-06T10:32:37.084Z] === RUN TestHostnameDnsResolution 10:32:37 [2020-10-06T10:32:37.369Z] . 10:32:37 [2020-10-06T10:32:37.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 10:32:37 [2020-10-06T10:32:37.369Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 10:32:37 [2020-10-06T10:32:37.369Z] Error: No such image: emptyfs 10:32:37 [2020-10-06T10:32:37.369Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:32:37 [2020-10-06T10:32:37.369Z] ++++ docker load 10:32:37 [2020-10-06T10:32:37.369Z] Running integration-test (iteration 1) 10:32:37 [2020-10-06T10:32:37.369Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 10:32:37 [2020-10-06T10:32:37.369Z] ++ 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 10:32:37 [2020-10-06T10:32:37.369Z] ++ set -e 10:32:37 [2020-10-06T10:32:37.369Z] ++ '[' -n 0 ']' 10:32:37 [2020-10-06T10:32:37.369Z] ++ set -x 10:32:37 [2020-10-06T10:32:37.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m 10:32:38 [2020-10-06T10:32:38.326Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) 10:32:38 [2020-10-06T10:32:38.326Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:32:38 [2020-10-06T10:32:38.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 10:32:38 [2020-10-06T10:32:38.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 10:32:38 [2020-10-06T10:32:38.462Z] --- PASS: TestHostnameDnsResolution (1.37s) 10:32:38 [2020-10-06T10:32:38.462Z] === RUN TestStats 10:32:38 [2020-10-06T10:32:38.966Z] Created binary: bundles/binary-daemon/dockerd-dev 10:32:38 [2020-10-06T10:32:38.966Z] Copying nested executables into bundles/binary-daemon 10:32:38 [2020-10-06T10:32:38.966Z] [Pipeline] } [Pipeline] // stage 10:32:40 [2020-10-06T10:32:40.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 10:32:40 [2020-10-06T10:32:40.675Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/make.sh cross 10:32:40 [2020-10-06T10:32:40.874Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) 10:32:40 [2020-10-06T10:32:40.874Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:32:40 [2020-10-06T10:32:40.930Z] 10:32:40 [2020-10-06T10:32:40.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 10:32:41 [2020-10-06T10:32:41.186Z] Removing bundles/ 10:32:41 [2020-10-06T10:32:41.186Z] 10:32:41 [2020-10-06T10:32:41.186Z] ---> Making bundle: cross (in bundles/cross) 10:32:41 [2020-10-06T10:32:41.186Z] Cross building: bundles/cross/linux/amd64 10:32:41 [2020-10-06T10:32:41.186Z] Building: bundles/cross/linux/amd64/dockerd-dev 10:32:41 [2020-10-06T10:32:41.186Z] GOOS="linux" GOARCH="amd64" GOARM="" 10:32:41 [2020-10-06T10:32:41.193Z] --- PASS: TestStats (2.76s) 10:32:41 [2020-10-06T10:32:41.193Z] === RUN TestStopContainerWithTimeout 10:32:41 [2020-10-06T10:32:41.193Z] === RUN TestStopContainerWithTimeout/0 10:32:41 [2020-10-06T10:32:41.193Z] === PAUSE TestStopContainerWithTimeout/0 10:32:41 [2020-10-06T10:32:41.193Z] === RUN TestStopContainerWithTimeout/1 10:32:41 [2020-10-06T10:32:41.193Z] === PAUSE TestStopContainerWithTimeout/1 10:32:41 [2020-10-06T10:32:41.193Z] === RUN TestStopContainerWithTimeout/3 10:32:41 [2020-10-06T10:32:41.193Z] === PAUSE TestStopContainerWithTimeout/3 10:32:41 [2020-10-06T10:32:41.193Z] === RUN TestStopContainerWithTimeout/-1 10:32:41 [2020-10-06T10:32:41.193Z] === PAUSE TestStopContainerWithTimeout/-1 10:32:41 [2020-10-06T10:32:41.193Z] === CONT TestStopContainerWithTimeout/0 10:32:41 [2020-10-06T10:32:41.193Z] === CONT TestStopContainerWithTimeout/-1 10:32:41 [2020-10-06T10:32:41.447Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) 10:32:41 [2020-10-06T10:32:41.447Z] === RUN TestServiceWithPredefinedNetwork 10:32:43 [2020-10-06T10:32:43.100Z] === CONT TestStopContainerWithTimeout/3 10:32:44 [2020-10-06T10:32:44.755Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s) 10:32:44 [2020-10-06T10:32:44.755Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:32:44 [2020-10-06T10:32:44.755Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:32:44 [2020-10-06T10:32:44.755Z] service_test.go:236: FLAKY_TEST 10:32:44 [2020-10-06T10:32:44.755Z] === RUN TestServiceWithDataPathPortInit 10:32:45 [2020-10-06T10:32:45.012Z] === CONT TestStopContainerWithTimeout/1 10:32:46 [2020-10-06T10:32:46.471Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.93s) 10:32:46 [2020-10-06T10:32:46.471Z] === RUN TestCreateServiceSecretFileMode 10:32:46 [2020-10-06T10:32:46.914Z] --- PASS: TestStopContainerWithTimeout (0.05s) 10:32:46 [2020-10-06T10:32:46.914Z] --- PASS: TestStopContainerWithTimeout/0 (1.54s) 10:32:46 [2020-10-06T10:32:46.914Z] --- PASS: TestStopContainerWithTimeout/-1 (3.50s) 10:32:46 [2020-10-06T10:32:46.914Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) 10:32:46 [2020-10-06T10:32:46.914Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) 10:32:46 [2020-10-06T10:32:46.914Z] === RUN TestDeleteDevicemapper 10:32:46 [2020-10-06T10:32:46.914Z] --- SKIP: TestDeleteDevicemapper (0.00s) 10:32:46 [2020-10-06T10:32:46.914Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:32:46 [2020-10-06T10:32:46.914Z] === RUN TestStopContainerWithRestartPolicyAlways 10:32:49 [2020-10-06T10:32:49.212Z] --- PASS: TestCreateServiceSecretFileMode (3.54s) 10:32:49 [2020-10-06T10:32:49.212Z] === RUN TestCreateServiceConfigFileMode 10:32:50 [2020-10-06T10:32:50.067Z] Loaded image: buildpack-deps:buster 10:32:50 [2020-10-06T10:32:50.203Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.82s) 10:32:50 [2020-10-06T10:32:50.203Z] === RUN TestUpdateMemory 10:32:50 [2020-10-06T10:32:50.203Z] --- SKIP: TestUpdateMemory (0.00s) 10:32:50 [2020-10-06T10:32:50.203Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 10:32:50 [2020-10-06T10:32:50.203Z] === RUN TestUpdateCPUQuota 10:32:50 [2020-10-06T10:32:50.364Z] Loaded image: busybox:latest 10:32:50 [2020-10-06T10:32:50.364Z] Loaded image: busybox:glibc 10:32:50 [2020-10-06T10:32:50.364Z] Loaded image: debian:buster 10:32:50 [2020-10-06T10:32:50.364Z] Loaded image: hello-world:latest 10:32:50 [2020-10-06T10:32:50.364Z] INFO: Testing against a local daemon 10:32:50 [2020-10-06T10:32:50.364Z] === RUN TestCgroupNamespacesBuild 10:32:51 [2020-10-06T10:32:51.581Z] --- PASS: TestUpdateCPUQuota (2.00s) 10:32:51 [2020-10-06T10:32:51.581Z] === RUN TestUpdatePidsLimit 10:32:51 [2020-10-06T10:32:51.840Z] === RUN TestUpdatePidsLimit/update_from_none 10:32:51 [2020-10-06T10:32:51.886Z] --- PASS: TestCgroupNamespacesBuild (1.41s) 10:32:51 [2020-10-06T10:32:51.886Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 10:32:52 [2020-10-06T10:32:52.100Z] === RUN TestUpdatePidsLimit/no_change 10:32:52 [2020-10-06T10:32:52.668Z] === RUN TestUpdatePidsLimit/update_lower 10:32:52 [2020-10-06T10:32:52.741Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) 10:32:52 [2020-10-06T10:32:52.741Z] === RUN TestCreateServiceSysctls 10:32:52 [2020-10-06T10:32:52.927Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 10:32:53 [2020-10-06T10:32:53.425Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) 10:32:53 [2020-10-06T10:32:53.425Z] === RUN TestBuildWithSession 10:32:53 [2020-10-06T10:32:53.425Z] --- SKIP: TestBuildWithSession (0.00s) 10:32:53 [2020-10-06T10:32:53.425Z] build_session_test.go:25: TODO: BuildKit 10:32:53 [2020-10-06T10:32:53.425Z] === RUN TestBuildSquashParent 10:32:53 [2020-10-06T10:32:53.495Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 10:32:53 [2020-10-06T10:32:53.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 10:32:54 [2020-10-06T10:32:54.062Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 10:32:54 [2020-10-06T10:32:54.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 10:32:54 [2020-10-06T10:32:54.321Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 10:32:55 [2020-10-06T10:32:55.698Z] --- PASS: TestUpdatePidsLimit (3.72s) 10:32:55 [2020-10-06T10:32:55.698Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.50s) 10:32:55 [2020-10-06T10:32:55.698Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) 10:32:55 [2020-10-06T10:32:55.698Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) 10:32:55 [2020-10-06T10:32:55.698Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) 10:32:55 [2020-10-06T10:32:55.698Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) 10:32:55 [2020-10-06T10:32:55.698Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) 10:32:55 [2020-10-06T10:32:55.698Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) 10:32:55 [2020-10-06T10:32:55.698Z] === RUN TestUpdateRestartPolicy 10:32:56 [2020-10-06T10:32:56.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 10:32:56 [2020-10-06T10:32:56.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 10:32:57 [2020-10-06T10:32:57.203Z] --- PASS: TestCreateServiceSysctls (4.45s) 10:32:57 [2020-10-06T10:32:57.203Z] === RUN TestCreateServiceCapabilities 10:32:57 [2020-10-06T10:32:57.918Z] --- PASS: TestBuildSquashParent (4.12s) 10:32:57 [2020-10-06T10:32:57.918Z] === RUN TestBuildWithRemoveAndForceRemove 10:32:57 [2020-10-06T10:32:57.918Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:32:57 [2020-10-06T10:32:57.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:32:57 [2020-10-06T10:32:57.918Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:32:57 [2020-10-06T10:32:57.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:32:57 [2020-10-06T10:32:57.918Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:32:57 [2020-10-06T10:32:57.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:32:57 [2020-10-06T10:32:57.918Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:32:57 [2020-10-06T10:32:57.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:32:57 [2020-10-06T10:32:57.918Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:32:57 [2020-10-06T10:32:57.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:32:57 [2020-10-06T10:32:57.918Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:32:57 [2020-10-06T10:32:57.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:32:57 [2020-10-06T10:32:57.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:32:57 [2020-10-06T10:32:57.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:32:57 [2020-10-06T10:32:57.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:32:57 [2020-10-06T10:32:57.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:32:58 [2020-10-06T10:32:58.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 10:32:58 [2020-10-06T10:32:58.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 10:32:58 [2020-10-06T10:32:58.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 10:33:00 [2020-10-06T10:33:00.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:33:00 [2020-10-06T10:33:00.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:33:00 [2020-10-06T10:33:00.731Z] --- PASS: TestCreateServiceCapabilities (3.65s) 10:33:00 [2020-10-06T10:33:00.731Z] === RUN TestInspect 10:33:00 [2020-10-06T10:33:00.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 10:33:02 [2020-10-06T10:33:02.097Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 10:33:02 [2020-10-06T10:33:02.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s) 10:33:02 [2020-10-06T10:33:02.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) 10:33:02 [2020-10-06T10:33:02.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.54s) 10:33:02 [2020-10-06T10:33:02.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s) 10:33:02 [2020-10-06T10:33:02.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) 10:33:02 [2020-10-06T10:33:02.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.14s) 10:33:02 [2020-10-06T10:33:02.097Z] === RUN TestBuildMultiStageCopy 10:33:02 [2020-10-06T10:33:02.097Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:33:02 [2020-10-06T10:33:02.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 10:33:02 [2020-10-06T10:33:02.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 10:33:02 [2020-10-06T10:33:02.873Z] --- PASS: TestServiceWithDataPathPortInit (18.20s) 10:33:02 [2020-10-06T10:33:02.873Z] === RUN TestServiceWithDefaultAddressPoolInit 10:33:03 [2020-10-06T10:33:03.621Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:33:03 [2020-10-06T10:33:03.917Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:33:04 [2020-10-06T10:33:04.212Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:33:04 [2020-10-06T10:33:04.242Z] --- PASS: TestInspect (3.67s) 10:33:04 [2020-10-06T10:33:04.242Z] === RUN TestCreateJob 10:33:04 [2020-10-06T10:33:04.508Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:33:04 [2020-10-06T10:33:04.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 10:33:04 [2020-10-06T10:33:04.802Z] --- PASS: TestBuildMultiStageCopy (2.97s) 10:33:04 [2020-10-06T10:33:04.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.63s) 10:33:04 [2020-10-06T10:33:04.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) 10:33:04 [2020-10-06T10:33:04.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) 10:33:04 [2020-10-06T10:33:04.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) 10:33:04 [2020-10-06T10:33:04.802Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) 10:33:04 [2020-10-06T10:33:04.802Z] === RUN TestBuildMultiStageParentConfig 10:33:05 [2020-10-06T10:33:05.850Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) 10:33:05 [2020-10-06T10:33:05.850Z] === RUN TestBuildLabelWithTargets 10:33:06 [2020-10-06T10:33:06.920Z] --- PASS: TestBuildLabelWithTargets (1.34s) 10:33:06 [2020-10-06T10:33:06.920Z] === RUN TestBuildWithEmptyLayers 10:33:07 [2020-10-06T10:33:07.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 10:33:07 [2020-10-06T10:33:07.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 10:33:07 [2020-10-06T10:33:07.707Z] --- PASS: TestBuildWithEmptyLayers (0.75s) 10:33:07 [2020-10-06T10:33:07.707Z] === RUN TestBuildMultiStageOnBuild 10:33:07 [2020-10-06T10:33:07.950Z] --- PASS: TestUpdateRestartPolicy (12.62s) 10:33:07 [2020-10-06T10:33:07.950Z] === RUN TestUpdateRestartWithAutoRemove 10:33:08 [2020-10-06T10:33:08.694Z] --- PASS: TestCreateJob (4.45s) 10:33:08 [2020-10-06T10:33:08.694Z] === RUN TestReplicatedJob 10:33:08 [2020-10-06T10:33:08.887Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) 10:33:08 [2020-10-06T10:33:08.887Z] === RUN TestWaitNonBlocked 10:33:08 [2020-10-06T10:33:08.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:33:08 [2020-10-06T10:33:08.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:33:08 [2020-10-06T10:33:08.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:33:08 [2020-10-06T10:33:08.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:33:08 [2020-10-06T10:33:08.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:33:08 [2020-10-06T10:33:08.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:33:08 [2020-10-06T10:33:08.887Z] === RUN TestDockerSuite/TestBuildCacheAdd 10:33:08 [2020-10-06T10:33:08.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 10:33:09 [2020-10-06T10:33:09.795Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) 10:33:09 [2020-10-06T10:33:09.796Z] === RUN TestBuildUncleanTarFilenames 10:33:09 [2020-10-06T10:33:09.824Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 10:33:10 [2020-10-06T10:33:10.083Z] --- PASS: TestWaitNonBlocked (0.02s) 10:33:10 [2020-10-06T10:33:10.083Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) 10:33:10 [2020-10-06T10:33:10.083Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) 10:33:10 [2020-10-06T10:33:10.083Z] === RUN TestWaitBlocked 10:33:10 [2020-10-06T10:33:10.083Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 10:33:10 [2020-10-06T10:33:10.083Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 10:33:10 [2020-10-06T10:33:10.083Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 10:33:10 [2020-10-06T10:33:10.083Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 10:33:10 [2020-10-06T10:33:10.083Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 10:33:10 [2020-10-06T10:33:10.083Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 10:33:10 [2020-10-06T10:33:10.434Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) 10:33:10 [2020-10-06T10:33:10.434Z] === RUN TestBuildMultiStageLayerLeak 10:33:10 [2020-10-06T10:33:10.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 10:33:10 [2020-10-06T10:33:10.911Z] === RUN TestDockerSuite/TestBuildCacheFrom 10:33:11 [2020-10-06T10:33:11.479Z] --- PASS: TestWaitBlocked (0.03s) 10:33:11 [2020-10-06T10:33:11.479Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) 10:33:11 [2020-10-06T10:33:11.479Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) 10:33:11 [2020-10-06T10:33:11.479Z] === CONT TestContainerStartOnDaemonRestart 10:33:11 [2020-10-06T10:33:11.479Z] === CONT TestIpcModeOlderClient 10:33:11 [2020-10-06T10:33:11.479Z] --- PASS: TestIpcModeOlderClient (0.08s) 10:33:11 [2020-10-06T10:33:11.479Z] === CONT TestDaemonHostGatewayIP 10:33:12 [2020-10-06T10:33:12.514Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) 10:33:12 [2020-10-06T10:33:12.514Z] === RUN TestBuildWithHugeFile 10:33:12 [2020-10-06T10:33:12.878Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.20s) 10:33:12 [2020-10-06T10:33:12.878Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sklzy37ez7g1pcwm7ixan3hlg Created:2020-10-06 10:33:04.526912231 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[583120e828cca30b9cbc097c820bdd1a9ba6a233b9debd134f8598d93d705a06:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u751bdain4vddu497j73ismp7 EndpointID:923da2ca8fd525064b99493648364b397c151903981b56821a1f1556d607dab5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4b819832b76c0b302d1681a423049f4f23bcd83310af221da1e3356fb008bf4a MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:048261976ca0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u751bdain4vddu497j73ismp7 EndpointID:923da2ca8fd525064b99493648364b397c151903981b56821a1f1556d607dab5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 10:33:12 [2020-10-06T10:33:12.878Z] PASS 10:33:12 [2020-10-06T10:33:12.878Z] 10:33:12 [2020-10-06T10:33:12.878Z] === Skipped 10:33:12 [2020-10-06T10:33:12.878Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:33:12 [2020-10-06T10:33:12.878Z] service_test.go:236: FLAKY_TEST 10:33:12 [2020-10-06T10:33:12.878Z] 10:33:12 [2020-10-06T10:33:12.878Z] 10:33:12 [2020-10-06T10:33:12.878Z] DONE 23 tests, 1 skipped in 60.536s 10:33:12 [2020-10-06T10:33:12.878Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 10:33:12 [2020-10-06T10:33:12.878Z] ++ 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 10:33:12 [2020-10-06T10:33:12.878Z] ++ set -e 10:33:12 [2020-10-06T10:33:12.878Z] ++ '[' -n 0 ']' 10:33:12 [2020-10-06T10:33:12.878Z] ++ set -x 10:33:12 [2020-10-06T10:33:12.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 10:33:12 [2020-10-06T10:33:12.878Z] INFO: Testing against a local daemon 10:33:12 [2020-10-06T10:33:12.878Z] === RUN TestDockerNetworkIpvlanPersistance 10:33:12 [2020-10-06T10:33:12.878Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) 10:33:12 [2020-10-06T10:33:12.878Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:33:12 [2020-10-06T10:33:12.878Z] === RUN TestDockerNetworkIpvlan 10:33:12 [2020-10-06T10:33:12.878Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 10:33:12 [2020-10-06T10:33:12.878Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:33:12 [2020-10-06T10:33:12.878Z] PASS 10:33:12 [2020-10-06T10:33:12.878Z] 10:33:12 [2020-10-06T10:33:12.878Z] === Skipped 10:33:12 [2020-10-06T10:33:12.878Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) 10:33:12 [2020-10-06T10:33:12.878Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:33:12 [2020-10-06T10:33:12.878Z] 10:33:12 [2020-10-06T10:33:12.878Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 10:33:12 [2020-10-06T10:33:12.878Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:33:12 [2020-10-06T10:33:12.878Z] 10:33:12 [2020-10-06T10:33:12.878Z] 10:33:12 [2020-10-06T10:33:12.878Z] DONE 2 tests, 2 skipped in 0.172s 10:33:12 [2020-10-06T10:33:12.878Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 10:33:12 [2020-10-06T10:33:12.878Z] ++ 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 10:33:12 [2020-10-06T10:33:12.878Z] ++ set -e 10:33:12 [2020-10-06T10:33:12.878Z] ++ '[' -n 0 ']' 10:33:12 [2020-10-06T10:33:12.878Z] ++ set -x 10:33:12 [2020-10-06T10:33:12.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 10:33:12 [2020-10-06T10:33:12.878Z] INFO: Testing against a local daemon 10:33:12 [2020-10-06T10:33:12.878Z] === RUN TestDockerNetworkMacvlanPersistance 10:33:13 [2020-10-06T10:33:13.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 10:33:14 [2020-10-06T10:33:14.792Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.39s) 10:33:14 [2020-10-06T10:33:14.792Z] === RUN TestDockerNetworkMacvlan 10:33:15 [2020-10-06T10:33:15.285Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s) 10:33:15 [2020-10-06T10:33:15.285Z] === CONT TestContainerKillOnDaemonStart 10:33:16 [2020-10-06T10:33:16.177Z] === RUN TestDockerNetworkMacvlan/Subinterface 10:33:16 [2020-10-06T10:33:16.661Z] --- PASS: TestDaemonHostGatewayIP (5.28s) 10:33:16 [2020-10-06T10:33:16.661Z] === CONT TestDaemonRestartIpcMode 10:33:17 [2020-10-06T10:33:17.121Z] === RUN TestDockerNetworkMacvlan/OverlapParent 10:33:17 [2020-10-06T10:33:17.168Z] --- PASS: TestReplicatedJob (7.02s) 10:33:17 [2020-10-06T10:33:17.168Z] === RUN TestUpdateReplicatedJob 10:33:18 [2020-10-06T10:33:18.110Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 10:33:18 [2020-10-06T10:33:18.509Z] === RUN TestDockerNetworkMacvlan/NilParent 10:33:20 [2020-10-06T10:33:20.036Z] === RUN TestDockerSuite/TestBuildCacheRootSource 10:33:20 [2020-10-06T10:33:20.604Z] --- PASS: TestDaemonRestartIpcMode (3.77s) 10:33:20 [2020-10-06T10:33:20.604Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 10:33:20 [2020-10-06T10:33:20.716Z] --- PASS: TestUpdateReplicatedJob (4.52s) 10:33:20 [2020-10-06T10:33:20.716Z] === RUN TestServiceListWithStatuses 10:33:20 [2020-10-06T10:33:20.716Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:33:20 [2020-10-06T10:33:20.716Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:33:20 [2020-10-06T10:33:20.716Z] === RUN TestDockerNetworkConnectAlias 10:33:21 [2020-10-06T10:33:21.537Z] === RUN TestDockerSuite/TestBuildChownOnCopy 10:33:21 [2020-10-06T10:33:21.812Z] === RUN TestDockerNetworkMacvlan/InternalMode 10:33:23 [2020-10-06T10:33:23.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 10:33:25 [2020-10-06T10:33:25.118Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 10:33:25 [2020-10-06T10:33:25.974Z] === RUN TestDockerSuite/TestBuildChownSingleFile 10:33:25 [2020-10-06T10:33:25.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 10:33:27 [2020-10-06T10:33:27.350Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 10:33:27 [2020-10-06T10:33:27.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 10:33:27 [2020-10-06T10:33:27.608Z] === RUN TestDockerSuite/TestBuildClearCmd 10:33:28 [2020-10-06T10:33:28.175Z] === RUN TestDockerSuite/TestBuildCmd 10:33:28 [2020-10-06T10:33:28.434Z] --- PASS: TestContainerKillOnDaemonStart (13.10s) 10:33:28 [2020-10-06T10:33:28.434Z] PASS 10:33:28 [2020-10-06T10:33:28.434Z] 10:33:28 [2020-10-06T10:33:28.434Z] === Skipped 10:33:28 [2020-10-06T10:33:28.434Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 10:33:28 [2020-10-06T10:33:28.434Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:33:28 [2020-10-06T10:33:28.434Z] 10:33:28 [2020-10-06T10:33:28.434Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 10:33:28 [2020-10-06T10:33:28.434Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:33:28 [2020-10-06T10:33:28.434Z] 10:33:28 [2020-10-06T10:33:28.434Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 10:33:28 [2020-10-06T10:33:28.434Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:33:28 [2020-10-06T10:33:28.434Z] 10:33:28 [2020-10-06T10:33:28.434Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 10:33:28 [2020-10-06T10:33:28.434Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:33:28 [2020-10-06T10:33:28.434Z] 10:33:28 [2020-10-06T10:33:28.434Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 10:33:28 [2020-10-06T10:33:28.434Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:33:28 [2020-10-06T10:33:28.434Z] 10:33:28 [2020-10-06T10:33:28.434Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 10:33:28 [2020-10-06T10:33:28.434Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 10:33:28 [2020-10-06T10:33:28.434Z] 10:33:28 [2020-10-06T10:33:28.435Z] 10:33:28 [2020-10-06T10:33:28.435Z] DONE 192 tests, 6 skipped in 146.922s 10:33:28 [2020-10-06T10:33:28.435Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 10:33:28 [2020-10-06T10:33:28.435Z] ++ 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 10:33:28 [2020-10-06T10:33:28.435Z] ++ set -e 10:33:28 [2020-10-06T10:33:28.435Z] ++ '[' -n 0 ']' 10:33:28 [2020-10-06T10:33:28.435Z] ++ set -x 10:33:28 [2020-10-06T10:33:28.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 10:33:28 [2020-10-06T10:33:28.693Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 10:33:28 [2020-10-06T10:33:28.693Z] INFO: Testing against a local daemon 10:33:28 [2020-10-06T10:33:28.693Z] === RUN TestCommitInheritsEnv 10:33:28 [2020-10-06T10:33:28.951Z] === RUN TestDockerSuite/TestBuildCmdShDashC 10:33:29 [2020-10-06T10:33:29.186Z] --- PASS: TestDockerNetworkConnectAlias (7.94s) 10:33:29 [2020-10-06T10:33:29.186Z] === RUN TestDockerNetworkReConnect 10:33:29 [2020-10-06T10:33:29.210Z] --- PASS: TestCommitInheritsEnv (0.47s) 10:33:29 [2020-10-06T10:33:29.210Z] === RUN TestImportExtremelyLargeImageWorks 10:33:29 [2020-10-06T10:33:29.210Z] === PAUSE TestImportExtremelyLargeImageWorks 10:33:29 [2020-10-06T10:33:29.210Z] === RUN TestImagesFilterMultiReference 10:33:29 [2020-10-06T10:33:29.469Z] --- PASS: TestImagesFilterMultiReference (0.07s) 10:33:29 [2020-10-06T10:33:29.469Z] === RUN TestImagePullPlatformInvalid 10:33:29 [2020-10-06T10:33:29.469Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 10:33:29 [2020-10-06T10:33:29.469Z] === RUN TestDockerSuite/TestBuildCmdSpaces 10:33:29 [2020-10-06T10:33:29.469Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 10:33:29 [2020-10-06T10:33:29.469Z] === RUN TestRemoveImageOrphaning 10:33:29 [2020-10-06T10:33:29.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 10:33:29 [2020-10-06T10:33:29.728Z] --- PASS: TestRemoveImageOrphaning (0.44s) 10:33:29 [2020-10-06T10:33:29.729Z] === RUN TestRemoveImageGarbageCollector 10:33:31 [2020-10-06T10:33:31.108Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 10:33:31 [2020-10-06T10:33:31.709Z] === RUN TestDockerNetworkMacvlan/Addressing 10:33:32 [2020-10-06T10:33:32.485Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) 10:33:32 [2020-10-06T10:33:32.485Z] === RUN TestTagUnprefixedRepoByNameOrName 10:33:32 [2020-10-06T10:33:32.485Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 10:33:32 [2020-10-06T10:33:32.485Z] === RUN TestTagInvalidReference 10:33:32 [2020-10-06T10:33:32.485Z] --- PASS: TestTagInvalidReference (0.01s) 10:33:32 [2020-10-06T10:33:32.485Z] === RUN TestTagValidPrefixedRepo 10:33:32 [2020-10-06T10:33:32.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 10:33:32 [2020-10-06T10:33:32.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 10:33:32 [2020-10-06T10:33:32.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 10:33:32 [2020-10-06T10:33:32.485Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 10:33:32 [2020-10-06T10:33:32.485Z] === RUN TestTagExistedNameWithoutForce 10:33:32 [2020-10-06T10:33:32.485Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 10:33:32 [2020-10-06T10:33:32.485Z] === RUN TestTagOfficialNames 10:33:32 [2020-10-06T10:33:32.485Z] --- PASS: TestTagOfficialNames (0.09s) 10:33:32 [2020-10-06T10:33:32.485Z] === RUN TestTagMatchesDigest 10:33:32 [2020-10-06T10:33:32.485Z] --- PASS: TestTagMatchesDigest (0.05s) 10:33:32 [2020-10-06T10:33:32.485Z] === CONT TestImportExtremelyLargeImageWorks 10:33:33 [2020-10-06T10:33:33.623Z] --- PASS: TestDockerNetworkMacvlan (18.42s) 10:33:33 [2020-10-06T10:33:33.623Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) 10:33:33 [2020-10-06T10:33:33.623Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) 10:33:33 [2020-10-06T10:33:33.623Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) 10:33:33 [2020-10-06T10:33:33.623Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) 10:33:33 [2020-10-06T10:33:33.623Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) 10:33:33 [2020-10-06T10:33:33.623Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) 10:33:33 [2020-10-06T10:33:33.623Z] PASS 10:33:33 [2020-10-06T10:33:33.623Z] 10:33:33 [2020-10-06T10:33:33.623Z] DONE 8 tests in 20.977s 10:33:33 [2020-10-06T10:33:33.623Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 10:33:33 [2020-10-06T10:33:33.623Z] ++ 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 10:33:33 [2020-10-06T10:33:33.623Z] ++ set -e 10:33:33 [2020-10-06T10:33:33.623Z] ++ '[' -n 0 ']' 10:33:33 [2020-10-06T10:33:33.623Z] ++ set -x 10:33:33 [2020-10-06T10:33:33.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 10:33:33 [2020-10-06T10:33:33.623Z] testing: warning: no tests to run 10:33:33 [2020-10-06T10:33:33.623Z] PASS 10:33:33 [2020-10-06T10:33:33.623Z] 10:33:33 [2020-10-06T10:33:33.623Z] DONE 0 tests in 0.033s 10:33:33 [2020-10-06T10:33:33.623Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 10:33:33 [2020-10-06T10:33:33.623Z] ++ 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 10:33:33 [2020-10-06T10:33:33.623Z] ++ set -e 10:33:33 [2020-10-06T10:33:33.623Z] ++ '[' -n 0 ']' 10:33:33 [2020-10-06T10:33:33.623Z] ++ set -x 10:33:33 [2020-10-06T10:33:33.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 10:33:33 [2020-10-06T10:33:33.623Z] INFO: Testing against a local daemon 10:33:33 [2020-10-06T10:33:33.623Z] === RUN TestAuthZPluginAllowRequest 10:33:34 [2020-10-06T10:33:34.780Z] --- PASS: TestDockerNetworkReConnect (6.36s) 10:33:34 [2020-10-06T10:33:34.780Z] === RUN TestServicePlugin 10:33:34 [2020-10-06T10:33:34.780Z] --- SKIP: TestServicePlugin (0.00s) 10:33:34 [2020-10-06T10:33:34.780Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:33:34 [2020-10-06T10:33:34.780Z] === RUN TestServiceUpdateLabel 10:33:35 [2020-10-06T10:33:35.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 10:33:35 [2020-10-06T10:33:35.540Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) 10:33:35 [2020-10-06T10:33:35.540Z] === RUN TestAuthZPluginTLS 10:33:36 [2020-10-06T10:33:36.115Z] --- PASS: TestAuthZPluginTLS (0.68s) 10:33:36 [2020-10-06T10:33:36.115Z] === RUN TestAuthZPluginDenyRequest 10:33:36 [2020-10-06T10:33:36.395Z] === RUN TestDockerSuite/TestBuildConditionalCache 10:33:36 [2020-10-06T10:33:36.687Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) 10:33:36 [2020-10-06T10:33:36.687Z] === RUN TestAuthZPluginAPIDenyResponse 10:33:37 [2020-10-06T10:33:37.259Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) 10:33:37 [2020-10-06T10:33:37.259Z] === RUN TestAuthZPluginDenyResponse 10:33:37 [2020-10-06T10:33:37.776Z] === RUN TestDockerSuite/TestBuildContChar 10:33:38 [2020-10-06T10:33:38.202Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) 10:33:38 [2020-10-06T10:33:38.202Z] === RUN TestAuthZPluginAllowEventStream 10:33:38 [2020-10-06T10:33:38.293Z] --- PASS: TestServiceUpdateLabel (3.67s) 10:33:38 [2020-10-06T10:33:38.293Z] === RUN TestServiceUpdateSecrets 10:33:39 [2020-10-06T10:33:39.589Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) 10:33:39 [2020-10-06T10:33:39.589Z] === RUN TestAuthZPluginErrorResponse 10:33:40 [2020-10-06T10:33:40.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 10:33:40 [2020-10-06T10:33:40.531Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) 10:33:40 [2020-10-06T10:33:40.531Z] === RUN TestAuthZPluginErrorRequest 10:33:41 [2020-10-06T10:33:41.104Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) 10:33:41 [2020-10-06T10:33:41.104Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 10:33:41 [2020-10-06T10:33:41.245Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 10:33:41 [2020-10-06T10:33:41.676Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.76s) 10:33:41 [2020-10-06T10:33:41.676Z] === RUN TestAuthZPluginEnsureLoadImportWorking 10:33:42 [2020-10-06T10:33:42.624Z] === RUN TestDockerSuite/TestBuildContextCleanup 10:33:43 [2020-10-06T10:33:43.192Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 10:33:43 [2020-10-06T10:33:43.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 10:33:43 [2020-10-06T10:33:43.451Z] === RUN TestDockerSuite/TestBuildContextTarGzip 10:33:44 [2020-10-06T10:33:44.019Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 10:33:44 [2020-10-06T10:33:44.225Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) 10:33:44 [2020-10-06T10:33:44.225Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 10:33:44 [2020-10-06T10:33:44.586Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 10:33:46 [2020-10-06T10:33:46.138Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) 10:33:46 [2020-10-06T10:33:46.138Z] === RUN TestAuthZPluginHeader 10:33:46 [2020-10-06T10:33:46.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 10:33:47 [2020-10-06T10:33:47.524Z] --- PASS: TestAuthZPluginHeader (1.00s) 10:33:47 [2020-10-06T10:33:47.524Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 10:33:47 [2020-10-06T10:33:47.524Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:33:47 [2020-10-06T10:33:47.524Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:33:47 [2020-10-06T10:33:47.524Z] === RUN TestAuthZPluginV2Disable 10:33:47 [2020-10-06T10:33:47.524Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 10:33:47 [2020-10-06T10:33:47.524Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:33:47 [2020-10-06T10:33:47.524Z] === RUN TestAuthZPluginV2RejectVolumeRequests 10:33:47 [2020-10-06T10:33:47.524Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:33:47 [2020-10-06T10:33:47.524Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:33:47 [2020-10-06T10:33:47.524Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 10:33:47 [2020-10-06T10:33:47.524Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:33:47 [2020-10-06T10:33:47.524Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:33:47 [2020-10-06T10:33:47.524Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 10:33:49 [2020-10-06T10:33:49.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 10:33:53 [2020-10-06T10:33:53.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 10:33:56 [2020-10-06T10:33:56.341Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 10:33:56 [2020-10-06T10:33:56.866Z] --- PASS: TestServiceUpdateSecrets (15.83s) 10:33:56 [2020-10-06T10:33:56.866Z] === RUN TestServiceUpdateConfigs 10:33:57 [2020-10-06T10:33:57.718Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 10:33:57 [2020-10-06T10:33:57.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 10:33:58 [2020-10-06T10:33:58.286Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 10:33:59 [2020-10-06T10:33:59.427Z] 4612f6d0b889: Pull complete 10:34:01 [2020-10-06T10:34:01.573Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 10:34:02 [2020-10-06T10:34:02.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 10:34:02 [2020-10-06T10:34:02.595Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 10:34:02 [2020-10-06T10:34:02.595Z] Copying nested executables into bundles/cross/linux/amd64 10:34:02 [2020-10-06T10:34:02.595Z] Cross building: bundles/cross/windows/amd64 10:34:02 [2020-10-06T10:34:02.595Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 10:34:02 [2020-10-06T10:34:02.595Z] GOOS="windows" GOARCH="amd64" GOARM="" 10:34:05 [2020-10-06T10:34:05.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 10:34:05 [2020-10-06T10:34:05.636Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) 10:34:05 [2020-10-06T10:34:05.636Z] PASS 10:34:05 [2020-10-06T10:34:05.636Z] 10:34:05 [2020-10-06T10:34:05.636Z] === Skipped 10:34:05 [2020-10-06T10:34:05.636Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:34:05 [2020-10-06T10:34:05.636Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:34:05 [2020-10-06T10:34:05.636Z] 10:34:05 [2020-10-06T10:34:05.636Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 10:34:05 [2020-10-06T10:34:05.636Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:34:05 [2020-10-06T10:34:05.636Z] 10:34:05 [2020-10-06T10:34:05.636Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:34:05 [2020-10-06T10:34:05.636Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:34:05 [2020-10-06T10:34:05.636Z] 10:34:05 [2020-10-06T10:34:05.636Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:34:05 [2020-10-06T10:34:05.636Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:34:05 [2020-10-06T10:34:05.636Z] 10:34:05 [2020-10-06T10:34:05.636Z] 10:34:05 [2020-10-06T10:34:05.636Z] DONE 17 tests, 4 skipped in 32.005s 10:34:05 [2020-10-06T10:34:05.636Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 10:34:05 [2020-10-06T10:34:05.636Z] ++ 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 10:34:05 [2020-10-06T10:34:05.636Z] ++ set -e 10:34:05 [2020-10-06T10:34:05.636Z] ++ '[' -n 0 ']' 10:34:05 [2020-10-06T10:34:05.636Z] ++ set -x 10:34:05 [2020-10-06T10:34:05.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 10:34:05 [2020-10-06T10:34:05.636Z] INFO: Testing against a local daemon 10:34:05 [2020-10-06T10:34:05.636Z] === RUN TestPluginInvalidJSON 10:34:05 [2020-10-06T10:34:05.636Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 10:34:05 [2020-10-06T10:34:05.636Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 10:34:05 [2020-10-06T10:34:05.636Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 10:34:05 [2020-10-06T10:34:05.636Z] --- PASS: TestPluginInvalidJSON (0.03s) 10:34:05 [2020-10-06T10:34:05.636Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 10:34:05 [2020-10-06T10:34:05.636Z] === RUN TestPluginInstall 10:34:05 [2020-10-06T10:34:05.636Z] === RUN TestPluginInstall/no_auth 10:34:05 [2020-10-06T10:34:05.998Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 10:34:07 [2020-10-06T10:34:07.902Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 10:34:07 [2020-10-06T10:34:07.902Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 10:34:07 [2020-10-06T10:34:07.902Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 10:34:07 [2020-10-06T10:34:07.902Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 10:34:07 [2020-10-06T10:34:07.902Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 10:34:08 [2020-10-06T10:34:08.470Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 10:34:09 [2020-10-06T10:34:09.509Z] --- PASS: TestBuildWithHugeFile (54.10s) 10:34:09 [2020-10-06T10:34:09.509Z] === RUN TestBuildWithEmptyDockerfile 10:34:09 [2020-10-06T10:34:09.509Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:34:09 [2020-10-06T10:34:09.509Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:34:09 [2020-10-06T10:34:09.509Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:34:09 [2020-10-06T10:34:09.509Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:34:09 [2020-10-06T10:34:09.509Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:34:09 [2020-10-06T10:34:09.509Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:34:09 [2020-10-06T10:34:09.509Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:34:09 [2020-10-06T10:34:09.509Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:34:09 [2020-10-06T10:34:09.509Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:34:09 [2020-10-06T10:34:09.509Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) 10:34:09 [2020-10-06T10:34:09.509Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) 10:34:09 [2020-10-06T10:34:09.509Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) 10:34:09 [2020-10-06T10:34:09.509Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) 10:34:09 [2020-10-06T10:34:09.509Z] === RUN TestBuildPreserveOwnership 10:34:09 [2020-10-06T10:34:09.509Z] === RUN TestBuildPreserveOwnership/copy_from 10:34:09 [2020-10-06T10:34:09.509Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 10:34:10 [2020-10-06T10:34:10.551Z] --- PASS: TestBuildPreserveOwnership (3.77s) 10:34:10 [2020-10-06T10:34:10.551Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) 10:34:10 [2020-10-06T10:34:10.551Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) 10:34:10 [2020-10-06T10:34:10.551Z] === RUN TestBuildPlatformInvalid 10:34:10 [2020-10-06T10:34:10.551Z] --- PASS: TestBuildPlatformInvalid (0.11s) 10:34:10 [2020-10-06T10:34:10.551Z] PASS 10:34:10 [2020-10-06T10:34:10.551Z] 10:34:10 [2020-10-06T10:34:10.551Z] === Skipped 10:34:10 [2020-10-06T10:34:10.551Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) 10:34:10 [2020-10-06T10:34:10.551Z] build_session_test.go:25: TODO: BuildKit 10:34:10 [2020-10-06T10:34:10.551Z] 10:34:10 [2020-10-06T10:34:10.551Z] 10:34:10 [2020-10-06T10:34:10.551Z] DONE 32 tests, 1 skipped in 93.255s 10:34:10 [2020-10-06T10:34:10.551Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 10:34:10 [2020-10-06T10:34:10.552Z] ++ 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 10:34:10 [2020-10-06T10:34:10.552Z] ++ set -e 10:34:10 [2020-10-06T10:34:10.552Z] ++ '[' -n 0 ']' 10:34:10 [2020-10-06T10:34:10.552Z] ++ set -x 10:34:10 [2020-10-06T10:34:10.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m 10:34:10 [2020-10-06T10:34:10.552Z] INFO: Testing against a local daemon 10:34:10 [2020-10-06T10:34:10.552Z] === RUN TestConfigInspect 10:34:10 [2020-10-06T10:34:10.928Z] time="2020-10-06T10:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:34:10 [2020-10-06T10:34:10.928Z] time="2020-10-06T10:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:583a8bdc80c497018355407a3d394cca6d5ac89eed809ec5f90609eeda3af1a6" mediatype=application/vnd.docker.plugin.v1+json size=522 10:34:10 [2020-10-06T10:34:10.929Z] time="2020-10-06T10:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:34:10 [2020-10-06T10:34:10.929Z] time="2020-10-06T10:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:583a8bdc80c497018355407a3d394cca6d5ac89eed809ec5f90609eeda3af1a6" mediatype=application/vnd.docker.plugin.v1+json size=522 10:34:11 [2020-10-06T10:34:11.500Z] === RUN TestPluginInstall/with_htpasswd 10:34:11 [2020-10-06T10:34:11.755Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 10:34:11 [2020-10-06T10:34:11.755Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 10:34:12 [2020-10-06T10:34:12.072Z] time="2020-10-06T10:34:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:34:12 [2020-10-06T10:34:12.072Z] time="2020-10-06T10:34:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:908eb7b352ddd09ff2a839db089ca184ad9dad8e8b3d4ecacf4675aa307d07f1" mediatype=application/vnd.docker.plugin.v1+json size=522 10:34:12 [2020-10-06T10:34:12.072Z] time="2020-10-06T10:34:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:34:12 [2020-10-06T10:34:12.072Z] time="2020-10-06T10:34:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:908eb7b352ddd09ff2a839db089ca184ad9dad8e8b3d4ecacf4675aa307d07f1" mediatype=application/vnd.docker.plugin.v1+json size=522 10:34:12 [2020-10-06T10:34:12.231Z] --- PASS: TestServiceUpdateConfigs (15.70s) 10:34:12 [2020-10-06T10:34:12.231Z] === RUN TestServiceUpdateNetwork 10:34:12 [2020-10-06T10:34:12.630Z] --- PASS: TestConfigInspect (1.94s) 10:34:12 [2020-10-06T10:34:12.630Z] === RUN TestConfigList 10:34:12 [2020-10-06T10:34:12.644Z] === RUN TestPluginInstall/with_insecure 10:34:13 [2020-10-06T10:34:13.656Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 10:34:14 [2020-10-06T10:34:14.029Z] time="2020-10-06T10:34:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:34:14 [2020-10-06T10:34:14.030Z] time="2020-10-06T10:34:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:899896383938dfdec71e6f3b962b5a950a91f228c1b6615942701462bb8bad48" mediatype=application/vnd.docker.plugin.v1+json size=522 10:34:14 [2020-10-06T10:34:14.030Z] time="2020-10-06T10:34:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:34:14 [2020-10-06T10:34:14.030Z] time="2020-10-06T10:34:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:899896383938dfdec71e6f3b962b5a950a91f228c1b6615942701462bb8bad48" mediatype=application/vnd.docker.plugin.v1+json size=522 10:34:14 [2020-10-06T10:34:14.290Z] --- PASS: TestPluginInstall (8.70s) 10:34:14 [2020-10-06T10:34:14.290Z] --- PASS: TestPluginInstall/no_auth (5.75s) 10:34:14 [2020-10-06T10:34:14.290Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) 10:34:14 [2020-10-06T10:34:14.290Z] --- PASS: TestPluginInstall/with_insecure (1.76s) 10:34:14 [2020-10-06T10:34:14.290Z] plugin_test.go:157: [dd5b526dff1d4] daemon is not started 10:34:14 [2020-10-06T10:34:14.290Z] PASS 10:34:14 [2020-10-06T10:34:14.290Z] 10:34:14 [2020-10-06T10:34:14.290Z] DONE 6 tests in 8.906s 10:34:14 [2020-10-06T10:34:14.290Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 10:34:14 [2020-10-06T10:34:14.290Z] ++ 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 10:34:14 [2020-10-06T10:34:14.290Z] ++ set -e 10:34:14 [2020-10-06T10:34:14.290Z] ++ '[' -n 0 ']' 10:34:14 [2020-10-06T10:34:14.290Z] ++ set -x 10:34:14 [2020-10-06T10:34:14.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 10:34:14 [2020-10-06T10:34:14.552Z] INFO: Testing against a local daemon 10:34:14 [2020-10-06T10:34:14.552Z] === RUN TestExternalGraphDriver 10:34:14 [2020-10-06T10:34:14.552Z] === RUN TestExternalGraphDriver/json 10:34:14 [2020-10-06T10:34:14.709Z] --- PASS: TestConfigList (1.92s) 10:34:14 [2020-10-06T10:34:14.709Z] === RUN TestConfigsCreateAndDelete 10:34:16 [2020-10-06T10:34:16.189Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 10:34:16 [2020-10-06T10:34:16.234Z] --- PASS: TestConfigsCreateAndDelete (1.91s) 10:34:16 [2020-10-06T10:34:16.234Z] === RUN TestConfigsUpdate 10:34:17 [2020-10-06T10:34:17.115Z] === RUN TestExternalGraphDriver/spec 10:34:17 [2020-10-06T10:34:17.124Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 10:34:18 [2020-10-06T10:34:18.317Z] --- PASS: TestConfigsUpdate (1.93s) 10:34:18 [2020-10-06T10:34:18.317Z] === RUN TestTemplatedConfig 10:34:18 [2020-10-06T10:34:18.501Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 10:34:19 [2020-10-06T10:34:19.068Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 10:34:20 [2020-10-06T10:34:20.427Z] === RUN TestExternalGraphDriver/pull 10:34:21 [2020-10-06T10:34:21.063Z] --- PASS: TestTemplatedConfig (2.39s) 10:34:21 [2020-10-06T10:34:21.063Z] === RUN TestConfigCreateResolve 10:34:22 [2020-10-06T10:34:22.398Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 10:34:22 [2020-10-06T10:34:22.587Z] --- PASS: TestConfigCreateResolve (1.93s) 10:34:22 [2020-10-06T10:34:22.587Z] === RUN TestConfigDaemonLibtrustID 10:34:22 [2020-10-06T10:34:22.972Z] --- PASS: TestExternalGraphDriver (8.24s) 10:34:22 [2020-10-06T10:34:22.972Z] --- PASS: TestExternalGraphDriver/json (2.61s) 10:34:22 [2020-10-06T10:34:22.972Z] --- PASS: TestExternalGraphDriver/spec (2.80s) 10:34:22 [2020-10-06T10:34:22.972Z] --- PASS: TestExternalGraphDriver/pull (2.70s) 10:34:22 [2020-10-06T10:34:22.972Z] === RUN TestGraphdriverPluginV2 10:34:22 [2020-10-06T10:34:22.972Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) 10:34:22 [2020-10-06T10:34:22.972Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:34:22 [2020-10-06T10:34:22.972Z] PASS 10:34:22 [2020-10-06T10:34:22.972Z] 10:34:22 [2020-10-06T10:34:22.972Z] === Skipped 10:34:22 [2020-10-06T10:34:22.972Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) 10:34:22 [2020-10-06T10:34:22.972Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:34:22 [2020-10-06T10:34:22.972Z] 10:34:22 [2020-10-06T10:34:22.972Z] 10:34:22 [2020-10-06T10:34:22.972Z] DONE 5 tests, 1 skipped in 8.456s 10:34:22 [2020-10-06T10:34:22.972Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 10:34:22 [2020-10-06T10:34:22.972Z] ++ 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 10:34:22 [2020-10-06T10:34:22.972Z] ++ set -e 10:34:22 [2020-10-06T10:34:22.972Z] ++ '[' -n 0 ']' 10:34:22 [2020-10-06T10:34:22.972Z] ++ set -x 10:34:22 [2020-10-06T10:34:22.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 10:34:22 [2020-10-06T10:34:22.972Z] INFO: Testing against a local daemon 10:34:22 [2020-10-06T10:34:22.972Z] === RUN TestContinueAfterPluginCrash 10:34:22 [2020-10-06T10:34:22.972Z] === PAUSE TestContinueAfterPluginCrash 10:34:22 [2020-10-06T10:34:22.972Z] === RUN TestReadPluginNoRead 10:34:22 [2020-10-06T10:34:22.972Z] === PAUSE TestReadPluginNoRead 10:34:22 [2020-10-06T10:34:22.972Z] === RUN TestDaemonStartWithLogOpt 10:34:22 [2020-10-06T10:34:22.972Z] === PAUSE TestDaemonStartWithLogOpt 10:34:22 [2020-10-06T10:34:22.972Z] === CONT TestContinueAfterPluginCrash 10:34:22 [2020-10-06T10:34:22.972Z] === CONT TestDaemonStartWithLogOpt 10:34:22 [2020-10-06T10:34:22.972Z] === CONT TestReadPluginNoRead 10:34:23 [2020-10-06T10:34:23.223Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) 10:34:23 [2020-10-06T10:34:23.223Z] PASS 10:34:23 [2020-10-06T10:34:23.223Z] 10:34:23 [2020-10-06T10:34:23.223Z] DONE 7 tests in 12.650s 10:34:23 [2020-10-06T10:34:23.223Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 10:34:23 [2020-10-06T10:34:23.223Z] ++ 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 10:34:23 [2020-10-06T10:34:23.223Z] ++ set -e 10:34:23 [2020-10-06T10:34:23.223Z] ++ '[' -n 0 ']' 10:34:23 [2020-10-06T10:34:23.223Z] ++ set -x 10:34:23 [2020-10-06T10:34:23.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m 10:34:23 [2020-10-06T10:34:23.223Z] INFO: Testing against a local daemon 10:34:23 [2020-10-06T10:34:23.223Z] === RUN TestCheckpoint 10:34:23 [2020-10-06T10:34:23.223Z] --- SKIP: TestCheckpoint (0.00s) 10:34:23 [2020-10-06T10:34:23.223Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:34:23 [2020-10-06T10:34:23.223Z] === RUN TestContainerInvalidJSON 10:34:23 [2020-10-06T10:34:23.223Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 10:34:23 [2020-10-06T10:34:23.223Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 10:34:23 [2020-10-06T10:34:23.223Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 10:34:23 [2020-10-06T10:34:23.223Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 10:34:23 [2020-10-06T10:34:23.223Z] === RUN TestContainerInvalidJSON//exec/foobar/start 10:34:23 [2020-10-06T10:34:23.223Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 10:34:23 [2020-10-06T10:34:23.223Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 10:34:23 [2020-10-06T10:34:23.223Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 10:34:23 [2020-10-06T10:34:23.223Z] === CONT TestContainerInvalidJSON//exec/foobar/start 10:34:23 [2020-10-06T10:34:23.223Z] --- PASS: TestContainerInvalidJSON (0.02s) 10:34:23 [2020-10-06T10:34:23.223Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 10:34:23 [2020-10-06T10:34:23.223Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 10:34:23 [2020-10-06T10:34:23.223Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 10:34:23 [2020-10-06T10:34:23.223Z] === RUN TestCopyFromContainerPathDoesNotExist 10:34:23 [2020-10-06T10:34:23.223Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 10:34:23 [2020-10-06T10:34:23.223Z] === RUN TestCopyFromContainerPathIsNotDir 10:34:23 [2020-10-06T10:34:23.518Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) 10:34:23 [2020-10-06T10:34:23.518Z] === RUN TestCopyToContainerPathDoesNotExist 10:34:23 [2020-10-06T10:34:23.518Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) 10:34:23 [2020-10-06T10:34:23.518Z] === RUN TestCopyToContainerPathIsNotDir 10:34:23 [2020-10-06T10:34:23.518Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) 10:34:23 [2020-10-06T10:34:23.518Z] === RUN TestCopyFromContainer 10:34:23 [2020-10-06T10:34:23.775Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 10:34:24 [2020-10-06T10:34:24.034Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 10:34:24 [2020-10-06T10:34:24.601Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 10:34:24 [2020-10-06T10:34:24.860Z] === RUN TestDockerSuite/TestBuildCopyWildcard 10:34:25 [2020-10-06T10:34:25.037Z] === RUN TestCopyFromContainer// 10:34:25 [2020-10-06T10:34:25.037Z] === RUN TestCopyFromContainer//bar/root 10:34:25 [2020-10-06T10:34:25.037Z] === RUN TestCopyFromContainer//bar/root/ 10:34:25 [2020-10-06T10:34:25.037Z] === RUN TestCopyFromContainer/bar/quux 10:34:25 [2020-10-06T10:34:25.037Z] === RUN TestCopyFromContainer/bar/quux/ 10:34:25 [2020-10-06T10:34:25.037Z] === RUN TestCopyFromContainer/bar/quux/baz 10:34:25 [2020-10-06T10:34:25.333Z] === RUN TestCopyFromContainer/bar/filesymlink 10:34:25 [2020-10-06T10:34:25.333Z] === RUN TestCopyFromContainer/bar/dirsymlink 10:34:25 [2020-10-06T10:34:25.333Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 10:34:25 [2020-10-06T10:34:25.333Z] === RUN TestCopyFromContainer/bar/notarget 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer (1.95s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer// (0.07s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:34:25 [2020-10-06T10:34:25.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:34:25 [2020-10-06T10:34:25.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:34:25 [2020-10-06T10:34:25.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:34:25 [2020-10-06T10:34:25.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:34:25 [2020-10-06T10:34:25.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:34:25 [2020-10-06T10:34:25.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateLinkToNonExistingContainer 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateWithInvalidEnv 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateWithInvalidEnv/0 10:34:25 [2020-10-06T10:34:25.630Z] === PAUSE TestCreateWithInvalidEnv/0 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateWithInvalidEnv/1 10:34:25 [2020-10-06T10:34:25.630Z] === PAUSE TestCreateWithInvalidEnv/1 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateWithInvalidEnv/2 10:34:25 [2020-10-06T10:34:25.630Z] === PAUSE TestCreateWithInvalidEnv/2 10:34:25 [2020-10-06T10:34:25.630Z] === CONT TestCreateWithInvalidEnv/0 10:34:25 [2020-10-06T10:34:25.630Z] === CONT TestCreateWithInvalidEnv/2 10:34:25 [2020-10-06T10:34:25.630Z] === CONT TestCreateWithInvalidEnv/1 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateTmpfsMountsTarget 10:34:25 [2020-10-06T10:34:25.630Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 10:34:25 [2020-10-06T10:34:25.630Z] === RUN TestCreateWithCustomMaskedPaths 10:34:27 [2020-10-06T10:34:27.156Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s) 10:34:27 [2020-10-06T10:34:27.156Z] === RUN TestCreateWithCustomReadonlyPaths 10:34:27 [2020-10-06T10:34:27.188Z] === RUN TestReadPluginNoRead/default 10:34:27 [2020-10-06T10:34:27.564Z] --- PASS: TestServiceUpdateNetwork (16.07s) 10:34:27 [2020-10-06T10:34:27.564Z] === RUN TestServiceUpdatePidsLimit 10:34:27 [2020-10-06T10:34:27.564Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 10:34:27 [2020-10-06T10:34:27.760Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) 10:34:28 [2020-10-06T10:34:28.194Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 10:34:28 [2020-10-06T10:34:28.673Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) 10:34:28 [2020-10-06T10:34:28.673Z] === RUN TestCreateWithInvalidHealthcheckParams 10:34:28 [2020-10-06T10:34:28.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:34:28 [2020-10-06T10:34:28.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:34:28 [2020-10-06T10:34:28.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:34:28 [2020-10-06T10:34:28.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:34:28 [2020-10-06T10:34:28.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:34:28 [2020-10-06T10:34:28.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:34:28 [2020-10-06T10:34:28.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:34:28 [2020-10-06T10:34:28.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:34:28 [2020-10-06T10:34:28.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:34:28 [2020-10-06T10:34:28.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:34:28 [2020-10-06T10:34:28.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:34:28 [2020-10-06T10:34:28.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:34:28 [2020-10-06T10:34:28.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:34:28 [2020-10-06T10:34:28.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:34:28 [2020-10-06T10:34:28.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:34:28 [2020-10-06T10:34:28.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 10:34:28 [2020-10-06T10:34:28.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) 10:34:28 [2020-10-06T10:34:28.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) 10:34:28 [2020-10-06T10:34:28.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 10:34:28 [2020-10-06T10:34:28.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) 10:34:28 [2020-10-06T10:34:28.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 10:34:28 [2020-10-06T10:34:28.674Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:34:29 [2020-10-06T10:34:29.147Z] === RUN TestReadPluginNoRead/disabled_caching 10:34:29 [2020-10-06T10:34:29.312Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) 10:34:29 [2020-10-06T10:34:29.312Z] === RUN TestCreateDifferentPlatform 10:34:29 [2020-10-06T10:34:29.312Z] === RUN TestCreateDifferentPlatform/different_os 10:34:29 [2020-10-06T10:34:29.312Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:34:29 [2020-10-06T10:34:29.312Z] --- PASS: TestCreateDifferentPlatform (0.02s) 10:34:29 [2020-10-06T10:34:29.312Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:34:29 [2020-10-06T10:34:29.312Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:34:29 [2020-10-06T10:34:29.312Z] === RUN TestCreateVolumesFromNonExistingContainer 10:34:29 [2020-10-06T10:34:29.312Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 10:34:29 [2020-10-06T10:34:29.312Z] === RUN TestContainerStartOnDaemonRestart 10:34:29 [2020-10-06T10:34:29.312Z] === PAUSE TestContainerStartOnDaemonRestart 10:34:29 [2020-10-06T10:34:29.312Z] === RUN TestDaemonRestartIpcMode 10:34:29 [2020-10-06T10:34:29.312Z] === PAUSE TestDaemonRestartIpcMode 10:34:29 [2020-10-06T10:34:29.312Z] === RUN TestDaemonHostGatewayIP 10:34:29 [2020-10-06T10:34:29.312Z] === PAUSE TestDaemonHostGatewayIP 10:34:29 [2020-10-06T10:34:29.312Z] === RUN TestContainerKillOnDaemonStart 10:34:29 [2020-10-06T10:34:29.312Z] === PAUSE TestContainerKillOnDaemonStart 10:34:29 [2020-10-06T10:34:29.312Z] === RUN TestDiff 10:34:29 [2020-10-06T10:34:29.609Z] --- PASS: TestDiff (0.50s) 10:34:29 [2020-10-06T10:34:29.609Z] === RUN TestExecWithCloseStdin 10:34:30 [2020-10-06T10:34:30.132Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 10:34:30 [2020-10-06T10:34:30.270Z] --- PASS: TestExecWithCloseStdin (0.61s) 10:34:30 [2020-10-06T10:34:30.270Z] === RUN TestExec 10:34:30 [2020-10-06T10:34:30.390Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 10:34:30 [2020-10-06T10:34:30.912Z] --- PASS: TestExec (0.62s) 10:34:30 [2020-10-06T10:34:30.912Z] === RUN TestExecUser 10:34:30 [2020-10-06T10:34:30.957Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 10:34:31 [2020-10-06T10:34:31.060Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 10:34:31 [2020-10-06T10:34:31.215Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 10:34:31 [2020-10-06T10:34:31.474Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 10:34:31 [2020-10-06T10:34:31.554Z] --- PASS: TestExecUser (0.62s) 10:34:31 [2020-10-06T10:34:31.554Z] === RUN TestExportContainerAndImportImage 10:34:32 [2020-10-06T10:34:32.409Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 10:34:32 [2020-10-06T10:34:32.601Z] --- PASS: TestExportContainerAndImportImage (0.79s) 10:34:32 [2020-10-06T10:34:32.601Z] === RUN TestExportContainerAfterDaemonRestart 10:34:32 [2020-10-06T10:34:32.975Z] --- PASS: TestReadPluginNoRead (9.85s) 10:34:32 [2020-10-06T10:34:32.975Z] --- PASS: TestReadPluginNoRead/default (1.87s) 10:34:32 [2020-10-06T10:34:32.975Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) 10:34:32 [2020-10-06T10:34:32.975Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) 10:34:32 [2020-10-06T10:34:32.975Z] read_test.go:92: [d28761e20c755] daemon is not started 10:34:32 [2020-10-06T10:34:32.975Z] --- PASS: TestContinueAfterPluginCrash (10.09s) 10:34:32 [2020-10-06T10:34:32.975Z] PASS 10:34:32 [2020-10-06T10:34:32.975Z] 10:34:32 [2020-10-06T10:34:32.975Z] DONE 6 tests in 10.272s 10:34:32 [2020-10-06T10:34:32.975Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 10:34:32 [2020-10-06T10:34:32.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:34:32 [2020-10-06T10:34:32.975Z] ++ set -e 10:34:32 [2020-10-06T10:34:32.975Z] ++ '[' -n 0 ']' 10:34:32 [2020-10-06T10:34:32.975Z] ++ set -x 10:34:32 [2020-10-06T10:34:32.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:34:32 [2020-10-06T10:34:32.976Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 10:34:33 [2020-10-06T10:34:33.236Z] testing: warning: no tests to run 10:34:33 [2020-10-06T10:34:33.236Z] PASS 10:34:33 [2020-10-06T10:34:33.236Z] 10:34:33 [2020-10-06T10:34:33.236Z] DONE 0 tests in 0.051s 10:34:33 [2020-10-06T10:34:33.236Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 10:34:33 [2020-10-06T10:34:33.236Z] ++ 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 10:34:33 [2020-10-06T10:34:33.236Z] ++ set -e 10:34:33 [2020-10-06T10:34:33.236Z] ++ '[' -n 0 ']' 10:34:33 [2020-10-06T10:34:33.236Z] ++ set -x 10:34:33 [2020-10-06T10:34:33.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 10:34:33 [2020-10-06T10:34:33.236Z] INFO: Testing against a local daemon 10:34:33 [2020-10-06T10:34:33.236Z] === RUN TestPluginWithDevMounts 10:34:33 [2020-10-06T10:34:33.236Z] === PAUSE TestPluginWithDevMounts 10:34:33 [2020-10-06T10:34:33.236Z] === CONT TestPluginWithDevMounts 10:34:34 [2020-10-06T10:34:34.121Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) 10:34:34 [2020-10-06T10:34:34.121Z] === RUN TestHealthCheckWorkdir 10:34:34 [2020-10-06T10:34:34.417Z] --- PASS: TestHealthCheckWorkdir (0.71s) 10:34:34 [2020-10-06T10:34:34.417Z] === RUN TestHealthKillContainer 10:34:35 [2020-10-06T10:34:35.781Z] --- PASS: TestPluginWithDevMounts (2.16s) 10:34:35 [2020-10-06T10:34:35.781Z] PASS 10:34:35 [2020-10-06T10:34:35.781Z] 10:34:35 [2020-10-06T10:34:35.781Z] DONE 1 tests in 2.341s 10:34:35 [2020-10-06T10:34:35.781Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 10:34:35 [2020-10-06T10:34:35.781Z] ++ 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 10:34:35 [2020-10-06T10:34:35.782Z] ++ set -e 10:34:35 [2020-10-06T10:34:35.782Z] ++ '[' -n 0 ']' 10:34:35 [2020-10-06T10:34:35.782Z] ++ set -x 10:34:35 [2020-10-06T10:34:35.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 10:34:35 [2020-10-06T10:34:35.782Z] INFO: Testing against a local daemon 10:34:35 [2020-10-06T10:34:35.782Z] === RUN TestSecretInspect 10:34:36 [2020-10-06T10:34:36.261Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 10:34:36 [2020-10-06T10:34:36.261Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 10:34:36 [2020-10-06T10:34:36.668Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 10:34:36 [2020-10-06T10:34:36.828Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 10:34:37 [2020-10-06T10:34:37.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 10:34:37 [2020-10-06T10:34:37.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 10:34:37 [2020-10-06T10:34:37.161Z] --- PASS: TestHealthKillContainer (2.62s) 10:34:37 [2020-10-06T10:34:37.161Z] === RUN TestInspectCpusetInConfigPre120 10:34:37 [2020-10-06T10:34:37.811Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) 10:34:37 [2020-10-06T10:34:37.811Z] === RUN TestIpcModeNone 10:34:38 [2020-10-06T10:34:38.461Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 10:34:38 [2020-10-06T10:34:38.467Z] --- PASS: TestIpcModeNone (0.66s) 10:34:38 [2020-10-06T10:34:38.467Z] === RUN TestIpcModePrivate 10:34:39 [2020-10-06T10:34:39.081Z] --- PASS: TestSecretInspect (3.19s) 10:34:39 [2020-10-06T10:34:39.081Z] === RUN TestSecretList 10:34:39 [2020-10-06T10:34:39.107Z] --- PASS: TestIpcModePrivate (0.62s) 10:34:39 [2020-10-06T10:34:39.107Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false 10:34:39 [2020-10-06T10:34:39.107Z] === RUN TestIpcModeShareable 10:34:39 [2020-10-06T10:34:39.744Z] --- PASS: TestIpcModeShareable (0.63s) 10:34:39 [2020-10-06T10:34:39.744Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true 10:34:39 [2020-10-06T10:34:39.744Z] === RUN TestAPIIpcModeShareableAndContainer 10:34:39 [2020-10-06T10:34:39.836Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 10:34:40 [2020-10-06T10:34:40.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 10:34:41 [2020-10-06T10:34:41.472Z] === RUN TestDockerSuite/TestBuildDockerignore 10:34:41 [2020-10-06T10:34:41.731Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 10:34:41 [2020-10-06T10:34:41.828Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) 10:34:41 [2020-10-06T10:34:41.828Z] === RUN TestAPIIpcModeHost 10:34:41 [2020-10-06T10:34:41.828Z] --- PASS: TestAPIIpcModeHost (0.46s) 10:34:41 [2020-10-06T10:34:41.828Z] === RUN TestDaemonIpcModeShareable 10:34:42 [2020-10-06T10:34:42.383Z] --- PASS: TestSecretList (3.23s) 10:34:42 [2020-10-06T10:34:42.383Z] === RUN TestSecretsCreateAndDelete 10:34:43 [2020-10-06T10:34:43.352Z] --- PASS: TestDaemonIpcModeShareable (1.43s) 10:34:43 [2020-10-06T10:34:43.352Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true 10:34:43 [2020-10-06T10:34:43.352Z] === RUN TestDaemonIpcModePrivate 10:34:44 [2020-10-06T10:34:44.564Z] --- PASS: TestDaemonIpcModePrivate (1.36s) 10:34:44 [2020-10-06T10:34:44.564Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 10:34:44 [2020-10-06T10:34:44.564Z] === RUN TestDaemonIpcModePrivateFromConfig 10:34:45 [2020-10-06T10:34:45.138Z] --- PASS: TestServiceUpdatePidsLimit (17.91s) 10:34:45 [2020-10-06T10:34:45.139Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) 10:34:45 [2020-10-06T10:34:45.139Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) 10:34:45 [2020-10-06T10:34:45.139Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) 10:34:45 [2020-10-06T10:34:45.139Z] PASS 10:34:45 [2020-10-06T10:34:45.139Z] 10:34:45 [2020-10-06T10:34:45.139Z] === Skipped 10:34:45 [2020-10-06T10:34:45.139Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) 10:34:45 [2020-10-06T10:34:45.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:34:45 [2020-10-06T10:34:45.139Z] 10:34:45 [2020-10-06T10:34:45.139Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) 10:34:45 [2020-10-06T10:34:45.139Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:34:45 [2020-10-06T10:34:45.139Z] 10:34:45 [2020-10-06T10:34:45.139Z] 10:34:45 [2020-10-06T10:34:45.139Z] DONE 27 tests, 2 skipped in 174.161s 10:34:45 [2020-10-06T10:34:45.139Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 10:34:45 [2020-10-06T10:34:45.139Z] ++ 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 10:34:45 [2020-10-06T10:34:45.139Z] ++ set -e 10:34:45 [2020-10-06T10:34:45.139Z] ++ '[' -n 0 ']' 10:34:45 [2020-10-06T10:34:45.139Z] ++ set -x 10:34:45 [2020-10-06T10:34:45.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m 10:34:45 [2020-10-06T10:34:45.139Z] INFO: Testing against a local daemon 10:34:45 [2020-10-06T10:34:45.139Z] === RUN TestSessionCreate 10:34:45 [2020-10-06T10:34:45.139Z] --- PASS: TestSessionCreate (0.02s) 10:34:45 [2020-10-06T10:34:45.139Z] === RUN TestSessionCreateWithBadUpgrade 10:34:45 [2020-10-06T10:34:45.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 10:34:45 [2020-10-06T10:34:45.139Z] PASS 10:34:45 [2020-10-06T10:34:45.139Z] 10:34:45 [2020-10-06T10:34:45.139Z] DONE 2 tests in 0.122s 10:34:45 [2020-10-06T10:34:45.139Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 10:34:45 [2020-10-06T10:34:45.139Z] ++ 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 10:34:45 [2020-10-06T10:34:45.139Z] ++ set -e 10:34:45 [2020-10-06T10:34:45.139Z] ++ '[' -n 0 ']' 10:34:45 [2020-10-06T10:34:45.139Z] ++ set -x 10:34:45 [2020-10-06T10:34:45.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m 10:34:45 [2020-10-06T10:34:45.139Z] INFO: Testing against a local daemon 10:34:45 [2020-10-06T10:34:45.139Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:34:45 [2020-10-06T10:34:45.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 10:34:45 [2020-10-06T10:34:45.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:34:45 [2020-10-06T10:34:45.139Z] === RUN TestEventsExecDie 10:34:45 [2020-10-06T10:34:45.139Z] --- PASS: TestEventsExecDie (0.95s) 10:34:45 [2020-10-06T10:34:45.139Z] === RUN TestEventsBackwardsCompatible 10:34:45 [2020-10-06T10:34:45.139Z] --- PASS: TestEventsBackwardsCompatible (0.09s) 10:34:45 [2020-10-06T10:34:45.139Z] === RUN TestInfoBinaryCommits 10:34:45 [2020-10-06T10:34:45.139Z] --- PASS: TestInfoBinaryCommits (0.02s) 10:34:45 [2020-10-06T10:34:45.139Z] === RUN TestInfoAPIVersioned 10:34:45 [2020-10-06T10:34:45.139Z] --- PASS: TestInfoAPIVersioned (0.01s) 10:34:45 [2020-10-06T10:34:45.139Z] === RUN TestInfoDiscoveryBackend 10:34:45 [2020-10-06T10:34:45.430Z] --- PASS: TestInfoDiscoveryBackend (0.53s) 10:34:45 [2020-10-06T10:34:45.430Z] === RUN TestInfoDiscoveryInvalidAdvertise 10:34:45 [2020-10-06T10:34:45.746Z] --- PASS: TestSecretsCreateAndDelete (3.22s) 10:34:45 [2020-10-06T10:34:45.746Z] === RUN TestSecretsUpdate 10:34:45 [2020-10-06T10:34:45.917Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 10:34:46 [2020-10-06T10:34:46.082Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) 10:34:46 [2020-10-06T10:34:46.082Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 10:34:46 [2020-10-06T10:34:46.082Z] === RUN TestDaemonIpcModeShareableFromConfig 10:34:46 [2020-10-06T10:34:46.463Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 10:34:46 [2020-10-06T10:34:46.463Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 10:34:46 [2020-10-06T10:34:46.853Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 10:34:47 [2020-10-06T10:34:47.097Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) 10:34:47 [2020-10-06T10:34:47.097Z] === RUN TestInfoAPI 10:34:47 [2020-10-06T10:34:47.097Z] --- PASS: TestInfoAPI (0.02s) 10:34:47 [2020-10-06T10:34:47.097Z] === RUN TestInfoAPIWarnings 10:34:47 [2020-10-06T10:34:47.598Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) 10:34:47 [2020-10-06T10:34:47.598Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true 10:34:47 [2020-10-06T10:34:47.598Z] === RUN TestIpcModeOlderClient 10:34:47 [2020-10-06T10:34:47.598Z] === PAUSE TestIpcModeOlderClient 10:34:47 [2020-10-06T10:34:47.598Z] === RUN TestKillContainerInvalidSignal 10:34:47 [2020-10-06T10:34:47.892Z] --- PASS: TestKillContainerInvalidSignal (0.53s) 10:34:47 [2020-10-06T10:34:47.892Z] === RUN TestKillContainer 10:34:47 [2020-10-06T10:34:47.892Z] === RUN TestKillContainer/no_signal 10:34:48 [2020-10-06T10:34:48.527Z] === RUN TestKillContainer/non_killing_signal 10:34:48 [2020-10-06T10:34:48.820Z] === RUN TestKillContainer/killing_signal 10:34:49 [2020-10-06T10:34:49.049Z] --- PASS: TestSecretsUpdate (3.25s) 10:34:49 [2020-10-06T10:34:49.049Z] === RUN TestTemplatedSecret 10:34:49 [2020-10-06T10:34:49.868Z] --- PASS: TestKillContainer (1.67s) 10:34:49 [2020-10-06T10:34:49.868Z] --- PASS: TestKillContainer/no_signal (0.52s) 10:34:49 [2020-10-06T10:34:49.868Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) 10:34:49 [2020-10-06T10:34:49.868Z] --- PASS: TestKillContainer/killing_signal (0.52s) 10:34:49 [2020-10-06T10:34:49.868Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:34:49 [2020-10-06T10:34:49.868Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 10:34:50 [2020-10-06T10:34:50.162Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 10:34:50 [2020-10-06T10:34:50.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s) 10:34:50 [2020-10-06T10:34:50.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) 10:34:50 [2020-10-06T10:34:50.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) 10:34:50 [2020-10-06T10:34:50.802Z] === RUN TestKillStoppedContainer 10:34:50 [2020-10-06T10:34:50.802Z] --- PASS: TestKillStoppedContainer (0.07s) 10:34:50 [2020-10-06T10:34:50.802Z] === RUN TestKillStoppedContainerAPIPre120 10:34:50 [2020-10-06T10:34:50.802Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) 10:34:50 [2020-10-06T10:34:50.802Z] === RUN TestKillDifferentUserContainer 10:34:51 [2020-10-06T10:34:51.445Z] --- PASS: TestKillDifferentUserContainer (0.52s) 10:34:51 [2020-10-06T10:34:51.445Z] === RUN TestInspectOomKilledTrue 10:34:52 [2020-10-06T10:34:52.125Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 10:34:52 [2020-10-06T10:34:52.125Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 10:34:52 [2020-10-06T10:34:52.351Z] --- PASS: TestTemplatedSecret (3.61s) 10:34:52 [2020-10-06T10:34:52.351Z] === RUN TestSecretCreateResolve 10:34:52 [2020-10-06T10:34:52.488Z] --- PASS: TestInspectOomKilledTrue (0.93s) 10:34:52 [2020-10-06T10:34:52.488Z] === RUN TestInspectOomKilledFalse 10:34:52 [2020-10-06T10:34:52.783Z] --- PASS: TestInspectOomKilledFalse (0.53s) 10:34:52 [2020-10-06T10:34:52.783Z] === RUN TestLinksEtcHostsContentMatch 10:34:53 [2020-10-06T10:34:53.079Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) 10:34:53 [2020-10-06T10:34:53.079Z] === RUN TestLinksContainerNames 10:34:53 [2020-10-06T10:34:53.500Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 10:34:54 [2020-10-06T10:34:54.123Z] --- PASS: TestLinksContainerNames (1.07s) 10:34:54 [2020-10-06T10:34:54.123Z] === RUN TestLogsFollowTailEmpty 10:34:54 [2020-10-06T10:34:54.761Z] --- PASS: TestLogsFollowTailEmpty (0.53s) 10:34:54 [2020-10-06T10:34:54.761Z] === RUN TestContainerNetworkMountsNoChown 10:34:54 [2020-10-06T10:34:54.878Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 10:34:55 [2020-10-06T10:34:55.400Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) 10:34:55 [2020-10-06T10:34:55.400Z] === RUN TestMountDaemonRoot 10:34:55 [2020-10-06T10:34:55.400Z] === RUN TestMountDaemonRoot/default 10:34:55 [2020-10-06T10:34:55.400Z] === PAUSE TestMountDaemonRoot/default 10:34:55 [2020-10-06T10:34:55.400Z] === RUN TestMountDaemonRoot/private 10:34:55 [2020-10-06T10:34:55.400Z] === PAUSE TestMountDaemonRoot/private 10:34:55 [2020-10-06T10:34:55.400Z] === RUN TestMountDaemonRoot/rprivate 10:34:55 [2020-10-06T10:34:55.400Z] === PAUSE TestMountDaemonRoot/rprivate 10:34:55 [2020-10-06T10:34:55.400Z] === RUN TestMountDaemonRoot/slave 10:34:55 [2020-10-06T10:34:55.400Z] === PAUSE TestMountDaemonRoot/slave 10:34:55 [2020-10-06T10:34:55.400Z] === RUN TestMountDaemonRoot/rslave 10:34:55 [2020-10-06T10:34:55.400Z] === PAUSE TestMountDaemonRoot/rslave 10:34:55 [2020-10-06T10:34:55.400Z] === RUN TestMountDaemonRoot/shared 10:34:55 [2020-10-06T10:34:55.400Z] === PAUSE TestMountDaemonRoot/shared 10:34:55 [2020-10-06T10:34:55.400Z] === RUN TestMountDaemonRoot/rshared 10:34:55 [2020-10-06T10:34:55.400Z] === PAUSE TestMountDaemonRoot/rshared 10:34:55 [2020-10-06T10:34:55.400Z] === CONT TestMountDaemonRoot/default 10:34:55 [2020-10-06T10:34:55.400Z] === CONT TestMountDaemonRoot/rprivate 10:34:55 [2020-10-06T10:34:55.400Z] === RUN TestMountDaemonRoot/default/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/default/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/default/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/default/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/default/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/default/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rslave 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rslave/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rslave/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rprivate/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rprivate/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/shared 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/shared/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/shared/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/shared/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/shared/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/shared/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/shared/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rshared 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/slave 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rshared/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/private 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/default/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rshared/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/slave/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/slave/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/slave/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/private/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/slave/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/private/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/slave/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/private/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/slave/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/private/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/private/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === RUN TestMountDaemonRoot/private/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rprivate/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/shared/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/default/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/default/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/default/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rslave/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rslave/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/shared/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rprivate/mount_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rshared/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/shared/bind_root 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/shared/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 10:34:55 [2020-10-06T10:34:55.401Z] === CONT TestMountDaemonRoot/rshared/mount_root 10:34:55 [2020-10-06T10:34:55.654Z] --- PASS: TestSecretCreateResolve (3.27s) 10:34:55 [2020-10-06T10:34:55.654Z] PASS 10:34:55 [2020-10-06T10:34:55.654Z] 10:34:55 [2020-10-06T10:34:55.654Z] DONE 6 tests in 19.931s 10:34:55 [2020-10-06T10:34:55.654Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 10:34:55 [2020-10-06T10:34:55.654Z] ++ 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 10:34:55 [2020-10-06T10:34:55.654Z] ++ set -e 10:34:55 [2020-10-06T10:34:55.654Z] ++ '[' -n 0 ']' 10:34:55 [2020-10-06T10:34:55.654Z] ++ set -x 10:34:55 [2020-10-06T10:34:55.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 10:34:55 [2020-10-06T10:34:55.654Z] INFO: Testing against a local daemon 10:34:55 [2020-10-06T10:34:55.654Z] === RUN TestServiceCreateInit 10:34:55 [2020-10-06T10:34:55.654Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:34:55 [2020-10-06T10:34:55.695Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 10:34:55 [2020-10-06T10:34:55.695Z] === CONT TestMountDaemonRoot/slave/bind_root 10:34:55 [2020-10-06T10:34:55.695Z] === CONT TestMountDaemonRoot/private/mount_root 10:34:55 [2020-10-06T10:34:55.695Z] === CONT TestMountDaemonRoot/slave/mount_subpath 10:34:55 [2020-10-06T10:34:55.695Z] === CONT TestMountDaemonRoot/slave/mount_root 10:34:55 [2020-10-06T10:34:55.695Z] === CONT TestMountDaemonRoot/slave/bind_subpath 10:34:55 [2020-10-06T10:34:55.695Z] === CONT TestMountDaemonRoot/private/bind_subpath 10:34:55 [2020-10-06T10:34:55.695Z] === CONT TestMountDaemonRoot/private/bind_root 10:34:55 [2020-10-06T10:34:55.695Z] === CONT TestMountDaemonRoot/private/mount_subpath 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/default (0.00s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/private (0.00s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 10:34:55 [2020-10-06T10:34:55.695Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 10:34:55 [2020-10-06T10:34:55.695Z] === RUN TestContainerBindMountNonRecursive 10:34:56 [2020-10-06T10:34:56.778Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 10:34:57 [2020-10-06T10:34:57.214Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) 10:34:57 [2020-10-06T10:34:57.214Z] === RUN TestNetworkNat 10:34:57 [2020-10-06T10:34:57.507Z] --- PASS: TestNetworkNat (0.57s) 10:34:57 [2020-10-06T10:34:57.507Z] === RUN TestNetworkLocalhostTCPNat 10:34:57 [2020-10-06T10:34:57.712Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 10:34:58 [2020-10-06T10:34:58.143Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) 10:34:58 [2020-10-06T10:34:58.143Z] === RUN TestNetworkLoopbackNat 10:35:00 [2020-10-06T10:35:00.244Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 10:35:00 [2020-10-06T10:35:00.811Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 10:35:00 [2020-10-06T10:35:00.886Z] --- PASS: TestNetworkLoopbackNat (2.77s) 10:35:00 [2020-10-06T10:35:00.886Z] === RUN TestPause 10:35:00 [2020-10-06T10:35:00.945Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:35:01 [2020-10-06T10:35:01.379Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 10:35:01 [2020-10-06T10:35:01.524Z] --- PASS: TestPause (0.57s) 10:35:01 [2020-10-06T10:35:01.524Z] === RUN TestPauseFailsOnWindowsServerContainers 10:35:01 [2020-10-06T10:35:01.524Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 10:35:01 [2020-10-06T10:35:01.524Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:35:01 [2020-10-06T10:35:01.524Z] === RUN TestPauseStopPausedContainer 10:35:01 [2020-10-06T10:35:01.947Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 10:35:02 [2020-10-06T10:35:02.163Z] --- PASS: TestPauseStopPausedContainer (0.57s) 10:35:02 [2020-10-06T10:35:02.163Z] === RUN TestPsFilter 10:35:02 [2020-10-06T10:35:02.163Z] --- PASS: TestPsFilter (0.17s) 10:35:02 [2020-10-06T10:35:02.163Z] === RUN TestRemoveContainerWithRemovedVolume 10:35:02 [2020-10-06T10:35:02.802Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) 10:35:02 [2020-10-06T10:35:02.802Z] === RUN TestRemoveContainerWithVolume 10:35:03 [2020-10-06T10:35:03.439Z] --- PASS: TestRemoveContainerWithVolume (0.51s) 10:35:03 [2020-10-06T10:35:03.439Z] === RUN TestRemoveContainerRunning 10:35:03 [2020-10-06T10:35:03.735Z] --- PASS: TestRemoveContainerRunning (0.54s) 10:35:03 [2020-10-06T10:35:03.735Z] === RUN TestRemoveContainerForceRemoveRunning 10:35:03 [2020-10-06T10:35:03.852Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 10:35:03 [2020-10-06T10:35:03.852Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 10:35:04 [2020-10-06T10:35:04.375Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) 10:35:04 [2020-10-06T10:35:04.375Z] === RUN TestRemoveInvalidContainer 10:35:04 [2020-10-06T10:35:04.375Z] --- PASS: TestRemoveInvalidContainer (0.01s) 10:35:04 [2020-10-06T10:35:04.375Z] === RUN TestRenameLinkedContainer 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestInfoAPIWarnings (16.26s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestInfoDebug 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestInfoDebug (0.52s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestInfoInsecureRegistries 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestInfoInsecureRegistries (0.52s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestInfoRegistryMirrors 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestInfoRegistryMirrors (0.52s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestLoginFailsWithBadCredentials 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestPingCacheHeaders 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestPingCacheHeaders (0.02s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestPingGet 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestPingGet (0.01s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestPingHead 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestPingHead (0.01s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestVersion 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestVersion (0.01s) 10:35:05 [2020-10-06T10:35:05.672Z] PASS 10:35:05 [2020-10-06T10:35:05.672Z] 10:35:05 [2020-10-06T10:35:05.672Z] === Skipped 10:35:05 [2020-10-06T10:35:05.672Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 10:35:05 [2020-10-06T10:35:05.672Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:35:05 [2020-10-06T10:35:05.672Z] 10:35:05 [2020-10-06T10:35:05.672Z] 10:35:05 [2020-10-06T10:35:05.672Z] DONE 18 tests, 1 skipped in 21.402s 10:35:05 [2020-10-06T10:35:05.672Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 10:35:05 [2020-10-06T10:35:05.672Z] ++ 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 10:35:05 [2020-10-06T10:35:05.672Z] ++ set -e 10:35:05 [2020-10-06T10:35:05.672Z] ++ '[' -n 0 ']' 10:35:05 [2020-10-06T10:35:05.672Z] ++ set -x 10:35:05 [2020-10-06T10:35:05.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m 10:35:05 [2020-10-06T10:35:05.672Z] INFO: Testing against a local daemon 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestVolumesCreateAndList 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestVolumesCreateAndList (0.01s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestVolumesRemove 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestVolumesRemove (0.09s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestVolumesInspect 10:35:05 [2020-10-06T10:35:05.672Z] --- PASS: TestVolumesInspect (0.01s) 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestVolumesInvalidJSON 10:35:05 [2020-10-06T10:35:05.672Z] === RUN TestVolumesInvalidJSON//volumes/create 10:35:05 [2020-10-06T10:35:05.673Z] === PAUSE TestVolumesInvalidJSON//volumes/create 10:35:05 [2020-10-06T10:35:05.673Z] === CONT TestVolumesInvalidJSON//volumes/create 10:35:05 [2020-10-06T10:35:05.673Z] --- PASS: TestVolumesInvalidJSON (0.01s) 10:35:05 [2020-10-06T10:35:05.673Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 10:35:05 [2020-10-06T10:35:05.673Z] PASS 10:35:05 [2020-10-06T10:35:05.673Z] 10:35:05 [2020-10-06T10:35:05.673Z] DONE 5 tests in 0.204s 10:35:05 [2020-10-06T10:35:05.673Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:35:05 [2020-10-06T10:35:05.673Z] ++++ cat bundles/test-integration/docker.pid 10:35:05 [2020-10-06T10:35:05.673Z] +++ kill 12006 10:35:05 [2020-10-06T10:35:05.755Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 10:35:06 [2020-10-06T10:35:06.236Z] --- PASS: TestServiceCreateInit (10.12s) 10:35:06 [2020-10-06T10:35:06.236Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) 10:35:06 [2020-10-06T10:35:06.236Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) 10:35:06 [2020-10-06T10:35:06.236Z] === RUN TestCreateServiceMultipleTimes 10:35:06 [2020-10-06T10:35:06.466Z] --- PASS: TestRenameLinkedContainer (2.10s) 10:35:06 [2020-10-06T10:35:06.466Z] === RUN TestRenameStoppedContainer 10:35:07 [2020-10-06T10:35:07.103Z] --- PASS: TestRenameStoppedContainer (0.53s) 10:35:07 [2020-10-06T10:35:07.103Z] === RUN TestRenameRunningContainerAndReuse 10:35:07 [2020-10-06T10:35:07.177Z] +++ /etc/init.d/apparmor stop 10:35:07 [2020-10-06T10:35:07.178Z] Leaving: AppArmorNo profiles have been unloaded. 10:35:07 [2020-10-06T10:35:07.178Z] 10:35:07 [2020-10-06T10:35:07.178Z] Unloading profiles will leave already running processes permanently 10:35:07 [2020-10-06T10:35:07.178Z] unconfined, which can lead to unexpected situations. 10:35:07 [2020-10-06T10:35:07.178Z] 10:35:07 [2020-10-06T10:35:07.178Z] To set a process to complain mode, use the command line tool 10:35:07 [2020-10-06T10:35:07.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:35:07 [2020-10-06T10:35:07.178Z] +++ true 10:35:07 [2020-10-06T10:35:07.178Z] exiting test-integration 10:35:07 [2020-10-06T10:35:07.178Z] ++ exit 0 10:35:07 [2020-10-06T10:35:07.178Z] 10:35:07 [2020-10-06T10:35:07.659Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 10:35:07 [2020-10-06T10:35:07.659Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 10:35:08 [2020-10-06T10:35:08.147Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) 10:35:08 [2020-10-06T10:35:08.147Z] === RUN TestRenameInvalidName 10:35:08 [2020-10-06T10:35:08.444Z] --- PASS: TestRenameInvalidName (0.52s) 10:35:08 [2020-10-06T10:35:08.444Z] === RUN TestRenameAnonymousContainer 10:35:08 [2020-10-06T10:35:08.595Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 10:35:08 [2020-10-06T10:35:08.595Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile Post stage [Pipeline] junit 10:35:09 [2020-10-06T10:35:09.286Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:35:10 [2020-10-06T10:35:10.071Z] + echo Ensuring container killed. 10:35:10 [2020-10-06T10:35:10.071Z] Ensuring container killed. 10:35:10 [2020-10-06T10:35:10.071Z] + docker rm -vf docker-pr1 10:35:10 [2020-10-06T10:35:10.071Z] Error: No such container: docker-pr1 10:35:10 [2020-10-06T10:35:10.071Z] + true [Pipeline] sh 10:35:10 [2020-10-06T10:35:10.448Z] + echo Chowning /workspace to jenkins user 10:35:10 [2020-10-06T10:35:10.448Z] Chowning /workspace to jenkins user 10:35:10 [2020-10-06T10:35:10.448Z] + id -u 10:35:10 [2020-10-06T10:35:10.448Z] + id -g 10:35:10 [2020-10-06T10:35:10.448Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41530:/workspace busybox chown -R 1001:1001 /workspace 10:35:10 [2020-10-06T10:35:10.448Z] Unable to find image 'busybox:latest' locally 10:35:10 [2020-10-06T10:35:10.550Z] --- PASS: TestRenameAnonymousContainer (1.93s) 10:35:10 [2020-10-06T10:35:10.550Z] === RUN TestRenameContainerWithSameName 10:35:10 [2020-10-06T10:35:10.739Z] latest: Pulling from library/busybox 10:35:10 [2020-10-06T10:35:10.739Z] d2a291f672b2: Pulling fs layer 10:35:11 [2020-10-06T10:35:11.030Z] d2a291f672b2: Verifying Checksum 10:35:11 [2020-10-06T10:35:11.030Z] d2a291f672b2: Download complete 10:35:11 [2020-10-06T10:35:11.209Z] --- PASS: TestRenameContainerWithSameName (0.54s) 10:35:11 [2020-10-06T10:35:11.209Z] === RUN TestRenameContainerWithLinkedContainer 10:35:11 [2020-10-06T10:35:11.662Z] d2a291f672b2: Pull complete 10:35:11 [2020-10-06T10:35:11.662Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a 10:35:11 [2020-10-06T10:35:11.662Z] Status: Downloaded newer image for busybox:latest 10:35:11 [2020-10-06T10:35:11.886Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 10:35:12 [2020-10-06T10:35:12.252Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s) 10:35:12 [2020-10-06T10:35:12.252Z] === RUN TestResize 10:35:12 [2020-10-06T10:35:12.547Z] --- PASS: TestResize (0.53s) 10:35:12 [2020-10-06T10:35:12.547Z] === RUN TestResizeWithInvalidSize 10:35:12 [2020-10-06T10:35:12.827Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 10:35:13 [2020-10-06T10:35:13.085Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 10:35:13 [2020-10-06T10:35:13.190Z] --- PASS: TestResizeWithInvalidSize (0.56s) 10:35:13 [2020-10-06T10:35:13.190Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] catchError 10:35:13 [2020-10-06T10:35:13.833Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [Pipeline] { 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:35:13 [2020-10-06T10:35:13.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [Pipeline] sh 10:35:14 [2020-10-06T10:35:14.193Z] + bundleName=s390x-integration 10:35:14 [2020-10-06T10:35:14.193Z] + echo Creating s390x-integration-bundles.tar.gz 10:35:14 [2020-10-06T10:35:14.193Z] Creating s390x-integration-bundles.tar.gz 10:35:14 [2020-10-06T10:35:14.193Z] + + xargs tar -czf s390x-integration-bundles.tar.gz 10:35:14 [2020-10-06T10:35:14.193Z] 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 10:35:14 [2020-10-06T10:35:14.237Z] Archiving artifacts 10:35:14 [2020-10-06T10:35:14.711Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41530/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:35:14 [2020-10-06T10:35:14.989Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 10:35:14 [2020-10-06T10:35:14.989Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 10:35:15 [2020-10-06T10:35:15.160Z] + make clean 10:35:15 [2020-10-06T10:35:15.450Z] docker volume rm -f docker-dev-cache 10:35:15 [2020-10-06T10:35:15.450Z] docker-dev-cache [Pipeline] deleteDir 10:35:16 [2020-10-06T10:35:16.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:35:16 [2020-10-06T10:35:16.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:35:16 [2020-10-06T10:35:16.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:35:17 [2020-10-06T10:35:17.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:35:17 [2020-10-06T10:35:17.525Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 10:35:18 [2020-10-06T10:35:18.462Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 10:35:18 [2020-10-06T10:35:18.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:35:19 [2020-10-06T10:35:19.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:35:19 [2020-10-06T10:35:19.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:35:19 [2020-10-06T10:35:19.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.67s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) 10:35:22 [2020-10-06T10:35:22.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.67s) 10:35:22 [2020-10-06T10:35:22.136Z] === RUN TestCgroupNamespacesRun 10:35:22 [2020-10-06T10:35:22.648Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 10:35:23 [2020-10-06T10:35:23.658Z] --- PASS: TestCgroupNamespacesRun (1.40s) 10:35:23 [2020-10-06T10:35:23.658Z] === RUN TestCgroupNamespacesRunPrivileged 10:35:24 [2020-10-06T10:35:24.026Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 10:35:24 [2020-10-06T10:35:24.046Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 10:35:24 [2020-10-06T10:35:24.047Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 10:35:24 [2020-10-06T10:35:24.047Z] remote: Enumerating objects: 2, done. 10:35:24 [2020-10-06T10:35:24.047Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 10:35:24 [2020-10-06T10:35:24.047Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 10:35:24 [2020-10-06T10:35:24.047Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 10:35:24 [2020-10-06T10:35:24.047Z] Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. 10:35:24 [2020-10-06T10:35:24.047Z] Building: bundles/cross/windows/amd64/containerutility.exe 10:35:24 [2020-10-06T10:35:24.047Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 10:35:24 [2020-10-06T10:35:24.423Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/test/unit 10:35:24 [2020-10-06T10:35:24.700Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) 10:35:24 [2020-10-06T10:35:24.700Z] === RUN TestCgroupNamespacesRunDaemonHostMode 10:35:26 [2020-10-06T10:35:26.218Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) 10:35:26 [2020-10-06T10:35:26.218Z] === RUN TestCgroupNamespacesRunHostMode 10:35:26 [2020-10-06T10:35:26.594Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 10:35:26 [2020-10-06T10:35:26.594Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 10:35:26 [2020-10-06T10:35:26.980Z] ? github.com/docker/docker/api [no test files] 10:35:27 [2020-10-06T10:35:27.737Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) 10:35:27 [2020-10-06T10:35:27.737Z] === RUN TestCgroupNamespacesRunPrivateMode 10:35:28 [2020-10-06T10:35:28.208Z] --- PASS: TestCreateServiceMultipleTimes (19.57s) 10:35:28 [2020-10-06T10:35:28.209Z] === RUN TestCreateServiceConflict 10:35:28 [2020-10-06T10:35:28.470Z] --- PASS: TestCreateServiceConflict (3.21s) 10:35:28 [2020-10-06T10:35:28.470Z] === RUN TestCreateServiceMaxReplicas 10:35:28 [2020-10-06T10:35:28.497Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 10:35:28 [2020-10-06T10:35:28.497Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 10:35:28 [2020-10-06T10:35:28.783Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) 10:35:28 [2020-10-06T10:35:28.783Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 10:35:29 [2020-10-06T10:35:29.874Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 10:35:30 [2020-10-06T10:35:30.320Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) 10:35:30 [2020-10-06T10:35:30.320Z] === RUN TestCgroupNamespacesRunInvalidMode 10:35:30 [2020-10-06T10:35:30.810Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 10:35:30 [2020-10-06T10:35:30.966Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) 10:35:30 [2020-10-06T10:35:30.967Z] === RUN TestCgroupNamespacesRunOlderClient 10:35:32 [2020-10-06T10:35:32.484Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) 10:35:32 [2020-10-06T10:35:32.484Z] === RUN TestKernelTCPMemory 10:35:32 [2020-10-06T10:35:32.695Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) 10:35:32 [2020-10-06T10:35:32.695Z] === RUN TestCreateWithDuplicateNetworkNames 10:35:33 [2020-10-06T10:35:33.127Z] --- PASS: TestKernelTCPMemory (0.64s) 10:35:33 [2020-10-06T10:35:33.127Z] === RUN TestNISDomainname 10:35:33 [2020-10-06T10:35:33.767Z] --- PASS: TestNISDomainname (0.67s) 10:35:33 [2020-10-06T10:35:33.767Z] === RUN TestHostnameDnsResolution 10:35:34 [2020-10-06T10:35:34.097Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 10:35:34 [2020-10-06T10:35:34.420Z] --- PASS: TestHostnameDnsResolution (0.82s) 10:35:34 [2020-10-06T10:35:34.420Z] === RUN TestStats 10:35:37 [2020-10-06T10:35:37.165Z] --- PASS: TestStats (2.53s) 10:35:37 [2020-10-06T10:35:37.165Z] === RUN TestStopContainerWithTimeout 10:35:37 [2020-10-06T10:35:37.165Z] === RUN TestStopContainerWithTimeout/0 10:35:37 [2020-10-06T10:35:37.165Z] === PAUSE TestStopContainerWithTimeout/0 10:35:37 [2020-10-06T10:35:37.165Z] === RUN TestStopContainerWithTimeout/1 10:35:37 [2020-10-06T10:35:37.165Z] === PAUSE TestStopContainerWithTimeout/1 10:35:37 [2020-10-06T10:35:37.165Z] === RUN TestStopContainerWithTimeout/3 10:35:37 [2020-10-06T10:35:37.165Z] === PAUSE TestStopContainerWithTimeout/3 10:35:37 [2020-10-06T10:35:37.165Z] === RUN TestStopContainerWithTimeout/-1 10:35:37 [2020-10-06T10:35:37.165Z] === PAUSE TestStopContainerWithTimeout/-1 10:35:37 [2020-10-06T10:35:37.165Z] === CONT TestStopContainerWithTimeout/0 10:35:37 [2020-10-06T10:35:37.165Z] === CONT TestStopContainerWithTimeout/3 10:35:37 [2020-10-06T10:35:37.165Z] === CONT TestStopContainerWithTimeout/-1 10:35:37 [2020-10-06T10:35:37.165Z] === CONT TestStopContainerWithTimeout/1 10:35:39 [2020-10-06T10:35:39.910Z] --- PASS: TestStopContainerWithTimeout (0.01s) 10:35:39 [2020-10-06T10:35:39.910Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) 10:35:39 [2020-10-06T10:35:39.910Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) 10:35:39 [2020-10-06T10:35:39.910Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) 10:35:39 [2020-10-06T10:35:39.910Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) 10:35:39 [2020-10-06T10:35:39.910Z] === RUN TestDeleteDevicemapper 10:35:39 [2020-10-06T10:35:39.910Z] --- SKIP: TestDeleteDevicemapper (0.00s) 10:35:39 [2020-10-06T10:35:39.910Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:35:39 [2020-10-06T10:35:39.910Z] === RUN TestStopContainerWithRestartPolicyAlways 10:35:41 [2020-10-06T10:35:41.816Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements 10:35:41 [2020-10-06T10:35:41.997Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) 10:35:41 [2020-10-06T10:35:41.997Z] === RUN TestUpdateMemory 10:35:42 [2020-10-06T10:35:42.212Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 10:35:42 [2020-10-06T10:35:42.291Z] --- PASS: TestUpdateMemory (0.72s) 10:35:42 [2020-10-06T10:35:42.291Z] === RUN TestUpdateCPUQuota 10:35:43 [2020-10-06T10:35:43.332Z] --- PASS: TestUpdateCPUQuota (0.85s) 10:35:43 [2020-10-06T10:35:43.333Z] === RUN TestUpdatePidsLimit 10:35:43 [2020-10-06T10:35:43.333Z] === RUN TestUpdatePidsLimit/update_from_none 10:35:43 [2020-10-06T10:35:43.333Z] === RUN TestUpdatePidsLimit/no_change 10:35:43 [2020-10-06T10:35:43.628Z] === RUN TestUpdatePidsLimit/update_lower 10:35:43 [2020-10-06T10:35:43.923Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 10:35:44 [2020-10-06T10:35:44.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 10:35:44 [2020-10-06T10:35:44.510Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 10:35:44 [2020-10-06T10:35:44.744Z] === RUN TestDockerSuite/TestBuildDotDotFile 10:35:44 [2020-10-06T10:35:44.803Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 10:35:45 [2020-10-06T10:35:45.003Z] === RUN TestDockerSuite/TestBuildEOLInLine 10:35:45 [2020-10-06T10:35:45.844Z] --- PASS: TestUpdatePidsLimit (2.42s) 10:35:45 [2020-10-06T10:35:45.844Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) 10:35:45 [2020-10-06T10:35:45.844Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) 10:35:45 [2020-10-06T10:35:45.844Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) 10:35:45 [2020-10-06T10:35:45.844Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) 10:35:45 [2020-10-06T10:35:45.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) 10:35:45 [2020-10-06T10:35:45.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) 10:35:45 [2020-10-06T10:35:45.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) 10:35:45 [2020-10-06T10:35:45.844Z] === RUN TestUpdateRestartPolicy 10:35:47 [2020-10-06T10:35:47.605Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) 10:35:47 [2020-10-06T10:35:47.605Z] === RUN TestCreateServiceSecretFileMode 10:35:49 [2020-10-06T10:35:49.192Z] === RUN TestDockerSuite/TestBuildEmptyCmd 10:35:49 [2020-10-06T10:35:49.192Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 10:35:49 [2020-10-06T10:35:49.758Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 10:35:50 [2020-10-06T10:35:50.151Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) 10:35:50 [2020-10-06T10:35:50.151Z] === RUN TestCreateServiceConfigFileMode 10:35:50 [2020-10-06T10:35:50.693Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 10:35:50 [2020-10-06T10:35:50.693Z] === RUN TestDockerSuite/TestBuildEmptyScratch 10:35:50 [2020-10-06T10:35:50.693Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 10:35:51 [2020-10-06T10:35:51.261Z] === RUN TestDockerSuite/TestBuildEntrypoint 10:35:51 [2020-10-06T10:35:51.521Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 10:35:53 [2020-10-06T10:35:53.426Z] === RUN TestDockerDaemonSuite/TestShmSize 10:35:53 [2020-10-06T10:35:53.452Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) 10:35:53 [2020-10-06T10:35:53.452Z] === RUN TestCreateServiceSysctls 10:35:53 [2020-10-06T10:35:53.994Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 10:35:55 [2020-10-06T10:35:55.370Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 10:35:55 [2020-10-06T10:35:55.630Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 10:35:55 [2020-10-06T10:35:55.866Z] c3aff4450246: Pull complete 10:35:55 [2020-10-06T10:35:55.866Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec 10:35:55 [2020-10-06T10:35:55.866Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 10:35:55 [2020-10-06T10:35:55.866Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 10:35:55 [2020-10-06T10:35:55.866Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 10:35:55 [2020-10-06T10:35:55.866Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' 10:35:55 [2020-10-06T10:35:55.866Z] WARN: Skipping validation tests 10:35:55 [2020-10-06T10:35:55.866Z] INFO: Running unit tests at 10/06/2020 10:35:53... 10:35:57 [2020-10-06T10:35:57.542Z] === RUN TestDockerSuite/TestBuildEnv 10:35:57 [2020-10-06T10:35:57.661Z] --- PASS: TestCreateServiceSysctls (4.22s) 10:35:57 [2020-10-06T10:35:57.661Z] === RUN TestCreateServiceCapabilities 10:35:58 [2020-10-06T10:35:58.062Z] INFO: make.ps1 starting at 10/06/2020 10:35:57 10:35:58 [2020-10-06T10:35:58.113Z] === RUN TestDockerDaemonSuite/TestTLSVerify 10:35:58 [2020-10-06T10:35:58.113Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 10:35:58 [2020-10-06T10:35:58.500Z] --- PASS: TestUpdateRestartPolicy (11.31s) 10:35:58 [2020-10-06T10:35:58.500Z] === RUN TestUpdateRestartWithAutoRemove 10:35:58 [2020-10-06T10:35:58.500Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) 10:35:58 [2020-10-06T10:35:58.500Z] === RUN TestWaitNonBlocked 10:35:58 [2020-10-06T10:35:58.500Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:35:58 [2020-10-06T10:35:58.500Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:35:58 [2020-10-06T10:35:58.500Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:35:58 [2020-10-06T10:35:58.500Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:35:58 [2020-10-06T10:35:58.500Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:35:58 [2020-10-06T10:35:58.500Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:35:58 [2020-10-06T10:35:58.500Z] --- PASS: TestWaitNonBlocked (0.02s) 10:35:58 [2020-10-06T10:35:58.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) 10:35:58 [2020-10-06T10:35:58.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) 10:35:58 [2020-10-06T10:35:58.500Z] === RUN TestWaitBlocked 10:35:58 [2020-10-06T10:35:58.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 10:35:58 [2020-10-06T10:35:58.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 10:35:58 [2020-10-06T10:35:58.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 10:35:58 [2020-10-06T10:35:58.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 10:35:58 [2020-10-06T10:35:58.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 10:35:58 [2020-10-06T10:35:58.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 10:35:58 [2020-10-06T10:35:58.516Z] INFO: Git commit (0033c6db7b) assumed from DOCKER_GITCOMMIT environment variable 10:35:58 [2020-10-06T10:35:58.516Z] INFO: Invoking autogen... 10:35:58 [2020-10-06T10:35:58.971Z] INFO: Running unit tests... 10:35:59 [2020-10-06T10:35:59.049Z] === RUN TestDockerSuite/TestBuildEnvEscapes 10:35:59 [2020-10-06T10:35:59.142Z] --- PASS: TestWaitBlocked (0.02s) 10:35:59 [2020-10-06T10:35:59.142Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) 10:35:59 [2020-10-06T10:35:59.142Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) 10:35:59 [2020-10-06T10:35:59.142Z] === CONT TestContainerStartOnDaemonRestart 10:35:59 [2020-10-06T10:35:59.142Z] === CONT TestIpcModeOlderClient 10:35:59 [2020-10-06T10:35:59.142Z] === CONT TestDaemonHostGatewayIP 10:35:59 [2020-10-06T10:35:59.142Z] === CONT TestDaemonRestartIpcMode 10:35:59 [2020-10-06T10:35:59.142Z] --- PASS: TestIpcModeOlderClient (0.16s) 10:35:59 [2020-10-06T10:35:59.142Z] === CONT TestContainerKillOnDaemonStart 10:36:00 [2020-10-06T10:36:00.424Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 10:36:00 [2020-10-06T10:36:00.964Z] --- PASS: TestCreateServiceCapabilities (3.49s) 10:36:00 [2020-10-06T10:36:00.964Z] === RUN TestInspect 10:36:01 [2020-10-06T10:36:01.801Z] === RUN TestDockerSuite/TestBuildEnvUsage 10:36:02 [2020-10-06T10:36:02.708Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) 10:36:03 [2020-10-06T10:36:03.005Z] --- PASS: TestDaemonHostGatewayIP (4.04s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite (342.13s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.00s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.37s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.39s) 10:36:03 [2020-10-06T10:36:03.180Z] docker_cli_daemon_test.go:1454: [d2464b9243cc6] daemon is not started 10:36:03 [2020-10-06T10:36:03.180Z] check_test.go:309: [d77d2a8c84968] daemon is not started 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.87s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.51s) 10:36:03 [2020-10-06T10:36:03.180Z] check_test.go:309: [db2b7da5a48ec] daemon is not started 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.59s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.67s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.14s) 10:36:03 [2020-10-06T10:36:03.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.51s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.35s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [db645f95adeba] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d29b53f685df6] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d2f322db014ff] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.06s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [dc4a3d6bb61ac] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.33s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.00s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.57s) 10:36:03 [2020-10-06T10:36:03.181Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [dabba5fa43b04] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.96s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [daa0120c71c56] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.04s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.60s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d3a5495cc483e] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_plugins_test.go:79: [de41763231b0d] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_plugins_test.go:169: [db382dc8360d8] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d21f10ce908c5] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.01s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.99s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.94s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.94s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.44s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.65s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [da20557f8999a] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.02s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.75s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.19s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.61s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.42s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [dcaf86809203b] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.77s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.54s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.84s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.54s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.23s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.85s) 10:36:03 [2020-10-06T10:36:03.181Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d1315df2225cf] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d66f6a04f09c4] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.63s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d7278df6d5c55] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.90s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.38s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.25s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.77s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.59s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.58s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.69s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d4715a18ae109] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [db2cd79b850e3] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.05s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.30s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d6255b9cc5063] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d742185045e90] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [df0e40cc9f164] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.06s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.08s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d13ff418adba8] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.81s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.26s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d96f8a8833a09] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [ddad920797406] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.64s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.53s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.55s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.76s) 10:36:03 [2020-10-06T10:36:03.181Z] docker_cli_daemon_test.go:2549: [dd94b56ee54f4] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.63s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) 10:36:03 [2020-10-06T10:36:03.181Z] check_test.go:309: [d5331e0670d1b] daemon is not started 10:36:03 [2020-10-06T10:36:03.181Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.94s) 10:36:03 [2020-10-06T10:36:03.181Z] === RUN TestDockerSwarmSuite 10:36:03 [2020-10-06T10:36:03.181Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 10:36:03 [2020-10-06T10:36:03.298Z] --- PASS: TestDaemonRestartIpcMode (4.20s) 10:36:05 [2020-10-06T10:36:05.170Z] --- PASS: TestInspect (3.52s) 10:36:05 [2020-10-06T10:36:05.170Z] === RUN TestCreateJob 10:36:06 [2020-10-06T10:36:06.468Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 10:36:07 [2020-10-06T10:36:07.514Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp 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 10:36:08 [2020-10-06T10:36:08.369Z] === RUN TestDockerSuite/TestBuildEnvUsage2 10:36:08 [2020-10-06T10:36:08.476Z] --- PASS: TestCreateJob (3.59s) 10:36:08 [2020-10-06T10:36:08.476Z] === RUN TestReplicatedJob 10:36:09 [2020-10-06T10:36:09.746Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 10:36:11 [2020-10-06T10:36:11.794Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) 10:36:11 [2020-10-06T10:36:11.794Z] PASS 10:36:11 [2020-10-06T10:36:11.794Z] 10:36:11 [2020-10-06T10:36:11.794Z] === Skipped 10:36:11 [2020-10-06T10:36:11.794Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) 10:36:11 [2020-10-06T10:36:11.794Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:36:11 [2020-10-06T10:36:11.794Z] 10:36:11 [2020-10-06T10:36:11.794Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 10:36:11 [2020-10-06T10:36:11.794Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:36:11 [2020-10-06T10:36:11.794Z] 10:36:11 [2020-10-06T10:36:11.794Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) 10:36:11 [2020-10-06T10:36:11.794Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 10:36:11 [2020-10-06T10:36:11.794Z] 10:36:11 [2020-10-06T10:36:11.794Z] 10:36:11 [2020-10-06T10:36:11.794Z] DONE 192 tests, 3 skipped in 108.656s 10:36:11 [2020-10-06T10:36:11.794Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 10:36:11 [2020-10-06T10:36:11.794Z] ++ 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 10:36:11 [2020-10-06T10:36:11.794Z] ++ set -e 10:36:11 [2020-10-06T10:36:11.794Z] ++ '[' -n 0 ']' 10:36:11 [2020-10-06T10:36:11.794Z] ++ set -x 10:36:11 [2020-10-06T10:36:11.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m 10:36:11 [2020-10-06T10:36:11.794Z] INFO: Testing against a local daemon 10:36:11 [2020-10-06T10:36:11.794Z] === RUN TestCommitInheritsEnv 10:36:12 [2020-10-06T10:36:12.433Z] --- PASS: TestCommitInheritsEnv (0.36s) 10:36:12 [2020-10-06T10:36:12.433Z] === RUN TestImportExtremelyLargeImageWorks 10:36:12 [2020-10-06T10:36:12.433Z] === PAUSE TestImportExtremelyLargeImageWorks 10:36:12 [2020-10-06T10:36:12.433Z] === RUN TestImagesFilterMultiReference 10:36:12 [2020-10-06T10:36:12.433Z] --- PASS: TestImagesFilterMultiReference (0.06s) 10:36:12 [2020-10-06T10:36:12.433Z] === RUN TestImagePullPlatformInvalid 10:36:12 [2020-10-06T10:36:12.433Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 10:36:12 [2020-10-06T10:36:12.433Z] === RUN TestRemoveImageOrphaning 10:36:12 [2020-10-06T10:36:12.727Z] --- PASS: TestRemoveImageOrphaning (0.33s) 10:36:12 [2020-10-06T10:36:12.727Z] === RUN TestRemoveImageGarbageCollector 10:36:12 [2020-10-06T10:36:12.727Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 10:36:12 [2020-10-06T10:36:12.727Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:36:12 [2020-10-06T10:36:12.727Z] === RUN TestTagUnprefixedRepoByNameOrName 10:36:12 [2020-10-06T10:36:12.727Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 10:36:12 [2020-10-06T10:36:12.727Z] === RUN TestTagInvalidReference 10:36:12 [2020-10-06T10:36:12.727Z] --- PASS: TestTagInvalidReference (0.02s) 10:36:12 [2020-10-06T10:36:12.727Z] === RUN TestTagValidPrefixedRepo 10:36:12 [2020-10-06T10:36:12.727Z] --- PASS: TestTagValidPrefixedRepo (0.03s) 10:36:12 [2020-10-06T10:36:12.727Z] === RUN TestTagExistedNameWithoutForce 10:36:12 [2020-10-06T10:36:12.727Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 10:36:12 [2020-10-06T10:36:12.727Z] === RUN TestTagOfficialNames 10:36:12 [2020-10-06T10:36:12.727Z] --- PASS: TestTagOfficialNames (0.05s) 10:36:12 [2020-10-06T10:36:12.727Z] === RUN TestTagMatchesDigest 10:36:13 [2020-10-06T10:36:13.022Z] --- PASS: TestTagMatchesDigest (0.02s) 10:36:13 [2020-10-06T10:36:13.022Z] === CONT TestImportExtremelyLargeImageWorks 10:36:15 [2020-10-06T10:36:15.063Z] --- PASS: TestReplicatedJob (6.66s) 10:36:15 [2020-10-06T10:36:15.064Z] === RUN TestUpdateReplicatedJob 10:36:16 [2020-10-06T10:36:16.054Z] ? github.com/docker/docker/api [no test files] 10:36:16 [2020-10-06T10:36:16.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 10:36:19 [2020-10-06T10:36:19.271Z] --- PASS: TestUpdateReplicatedJob (4.18s) 10:36:19 [2020-10-06T10:36:19.271Z] === RUN TestServiceListWithStatuses 10:36:19 [2020-10-06T10:36:19.271Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:36:19 [2020-10-06T10:36:19.271Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:36:19 [2020-10-06T10:36:19.271Z] === RUN TestDockerNetworkConnectAlias 10:36:25 [2020-10-06T10:36:25.861Z] --- PASS: TestDockerNetworkConnectAlias (6.33s) 10:36:25 [2020-10-06T10:36:25.861Z] === RUN TestDockerNetworkReConnect 10:36:28 [2020-10-06T10:36:28.507Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 10:36:28 [2020-10-06T10:36:28.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 10:36:29 [2020-10-06T10:36:29.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 10:36:30 [2020-10-06T10:36:30.451Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 10:36:30 [2020-10-06T10:36:30.815Z] === RUN TestMiddlewares 10:36:30 [2020-10-06T10:36:30.815Z] --- PASS: TestMiddlewares (0.00s) 10:36:30 [2020-10-06T10:36:30.815Z] PASS 10:36:30 [2020-10-06T10:36:30.815Z] coverage: 9.0% of statements 10:36:30 [2020-10-06T10:36:30.815Z] ok github.com/docker/docker/api/server 0.199s coverage: 9.0% of statements 10:36:31 [2020-10-06T10:36:31.152Z] --- PASS: TestDockerNetworkReConnect (5.20s) 10:36:31 [2020-10-06T10:36:31.152Z] === RUN TestServicePlugin 10:36:31 [2020-10-06T10:36:31.152Z] --- SKIP: TestServicePlugin (0.00s) 10:36:31 [2020-10-06T10:36:31.152Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:36:31 [2020-10-06T10:36:31.152Z] === RUN TestServiceUpdateLabel 10:36:33 [2020-10-06T10:36:33.699Z] --- PASS: TestServiceUpdateLabel (3.21s) 10:36:33 [2020-10-06T10:36:33.699Z] === RUN TestServiceUpdateSecrets 10:36:40 [2020-10-06T10:36:40.426Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 10:36:40 [2020-10-06T10:36:40.426Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 10:36:40 [2020-10-06T10:36:40.993Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 10:36:41 [2020-10-06T10:36:41.559Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 10:36:42 [2020-10-06T10:36:42.935Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 10:36:42 [2020-10-06T10:36:42.935Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 10:36:43 [2020-10-06T10:36:43.502Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 10:36:51 [2020-10-06T10:36:51.817Z] --- PASS: TestServiceUpdateSecrets (15.38s) 10:36:51 [2020-10-06T10:36:51.817Z] === RUN TestServiceUpdateConfigs 10:36:53 [2020-10-06T10:36:53.491Z] === RUN TestDockerSuite/TestBuildExpose 10:36:53 [2020-10-06T10:36:53.491Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 10:36:54 [2020-10-06T10:36:54.459Z] === RUN TestDockerSuite/TestBuildExposeOrder 10:36:54 [2020-10-06T10:36:54.730Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 10:36:55 [2020-10-06T10:36:55.295Z] === RUN TestDockerSuite/TestBuildFails 10:36:55 [2020-10-06T10:36:55.861Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 10:36:55 [2020-10-06T10:36:55.861Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 10:36:57 [2020-10-06T10:36:57.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 10:36:57 [2020-10-06T10:36:57.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 10:36:58 [2020-10-06T10:36:58.176Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 10:37:00 [2020-10-06T10:37:00.711Z] === RUN TestDockerSuite/TestBuildForceRm 10:37:01 [2020-10-06T10:37:01.279Z] --- PASS: TestImportExtremelyLargeImageWorks (208.78s) 10:37:01 [2020-10-06T10:37:01.279Z] PASS 10:37:01 [2020-10-06T10:37:01.279Z] 10:37:01 [2020-10-06T10:37:01.279Z] DONE 12 tests in 212.748s 10:37:01 [2020-10-06T10:37:01.279Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 10:37:01 [2020-10-06T10:37:01.279Z] ++ 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 10:37:01 [2020-10-06T10:37:01.279Z] ++ set -e 10:37:01 [2020-10-06T10:37:01.279Z] ++ '[' -n 0 ']' 10:37:01 [2020-10-06T10:37:01.279Z] ++ set -x 10:37:01 [2020-10-06T10:37:01.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 10:37:01 [2020-10-06T10:37:01.537Z] INFO: Testing against a local daemon 10:37:01 [2020-10-06T10:37:01.537Z] === RUN TestNetworkCreateDelete 10:37:01 [2020-10-06T10:37:01.537Z] --- PASS: TestNetworkCreateDelete (0.17s) 10:37:01 [2020-10-06T10:37:01.537Z] === RUN TestDockerNetworkDeletePreferID 10:37:02 [2020-10-06T10:37:02.105Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) 10:37:02 [2020-10-06T10:37:02.105Z] === RUN TestDaemonDNSFallback 10:37:02 [2020-10-06T10:37:02.105Z] === RUN TestDockerSuite/TestBuildFromGit 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/backend/build [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements 10:37:03 [2020-10-06T10:37:03.235Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/build [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/container [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/debug [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/image [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/network [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/session [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/system [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/server/router/volume [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/backend [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/container [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/events [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/image [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/mount [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/network [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/registry [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/swarm [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements 10:37:03 [2020-10-06T10:37:03.235Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/api/types/volume [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/builder [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/builder/builder-next [no test files] 10:37:03 [2020-10-06T10:37:03.235Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 10:37:03 [2020-10-06T10:37:03.236Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 10:37:03 [2020-10-06T10:37:03.236Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 10:37:03 [2020-10-06T10:37:03.236Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 10:37:03 [2020-10-06T10:37:03.236Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 10:37:03 [2020-10-06T10:37:03.236Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 10:37:03 [2020-10-06T10:37:03.236Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements 10:37:03 [2020-10-06T10:37:03.236Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.6% of statements 10:37:03 [2020-10-06T10:37:03.236Z] ok github.com/docker/docker/builder/dockerfile 0.220s coverage: 48.0% of statements 10:37:03 [2020-10-06T10:37:03.236Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 10:37:03 [2020-10-06T10:37:03.483Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 10:37:03 [2020-10-06T10:37:03.483Z] === RUN TestDockerSuite/TestBuildFromGitWithF 10:37:03 [2020-10-06T10:37:03.796Z] ok github.com/docker/docker/builder/remotecontext/git 1.377s coverage: 86.3% of statements 10:37:03 [2020-10-06T10:37:03.796Z] ? github.com/docker/docker/cli [no test files] 10:37:03 [2020-10-06T10:37:03.796Z] ? github.com/docker/docker/cli/config [no test files] 10:37:04 [2020-10-06T10:37:04.418Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 10:37:05 [2020-10-06T10:37:05.354Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 10:37:05 [2020-10-06T10:37:05.920Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 10:37:06 [2020-10-06T10:37:06.178Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 10:37:06 [2020-10-06T10:37:06.732Z] --- PASS: TestServiceUpdateConfigs (15.43s) 10:37:06 [2020-10-06T10:37:06.732Z] === RUN TestServiceUpdateNetwork 10:37:07 [2020-10-06T10:37:07.110Z] ok github.com/docker/docker/client 0.184s coverage: 75.4% of statements 10:37:07 [2020-10-06T10:37:07.553Z] === RUN TestDockerSuite/TestBuildFromURLWithF 10:37:08 [2020-10-06T10:37:08.928Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 10:37:08 [2020-10-06T10:37:08.928Z] --- PASS: TestDaemonDNSFallback (6.64s) 10:37:08 [2020-10-06T10:37:08.928Z] === RUN TestInspectNetwork 10:37:09 [2020-10-06T10:37:09.864Z] === RUN TestDockerSuite/TestBuildHistory 10:37:13 [2020-10-06T10:37:13.151Z] === RUN TestInspectNetwork/full_network_id 10:37:13 [2020-10-06T10:37:13.151Z] === RUN TestInspectNetwork/partial_network_id 10:37:13 [2020-10-06T10:37:13.151Z] === RUN TestInspectNetwork/network_name 10:37:13 [2020-10-06T10:37:13.151Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 10:37:14 [2020-10-06T10:37:14.087Z] === RUN TestDockerSuite/TestBuildIidFile 10:37:14 [2020-10-06T10:37:14.346Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 10:37:14 [2020-10-06T10:37:14.346Z] === RUN TestDockerSuite/TestBuildInheritance 10:37:14 [2020-10-06T10:37:14.913Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 10:37:15 [2020-10-06T10:37:15.171Z] === RUN TestDockerSuite/TestBuildInvalidTag 10:37:15 [2020-10-06T10:37:15.171Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 10:37:15 [2020-10-06T10:37:15.738Z] === RUN TestDockerSuite/TestBuildLabel 10:37:16 [2020-10-06T10:37:16.307Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 10:37:16 [2020-10-06T10:37:16.566Z] === RUN TestDockerSuite/TestBuildLabelMultiple 10:37:16 [2020-10-06T10:37:16.824Z] === RUN TestDockerSuite/TestBuildLabelOneNode 10:37:17 [2020-10-06T10:37:17.083Z] === RUN TestDockerSuite/TestBuildLabels 10:37:17 [2020-10-06T10:37:17.083Z] --- PASS: TestInspectNetwork (8.41s) 10:37:17 [2020-10-06T10:37:17.083Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 10:37:17 [2020-10-06T10:37:17.083Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 10:37:17 [2020-10-06T10:37:17.083Z] --- PASS: TestInspectNetwork/network_name (0.00s) 10:37:17 [2020-10-06T10:37:17.083Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 10:37:17 [2020-10-06T10:37:17.083Z] === RUN TestRunContainerWithBridgeNone 10:37:17 [2020-10-06T10:37:17.649Z] === RUN TestDockerSuite/TestBuildLabelsCache 10:37:17 [2020-10-06T10:37:17.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 10:37:18 [2020-10-06T10:37:18.847Z] === RUN TestDockerSuite/TestBuildLabelsOverride 10:37:18 [2020-10-06T10:37:18.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 10:37:18 [2020-10-06T10:37:18.966Z] --- PASS: TestServiceUpdateNetwork (14.61s) 10:37:18 [2020-10-06T10:37:18.966Z] === RUN TestServiceUpdatePidsLimit 10:37:19 [2020-10-06T10:37:19.414Z] --- PASS: TestRunContainerWithBridgeNone (2.25s) 10:37:19 [2020-10-06T10:37:19.414Z] === RUN TestNetworkInvalidJSON 10:37:19 [2020-10-06T10:37:19.414Z] === RUN TestNetworkInvalidJSON//networks/create 10:37:19 [2020-10-06T10:37:19.414Z] === PAUSE TestNetworkInvalidJSON//networks/create 10:37:19 [2020-10-06T10:37:19.414Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 10:37:19 [2020-10-06T10:37:19.414Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 10:37:19 [2020-10-06T10:37:19.414Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 10:37:19 [2020-10-06T10:37:19.414Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 10:37:19 [2020-10-06T10:37:19.414Z] === CONT TestNetworkInvalidJSON//networks/create 10:37:19 [2020-10-06T10:37:19.414Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 10:37:19 [2020-10-06T10:37:19.414Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 10:37:19 [2020-10-06T10:37:19.414Z] --- PASS: TestNetworkInvalidJSON (0.02s) 10:37:19 [2020-10-06T10:37:19.414Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 10:37:19 [2020-10-06T10:37:19.414Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 10:37:19 [2020-10-06T10:37:19.414Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 10:37:19 [2020-10-06T10:37:19.414Z] === RUN TestHostIPv4BridgeLabel 10:37:19 [2020-10-06T10:37:19.981Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) 10:37:19 [2020-10-06T10:37:19.981Z] === RUN TestDaemonRestartWithLiveRestore 10:37:20 [2020-10-06T10:37:20.880Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 10:37:21 [2020-10-06T10:37:21.357Z] --- PASS: TestDaemonRestartWithLiveRestore (1.14s) 10:37:21 [2020-10-06T10:37:21.358Z] === RUN TestDaemonDefaultNetworkPools 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/backend/build [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestBoolValue 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestBoolValue (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestBoolValueOrDefault 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestBoolValueOrDefault (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestInt64ValueOrZero 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestInt64ValueOrZero (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestInt64ValueOrDefault 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestInt64ValueOrDefault (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestInt64ValueOrDefaultWithError 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestJsonContentType 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestJsonContentType (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] PASS 10:37:21 [2020-10-06T10:37:21.423Z] coverage: 14.7% of statements 10:37:21 [2020-10-06T10:37:21.423Z] ok github.com/docker/docker/api/server/httputils 0.142s coverage: 14.7% of statements 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestMaskSecretKeys 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestMaskSecretKeys (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestVersionMiddlewareVersion 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 10:37:21 [2020-10-06T10:37:21.423Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 10:37:21 [2020-10-06T10:37:21.423Z] PASS 10:37:21 [2020-10-06T10:37:21.423Z] coverage: 37.7% of statements 10:37:21 [2020-10-06T10:37:21.423Z] ok github.com/docker/docker/api/server/middleware 0.185s coverage: 37.7% of statements 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/build [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/container [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/debug [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/image [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/network [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 10:37:21 [2020-10-06T10:37:21.423Z] ? github.com/docker/docker/api/server/router/session [no test files] 10:37:21 [2020-10-06T10:37:21.824Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 10:37:21 [2020-10-06T10:37:21.924Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) 10:37:21 [2020-10-06T10:37:21.924Z] === RUN TestDaemonRestartWithExistingNetwork 10:37:22 [2020-10-06T10:37:22.183Z] === RUN TestDockerSuite/TestBuildLastModified 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestToJSON 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestToJSON (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestToParamWithVersion 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestToParamWithVersion (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestFromJSON 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestFromJSON (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestEmpty 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestEmpty (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestArgsMatchKVListEmptySources 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestArgsMatchKVList 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestArgsMatchKVList (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestArgsMatch 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestArgsMatch (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestAdd 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestAdd (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestDel 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestDel (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestLen 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestLen (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestExactMatch 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestExactMatch (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestOnlyOneExactMatch 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestOnlyOneExactMatch (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestContains 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestContains (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestValidate 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestValidate (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestWalkValues 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestWalkValues (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestFuzzyMatch 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestFuzzyMatch (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestClone 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestClone (0.00s) 10:37:22 [2020-10-06T10:37:22.384Z] PASS 10:37:22 [2020-10-06T10:37:22.384Z] coverage: 92.2% of statements 10:37:22 [2020-10-06T10:37:22.384Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements 10:37:22 [2020-10-06T10:37:22.384Z] === RUN TestStrSliceMarshalJSON 10:37:22 [2020-10-06T10:37:22.384Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 10:37:22 [2020-10-06T10:37:22.838Z] === RUN TestStrSliceUnmarshalJSON 10:37:22 [2020-10-06T10:37:22.838Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 10:37:22 [2020-10-06T10:37:22.838Z] === RUN TestStrSliceUnmarshalString 10:37:22 [2020-10-06T10:37:22.838Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 10:37:22 [2020-10-06T10:37:22.838Z] === RUN TestStrSliceUnmarshalSlice 10:37:22 [2020-10-06T10:37:22.838Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 10:37:22 [2020-10-06T10:37:22.838Z] PASS 10:37:22 [2020-10-06T10:37:22.838Z] coverage: 90.0% of statements 10:37:22 [2020-10-06T10:37:22.838Z] ok github.com/docker/docker/api/types/strslice 0.149s coverage: 90.0% of statements 10:37:22 [2020-10-06T10:37:22.838Z] === RUN TestAdjustForAPIVersion 10:37:22 [2020-10-06T10:37:22.838Z] --- PASS: TestAdjustForAPIVersion (0.00s) 10:37:22 [2020-10-06T10:37:22.838Z] PASS 10:37:22 [2020-10-06T10:37:22.838Z] coverage: 5.7% of statements 10:37:22 [2020-10-06T10:37:22.838Z] ok github.com/docker/docker/api/server/router/swarm 0.167s coverage: 5.7% of statements 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/server/router/system [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/server/router/volume [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/backend [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/container [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/events [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/image [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/mount [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/network [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/registry [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/swarm [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 10:37:22 [2020-10-06T10:37:22.838Z] === RUN TestDurationToSecondsString 10:37:22 [2020-10-06T10:37:22.838Z] --- PASS: TestDurationToSecondsString (0.00s) 10:37:22 [2020-10-06T10:37:22.838Z] === RUN TestGetTimestamp 10:37:22 [2020-10-06T10:37:22.838Z] --- PASS: TestGetTimestamp (0.12s) 10:37:22 [2020-10-06T10:37:22.838Z] === RUN TestParseTimestamps 10:37:22 [2020-10-06T10:37:22.838Z] --- PASS: TestParseTimestamps (0.00s) 10:37:22 [2020-10-06T10:37:22.838Z] PASS 10:37:22 [2020-10-06T10:37:22.838Z] coverage: 100.0% of statements 10:37:22 [2020-10-06T10:37:22.838Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements 10:37:23 [2020-10-06T10:37:23.118Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) 10:37:23 [2020-10-06T10:37:23.118Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:37:23 [2020-10-06T10:37:23.293Z] === RUN TestCompareVersion 10:37:23 [2020-10-06T10:37:23.293Z] --- PASS: TestCompareVersion (0.00s) 10:37:23 [2020-10-06T10:37:23.293Z] PASS 10:37:23 [2020-10-06T10:37:23.293Z] coverage: 75.0% of statements 10:37:23 [2020-10-06T10:37:23.293Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/api/types/volume [no test files] 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/builder [no test files] 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/builder/builder-next [no test files] 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 10:37:23 [2020-10-06T10:37:23.293Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 10:37:23 [2020-10-06T10:37:23.749Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 10:37:23 [2020-10-06T10:37:23.749Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 10:37:24 [2020-10-06T10:37:24.205Z] === RUN TestReadAll 10:37:24 [2020-10-06T10:37:24.205Z] --- PASS: TestReadAll (0.00s) 10:37:24 [2020-10-06T10:37:24.205Z] PASS 10:37:24 [2020-10-06T10:37:24.205Z] coverage: 96.8% of statements 10:37:24 [2020-10-06T10:37:24.205Z] ok github.com/docker/docker/builder/dockerignore 0.250s coverage: 96.8% of statements 10:37:24 [2020-10-06T10:37:24.492Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) 10:37:24 [2020-10-06T10:37:24.492Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:37:25 [2020-10-06T10:37:25.059Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 10:37:25 [2020-10-06T10:37:25.059Z] === RUN TestServiceWithPredefinedNetwork 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestCloneArgsSmartHttp 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestCloneArgsDumbHttp 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestCloneArgsGit 10:37:25 [2020-10-06T10:37:25.166Z] --- PASS: TestCloneArgsGit (0.00s) 10:37:25 [2020-10-06T10:37:25.166Z] === RUN TestCheckoutGit 10:37:26 [2020-10-06T10:37:26.438Z] === RUN TestDockerSuite/TestBuildLineBreak 10:37:27 [2020-10-06T10:37:27.815Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s) 10:37:27 [2020-10-06T10:37:27.815Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:37:27 [2020-10-06T10:37:27.815Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:37:27 [2020-10-06T10:37:27.815Z] service_test.go:236: FLAKY_TEST 10:37:27 [2020-10-06T10:37:27.815Z] === RUN TestServiceWithDataPathPortInit 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.04s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestProcessNoDockerignore 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestProcessNoDockerignore (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestProcessShouldLeaveAllFiles 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDetectContentType 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDetectContentType (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestSelectAcceptableMIME 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestSelectAcceptableMIME (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestInspectEmptyResponse 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestInspectEmptyResponse (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestInspectResponseBinary 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestInspectResponseBinary (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestResponseUnsupportedContentType 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestInspectResponseTextSimple 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestInspectResponseTextSimple (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestInspectResponseEmptyContentType 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestUnknownContentLength 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestUnknownContentLength (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDownloadRemote 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDownloadRemote (0.07s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestGetWithStatusError 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestGetWithStatusError (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestCloseRootDirectory 10:37:28 [2020-10-06T10:37:28.059Z] --- SKIP: TestCloseRootDirectory (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestHashFile 10:37:28 [2020-10-06T10:37:28.059Z] --- SKIP: TestHashFile (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestHashSubdir 10:37:28 [2020-10-06T10:37:28.059Z] --- SKIP: TestHashSubdir (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestRemoveDirectory 10:37:28 [2020-10-06T10:37:28.059Z] --- SKIP: TestRemoveDirectory (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 10:37:28 [2020-10-06T10:37:28.059Z] PASS 10:37:28 [2020-10-06T10:37:28.059Z] coverage: 9.2% of statements 10:37:28 [2020-10-06T10:37:28.059Z] ok github.com/docker/docker/builder/remotecontext 0.549s coverage: 9.2% of statements 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestGetAllAllowed 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestGetAllAllowed (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestGetAllMeta 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestGetAllMeta (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestWarnOnUnusedBuildArgs 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestIsUnreferencedBuiltin 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestIsExistingDirectory 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestIsExistingDirectory (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestGetFilenameForDownload 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestGetFilenameForDownload (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestEnv2Variables 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestEnv2Variables (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestEnvValueWithExistingRunConfigEnv 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestMaintainer 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestMaintainer (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestLabel 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestLabel (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestFromScratch 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestFromScratch (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestFromWithArg 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestFromWithArg (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestFromWithArgButBuildArgsNotGiven 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestFromWithUndefinedArg 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestFromWithUndefinedArg (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestFromMultiStageWithNamedStage 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestOnbuild 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestOnbuild (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestWorkdir 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestWorkdir (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestCmd 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestCmd (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestHealthcheckNone 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestHealthcheckNone (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestHealthcheckCmd 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestHealthcheckCmd (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestEntrypoint 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestEntrypoint (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestExpose 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestExpose (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestUser 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestUser (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestVolume 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestVolume (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestStopSignal 10:37:28 [2020-10-06T10:37:28.059Z] --- SKIP: TestStopSignal (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] dispatchers_test.go:376: Windows does not support stopsignal 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestArg 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestArg (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestShell 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestShell (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestPrependEnvOnCmd 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestPrependEnvOnCmd (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestRunWithBuildArgs 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestRunWithBuildArgs (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestRunIgnoresHealthcheck 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestNormalizeWorkdir 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestNormalizeWorkdir (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDispatch 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDispatch/ADD_multiple_files_to_file 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDispatch/COPY_multiple_files_to_file 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDispatch/COPY_wildcard_no_files 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDispatch/COPY_url 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDispatch (0.04s) 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDispatch/COPY_url (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestAddScratchImageAddsToMounts 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestAddFromScratchPopulatesPlatform 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestImageSourceGetAddsToMounts 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestEmptyDockerfile 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestEmptyDockerfile (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestSymlinkDockerfile 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestSymlinkDockerfile (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDockerfileOutsideTheBuildContext 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestNonExistingDockerfile 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestNonExistingDockerfile (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestCopyRunConfig 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestCopyRunConfig (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestDeepCopyRunConfig 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestDeepCopyRunConfig (0.00s) 10:37:28 [2020-10-06T10:37:28.059Z] === RUN TestExportImage 10:37:28 [2020-10-06T10:37:28.059Z] --- PASS: TestExportImage (0.00s) 10:37:28 [2020-10-06T10:37:28.060Z] === RUN TestNormalizeDest 10:37:28 [2020-10-06T10:37:28.060Z] --- PASS: TestNormalizeDest (0.00s) 10:37:28 [2020-10-06T10:37:28.060Z] PASS 10:37:28 [2020-10-06T10:37:28.060Z] coverage: 46.3% of statements 10:37:28 [2020-10-06T10:37:28.060Z] === RUN TestEnable 10:37:28 [2020-10-06T10:37:28.060Z] --- PASS: TestEnable (0.00s) 10:37:28 [2020-10-06T10:37:28.060Z] === RUN TestDisable 10:37:28 [2020-10-06T10:37:28.060Z] --- PASS: TestDisable (0.00s) 10:37:28 [2020-10-06T10:37:28.060Z] === RUN TestEnabled 10:37:28 [2020-10-06T10:37:28.060Z] --- PASS: TestEnabled (0.00s) 10:37:28 [2020-10-06T10:37:28.060Z] PASS 10:37:28 [2020-10-06T10:37:28.060Z] coverage: 100.0% of statements 10:37:28 [2020-10-06T10:37:28.060Z] ok github.com/docker/docker/builder/dockerfile 0.346s coverage: 46.3% of statements 10:37:28 [2020-10-06T10:37:28.060Z] ok github.com/docker/docker/cli/debug 0.083s coverage: 100.0% of statements 10:37:29 [2020-10-06T10:37:29.191Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 10:37:29 [2020-10-06T10:37:29.450Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 10:37:29 [2020-10-06T10:37:29.450Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 10:37:29 [2020-10-06T10:37:29.710Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 10:37:29 [2020-10-06T10:37:29.710Z] === RUN TestDockerSuite/TestBuildMaintainer 10:37:30 [2020-10-06T10:37:30.001Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 10:37:30 [2020-10-06T10:37:30.277Z] === RUN TestDockerSuite/TestBuildMissingArgs 10:37:31 [2020-10-06T10:37:31.657Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 10:37:32 [2020-10-06T10:37:32.592Z] === RUN TestDockerSuite/TestBuildMultiStageArg 10:37:35 [2020-10-06T10:37:35.125Z] === RUN TestDockerSuite/TestBuildMultiStageCache 10:37:35 [2020-10-06T10:37:35.384Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 10:37:35 [2020-10-06T10:37:35.643Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 10:37:36 [2020-10-06T10:37:36.584Z] --- PASS: TestServiceUpdatePidsLimit (17.57s) 10:37:36 [2020-10-06T10:37:36.584Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) 10:37:36 [2020-10-06T10:37:36.584Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) 10:37:36 [2020-10-06T10:37:36.584Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) 10:37:36 [2020-10-06T10:37:36.584Z] PASS 10:37:36 [2020-10-06T10:37:36.584Z] 10:37:36 [2020-10-06T10:37:36.584Z] === Skipped 10:37:36 [2020-10-06T10:37:36.584Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 10:37:36 [2020-10-06T10:37:36.584Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:37:36 [2020-10-06T10:37:36.584Z] 10:37:36 [2020-10-06T10:37:36.584Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 10:37:36 [2020-10-06T10:37:36.584Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:37:36 [2020-10-06T10:37:36.584Z] 10:37:36 [2020-10-06T10:37:36.584Z] 10:37:36 [2020-10-06T10:37:36.584Z] DONE 27 tests, 2 skipped in 161.207s 10:37:36 [2020-10-06T10:37:36.584Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 10:37:36 [2020-10-06T10:37:36.584Z] ++ 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 10:37:36 [2020-10-06T10:37:36.584Z] ++ set -e 10:37:36 [2020-10-06T10:37:36.584Z] ++ '[' -n 0 ']' 10:37:36 [2020-10-06T10:37:36.584Z] ++ set -x 10:37:36 [2020-10-06T10:37:36.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 10:37:36 [2020-10-06T10:37:36.845Z] INFO: Testing against a local daemon 10:37:36 [2020-10-06T10:37:36.845Z] === RUN TestSessionCreate 10:37:36 [2020-10-06T10:37:36.845Z] --- PASS: TestSessionCreate (0.05s) 10:37:36 [2020-10-06T10:37:36.845Z] === RUN TestSessionCreateWithBadUpgrade 10:37:36 [2020-10-06T10:37:36.845Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 10:37:36 [2020-10-06T10:37:36.845Z] PASS 10:37:36 [2020-10-06T10:37:36.845Z] 10:37:36 [2020-10-06T10:37:36.845Z] DONE 2 tests in 0.258s 10:37:36 [2020-10-06T10:37:36.845Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 10:37:36 [2020-10-06T10:37:36.845Z] ++ 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 10:37:36 [2020-10-06T10:37:36.845Z] ++ set -e 10:37:36 [2020-10-06T10:37:36.845Z] ++ '[' -n 0 ']' 10:37:36 [2020-10-06T10:37:36.845Z] ++ set -x 10:37:36 [2020-10-06T10:37:36.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 10:37:37 [2020-10-06T10:37:37.106Z] INFO: Testing against a local daemon 10:37:37 [2020-10-06T10:37:37.106Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:37:37 [2020-10-06T10:37:37.106Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) 10:37:37 [2020-10-06T10:37:37.106Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:37:37 [2020-10-06T10:37:37.106Z] === RUN TestEventsExecDie 10:37:38 [2020-10-06T10:37:38.053Z] --- PASS: TestEventsExecDie (0.84s) 10:37:38 [2020-10-06T10:37:38.053Z] === RUN TestEventsBackwardsCompatible 10:37:38 [2020-10-06T10:37:38.053Z] --- PASS: TestEventsBackwardsCompatible (0.12s) 10:37:38 [2020-10-06T10:37:38.053Z] === RUN TestInfoBinaryCommits 10:37:38 [2020-10-06T10:37:38.053Z] --- PASS: TestInfoBinaryCommits (0.05s) 10:37:38 [2020-10-06T10:37:38.053Z] === RUN TestInfoAPIVersioned 10:37:38 [2020-10-06T10:37:38.053Z] --- PASS: TestInfoAPIVersioned (0.02s) 10:37:38 [2020-10-06T10:37:38.053Z] === RUN TestInfoDiscoveryBackend 10:37:38 [2020-10-06T10:37:38.996Z] --- PASS: TestInfoDiscoveryBackend (0.61s) 10:37:38 [2020-10-06T10:37:38.996Z] === RUN TestInfoDiscoveryInvalidAdvertise 10:37:39 [2020-10-06T10:37:39.939Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 10:37:39 [2020-10-06T10:37:39.939Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCheckpointCreateError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCheckpointCreateError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCheckpointCreate 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCheckpointCreate (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCheckpointDeleteError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCheckpointDeleteError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCheckpointDelete 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCheckpointDelete (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCheckpointListError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCheckpointListError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCheckpointList 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCheckpointList (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCheckpointListContainerNotFound 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestNewClientWithOpsFromEnv 10:37:40 [2020-10-06T10:37:40.395Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] client_test.go:23: runtime.GOOS == "windows" 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestGetAPIPath 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestGetAPIPath (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestParseHostURL 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestParseHostURL (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestNegotiateAPIVersionEmpty 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestNegotiateAPIVersion 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestNegotiateAPIVersion (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestNegotiateAPVersionOverride 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestNegotiateAPIVersionAutomatic 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestNegotiateAPIVersionWithFixedVersion 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestClientRedirect 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestClientRedirect (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigCreateUnsupported 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigCreateUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigCreateError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigCreateError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigCreate 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigCreate (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigInspectNotFound 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigInspectNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigInspectUnsupported 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigInspectUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigInspectError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigInspectConfigNotFound 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigInspect 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigListUnsupported 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigListUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigListError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigListError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigList 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigList (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigRemoveUnsupported 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigRemoveError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigRemoveError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigRemove 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigUpdateUnsupported 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigUpdateError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigUpdateError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestConfigUpdate 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestConfigUpdate (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerCommitError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerCommitError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerCommit 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerCommit (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStatPathError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStatPathError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStatPathNotFoundError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStatPathNoHeaderError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStatPath 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStatPath (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCopyToContainerError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCopyToContainerError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCopyToContainerNotFoundError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCopyToContainerNotStatusOKError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCopyToContainer 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCopyToContainer (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCopyFromContainerError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCopyFromContainerError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCopyFromContainerNotFoundError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCopyFromContainerNotStatusOKError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCopyFromContainerNoHeaderError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestCopyFromContainer 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestCopyFromContainer (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerCreateError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerCreateError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerCreateImageNotFound 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerCreateWithName 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerCreateWithName (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerCreateAutoRemove 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerDiffError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerDiffError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerDiff 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerDiff (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExecCreateError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExecCreateError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExecCreate 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExecCreate (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExecStartError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExecStartError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExecStart 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExecStart (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExecInspectError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExecInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExecInspect 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExecInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExportError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExportError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExport 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExport (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerInspectError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerInspectContainerNotFound 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerInspect 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerInspectNode 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerInspectNode (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerKillError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerKillError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerKill 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerKill (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerListError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerListError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerList 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerList (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerLogsNotFoundError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerLogsError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerLogsError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerLogs 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerLogs (0.14s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerPauseError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerPauseError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerPause 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerPause (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainersPruneError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainersPruneError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainersPrune 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainersPrune (0.02s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerRemoveError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerRemoveError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerRemoveNotFoundError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerRemove 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerRenameError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerRenameError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerRename 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerRename (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerResizeError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerResizeError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExecResizeError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExecResizeError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerResize 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerResize (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerExecResize 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerExecResize (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerRestartError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerRestartError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerRestart 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerRestart (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStartError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStartError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStart 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStart (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStatsError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStatsError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStats 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStats (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStopError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStopError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerStop 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerStop (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerTopError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerTopError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerTop 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerTop (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerUnpauseError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerUnpauseError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerUnpause 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerUnpause (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerUpdateError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerUpdateError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerUpdate 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerUpdate (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerWaitError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerWaitError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestContainerWait 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestContainerWait (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestDiskUsageError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestDiskUsageError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestDiskUsage 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestDiskUsage (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestDistributionInspectUnsupported 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestDistributionInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestEventsErrorInOptions 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestEventsErrorInOptions (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestEventsErrorFromServer 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestEventsErrorFromServer (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestEvents 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestEvents (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestTLSCloseWriter 10:37:40 [2020-10-06T10:37:40.395Z] === PAUSE TestTLSCloseWriter 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageBuildError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageBuildError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageBuild 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageBuild (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestGetDockerOS 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestGetDockerOS (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageCreateError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageCreateError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageCreate 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageCreate (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageHistoryError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageHistoryError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageHistory 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageHistory (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageImportError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageImportError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageImport 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageImport (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageInspectError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageInspectImageNotFound 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageInspectImageNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageInspect 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageListError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageListError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageList 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageList (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageListApiBefore125 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageListApiBefore125 (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageLoadError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageLoadError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImageLoad 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImageLoad (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagesPruneError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagesPruneError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagesPrune 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagesPrune (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePullReferenceParseError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePullReferenceParseError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePullAnyError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePullAnyError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePullStatusUnauthorizedError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePullWithPrivilegedFuncNoError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePullWithoutErrors 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePullWithoutErrors (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushReferenceError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePushReferenceError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushAnyError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePushAnyError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushStatusUnauthorizedError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushWithPrivilegedFuncNoError 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushWithoutErrors 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 10:37:40 [2020-10-06T10:37:40.395Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePushWithoutErrors (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 10:37:40 [2020-10-06T10:37:40.395Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageRemoveError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageRemoveError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageRemoveImageNotFound 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageRemove 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageSaveError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageSaveError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageSave 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageSave (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageSearchAnyError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageSearchAnyError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageSearchStatusUnauthorizedError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageSearchWithPrivilegedFuncNoError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageSearchWithoutErrors 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageTagError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageTagError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageTagInvalidReference 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageTagInvalidReference (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageTagInvalidSourceImageName 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageTagHexSource 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageTagHexSource (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestImageTag 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestImageTag (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestInfoServerError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestInfoServerError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestInfoInvalidResponseJSONError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestInfo 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestInfo (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkConnectError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkConnectError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkConnect 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkConnect (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkCreateError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkCreateError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkCreate 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkCreate (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkDisconnectError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkDisconnectError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkDisconnect 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkDisconnect (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkInspectError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkInspectNotFoundError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkInspect 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkListError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkListError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkList 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkList (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworksPruneError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworksPruneError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworksPrune 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworksPrune (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkRemoveError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkRemoveError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNetworkRemove 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNetworkRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeInspectError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeInspectNodeNotFound 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeInspect 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeListError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeListError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeList 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeList (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeRemoveError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeRemoveError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeRemove 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeUpdateError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeUpdateError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestNodeUpdate 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestNodeUpdate (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestOptionWithTimeout 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestOptionWithTimeout (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPingFail 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPingFail (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPingWithError 10:37:40 [2020-10-06T10:37:40.396Z] 2020/10/06 10:37:40 RoundTripper returned a response & error; ignoring response 10:37:40 [2020-10-06T10:37:40.396Z] 2020/10/06 10:37:40 RoundTripper returned a response & error; ignoring response 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPingWithError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPingSuccess 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPingSuccess (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPingHeadFallback 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPingHeadFallback/OK 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPingHeadFallback/Internal_Server_Error 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPingHeadFallback/Not_Found 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPingHeadFallback/Method_Not_Allowed 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPingHeadFallback (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPingHeadFallback/OK (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginDisableError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginDisableError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginDisable 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginDisable (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginEnableError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginEnableError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginEnable 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginEnable (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginInspectError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginInspect 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginListError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginListError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginList 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginList (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginPushError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginPushError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginPush 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginPush (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginRemoveError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginRemoveError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginRemove 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginSetError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginSetError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPluginSet 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPluginSet (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSetHostHeader 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSetHostHeader (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestPlainTextError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestPlainTextError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestInfiniteError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestInfiniteError (0.01s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretCreateUnsupported 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretCreateUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretCreateError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretCreateError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretCreate 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretCreate (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretInspectUnsupported 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretInspectUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretInspectError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretInspectSecretNotFound 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretInspect 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretListUnsupported 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretListUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretListError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretListError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretList 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretList (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretRemoveUnsupported 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretRemoveError 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretRemoveError (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretRemove 10:37:40 [2020-10-06T10:37:40.396Z] --- PASS: TestSecretRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.396Z] === RUN TestSecretUpdateUnsupported 10:37:40 [2020-10-06T10:37:40.511Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) 10:37:40 [2020-10-06T10:37:40.511Z] === RUN TestInfoAPI 10:37:40 [2020-10-06T10:37:40.511Z] --- PASS: TestInfoAPI (0.05s) 10:37:40 [2020-10-06T10:37:40.511Z] === RUN TestInfoAPIWarnings 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSecretUpdateError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSecretUpdateError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSecretUpdate 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSecretUpdate (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceCreateError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceCreateError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceCreate 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceCreate (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceCreateCompatiblePlatforms 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceCreateDigestPinning 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceInspectError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceInspectServiceNotFound 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceInspect 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceListError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceListError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceList 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceList (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceLogsError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceLogsError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceLogs 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceLogs (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceRemoveError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceRemoveError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceRemoveNotFoundError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceRemove 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceUpdateError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceUpdateError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestServiceUpdate 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestServiceUpdate (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmGetUnlockKeyError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmGetUnlockKey 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmInitError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmInitError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmInit 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmInit (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmInspectError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmInspect 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmJoinError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmJoinError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmJoin 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmJoin (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmLeaveError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmLeaveError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmLeave 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmLeave (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmUnlockError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmUnlockError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmUnlock 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmUnlock (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmUpdateError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmUpdateError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestSwarmUpdate 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestSwarmUpdate (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestTaskInspectError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestTaskInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestTaskInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestTaskInspect 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestTaskInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestTaskListError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestTaskListError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestTaskList 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestTaskList (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeCreateError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeCreateError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeCreate 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeCreate (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeInspectError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeInspectError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeInspectNotFound 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeInspectNotFound (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeInspectWithEmptyID 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeInspect 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeInspect (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeListError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeListError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeList 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeList (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeRemoveError 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeRemoveError (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === RUN TestVolumeRemove 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestVolumeRemove (0.00s) 10:37:40 [2020-10-06T10:37:40.851Z] === CONT TestTLSCloseWriter 10:37:40 [2020-10-06T10:37:40.851Z] --- PASS: TestTLSCloseWriter (0.01s) 10:37:40 [2020-10-06T10:37:40.851Z] PASS 10:37:40 [2020-10-06T10:37:40.851Z] coverage: 74.9% of statements 10:37:40 [2020-10-06T10:37:40.851Z] ok github.com/docker/docker/client 0.610s coverage: 74.9% of statements 10:37:43 [2020-10-06T10:37:43.756Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 10:37:43 [2020-10-06T10:37:43.756Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) 10:37:43 [2020-10-06T10:37:43.756Z] === RUN TestServiceWithDefaultAddressPoolInit 10:37:45 [2020-10-06T10:37:45.659Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 10:37:46 [2020-10-06T10:37:46.596Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 10:37:48 [2020-10-06T10:37:48.498Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 10:37:48 [2020-10-06T10:37:48.498Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 10:37:51 [2020-10-06T10:37:51.032Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 10:37:51 [2020-10-06T10:37:51.290Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.60s) 10:37:51 [2020-10-06T10:37:51.290Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l0xs9k8bpvujmwfpxvj9hhpgb Created:2020-10-06 10:37:44.657674877 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[cdb0cada17cf2b5d2c291ef2927c8a89a177f0f45e72980872944c8c3c67807d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n9dtfjz32ntpmun4fimcs7ymm EndpointID:d177ff235b20495c5bdc06106b73e70d86aa921560a1aaa43346ca55f96dbb61 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:21442dd43e1891f412b03937db410be8ff8385c146ac6c4276a5a96882fc8828 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:df96efee0c97 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n9dtfjz32ntpmun4fimcs7ymm EndpointID:d177ff235b20495c5bdc06106b73e70d86aa921560a1aaa43346ca55f96dbb61 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 10:37:51 [2020-10-06T10:37:51.290Z] PASS 10:37:51 [2020-10-06T10:37:51.290Z] 10:37:51 [2020-10-06T10:37:51.290Z] === Skipped 10:37:51 [2020-10-06T10:37:51.290Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:37:51 [2020-10-06T10:37:51.290Z] service_test.go:236: FLAKY_TEST 10:37:51 [2020-10-06T10:37:51.290Z] 10:37:51 [2020-10-06T10:37:51.290Z] 10:37:51 [2020-10-06T10:37:51.290Z] DONE 23 tests, 1 skipped in 49.968s 10:37:51 [2020-10-06T10:37:51.290Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 10:37:51 [2020-10-06T10:37:51.290Z] ++ 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 10:37:51 [2020-10-06T10:37:51.290Z] ++ set -e 10:37:51 [2020-10-06T10:37:51.290Z] ++ '[' -n 0 ']' 10:37:51 [2020-10-06T10:37:51.290Z] ++ set -x 10:37:51 [2020-10-06T10:37:51.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 10:37:51 [2020-10-06T10:37:51.549Z] INFO: Testing against a local daemon 10:37:51 [2020-10-06T10:37:51.549Z] === RUN TestDockerNetworkIpvlanPersistance 10:37:51 [2020-10-06T10:37:51.549Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 10:37:51 [2020-10-06T10:37:51.549Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:37:51 [2020-10-06T10:37:51.549Z] === RUN TestDockerNetworkIpvlan 10:37:51 [2020-10-06T10:37:51.549Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 10:37:51 [2020-10-06T10:37:51.549Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:37:51 [2020-10-06T10:37:51.549Z] PASS 10:37:51 [2020-10-06T10:37:51.549Z] 10:37:51 [2020-10-06T10:37:51.549Z] === Skipped 10:37:51 [2020-10-06T10:37:51.549Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 10:37:51 [2020-10-06T10:37:51.549Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:37:51 [2020-10-06T10:37:51.549Z] 10:37:51 [2020-10-06T10:37:51.549Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 10:37:51 [2020-10-06T10:37:51.549Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:37:51 [2020-10-06T10:37:51.549Z] 10:37:51 [2020-10-06T10:37:51.549Z] 10:37:51 [2020-10-06T10:37:51.549Z] DONE 2 tests, 2 skipped in 0.162s 10:37:51 [2020-10-06T10:37:51.549Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 10:37:51 [2020-10-06T10:37:51.549Z] ++ 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 10:37:51 [2020-10-06T10:37:51.549Z] ++ set -e 10:37:51 [2020-10-06T10:37:51.549Z] ++ '[' -n 0 ']' 10:37:51 [2020-10-06T10:37:51.549Z] ++ set -x 10:37:51 [2020-10-06T10:37:51.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 10:37:51 [2020-10-06T10:37:51.549Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 10:37:51 [2020-10-06T10:37:51.549Z] INFO: Testing against a local daemon 10:37:51 [2020-10-06T10:37:51.549Z] === RUN TestDockerNetworkMacvlanPersistance 10:37:52 [2020-10-06T10:37:52.951Z] === RUN TestDockerSuite/TestBuildMultipleTags 10:37:52 [2020-10-06T10:37:52.951Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) 10:37:52 [2020-10-06T10:37:52.952Z] === RUN TestDockerNetworkMacvlan 10:37:53 [2020-10-06T10:37:53.546Z] === RUN TestDockerSuite/TestBuildNetContainer 10:37:53 [2020-10-06T10:37:53.775Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.1% of statements 10:37:53 [2020-10-06T10:37:53.775Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements 10:37:53 [2020-10-06T10:37:53.775Z] ? github.com/docker/docker/container/stream [no test files] 10:37:53 [2020-10-06T10:37:53.775Z] ? github.com/docker/docker/contrib/apparmor [no test files] 10:37:53 [2020-10-06T10:37:53.775Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 10:37:53 [2020-10-06T10:37:53.775Z] ? github.com/docker/docker/contrib/httpserver [no test files] 10:37:53 [2020-10-06T10:37:53.804Z] === RUN TestDockerNetworkMacvlan/Subinterface 10:37:54 [2020-10-06T10:37:54.765Z] === RUN TestDockerNetworkMacvlan/OverlapParent 10:37:55 [2020-10-06T10:37:55.022Z] === RUN TestDockerSuite/TestBuildNetNone 10:37:55 [2020-10-06T10:37:55.590Z] === RUN TestDockerNetworkMacvlan/NilParent 10:37:55 [2020-10-06T10:37:55.590Z] === RUN TestDockerSuite/TestBuildNoContext 10:37:56 [2020-10-06T10:37:56.526Z] === RUN TestDockerSuite/TestBuildNoDupOutput 10:37:57 [2020-10-06T10:37:57.461Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 10:37:57 [2020-10-06T10:37:57.719Z] === RUN TestDockerNetworkMacvlan/InternalMode 10:37:58 [2020-10-06T10:37:58.487Z] --- PASS: TestCheckoutGit (30.77s) 10:37:58 [2020-10-06T10:37:58.487Z] === RUN TestValidGitTransport 10:37:58 [2020-10-06T10:37:58.487Z] --- PASS: TestValidGitTransport (0.00s) 10:37:58 [2020-10-06T10:37:58.487Z] === RUN TestGitInvalidRef 10:37:58 [2020-10-06T10:37:58.487Z] --- PASS: TestGitInvalidRef (0.19s) 10:37:58 [2020-10-06T10:37:58.487Z] PASS 10:37:58 [2020-10-06T10:37:58.488Z] coverage: 86.3% of statements 10:37:58 [2020-10-06T10:37:58.488Z] ok github.com/docker/docker/builder/remotecontext/git 31.123s coverage: 86.3% of statements 10:37:58 [2020-10-06T10:37:58.488Z] ? github.com/docker/docker/cli [no test files] 10:37:58 [2020-10-06T10:37:58.488Z] ? github.com/docker/docker/cli/config [no test files] 10:37:58 [2020-10-06T10:37:58.623Z] --- PASS: TestInfoAPIWarnings (16.61s) 10:37:58 [2020-10-06T10:37:58.623Z] === RUN TestInfoDebug 10:37:58 [2020-10-06T10:37:58.623Z] --- PASS: TestInfoDebug (0.62s) 10:37:58 [2020-10-06T10:37:58.623Z] === RUN TestInfoInsecureRegistries 10:37:58 [2020-10-06T10:37:58.623Z] --- PASS: TestInfoInsecureRegistries (0.61s) 10:37:58 [2020-10-06T10:37:58.623Z] === RUN TestInfoRegistryMirrors 10:37:58 [2020-10-06T10:37:58.655Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 10:37:58 [2020-10-06T10:37:58.883Z] --- PASS: TestInfoRegistryMirrors (0.62s) 10:37:58 [2020-10-06T10:37:58.883Z] === RUN TestLoginFailsWithBadCredentials 10:37:59 [2020-10-06T10:37:59.023Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements 10:37:59 [2020-10-06T10:37:59.144Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) 10:37:59 [2020-10-06T10:37:59.144Z] === RUN TestPingCacheHeaders 10:37:59 [2020-10-06T10:37:59.144Z] --- PASS: TestPingCacheHeaders (0.04s) 10:37:59 [2020-10-06T10:37:59.144Z] === RUN TestPingGet 10:37:59 [2020-10-06T10:37:59.144Z] --- PASS: TestPingGet (0.03s) 10:37:59 [2020-10-06T10:37:59.144Z] === RUN TestPingHead 10:37:59 [2020-10-06T10:37:59.222Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 10:37:59 [2020-10-06T10:37:59.222Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 10:37:59 [2020-10-06T10:37:59.405Z] --- PASS: TestPingHead (0.05s) 10:37:59 [2020-10-06T10:37:59.405Z] === RUN TestVersion 10:37:59 [2020-10-06T10:37:59.405Z] --- PASS: TestVersion (0.05s) 10:37:59 [2020-10-06T10:37:59.405Z] PASS 10:37:59 [2020-10-06T10:37:59.405Z] 10:37:59 [2020-10-06T10:37:59.405Z] === Skipped 10:37:59 [2020-10-06T10:37:59.405Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) 10:37:59 [2020-10-06T10:37:59.405Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:37:59 [2020-10-06T10:37:59.405Z] 10:37:59 [2020-10-06T10:37:59.405Z] 10:37:59 [2020-10-06T10:37:59.405Z] DONE 18 tests, 1 skipped in 22.391s 10:37:59 [2020-10-06T10:37:59.405Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 10:37:59 [2020-10-06T10:37:59.405Z] ++ 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 10:37:59 [2020-10-06T10:37:59.405Z] ++ set -e 10:37:59 [2020-10-06T10:37:59.405Z] ++ '[' -n 0 ']' 10:37:59 [2020-10-06T10:37:59.405Z] ++ set -x 10:37:59 [2020-10-06T10:37:59.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 10:37:59 [2020-10-06T10:37:59.405Z] INFO: Testing against a local daemon 10:37:59 [2020-10-06T10:37:59.405Z] === RUN TestVolumesCreateAndList 10:37:59 [2020-10-06T10:37:59.481Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 10:37:59 [2020-10-06T10:37:59.665Z] --- PASS: TestVolumesCreateAndList (0.03s) 10:37:59 [2020-10-06T10:37:59.665Z] === RUN TestVolumesRemove 10:37:59 [2020-10-06T10:37:59.665Z] --- PASS: TestVolumesRemove (0.12s) 10:37:59 [2020-10-06T10:37:59.665Z] === RUN TestVolumesInspect 10:37:59 [2020-10-06T10:37:59.665Z] --- PASS: TestVolumesInspect (0.03s) 10:37:59 [2020-10-06T10:37:59.665Z] === RUN TestVolumesInvalidJSON 10:37:59 [2020-10-06T10:37:59.665Z] === RUN TestVolumesInvalidJSON//volumes/create 10:37:59 [2020-10-06T10:37:59.665Z] === PAUSE TestVolumesInvalidJSON//volumes/create 10:37:59 [2020-10-06T10:37:59.665Z] === CONT TestVolumesInvalidJSON//volumes/create 10:37:59 [2020-10-06T10:37:59.665Z] --- PASS: TestVolumesInvalidJSON (0.03s) 10:37:59 [2020-10-06T10:37:59.665Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 10:37:59 [2020-10-06T10:37:59.665Z] PASS 10:37:59 [2020-10-06T10:37:59.665Z] 10:37:59 [2020-10-06T10:37:59.665Z] DONE 5 tests in 0.382s 10:37:59 [2020-10-06T10:37:59.665Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:38:00 [2020-10-06T10:38:00.048Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 10:38:00 [2020-10-06T10:38:00.048Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 10:38:00 [2020-10-06T10:38:00.237Z] ++++ cat bundles/test-integration/docker.pid 10:38:00 [2020-10-06T10:38:00.237Z] +++ kill 13614 10:38:00 [2020-10-06T10:38:00.618Z] === RUN TestDockerSuite/TestBuildOnBuild 10:38:00 [2020-10-06T10:38:00.954Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements 10:38:01 [2020-10-06T10:38:01.620Z] +++ /etc/init.d/apparmor stop 10:38:01 [2020-10-06T10:38:01.620Z] Leaving: AppArmorNo profiles have been unloaded. 10:38:01 [2020-10-06T10:38:01.620Z] 10:38:01 [2020-10-06T10:38:01.620Z] Unloading profiles will leave already running processes permanently 10:38:01 [2020-10-06T10:38:01.620Z] unconfined, which can lead to unexpected situations. 10:38:01 [2020-10-06T10:38:01.620Z] 10:38:01 [2020-10-06T10:38:01.620Z] To set a process to complain mode, use the command line tool 10:38:01 [2020-10-06T10:38:01.620Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:38:01 [2020-10-06T10:38:01.620Z] +++ true 10:38:01 [2020-10-06T10:38:01.620Z] exiting test-integration 10:38:01 [2020-10-06T10:38:01.620Z] ++ exit 0 10:38:01 [2020-10-06T10:38:01.620Z] 10:38:02 [2020-10-06T10:38:02.361Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements 10:38:02 [2020-10-06T10:38:02.521Z] === RUN TestDockerSuite/TestBuildOnBuildCache 10:38:03 [2020-10-06T10:38:03.088Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON Post stage [Pipeline] junit 10:38:04 [2020-10-06T10:38:04.181Z] Recording test results 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliConfigWithTLS 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliConfigWithConflicts 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliWithConflictingLabels 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliWithDuplicateLabels 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonCliConfigWithLogLevel 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestLoadDaemonConfigWithRegistryOptions 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestConfigureDaemonLogs 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestConfigureDaemonLogs (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestCommonOptionsInstallFlags 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 10:38:04 [2020-10-06T10:38:04.249Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 10:38:04 [2020-10-06T10:38:04.249Z] PASS 10:38:04 [2020-10-06T10:38:04.249Z] coverage: 18.5% of statements 10:38:04 [2020-10-06T10:38:04.249Z] ok github.com/docker/docker/cmd/dockerd 0.557s coverage: 18.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:38:04 [2020-10-06T10:38:04.880Z] + echo Ensuring container killed. 10:38:04 [2020-10-06T10:38:04.881Z] Ensuring container killed. 10:38:04 [2020-10-06T10:38:04.881Z] + docker rm -vf docker-pr1 10:38:04 [2020-10-06T10:38:04.881Z] Error: No such container: docker-pr1 10:38:04 [2020-10-06T10:38:04.881Z] + true [Pipeline] sh 10:38:04 [2020-10-06T10:38:04.999Z] === RUN TestDockerNetworkMacvlan/Addressing 10:38:05 [2020-10-06T10:38:05.181Z] + echo Chowning /workspace to jenkins user 10:38:05 [2020-10-06T10:38:05.181Z] Chowning /workspace to jenkins user 10:38:05 [2020-10-06T10:38:05.181Z] + id -u 10:38:05 [2020-10-06T10:38:05.181Z] + id -g 10:38:05 [2020-10-06T10:38:05.181Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41530:/workspace busybox chown -R 1000:1000 /workspace 10:38:05 [2020-10-06T10:38:05.181Z] Unable to find image 'busybox:latest' locally 10:38:05 [2020-10-06T10:38:05.181Z] latest: Pulling from library/busybox 10:38:05 [2020-10-06T10:38:05.258Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 10:38:05 [2020-10-06T10:38:05.442Z] 590851f7c68b: Pulling fs layer 10:38:05 [2020-10-06T10:38:05.443Z] 590851f7c68b: Verifying Checksum 10:38:05 [2020-10-06T10:38:05.443Z] 590851f7c68b: Download complete 10:38:05 [2020-10-06T10:38:05.704Z] 590851f7c68b: Pull complete 10:38:05 [2020-10-06T10:38:05.704Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a 10:38:05 [2020-10-06T10:38:05.704Z] Status: Downloaded newer image for busybox:latest 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestContainerStopSignal 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestContainerStopSignal (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestContainerStopTimeout 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestContainerStopTimeout (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestContainerSecretReferenceDestTarget 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestContainerLogPathSetForJSONFileLogger 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestContainerLogPathSetForRingLogger 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestReplaceAndAppendEnvVars 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestNewMemoryStore 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestNewMemoryStore (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestAddContainers 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestAddContainers (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestGetContainer 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestGetContainer (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestDeleteContainer 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestDeleteContainer (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestListContainers 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestListContainers (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestFirstContainer 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestFirstContainer (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestApplyAllContainer 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestApplyAllContainer (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestIsValidHealthString 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestIsValidHealthString (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestStateRunStop 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestStateRunStop (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestStateTimeoutWait 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestStateTimeoutWait (0.10s) 10:38:05 [2020-10-06T10:38:05.775Z] state_test.go:141: Stop callback fired 10:38:05 [2020-10-06T10:38:05.775Z] state_test.go:165: Stop callback fired 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestIsValidStateString 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestIsValidStateString (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestViewSaveDelete 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestViewSaveDelete (0.01s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestViewAll 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestViewAll (0.01s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestViewGet 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestViewGet (0.01s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestNames 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestNames (0.00s) 10:38:05 [2020-10-06T10:38:05.775Z] === RUN TestViewWithHealthCheck 10:38:05 [2020-10-06T10:38:05.775Z] --- PASS: TestViewWithHealthCheck (0.01s) 10:38:05 [2020-10-06T10:38:05.775Z] PASS 10:38:05 [2020-10-06T10:38:05.775Z] coverage: 41.6% of statements 10:38:05 [2020-10-06T10:38:05.775Z] ok github.com/docker/docker/container 0.531s coverage: 41.6% of statements 10:38:05 [2020-10-06T10:38:05.775Z] ? github.com/docker/docker/container/stream [no test files] 10:38:05 [2020-10-06T10:38:05.775Z] ? github.com/docker/docker/contrib/apparmor [no test files] 10:38:05 [2020-10-06T10:38:05.775Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 10:38:05 [2020-10-06T10:38:05.775Z] ? github.com/docker/docker/contrib/httpserver [no test files] 10:38:05 [2020-10-06T10:38:05.826Z] --- PASS: TestDockerNetworkMacvlan (12.81s) 10:38:05 [2020-10-06T10:38:05.826Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) 10:38:05 [2020-10-06T10:38:05.826Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) 10:38:05 [2020-10-06T10:38:05.826Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) 10:38:05 [2020-10-06T10:38:05.826Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) 10:38:05 [2020-10-06T10:38:05.826Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s) 10:38:05 [2020-10-06T10:38:05.826Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) 10:38:05 [2020-10-06T10:38:05.826Z] PASS 10:38:05 [2020-10-06T10:38:05.826Z] 10:38:05 [2020-10-06T10:38:05.826Z] DONE 8 tests in 14.342s 10:38:05 [2020-10-06T10:38:05.826Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 10:38:05 [2020-10-06T10:38:05.827Z] ++ 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 10:38:05 [2020-10-06T10:38:05.827Z] ++ set -e 10:38:05 [2020-10-06T10:38:05.827Z] ++ '[' -n 0 ']' 10:38:05 [2020-10-06T10:38:05.827Z] ++ set -x 10:38:05 [2020-10-06T10:38:05.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 10:38:05 [2020-10-06T10:38:05.827Z] testing: warning: no tests to run 10:38:05 [2020-10-06T10:38:05.827Z] PASS 10:38:05 [2020-10-06T10:38:05.827Z] 10:38:05 [2020-10-06T10:38:05.827Z] DONE 0 tests in 0.034s 10:38:05 [2020-10-06T10:38:05.827Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 10:38:05 [2020-10-06T10:38:05.827Z] ++ 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 10:38:05 [2020-10-06T10:38:05.827Z] ++ set -e 10:38:05 [2020-10-06T10:38:05.827Z] ++ '[' -n 0 ']' 10:38:05 [2020-10-06T10:38:05.827Z] ++ set -x 10:38:05 [2020-10-06T10:38:05.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 10:38:06 [2020-10-06T10:38:06.085Z] INFO: Testing against a local daemon 10:38:06 [2020-10-06T10:38:06.085Z] === RUN TestAuthZPluginAllowRequest 10:38:06 [2020-10-06T10:38:06.653Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 10:38:07 [2020-10-06T10:38:07.589Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) 10:38:07 [2020-10-06T10:38:07.589Z] === RUN TestAuthZPluginTLS 10:38:07 [2020-10-06T10:38:07.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 10:38:07 [2020-10-06T10:38:07.938Z] === RUN TestPrepare 10:38:07 [2020-10-06T10:38:07.938Z] --- PASS: TestPrepare (0.00s) 10:38:07 [2020-10-06T10:38:07.938Z] === RUN TestStart 10:38:07 [2020-10-06T10:38:07.938Z] --- PASS: TestStart (0.00s) 10:38:07 [2020-10-06T10:38:07.938Z] === RUN TestWaitCancel 10:38:07 [2020-10-06T10:38:07.938Z] --- PASS: TestWaitCancel (0.00s) 10:38:07 [2020-10-06T10:38:07.938Z] === RUN TestWaitDisabled 10:38:07 [2020-10-06T10:38:07.938Z] --- PASS: TestWaitDisabled (0.00s) 10:38:07 [2020-10-06T10:38:07.938Z] === RUN TestWaitEnabled 10:38:07 [2020-10-06T10:38:07.938Z] --- PASS: TestWaitEnabled (0.00s) 10:38:07 [2020-10-06T10:38:07.938Z] === RUN TestRemove 10:38:07 [2020-10-06T10:38:07.938Z] --- PASS: TestRemove (0.00s) 10:38:07 [2020-10-06T10:38:07.938Z] PASS 10:38:07 [2020-10-06T10:38:07.938Z] coverage: 65.3% of statements 10:38:07 [2020-10-06T10:38:07.939Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.475s coverage: 65.3% of statements 10:38:08 [2020-10-06T10:38:08.106Z] --- PASS: TestAuthZPluginTLS (0.59s) 10:38:08 [2020-10-06T10:38:08.106Z] === RUN TestAuthZPluginDenyRequest 10:38:08 [2020-10-06T10:38:08.673Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 10:38:08 [2020-10-06T10:38:08.674Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) 10:38:08 [2020-10-06T10:38:08.674Z] === RUN TestAuthZPluginAPIDenyResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:38:09 [2020-10-06T10:38:09.242Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) 10:38:09 [2020-10-06T10:38:09.242Z] === RUN TestAuthZPluginDenyResponse 10:38:09 [2020-10-06T10:38:09.312Z] + bundleName=arm64-integration 10:38:09 [2020-10-06T10:38:09.312Z] + echo Creating arm64-integration-bundles.tar.gz 10:38:09 [2020-10-06T10:38:09.312Z] Creating arm64-integration-bundles.tar.gz 10:38:09 [2020-10-06T10:38:09.312Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+ *-report.json -o -name *.log -oxargs -name *.prof tar -o -czf -name arm64-integration-bundles.tar.gz *-report.xml 10:38:09 [2020-10-06T10:38:09.312Z] ) -print [Pipeline] archiveArtifacts 10:38:09 [2020-10-06T10:38:09.587Z] Archiving artifacts 10:38:09 [2020-10-06T10:38:09.810Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) 10:38:09 [2020-10-06T10:38:09.810Z] === RUN TestAuthZPluginAllowEventStream 10:38:10 [2020-10-06T10:38:10.379Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestNewListSecretsFilters 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestNewListSecretsFilters (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestNewListConfigsFilters 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestNewListConfigsFilters (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] PASS 10:38:10 [2020-10-06T10:38:10.933Z] coverage: 0.5% of statements 10:38:10 [2020-10-06T10:38:10.933Z] ok github.com/docker/docker/daemon/cluster 0.847s coverage: 0.5% of statements 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCContainerRuntime 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCIsolation 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCIsolation/empty 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCIsolation/default 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCIsolation/process 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCIsolation/proCess 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCIsolation 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCIsolation/default 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCIsolation/process 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCCredentialSpec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCConfigs 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCConfigs/file 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCConfigs 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCConfigs/file 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCConfigs/runtime 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 10:38:10 [2020-10-06T10:38:10.933Z] === RUN TestServiceConvertToGRPCConfigs/none 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 10:38:10 [2020-10-06T10:38:10.933Z] PASS 10:38:10 [2020-10-06T10:38:10.933Z] coverage: 35.9% of statements 10:38:10 [2020-10-06T10:38:10.933Z] ok github.com/docker/docker/daemon/cluster/convert 0.483s coverage: 35.9% of statements 10:38:11 [2020-10-06T10:38:11.621Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41530/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:38:11 [2020-10-06T10:38:11.763Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) 10:38:11 [2020-10-06T10:38:11.763Z] === RUN TestAuthZPluginErrorResponse 10:38:11 [2020-10-06T10:38:11.763Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 10:38:11 [2020-10-06T10:38:11.964Z] + make clean 10:38:12 [2020-10-06T10:38:12.022Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) 10:38:12 [2020-10-06T10:38:12.022Z] === RUN TestAuthZPluginErrorRequest 10:38:12 [2020-10-06T10:38:12.283Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 10:38:12 [2020-10-06T10:38:12.429Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements 10:38:12 [2020-10-06T10:38:12.429Z] ok github.com/docker/docker/daemon 12.140s coverage: 17.3% of statements 10:38:12 [2020-10-06T10:38:12.429Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 10:38:12 [2020-10-06T10:38:12.429Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 10:38:12 [2020-10-06T10:38:12.536Z] docker volume rm -f docker-dev-cache 10:38:12 [2020-10-06T10:38:12.536Z] docker-dev-cache 10:38:12 [2020-10-06T10:38:12.541Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) 10:38:12 [2020-10-06T10:38:12.541Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] deleteDir 10:38:12 [2020-10-06T10:38:12.684Z] ok github.com/docker/docker/daemon/config 0.041s coverage: 81.8% of statements 10:38:13 [2020-10-06T10:38:13.109Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) 10:38:13 [2020-10-06T10:38:13.109Z] === RUN TestAuthZPluginEnsureLoadImportWorking 10:38:13 [2020-10-06T10:38:13.613Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements 10:38:13 [2020-10-06T10:38:13.914Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements 10:38:13 [2020-10-06T10:38:13.914Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 10:38:13 [2020-10-06T10:38:13.914Z] ? github.com/docker/docker/daemon/exec [no test files] 10:38:15 [2020-10-06T10:38:15.014Z] === RUN TestDockerSuite/TestBuildPATH 10:38:15 [2020-10-06T10:38:15.014Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) 10:38:15 [2020-10-06T10:38:15.014Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 10:38:15 [2020-10-06T10:38:15.284Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestBuilderGC 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestBuilderGC (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationNotFound 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonBrokenConfiguration 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestParseClusterAdvertiseSettings 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestFindConfigurationConflicts 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestFindConfigurationConflicts (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestFindConfigurationConflictsWithNamedOptions 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationMergeConflicts 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationMergeConcurrent 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationMergeConcurrentError 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestFindConfigurationConflictsWithMergedValues 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/single_label_without_value 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfiguration 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfiguration/with_label 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfiguration/with_dns 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfiguration/with_dns-search 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfiguration/with_max-download-attempts 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestValidateConfiguration/with_node_generic_resources 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfiguration (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestModifiedDiscoverySettings 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestModifiedDiscoverySettings (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestReloadSetConfigFileNotExist 10:38:16 [2020-10-06T10:38:16.849Z] time="2020-10-06T10:38:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestReloadDefaultConfigNotExist 10:38:16 [2020-10-06T10:38:16.849Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestReloadBadDefaultConfig 10:38:16 [2020-10-06T10:38:16.849Z] time="2020-10-06T10:38:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-361433663" 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestReloadWithConflictingLabels 10:38:16 [2020-10-06T10:38:16.849Z] time="2020-10-06T10:38:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-672322706" 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestReloadWithDuplicateLabels 10:38:16 [2020-10-06T10:38:16.849Z] time="2020-10-06T10:38:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-287463113" 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDaemonConfigurationMerge 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] PASS 10:38:16 [2020-10-06T10:38:16.849Z] coverage: 79.7% of statements 10:38:16 [2020-10-06T10:38:16.849Z] ok github.com/docker/docker/daemon/config 0.478s coverage: 79.7% of statements 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDiscoveryOptsErrors 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDiscoveryOptsErrors (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] === RUN TestDiscoveryOpts 10:38:16 [2020-10-06T10:38:16.849Z] --- PASS: TestDiscoveryOpts (0.00s) 10:38:16 [2020-10-06T10:38:16.849Z] PASS 10:38:16 [2020-10-06T10:38:16.849Z] coverage: 30.0% of statements 10:38:16 [2020-10-06T10:38:16.849Z] ok github.com/docker/docker/daemon/discovery 0.480s coverage: 30.0% of statements 10:38:16 [2020-10-06T10:38:16.918Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) 10:38:16 [2020-10-06T10:38:16.918Z] === RUN TestAuthZPluginHeader 10:38:16 [2020-10-06T10:38:16.918Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 10:38:17 [2020-10-06T10:38:17.172Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.410s coverage: 73.1% of statements 10:38:17 [2020-10-06T10:38:17.486Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 10:38:17 [2020-10-06T10:38:17.734Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements 10:38:17 [2020-10-06T10:38:17.744Z] --- PASS: TestAuthZPluginHeader (0.83s) 10:38:17 [2020-10-06T10:38:17.744Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 10:38:18 [2020-10-06T10:38:18.097Z] === RUN TestDockerSuite/TestBuildRelativeCopy 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestVerifyNetworkingConfig 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestGetContainer 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestGetContainer (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestValidContainerNames 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestValidContainerNames (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestContainerInitDNS 10:38:18 [2020-10-06T10:38:18.378Z] --- SKIP: TestContainerInitDNS (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] daemon_test.go:147: root required 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestMerge 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestMerge (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestValidateContainerIsolation 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestValidateContainerIsolation (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestFindNetworkErrorType 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestFindNetworkErrorType (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestEnsureServicesExist 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestEnsureServicesExist (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestEnsureServicesExistErrors 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestContainerDelete 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestContainerDelete (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestContainerDoubleDelete 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestContainerDoubleDelete (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestLogContainerEventCopyLabels 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestLogContainerEventWithAttributes 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestNoneHealthcheck 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestNoneHealthcheck (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestHealthStates 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] time="2020-10-06T10:38:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestHealthStates (0.08s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestMaskURLCredentials 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestMaskURLCredentials (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestGetInspectData 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestGetInspectData (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestFillLicense 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestFillLicense (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestListInvalidFilter 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestListInvalidFilter (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestNameFilter 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestNameFilter (0.01s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestMergeAndVerifyLogConfigNilConfig 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 10:38:18 [2020-10-06T10:38:18.378Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 10:38:18 [2020-10-06T10:38:18.378Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] === RUN TestDaemonReloadLabels 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestDaemonReloadLabels (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] === RUN TestDaemonReloadMirrors 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestDaemonReloadMirrors (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] === RUN TestDaemonReloadInsecureRegistries 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] === RUN TestDaemonReloadNotAffectOthers 10:38:18 [2020-10-06T10:38:18.379Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 10:38:18 [2020-10-06T10:38:18.379Z] === RUN TestDaemonDiscoveryReload 10:38:18 [2020-10-06T10:38:18.663Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.409s coverage: 56.2% of statements 10:38:19 [2020-10-06T10:38:19.341Z] --- PASS: TestDaemonDiscoveryReload (1.00s) 10:38:19 [2020-10-06T10:38:19.341Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestWaitNodeAttachment 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestEventsLog 10:38:19 [2020-10-06T10:38:19.800Z] --- PASS: TestEventsLog (0.00s) 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestEventsLogTimeout 10:38:19 [2020-10-06T10:38:19.800Z] --- PASS: TestEventsLogTimeout (0.00s) 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestLogEvents 10:38:19 [2020-10-06T10:38:19.800Z] --- PASS: TestLogEvents (0.05s) 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestLoadBufferedEvents 10:38:19 [2020-10-06T10:38:19.800Z] --- PASS: TestLoadBufferedEvents (0.11s) 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestLoadBufferedEventsOnlyFromPast 10:38:19 [2020-10-06T10:38:19.800Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestIgnoreBufferedWhenNoTimes 10:38:19 [2020-10-06T10:38:19.800Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 10:38:19 [2020-10-06T10:38:19.800Z] PASS 10:38:19 [2020-10-06T10:38:19.800Z] coverage: 50.0% of statements 10:38:19 [2020-10-06T10:38:19.800Z] ok github.com/docker/docker/daemon/events 0.263s coverage: 50.0% of statements 10:38:19 [2020-10-06T10:38:19.800Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise 10:38:19 [2020-10-06T10:38:19.800Z] --- PASS: TestWaitNodeAttachment (0.40s) 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestIsolationConversion 10:38:19 [2020-10-06T10:38:19.800Z] === RUN TestIsolationConversion/default 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestIsolationConversion/process 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestIsolationConversion/hyperv 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestIsolationConversion (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestIsolationConversion/default (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestIsolationConversion/process (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestContainerLabels 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestContainerLabels (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestCredentialSpecConversion 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestCredentialSpecConversion/none 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestCredentialSpecConversion/config 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestCredentialSpecConversion/file 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestCredentialSpecConversion/registry 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestCredentialSpecConversion (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestControllerValidateMountBind 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestControllerValidateMountBind (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestControllerValidateMountVolume 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestControllerValidateMountVolume (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestControllerValidateMountTarget 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestControllerValidateMountTarget (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestControllerValidateMountTmpfs 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestControllerValidateMountInvalidType 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestControllerValidateMountNamedPipe 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] PASS 10:38:20 [2020-10-06T10:38:20.256Z] coverage: 11.3% of statements 10:38:20 [2020-10-06T10:38:20.256Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.810s coverage: 11.3% of statements 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestDaemonReloadNetworkDiagnosticPort 10:38:20 [2020-10-06T10:38:20.256Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] reload_test.go:520: root required 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 10:38:20 [2020-10-06T10:38:20.256Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 10:38:20 [2020-10-06T10:38:20.256Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 10:38:20 [2020-10-06T10:38:20.557Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements 10:38:20 [2020-10-06T10:38:20.711Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) 10:38:20 [2020-10-06T10:38:20.711Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 10:38:20 [2020-10-06T10:38:20.711Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) 10:38:20 [2020-10-06T10:38:20.711Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 10:38:20 [2020-10-06T10:38:20.711Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) 10:38:20 [2020-10-06T10:38:20.711Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 10:38:20 [2020-10-06T10:38:20.711Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 10:38:20 [2020-10-06T10:38:20.711Z] === RUN TestParseVolumesFrom 10:38:20 [2020-10-06T10:38:20.711Z] --- PASS: TestParseVolumesFrom (0.00s) 10:38:20 [2020-10-06T10:38:20.711Z] PASS 10:38:20 [2020-10-06T10:38:20.711Z] coverage: 9.1% of statements 10:38:20 [2020-10-06T10:38:20.711Z] ok github.com/docker/docker/daemon 3.696s coverage: 9.1% of statements 10:38:20 [2020-10-06T10:38:20.711Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 10:38:20 [2020-10-06T10:38:20.711Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 10:38:20 [2020-10-06T10:38:20.711Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 10:38:20 [2020-10-06T10:38:20.711Z] ? github.com/docker/docker/daemon/exec [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] === RUN TestIsEmptyDir 10:38:21 [2020-10-06T10:38:21.169Z] --- PASS: TestIsEmptyDir (0.00s) 10:38:21 [2020-10-06T10:38:21.169Z] PASS 10:38:21 [2020-10-06T10:38:21.169Z] coverage: 2.3% of statements 10:38:21 [2020-10-06T10:38:21.169Z] ok github.com/docker/docker/daemon/graphdriver 0.201s coverage: 2.3% of statements 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 10:38:21 [2020-10-06T10:38:21.169Z] === RUN TestLinkNaming 10:38:21 [2020-10-06T10:38:21.169Z] --- PASS: TestLinkNaming (0.00s) 10:38:21 [2020-10-06T10:38:21.169Z] === RUN TestLinkNew 10:38:21 [2020-10-06T10:38:21.169Z] --- PASS: TestLinkNew (0.00s) 10:38:21 [2020-10-06T10:38:21.169Z] === RUN TestLinkEnv 10:38:21 [2020-10-06T10:38:21.169Z] --- PASS: TestLinkEnv (0.00s) 10:38:21 [2020-10-06T10:38:21.169Z] === RUN TestLinkMultipleEnv 10:38:21 [2020-10-06T10:38:21.169Z] --- PASS: TestLinkMultipleEnv (0.00s) 10:38:21 [2020-10-06T10:38:21.169Z] === RUN TestLinkPortRangeEnv 10:38:21 [2020-10-06T10:38:21.169Z] --- PASS: TestLinkPortRangeEnv (0.00s) 10:38:21 [2020-10-06T10:38:21.169Z] PASS 10:38:21 [2020-10-06T10:38:21.169Z] coverage: 93.0% of statements 10:38:21 [2020-10-06T10:38:21.169Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements 10:38:22 [2020-10-06T10:38:22.298Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) 10:38:22 [2020-10-06T10:38:22.298Z] === RUN TestAuthZPluginV2Disable 10:38:23 [2020-10-06T10:38:23.073Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.303s coverage: 49.5% of statements 10:38:23 [2020-10-06T10:38:23.073Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.363s coverage: 46.2% of statements 10:38:23 [2020-10-06T10:38:23.073Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 10:38:24 [2020-10-06T10:38:24.832Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestAdapterReadLogs 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestAdapterReadLogs (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCopier 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCopier (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCopierLongLines 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCopierLongLines (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCopierSlow 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCopierSlow (0.20s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCopierWithSized 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCopierWithSized (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCopierWithPartial 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCopierWithPartial (0.01s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestRingLogger 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestRingLogger (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestRingCap 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestRingCap (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestRingClose 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestRingClose (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestRingDrain 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestRingDrain (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] PASS 10:38:24 [2020-10-06T10:38:24.884Z] coverage: 41.2% of statements 10:38:24 [2020-10-06T10:38:24.884Z] ok github.com/docker/docker/daemon/logger 0.624s coverage: 41.2% of statements 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewStreamConfig 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewStreamConfig/defaults 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewStreamConfig/invalid_create_group 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewStreamConfig/invalid_flush_interval 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewStreamConfig/flush_interval_at_15 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewStreamConfig (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewAWSLogsClientUserAgentHandler 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewAWSLogsClientRegionDetect 10:38:24 [2020-10-06T10:38:24.884Z] time="2020-10-06T10:38:24Z" level=info msg="Trying to get region from EC2 Metadata" 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCreateSuccess 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCreateSuccess (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCreateLogGroupSuccess 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCreateError 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCreateError (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCreateAlreadyExists 10:38:24 [2020-10-06T10:38:24.884Z] time="2020-10-06T10:38:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCreateAlreadyExists (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestLogClosed 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestLogClosed (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestLogBlocking 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestLogBlocking (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestLogNonBlockingBufferEmpty 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestLogNonBlockingBufferFull 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestPublishBatchSuccess 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestPublishBatchSuccess (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestPublishBatchError 10:38:24 [2020-10-06T10:38:24.884Z] time="2020-10-06T10:38:24Z" level=error msg=Error 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestPublishBatchError (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestPublishBatchInvalidSeqSuccess 10:38:24 [2020-10-06T10:38:24.884Z] time="2020-10-06T10:38:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestPublishBatchAlreadyAccepted 10:38:24 [2020-10-06T10:38:24.884Z] time="2020-10-06T10:38:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 10:38:24 [2020-10-06T10:38:24.884Z] time="2020-10-06T10:38:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchSimple 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchSimple (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchTicker 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchTicker (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchMultilinePattern 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchClose 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchClose (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestEffectiveLen 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestEffectiveLen/0/Hello 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestEffectiveLen/2/🙃 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestEffectiveLen/3/���� 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestEffectiveLen/4/He��o 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestEffectiveLen/5/ 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestEffectiveLen (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestEffectiveLen/5/ (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestFindValidSplit 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestFindValidSplit/0/ 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestFindValidSplit/1/Hello 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestFindValidSplit/2/Hello 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestFindValidSplit/3/Hello 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestFindValidSplit/4/🙃 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestFindValidSplit/5/🙃 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestFindValidSplit/6/a� 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestFindValidSplit/7/a� 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestFindValidSplit (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestFindValidSplit/0/ (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1044: 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1045: 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1044: Hello 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1045: 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1044: He 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1045: llo 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1044: 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1045: Hello 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1044: 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1045: 🙃 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1044: 🙃 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1045: 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1044: a 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1045: � 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1044: a� 10:38:24 [2020-10-06T10:38:24.884Z] cloudwatchlogs_test.go:1045: 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestProcessEventEmoji 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestProcessEventEmoji (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchLineSplit 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchLineSplit (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchLineSplitWithBinary 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchMaxEvents 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchMaxEvents (0.02s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchMaxTotalBytes 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCollectBatchWithDuplicateTimestamps 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestParseLogOptionsMultilinePattern 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestParseLogOptionsDatetimeFormat 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsMaxBufferedEvents 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestCreateTagSuccess 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestCreateTagSuccess (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestNewAWSLogsClientCredentialSharedFile 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] PASS 10:38:24 [2020-10-06T10:38:24.884Z] coverage: 77.8% of statements 10:38:24 [2020-10-06T10:38:24.884Z] ok github.com/docker/docker/daemon/logger/awslogs 0.431s coverage: 77.8% of statements 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestSearchRegistryForImagesErrors 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] === RUN TestSearchRegistryForImages 10:38:24 [2020-10-06T10:38:24.884Z] --- PASS: TestSearchRegistryForImages (0.00s) 10:38:24 [2020-10-06T10:38:24.884Z] PASS 10:38:24 [2020-10-06T10:38:24.884Z] coverage: 4.8% of statements 10:38:24 [2020-10-06T10:38:24.884Z] ok github.com/docker/docker/daemon/images 0.286s coverage: 4.8% of statements 10:38:24 [2020-10-06T10:38:24.884Z] ? github.com/docker/docker/daemon/initlayer [no test files] 10:38:24 [2020-10-06T10:38:24.884Z] ? github.com/docker/docker/daemon/listeners [no test files] 10:38:24 [2020-10-06T10:38:24.884Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 10:38:24 [2020-10-06T10:38:24.884Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 10:38:24 [2020-10-06T10:38:24.884Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 10:38:24 [2020-10-06T10:38:24.884Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 10:38:24 [2020-10-06T10:38:24.884Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 10:38:25 [2020-10-06T10:38:25.003Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.572s coverage: 57.7% of statements 10:38:25 [2020-10-06T10:38:25.003Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 10:38:25 [2020-10-06T10:38:25.287Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.265s coverage: 76.1% of statements 10:38:25 [2020-10-06T10:38:25.287Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 10:38:25 [2020-10-06T10:38:25.340Z] === RUN TestJSONFileLogger 10:38:25 [2020-10-06T10:38:25.340Z] --- PASS: TestJSONFileLogger (0.00s) 10:38:25 [2020-10-06T10:38:25.340Z] === RUN TestJSONFileLoggerWithTags 10:38:25 [2020-10-06T10:38:25.340Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 10:38:25 [2020-10-06T10:38:25.340Z] === RUN TestJSONFileLoggerWithOpts 10:38:25 [2020-10-06T10:38:25.340Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) 10:38:25 [2020-10-06T10:38:25.340Z] === RUN TestJSONFileLoggerWithLabelsEnv 10:38:25 [2020-10-06T10:38:25.340Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 10:38:25 [2020-10-06T10:38:25.340Z] === RUN TestEncodeDecode 10:38:25 [2020-10-06T10:38:25.340Z] === PAUSE TestEncodeDecode 10:38:25 [2020-10-06T10:38:25.340Z] === CONT TestEncodeDecode 10:38:25 [2020-10-06T10:38:25.340Z] --- PASS: TestEncodeDecode (0.13s) 10:38:25 [2020-10-06T10:38:25.340Z] PASS 10:38:25 [2020-10-06T10:38:25.340Z] coverage: 61.6% of statements 10:38:25 [2020-10-06T10:38:25.340Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.457s coverage: 61.6% of statements 10:38:25 [2020-10-06T10:38:25.399Z] --- PASS: TestAuthZPluginV2Disable (3.40s) 10:38:25 [2020-10-06T10:38:25.399Z] === RUN TestAuthZPluginV2RejectVolumeRequests 10:38:26 [2020-10-06T10:38:26.302Z] === RUN TestJSONLogsMarshalJSONBuf 10:38:26 [2020-10-06T10:38:26.302Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 10:38:26 [2020-10-06T10:38:26.302Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 10:38:26 [2020-10-06T10:38:26.302Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) 10:38:26 [2020-10-06T10:38:26.302Z] === RUN TestFastTimeMarshalJSON 10:38:26 [2020-10-06T10:38:26.302Z] --- PASS: TestFastTimeMarshalJSON (0.00s) 10:38:26 [2020-10-06T10:38:26.302Z] PASS 10:38:26 [2020-10-06T10:38:26.302Z] coverage: 87.2% of statements 10:38:26 [2020-10-06T10:38:26.694Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements 10:38:26 [2020-10-06T10:38:26.759Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.232s coverage: 87.2% of statements 10:38:27 [2020-10-06T10:38:27.707Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements 10:38:27 [2020-10-06T10:38:27.723Z] === RUN TestWriteLog 10:38:27 [2020-10-06T10:38:27.723Z] === PAUSE TestWriteLog 10:38:27 [2020-10-06T10:38:27.723Z] === RUN TestReadLog 10:38:27 [2020-10-06T10:38:27.723Z] === PAUSE TestReadLog 10:38:27 [2020-10-06T10:38:27.723Z] === CONT TestWriteLog 10:38:27 [2020-10-06T10:38:27.723Z] === CONT TestReadLog 10:38:27 [2020-10-06T10:38:27.723Z] --- PASS: TestWriteLog (0.00s) 10:38:27 [2020-10-06T10:38:27.723Z] === RUN TestReadLog/tail_exact 10:38:27 [2020-10-06T10:38:27.723Z] === RUN TestReadLog/tail_less_than_available 10:38:27 [2020-10-06T10:38:27.723Z] === RUN TestReadLog/tail_more_than_available 10:38:27 [2020-10-06T10:38:27.723Z] --- PASS: TestReadLog (0.15s) 10:38:27 [2020-10-06T10:38:27.723Z] --- PASS: TestReadLog/tail_exact (0.12s) 10:38:27 [2020-10-06T10:38:27.723Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) 10:38:27 [2020-10-06T10:38:27.723Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) 10:38:27 [2020-10-06T10:38:27.723Z] PASS 10:38:27 [2020-10-06T10:38:27.723Z] coverage: 75.2% of statements 10:38:27 [2020-10-06T10:38:27.723Z] ok github.com/docker/docker/daemon/logger/local 0.484s coverage: 75.2% of statements 10:38:27 [2020-10-06T10:38:27.723Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 10:38:27 [2020-10-06T10:38:27.933Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 10:38:28 [2020-10-06T10:38:28.178Z] === RUN TestOpenFileDelete 10:38:28 [2020-10-06T10:38:28.178Z] --- PASS: TestOpenFileDelete (0.00s) 10:38:28 [2020-10-06T10:38:28.178Z] === RUN TestOpenFileRename 10:38:28 [2020-10-06T10:38:28.178Z] --- PASS: TestOpenFileRename (0.00s) 10:38:28 [2020-10-06T10:38:28.178Z] === RUN TestParseLogTagDefaultTag 10:38:28 [2020-10-06T10:38:28.178Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 10:38:28 [2020-10-06T10:38:28.178Z] === RUN TestParseLogTag 10:38:28 [2020-10-06T10:38:28.178Z] --- PASS: TestParseLogTag (0.00s) 10:38:28 [2020-10-06T10:38:28.178Z] === RUN TestParseLogTagEmptyTag 10:38:28 [2020-10-06T10:38:28.178Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 10:38:28 [2020-10-06T10:38:28.178Z] === RUN TestTailFiles 10:38:28 [2020-10-06T10:38:28.178Z] --- PASS: TestTailFiles (0.00s) 10:38:28 [2020-10-06T10:38:28.178Z] === RUN TestFollowLogsConsumerGone 10:38:28 [2020-10-06T10:38:28.178Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 10:38:28 [2020-10-06T10:38:28.178Z] === RUN TestFollowLogsProducerGone 10:38:28 [2020-10-06T10:38:28.178Z] --- PASS: TestFollowLogsProducerGone (0.01s) 10:38:28 [2020-10-06T10:38:28.178Z] logfile_test.go:226: messages sent: 4098, received: 4098 10:38:28 [2020-10-06T10:38:28.178Z] logfile_test.go:173: logDecode() closed after sending 4098 messages 10:38:28 [2020-10-06T10:38:28.178Z] === RUN TestCheckCapacityAndRotate 10:38:28 [2020-10-06T10:38:28.178Z] --- PASS: TestCheckCapacityAndRotate (0.08s) 10:38:28 [2020-10-06T10:38:28.178Z] PASS 10:38:28 [2020-10-06T10:38:28.178Z] coverage: 35.9% of statements 10:38:28 [2020-10-06T10:38:28.178Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.709s coverage: 35.9% of statements 10:38:28 [2020-10-06T10:38:28.192Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.01s) 10:38:28 [2020-10-06T10:38:28.192Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 10:38:28 [2020-10-06T10:38:28.635Z] === RUN TestLog 10:38:28 [2020-10-06T10:38:28.635Z] --- PASS: TestLog (0.00s) 10:38:28 [2020-10-06T10:38:28.635Z] PASS 10:38:28 [2020-10-06T10:38:28.635Z] coverage: 33.3% of statements 10:38:28 [2020-10-06T10:38:28.635Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.181s coverage: 33.3% of statements 10:38:28 [2020-10-06T10:38:28.689Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 10:38:29 [2020-10-06T10:38:29.570Z] === RUN TestDockerSuite/TestBuildRm 10:38:29 [2020-10-06T10:38:29.598Z] === RUN TestNewParse 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestNewParse (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] PASS 10:38:30 [2020-10-06T10:38:30.053Z] coverage: 8.3% of statements 10:38:30 [2020-10-06T10:38:30.053Z] ok github.com/docker/docker/daemon/logger/templates 0.188s coverage: 8.3% of statements 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestValidateLogOpt 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestValidateLogOpt (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestNewMissedConfig 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestNewMissedConfig (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestNewMissedUrl 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestNewMissedUrl (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestNewMissedToken 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestNewMissedToken (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestNewWithProxy 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestNewWithProxy (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestDefault 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestDefault (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestInlineFormatWithNonDefaultOptions 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestJsonFormat 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestJsonFormat (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestRawFormat 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestRawFormat (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestRawFormatWithLabels 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestRawFormatWithLabels (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestRawFormatWithoutTag 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestRawFormatWithoutTag (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestBatching 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestParseLogFormat 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestParseLogFormat (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestValidateLogOptEmpty 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestValidateLogOptEmpty (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestValidateSyslogAddress 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestValidateSyslogAddress (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestParseAddressDefaultPort 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestParseAddressDefaultPort (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestValidateSyslogFacility 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestValidateSyslogFacility (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestValidateLogOptSyslogFormat 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestValidateLogOpt 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestValidateLogOpt (0.00s) 10:38:30 [2020-10-06T10:38:30.053Z] PASS 10:38:30 [2020-10-06T10:38:30.053Z] coverage: 46.8% of statements 10:38:30 [2020-10-06T10:38:30.053Z] ok github.com/docker/docker/daemon/logger/syslog 0.174s coverage: 46.8% of statements 10:38:30 [2020-10-06T10:38:30.053Z] --- PASS: TestBatching (0.18s) 10:38:30 [2020-10-06T10:38:30.053Z] === RUN TestFrequency 10:38:30 [2020-10-06T10:38:30.509Z] --- PASS: TestFrequency (0.18s) 10:38:30 [2020-10-06T10:38:30.509Z] === RUN TestOneMessagePerRequest 10:38:30 [2020-10-06T10:38:30.509Z] --- PASS: TestOneMessagePerRequest (0.00s) 10:38:30 [2020-10-06T10:38:30.509Z] === RUN TestVerify 10:38:30 [2020-10-06T10:38:30.509Z] --- PASS: TestVerify (0.00s) 10:38:30 [2020-10-06T10:38:30.509Z] === RUN TestSkipVerify 10:38:30 [2020-10-06T10:38:30.509Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.509Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.509Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.626Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements 10:38:30 [2020-10-06T10:38:30.626Z] ? github.com/docker/docker/daemon/initlayer [no test files] 10:38:30 [2020-10-06T10:38:30.626Z] ? github.com/docker/docker/daemon/listeners [no test files] 10:38:30 [2020-10-06T10:38:30.882Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 41.0% of statements 10:38:30 [2020-10-06T10:38:30.965Z] --- PASS: TestSkipVerify (0.46s) 10:38:30 [2020-10-06T10:38:30.965Z] === RUN TestBufferMaximum 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601980710.630835\",\"host\":\"1644213d037a\"}'" 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601980710.630835\",\"host\":\"1644213d037a\"}'" 10:38:30 [2020-10-06T10:38:30.965Z] --- PASS: TestBufferMaximum (0.00s) 10:38:30 [2020-10-06T10:38:30.965Z] === RUN TestServerAlwaysDown 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601980710.633836\",\"host\":\"1644213d037a\"}'" 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601980710.633836\",\"host\":\"1644213d037a\"}'" 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601980710.633836\",\"host\":\"1644213d037a\"}'" 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601980710.634825\",\"host\":\"1644213d037a\"}'" 10:38:30 [2020-10-06T10:38:30.965Z] time="2020-10-06T10:38:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601980710.634825\",\"host\":\"1644213d037a\"}'" 10:38:30 [2020-10-06T10:38:30.965Z] --- PASS: TestServerAlwaysDown (0.00s) 10:38:30 [2020-10-06T10:38:30.965Z] === RUN TestCannotSendAfterClose 10:38:30 [2020-10-06T10:38:30.965Z] --- PASS: TestCannotSendAfterClose (0.00s) 10:38:30 [2020-10-06T10:38:30.965Z] === RUN TestDeadlockOnBlockedEndpoint 10:38:31 [2020-10-06T10:38:31.925Z] time="2020-10-06T10:38:31Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk 10:38:31 [2020-10-06T10:38:31.925Z] time="2020-10-06T10:38:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1644213d037a\"}'" 10:38:31 [2020-10-06T10:38:31.925Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) 10:38:31 [2020-10-06T10:38:31.925Z] PASS 10:38:31 [2020-10-06T10:38:31.925Z] coverage: 82.5% of statements 10:38:31 [2020-10-06T10:38:31.925Z] ok github.com/docker/docker/daemon/logger/splunk 2.113s coverage: 82.5% of statements 10:38:31 [2020-10-06T10:38:31.925Z] ? github.com/docker/docker/daemon/names [no test files] 10:38:31 [2020-10-06T10:38:31.925Z] ? github.com/docker/docker/daemon/network [no test files] 10:38:31 [2020-10-06T10:38:31.925Z] ? github.com/docker/docker/daemon/stats [no test files] 10:38:32 [2020-10-06T10:38:32.104Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 10:38:32 [2020-10-06T10:38:32.289Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements 10:38:32 [2020-10-06T10:38:32.290Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 77.8% of statements 10:38:32 [2020-10-06T10:38:32.290Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 10:38:32 [2020-10-06T10:38:32.290Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 10:38:32 [2020-10-06T10:38:32.380Z] === RUN TestV1IDService 10:38:32 [2020-10-06T10:38:32.380Z] --- PASS: TestV1IDService (0.17s) 10:38:32 [2020-10-06T10:38:32.380Z] === RUN TestV2MetadataService 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestContinueOnError_NonMirrorEndpoint 10:38:32 [2020-10-06T10:38:32.381Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestContinueOnError_MirrorEndpoint 10:38:32 [2020-10-06T10:38:32.381Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestContinueOnError_NeverContinue 10:38:32 [2020-10-06T10:38:32.381Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestContinueOnError_UnnestsErrors 10:38:32 [2020-10-06T10:38:32.381Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestFixManifestLayers 10:38:32 [2020-10-06T10:38:32.381Z] --- PASS: TestFixManifestLayers (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestFixManifestLayersBaseLayerParent 10:38:32 [2020-10-06T10:38:32.381Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] pull_v2_test.go:73: Needs fixing on Windows 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestFixManifestLayersBadParent 10:38:32 [2020-10-06T10:38:32.381Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestValidateManifest 10:38:32 [2020-10-06T10:38:32.381Z] --- SKIP: TestValidateManifest (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] pull_v2_test.go:118: Needs fixing on Windows 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestFormatPlatform 10:38:32 [2020-10-06T10:38:32.381Z] --- PASS: TestFormatPlatform (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestGetRepositoryMountCandidates 10:38:32 [2020-10-06T10:38:32.381Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestLayerAlreadyExists 10:38:32 [2020-10-06T10:38:32.381Z] --- PASS: TestLayerAlreadyExists (0.00s) 10:38:32 [2020-10-06T10:38:32.381Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 10:38:32 [2020-10-06T10:38:32.381Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 10:38:32 [2020-10-06T10:38:32.381Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 10:38:32 [2020-10-06T10:38:32.381Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 10:38:32 [2020-10-06T10:38:32.381Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 10:38:32 [2020-10-06T10:38:32.381Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} 10:38:32 [2020-10-06T10:38:32.381Z] === RUN TestWhenEmptyAuthConfig 10:38:32 [2020-10-06T10:38:32.672Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 10:38:33 [2020-10-06T10:38:33.341Z] === RUN TestSuccessfulDownload 10:38:33 [2020-10-06T10:38:33.341Z] --- SKIP: TestSuccessfulDownload (0.00s) 10:38:33 [2020-10-06T10:38:33.341Z] download_test.go:268: Needs fixing on Windows 10:38:33 [2020-10-06T10:38:33.341Z] === RUN TestCancelledDownload 10:38:33 [2020-10-06T10:38:33.341Z] --- PASS: TestCancelledDownload (0.00s) 10:38:33 [2020-10-06T10:38:33.341Z] === RUN TestMaxDownloadAttempts 10:38:33 [2020-10-06T10:38:33.341Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 10:38:33 [2020-10-06T10:38:33.341Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 10:38:33 [2020-10-06T10:38:33.341Z] time="2020-10-06T10:38:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 10:38:33 [2020-10-06T10:38:33.341Z] time="2020-10-06T10:38:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 10:38:33 [2020-10-06T10:38:33.341Z] time="2020-10-06T10:38:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 10:38:33 [2020-10-06T10:38:33.341Z] time="2020-10-06T10:38:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 10:38:33 [2020-10-06T10:38:33.341Z] --- PASS: TestMaxDownloadAttempts (0.00s) 10:38:33 [2020-10-06T10:38:33.341Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) 10:38:33 [2020-10-06T10:38:33.341Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) 10:38:33 [2020-10-06T10:38:33.341Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) 10:38:33 [2020-10-06T10:38:33.341Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) 10:38:33 [2020-10-06T10:38:33.341Z] === RUN TestTransfer 10:38:33 [2020-10-06T10:38:33.341Z] --- PASS: TestV2MetadataService (0.91s) 10:38:33 [2020-10-06T10:38:33.341Z] PASS 10:38:33 [2020-10-06T10:38:33.341Z] coverage: 48.2% of statements 10:38:33 [2020-10-06T10:38:33.341Z] ok github.com/docker/docker/distribution/metadata 1.303s coverage: 48.2% of statements 10:38:33 [2020-10-06T10:38:33.341Z] --- PASS: TestTransfer (0.12s) 10:38:33 [2020-10-06T10:38:33.341Z] === RUN TestConcurrencyLimit 10:38:33 [2020-10-06T10:38:33.704Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements 10:38:33 [2020-10-06T10:38:33.801Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) 10:38:33 [2020-10-06T10:38:33.801Z] === RUN TestPushRegistryWhenAuthInfoEmpty 10:38:33 [2020-10-06T10:38:33.801Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 10:38:33 [2020-10-06T10:38:33.801Z] === RUN TestTokenPassThru 10:38:33 [2020-10-06T10:38:33.801Z] --- PASS: TestTokenPassThru (0.00s) 10:38:33 [2020-10-06T10:38:33.801Z] === RUN TestTokenPassThruDifferentHost 10:38:33 [2020-10-06T10:38:33.801Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) 10:38:33 [2020-10-06T10:38:33.801Z] PASS 10:38:33 [2020-10-06T10:38:33.801Z] coverage: 20.1% of statements 10:38:33 [2020-10-06T10:38:33.801Z] ok github.com/docker/docker/distribution 1.530s coverage: 20.1% of statements 10:38:33 [2020-10-06T10:38:33.801Z] ? github.com/docker/docker/distribution/utils [no test files] 10:38:33 [2020-10-06T10:38:33.801Z] --- PASS: TestConcurrencyLimit (0.42s) 10:38:33 [2020-10-06T10:38:33.801Z] === RUN TestInactiveJobs 10:38:33 [2020-10-06T10:38:33.961Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements 10:38:34 [2020-10-06T10:38:34.049Z] === RUN TestDockerSuite/TestBuildScratchCopy 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestNotFound 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestNotFound (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestConflict 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestConflict (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestForbidden 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestForbidden (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestInvalidParameter 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestInvalidParameter (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestNotImplemented 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestNotImplemented (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestNotModified 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestNotModified (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestUnauthorized 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestUnauthorized (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestUnknown 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestUnknown (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestCancelled 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestCancelled (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestDeadline 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestDeadline (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestDataLoss 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestDataLoss (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestUnavailable 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestUnavailable (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestSystem 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestSystem (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Not_Found 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Bad_Request 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Conflict 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Unauthorized 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Service_Unavailable 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Forbidden 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Not_Modified 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Not_Implemented 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Internal_Server_Error 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Internal_Server_Error#01 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Internal_Server_Error#02 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Internal_Server_Error#03 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestFromStatusCode/Internal_Server_Error#04 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] PASS 10:38:34 [2020-10-06T10:38:34.256Z] coverage: 49.4% of statements 10:38:34 [2020-10-06T10:38:34.256Z] ok github.com/docker/docker/errdefs 0.105s coverage: 49.4% of statements 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestInactiveJobs (0.45s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestWatchRelease 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestWatchRelease (0.04s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestWatchFinishedTransfer 10:38:34 [2020-10-06T10:38:34.256Z] --- PASS: TestWatchFinishedTransfer (0.00s) 10:38:34 [2020-10-06T10:38:34.256Z] === RUN TestDuplicateTransfer 10:38:34 [2020-10-06T10:38:34.260Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements 10:38:34 [2020-10-06T10:38:34.616Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 10:38:34 [2020-10-06T10:38:34.712Z] --- PASS: TestDuplicateTransfer (0.05s) 10:38:34 [2020-10-06T10:38:34.712Z] === RUN TestSuccessfulUpload 10:38:34 [2020-10-06T10:38:34.712Z] time="2020-10-06T10:38:34Z" level=error msg="Upload failed, retrying: simulating retry" 10:38:35 [2020-10-06T10:38:35.168Z] --- PASS: TestSuccessfulUpload (0.56s) 10:38:35 [2020-10-06T10:38:35.168Z] === RUN TestCancelledUpload 10:38:35 [2020-10-06T10:38:35.168Z] --- PASS: TestCancelledUpload (0.00s) 10:38:35 [2020-10-06T10:38:35.168Z] PASS 10:38:35 [2020-10-06T10:38:35.168Z] coverage: 76.8% of statements 10:38:35 [2020-10-06T10:38:35.168Z] ok github.com/docker/docker/distribution/xfer 2.255s coverage: 76.8% of statements 10:38:35 [2020-10-06T10:38:35.168Z] ? github.com/docker/docker/dockerversion [no test files] 10:38:35 [2020-10-06T10:38:35.189Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements 10:38:35 [2020-10-06T10:38:35.189Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 10:38:35 [2020-10-06T10:38:35.566Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 10:38:35 [2020-10-06T10:38:35.623Z] === RUN TestCompare 10:38:35 [2020-10-06T10:38:35.623Z] --- PASS: TestCompare (0.00s) 10:38:35 [2020-10-06T10:38:35.623Z] PASS 10:38:35 [2020-10-06T10:38:35.623Z] coverage: 19.2% of statements 10:38:35 [2020-10-06T10:38:35.623Z] ok github.com/docker/docker/image/cache 0.157s coverage: 19.2% of statements 10:38:35 [2020-10-06T10:38:35.623Z] === RUN TestFSGetInvalidData 10:38:35 [2020-10-06T10:38:35.623Z] --- PASS: TestFSGetInvalidData (0.01s) 10:38:35 [2020-10-06T10:38:35.623Z] === RUN TestFSInvalidSet 10:38:35 [2020-10-06T10:38:35.623Z] --- PASS: TestFSInvalidSet (0.01s) 10:38:35 [2020-10-06T10:38:35.623Z] === RUN TestFSInvalidRoot 10:38:35 [2020-10-06T10:38:35.623Z] --- PASS: TestFSInvalidRoot (0.00s) 10:38:35 [2020-10-06T10:38:35.623Z] === RUN TestFSMetadataGetSet 10:38:35 [2020-10-06T10:38:35.796Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 37.7% of statements 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestFSMetadataGetSet (0.03s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestFSInvalidWalker 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestFSInvalidWalker (0.01s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestFSGetSet 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestFSGetSet (0.02s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestFSGetUnsetKey 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestFSGetUnsetKey (0.00s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestFSGetEmptyData 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestFSGetEmptyData (0.00s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestFSDelete 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestFSDelete (0.01s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestFSWalker 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestFSWalker (0.15s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestFSWalkerStopOnError 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestFSWalkerStopOnError (0.01s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestNewFromJSON 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestNewFromJSON (0.00s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestNewFromJSONWithInvalidJSON 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestMarshalKeyOrder 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestMarshalKeyOrder (0.00s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestImage 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestImage (0.00s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestImageOSNotEmpty 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestImageOSNotEmpty (0.00s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestNewChildImageFromImageWithRootFS 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestRestore 10:38:36 [2020-10-06T10:38:36.078Z] time="2020-10-06T10:38:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 10:38:36 [2020-10-06T10:38:36.078Z] --- PASS: TestRestore (0.14s) 10:38:36 [2020-10-06T10:38:36.078Z] === RUN TestAddDelete 10:38:36 [2020-10-06T10:38:36.533Z] --- PASS: TestAddDelete (0.25s) 10:38:36 [2020-10-06T10:38:36.534Z] === RUN TestSearchAfterDelete 10:38:36 [2020-10-06T10:38:36.534Z] --- PASS: TestSearchAfterDelete (0.06s) 10:38:36 [2020-10-06T10:38:36.534Z] === RUN TestParentReset 10:38:36 [2020-10-06T10:38:36.534Z] === RUN TestMakeV1ConfigFromConfig 10:38:36 [2020-10-06T10:38:36.534Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 10:38:36 [2020-10-06T10:38:36.534Z] PASS 10:38:36 [2020-10-06T10:38:36.534Z] coverage: 25.0% of statements 10:38:36 [2020-10-06T10:38:36.534Z] --- PASS: TestParentReset (0.11s) 10:38:36 [2020-10-06T10:38:36.534Z] === RUN TestGetAndSetLastUpdated 10:38:36 [2020-10-06T10:38:36.534Z] ok github.com/docker/docker/image/v1 0.438s coverage: 25.0% of statements 10:38:36 [2020-10-06T10:38:36.534Z] --- PASS: TestGetAndSetLastUpdated (0.01s) 10:38:36 [2020-10-06T10:38:36.534Z] === RUN TestStoreLen 10:38:36 [2020-10-06T10:38:36.534Z] --- PASS: TestStoreLen (0.05s) 10:38:36 [2020-10-06T10:38:36.534Z] PASS 10:38:36 [2020-10-06T10:38:36.534Z] coverage: 86.4% of statements 10:38:36 [2020-10-06T10:38:36.534Z] ok github.com/docker/docker/image 1.082s coverage: 86.4% of statements 10:38:36 [2020-10-06T10:38:36.725Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements 10:38:36 [2020-10-06T10:38:36.945Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 10:38:36 [2020-10-06T10:38:36.989Z] ? github.com/docker/docker/image/tarexport [no test files] 10:38:36 [2020-10-06T10:38:36.989Z] ? github.com/docker/docker/internal/test/suite [no test files] 10:38:37 [2020-10-06T10:38:37.884Z] === RUN TestDockerSuite/TestBuildShellInherited 10:38:38 [2020-10-06T10:38:38.134Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements 10:38:38 [2020-10-06T10:38:38.391Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 10:38:38 [2020-10-06T10:38:38.513Z] === RUN TestSerialization 10:38:38 [2020-10-06T10:38:38.513Z] --- PASS: TestSerialization (0.02s) 10:38:38 [2020-10-06T10:38:38.513Z] PASS 10:38:38 [2020-10-06T10:38:38.513Z] coverage: 100.0% of statements 10:38:38 [2020-10-06T10:38:38.513Z] ok github.com/docker/docker/libcontainerd/queue 0.311s coverage: 100.0% of statements 10:38:38 [2020-10-06T10:38:38.819Z] === RUN TestDockerSuite/TestBuildShellMultiple 10:38:38 [2020-10-06T10:38:38.969Z] === RUN TestEnvironmentParsing 10:38:38 [2020-10-06T10:38:38.969Z] --- PASS: TestEnvironmentParsing (0.00s) 10:38:38 [2020-10-06T10:38:38.969Z] PASS 10:38:38 [2020-10-06T10:38:38.969Z] coverage: 1.0% of statements 10:38:38 [2020-10-06T10:38:38.969Z] ok github.com/docker/docker/libcontainerd/local 0.478s coverage: 1.0% of statements 10:38:38 [2020-10-06T10:38:38.969Z] === RUN TestEmptyLayer 10:38:38 [2020-10-06T10:38:38.969Z] --- PASS: TestEmptyLayer (0.00s) 10:38:38 [2020-10-06T10:38:38.969Z] === RUN TestCommitFailure 10:38:39 [2020-10-06T10:38:39.361Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements 10:38:39 [2020-10-06T10:38:39.361Z] ? github.com/docker/docker/daemon/names [no test files] 10:38:39 [2020-10-06T10:38:39.361Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements 10:38:39 [2020-10-06T10:38:39.361Z] ? github.com/docker/docker/daemon/stats [no test files] 10:38:39 [2020-10-06T10:38:39.424Z] --- PASS: TestCommitFailure (0.01s) 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestStartTransactionFailure 10:38:39 [2020-10-06T10:38:39.424Z] --- PASS: TestStartTransactionFailure (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestGetOrphan 10:38:39 [2020-10-06T10:38:39.424Z] --- PASS: TestGetOrphan (0.01s) 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestMountAndRegister 10:38:39 [2020-10-06T10:38:39.424Z] --- PASS: TestMountAndRegister (0.08s) 10:38:39 [2020-10-06T10:38:39.424Z] layer_test.go:271: Layer size: 14 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestLayerRelease 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestLayerRelease (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] layer_test.go:304: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestStoreRestore 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestStoreRestore (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] layer_test.go:353: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestTarStreamStability 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestTarStreamStability (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] layer_test.go:468: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestRegisterExistingLayer 10:38:39 [2020-10-06T10:38:39.424Z] --- PASS: TestRegisterExistingLayer (0.10s) 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestTarStreamVerification 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestTarStreamVerification (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] layer_test.go:697: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestLayerMigration 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestLayerMigration (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] migration_test.go:46: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestLayerMigrationNoTarsplit 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] migration_test.go:182: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestMountInit 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestMountInit (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] mount_test.go:17: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestMountSize 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestMountSize (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] mount_test.go:76: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestMountChanges 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestMountChanges (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] mount_test.go:125: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] === RUN TestMountApply 10:38:39 [2020-10-06T10:38:39.424Z] --- SKIP: TestMountApply (0.00s) 10:38:39 [2020-10-06T10:38:39.424Z] mount_test.go:212: Failing on Windows 10:38:39 [2020-10-06T10:38:39.424Z] PASS 10:38:39 [2020-10-06T10:38:39.424Z] coverage: 30.1% of statements 10:38:39 [2020-10-06T10:38:39.424Z] ok github.com/docker/docker/layer 1.029s coverage: 30.1% of statements 10:38:39 [2020-10-06T10:38:39.424Z] ? github.com/docker/docker/libcontainerd [no test files] 10:38:39 [2020-10-06T10:38:39.424Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 10:38:39 [2020-10-06T10:38:39.424Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 10:38:39 [2020-10-06T10:38:39.424Z] ? github.com/docker/docker/libcontainerd/types [no test files] 10:38:39 [2020-10-06T10:38:39.424Z] ? github.com/docker/docker/oci [no test files] 10:38:39 [2020-10-06T10:38:39.424Z] ? github.com/docker/docker/oci/caps [no test files] 10:38:39 [2020-10-06T10:38:39.881Z] === RUN TestParseVersion 10:38:39 [2020-10-06T10:38:39.881Z] --- PASS: TestParseVersion (0.00s) 10:38:39 [2020-10-06T10:38:39.881Z] PASS 10:38:39 [2020-10-06T10:38:39.881Z] coverage: 50.0% of statements 10:38:39 [2020-10-06T10:38:39.881Z] ok github.com/docker/docker/pkg/aaparser 0.061s coverage: 50.0% of statements 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestAddressPoolOpt 10:38:40 [2020-10-06T10:38:40.338Z] --- PASS: TestAddressPoolOpt (0.00s) 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/a 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/something 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/_=a 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/env1=value1 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/_env1=value1 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/env2=value2=value3 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/env3=abc!qwe 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/env_4=value_4 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/PATH 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/=a 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/PATH= 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/PATH=something 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/asd!qwe 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/1asd 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/123 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/some_space 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/__some_space_before 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/some_space_after__ 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/= 10:38:40 [2020-10-06T10:38:40.338Z] === RUN TestValidateEnv/PaTh 10:38:40 [2020-10-06T10:38:40.338Z] --- PASS: TestValidateEnv (0.00s) 10:38:40 [2020-10-06T10:38:40.338Z] --- PASS: TestValidateEnv/a (0.00s) 10:38:40 [2020-10-06T10:38:40.723Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.19s) 10:38:40 [2020-10-06T10:38:40.723Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/something (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/_=a (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/PATH (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/=a (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/PATH= (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/1asd (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/123 (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/some_space (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/= (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateEnv/PaTh (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] === RUN TestParseHost 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestParseHost (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] === RUN TestParseDockerDaemonHost 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestParseDockerDaemonHost (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] === RUN TestParseTCP 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestParseTCP (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] === RUN TestParseInvalidUnixAddrInvalid 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 10:38:40 [2020-10-06T10:38:40.793Z] === RUN TestValidateExtraHosts 10:38:40 [2020-10-06T10:38:40.793Z] --- PASS: TestValidateExtraHosts (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestIpOptString 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestIpOptString (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestNewIpOptInvalidDefaultVal 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestNewIpOptValidDefaultVal 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestIpOptSetInvalidVal 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateIPAddress 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateIPAddress (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestMapOpts 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestMapOpts (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestListOptsWithoutValidator 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestListOptsWithoutValidator (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestListOptsWithValidator 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestListOptsWithValidator (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateDNSSearch 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateDNSSearch (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_general_format 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_more_than_one_= 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_one_more 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestNamedListOpts 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestNamedListOpts (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestNamedMapOpts 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestNamedMapOpts (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestParseLink 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestParseLink (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestQuotedStringSetWithQuotes 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestQuotedStringSetWithMismatchedQuotes 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestQuotedStringSetWithNoQuotes 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] === RUN TestUlimitOpt 10:38:40 [2020-10-06T10:38:40.794Z] --- PASS: TestUlimitOpt (0.00s) 10:38:40 [2020-10-06T10:38:40.794Z] PASS 10:38:40 [2020-10-06T10:38:40.794Z] coverage: 67.1% of statements 10:38:40 [2020-10-06T10:38:40.794Z] ok github.com/docker/docker/opts 0.387s coverage: 67.1% of statements 10:38:41 [2020-10-06T10:38:41.250Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements 10:38:41 [2020-10-06T10:38:41.256Z] === RUN TestPeerCertificateMarshalJSON 10:38:41 [2020-10-06T10:38:41.256Z] === RUN TestUnbuffered 10:38:41 [2020-10-06T10:38:41.256Z] --- PASS: TestUnbuffered (0.00s) 10:38:41 [2020-10-06T10:38:41.256Z] === RUN TestRaceUnbuffered 10:38:41 [2020-10-06T10:38:41.256Z] --- PASS: TestRaceUnbuffered (0.00s) 10:38:41 [2020-10-06T10:38:41.256Z] PASS 10:38:41 [2020-10-06T10:38:41.256Z] coverage: 100.0% of statements 10:38:41 [2020-10-06T10:38:41.289Z] === RUN TestDockerSuite/TestBuildShellNotJSON 10:38:41 [2020-10-06T10:38:41.548Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 10:38:41 [2020-10-06T10:38:41.548Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 10:38:41 [2020-10-06T10:38:41.548Z] === RUN TestDockerSuite/TestBuildSpaces 10:38:41 [2020-10-06T10:38:41.712Z] ok github.com/docker/docker/pkg/broadcaster 0.154s coverage: 100.0% of statements 10:38:41 [2020-10-06T10:38:41.712Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 10:38:41 [2020-10-06T10:38:41.712Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 10:38:41 [2020-10-06T10:38:41.712Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) 10:38:41 [2020-10-06T10:38:41.712Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 10:38:41 [2020-10-06T10:38:41.712Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 10:38:41 [2020-10-06T10:38:41.712Z] === RUN TestMiddleware 10:38:41 [2020-10-06T10:38:41.712Z] --- PASS: TestMiddleware (0.00s) 10:38:41 [2020-10-06T10:38:41.712Z] === RUN TestNewResponseModifier 10:38:41 [2020-10-06T10:38:41.712Z] --- PASS: TestNewResponseModifier (0.00s) 10:38:41 [2020-10-06T10:38:41.712Z] PASS 10:38:41 [2020-10-06T10:38:41.712Z] coverage: 26.8% of statements 10:38:41 [2020-10-06T10:38:41.712Z] ok github.com/docker/docker/pkg/authorization 0.489s coverage: 26.8% of statements 10:38:41 [2020-10-06T10:38:41.806Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[]] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[foo]] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[bar]_[foo]] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[foo_bar]] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[qux]_[foo]] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[]#01 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[qux]] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[foo_bar_qux]] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[qux]_[baz]] 10:38:42 [2020-10-06T10:38:42.169Z] === RUN TestMatch/[[foo_baz]] 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[foo]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[]#01 (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[qux]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 10:38:42 [2020-10-06T10:38:42.169Z] PASS 10:38:42 [2020-10-06T10:38:42.169Z] coverage: 87.5% of statements 10:38:42 [2020-10-06T10:38:42.169Z] ok github.com/docker/docker/pkg/capabilities 0.094s coverage: 87.5% of statements 10:38:42 [2020-10-06T10:38:42.180Z] ok github.com/docker/docker/distribution 0.146s coverage: 21.9% of statements 10:38:42 [2020-10-06T10:38:42.180Z] ? github.com/docker/docker/distribution/utils [no test files] 10:38:42 [2020-10-06T10:38:42.626Z] === RUN TestIsArchivePathDir 10:38:42 [2020-10-06T10:38:42.626Z] --- PASS: TestIsArchivePathDir (0.07s) 10:38:42 [2020-10-06T10:38:42.626Z] === RUN TestIsArchivePathInvalidFile 10:38:42 [2020-10-06T10:38:42.626Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) 10:38:42 [2020-10-06T10:38:42.626Z] === RUN TestIsArchivePathTar 10:38:42 [2020-10-06T10:38:42.741Z] === RUN TestDockerSuite/TestBuildStartsFromOne 10:38:42 [2020-10-06T10:38:42.741Z] === RUN TestDockerSuite/TestBuildStderr 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestSizeEmpty 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestSizeEmpty (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestSizeEmptyFile 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestSizeEmptyFile (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestSizeNonemptyFile 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestSizeNonemptyFile (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestSizeNestedDirectoryEmpty 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestSizeFileAndNestedDirectoryEmpty 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestSizeFileAndNestedDirectoryNonempty 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestMoveToSubdir 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestMoveToSubdir (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestSizeNonExistingDirectory 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] PASS 10:38:43 [2020-10-06T10:38:43.081Z] coverage: 80.0% of statements 10:38:43 [2020-10-06T10:38:43.081Z] ok github.com/docker/docker/pkg/directory 0.081s coverage: 80.0% of statements 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestIsArchivePathTar (0.23s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestDecompressStreamGzip 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootTarUntar 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestChrootTarUntar (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootUntarWithHugeExcludesList 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootUntarEmptyArchive 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootTarUntarWithSymlink 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestDecompressStreamGzip (0.11s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestDecompressStreamBzip2 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootCopyWithTar 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestChrootCopyWithTar (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootCopyFileWithTar 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootUntarPath 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestChrootUntarPath (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestChrootApplyDotDotFile 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 10:38:43 [2020-10-06T10:38:43.081Z] PASS 10:38:43 [2020-10-06T10:38:43.081Z] coverage: 15.4% of statements 10:38:43 [2020-10-06T10:38:43.081Z] ok github.com/docker/docker/pkg/chrootarchive 0.129s coverage: 15.4% of statements 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestDecompressStreamBzip2 (0.11s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestDecompressStreamXz 10:38:43 [2020-10-06T10:38:43.081Z] --- SKIP: TestDecompressStreamXz (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] archive_test.go:133: Xz not present in msys2 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestCompressStreamXzUnsupported 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestCompressStreamBzip2Unsupported 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestCompressStreamInvalid 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestCompressStreamInvalid (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestExtensionInvalid 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestExtensionInvalid (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestExtensionUncompressed 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestExtensionUncompressed (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestExtensionBzip2 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestExtensionBzip2 (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestExtensionGzip 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestExtensionGzip (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestExtensionXz 10:38:43 [2020-10-06T10:38:43.081Z] --- PASS: TestExtensionXz (0.00s) 10:38:43 [2020-10-06T10:38:43.081Z] === RUN TestCmdStreamLargeStderr 10:38:43 [2020-10-06T10:38:43.150Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements 10:38:43 [2020-10-06T10:38:43.309Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 10:38:43 [2020-10-06T10:38:43.538Z] --- PASS: TestCmdStreamLargeStderr (0.11s) 10:38:43 [2020-10-06T10:38:43.538Z] === RUN TestCmdStreamBad 10:38:43 [2020-10-06T10:38:43.538Z] --- SKIP: TestCmdStreamBad (0.00s) 10:38:43 [2020-10-06T10:38:43.538Z] archive_test.go:238: Failing on Windows CI machines 10:38:43 [2020-10-06T10:38:43.538Z] === RUN TestCmdStreamGood 10:38:43 [2020-10-06T10:38:43.538Z] --- PASS: TestCmdStreamGood (0.04s) 10:38:43 [2020-10-06T10:38:43.538Z] === RUN TestUntarPathWithInvalidDest 10:38:43 [2020-10-06T10:38:43.538Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) 10:38:43 [2020-10-06T10:38:43.538Z] === RUN TestUntarPathWithInvalidSrc 10:38:43 [2020-10-06T10:38:43.538Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 10:38:43 [2020-10-06T10:38:43.538Z] === RUN TestUntarPath 10:38:43 [2020-10-06T10:38:43.538Z] --- PASS: TestUntarPath (0.05s) 10:38:43 [2020-10-06T10:38:43.538Z] === RUN TestUntarPathWithDestinationFile 10:38:43 [2020-10-06T10:38:43.538Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) 10:38:43 [2020-10-06T10:38:43.538Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 10:38:43 [2020-10-06T10:38:43.538Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.21s) 10:38:43 [2020-10-06T10:38:43.538Z] === RUN TestCopyWithTarInvalidSrc 10:38:43 [2020-10-06T10:38:43.538Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 10:38:43 [2020-10-06T10:38:43.538Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] === RUN TestCopyWithTarSrcFile 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: TestCopyWithTarSrcFile (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] === RUN TestCopyWithTarSrcFolder 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 10:38:43 [2020-10-06T10:38:43.993Z] === RUN TestCopyFileWithTarInvalidSrc 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] === RUN TestCopyFileWithTarSrcFolder 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] === RUN TestCopyFileWithTarSrcFile 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: TestCopyFileWithTarSrcFile (0.02s) 10:38:43 [2020-10-06T10:38:43.993Z] === RUN TestTarFiles 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestContainsEntry 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestCreateEntries 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestEntriesDiff 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestEntriesEquality 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestGeneratorMatchFailedNotGenerate 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestGeneratorNotGenerate 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestGeneratorWithPort 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestGeneratorWithPortNotGenerate 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestNewEntry 10:38:43 [2020-10-06T10:38:43.993Z] === RUN Test/TestParse 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestContainsEntry (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestCreateEntries (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestEntriesDiff (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestEntriesEquality (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestGeneratorWithPort (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestNewEntry (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] --- PASS: Test/TestParse (0.00s) 10:38:43 [2020-10-06T10:38:43.993Z] PASS 10:38:43 [2020-10-06T10:38:43.993Z] coverage: 58.3% of statements 10:38:43 [2020-10-06T10:38:43.993Z] ok github.com/docker/docker/pkg/discovery 0.057s coverage: 58.3% of statements 10:38:44 [2020-10-06T10:38:44.123Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements 10:38:44 [2020-10-06T10:38:44.380Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements 10:38:44 [2020-10-06T10:38:44.380Z] ? github.com/docker/docker/dockerversion [no test files] 10:38:44 [2020-10-06T10:38:44.449Z] === RUN Test 10:38:44 [2020-10-06T10:38:44.449Z] === RUN Test/TestContent 10:38:44 [2020-10-06T10:38:44.449Z] === RUN Test/TestInitialize 10:38:44 [2020-10-06T10:38:44.449Z] === RUN Test/TestNew 10:38:44 [2020-10-06T10:38:44.449Z] === RUN Test/TestParsingContentsWithComments 10:38:44 [2020-10-06T10:38:44.449Z] === RUN Test/TestRegister 10:38:44 [2020-10-06T10:38:44.449Z] === RUN Test/TestWatch 10:38:44 [2020-10-06T10:38:44.449Z] --- PASS: Test (0.01s) 10:38:44 [2020-10-06T10:38:44.449Z] --- PASS: Test/TestContent (0.00s) 10:38:44 [2020-10-06T10:38:44.449Z] --- PASS: Test/TestInitialize (0.00s) 10:38:44 [2020-10-06T10:38:44.449Z] --- PASS: Test/TestNew (0.00s) 10:38:44 [2020-10-06T10:38:44.449Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) 10:38:44 [2020-10-06T10:38:44.449Z] --- PASS: Test/TestRegister (0.00s) 10:38:44 [2020-10-06T10:38:44.449Z] --- PASS: Test/TestWatch (0.01s) 10:38:44 [2020-10-06T10:38:44.449Z] PASS 10:38:44 [2020-10-06T10:38:44.449Z] coverage: 92.9% of statements 10:38:44 [2020-10-06T10:38:44.449Z] ok github.com/docker/docker/pkg/discovery/file 0.188s coverage: 92.9% of statements 10:38:44 [2020-10-06T10:38:44.943Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements 10:38:44 [2020-10-06T10:38:44.943Z] ? github.com/docker/docker/image/tarexport [no test files] 10:38:45 [2020-10-06T10:38:45.411Z] === RUN Test 10:38:45 [2020-10-06T10:38:45.411Z] === RUN Test/TestWatch 10:38:45 [2020-10-06T10:38:45.411Z] --- PASS: Test (0.00s) 10:38:45 [2020-10-06T10:38:45.411Z] --- PASS: Test/TestWatch (0.00s) 10:38:45 [2020-10-06T10:38:45.411Z] PASS 10:38:45 [2020-10-06T10:38:45.411Z] coverage: 92.3% of statements 10:38:45 [2020-10-06T10:38:45.411Z] ok github.com/docker/docker/pkg/discovery/memory 0.079s coverage: 92.3% of statements 10:38:45 [2020-10-06T10:38:45.842Z] === RUN TestDockerSuite/TestBuildStopSignal 10:38:45 [2020-10-06T10:38:45.866Z] === RUN Test 10:38:45 [2020-10-06T10:38:45.866Z] === RUN Test/TestInitialize 10:38:45 [2020-10-06T10:38:45.866Z] === RUN Test 10:38:45 [2020-10-06T10:38:45.866Z] === RUN Test/TestInitialize 10:38:45 [2020-10-06T10:38:45.866Z] === RUN Test/TestInitializeWithPattern 10:38:45 [2020-10-06T10:38:45.866Z] === RUN Test/TestRegister 10:38:45 [2020-10-06T10:38:45.866Z] === RUN Test/TestWatch 10:38:45 [2020-10-06T10:38:45.866Z] --- PASS: Test (0.00s) 10:38:45 [2020-10-06T10:38:45.866Z] --- PASS: Test/TestInitialize (0.00s) 10:38:45 [2020-10-06T10:38:45.866Z] --- PASS: Test/TestInitializeWithPattern (0.00s) 10:38:45 [2020-10-06T10:38:45.866Z] --- PASS: Test/TestRegister (0.00s) 10:38:45 [2020-10-06T10:38:45.866Z] --- PASS: Test/TestWatch (0.00s) 10:38:45 [2020-10-06T10:38:45.866Z] PASS 10:38:45 [2020-10-06T10:38:45.866Z] coverage: 93.8% of statements 10:38:45 [2020-10-06T10:38:45.866Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements 10:38:45 [2020-10-06T10:38:45.866Z] time="2020-10-06T10:38:45Z" level=info msg="Initializing discovery without TLS" 10:38:45 [2020-10-06T10:38:45.866Z] time="2020-10-06T10:38:45Z" level=info msg="Initializing discovery without TLS" 10:38:45 [2020-10-06T10:38:45.866Z] time="2020-10-06T10:38:45Z" level=info msg="Initializing discovery without TLS" 10:38:45 [2020-10-06T10:38:45.866Z] === RUN Test/TestInitializeWithCerts 10:38:45 [2020-10-06T10:38:45.866Z] time="2020-10-06T10:38:45Z" level=info msg="Initializing discovery with TLS" 10:38:45 [2020-10-06T10:38:45.866Z] === RUN Test/TestWatch 10:38:45 [2020-10-06T10:38:45.866Z] time="2020-10-06T10:38:45Z" level=info msg="Initializing discovery without TLS" 10:38:45 [2020-10-06T10:38:45.919Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements 10:38:45 [2020-10-06T10:38:45.919Z] ? github.com/docker/docker/internal/test/suite [no test files] 10:38:46 [2020-10-06T10:38:46.408Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 10:38:46 [2020-10-06T10:38:46.524Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements 10:38:46 [2020-10-06T10:38:46.826Z] === RUN TestPollerAddRemove 10:38:46 [2020-10-06T10:38:46.826Z] --- PASS: TestPollerAddRemove (0.00s) 10:38:46 [2020-10-06T10:38:46.826Z] === RUN TestPollerEvent 10:38:46 [2020-10-06T10:38:46.826Z] --- SKIP: TestPollerEvent (0.00s) 10:38:46 [2020-10-06T10:38:46.826Z] poller_test.go:41: No chmod on Windows 10:38:46 [2020-10-06T10:38:46.826Z] === RUN TestPollerClose 10:38:46 [2020-10-06T10:38:46.826Z] --- PASS: TestPollerClose (0.00s) 10:38:46 [2020-10-06T10:38:46.826Z] PASS 10:38:46 [2020-10-06T10:38:46.826Z] coverage: 36.2% of statements 10:38:46 [2020-10-06T10:38:46.826Z] ok github.com/docker/docker/pkg/filenotify 0.131s coverage: 36.2% of statements 10:38:46 [2020-10-06T10:38:46.974Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCopyFileWithInvalidSrc 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCopyFileWithInvalidDest 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCopyFileWithSameSrcAndDest 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCopyFile 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCopyFile (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 10:38:47 [2020-10-06T10:38:47.281Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] fileutils_test.go:134: Needs porting to Windows 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestReadSymlinkedDirectoryToFile 10:38:47 [2020-10-06T10:38:47.281Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] fileutils_test.go:180: Needs porting to Windows 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestWildcardMatches 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestWildcardMatches (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestPatternMatches 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestPatternMatches (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestExclusionPatternMatchesPatternBefore 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestPatternMatchesFolderExclusions 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestPatternMatchesFolderWithSlashExclusions 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestPatternMatchesFolderWildcardExclusions 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestExclusionPatternMatchesPatternAfter 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestExclusionPatternMatchesWholeDirectory 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestSingleExclamationError 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestSingleExclamationError (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestMatchesWithNoPatterns 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestMatchesWithMalformedPatterns 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestMatches 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestMatches (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCleanPatterns 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCleanPatterns (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCleanPatternsStripEmptyPatterns 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCleanPatternsExceptionFlag 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCleanPatternsErrorSingleException 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCreateIfNotExistsDir 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCreateIfNotExistsDir (0.01s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestCreateIfNotExistsFile 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestCreateIfNotExistsFile (0.01s) 10:38:47 [2020-10-06T10:38:47.281Z] === RUN TestMatch 10:38:47 [2020-10-06T10:38:47.281Z] --- PASS: TestMatch (0.00s) 10:38:47 [2020-10-06T10:38:47.281Z] PASS 10:38:47 [2020-10-06T10:38:47.281Z] coverage: 87.7% of statements 10:38:47 [2020-10-06T10:38:47.281Z] ok github.com/docker/docker/pkg/fileutils 0.231s coverage: 87.7% of statements 10:38:47 [2020-10-06T10:38:47.454Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements 10:38:47 [2020-10-06T10:38:47.541Z] === RUN TestDockerSuite/TestBuildTagEvent 10:38:48 [2020-10-06T10:38:48.109Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 10:38:48 [2020-10-06T10:38:48.242Z] === RUN TestGet 10:38:48 [2020-10-06T10:38:48.242Z] --- PASS: TestGet (0.00s) 10:38:48 [2020-10-06T10:38:48.242Z] === RUN TestGetShortcutString 10:38:48 [2020-10-06T10:38:48.242Z] --- PASS: TestGetShortcutString (0.00s) 10:38:48 [2020-10-06T10:38:48.242Z] PASS 10:38:48 [2020-10-06T10:38:48.242Z] coverage: 42.9% of statements 10:38:48 [2020-10-06T10:38:48.242Z] ok github.com/docker/docker/pkg/homedir 0.103s coverage: 42.9% of statements 10:38:48 [2020-10-06T10:38:48.384Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements 10:38:48 [2020-10-06T10:38:48.640Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestTarFiles (4.77s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestTarUntar 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestTarUntar (0.08s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestTarWithOptions 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestTarWithOptions (0.02s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestTypeXGlobalHeaderDoesNotFail 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestUntarUstarGnuConflict 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestUntarUstarGnuConflict (0.03s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestUntarInvalidFilenames 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames170878278\\dest" 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: Test (3.14s) 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: Test/TestInitialize (0.12s) 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: Test/TestInitializeWithCerts (0.00s) 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: Test/TestWatch (3.01s) 10:38:48 [2020-10-06T10:38:48.697Z] PASS 10:38:48 [2020-10-06T10:38:48.697Z] coverage: 84.1% of statements 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestUntarInvalidFilenames (0.13s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestUntarHardlinkToSymlink 10:38:48 [2020-10-06T10:38:48.697Z] ok github.com/docker/docker/pkg/discovery/kv 3.400s coverage: 84.1% of statements 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestUntarInvalidHardlink 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink956717223\\victim\\hello" -> "../victim/hello" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink739475930\\victim\\hello" -> "/../victim/hello" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink983763313\\victim" -> "../victim" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink619737116\\victim" -> "../victim" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink231294155\\victim" -> "../victim" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink178310062\\victim" -> "../victim" 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestUntarInvalidHardlink (0.03s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestUntarInvalidSymlink 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink689365301\\dest\\dotdot" -> "../victim/hello" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink853915408\\dest\\slash-dotdot" -> "/../victim/hello" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink800869679\\dest\\loophole-victim" -> "../victim" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink336010434\\dest\\loophole-victim" -> "../victim" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink845305657\\dest\\loophole-victim" -> "../victim" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink334987076\\dest\\loophole-victim" -> "../victim" 10:38:48 [2020-10-06T10:38:48.697Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink455914451\\dest\\dir\\loophole" -> "../../victim" 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestUntarInvalidSymlink (0.04s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestTempArchiveCloseMultipleTimes 10:38:48 [2020-10-06T10:38:48.697Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 10:38:48 [2020-10-06T10:38:48.697Z] === RUN TestReplaceFileTarWrapper 10:38:49 [2020-10-06T10:38:49.044Z] === RUN TestDockerSuite/TestBuildUser 10:38:49 [2020-10-06T10:38:49.153Z] === RUN TestCreateIDMapOrder 10:38:49 [2020-10-06T10:38:49.153Z] --- PASS: TestCreateIDMapOrder (0.00s) 10:38:49 [2020-10-06T10:38:49.153Z] PASS 10:38:49 [2020-10-06T10:38:49.153Z] coverage: 7.3% of statements 10:38:49 [2020-10-06T10:38:49.153Z] ok github.com/docker/docker/pkg/idtools 0.093s coverage: 7.3% of statements 10:38:49 [2020-10-06T10:38:49.153Z] --- PASS: TestReplaceFileTarWrapper (0.20s) 10:38:49 [2020-10-06T10:38:49.153Z] === RUN TestPrefixHeaderReadable 10:38:49 [2020-10-06T10:38:49.153Z] --- PASS: TestPrefixHeaderReadable (0.01s) 10:38:49 [2020-10-06T10:38:49.153Z] === RUN TestDisablePigz 10:38:49 [2020-10-06T10:38:49.153Z] --- PASS: TestDisablePigz (0.17s) 10:38:49 [2020-10-06T10:38:49.153Z] archive_test.go:1310: Test will not check full path when Pigz not installed 10:38:49 [2020-10-06T10:38:49.153Z] === RUN TestPigz 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestPigz (0.12s) 10:38:49 [2020-10-06T10:38:49.608Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestCopyFileWithInvalidDest 10:38:49 [2020-10-06T10:38:49.608Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] archive_windows_test.go:16: Currently fails 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestCanonicalTarNameForPath 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestCanonicalTarName 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestCanonicalTarName (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestChmodTarEntry 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestChmodTarEntry (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestHardLinkOrder 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestHardLinkOrder (0.13s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestChangeString 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestChangeString (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestChangesWithNoChanges 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestChangesWithNoChanges (0.04s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestChangesWithChanges 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestChangesWithChanges (0.04s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestChangesWithChangesGH13590 10:38:49 [2020-10-06T10:38:49.608Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] changes_test.go:192: needs more investigation 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestChangesDirsEmpty 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestFixedBufferCap 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestFixedBufferCap (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestFixedBufferLen 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestFixedBufferLen (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestFixedBufferString 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestFixedBufferString (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestFixedBufferWrite 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestFixedBufferWrite (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestFixedBufferRead 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestFixedBufferRead (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestBytesPipeRead 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestBytesPipeRead (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestBytesPipeWrite 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestBytesPipeWrite (0.00s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestBytesPipeWriteRandomChunks 10:38:49 [2020-10-06T10:38:49.608Z] --- PASS: TestChangesDirsEmpty (0.09s) 10:38:49 [2020-10-06T10:38:49.608Z] === RUN TestChangesDirsMutated 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestChangesDirsMutated (0.18s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestApplyLayer 10:38:50 [2020-10-06T10:38:50.063Z] --- SKIP: TestApplyLayer (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] changes_test.go:405: needs further investigation 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestChangesSizeWithHardlinks 10:38:50 [2020-10-06T10:38:50.063Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] changes_test.go:441: needs further investigation 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestChangesSizeWithNoChanges 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestChangesSizeWithOnlyDeleteChanges 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestChangesSize 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestChangesSize (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestApplyLayerInvalidFilenames 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames566731975\\dest" 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestApplyLayerInvalidHardlink 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink071346833\\victim\\hello" -> "../victim/hello" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink294902460\\victim\\hello" -> "/../victim/hello" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink553376491\\victim" -> "../victim" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink949885774\\victim" -> "../victim" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink234762325\\victim" -> "../victim" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink058400176\\victim" -> "../victim" 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestApplyLayerInvalidHardlink (0.09s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestApplyLayerInvalidSymlink 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink320118095\\dest\\dotdot" -> "../victim/hello" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink353307746\\dest\\slash-dotdot" -> "/../victim/hello" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink401344601\\dest\\loophole-victim" -> "../victim" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink541263844\\dest\\loophole-victim" -> "../victim" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink888124915\\dest\\loophole-victim" -> "../victim" 10:38:50 [2020-10-06T10:38:50.063Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink869597878\\dest\\loophole-victim" -> "../victim" 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestApplyLayerWhiteouts 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestApplyLayerWhiteouts (0.04s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestGenerateEmptyFile 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestGenerateEmptyFile (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestGenerateWithContent 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestGenerateWithContent (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] PASS 10:38:50 [2020-10-06T10:38:50.063Z] coverage: 62.7% of statements 10:38:50 [2020-10-06T10:38:50.063Z] ok github.com/docker/docker/pkg/archive 7.660s coverage: 62.7% of statements 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestStandardLongPath 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestStandardLongPath (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestUNCLongPath 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestUNCLongPath (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] PASS 10:38:50 [2020-10-06T10:38:50.063Z] coverage: 100.0% of statements 10:38:50 [2020-10-06T10:38:50.063Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestAtomicWriteToFile 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestAtomicWriteToFile (0.01s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestAtomicWriteSetCommit 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestAtomicWriteSetCancel 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestAtomicWriteSetCancel (0.01s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestReadCloserWrapperClose 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestReadCloserWrapperClose (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestReaderErrWrapperReadOnError 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestReaderErrWrapperRead 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestReaderErrWrapperRead (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestHashData 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestHashData (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestCancelReadCloser 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestError 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestError (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestProgressString 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestProgressString/no_progress 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestProgressString/progress_1 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestProgressString/some_progress_with_a_start_time 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestProgressString/some_progress_without_a_start_time 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestProgressString/with_units 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestProgressString/hide_counts 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestProgressString (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestProgressString/no_progress (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestProgressString/progress_1 (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestProgressString/with_units (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestProgressString/hide_counts (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestJSONMessageDisplay 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestCancelReadCloser (0.10s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestWriteCloserWrapperClose 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestNopWriteCloser 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestNopWriteCloser (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestNopWriter 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestNopWriter (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] === RUN TestWriteCounter 10:38:50 [2020-10-06T10:38:50.063Z] --- PASS: TestWriteCounter (0.00s) 10:38:50 [2020-10-06T10:38:50.063Z] PASS 10:38:50 [2020-10-06T10:38:50.063Z] coverage: 69.2% of statements 10:38:50 [2020-10-06T10:38:50.063Z] ok github.com/docker/docker/pkg/ioutils 0.668s coverage: 69.2% of statements 10:38:50 [2020-10-06T10:38:50.419Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 10:38:50 [2020-10-06T10:38:50.519Z] --- PASS: TestJSONMessageDisplay (0.12s) 10:38:50 [2020-10-06T10:38:50.519Z] === RUN TestJSONMessageDisplayWithJSONError 10:38:50 [2020-10-06T10:38:50.519Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 10:38:50 [2020-10-06T10:38:50.519Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 10:38:50 [2020-10-06T10:38:50.519Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 10:38:50 [2020-10-06T10:38:50.519Z] === RUN TestDisplayJSONMessagesStream 10:38:50 [2020-10-06T10:38:50.519Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 10:38:50 [2020-10-06T10:38:50.519Z] PASS 10:38:50 [2020-10-06T10:38:50.519Z] coverage: 91.7% of statements 10:38:50 [2020-10-06T10:38:50.519Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements 10:38:50 [2020-10-06T10:38:50.531Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 76.9% of statements 10:38:50 [2020-10-06T10:38:50.974Z] === RUN TestNameFormat 10:38:50 [2020-10-06T10:38:50.974Z] --- PASS: TestNameFormat (0.00s) 10:38:50 [2020-10-06T10:38:50.974Z] === RUN TestNameRetries 10:38:50 [2020-10-06T10:38:50.974Z] --- PASS: TestNameRetries (0.00s) 10:38:50 [2020-10-06T10:38:50.974Z] PASS 10:38:50 [2020-10-06T10:38:50.974Z] coverage: 85.7% of statements 10:38:50 [2020-10-06T10:38:50.974Z] ok github.com/docker/docker/pkg/namesgenerator 0.152s coverage: 85.7% of statements 10:38:51 [2020-10-06T10:38:51.093Z] ok github.com/docker/docker/pkg/authorization 0.133s coverage: 68.3% of statements 10:38:51 [2020-10-06T10:38:51.393Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 10:38:51 [2020-10-06T10:38:51.429Z] === RUN TestParseKeyValueOpt 10:38:51 [2020-10-06T10:38:51.429Z] --- PASS: TestParseKeyValueOpt (0.00s) 10:38:51 [2020-10-06T10:38:51.429Z] === RUN TestParseUintList 10:38:51 [2020-10-06T10:38:51.429Z] --- PASS: TestParseUintList (0.00s) 10:38:51 [2020-10-06T10:38:51.429Z] === RUN TestParseUintListMaximumLimits 10:38:51 [2020-10-06T10:38:51.429Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 10:38:51 [2020-10-06T10:38:51.429Z] PASS 10:38:51 [2020-10-06T10:38:51.429Z] coverage: 97.0% of statements 10:38:51 [2020-10-06T10:38:51.429Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements 10:38:51 [2020-10-06T10:38:51.429Z] === RUN TestNewAndRemove 10:38:51 [2020-10-06T10:38:51.429Z] --- PASS: TestNewAndRemove (0.00s) 10:38:51 [2020-10-06T10:38:51.429Z] === RUN TestRemoveInvalidPath 10:38:51 [2020-10-06T10:38:51.429Z] --- PASS: TestRemoveInvalidPath (0.00s) 10:38:51 [2020-10-06T10:38:51.429Z] PASS 10:38:51 [2020-10-06T10:38:51.429Z] coverage: 82.6% of statements 10:38:51 [2020-10-06T10:38:51.429Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements 10:38:51 [2020-10-06T10:38:51.651Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 10:38:51 [2020-10-06T10:38:51.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 10:38:52 [2020-10-06T10:38:52.389Z] === RUN TestParseEmptyInterface 10:38:52 [2020-10-06T10:38:52.389Z] --- PASS: TestParseEmptyInterface (0.00s) 10:38:52 [2020-10-06T10:38:52.389Z] === RUN TestParseNonInterfaceType 10:38:52 [2020-10-06T10:38:52.389Z] --- PASS: TestParseNonInterfaceType (0.00s) 10:38:52 [2020-10-06T10:38:52.389Z] === RUN TestParseWithOneFunction 10:38:52 [2020-10-06T10:38:52.389Z] --- PASS: TestParseWithOneFunction (0.00s) 10:38:52 [2020-10-06T10:38:52.389Z] === RUN TestParseWithMultipleFuncs 10:38:52 [2020-10-06T10:38:52.389Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 10:38:52 [2020-10-06T10:38:52.389Z] === RUN TestParseWithUnnamedReturn 10:38:52 [2020-10-06T10:38:52.389Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 10:38:52 [2020-10-06T10:38:52.389Z] === RUN TestEmbeddedInterface 10:38:52 [2020-10-06T10:38:52.389Z] --- PASS: TestEmbeddedInterface (0.00s) 10:38:52 [2020-10-06T10:38:52.389Z] === RUN TestParsedImports 10:38:52 [2020-10-06T10:38:52.389Z] --- PASS: TestParsedImports (0.00s) 10:38:52 [2020-10-06T10:38:52.389Z] === RUN TestAliasedImports 10:38:52 [2020-10-06T10:38:52.389Z] --- PASS: TestAliasedImports (0.00s) 10:38:52 [2020-10-06T10:38:52.389Z] PASS 10:38:52 [2020-10-06T10:38:52.389Z] coverage: 56.8% of statements 10:38:52 [2020-10-06T10:38:52.389Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.112s coverage: 56.8% of statements 10:38:52 [2020-10-06T10:38:52.728Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 10:38:53 [2020-10-06T10:38:53.350Z] === RUN TestFailedConnection 10:38:54 [2020-10-06T10:38:54.312Z] === RUN TestHTTPTransport 10:38:54 [2020-10-06T10:38:54.312Z] --- PASS: TestHTTPTransport (0.00s) 10:38:54 [2020-10-06T10:38:54.312Z] PASS 10:38:54 [2020-10-06T10:38:54.312Z] coverage: 85.7% of statements 10:38:54 [2020-10-06T10:38:54.312Z] ok github.com/docker/docker/pkg/plugins/transport 0.220s coverage: 85.7% of statements 10:38:54 [2020-10-06T10:38:54.312Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 10:38:54 [2020-10-06T10:38:54.312Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 10:38:54 [2020-10-06T10:38:54.312Z] === RUN TestBufioReaderPoolPutAndGet 10:38:54 [2020-10-06T10:38:54.312Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 10:38:54 [2020-10-06T10:38:54.312Z] === RUN TestNewReadCloserWrapperWithAReadCloser 10:38:54 [2020-10-06T10:38:54.312Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 10:38:54 [2020-10-06T10:38:54.312Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 10:38:54 [2020-10-06T10:38:54.312Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 10:38:54 [2020-10-06T10:38:54.312Z] === RUN TestBufioWriterPoolPutAndGet 10:38:54 [2020-10-06T10:38:54.312Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 10:38:54 [2020-10-06T10:38:54.312Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 10:38:54 [2020-10-06T10:38:54.312Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 10:38:54 [2020-10-06T10:38:54.312Z] === RUN TestBufferPoolPutAndGet 10:38:54 [2020-10-06T10:38:54.312Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 10:38:54 [2020-10-06T10:38:54.312Z] PASS 10:38:54 [2020-10-06T10:38:54.312Z] coverage: 88.2% of statements 10:38:54 [2020-10-06T10:38:54.312Z] ok github.com/docker/docker/pkg/pools 0.127s coverage: 88.2% of statements 10:38:54 [2020-10-06T10:38:54.816Z] --- PASS: TestFailedConnection (1.15s) 10:38:54 [2020-10-06T10:38:54.816Z] === RUN TestFailOnce 10:38:54 [2020-10-06T10:38:54.816Z] 2020/10/06 10:38:54 http: panic serving 127.0.0.1:49219: Plugin not ready 10:38:54 [2020-10-06T10:38:54.816Z] goroutine 10 [running]: 10:38:54 [2020-10-06T10:38:54.816Z] net/http.(*conn).serve.func1(0xc000058b40) 10:38:54 [2020-10-06T10:38:54.816Z] c:/go/src/net/http/server.go:1795 +0x140 10:38:54 [2020-10-06T10:38:54.816Z] panic(0x849ac0, 0x986810) 10:38:54 [2020-10-06T10:38:54.816Z] c:/go/src/runtime/panic.go:679 +0x1c0 10:38:54 [2020-10-06T10:38:54.816Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a480, 0xc000132000, 0xc0000d0300) 10:38:54 [2020-10-06T10:38:54.816Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 10:38:54 [2020-10-06T10:38:54.816Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a480, 0xc000132000, 0xc0000d0300) 10:38:54 [2020-10-06T10:38:54.816Z] c:/go/src/net/http/server.go:2036 +0x4b 10:38:54 [2020-10-06T10:38:54.816Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a480, 0xc000132000, 0xc0000d0300) 10:38:54 [2020-10-06T10:38:54.816Z] c:/go/src/net/http/server.go:2416 +0x1c4 10:38:54 [2020-10-06T10:38:54.816Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a480, 0xc000132000, 0xc0000d0300) 10:38:54 [2020-10-06T10:38:54.816Z] c:/go/src/net/http/server.go:2831 +0xab 10:38:54 [2020-10-06T10:38:54.816Z] net/http.(*conn).serve(0xc000058b40, 0x99b040, 0xc00004a980) 10:38:54 [2020-10-06T10:38:54.816Z] c:/go/src/net/http/server.go:1919 +0x87c 10:38:54 [2020-10-06T10:38:54.816Z] created by net/http.(*Server).Serve 10:38:54 [2020-10-06T10:38:54.816Z] c:/go/src/net/http/server.go:2957 +0x38b 10:38:54 [2020-10-06T10:38:54.816Z] time="2020-10-06T10:38:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s" 10:38:54 [2020-10-06T10:38:54.962Z] ok github.com/docker/docker/pkg/chrootarchive 2.493s coverage: 43.2% of statements 10:38:54 [2020-10-06T10:38:54.962Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements 10:38:55 [2020-10-06T10:38:55.217Z] ok github.com/docker/docker/layer 7.982s coverage: 68.8% of statements 10:38:55 [2020-10-06T10:38:55.217Z] ? github.com/docker/docker/libcontainerd [no test files] 10:38:55 [2020-10-06T10:38:55.218Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 10:38:55 [2020-10-06T10:38:55.218Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 10:38:55 [2020-10-06T10:38:55.218Z] ? github.com/docker/docker/libcontainerd/types [no test files] 10:38:55 [2020-10-06T10:38:55.218Z] ? github.com/docker/docker/oci/caps [no test files] 10:38:55 [2020-10-06T10:38:55.218Z] ? github.com/docker/docker/pkg/containerfs [no test files] 10:38:55 [2020-10-06T10:38:55.218Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 10:38:55 [2020-10-06T10:38:55.272Z] === RUN TestOutputOnPrematureClose 10:38:55 [2020-10-06T10:38:55.272Z] --- PASS: TestOutputOnPrematureClose (0.00s) 10:38:55 [2020-10-06T10:38:55.272Z] === RUN TestCompleteSilently 10:38:55 [2020-10-06T10:38:55.272Z] --- PASS: TestCompleteSilently (0.00s) 10:38:55 [2020-10-06T10:38:55.272Z] PASS 10:38:55 [2020-10-06T10:38:55.272Z] coverage: 75.9% of statements 10:38:55 [2020-10-06T10:38:55.272Z] ok github.com/docker/docker/pkg/progress 0.080s coverage: 75.9% of statements 10:38:55 [2020-10-06T10:38:55.272Z] === RUN TestSendToOneSub 10:38:55 [2020-10-06T10:38:55.272Z] --- PASS: TestSendToOneSub (0.00s) 10:38:55 [2020-10-06T10:38:55.272Z] === RUN TestSendToMultipleSubs 10:38:55 [2020-10-06T10:38:55.272Z] --- PASS: TestSendToMultipleSubs (0.00s) 10:38:55 [2020-10-06T10:38:55.272Z] === RUN TestEvictOneSub 10:38:55 [2020-10-06T10:38:55.272Z] --- PASS: TestEvictOneSub (0.00s) 10:38:55 [2020-10-06T10:38:55.272Z] === RUN TestClosePublisher 10:38:55 [2020-10-06T10:38:55.272Z] --- PASS: TestClosePublisher (0.00s) 10:38:55 [2020-10-06T10:38:55.272Z] === RUN TestPubSubRace 10:38:55 [2020-10-06T10:38:55.727Z] --- PASS: TestFailOnce (1.21s) 10:38:55 [2020-10-06T10:38:55.727Z] === RUN TestEchoInputOutput 10:38:55 [2020-10-06T10:38:55.727Z] --- PASS: TestEchoInputOutput (0.00s) 10:38:55 [2020-10-06T10:38:55.727Z] === RUN TestBackoff 10:38:55 [2020-10-06T10:38:55.727Z] --- PASS: TestBackoff (0.00s) 10:38:55 [2020-10-06T10:38:55.727Z] === RUN TestAbortRetry 10:38:55 [2020-10-06T10:38:55.727Z] --- PASS: TestAbortRetry (0.00s) 10:38:55 [2020-10-06T10:38:55.727Z] === RUN TestClientScheme 10:38:55 [2020-10-06T10:38:55.727Z] --- PASS: TestClientScheme (0.00s) 10:38:55 [2020-10-06T10:38:55.727Z] === RUN TestNewClientWithTimeout 10:38:55 [2020-10-06T10:38:55.814Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements 10:38:55 [2020-10-06T10:38:55.814Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements 10:38:56 [2020-10-06T10:38:56.183Z] === RUN TestRegister 10:38:56 [2020-10-06T10:38:56.183Z] --- PASS: TestRegister (0.00s) 10:38:56 [2020-10-06T10:38:56.183Z] === RUN TestCommand 10:38:56 [2020-10-06T10:38:56.183Z] time="2020-10-06T10:38:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" 10:38:56 [2020-10-06T10:38:56.183Z] --- PASS: TestCommand (0.03s) 10:38:56 [2020-10-06T10:38:56.183Z] === RUN TestNaiveSelf 10:38:56 [2020-10-06T10:38:56.183Z] --- PASS: TestNaiveSelf (0.02s) 10:38:56 [2020-10-06T10:38:56.183Z] PASS 10:38:56 [2020-10-06T10:38:56.183Z] coverage: 82.4% of statements 10:38:56 [2020-10-06T10:38:56.183Z] ok github.com/docker/docker/pkg/reexec 0.137s coverage: 82.4% of statements 10:38:56 [2020-10-06T10:38:56.183Z] --- PASS: TestPubSubRace (1.05s) 10:38:56 [2020-10-06T10:38:56.183Z] PASS 10:38:56 [2020-10-06T10:38:56.183Z] coverage: 73.9% of statements 10:38:56 [2020-10-06T10:38:56.183Z] ok github.com/docker/docker/pkg/pubsub 1.110s coverage: 73.9% of statements 10:38:56 [2020-10-06T10:38:56.749Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements 10:38:57 [2020-10-06T10:38:57.144Z] === RUN TestParseSignal 10:38:57 [2020-10-06T10:38:57.144Z] --- PASS: TestParseSignal (0.00s) 10:38:57 [2020-10-06T10:38:57.144Z] === RUN TestValidSignalForPlatform 10:38:57 [2020-10-06T10:38:57.144Z] --- PASS: TestValidSignalForPlatform (0.00s) 10:38:57 [2020-10-06T10:38:57.144Z] PASS 10:38:57 [2020-10-06T10:38:57.144Z] coverage: 20.3% of statements 10:38:57 [2020-10-06T10:38:57.144Z] ok github.com/docker/docker/pkg/signal 0.048s coverage: 20.3% of statements 10:38:57 [2020-10-06T10:38:57.310Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements 10:38:57 [2020-10-06T10:38:57.566Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestNewStdWriter 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestNewStdWriter (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestWriteWithUninitializedStdWriter 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestWriteWithNilBytes 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestWriteWithNilBytes (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestWrite 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestWrite (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestWriteWithWriterError 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestWriteWithWriterError (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestStdCopyWriteAndRead 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestStdCopyReturnsErrorReadingHeader 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestStdCopyReturnsErrorReadingFrame 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestStdCopyDetectsCorruptedFrame 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestStdCopyWithInvalidInputHeader 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestStdCopyWithCorruptedPrefix 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestStdCopyReturnsWriteErrors 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] === RUN TestStdCopyReturnsErrorFromSystem 10:38:57 [2020-10-06T10:38:57.599Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 10:38:57 [2020-10-06T10:38:57.599Z] PASS 10:38:57 [2020-10-06T10:38:57.599Z] coverage: 100.0% of statements 10:38:57 [2020-10-06T10:38:57.599Z] ok github.com/docker/docker/pkg/stdcopy 0.072s coverage: 100.0% of statements 10:38:57 [2020-10-06T10:38:57.599Z] time="2020-10-06T10:38:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" 10:38:58 [2020-10-06T10:38:58.000Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) 10:38:58 [2020-10-06T10:38:58.000Z] PASS 10:38:58 [2020-10-06T10:38:58.000Z] 10:38:58 [2020-10-06T10:38:58.000Z] DONE 17 tests in 51.208s 10:38:58 [2020-10-06T10:38:58.000Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 10:38:58 [2020-10-06T10:38:58.000Z] ++ 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 10:38:58 [2020-10-06T10:38:58.000Z] ++ set -e 10:38:58 [2020-10-06T10:38:58.000Z] ++ '[' -n 0 ']' 10:38:58 [2020-10-06T10:38:58.000Z] ++ set -x 10:38:58 [2020-10-06T10:38:58.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 10:38:58 [2020-10-06T10:38:58.000Z] INFO: Testing against a local daemon 10:38:58 [2020-10-06T10:38:58.000Z] === RUN TestPluginInvalidJSON 10:38:58 [2020-10-06T10:38:58.000Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 10:38:58 [2020-10-06T10:38:58.000Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 10:38:58 [2020-10-06T10:38:58.000Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 10:38:58 [2020-10-06T10:38:58.000Z] --- PASS: TestPluginInvalidJSON (0.02s) 10:38:58 [2020-10-06T10:38:58.000Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 10:38:58 [2020-10-06T10:38:58.000Z] === RUN TestPluginInstall 10:38:58 [2020-10-06T10:38:58.000Z] === RUN TestPluginInstall/no_auth 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestGenerateRandomID 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestGenerateRandomID (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestShortenId 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestShortenId (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestShortenSha256Id 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestShortenSha256Id (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestShortenIdEmpty 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestShortenIdEmpty (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestShortenIdInvalid 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestShortenIdInvalid (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestIsShortIDNonHex 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestIsShortIDNonHex (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestIsShortIDNotCorrectSize 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] PASS 10:38:58 [2020-10-06T10:38:58.560Z] coverage: 70.6% of statements 10:38:58 [2020-10-06T10:38:58.560Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestRawProgressFormatterFormatStatus 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestRawProgressFormatterFormatProgress 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestFormatStatus 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestFormatStatus (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestFormatError 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestFormatError (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestFormatJSONError 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestFormatJSONError (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestJsonProgressFormatterFormatProgress 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestJsonProgressFormatterFormatStatus 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestNewJSONProgressOutput 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestNewJSONProgressOutput (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestAuxFormatterEmit 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestAuxFormatterEmit (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestStreamWriterStdout 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestStreamWriterStdout (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] === RUN TestStreamWriterStderr 10:38:58 [2020-10-06T10:38:58.560Z] --- PASS: TestStreamWriterStderr (0.00s) 10:38:58 [2020-10-06T10:38:58.560Z] PASS 10:38:58 [2020-10-06T10:38:58.560Z] coverage: 66.2% of statements 10:38:58 [2020-10-06T10:38:58.560Z] ok github.com/docker/docker/pkg/streamformatter 0.062s coverage: 66.2% of statements 10:38:58 [2020-10-06T10:38:58.973Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements 10:38:59 [2020-10-06T10:38:59.520Z] === RUN TestIsCpusetListAvailable 10:38:59 [2020-10-06T10:38:59.520Z] --- PASS: TestIsCpusetListAvailable (0.00s) 10:38:59 [2020-10-06T10:38:59.520Z] PASS 10:38:59 [2020-10-06T10:38:59.520Z] coverage: 38.2% of statements 10:38:59 [2020-10-06T10:38:59.520Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements 10:38:59 [2020-10-06T10:38:59.536Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements 10:39:00 [2020-10-06T10:39:00.098Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements 10:39:00 [2020-10-06T10:39:00.354Z] ok github.com/docker/docker/pkg/fsutils 0.166s coverage: 85.1% of statements 10:39:00 [2020-10-06T10:39:00.480Z] time="2020-10-06T10:39:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" 10:39:00 [2020-10-06T10:39:00.480Z] === RUN TestChtimes 10:39:00 [2020-10-06T10:39:00.480Z] --- PASS: TestChtimes (0.00s) 10:39:00 [2020-10-06T10:39:00.480Z] === RUN TestChtimesWindows 10:39:00 [2020-10-06T10:39:00.480Z] --- PASS: TestChtimesWindows (0.00s) 10:39:00 [2020-10-06T10:39:00.480Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 10:39:00 [2020-10-06T10:39:00.480Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 10:39:00 [2020-10-06T10:39:00.480Z] === RUN TestEnsureRemoveAllNotExist 10:39:00 [2020-10-06T10:39:00.480Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 10:39:00 [2020-10-06T10:39:00.480Z] === RUN TestEnsureRemoveAllWithDir 10:39:00 [2020-10-06T10:39:00.480Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 10:39:00 [2020-10-06T10:39:00.480Z] === RUN TestEnsureRemoveAllWithFile 10:39:00 [2020-10-06T10:39:00.480Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 10:39:00 [2020-10-06T10:39:00.480Z] === RUN TestEnsureRemoveAllWithMount 10:39:00 [2020-10-06T10:39:00.480Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s) 10:39:00 [2020-10-06T10:39:00.480Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows 10:39:00 [2020-10-06T10:39:00.480Z] === RUN TestHasWin32KSupport 10:39:00 [2020-10-06T10:39:00.480Z] --- PASS: TestHasWin32KSupport (0.00s) 10:39:00 [2020-10-06T10:39:00.480Z] syscall_windows_test.go:8: win32k: true 10:39:00 [2020-10-06T10:39:00.480Z] PASS 10:39:00 [2020-10-06T10:39:00.480Z] coverage: 12.0% of statements 10:39:00 [2020-10-06T10:39:00.480Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.0% of statements 10:39:00 [2020-10-06T10:39:00.611Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements 10:39:00 [2020-10-06T10:39:00.936Z] ? github.com/docker/docker/pkg/containerfs [no test files] 10:39:00 [2020-10-06T10:39:00.936Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 10:39:00 [2020-10-06T10:39:00.936Z] ? github.com/docker/docker/pkg/locker [no test files] 10:39:00 [2020-10-06T10:39:00.936Z] ? github.com/docker/docker/pkg/mount [no test files] 10:39:00 [2020-10-06T10:39:00.936Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 10:39:00 [2020-10-06T10:39:00.936Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 10:39:00 [2020-10-06T10:39:00.936Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 10:39:00 [2020-10-06T10:39:00.936Z] ? github.com/docker/docker/pkg/platform [no test files] 10:39:00 [2020-10-06T10:39:00.936Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestTailFile 10:39:00 [2020-10-06T10:39:00.936Z] --- PASS: TestTailFile (0.00s) 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestTailFileManyLines 10:39:00 [2020-10-06T10:39:00.936Z] --- PASS: TestTailFileManyLines (0.00s) 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestTailEmptyFile 10:39:00 [2020-10-06T10:39:00.936Z] --- PASS: TestTailEmptyFile (0.00s) 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestTailNegativeN 10:39:00 [2020-10-06T10:39:00.936Z] --- PASS: TestTailNegativeN (0.00s) 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader 10:39:00 [2020-10-06T10:39:00.936Z] === CONT TestNewTailReader 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/no_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/no_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/single_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/single_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/4_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/4_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/8_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/8_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/truncated_last_line 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/truncated_last_line#01 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/truncated_last_line#01/exact 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/truncated_last_line#02 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 10:39:00 [2020-10-06T10:39:00.936Z] === CONT TestNewTailReader/12_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.936Z] === CONT TestNewTailReader/2_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === CONT TestNewTailReader/single_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.936Z] === CONT TestNewTailReader/8_byte_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === CONT TestNewTailReader/no_delimiter 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.936Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.936Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/4_byte_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.937Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.937Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.938Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 10:39:00 [2020-10-06T10:39:00.938Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 10:39:00 [2020-10-06T10:39:00.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/no_delimiter/no_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.939Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 10:39:00 [2020-10-06T10:39:00.939Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.940Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 10:39:00 [2020-10-06T10:39:00.940Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.940Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.940Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 10:39:00 [2020-10-06T10:39:00.940Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.940Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 10:39:00 [2020-10-06T10:39:00.940Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.940Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 10:39:00 [2020-10-06T10:39:00.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 10:39:00 [2020-10-06T10:39:00.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 10:39:00 [2020-10-06T10:39:00.940Z] === CONT TestNewTailReader/no_delimiter/various_sizes 10:39:00 [2020-10-06T10:39:00.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 10:39:00 [2020-10-06T10:39:00.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.397Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.397Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 10:39:01 [2020-10-06T10:39:01.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) 10:39:01 [2020-10-06T10:39:01.399Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.01s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 10:39:01 [2020-10-06T10:39:01.402Z] PASS 10:39:01 [2020-10-06T10:39:01.402Z] coverage: 88.6% of statements 10:39:01 [2020-10-06T10:39:01.402Z] ok github.com/docker/docker/pkg/tailfile 0.333s coverage: 88.6% of statements 10:39:01 [2020-10-06T10:39:01.539Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 70.1% of statements 10:39:01 [2020-10-06T10:39:01.856Z] === RUN TestTarSumRemoveNonExistent 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestTarSumRemoveNonExistent (0.02s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestTarSumRemove 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestTarSumRemove (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestSortFileInfoSums 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestSortFileInfoSums (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestNewTarSumForLabelInvalid 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestNewTarSumForLabel 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestNewTarSumForLabel (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestEmptyTar 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestEmptyTar (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestTarSumsReadSize 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestTarSumsReadSize (0.01s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestTarSums 10:39:01 [2020-10-06T10:39:01.857Z] testing: warning: no tests to run 10:39:01 [2020-10-06T10:39:01.857Z] PASS 10:39:01 [2020-10-06T10:39:01.857Z] coverage: [no statements] 10:39:01 [2020-10-06T10:39:01.857Z] ok github.com/docker/docker/pkg/term/windows 0.085s coverage: [no statements] [no tests to run] 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestTarSums (0.13s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestIteration 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestIteration (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestVersionLabelForChecksum 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestVersionLabelForChecksum (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestVersion 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestVersion (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestGetVersion 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestGetVersion (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] === RUN TestGetVersions 10:39:01 [2020-10-06T10:39:01.857Z] --- PASS: TestGetVersions (0.00s) 10:39:01 [2020-10-06T10:39:01.857Z] PASS 10:39:01 [2020-10-06T10:39:01.857Z] coverage: 89.3% of statements 10:39:01 [2020-10-06T10:39:01.857Z] ok github.com/docker/docker/pkg/tarsum 0.217s coverage: 89.3% of statements 10:39:02 [2020-10-06T10:39:02.101Z] ok github.com/docker/docker/pkg/ioutils 0.588s coverage: 70.1% of statements 10:39:02 [2020-10-06T10:39:02.101Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements 10:39:02 [2020-10-06T10:39:02.101Z] ? github.com/docker/docker/pkg/locker [no test files] 10:39:02 [2020-10-06T10:39:02.312Z] === RUN TestTruncIndex 10:39:02 [2020-10-06T10:39:02.312Z] --- PASS: TestTruncIndex (0.10s) 10:39:02 [2020-10-06T10:39:02.312Z] PASS 10:39:02 [2020-10-06T10:39:02.312Z] coverage: 91.5% of statements 10:39:02 [2020-10-06T10:39:02.312Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements 10:39:02 [2020-10-06T10:39:02.357Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 10:39:02 [2020-10-06T10:39:02.357Z] ? github.com/docker/docker/pkg/loopback [no test files] 10:39:02 [2020-10-06T10:39:02.357Z] ? github.com/docker/docker/pkg/mount [no test files] 10:39:02 [2020-10-06T10:39:02.612Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements 10:39:02 [2020-10-06T10:39:02.612Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 10:39:02 [2020-10-06T10:39:02.771Z] === RUN TestIsGIT 10:39:02 [2020-10-06T10:39:02.771Z] --- PASS: TestIsGIT (0.00s) 10:39:02 [2020-10-06T10:39:02.771Z] === RUN TestIsTransport 10:39:02 [2020-10-06T10:39:02.771Z] --- PASS: TestIsTransport (0.00s) 10:39:02 [2020-10-06T10:39:02.771Z] PASS 10:39:02 [2020-10-06T10:39:02.771Z] coverage: 100.0% of statements 10:39:02 [2020-10-06T10:39:02.771Z] ok github.com/docker/docker/pkg/urlutil 0.056s coverage: 100.0% of statements 10:39:02 [2020-10-06T10:39:02.771Z] === RUN TestVersionInfo 10:39:02 [2020-10-06T10:39:02.771Z] --- PASS: TestVersionInfo (0.00s) 10:39:02 [2020-10-06T10:39:02.771Z] === RUN TestAppendVersions 10:39:02 [2020-10-06T10:39:02.771Z] --- PASS: TestAppendVersions (0.00s) 10:39:02 [2020-10-06T10:39:02.771Z] PASS 10:39:02 [2020-10-06T10:39:02.771Z] coverage: 88.9% of statements 10:39:02 [2020-10-06T10:39:02.771Z] ok github.com/docker/docker/pkg/useragent 0.061s coverage: 88.9% of statements 10:39:02 [2020-10-06T10:39:02.868Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 10:39:03 [2020-10-06T10:39:03.124Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 10:39:03 [2020-10-06T10:39:03.380Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements 10:39:03 [2020-10-06T10:39:03.380Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 10:39:03 [2020-10-06T10:39:03.380Z] ? github.com/docker/docker/pkg/platform [no test files] 10:39:03 [2020-10-06T10:39:03.380Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 10:39:04 [2020-10-06T10:39:04.296Z] === RUN TestLoad 10:39:04 [2020-10-06T10:39:04.296Z] --- PASS: TestLoad (0.00s) 10:39:04 [2020-10-06T10:39:04.296Z] === RUN TestSave 10:39:04 [2020-10-06T10:39:04.307Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements 10:39:04 [2020-10-06T10:39:04.752Z] === RUN TestNewSettable 10:39:04 [2020-10-06T10:39:04.752Z] --- PASS: TestNewSettable (0.00s) 10:39:04 [2020-10-06T10:39:04.752Z] === RUN TestIsSettable 10:39:04 [2020-10-06T10:39:04.752Z] --- PASS: TestIsSettable (0.00s) 10:39:04 [2020-10-06T10:39:04.752Z] === RUN TestUpdateSettingsEnv 10:39:04 [2020-10-06T10:39:04.752Z] --- PASS: TestUpdateSettingsEnv (0.00s) 10:39:04 [2020-10-06T10:39:04.752Z] PASS 10:39:04 [2020-10-06T10:39:04.752Z] coverage: 20.1% of statements 10:39:04 [2020-10-06T10:39:04.752Z] ok github.com/docker/docker/plugin/v2 0.196s coverage: 20.1% of statements 10:39:04 [2020-10-06T10:39:04.752Z] --- PASS: TestSave (0.17s) 10:39:04 [2020-10-06T10:39:04.752Z] === RUN TestAddDeleteGet 10:39:04 [2020-10-06T10:39:04.752Z] --- PASS: TestAddDeleteGet (0.03s) 10:39:04 [2020-10-06T10:39:04.752Z] === RUN TestInvalidTags 10:39:04 [2020-10-06T10:39:04.752Z] --- PASS: TestInvalidTags (0.01s) 10:39:04 [2020-10-06T10:39:04.752Z] PASS 10:39:04 [2020-10-06T10:39:04.752Z] coverage: 84.4% of statements 10:39:04 [2020-10-06T10:39:04.752Z] ok github.com/docker/docker/reference 0.302s coverage: 84.4% of statements 10:39:04 [2020-10-06T10:39:04.752Z] time="2020-10-06T10:39:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" 10:39:05 [2020-10-06T10:39:05.210Z] === RUN TestValidatePrivileges 10:39:05 [2020-10-06T10:39:05.210Z] --- PASS: TestValidatePrivileges (0.00s) 10:39:05 [2020-10-06T10:39:05.210Z] === RUN TestFilterByCapNeg 10:39:05 [2020-10-06T10:39:05.210Z] --- PASS: TestFilterByCapNeg (0.00s) 10:39:05 [2020-10-06T10:39:05.210Z] === RUN TestFilterByCapPos 10:39:05 [2020-10-06T10:39:05.210Z] --- PASS: TestFilterByCapPos (0.00s) 10:39:05 [2020-10-06T10:39:05.210Z] === RUN TestStoreGetPluginNotMatchCapRefs 10:39:05 [2020-10-06T10:39:05.210Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 10:39:05 [2020-10-06T10:39:05.210Z] PASS 10:39:05 [2020-10-06T10:39:05.210Z] coverage: 12.0% of statements 10:39:05 [2020-10-06T10:39:05.210Z] ok github.com/docker/docker/plugin 0.335s coverage: 12.0% of statements 10:39:05 [2020-10-06T10:39:05.234Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 10:39:05 [2020-10-06T10:39:05.491Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 10:39:05 [2020-10-06T10:39:05.747Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 10:39:06 [2020-10-06T10:39:06.115Z] time="2020-10-06T10:39:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:39:06 [2020-10-06T10:39:06.115Z] time="2020-10-06T10:39:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98b9d0b4b6077bba4bb049b38ab43886dfb51cc1be03273d6eea4940bca87744" mediatype=application/vnd.docker.plugin.v1+json size=522 10:39:06 [2020-10-06T10:39:06.115Z] time="2020-10-06T10:39:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:39:06 [2020-10-06T10:39:06.115Z] time="2020-10-06T10:39:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98b9d0b4b6077bba4bb049b38ab43886dfb51cc1be03273d6eea4940bca87744" mediatype=application/vnd.docker.plugin.v1+json size=522 10:39:06 [2020-10-06T10:39:06.115Z] === RUN TestPluginInstall/with_htpasswd 10:39:06 [2020-10-06T10:39:06.115Z] === RUN TestDockerSuite/TestBuildVerboseOut 10:39:06 [2020-10-06T10:39:06.115Z] time="2020-10-06T10:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:39:06 [2020-10-06T10:39:06.115Z] time="2020-10-06T10:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d885ed4d38ab74759b70718b68eec5f41078f59322af52506845c0a26b723098" mediatype=application/vnd.docker.plugin.v1+json size=522 10:39:06 [2020-10-06T10:39:06.115Z] time="2020-10-06T10:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:39:06 [2020-10-06T10:39:06.115Z] time="2020-10-06T10:39:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d885ed4d38ab74759b70718b68eec5f41078f59322af52506845c0a26b723098" mediatype=application/vnd.docker.plugin.v1+json size=522 10:39:06 [2020-10-06T10:39:06.373Z] === RUN TestPluginInstall/with_insecure 10:39:06 [2020-10-06T10:39:06.632Z] === RUN TestDockerSuite/TestBuildVerifyIntString 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestResumableRequestHeaderSimpleErrors 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.04s) 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestResumableRequestHeaderTooMuchFailures 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestResumableRequestReaderWithReadError 10:39:06 [2020-10-06T10:39:06.736Z] time="2020-10-06T10:39:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestResumableRequestReaderWithEOFWith416Response 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestResumableRequestReaderWithZeroTotalSize 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestResumableRequestReader 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestResumableRequestReader (0.00s) 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestResumableRequestReaderWithInitialResponse 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 10:39:06 [2020-10-06T10:39:06.736Z] PASS 10:39:06 [2020-10-06T10:39:06.736Z] coverage: 100.0% of statements 10:39:06 [2020-10-06T10:39:06.736Z] ok github.com/docker/docker/registry/resumable 0.377s coverage: 100.0% of statements 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestRestartManagerTimeout 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestRestartManagerTimeout (0.00s) 10:39:06 [2020-10-06T10:39:06.736Z] === RUN TestRestartManagerTimeoutReset 10:39:06 [2020-10-06T10:39:06.736Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 10:39:06 [2020-10-06T10:39:06.736Z] PASS 10:39:06 [2020-10-06T10:39:06.736Z] coverage: 45.3% of statements 10:39:06 [2020-10-06T10:39:06.736Z] ok github.com/docker/docker/restartmanager 0.399s coverage: 45.3% of statements 10:39:06 [2020-10-06T10:39:06.890Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 10:39:07 [2020-10-06T10:39:07.109Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements 10:39:07 [2020-10-06T10:39:07.365Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements 10:39:07 [2020-10-06T10:39:07.696Z] === RUN TestSameAuthDataPostSave 10:39:07 [2020-10-06T10:39:07.696Z] --- PASS: TestSameAuthDataPostSave (0.00s) 10:39:07 [2020-10-06T10:39:07.696Z] === RUN TestResolveAuthConfigIndexServer 10:39:07 [2020-10-06T10:39:07.696Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 10:39:07 [2020-10-06T10:39:07.696Z] === RUN TestResolveAuthConfigFullURL 10:39:07 [2020-10-06T10:39:07.696Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 10:39:07 [2020-10-06T10:39:07.696Z] === RUN TestLoadAllowNondistributableArtifacts 10:39:07 [2020-10-06T10:39:07.696Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 10:39:07 [2020-10-06T10:39:07.696Z] === RUN TestValidateMirror 10:39:07 [2020-10-06T10:39:07.696Z] --- PASS: TestValidateMirror (0.00s) 10:39:07 [2020-10-06T10:39:07.696Z] === RUN TestLoadInsecureRegistries 10:39:07 [2020-10-06T10:39:07.825Z] time="2020-10-06T10:39:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:39:07 [2020-10-06T10:39:07.825Z] time="2020-10-06T10:39:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4aed64c27d2cd47e5a534f13e1a12e88164ad2e456ab8806eff7be2ee7147e66" mediatype=application/vnd.docker.plugin.v1+json size=522 10:39:07 [2020-10-06T10:39:07.825Z] time="2020-10-06T10:39:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:39:07 [2020-10-06T10:39:07.825Z] time="2020-10-06T10:39:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4aed64c27d2cd47e5a534f13e1a12e88164ad2e456ab8806eff7be2ee7147e66" mediatype=application/vnd.docker.plugin.v1+json size=522 10:39:07 [2020-10-06T10:39:07.825Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 10:39:08 [2020-10-06T10:39:08.084Z] --- PASS: TestPluginInstall (10.71s) 10:39:08 [2020-10-06T10:39:08.084Z] --- PASS: TestPluginInstall/no_auth (8.11s) 10:39:08 [2020-10-06T10:39:08.084Z] --- PASS: TestPluginInstall/with_htpasswd (1.06s) 10:39:08 [2020-10-06T10:39:08.084Z] --- PASS: TestPluginInstall/with_insecure (1.54s) 10:39:08 [2020-10-06T10:39:08.084Z] plugin_test.go:157: [d144da1a53736] daemon is not started 10:39:08 [2020-10-06T10:39:08.084Z] PASS 10:39:08 [2020-10-06T10:39:08.084Z] 10:39:08 [2020-10-06T10:39:08.084Z] DONE 6 tests in 10.907s 10:39:08 [2020-10-06T10:39:08.084Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 10:39:08 [2020-10-06T10:39:08.084Z] ++ 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 10:39:08 [2020-10-06T10:39:08.084Z] ++ set -e 10:39:08 [2020-10-06T10:39:08.084Z] ++ '[' -n 0 ']' 10:39:08 [2020-10-06T10:39:08.084Z] ++ set -x 10:39:08 [2020-10-06T10:39:08.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestDecodeContainerConfig 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestDecodeContainerConfig (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestDecodeContainerConfigIsolation 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestValidatePrivileged 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestValidatePrivileged (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] PASS 10:39:08 [2020-10-06T10:39:08.152Z] coverage: 52.2% of statements 10:39:08 [2020-10-06T10:39:08.152Z] ok github.com/docker/docker/runconfig 0.119s coverage: 52.2% of statements 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestGenerateRandomAlphaOnlyStringLength 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 10:39:08 [2020-10-06T10:39:08.152Z] time="2020-10-06T10:39:07Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 10:39:08 [2020-10-06T10:39:08.152Z] time="2020-10-06T10:39:07Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 10:39:08 [2020-10-06T10:39:08.152Z] time="2020-10-06T10:39:07Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestLoadInsecureRegistries (0.11s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestNewServiceConfig 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] PASS 10:39:08 [2020-10-06T10:39:08.152Z] coverage: 62.5% of statements 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestNewServiceConfig (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestValidateIndexName 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestValidateIndexName (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestValidateIndexNameWithError 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestValidateIndexNameWithError (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestEndpointParse 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestEndpointParse (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestEndpointParseInvalid 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestEndpointParseInvalid (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestValidateEndpoint 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestValidateEndpoint (0.01s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestPing 10:39:08 [2020-10-06T10:39:08.152Z] ok github.com/docker/docker/testutil 0.062s coverage: 62.5% of statements 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestPing (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestPingRegistryEndpoint 10:39:08 [2020-10-06T10:39:08.152Z] --- SKIP: TestPingRegistryEndpoint (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestEndpoint 10:39:08 [2020-10-06T10:39:08.152Z] --- SKIP: TestEndpoint (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestGetRemoteHistory 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestGetRemoteHistory (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.152Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.152Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.152Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.152Z] Connection: close 10:39:08 [2020-10-06T10:39:08.152Z] Content-Length: 140 10:39:08 [2020-10-06T10:39:08.152Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.152Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.152Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.152Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.152Z] Set-Cookie: session=FAKE-SESSION-1601980747781876700; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Size: 154 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Token: FAKE-TOKEN-1601980747781876700 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestLookupRemoteImage 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestLookupRemoteImage (0.01s) 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.152Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.152Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.152Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.152Z] Connection: close 10:39:08 [2020-10-06T10:39:08.152Z] Content-Length: 559 10:39:08 [2020-10-06T10:39:08.152Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.152Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.152Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.152Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.152Z] Set-Cookie: session=FAKE-SESSION-1601980747790875900; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Size: 154 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Token: FAKE-TOKEN-1601980747790875900 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.152Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.152Z] Authorization: Token FAKE-TOKEN-1601980747790875900 10:39:08 [2020-10-06T10:39:08.152Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:932: HTTP/1.1 404 Not Found 10:39:08 [2020-10-06T10:39:08.152Z] Connection: close 10:39:08 [2020-10-06T10:39:08.152Z] Content-Length: 19 10:39:08 [2020-10-06T10:39:08.152Z] Content-Type: text/plain; charset=utf-8 10:39:08 [2020-10-06T10:39:08.152Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.152Z] Set-Cookie: session=FAKE-SESSION-1601980747791878600; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.152Z] X-Content-Type-Options: nosniff 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Token: FAKE-TOKEN-1601980747791878600 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestGetRemoteImageJSON 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestGetRemoteImageJSON (0.01s) 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.152Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.152Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.152Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.152Z] Connection: close 10:39:08 [2020-10-06T10:39:08.152Z] Content-Length: 559 10:39:08 [2020-10-06T10:39:08.152Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.152Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.152Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.152Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.152Z] Set-Cookie: session=FAKE-SESSION-1601980747796867800; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Size: 154 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Token: FAKE-TOKEN-1601980747796867800 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.152Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.152Z] Authorization: Token FAKE-TOKEN-1601980747796867800 10:39:08 [2020-10-06T10:39:08.152Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:932: HTTP/1.1 404 Not Found 10:39:08 [2020-10-06T10:39:08.152Z] Connection: close 10:39:08 [2020-10-06T10:39:08.152Z] Content-Length: 19 10:39:08 [2020-10-06T10:39:08.152Z] Content-Type: text/plain; charset=utf-8 10:39:08 [2020-10-06T10:39:08.152Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.152Z] Set-Cookie: session=FAKE-SESSION-1601980747797878600; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.152Z] X-Content-Type-Options: nosniff 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Token: FAKE-TOKEN-1601980747797878600 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestGetRemoteImageLayer 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestGetRemoteImageLayer (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.152Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.152Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.152Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.152Z] Connection: close 10:39:08 [2020-10-06T10:39:08.152Z] Content-Length: 154 10:39:08 [2020-10-06T10:39:08.152Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.152Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.152Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.152Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.152Z] Set-Cookie: session=FAKE-SESSION-1601980747800869300; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Size: 154 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Token: FAKE-TOKEN-1601980747800869300 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.152Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.152Z] Authorization: Token FAKE-TOKEN-1601980747800869300 10:39:08 [2020-10-06T10:39:08.152Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:932: HTTP/1.1 404 Not Found 10:39:08 [2020-10-06T10:39:08.152Z] Connection: close 10:39:08 [2020-10-06T10:39:08.152Z] Content-Length: 19 10:39:08 [2020-10-06T10:39:08.152Z] Content-Type: text/plain; charset=utf-8 10:39:08 [2020-10-06T10:39:08.152Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.152Z] Set-Cookie: session=FAKE-SESSION-1601980747801870700; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.152Z] X-Content-Type-Options: nosniff 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Token: FAKE-TOKEN-1601980747801870700 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestGetRemoteTag 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestGetRemoteTag (0.01s) 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.152Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.152Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.152Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.152Z] Connection: close 10:39:08 [2020-10-06T10:39:08.152Z] Content-Length: 66 10:39:08 [2020-10-06T10:39:08.152Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.152Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.152Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.152Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.152Z] Set-Cookie: session=FAKE-SESSION-1601980747806875500; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Token: FAKE-TOKEN-1601980747806875500 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.152Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.152Z] Authorization: Token FAKE-TOKEN-1601980747806875500 10:39:08 [2020-10-06T10:39:08.152Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:932: HTTP/1.1 404 Not Found 10:39:08 [2020-10-06T10:39:08.152Z] Connection: close 10:39:08 [2020-10-06T10:39:08.152Z] Content-Length: 32 10:39:08 [2020-10-06T10:39:08.152Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.152Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.152Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.152Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.152Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.152Z] Set-Cookie: session=FAKE-SESSION-1601980747807878100; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.152Z] X-Docker-Token: FAKE-TOKEN-1601980747807878100 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] 10:39:08 [2020-10-06T10:39:08.152Z] === RUN TestGetRemoteTags 10:39:08 [2020-10-06T10:39:08.152Z] --- PASS: TestGetRemoteTags (0.00s) 10:39:08 [2020-10-06T10:39:08.152Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1 10:39:08 [2020-10-06T10:39:08.152Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.153Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.153Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.153Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.153Z] Connection: close 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 151 10:39:08 [2020-10-06T10:39:08.153Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.153Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.153Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.153Z] Set-Cookie: session=FAKE-SESSION-1601980747810878300; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: FAKE-TOKEN-1601980747810878300 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1 10:39:08 [2020-10-06T10:39:08.153Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.153Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.153Z] Authorization: Token FAKE-TOKEN-1601980747810878300 10:39:08 [2020-10-06T10:39:08.153Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:932: HTTP/1.1 404 Not Found 10:39:08 [2020-10-06T10:39:08.153Z] Connection: close 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 32 10:39:08 [2020-10-06T10:39:08.153Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.153Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.153Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.153Z] Set-Cookie: session=FAKE-SESSION-1601980747811878100; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: FAKE-TOKEN-1601980747811878100 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestGetRepositoryData 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestGetRepositoryData (0.01s) 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1 10:39:08 [2020-10-06T10:39:08.153Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.153Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.153Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: true 10:39:08 [2020-10-06T10:39:08.153Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.153Z] Connection: close 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 363 10:39:08 [2020-10-06T10:39:08.153Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.153Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.153Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: FAKE-SESSION-1601980747825874600 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestPushImageJSONRegistry 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestPushImageJSONRegistry (0.00s) 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1 10:39:08 [2020-10-06T10:39:08.153Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.153Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 3 10:39:08 [2020-10-06T10:39:08.153Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.153Z] Connection: close 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 4 10:39:08 [2020-10-06T10:39:08.153Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.153Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.153Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.153Z] Set-Cookie: session=FAKE-SESSION-1601980747829882400; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: FAKE-TOKEN-1601980747829882400 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestPushImageLayerRegistry 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestPushImageLayerRegistry (0.01s) 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 10:39:08 [2020-10-06T10:39:08.153Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.153Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.153Z] Transfer-Encoding: chunked 10:39:08 [2020-10-06T10:39:08.153Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/octet-stream 10:39:08 [2020-10-06T10:39:08.153Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.153Z] Connection: close 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 4 10:39:08 [2020-10-06T10:39:08.153Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.153Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.153Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.153Z] Set-Cookie: session=FAKE-SESSION-1601980747837876700; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: FAKE-TOKEN-1601980747837876700 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestParseRepositoryInfo 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestParseRepositoryInfo (0.00s) 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestNewIndexInfo 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestNewIndexInfo (0.00s) 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestMirrorEndpointLookup 10:39:08 [2020-10-06T10:39:08.153Z] --- SKIP: TestMirrorEndpointLookup (0.01s) 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestPushRegistryTag 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestPushRegistryTag (0.01s) 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1 10:39:08 [2020-10-06T10:39:08.153Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.153Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 66 10:39:08 [2020-10-06T10:39:08.153Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.153Z] Connection: close 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 4 10:39:08 [2020-10-06T10:39:08.153Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.153Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.153Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.153Z] Set-Cookie: session=FAKE-SESSION-1601980747855885300; Max-Age=3600 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: FAKE-TOKEN-1601980747855885300 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestPushImageJSONIndex 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestPushImageJSONIndex (0.00s) 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1 10:39:08 [2020-10-06T10:39:08.153Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.153Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 319 10:39:08 [2020-10-06T10:39:08.153Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.153Z] Content-type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: true 10:39:08 [2020-10-06T10:39:08.153Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.153Z] Connection: close 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 2 10:39:08 [2020-10-06T10:39:08.153Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.153Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.153Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: FAKE-SESSION-1601980747858886000 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1 10:39:08 [2020-10-06T10:39:08.153Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.153Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 319 10:39:08 [2020-10-06T10:39:08.153Z] Authorization: Token FAKE-SESSION-1601980747858886000 10:39:08 [2020-10-06T10:39:08.153Z] Content-type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Endpoints: http://127.0.0.1:49238/v1/ 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: true 10:39:08 [2020-10-06T10:39:08.153Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:932: HTTP/1.1 204 No Content 10:39:08 [2020-10-06T10:39:08.153Z] Connection: close 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 0 10:39:08 [2020-10-06T10:39:08.153Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.153Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.153Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: FAKE-SESSION-1601980747859886600 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestSearchRepositories 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestSearchRepositories (0.00s) 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1 10:39:08 [2020-10-06T10:39:08.153Z] Host: 127.0.0.1:49238 10:39:08 [2020-10-06T10:39:08.153Z] User-Agent: docker test client 10:39:08 [2020-10-06T10:39:08.153Z] Authorization: Token fake-token 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Token: true 10:39:08 [2020-10-06T10:39:08.153Z] Accept-Encoding: gzip 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] registry_test.go:932: HTTP/1.1 200 OK 10:39:08 [2020-10-06T10:39:08.153Z] Connection: close 10:39:08 [2020-10-06T10:39:08.153Z] Content-Length: 144 10:39:08 [2020-10-06T10:39:08.153Z] Cache-Control: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Content-Type: application/json 10:39:08 [2020-10-06T10:39:08.153Z] Date: Tue, 06 Oct 2020 10:39:07 GMT 10:39:08 [2020-10-06T10:39:08.153Z] Expires: -1 10:39:08 [2020-10-06T10:39:08.153Z] Pragma: no-cache 10:39:08 [2020-10-06T10:39:08.153Z] Server: docker-tests/mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Config: mock 10:39:08 [2020-10-06T10:39:08.153Z] X-Docker-Registry-Version: 0.0.0 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestTrustedLocation 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestTrustedLocation (0.00s) 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestAddRequiredHeadersToRedirectedRequests 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestAllowNondistributableArtifacts 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 10:39:08 [2020-10-06T10:39:08.153Z] === RUN TestIsSecureIndex 10:39:08 [2020-10-06T10:39:08.153Z] --- PASS: TestIsSecureIndex (0.00s) 10:39:08 [2020-10-06T10:39:08.153Z] PASS 10:39:08 [2020-10-06T10:39:08.153Z] coverage: 51.7% of statements 10:39:08 [2020-10-06T10:39:08.153Z] ok github.com/docker/docker/registry 0.467s coverage: 51.7% of statements 10:39:08 [2020-10-06T10:39:08.344Z] INFO: Testing against a local daemon 10:39:08 [2020-10-06T10:39:08.344Z] === RUN TestExternalGraphDriver 10:39:08 [2020-10-06T10:39:08.344Z] === RUN TestExternalGraphDriver/json 10:39:08 [2020-10-06T10:39:08.602Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 10:39:09 [2020-10-06T10:39:09.978Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 10:39:09 [2020-10-06T10:39:09.978Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 10:39:09 [2020-10-06T10:39:09.978Z] === RUN TestDockerSuite/TestBuildWindowsUser 10:39:09 [2020-10-06T10:39:09.978Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 10:39:09 [2020-10-06T10:39:09.978Z] === RUN TestDockerSuite/TestBuildWithExtraHost 10:39:10 [2020-10-06T10:39:10.237Z] === RUN TestExternalGraphDriver/spec 10:39:10 [2020-10-06T10:39:10.673Z] ok github.com/docker/docker/pkg/signal 2.377s coverage: 61.0% of statements 10:39:10 [2020-10-06T10:39:10.673Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 10:39:10 [2020-10-06T10:39:10.928Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 10:39:11 [2020-10-06T10:39:11.041Z] === RUN TestGetDriver 10:39:11 [2020-10-06T10:39:11.041Z] --- PASS: TestGetDriver (0.00s) 10:39:11 [2020-10-06T10:39:11.041Z] === RUN TestVolumeRequestError 10:39:11 [2020-10-06T10:39:11.041Z] --- PASS: TestVolumeRequestError (0.01s) 10:39:11 [2020-10-06T10:39:11.041Z] PASS 10:39:11 [2020-10-06T10:39:11.041Z] coverage: 36.1% of statements 10:39:11 [2020-10-06T10:39:11.041Z] ok github.com/docker/docker/volume/drivers 0.246s coverage: 36.1% of statements 10:39:11 [2020-10-06T10:39:11.173Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 10:39:11 [2020-10-06T10:39:11.173Z] === RUN TestDockerSuite/TestBuildWithFailure 10:39:11 [2020-10-06T10:39:11.184Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements 10:39:11 [2020-10-06T10:39:11.440Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements 10:39:11 [2020-10-06T10:39:11.497Z] === RUN TestGetAddress 10:39:11 [2020-10-06T10:39:11.497Z] --- PASS: TestGetAddress (0.00s) 10:39:11 [2020-10-06T10:39:11.497Z] === RUN TestRemove 10:39:11 [2020-10-06T10:39:11.497Z] --- SKIP: TestRemove (0.00s) 10:39:11 [2020-10-06T10:39:11.497Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 10:39:11 [2020-10-06T10:39:11.497Z] === RUN TestInitializeWithVolumes 10:39:11 [2020-10-06T10:39:11.497Z] --- PASS: TestInitializeWithVolumes (0.00s) 10:39:11 [2020-10-06T10:39:11.497Z] === RUN TestCreate 10:39:11 [2020-10-06T10:39:11.497Z] --- PASS: TestCreate (0.01s) 10:39:11 [2020-10-06T10:39:11.497Z] === RUN TestValidateName 10:39:11 [2020-10-06T10:39:11.497Z] --- PASS: TestValidateName (0.00s) 10:39:11 [2020-10-06T10:39:11.497Z] === RUN TestCreateWithOpts 10:39:11 [2020-10-06T10:39:11.497Z] --- SKIP: TestCreateWithOpts (0.00s) 10:39:11 [2020-10-06T10:39:11.497Z] local_test.go:181: runtime.GOOS == "windows" 10:39:11 [2020-10-06T10:39:11.497Z] === RUN TestRelaodNoOpts 10:39:11 [2020-10-06T10:39:11.497Z] --- PASS: TestRelaodNoOpts (0.01s) 10:39:11 [2020-10-06T10:39:11.497Z] PASS 10:39:11 [2020-10-06T10:39:11.497Z] coverage: 37.7% of statements 10:39:11 [2020-10-06T10:39:11.497Z] ok github.com/docker/docker/volume/local 0.186s coverage: 37.7% of statements 10:39:11 [2020-10-06T10:39:11.953Z] === RUN TestConvertTmpfsOptions 10:39:11 [2020-10-06T10:39:11.953Z] --- PASS: TestConvertTmpfsOptions (0.00s) 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:49: data="mode=700,size=1m" 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:49: data="ro" 10:39:11 [2020-10-06T10:39:11.953Z] === RUN TestParseMountRaw 10:39:11 [2020-10-06T10:39:11.953Z] --- PASS: TestParseMountRaw (0.03s) 10:39:11 [2020-10-06T10:39:11.953Z] === RUN TestParseMountRawSplit 10:39:11 [2020-10-06T10:39:11.953Z] --- PASS: TestParseMountRawSplit (0.00s) 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 0 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 1 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 2 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 3 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 4 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 5 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 6 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 7 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 8 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 0 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 1 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 2 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 3 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 4 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 5 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 6 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 7 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 8 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 9 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 10 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 11 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 12 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 0 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 1 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 2 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 3 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 4 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 5 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 6 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 7 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 8 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 9 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 10 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:390: case 11 10:39:11 [2020-10-06T10:39:11.953Z] === RUN TestParseMountSpec 10:39:11 [2020-10-06T10:39:11.953Z] --- PASS: TestParseMountSpec (0.00s) 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:455: case 0 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:455: case 1 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:455: case 2 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:455: case 3 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:455: case 4 10:39:11 [2020-10-06T10:39:11.953Z] parser_test.go:455: case 5 10:39:11 [2020-10-06T10:39:11.953Z] === RUN TestParseMountSpecBindWithFileinfoError 10:39:11 [2020-10-06T10:39:11.953Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) 10:39:11 [2020-10-06T10:39:11.953Z] === RUN TestValidateMount 10:39:11 [2020-10-06T10:39:11.953Z] --- PASS: TestValidateMount (0.00s) 10:39:11 [2020-10-06T10:39:11.953Z] PASS 10:39:11 [2020-10-06T10:39:11.953Z] coverage: 66.2% of statements 10:39:11 [2020-10-06T10:39:11.953Z] ok github.com/docker/docker/volume/mounts 0.161s coverage: 66.2% of statements 10:39:12 [2020-10-06T10:39:12.002Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements 10:39:12 [2020-10-06T10:39:12.108Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 10:39:12 [2020-10-06T10:39:12.108Z] === RUN TestExternalGraphDriver/pull 10:39:12 [2020-10-06T10:39:12.565Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements 10:39:12 [2020-10-06T10:39:12.675Z] === RUN TestDockerSuite/TestBuildWithTabs 10:39:12 [2020-10-06T10:39:12.864Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements 10:39:13 [2020-10-06T10:39:13.427Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestSetGetMeta 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestSetGetMeta 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestRestore 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestRestore 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestServiceCreate 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestServiceCreate 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestServiceList 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestServiceList 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestServiceRemove 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestServiceRemove 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestServiceGet 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestServiceGet 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestServicePrune 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestServicePrune 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestCreate 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestCreate 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestRemove 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestRemove 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestList 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestList 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestFindByDriver 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestFindByDriver 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestFindByReferenced 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestFindByReferenced 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestDerefMultipleOfSameRef 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestDerefMultipleOfSameRef 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestDefererencePluginOnCreateError 10:39:13 [2020-10-06T10:39:13.478Z] === PAUSE TestDefererencePluginOnCreateError 10:39:13 [2020-10-06T10:39:13.478Z] === RUN TestRefDerefRemove 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestRefDerefRemove 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestGet 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestGet 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestGetWithReference 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestGetWithReference 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFilterFunc 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFilterFunc/test_nil_list 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestFilterFunc/test_nil_list 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFilterFunc/test_empty_list 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestFilterFunc/test_empty_list 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFilterFunc/test_filter_some 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestFilterFunc/test_filter_some 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFilterFunc/test_filter_middle 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestFilterFunc/test_filter_middle 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFilterFunc/test_filter_middle_and_last 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFilterFunc/test_filter_first_and_last 10:39:13 [2020-10-06T10:39:13.479Z] === PAUSE TestFilterFunc/test_filter_first_and_last 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFilterFunc/test_nil_list 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFilterFunc/test_filter_some 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFilterFunc/test_empty_list 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFilterFunc/test_filter_middle_and_last 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFilterFunc/test_filter_first_and_last 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFilterFunc/test_filter_middle 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFilterFunc (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestSetGetMeta 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestServicePrune 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFindByReferenced 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestList 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestSetGetMeta (0.02s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestServiceGet 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFindByReferenced (0.03s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestServiceRemove 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestList (0.04s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestServiceList 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestServiceGet (0.09s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestServiceCreate 10:39:13 [2020-10-06T10:39:13.479Z] time="2020-10-06T10:39:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestServiceRemove (0.09s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestRestore 10:39:13 [2020-10-06T10:39:13.479Z] time="2020-10-06T10:39:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestServiceList (0.09s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestFindByDriver 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestNewClientWithTimeout (17.63s) 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestClientStream 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestClientStream (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestClientSendFile 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestClientSendFile (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestClientWithRequestTimeout 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestClientWithRequestTimeout (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFileSpecPlugin 10:39:13 [2020-10-06T10:39:13.479Z] time="2020-10-06T10:39:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 10:39:13 [2020-10-06T10:39:13.479Z] time="2020-10-06T10:39:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestServiceCreate (0.03s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestRemove 10:39:13 [2020-10-06T10:39:13.479Z] time="2020-10-06T10:39:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFileSpecPlugin (0.01s) 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFileJSONSpecPlugin 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestServicePrune (0.15s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestCreate 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestRestore (0.03s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestGetWithReference 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFindByDriver (0.02s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestDefererencePluginOnCreateError 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestPluginAddHandler 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestPluginAddHandler (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestPluginWaitBadPlugin 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 10:39:13 [2020-10-06T10:39:13.479Z] === RUN TestGet 10:39:13 [2020-10-06T10:39:13.479Z] time="2020-10-06T10:39:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestCreate (0.02s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestGet 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestRemove (0.03s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestRefDerefRemove 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestGetWithReference (0.03s) 10:39:13 [2020-10-06T10:39:13.479Z] === CONT TestDerefMultipleOfSameRef 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestGet (0.02s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestRefDerefRemove (0.02s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) 10:39:13 [2020-10-06T10:39:13.479Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) 10:39:13 [2020-10-06T10:39:13.479Z] PASS 10:39:13 [2020-10-06T10:39:13.479Z] coverage: 70.3% of statements 10:39:13 [2020-10-06T10:39:13.479Z] ok github.com/docker/docker/volume/service 0.384s coverage: 70.3% of statements 10:39:13 [2020-10-06T10:39:13.610Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 10:39:13 [2020-10-06T10:39:13.610Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 10:39:13 [2020-10-06T10:39:13.610Z] --- PASS: TestExternalGraphDriver (5.43s) 10:39:13 [2020-10-06T10:39:13.610Z] --- PASS: TestExternalGraphDriver/json (1.88s) 10:39:13 [2020-10-06T10:39:13.610Z] --- PASS: TestExternalGraphDriver/spec (1.86s) 10:39:13 [2020-10-06T10:39:13.610Z] --- PASS: TestExternalGraphDriver/pull (1.55s) 10:39:13 [2020-10-06T10:39:13.610Z] === RUN TestGraphdriverPluginV2 10:39:13 [2020-10-06T10:39:13.688Z] testing: warning: no tests to run 10:39:13 [2020-10-06T10:39:13.688Z] coverage: [no statements] 10:39:13 [2020-10-06T10:39:13.688Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 10:39:14 [2020-10-06T10:39:14.271Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 10:39:14 [2020-10-06T10:39:14.271Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 10:39:14 [2020-10-06T10:39:14.440Z] time="2020-10-06T10:39:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 10:39:14 [2020-10-06T10:39:14.526Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 10:39:15 [2020-10-06T10:39:15.514Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 10:39:16 [2020-10-06T10:39:16.414Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements 10:39:16 [2020-10-06T10:39:16.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 10:39:16 [2020-10-06T10:39:16.603Z] time="2020-10-06T10:39:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 10:39:17 [2020-10-06T10:39:17.021Z] === RUN TestDockerSuite/TestBuildWithVolumes 10:39:17 [2020-10-06T10:39:17.342Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 10:39:17 [2020-10-06T10:39:17.587Z] --- PASS: TestGraphdriverPluginV2 (4.05s) 10:39:17 [2020-10-06T10:39:17.587Z] PASS 10:39:17 [2020-10-06T10:39:17.587Z] 10:39:17 [2020-10-06T10:39:17.587Z] DONE 5 tests in 9.665s 10:39:17 [2020-10-06T10:39:17.597Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 75.3% of statements 10:39:17 [2020-10-06T10:39:17.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 10:39:17 [2020-10-06T10:39:17.846Z] ++ 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 10:39:17 [2020-10-06T10:39:17.846Z] ++ set -e 10:39:17 [2020-10-06T10:39:17.846Z] ++ '[' -n 0 ']' 10:39:17 [2020-10-06T10:39:17.846Z] ++ set -x 10:39:17 [2020-10-06T10:39:17.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 10:39:17 [2020-10-06T10:39:17.846Z] INFO: Testing against a local daemon 10:39:17 [2020-10-06T10:39:17.846Z] === RUN TestContinueAfterPluginCrash 10:39:17 [2020-10-06T10:39:17.846Z] === PAUSE TestContinueAfterPluginCrash 10:39:17 [2020-10-06T10:39:17.846Z] === RUN TestReadPluginNoRead 10:39:17 [2020-10-06T10:39:17.846Z] === PAUSE TestReadPluginNoRead 10:39:17 [2020-10-06T10:39:17.846Z] === RUN TestDaemonStartWithLogOpt 10:39:17 [2020-10-06T10:39:17.846Z] === PAUSE TestDaemonStartWithLogOpt 10:39:17 [2020-10-06T10:39:17.846Z] === CONT TestContinueAfterPluginCrash 10:39:17 [2020-10-06T10:39:17.846Z] === CONT TestDaemonStartWithLogOpt 10:39:17 [2020-10-06T10:39:17.852Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 10:39:18 [2020-10-06T10:39:18.106Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 10:39:19 [2020-10-06T10:39:19.042Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 10:39:19 [2020-10-06T10:39:19.741Z] ok github.com/docker/docker/registry 0.079s coverage: 56.3% of statements 10:39:19 [2020-10-06T10:39:19.978Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 10:39:19 [2020-10-06T10:39:19.978Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 10:39:19 [2020-10-06T10:39:19.997Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements 10:39:20 [2020-10-06T10:39:20.253Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 10:39:20 [2020-10-06T10:39:20.324Z] time="2020-10-06T10:39:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 10:39:20 [2020-10-06T10:39:20.815Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements 10:39:20 [2020-10-06T10:39:20.913Z] === RUN TestDockerSuite/TestBuildXZHost 10:39:21 [2020-10-06T10:39:21.377Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 10:39:23 [2020-10-06T10:39:23.445Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 10:39:23 [2020-10-06T10:39:23.445Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 10:39:23 [2020-10-06T10:39:23.445Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 10:39:23 [2020-10-06T10:39:23.705Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 10:39:23 [2020-10-06T10:39:23.894Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 10:39:23 [2020-10-06T10:39:23.964Z] --- PASS: TestDaemonStartWithLogOpt (6.06s) 10:39:23 [2020-10-06T10:39:23.964Z] === CONT TestReadPluginNoRead 10:39:24 [2020-10-06T10:39:24.457Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements 10:39:24 [2020-10-06T10:39:24.532Z] === RUN TestDockerSuite/TestCommitChange 10:39:25 [2020-10-06T10:39:25.019Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements 10:39:25 [2020-10-06T10:39:25.469Z] === RUN TestDockerSuite/TestCommitChangeLabels 10:39:26 [2020-10-06T10:39:26.384Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements 10:39:26 [2020-10-06T10:39:26.405Z] === RUN TestDockerSuite/TestCommitHardlink 10:39:27 [2020-10-06T10:39:27.340Z] === RUN TestReadPluginNoRead/default 10:39:27 [2020-10-06T10:39:27.599Z] === RUN TestDockerSuite/TestCommitNewFile 10:39:28 [2020-10-06T10:39:28.857Z] --- PASS: TestGet (15.00s) 10:39:28 [2020-10-06T10:39:28.857Z] === RUN TestPluginWithNoManifest 10:39:28 [2020-10-06T10:39:28.857Z] --- PASS: TestPluginWithNoManifest (0.00s) 10:39:28 [2020-10-06T10:39:28.857Z] === RUN TestGetAll 10:39:28 [2020-10-06T10:39:28.857Z] --- PASS: TestGetAll (0.00s) 10:39:28 [2020-10-06T10:39:28.857Z] PASS 10:39:28 [2020-10-06T10:39:28.857Z] coverage: 73.4% of statements 10:39:28 [2020-10-06T10:39:28.857Z] ok github.com/docker/docker/pkg/plugins 35.224s coverage: 73.4% of statements 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/pkg/symlink [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/pkg/term [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/profiles/seccomp [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/rootless [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/runconfig/opts [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/testutil/daemon [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/testutil/environment [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/testutil/fakegit [no test files] 10:39:28 [2020-10-06T10:39:28.857Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 10:39:28 [2020-10-06T10:39:28.858Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 10:39:28 [2020-10-06T10:39:28.858Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 10:39:28 [2020-10-06T10:39:28.858Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 10:39:28 [2020-10-06T10:39:28.858Z] ? github.com/docker/docker/testutil/registry [no test files] 10:39:28 [2020-10-06T10:39:28.858Z] ? github.com/docker/docker/testutil/request [no test files] 10:39:28 [2020-10-06T10:39:28.858Z] ? github.com/docker/docker/volume [no test files] 10:39:28 [2020-10-06T10:39:28.858Z] ? github.com/docker/docker/volume/service/opts [no test files] 10:39:28 [2020-10-06T10:39:28.858Z] ? github.com/docker/docker/volume/testutils [no test files] 10:39:28 [2020-10-06T10:39:28.976Z] === RUN TestDockerSuite/TestCommitPausedContainer 10:39:28 [2020-10-06T10:39:28.976Z] === RUN TestReadPluginNoRead/disabled_caching 10:39:28 [2020-10-06T10:39:28.976Z] --- PASS: TestContinueAfterPluginCrash (11.19s) 10:39:29 [2020-10-06T10:39:29.543Z] === RUN TestDockerSuite/TestCommitTTY 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === Skipped 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] dispatchers_test.go:376: Windows does not support stopsignal 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] client_test.go:23: runtime.GOOS == "windows" 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] daemon_test.go:147: root required 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] reload_test.go:520: root required 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] pull_v2_test.go:73: Needs fixing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] pull_v2_test.go:118: Needs fixing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] download_test.go:268: Needs fixing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] layer_test.go:304: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] layer_test.go:353: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] layer_test.go:468: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] layer_test.go:697: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] migration_test.go:46: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] migration_test.go:182: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] mount_test.go:17: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] mount_test.go:76: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] mount_test.go:125: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] mount_test.go:212: Failing on Windows 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] archive_test.go:133: Xz not present in msys2 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] archive_test.go:238: Failing on Windows CI machines 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 10:39:29 [2020-10-06T10:39:29.819Z] archive_windows_test.go:16: Currently fails 10:39:29 [2020-10-06T10:39:29.819Z] 10:39:29 [2020-10-06T10:39:29.819Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] changes_test.go:192: needs more investigation 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] changes_test.go:405: needs further investigation 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] changes_test.go:441: needs further investigation 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) 10:39:29 [2020-10-06T10:39:29.820Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] poller_test.go:41: No chmod on Windows 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] fileutils_test.go:134: Needs porting to Windows 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] fileutils_test.go:180: Needs porting to Windows 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) 10:39:29 [2020-10-06T10:39:29.820Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root 10:39:29 [2020-10-06T10:39:29.820Z] 10:39:29 [2020-10-06T10:39:29.820Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) 10:39:30 [2020-10-06T10:39:30.276Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root 10:39:30 [2020-10-06T10:39:30.276Z] 10:39:30 [2020-10-06T10:39:30.276Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 10:39:30 [2020-10-06T10:39:30.276Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 10:39:30 [2020-10-06T10:39:30.276Z] 10:39:30 [2020-10-06T10:39:30.276Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 10:39:30 [2020-10-06T10:39:30.276Z] local_test.go:181: runtime.GOOS == "windows" 10:39:30 [2020-10-06T10:39:30.276Z] 10:39:30 [2020-10-06T10:39:30.276Z] 10:39:30 [2020-10-06T10:39:30.276Z] DONE 1781 tests, 46 skipped in 202.294s 10:39:30 [2020-10-06T10:39:30.276Z] INFO: make.ps1 ended at 10/06/2020 10:39:29 10:39:30 [2020-10-06T10:39:30.478Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 10:39:30 [2020-10-06T10:39:30.739Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 10:39:31 [2020-10-06T10:39:31.305Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 10:39:31 [2020-10-06T10:39:31.801Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 10:39:31 [2020-10-06T10:39:31.802Z] INFO: Unit tests ended at 10/06/2020 10:39:31. Duration:00:03:37.8143075 10:39:31 [2020-10-06T10:39:31.802Z] INFO: Building busybox 10:39:31 [2020-10-06T10:39:31.802Z] Sending build context to Docker daemon 5.12kB 10:39:31 [2020-10-06T10:39:31.802Z] 10:39:31 [2020-10-06T10:39:31.802Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 10:39:31 [2020-10-06T10:39:31.802Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 10:39:31 [2020-10-06T10:39:31.802Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 10:39:31 [2020-10-06T10:39:31.802Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 10:39:31 [2020-10-06T10:39:31.802Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 10:39:31 [2020-10-06T10:39:31.802Z] ---> 715aaeac112d 10:39:31 [2020-10-06T10:39:31.802Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 10:39:31 [2020-10-06T10:39:31.873Z] --- PASS: TestReadPluginNoRead (7.93s) 10:39:31 [2020-10-06T10:39:31.873Z] --- PASS: TestReadPluginNoRead/default (1.47s) 10:39:31 [2020-10-06T10:39:31.873Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) 10:39:31 [2020-10-06T10:39:31.873Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) 10:39:31 [2020-10-06T10:39:31.873Z] read_test.go:92: [d261468d7b14f] daemon is not started 10:39:31 [2020-10-06T10:39:31.873Z] PASS 10:39:31 [2020-10-06T10:39:31.873Z] 10:39:31 [2020-10-06T10:39:31.873Z] DONE 6 tests in 14.147s 10:39:31 [2020-10-06T10:39:31.873Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 10:39:31 [2020-10-06T10:39:31.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:39:31 [2020-10-06T10:39:31.873Z] ++ set -e 10:39:31 [2020-10-06T10:39:31.873Z] ++ '[' -n 0 ']' 10:39:31 [2020-10-06T10:39:31.873Z] ++ set -x 10:39:31 [2020-10-06T10:39:31.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:39:31 [2020-10-06T10:39:31.873Z] testing: warning: no tests to run 10:39:31 [2020-10-06T10:39:31.873Z] PASS 10:39:31 [2020-10-06T10:39:31.873Z] 10:39:31 [2020-10-06T10:39:31.873Z] DONE 0 tests in 0.055s 10:39:31 [2020-10-06T10:39:31.873Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 10:39:31 [2020-10-06T10:39:31.873Z] ++ 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 10:39:31 [2020-10-06T10:39:31.873Z] ++ set -e 10:39:31 [2020-10-06T10:39:31.873Z] ++ '[' -n 0 ']' 10:39:31 [2020-10-06T10:39:31.873Z] ++ set -x 10:39:31 [2020-10-06T10:39:31.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 10:39:32 [2020-10-06T10:39:32.131Z] INFO: Testing against a local daemon 10:39:32 [2020-10-06T10:39:32.131Z] === RUN TestPluginWithDevMounts 10:39:32 [2020-10-06T10:39:32.131Z] === PAUSE TestPluginWithDevMounts 10:39:32 [2020-10-06T10:39:32.131Z] === CONT TestPluginWithDevMounts 10:39:32 [2020-10-06T10:39:32.260Z] ---> Running in 56d3d51cce00 10:39:32 [2020-10-06T10:39:32.700Z] === RUN TestDockerSuite/TestCommitWithoutPause 10:39:33 [2020-10-06T10:39:33.268Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 10:39:33 [2020-10-06T10:39:33.527Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 10:39:33 [2020-10-06T10:39:33.527Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 10:39:33 [2020-10-06T10:39:33.527Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 10:39:33 [2020-10-06T10:39:33.527Z] === RUN TestDockerSuite/TestContainerAPIBadPort 10:39:33 [2020-10-06T10:39:33.527Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 10:39:33 [2020-10-06T10:39:33.527Z] === RUN TestDockerSuite/TestContainerAPICommit 10:39:34 [2020-10-06T10:39:34.093Z] --- PASS: TestPluginWithDevMounts (1.98s) 10:39:34 [2020-10-06T10:39:34.093Z] PASS 10:39:34 [2020-10-06T10:39:34.093Z] 10:39:34 [2020-10-06T10:39:34.093Z] DONE 1 tests in 2.138s 10:39:34 [2020-10-06T10:39:34.093Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 10:39:34 [2020-10-06T10:39:34.093Z] ++ 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 10:39:34 [2020-10-06T10:39:34.093Z] ++ set -e 10:39:34 [2020-10-06T10:39:34.093Z] ++ '[' -n 0 ']' 10:39:34 [2020-10-06T10:39:34.093Z] ++ set -x 10:39:34 [2020-10-06T10:39:34.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 10:39:34 [2020-10-06T10:39:34.353Z] INFO: Testing against a local daemon 10:39:34 [2020-10-06T10:39:34.353Z] === RUN TestSecretInspect 10:39:34 [2020-10-06T10:39:34.611Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 10:39:35 [2020-10-06T10:39:35.642Z] --- PASS: TestImportExtremelyLargeImageWorks (193.61s) 10:39:35 [2020-10-06T10:39:35.642Z] PASS 10:39:35 [2020-10-06T10:39:35.642Z] 10:39:35 [2020-10-06T10:39:35.642Z] === Skipped 10:39:35 [2020-10-06T10:39:35.642Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) 10:39:35 [2020-10-06T10:39:35.642Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:39:35 [2020-10-06T10:39:35.642Z] 10:39:35 [2020-10-06T10:39:35.642Z] 10:39:35 [2020-10-06T10:39:35.642Z] DONE 12 tests, 1 skipped in 194.661s 10:39:35 [2020-10-06T10:39:35.642Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 10:39:35 [2020-10-06T10:39:35.642Z] ++ 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 10:39:35 [2020-10-06T10:39:35.642Z] ++ set -e 10:39:35 [2020-10-06T10:39:35.642Z] ++ '[' -n 0 ']' 10:39:35 [2020-10-06T10:39:35.642Z] ++ set -x 10:39:35 [2020-10-06T10:39:35.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m 10:39:35 [2020-10-06T10:39:35.642Z] INFO: Testing against a local daemon 10:39:35 [2020-10-06T10:39:35.642Z] === RUN TestNetworkCreateDelete 10:39:35 [2020-10-06T10:39:35.642Z] --- PASS: TestNetworkCreateDelete (0.16s) 10:39:35 [2020-10-06T10:39:35.642Z] === RUN TestDockerNetworkDeletePreferID 10:39:35 [2020-10-06T10:39:35.642Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) 10:39:35 [2020-10-06T10:39:35.642Z] === RUN TestDaemonDNSFallback 10:39:35 [2020-10-06T10:39:35.642Z] --- PASS: TestDaemonDNSFallback (1.60s) 10:39:35 [2020-10-06T10:39:35.642Z] === RUN TestInspectNetwork 10:39:35 [2020-10-06T10:39:35.642Z] === RUN TestInspectNetwork/full_network_id 10:39:35 [2020-10-06T10:39:35.642Z] === RUN TestInspectNetwork/partial_network_id 10:39:35 [2020-10-06T10:39:35.642Z] === RUN TestInspectNetwork/network_name 10:39:35 [2020-10-06T10:39:35.642Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 10:39:35 [2020-10-06T10:39:35.937Z] --- PASS: TestInspectNetwork (7.03s) 10:39:35 [2020-10-06T10:39:35.937Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 10:39:35 [2020-10-06T10:39:35.937Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 10:39:35 [2020-10-06T10:39:35.937Z] --- PASS: TestInspectNetwork/network_name (0.00s) 10:39:35 [2020-10-06T10:39:35.937Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 10:39:35 [2020-10-06T10:39:35.937Z] === RUN TestRunContainerWithBridgeNone 10:39:35 [2020-10-06T10:39:35.988Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 10:39:35 [2020-10-06T10:39:35.988Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 10:39:36 [2020-10-06T10:39:36.560Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 10:39:36 [2020-10-06T10:39:36.819Z] --- PASS: TestSecretInspect (2.58s) 10:39:36 [2020-10-06T10:39:36.819Z] === RUN TestSecretList 10:39:37 [2020-10-06T10:39:37.077Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 10:39:37 [2020-10-06T10:39:37.644Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 10:39:38 [2020-10-06T10:39:38.022Z] --- PASS: TestRunContainerWithBridgeNone (1.85s) 10:39:38 [2020-10-06T10:39:38.022Z] === RUN TestNetworkInvalidJSON 10:39:38 [2020-10-06T10:39:38.022Z] === RUN TestNetworkInvalidJSON//networks/create 10:39:38 [2020-10-06T10:39:38.022Z] === PAUSE TestNetworkInvalidJSON//networks/create 10:39:38 [2020-10-06T10:39:38.022Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 10:39:38 [2020-10-06T10:39:38.022Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 10:39:38 [2020-10-06T10:39:38.022Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 10:39:38 [2020-10-06T10:39:38.022Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 10:39:38 [2020-10-06T10:39:38.022Z] === CONT TestNetworkInvalidJSON//networks/create 10:39:38 [2020-10-06T10:39:38.022Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 10:39:38 [2020-10-06T10:39:38.022Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 10:39:38 [2020-10-06T10:39:38.022Z] --- PASS: TestNetworkInvalidJSON (0.02s) 10:39:38 [2020-10-06T10:39:38.022Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 10:39:38 [2020-10-06T10:39:38.022Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 10:39:38 [2020-10-06T10:39:38.022Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 10:39:38 [2020-10-06T10:39:38.022Z] === RUN TestHostIPv4BridgeLabel 10:39:38 [2020-10-06T10:39:38.026Z] Removing intermediate container 56d3d51cce00 10:39:38 [2020-10-06T10:39:38.026Z] ---> 42024130aa20 10:39:38 [2020-10-06T10:39:38.026Z] Step 7/13 : ARG BUSYBOX_VERSION 10:39:38 [2020-10-06T10:39:38.026Z] ---> Running in 68b8e94f76e8 10:39:38 [2020-10-06T10:39:38.026Z] Removing intermediate container 68b8e94f76e8 10:39:38 [2020-10-06T10:39:38.026Z] ---> 3e62049dd77e 10:39:38 [2020-10-06T10:39:38.026Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 10:39:38 [2020-10-06T10:39:38.026Z] ---> Running in 3ed7a7fc0ce8 10:39:38 [2020-10-06T10:39:38.026Z] Removing intermediate container 3ed7a7fc0ce8 10:39:38 [2020-10-06T10:39:38.026Z] ---> 70fbd682b21c 10:39:38 [2020-10-06T10:39:38.026Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 10:39:38 [2020-10-06T10:39:38.212Z] === RUN TestDockerSuite/TestContainerAPICreate 10:39:38 [2020-10-06T10:39:38.319Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) 10:39:38 [2020-10-06T10:39:38.320Z] === RUN TestDaemonRestartWithLiveRestore 10:39:38 [2020-10-06T10:39:38.667Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/pkg/term [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/profiles/apparmor [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/rootless [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/rootless/specconv [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/runconfig/opts [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/daemon [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/environment [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/fakegit [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/registry [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/testutil/request [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/volume [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/volume/service/opts [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] ? github.com/docker/docker/volume/testutils [no test files] 10:39:38 [2020-10-06T10:39:38.667Z] 10:39:38 [2020-10-06T10:39:38.667Z] === Skipped 10:39:38 [2020-10-06T10:39:38.667Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 10:39:38 [2020-10-06T10:39:38.667Z] exec_linux_test.go:18: requires AppArmor to be enabled 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] exec_linux_test.go:38: requires AppArmor to be enabled 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver btrfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver btrfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver btrfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver btrfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver btrfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:73: No driver to put! 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] time="2020-10-06T10:38:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: driver not supported 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] time="2020-10-06T10:38:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: driver not supported 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] time="2020-10-06T10:38:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: driver not supported 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] time="2020-10-06T10:38:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: driver not supported 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] time="2020-10-06T10:38:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: driver not supported 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:73: No driver to put! 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] overlay_test.go:44: Fails to compute changes after apply intermittently 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] overlay_test.go:49: Fails to compute changes intermittently 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] overlay_test.go:65: Cannot run test with naive change algorithm 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver zfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver zfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver zfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver zfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:46: Driver zfs not supported 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] graphtest_unix.go:73: No driver to put! 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 10:39:38 [2020-10-06T10:39:38.668Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] 10:39:38 [2020-10-06T10:39:38.668Z] DONE 2148 tests, 26 skipped in 252.753s 10:39:38 [2020-10-06T10:39:38.779Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 10:39:38 [2020-10-06T10:39:38.779Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 10:39:38 [2020-10-06T10:39:38.779Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead Post stage [Pipeline] junit 10:39:38 [2020-10-06T10:39:38.932Z] Recording test results 10:39:39 [2020-10-06T10:39:39.366Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) 10:39:39 [2020-10-06T10:39:39.366Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 10:39:39 [2020-10-06T10:39:39.552Z] 10:39:39 [2020-10-06T10:39:39.552Z] ---> 2cc3770d8554 10:39:39 [2020-10-06T10:39:39.552Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 10:39:39 [2020-10-06T10:39:39.552Z] ---> Running in fa3505b35d5f 10:39:39 [2020-10-06T10:39:39.715Z] --- PASS: TestSecretList (2.71s) 10:39:39 [2020-10-06T10:39:39.715Z] === RUN TestSecretsCreateAndDelete 10:39:39 [2020-10-06T10:39:39.715Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 10:39:39 [2020-10-06T10:39:39.715Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 10:39:39 [2020-10-06T10:39:39.715Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 10:39:39 [2020-10-06T10:39:39.715Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 10:39:39 [2020-10-06T10:39:39.715Z] === RUN TestDockerSuite/TestContainerAPIDelete 10:39:39 [2020-10-06T10:39:39.778Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41530/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db49c9e68be751afa5eea777b4103ca0eab97a78 hack/validate/vendor 10:39:40 [2020-10-06T10:39:40.003Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) 10:39:40 [2020-10-06T10:39:40.003Z] === RUN TestDaemonRestartWithExistingNetwork 10:39:40 [2020-10-06T10:39:40.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 10:39:40 [2020-10-06T10:39:40.708Z] 2020/10/06 10:39:40 Collecting initial packages 10:39:40 [2020-10-06T10:39:40.708Z] 2020/10/06 10:39:40 Download dependencies 10:39:40 [2020-10-06T10:39:40.847Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 10:39:40 [2020-10-06T10:39:40.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 10:39:41 [2020-10-06T10:39:41.517Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 10:39:41 [2020-10-06T10:39:41.517Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:39:41 [2020-10-06T10:39:41.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 10:39:41 [2020-10-06T10:39:41.784Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 10:39:42 [2020-10-06T10:39:42.566Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) 10:39:42 [2020-10-06T10:39:42.566Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:39:42 [2020-10-06T10:39:42.717Z] --- PASS: TestSecretsCreateAndDelete (2.93s) 10:39:42 [2020-10-06T10:39:42.717Z] === RUN TestSecretsUpdate 10:39:43 [2020-10-06T10:39:43.202Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 10:39:43 [2020-10-06T10:39:43.202Z] === RUN TestServiceWithPredefinedNetwork 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:42 Starting whole vndr cycle because no package specified 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:42 Ignoring paths matching "^archive/tar" 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone golang.org/x/sys, revision aee5d888a86055dc6ab0342f9cdc7b53aaeaec62, attempt 1/20 10:39:43 [2020-10-06T10:39:43.219Z] 2020/10/06 10:39:43 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 10:39:43 [2020-10-06T10:39:43.285Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 10:39:44 [2020-10-06T10:39:44.148Z] 2020/10/06 10:39:44 Finished clone github.com/google/uuid 10:39:44 [2020-10-06T10:39:44.149Z] 2020/10/06 10:39:44 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 10:39:44 [2020-10-06T10:39:44.149Z] 2020/10/06 10:39:44 Finished clone github.com/docker/libtrust 10:39:44 [2020-10-06T10:39:44.149Z] 2020/10/06 10:39:44 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 10:39:44 [2020-10-06T10:39:44.149Z] 2020/10/06 10:39:44 Finished clone github.com/creack/pty 10:39:44 [2020-10-06T10:39:44.149Z] 2020/10/06 10:39:44 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 10:39:44 [2020-10-06T10:39:44.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Finished clone github.com/tchap/go-patricia 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Finished clone github.com/docker/go-units 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Finished clone github.com/moby/locker 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Finished clone github.com/willf/bitset 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Finished clone github.com/moby/term 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Finished clone github.com/Microsoft/go-winio 10:39:44 [2020-10-06T10:39:44.405Z] 2020/10/06 10:39:44 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 10:39:44 [2020-10-06T10:39:44.482Z] === RUN TestDockerSuite/TestContainerAPIGetAll 10:39:44 [2020-10-06T10:39:44.662Z] 2020/10/06 10:39:44 Finished clone github.com/gorilla/mux 10:39:44 [2020-10-06T10:39:44.662Z] 2020/10/06 10:39:44 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 10:39:44 [2020-10-06T10:39:44.918Z] 2020/10/06 10:39:44 Finished clone github.com/sirupsen/logrus 10:39:44 [2020-10-06T10:39:44.918Z] 2020/10/06 10:39:44 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 10:39:45 [2020-10-06T10:39:45.293Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) 10:39:45 [2020-10-06T10:39:45.293Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:39:45 [2020-10-06T10:39:45.293Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:39:45 [2020-10-06T10:39:45.293Z] service_test.go:236: FLAKY_TEST 10:39:45 [2020-10-06T10:39:45.293Z] === RUN TestServiceWithDataPathPortInit 10:39:45 [2020-10-06T10:39:45.418Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 10:39:45 [2020-10-06T10:39:45.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 10:39:45 [2020-10-06T10:39:45.525Z] 2020/10/06 10:39:45 Finished clone github.com/syndtr/gocapability 10:39:45 [2020-10-06T10:39:45.525Z] 2020/10/06 10:39:45 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 10:39:45 [2020-10-06T10:39:45.525Z] 2020/10/06 10:39:45 Finished clone github.com/moby/sys 10:39:45 [2020-10-06T10:39:45.525Z] 2020/10/06 10:39:45 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 10:39:45 [2020-10-06T10:39:45.782Z] 2020/10/06 10:39:45 Finished clone github.com/RackSec/srslog 10:39:45 [2020-10-06T10:39:45.782Z] 2020/10/06 10:39:45 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 10:39:45 [2020-10-06T10:39:45.782Z] 2020/10/06 10:39:45 Finished clone github.com/imdario/mergo 10:39:45 [2020-10-06T10:39:45.782Z] 2020/10/06 10:39:45 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 10:39:45 [2020-10-06T10:39:45.986Z] --- PASS: TestSecretsUpdate (3.34s) 10:39:45 [2020-10-06T10:39:45.986Z] === RUN TestTemplatedSecret 10:39:45 [2020-10-06T10:39:45.986Z] === RUN TestDockerSuite/TestContainerAPIGetExport 10:39:46 [2020-10-06T10:39:46.038Z] 2020/10/06 10:39:45 Finished clone golang.org/x/sync 10:39:46 [2020-10-06T10:39:46.038Z] 2020/10/06 10:39:45 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 10:39:46 [2020-10-06T10:39:46.038Z] 2020/10/06 10:39:46 Finished clone gotest.tools/v3 10:39:46 [2020-10-06T10:39:46.038Z] 2020/10/06 10:39:46 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 10:39:46 [2020-10-06T10:39:46.293Z] 2020/10/06 10:39:46 Finished clone github.com/google/go-cmp 10:39:46 [2020-10-06T10:39:46.293Z] 2020/10/06 10:39:46 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 10:39:46 [2020-10-06T10:39:46.856Z] 2020/10/06 10:39:46 Finished clone github.com/docker/go-connections 10:39:46 [2020-10-06T10:39:46.856Z] 2020/10/06 10:39:46 Clone github.com/docker/libnetwork, revision d0951081b35fa4216fc4f0064bf065beeb55a74b, attempt 1/20 10:39:46 [2020-10-06T10:39:46.856Z] 2020/10/06 10:39:46 Finished clone github.com/google/shlex 10:39:46 [2020-10-06T10:39:46.856Z] 2020/10/06 10:39:46 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 10:39:46 [2020-10-06T10:39:46.921Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 10:39:47 [2020-10-06T10:39:47.112Z] 2020/10/06 10:39:46 Finished clone github.com/opentracing-contrib/go-stdlib 10:39:47 [2020-10-06T10:39:47.112Z] 2020/10/06 10:39:46 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 10:39:47 [2020-10-06T10:39:47.112Z] 2020/10/06 10:39:47 Finished clone github.com/mitchellh/hashstructure 10:39:47 [2020-10-06T10:39:47.112Z] 2020/10/06 10:39:47 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 10:39:47 [2020-10-06T10:39:47.112Z] 2020/10/06 10:39:47 Finished clone github.com/grpc-ecosystem/grpc-opentracing 10:39:47 [2020-10-06T10:39:47.112Z] 2020/10/06 10:39:47 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 10:39:47 [2020-10-06T10:39:47.368Z] 2020/10/06 10:39:47 Finished clone github.com/opentracing/opentracing-go 10:39:47 [2020-10-06T10:39:47.368Z] 2020/10/06 10:39:47 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 10:39:47 [2020-10-06T10:39:47.368Z] 2020/10/06 10:39:47 Finished clone github.com/gofrs/flock 10:39:47 [2020-10-06T10:39:47.368Z] 2020/10/06 10:39:47 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 10:39:47 [2020-10-06T10:39:47.488Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 10:39:47 [2020-10-06T10:39:47.489Z] === RUN TestDockerSuite/TestContainerAPIKill 10:39:48 [2020-10-06T10:39:48.433Z] === RUN TestDockerSuite/TestContainerAPIPause 10:39:48 [2020-10-06T10:39:48.735Z] 2020/10/06 10:39:48 Finished clone github.com/docker/go-events 10:39:48 [2020-10-06T10:39:48.735Z] 2020/10/06 10:39:48 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 10:39:48 [2020-10-06T10:39:48.735Z] 2020/10/06 10:39:48 Finished clone github.com/armon/go-metrics 10:39:48 [2020-10-06T10:39:48.735Z] 2020/10/06 10:39:48 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 10:39:48 [2020-10-06T10:39:48.735Z] 2020/10/06 10:39:48 Finished clone github.com/armon/go-radix 10:39:48 [2020-10-06T10:39:48.735Z] 2020/10/06 10:39:48 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 10:39:48 [2020-10-06T10:39:48.735Z] 2020/10/06 10:39:48 Finished clone github.com/sean-/seed 10:39:48 [2020-10-06T10:39:48.735Z] 2020/10/06 10:39:48 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 10:39:49 [2020-10-06T10:39:49.298Z] 2020/10/06 10:39:49 Finished clone github.com/tonistiigi/fsutil 10:39:49 [2020-10-06T10:39:49.298Z] 2020/10/06 10:39:49 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 10:39:49 [2020-10-06T10:39:49.369Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 10:39:49 [2020-10-06T10:39:49.861Z] 2020/10/06 10:39:49 Finished clone github.com/hashicorp/memberlist 10:39:49 [2020-10-06T10:39:49.861Z] 2020/10/06 10:39:49 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 10:39:49 [2020-10-06T10:39:49.861Z] 2020/10/06 10:39:49 Finished clone github.com/hashicorp/errwrap 10:39:49 [2020-10-06T10:39:49.861Z] 2020/10/06 10:39:49 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 10:39:49 [2020-10-06T10:39:49.861Z] 2020/10/06 10:39:49 Finished clone github.com/hashicorp/go-multierror 10:39:49 [2020-10-06T10:39:49.861Z] 2020/10/06 10:39:49 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 10:39:49 [2020-10-06T10:39:49.935Z] --- PASS: TestTemplatedSecret (3.99s) 10:39:49 [2020-10-06T10:39:49.935Z] === RUN TestSecretCreateResolve 10:39:49 [2020-10-06T10:39:49.935Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 10:39:50 [2020-10-06T10:39:50.193Z] === RUN TestDockerSuite/TestContainerAPIRename 10:39:50 [2020-10-06T10:39:50.760Z] === RUN TestDockerSuite/TestContainerAPIRestart 10:39:51 [2020-10-06T10:39:51.228Z] 2020/10/06 10:39:50 Finished clone github.com/docker/libkv 10:39:51 [2020-10-06T10:39:51.229Z] 2020/10/06 10:39:50 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 10:39:51 [2020-10-06T10:39:51.229Z] 2020/10/06 10:39:50 Finished clone github.com/vishvananda/netns 10:39:51 [2020-10-06T10:39:51.229Z] 2020/10/06 10:39:50 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 10:39:51 [2020-10-06T10:39:51.485Z] 2020/10/06 10:39:51 Finished clone github.com/hashicorp/go-sockaddr 10:39:51 [2020-10-06T10:39:51.485Z] 2020/10/06 10:39:51 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 10:39:51 [2020-10-06T10:39:51.695Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 10:39:51 [2020-10-06T10:39:51.939Z] Removing intermediate container fa3505b35d5f 10:39:51 [2020-10-06T10:39:51.939Z] ---> 6047e022a725 10:39:51 [2020-10-06T10:39:51.939Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 10:39:51 [2020-10-06T10:39:51.939Z] ---> Running in 7c3778050b2a 10:39:51 [2020-10-06T10:39:51.939Z] 10:39:51 [2020-10-06T10:39:51.939Z] SUCCESS: Specified value was saved. 10:39:52 [2020-10-06T10:39:52.412Z] 2020/10/06 10:39:52 Finished clone github.com/moby/ipvs 10:39:52 [2020-10-06T10:39:52.412Z] 2020/10/06 10:39:52 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 10:39:52 [2020-10-06T10:39:52.412Z] 2020/10/06 10:39:52 Finished clone github.com/golang/gddo 10:39:52 [2020-10-06T10:39:52.412Z] 2020/10/06 10:39:52 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 10:39:52 [2020-10-06T10:39:52.630Z] --- PASS: TestSecretCreateResolve (2.70s) 10:39:52 [2020-10-06T10:39:52.630Z] PASS 10:39:52 [2020-10-06T10:39:52.630Z] 10:39:52 [2020-10-06T10:39:52.630Z] DONE 6 tests in 18.379s 10:39:52 [2020-10-06T10:39:52.630Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 10:39:52 [2020-10-06T10:39:52.630Z] ++ 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 10:39:52 [2020-10-06T10:39:52.630Z] ++ set -e 10:39:52 [2020-10-06T10:39:52.630Z] ++ '[' -n 0 ']' 10:39:52 [2020-10-06T10:39:52.630Z] ++ set -x 10:39:52 [2020-10-06T10:39:52.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 10:39:52 [2020-10-06T10:39:52.630Z] INFO: Testing against a local daemon 10:39:52 [2020-10-06T10:39:52.630Z] === RUN TestServiceCreateInit 10:39:52 [2020-10-06T10:39:52.630Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:39:52 [2020-10-06T10:39:52.888Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 10:39:52 [2020-10-06T10:39:52.888Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 10:39:52 [2020-10-06T10:39:52.888Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:52 Finished clone github.com/samuel/go-zookeeper 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:52 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:52 Finished clone github.com/BurntSushi/toml 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:52 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:52 Finished clone github.com/deckarep/golang-set 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:52 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:52 Finished clone github.com/vishvananda/netlink 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:52 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:53 Finished clone golang.org/x/net 10:39:52 [2020-10-06T10:39:52.972Z] 2020/10/06 10:39:53 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 10:39:53 [2020-10-06T10:39:53.147Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 10:39:53 [2020-10-06T10:39:53.147Z] === RUN TestDockerSuite/TestContainerAPIStart 10:39:53 [2020-10-06T10:39:53.228Z] 2020/10/06 10:39:53 Finished clone github.com/hashicorp/go-msgpack 10:39:53 [2020-10-06T10:39:53.228Z] 2020/10/06 10:39:53 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 10:39:53 [2020-10-06T10:39:53.713Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 10:39:53 [2020-10-06T10:39:53.789Z] 2020/10/06 10:39:53 Finished clone github.com/coreos/go-semver 10:39:53 [2020-10-06T10:39:53.789Z] 2020/10/06 10:39:53 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 10:39:54 [2020-10-06T10:39:54.350Z] 2020/10/06 10:39:54 Finished clone github.com/ishidawataru/sctp 10:39:54 [2020-10-06T10:39:54.350Z] 2020/10/06 10:39:54 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 10:39:54 [2020-10-06T10:39:54.827Z] Removing intermediate container 7c3778050b2a 10:39:54 [2020-10-06T10:39:54.827Z] ---> 43228ea4fa2f 10:39:54 [2020-10-06T10:39:54.827Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 10:39:54 [2020-10-06T10:39:54.827Z] ---> Running in 6720ec97eb33 10:39:56 [2020-10-06T10:39:56.283Z] 2020/10/06 10:39:55 Finished clone github.com/opencontainers/go-digest 10:39:56 [2020-10-06T10:39:56.283Z] 2020/10/06 10:39:55 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 10:39:56 [2020-10-06T10:39:56.283Z] 2020/10/06 10:39:56 Finished clone go.etcd.io/bbolt 10:39:56 [2020-10-06T10:39:56.283Z] 2020/10/06 10:39:56 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 10:39:56 [2020-10-06T10:39:56.539Z] 2020/10/06 10:39:56 Finished clone github.com/vbatts/tar-split 10:39:56 [2020-10-06T10:39:56.539Z] 2020/10/06 10:39:56 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 10:39:56 [2020-10-06T10:39:56.993Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:39:57 [2020-10-06T10:39:57.509Z] 2020/10/06 10:39:57 Finished clone github.com/grpc-ecosystem/go-grpc-middleware 10:39:57 [2020-10-06T10:39:57.509Z] 2020/10/06 10:39:57 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 10:39:57 [2020-10-06T10:39:57.509Z] 2020/10/06 10:39:57 Finished clone github.com/mistifyio/go-zfs 10:39:57 [2020-10-06T10:39:57.509Z] 2020/10/06 10:39:57 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 10:39:57 [2020-10-06T10:39:57.928Z] === RUN TestDockerSuite/TestContainerAPIStop 10:39:58 [2020-10-06T10:39:58.071Z] 2020/10/06 10:39:58 Finished clone github.com/Microsoft/opengcs 10:39:58 [2020-10-06T10:39:58.071Z] 2020/10/06 10:39:58 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 10:39:58 [2020-10-06T10:39:58.496Z] === RUN TestDockerSuite/TestContainerAPITop 10:39:58 [2020-10-06T10:39:58.537Z] Cannot create a file when that file already exists. 10:39:59 [2020-10-06T10:39:59.064Z] === RUN TestDockerSuite/TestContainerAPITopWindows 10:39:59 [2020-10-06T10:39:59.064Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 10:39:59 [2020-10-06T10:39:59.064Z] === RUN TestDockerSuite/TestContainerAPIWait 10:39:59 [2020-10-06T10:39:59.438Z] 2020/10/06 10:39:59 Finished clone github.com/hashicorp/serf 10:39:59 [2020-10-06T10:39:59.438Z] 2020/10/06 10:39:59 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 10:39:59 [2020-10-06T10:39:59.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 10:39:59 [2020-10-06T10:39:59.694Z] 2020/10/06 10:39:59 Finished clone github.com/cyphar/filepath-securejoin 10:39:59 [2020-10-06T10:39:59.694Z] 2020/10/06 10:39:59 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 10:40:00 [2020-10-06T10:40:00.568Z] --- PASS: TestServiceCreateInit (7.67s) 10:40:00 [2020-10-06T10:40:00.568Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) 10:40:00 [2020-10-06T10:40:00.568Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) 10:40:00 [2020-10-06T10:40:00.568Z] === RUN TestCreateServiceMultipleTimes 10:40:00 [2020-10-06T10:40:00.665Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) 10:40:00 [2020-10-06T10:40:00.666Z] === RUN TestServiceWithDefaultAddressPoolInit 10:40:01 [2020-10-06T10:40:01.060Z] 2020/10/06 10:40:00 Finished clone github.com/opencontainers/runtime-spec 10:40:01 [2020-10-06T10:40:01.061Z] 2020/10/06 10:40:00 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 10:40:01 [2020-10-06T10:40:01.317Z] 2020/10/06 10:40:01 Finished clone github.com/opencontainers/image-spec 10:40:01 [2020-10-06T10:40:01.317Z] 2020/10/06 10:40:01 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 10:40:01 [2020-10-06T10:40:01.880Z] 2020/10/06 10:40:01 Finished clone github.com/coreos/go-systemd 10:40:01 [2020-10-06T10:40:01.880Z] 2020/10/06 10:40:01 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 10:40:01 [2020-10-06T10:40:01.880Z] 2020/10/06 10:40:01 Finished clone github.com/coreos/go-systemd/v22 10:40:01 [2020-10-06T10:40:01.880Z] 2020/10/06 10:40:01 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 10:40:01 [2020-10-06T10:40:01.942Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 10:40:02 [2020-10-06T10:40:02.471Z] 2020/10/06 10:40:02 Finished clone github.com/Microsoft/hcsshim 10:40:02 [2020-10-06T10:40:02.471Z] 2020/10/06 10:40:02 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 10:40:02 [2020-10-06T10:40:02.509Z] === RUN TestDockerSuite/TestContainerNetworkMode 10:40:03 [2020-10-06T10:40:03.074Z] 2020/10/06 10:40:02 Finished clone github.com/Graylog2/go-gelf 10:40:03 [2020-10-06T10:40:03.074Z] 2020/10/06 10:40:02 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 10:40:03 [2020-10-06T10:40:03.074Z] 2020/10/06 10:40:03 Finished clone golang.org/x/sys 10:40:03 [2020-10-06T10:40:03.074Z] 2020/10/06 10:40:03 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 10:40:03 [2020-10-06T10:40:03.329Z] 2020/10/06 10:40:03 Finished clone github.com/fluent/fluent-logger-golang 10:40:03 [2020-10-06T10:40:03.329Z] 2020/10/06 10:40:03 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 10:40:03 [2020-10-06T10:40:03.329Z] 2020/10/06 10:40:03 Finished clone github.com/ugorji/go 10:40:03 [2020-10-06T10:40:03.329Z] 2020/10/06 10:40:03 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 10:40:03 [2020-10-06T10:40:03.627Z] 2020/10/06 10:40:03 Finished clone github.com/philhofer/fwd 10:40:03 [2020-10-06T10:40:03.627Z] 2020/10/06 10:40:03 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 10:40:03 [2020-10-06T10:40:03.627Z] 2020/10/06 10:40:03 Finished clone github.com/godbus/dbus/v5 10:40:03 [2020-10-06T10:40:03.627Z] 2020/10/06 10:40:03 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 10:40:04 [2020-10-06T10:40:04.306Z] Removing intermediate container 6720ec97eb33 10:40:04 [2020-10-06T10:40:04.306Z] ---> 2424e9d9677e 10:40:04 [2020-10-06T10:40:04.306Z] Step 13/13 : CMD ["sh"] 10:40:04 [2020-10-06T10:40:04.306Z] ---> Running in f9833b5b30b5 10:40:04 [2020-10-06T10:40:04.306Z] Removing intermediate container f9833b5b30b5 10:40:04 [2020-10-06T10:40:04.306Z] ---> 9311c4cbd04c 10:40:04 [2020-10-06T10:40:04.306Z] Successfully built 9311c4cbd04c 10:40:04 [2020-10-06T10:40:04.306Z] Successfully tagged busybox:latest 10:40:04 [2020-10-06T10:40:04.306Z] INFO: Docker images of the daemon under test 10:40:04 [2020-10-06T10:40:04.306Z] 10:40:04 [2020-10-06T10:40:04.411Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 10:40:04 [2020-10-06T10:40:04.764Z] REPOSITORY TAG IMAGE ID CREATED SIZE 10:40:04 [2020-10-06T10:40:04.764Z] busybox latest 9311c4cbd04c Less than a second ago 5.12GB 10:40:04 [2020-10-06T10:40:04.764Z] microsoft/windowsservercore latest 715aaeac112d 4 weeks ago 5.06GB 10:40:04 [2020-10-06T10:40:04.764Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 4 weeks ago 5.06GB 10:40:04 [2020-10-06T10:40:04.764Z] 10:40:04 [2020-10-06T10:40:04.764Z] INFO: Running integration tests at 10/06/2020 10:40:04... 10:40:04 [2020-10-06T10:40:04.764Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 10:40:04 [2020-10-06T10:40:04.764Z] INFO: Integration API tests being run from the host: 10:40:04 [2020-10-06T10:40:04.764Z] INFO: make.ps1 starting at 10/06/2020 10:40:04 10:40:04 [2020-10-06T10:40:04.992Z] 2020/10/06 10:40:04 Finished clone github.com/bsphere/le_go 10:40:04 [2020-10-06T10:40:04.992Z] 2020/10/06 10:40:04 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 10:40:04 [2020-10-06T10:40:04.992Z] 2020/10/06 10:40:04 Finished clone github.com/fsnotify/fsnotify 10:40:04 [2020-10-06T10:40:04.992Z] 2020/10/06 10:40:04 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 10:40:05 [2020-10-06T10:40:05.220Z] Running D:\gopath\src\github.com\docker\docker\integration\build 10:40:05 [2020-10-06T10:40:05.248Z] 2020/10/06 10:40:05 Finished clone github.com/jmespath/go-jmespath 10:40:05 [2020-10-06T10:40:05.248Z] 2020/10/06 10:40:05 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 10:40:05 [2020-10-06T10:40:05.810Z] 2020/10/06 10:40:05 Finished clone golang.org/x/oauth2 10:40:05 [2020-10-06T10:40:05.810Z] 2020/10/06 10:40:05 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 10:40:06 [2020-10-06T10:40:06.109Z] 2020/10/06 10:40:06 Finished clone github.com/golang/groupcache 10:40:06 [2020-10-06T10:40:06.109Z] 2020/10/06 10:40:06 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 10:40:06 [2020-10-06T10:40:06.258Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) 10:40:06 [2020-10-06T10:40:06.259Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kzd4nvhll1fw4l6brah6azi5c Created:2020-10-06 10:39:59.880222496 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[34ad0497ce6a7fa326c366a6791b22513b7caa7e2302ef0f00df7d21d226df23:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2k9ismtzw6a84bjumufx1sl0p EndpointID:4b44a0558860781586b419640e1a5942764c782cfbfae0f780ae91057b607274 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2346df97bb87936f5484d3f054ee1286c20c4a62bf48ca8dd71200c840c51d1e MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:71b32e65ffa9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2k9ismtzw6a84bjumufx1sl0p EndpointID:4b44a0558860781586b419640e1a5942764c782cfbfae0f780ae91057b607274 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 10:40:06 [2020-10-06T10:40:06.259Z] PASS 10:40:06 [2020-10-06T10:40:06.259Z] 10:40:06 [2020-10-06T10:40:06.259Z] === Skipped 10:40:06 [2020-10-06T10:40:06.259Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:40:06 [2020-10-06T10:40:06.259Z] service_test.go:236: FLAKY_TEST 10:40:06 [2020-10-06T10:40:06.259Z] 10:40:06 [2020-10-06T10:40:06.259Z] 10:40:06 [2020-10-06T10:40:06.259Z] DONE 23 tests, 1 skipped in 39.245s 10:40:06 [2020-10-06T10:40:06.259Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 10:40:06 [2020-10-06T10:40:06.259Z] ++ 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 10:40:06 [2020-10-06T10:40:06.259Z] ++ set -e 10:40:06 [2020-10-06T10:40:06.259Z] ++ '[' -n 0 ']' 10:40:06 [2020-10-06T10:40:06.259Z] ++ set -x 10:40:06 [2020-10-06T10:40:06.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 10:40:06 [2020-10-06T10:40:06.259Z] INFO: Testing against a local daemon 10:40:06 [2020-10-06T10:40:06.259Z] === RUN TestDockerNetworkIpvlanPersistance 10:40:06 [2020-10-06T10:40:06.259Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 10:40:06 [2020-10-06T10:40:06.259Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:40:06 [2020-10-06T10:40:06.259Z] === RUN TestDockerNetworkIpvlan 10:40:06 [2020-10-06T10:40:06.259Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 10:40:06 [2020-10-06T10:40:06.259Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:40:06 [2020-10-06T10:40:06.259Z] PASS 10:40:06 [2020-10-06T10:40:06.259Z] 10:40:06 [2020-10-06T10:40:06.259Z] === Skipped 10:40:06 [2020-10-06T10:40:06.259Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 10:40:06 [2020-10-06T10:40:06.259Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:40:06 [2020-10-06T10:40:06.259Z] 10:40:06 [2020-10-06T10:40:06.259Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 10:40:06 [2020-10-06T10:40:06.259Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:40:06 [2020-10-06T10:40:06.259Z] 10:40:06 [2020-10-06T10:40:06.259Z] 10:40:06 [2020-10-06T10:40:06.259Z] DONE 2 tests, 2 skipped in 0.091s 10:40:06 [2020-10-06T10:40:06.259Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 10:40:06 [2020-10-06T10:40:06.259Z] ++ 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 10:40:06 [2020-10-06T10:40:06.259Z] ++ set -e 10:40:06 [2020-10-06T10:40:06.259Z] ++ '[' -n 0 ']' 10:40:06 [2020-10-06T10:40:06.259Z] ++ set -x 10:40:06 [2020-10-06T10:40:06.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 10:40:06 [2020-10-06T10:40:06.259Z] INFO: Testing against a local daemon 10:40:06 [2020-10-06T10:40:06.259Z] === RUN TestDockerNetworkMacvlanPersistance 10:40:06 [2020-10-06T10:40:06.365Z] 2020/10/06 10:40:06 Finished clone github.com/tinylib/msgp 10:40:06 [2020-10-06T10:40:06.365Z] 2020/10/06 10:40:06 Clone github.com/containerd/containerd, revision c623d1b36f09f8ef6536a057bd658b3aa8632828, attempt 1/20 10:40:06 [2020-10-06T10:40:06.928Z] 2020/10/06 10:40:06 Finished clone github.com/docker/libnetwork 10:40:06 [2020-10-06T10:40:06.928Z] 2020/10/06 10:40:06 Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20 10:40:07 [2020-10-06T10:40:07.184Z] 2020/10/06 10:40:07 Finished clone github.com/googleapis/gax-go 10:40:07 [2020-10-06T10:40:07.184Z] 2020/10/06 10:40:07 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 10:40:07 [2020-10-06T10:40:07.308Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) 10:40:07 [2020-10-06T10:40:07.308Z] === RUN TestDockerNetworkMacvlan 10:40:08 [2020-10-06T10:40:08.366Z] === RUN TestDockerNetworkMacvlan/Subinterface 10:40:08 [2020-10-06T10:40:08.550Z] 2020/10/06 10:40:08 Finished clone github.com/containerd/fifo 10:40:08 [2020-10-06T10:40:08.550Z] 2020/10/06 10:40:08 Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20 10:40:08 [2020-10-06T10:40:08.550Z] 2020/10/06 10:40:08 Finished clone go.opencensus.io 10:40:08 [2020-10-06T10:40:08.550Z] 2020/10/06 10:40:08 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 10:40:08 [2020-10-06T10:40:08.620Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 10:40:08 [2020-10-06T10:40:08.808Z] 2020/10/06 10:40:08 Finished clone golang.org/x/text 10:40:08 [2020-10-06T10:40:08.808Z] 2020/10/06 10:40:08 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 10:40:09 [2020-10-06T10:40:09.009Z] === RUN TestDockerNetworkMacvlan/OverlapParent 10:40:09 [2020-10-06T10:40:09.187Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 10:40:09 [2020-10-06T10:40:09.370Z] 2020/10/06 10:40:09 Finished clone github.com/miekg/dns 10:40:09 [2020-10-06T10:40:09.370Z] 2020/10/06 10:40:09 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 10:40:09 [2020-10-06T10:40:09.654Z] 2020/10/06 10:40:09 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 10:40:09 [2020-10-06T10:40:09.654Z] 2020/10/06 10:40:09 Finished clone github.com/moby/buildkit 10:40:10 [2020-10-06T10:40:10.057Z] === RUN TestDockerNetworkMacvlan/NilParent 10:40:10 [2020-10-06T10:40:10.562Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 10:40:10 [2020-10-06T10:40:10.583Z] 2020/10/06 10:40:10 Finished clone github.com/containerd/go-runc 10:40:10 [2020-10-06T10:40:10.583Z] 2020/10/06 10:40:10 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 10:40:10 [2020-10-06T10:40:10.583Z] 2020/10/06 10:40:10 Finished clone github.com/containerd/cgroups 10:40:10 [2020-10-06T10:40:10.583Z] 2020/10/06 10:40:10 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 10:40:10 [2020-10-06T10:40:10.839Z] 2020/10/06 10:40:10 Finished clone github.com/containerd/typeurl 10:40:10 [2020-10-06T10:40:10.839Z] 2020/10/06 10:40:10 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 10:40:11 [2020-10-06T10:40:11.095Z] 2020/10/06 10:40:11 Finished clone github.com/containerd/ttrpc 10:40:11 [2020-10-06T10:40:11.095Z] 2020/10/06 10:40:11 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 10:40:11 [2020-10-06T10:40:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 10:40:11 [2020-10-06T10:40:11.657Z] 2020/10/06 10:40:11 Finished clone github.com/opencontainers/runc 10:40:11 [2020-10-06T10:40:11.657Z] 2020/10/06 10:40:11 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 10:40:12 [2020-10-06T10:40:12.143Z] === RUN TestDockerNetworkMacvlan/InternalMode 10:40:12 [2020-10-06T10:40:12.219Z] 2020/10/06 10:40:12 Finished clone github.com/gogo/googleapis 10:40:12 [2020-10-06T10:40:12.219Z] 2020/10/06 10:40:12 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 10:40:12 [2020-10-06T10:40:12.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} 10:40:12 [2020-10-06T10:40:12.785Z] 2020/10/06 10:40:12 Finished clone google.golang.org/grpc 10:40:12 [2020-10-06T10:40:12.785Z] 2020/10/06 10:40:12 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 10:40:13 [2020-10-06T10:40:13.349Z] 2020/10/06 10:40:13 Finished clone github.com/containerd/continuity 10:40:13 [2020-10-06T10:40:13.349Z] 2020/10/06 10:40:13 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 10:40:13 [2020-10-06T10:40:13.605Z] 2020/10/06 10:40:13 Finished clone github.com/containerd/console 10:40:13 [2020-10-06T10:40:13.605Z] 2020/10/06 10:40:13 Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20 10:40:13 [2020-10-06T10:40:13.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} 10:40:14 [2020-10-06T10:40:14.167Z] 2020/10/06 10:40:13 Finished clone github.com/docker/distribution 10:40:14 [2020-10-06T10:40:14.167Z] 2020/10/06 10:40:13 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 10:40:14 [2020-10-06T10:40:14.167Z] 2020/10/06 10:40:13 Finished clone github.com/fernet/fernet-go 10:40:14 [2020-10-06T10:40:14.167Z] 2020/10/06 10:40:13 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 10:40:14 [2020-10-06T10:40:14.232Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 10:40:14 [2020-10-06T10:40:14.459Z] 2020/10/06 10:40:14 Finished clone github.com/cilium/ebpf 10:40:14 [2020-10-06T10:40:14.459Z] 2020/10/06 10:40:14 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 10:40:15 [2020-10-06T10:40:15.021Z] 2020/10/06 10:40:15 Finished clone github.com/hashicorp/go-immutable-radix 10:40:15 [2020-10-06T10:40:15.021Z] 2020/10/06 10:40:15 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 10:40:15 [2020-10-06T10:40:15.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} 10:40:15 [2020-10-06T10:40:15.583Z] 2020/10/06 10:40:15 Finished clone github.com/hashicorp/go-memdb 10:40:15 [2020-10-06T10:40:15.583Z] 2020/10/06 10:40:15 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 10:40:15 [2020-10-06T10:40:15.583Z] 2020/10/06 10:40:15 Finished clone golang.org/x/time 10:40:15 [2020-10-06T10:40:15.583Z] 2020/10/06 10:40:15 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 10:40:16 [2020-10-06T10:40:16.553Z] 2020/10/06 10:40:16 Finished clone github.com/hashicorp/golang-lru 10:40:16 [2020-10-06T10:40:16.553Z] 2020/10/06 10:40:16 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 10:40:16 [2020-10-06T10:40:16.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} 10:40:17 [2020-10-06T10:40:17.114Z] 2020/10/06 10:40:16 Finished clone github.com/coreos/pkg 10:40:17 [2020-10-06T10:40:17.114Z] 2020/10/06 10:40:16 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 10:40:17 [2020-10-06T10:40:17.114Z] 2020/10/06 10:40:16 Finished clone code.cloudfoundry.org/clock 10:40:17 [2020-10-06T10:40:17.114Z] 2020/10/06 10:40:16 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 10:40:17 [2020-10-06T10:40:17.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c83fc0_<nil>} 10:40:17 [2020-10-06T10:40:17.776Z] === RUN TestDockerNetworkMacvlan/Addressing 10:40:18 [2020-10-06T10:40:18.416Z] --- PASS: TestDockerNetworkMacvlan (11.15s) 10:40:18 [2020-10-06T10:40:18.416Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 10:40:18 [2020-10-06T10:40:18.416Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 10:40:18 [2020-10-06T10:40:18.416Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) 10:40:18 [2020-10-06T10:40:18.416Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s) 10:40:18 [2020-10-06T10:40:18.416Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) 10:40:18 [2020-10-06T10:40:18.416Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) 10:40:18 [2020-10-06T10:40:18.416Z] PASS 10:40:18 [2020-10-06T10:40:18.416Z] 10:40:18 [2020-10-06T10:40:18.416Z] DONE 8 tests in 12.618s 10:40:18 [2020-10-06T10:40:18.416Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 10:40:18 [2020-10-06T10:40:18.416Z] ++ 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 10:40:18 [2020-10-06T10:40:18.416Z] ++ set -e 10:40:18 [2020-10-06T10:40:18.416Z] ++ '[' -n 0 ']' 10:40:18 [2020-10-06T10:40:18.416Z] ++ set -x 10:40:18 [2020-10-06T10:40:18.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m 10:40:18 [2020-10-06T10:40:18.416Z] testing: warning: no tests to run 10:40:18 [2020-10-06T10:40:18.416Z] PASS 10:40:18 [2020-10-06T10:40:18.416Z] 10:40:18 [2020-10-06T10:40:18.416Z] DONE 0 tests in 0.012s 10:40:18 [2020-10-06T10:40:18.416Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 10:40:18 [2020-10-06T10:40:18.416Z] ++ 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 10:40:18 [2020-10-06T10:40:18.416Z] ++ set -e 10:40:18 [2020-10-06T10:40:18.416Z] ++ '[' -n 0 ']' 10:40:18 [2020-10-06T10:40:18.416Z] ++ set -x 10:40:18 [2020-10-06T10:40:18.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 10:40:18 [2020-10-06T10:40:18.479Z] 2020/10/06 10:40:18 Finished clone github.com/beorn7/perks 10:40:18 [2020-10-06T10:40:18.479Z] 2020/10/06 10:40:18 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 10:40:18 [2020-10-06T10:40:18.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1037770782_/foo_false__<nil>_<nil>_<nil>} 10:40:18 [2020-10-06T10:40:18.712Z] INFO: Testing against a local daemon 10:40:18 [2020-10-06T10:40:18.713Z] === RUN TestAuthZPluginAllowRequest 10:40:18 [2020-10-06T10:40:18.735Z] 2020/10/06 10:40:18 Finished clone github.com/prometheus/client_model 10:40:18 [2020-10-06T10:40:18.735Z] 2020/10/06 10:40:18 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 10:40:19 [2020-10-06T10:40:19.070Z] --- PASS: TestCreateServiceMultipleTimes (18.58s) 10:40:19 [2020-10-06T10:40:19.070Z] === RUN TestCreateServiceConflict 10:40:19 [2020-10-06T10:40:19.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1037770782_/foo_true__<nil>_<nil>_<nil>} 10:40:19 [2020-10-06T10:40:19.664Z] 2020/10/06 10:40:19 Finished clone golang.org/x/crypto 10:40:19 [2020-10-06T10:40:19.664Z] 2020/10/06 10:40:19 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 10:40:19 [2020-10-06T10:40:19.664Z] 2020/10/06 10:40:19 Finished clone github.com/golang/protobuf 10:40:19 [2020-10-06T10:40:19.664Z] 2020/10/06 10:40:19 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 10:40:20 [2020-10-06T10:40:20.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3528034533_/foo_false__<nil>_<nil>_<nil>} 10:40:20 [2020-10-06T10:40:20.226Z] 2020/10/06 10:40:20 Finished clone github.com/prometheus/client_golang 10:40:20 [2020-10-06T10:40:20.226Z] 2020/10/06 10:40:20 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 10:40:20 [2020-10-06T10:40:20.229Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) 10:40:20 [2020-10-06T10:40:20.229Z] === RUN TestAuthZPluginTLS 10:40:20 [2020-10-06T10:40:20.523Z] --- PASS: TestAuthZPluginTLS (0.56s) 10:40:20 [2020-10-06T10:40:20.523Z] === RUN TestAuthZPluginDenyRequest 10:40:21 [2020-10-06T10:40:21.138Z] --- PASS: TestCreateServiceConflict (2.16s) 10:40:21 [2020-10-06T10:40:21.138Z] === RUN TestCreateServiceMaxReplicas 10:40:21 [2020-10-06T10:40:21.161Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 10:40:21 [2020-10-06T10:40:21.161Z] === RUN TestAuthZPluginAPIDenyResponse 10:40:21 [2020-10-06T10:40:21.169Z] 2020/10/06 10:40:20 Finished clone github.com/matttproud/golang_protobuf_extensions 10:40:21 [2020-10-06T10:40:21.169Z] 2020/10/06 10:40:20 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 10:40:21 [2020-10-06T10:40:21.169Z] 2020/10/06 10:40:21 Finished clone github.com/pkg/errors 10:40:21 [2020-10-06T10:40:21.169Z] 2020/10/06 10:40:21 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 10:40:21 [2020-10-06T10:40:21.169Z] 2020/10/06 10:40:21 Finished clone github.com/prometheus/procfs 10:40:21 [2020-10-06T10:40:21.169Z] 2020/10/06 10:40:21 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 10:40:21 [2020-10-06T10:40:21.455Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 10:40:21 [2020-10-06T10:40:21.455Z] === RUN TestAuthZPluginDenyResponse 10:40:21 [2020-10-06T10:40:21.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3528034533_/foo_true__<nil>_<nil>_<nil>} 10:40:21 [2020-10-06T10:40:21.732Z] 2020/10/06 10:40:21 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus 10:40:21 [2020-10-06T10:40:21.732Z] 2020/10/06 10:40:21 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 10:40:21 [2020-10-06T10:40:21.732Z] 2020/10/06 10:40:21 Finished clone github.com/prometheus/common 10:40:21 [2020-10-06T10:40:21.732Z] 2020/10/06 10:40:21 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 10:40:22 [2020-10-06T10:40:22.091Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) 10:40:22 [2020-10-06T10:40:22.091Z] === RUN TestAuthZPluginAllowEventStream 10:40:22 [2020-10-06T10:40:22.292Z] 2020/10/06 10:40:22 Finished clone github.com/cespare/xxhash/v2 10:40:22 [2020-10-06T10:40:22.293Z] 2020/10/06 10:40:22 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 10:40:23 [2020-10-06T10:40:23.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3528034533_/foo_true__0xc000aec020_<nil>_<nil>} 10:40:23 [2020-10-06T10:40:23.218Z] 2020/10/06 10:40:22 Finished clone github.com/inconshreveable/mousetrap 10:40:23 [2020-10-06T10:40:23.218Z] 2020/10/06 10:40:22 Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20 10:40:23 [2020-10-06T10:40:23.218Z] 2020/10/06 10:40:23 Finished clone github.com/spf13/pflag 10:40:23 [2020-10-06T10:40:23.218Z] 2020/10/06 10:40:23 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 10:40:23 [2020-10-06T10:40:23.218Z] 2020/10/06 10:40:23 Finished clone github.com/morikuni/aec 10:40:23 [2020-10-06T10:40:23.609Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) 10:40:23 [2020-10-06T10:40:23.609Z] === RUN TestAuthZPluginErrorResponse 10:40:23 [2020-10-06T10:40:23.780Z] 2020/10/06 10:40:23 Finished clone github.com/docker/go-metrics 10:40:23 [2020-10-06T10:40:23.903Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 10:40:23 [2020-10-06T10:40:23.903Z] === RUN TestAuthZPluginErrorRequest 10:40:24 [2020-10-06T10:40:24.014Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) 10:40:24 [2020-10-06T10:40:24.014Z] === RUN TestCreateWithDuplicateNetworkNames 10:40:24 [2020-10-06T10:40:24.343Z] 2020/10/06 10:40:24 Finished clone github.com/spf13/cobra 10:40:24 [2020-10-06T10:40:24.541Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 10:40:24 [2020-10-06T10:40:24.541Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 10:40:24 [2020-10-06T10:40:24.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000aec040_<nil>} 10:40:24 [2020-10-06T10:40:24.599Z] 2020/10/06 10:40:24 Finished clone github.com/Azure/go-ansiterm 10:40:25 [2020-10-06T10:40:25.180Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) 10:40:25 [2020-10-06T10:40:25.180Z] === RUN TestAuthZPluginEnsureLoadImportWorking 10:40:25 [2020-10-06T10:40:25.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000aec060_<nil>} 10:40:26 [2020-10-06T10:40:26.488Z] 2020/10/06 10:40:26 Finished clone github.com/google/certificate-transparency-go 10:40:26 [2020-10-06T10:40:26.744Z] 2020/10/06 10:40:26 Finished clone github.com/opencontainers/selinux 10:40:27 [2020-10-06T10:40:27.260Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) 10:40:27 [2020-10-06T10:40:27.260Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 10:40:27 [2020-10-06T10:40:27.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000aec080_<nil>} 10:40:28 [2020-10-06T10:40:28.781Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) 10:40:28 [2020-10-06T10:40:28.781Z] === RUN TestAuthZPluginHeader 10:40:28 [2020-10-06T10:40:28.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000aec0a0_<nil>} 10:40:29 [2020-10-06T10:40:29.263Z] 2020/10/06 10:40:28 Finished clone github.com/cloudflare/cfssl 10:40:29 [2020-10-06T10:40:29.428Z] --- PASS: TestAuthZPluginHeader (0.90s) 10:40:29 [2020-10-06T10:40:29.428Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 10:40:29 [2020-10-06T10:40:29.428Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:40:29 [2020-10-06T10:40:29.428Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:40:29 [2020-10-06T10:40:29.428Z] === RUN TestAuthZPluginV2Disable 10:40:29 [2020-10-06T10:40:29.428Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 10:40:29 [2020-10-06T10:40:29.428Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:40:29 [2020-10-06T10:40:29.428Z] === RUN TestAuthZPluginV2RejectVolumeRequests 10:40:29 [2020-10-06T10:40:29.428Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:40:29 [2020-10-06T10:40:29.428Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:40:29 [2020-10-06T10:40:29.428Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 10:40:29 [2020-10-06T10:40:29.428Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:40:29 [2020-10-06T10:40:29.428Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:40:29 [2020-10-06T10:40:29.428Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 10:40:30 [2020-10-06T10:40:30.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 10:40:31 [2020-10-06T10:40:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 10:40:31 [2020-10-06T10:40:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 10:40:31 [2020-10-06T10:40:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 10:40:31 [2020-10-06T10:40:31.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 10:40:31 [2020-10-06T10:40:31.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 10:40:31 [2020-10-06T10:40:31.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 10:40:31 [2020-10-06T10:40:31.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 10:40:31 [2020-10-06T10:40:31.370Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 10:40:33 [2020-10-06T10:40:33.271Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 10:40:34 [2020-10-06T10:40:34.644Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 10:40:35 [2020-10-06T10:40:35.201Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:40:35 [2020-10-06T10:40:35.201Z] INFO: Testing against a local daemon 10:40:35 [2020-10-06T10:40:35.201Z] === RUN TestBuildWithSession 10:40:35 [2020-10-06T10:40:35.201Z] --- SKIP: TestBuildWithSession (0.00s) 10:40:35 [2020-10-06T10:40:35.201Z] build_session_test.go:25: TODO: BuildKit 10:40:35 [2020-10-06T10:40:35.201Z] === RUN TestBuildSquashParent 10:40:35 [2020-10-06T10:40:35.201Z] --- SKIP: TestBuildSquashParent (0.00s) 10:40:35 [2020-10-06T10:40:35.201Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 10:40:35 [2020-10-06T10:40:35.201Z] === RUN TestBuildWithRemoveAndForceRemove 10:40:35 [2020-10-06T10:40:35.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:40:35 [2020-10-06T10:40:35.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:40:35 [2020-10-06T10:40:35.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:40:35 [2020-10-06T10:40:35.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:40:35 [2020-10-06T10:40:35.201Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:40:35 [2020-10-06T10:40:35.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:40:35 [2020-10-06T10:40:35.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:40:35 [2020-10-06T10:40:35.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:40:35 [2020-10-06T10:40:35.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:40:35 [2020-10-06T10:40:35.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:40:35 [2020-10-06T10:40:35.201Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:40:35 [2020-10-06T10:40:35.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:40:35 [2020-10-06T10:40:35.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:40:35 [2020-10-06T10:40:35.201Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:40:35 [2020-10-06T10:40:35.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:40:35 [2020-10-06T10:40:35.201Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:40:36 [2020-10-06T10:40:36.546Z] === RUN TestDockerSuite/TestCopyAndRestart 10:40:37 [2020-10-06T10:40:37.483Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.35s) 10:40:37 [2020-10-06T10:40:37.483Z] === RUN TestCreateServiceSecretFileMode 10:40:37 [2020-10-06T10:40:37.483Z] === RUN TestDockerSuite/TestCopyCreatedContainer 10:40:37 [2020-10-06T10:40:37.741Z] === RUN TestDockerSuite/TestCpAbsolutePath 10:40:38 [2020-10-06T10:40:38.307Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 10:40:39 [2020-10-06T10:40:39.244Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 10:40:39 [2020-10-06T10:40:39.430Z] 2020/10/06 10:40:38 Finished clone github.com/docker/swarmkit 10:40:39 [2020-10-06T10:40:39.430Z] 2020/10/06 10:40:38 Finished clone cloud.google.com/go 10:40:39 [2020-10-06T10:40:39.810Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) 10:40:39 [2020-10-06T10:40:39.810Z] === RUN TestCreateServiceConfigFileMode 10:40:40 [2020-10-06T10:40:40.068Z] === RUN TestDockerSuite/TestCpFromCaseA 10:40:40 [2020-10-06T10:40:40.634Z] === RUN TestDockerSuite/TestCpFromCaseB 10:40:41 [2020-10-06T10:40:41.209Z] === RUN TestDockerSuite/TestCpFromCaseC 10:40:42 [2020-10-06T10:40:42.143Z] === RUN TestDockerSuite/TestCpFromCaseD 10:40:43 [2020-10-06T10:40:43.079Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) 10:40:43 [2020-10-06T10:40:43.079Z] === RUN TestCreateServiceSysctls 10:40:43 [2020-10-06T10:40:43.079Z] === RUN TestDockerSuite/TestCpFromCaseE 10:40:43 [2020-10-06T10:40:43.762Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:40:43 [2020-10-06T10:40:43.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:40:44 [2020-10-06T10:40:44.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 10:40:44 [2020-10-06T10:40:44.015Z] === RUN TestDockerSuite/TestCpFromCaseF 10:40:44 [2020-10-06T10:40:44.771Z] 2020/10/06 10:40:44 Finished clone github.com/coreos/etcd 10:40:44 [2020-10-06T10:40:44.771Z] 2020/10/06 10:40:44 Finished clone github.com/containerd/containerd 10:40:44 [2020-10-06T10:40:44.952Z] === RUN TestDockerSuite/TestCpFromCaseG 10:40:46 [2020-10-06T10:40:46.330Z] === RUN TestDockerSuite/TestCpFromCaseH 10:40:47 [2020-10-06T10:40:47.265Z] === RUN TestDockerSuite/TestCpFromCaseI 10:40:47 [2020-10-06T10:40:47.527Z] --- PASS: TestCreateServiceSysctls (4.46s) 10:40:47 [2020-10-06T10:40:47.527Z] === RUN TestCreateServiceCapabilities 10:40:47 [2020-10-06T10:40:47.786Z] === RUN TestDockerSuite/TestCpFromCaseJ 10:40:48 [2020-10-06T10:40:48.050Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) 10:40:48 [2020-10-06T10:40:48.050Z] PASS 10:40:48 [2020-10-06T10:40:48.050Z] 10:40:48 [2020-10-06T10:40:48.050Z] === Skipped 10:40:48 [2020-10-06T10:40:48.050Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:40:48 [2020-10-06T10:40:48.050Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:40:48 [2020-10-06T10:40:48.050Z] 10:40:48 [2020-10-06T10:40:48.050Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 10:40:48 [2020-10-06T10:40:48.050Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:40:48 [2020-10-06T10:40:48.050Z] 10:40:48 [2020-10-06T10:40:48.050Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:40:48 [2020-10-06T10:40:48.050Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:40:48 [2020-10-06T10:40:48.050Z] 10:40:48 [2020-10-06T10:40:48.050Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:40:48 [2020-10-06T10:40:48.050Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:40:48 [2020-10-06T10:40:48.050Z] 10:40:48 [2020-10-06T10:40:48.050Z] 10:40:48 [2020-10-06T10:40:48.050Z] DONE 17 tests, 4 skipped in 27.713s 10:40:48 [2020-10-06T10:40:48.050Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 10:40:48 [2020-10-06T10:40:48.050Z] ++ 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 10:40:48 [2020-10-06T10:40:48.050Z] ++ set -e 10:40:48 [2020-10-06T10:40:48.050Z] ++ '[' -n 0 ']' 10:40:48 [2020-10-06T10:40:48.050Z] ++ set -x 10:40:48 [2020-10-06T10:40:48.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 10:40:48 [2020-10-06T10:40:48.050Z] INFO: Testing against a local daemon 10:40:48 [2020-10-06T10:40:48.050Z] === RUN TestPluginInvalidJSON 10:40:48 [2020-10-06T10:40:48.050Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 10:40:48 [2020-10-06T10:40:48.050Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 10:40:48 [2020-10-06T10:40:48.050Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 10:40:48 [2020-10-06T10:40:48.050Z] --- PASS: TestPluginInvalidJSON (0.02s) 10:40:48 [2020-10-06T10:40:48.050Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 10:40:48 [2020-10-06T10:40:48.050Z] === RUN TestPluginInstall 10:40:48 [2020-10-06T10:40:48.050Z] === RUN TestPluginInstall/no_auth 10:40:49 [2020-10-06T10:40:49.162Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 10:40:50 [2020-10-06T10:40:50.542Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 10:40:51 [2020-10-06T10:40:51.111Z] --- PASS: TestCreateServiceCapabilities (3.50s) 10:40:51 [2020-10-06T10:40:51.111Z] === RUN TestInspect 10:40:51 [2020-10-06T10:40:51.370Z] === RUN TestDockerSuite/TestCpGarbagePath 10:40:51 [2020-10-06T10:40:51.612Z] time="2020-10-06T10:40:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:51 [2020-10-06T10:40:51.612Z] time="2020-10-06T10:40:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbb343873cfd604aa512151ed6b0d054ddeed7b005b76491f7a7884f282f204e" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:51 [2020-10-06T10:40:51.612Z] time="2020-10-06T10:40:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:51 [2020-10-06T10:40:51.612Z] time="2020-10-06T10:40:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbb343873cfd604aa512151ed6b0d054ddeed7b005b76491f7a7884f282f204e" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:51 [2020-10-06T10:40:51.905Z] === RUN TestPluginInstall/with_htpasswd 10:40:51 [2020-10-06T10:40:51.939Z] === RUN TestDockerSuite/TestCpLocalOnly 10:40:52 [2020-10-06T10:40:52.198Z] === RUN TestDockerSuite/TestCpNameHasColon 10:40:52 [2020-10-06T10:40:52.542Z] time="2020-10-06T10:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:52 [2020-10-06T10:40:52.542Z] time="2020-10-06T10:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47503a19af66869b273d61d8a1313ac8ebaf1b41e5a276facfa4553138ad35a1" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:52 [2020-10-06T10:40:52.542Z] time="2020-10-06T10:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:52 [2020-10-06T10:40:52.542Z] time="2020-10-06T10:40:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47503a19af66869b273d61d8a1313ac8ebaf1b41e5a276facfa4553138ad35a1" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:52 [2020-10-06T10:40:52.837Z] === RUN TestPluginInstall/with_insecure 10:40:53 [2020-10-06T10:40:53.135Z] === RUN TestDockerSuite/TestCpRelativePath 10:40:53 [2020-10-06T10:40:53.887Z] time="2020-10-06T10:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:53 [2020-10-06T10:40:53.887Z] time="2020-10-06T10:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4260f5720aaec0cfd097803203751663e86020b233423c57e92f53b214693057" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:53 [2020-10-06T10:40:53.887Z] time="2020-10-06T10:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:53 [2020-10-06T10:40:53.887Z] time="2020-10-06T10:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4260f5720aaec0cfd097803203751663e86020b233423c57e92f53b214693057" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:54 [2020-10-06T10:40:54.074Z] === RUN TestDockerSuite/TestCpSpecialFiles 10:40:54 [2020-10-06T10:40:54.187Z] --- PASS: TestPluginInstall (7.74s) 10:40:54 [2020-10-06T10:40:54.187Z] --- PASS: TestPluginInstall/no_auth (5.40s) 10:40:54 [2020-10-06T10:40:54.187Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) 10:40:54 [2020-10-06T10:40:54.187Z] --- PASS: TestPluginInstall/with_insecure (1.40s) 10:40:54 [2020-10-06T10:40:54.187Z] plugin_test.go:157: [d3e2f2f4809fb] daemon is not started 10:40:54 [2020-10-06T10:40:54.187Z] PASS 10:40:54 [2020-10-06T10:40:54.187Z] 10:40:54 [2020-10-06T10:40:54.187Z] DONE 6 tests in 7.841s 10:40:54 [2020-10-06T10:40:54.187Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 10:40:54 [2020-10-06T10:40:54.187Z] ++ 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 10:40:54 [2020-10-06T10:40:54.187Z] ++ set -e 10:40:54 [2020-10-06T10:40:54.187Z] ++ '[' -n 0 ']' 10:40:54 [2020-10-06T10:40:54.187Z] ++ set -x 10:40:54 [2020-10-06T10:40:54.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 10:40:54 [2020-10-06T10:40:54.187Z] INFO: Testing against a local daemon 10:40:54 [2020-10-06T10:40:54.187Z] === RUN TestExternalGraphDriver 10:40:54 [2020-10-06T10:40:54.480Z] === RUN TestExternalGraphDriver/json 10:40:54 [2020-10-06T10:40:54.642Z] --- PASS: TestInspect (3.65s) 10:40:54 [2020-10-06T10:40:54.642Z] === RUN TestCreateJob 10:40:55 [2020-10-06T10:40:55.580Z] === RUN TestDockerSuite/TestCpSymlinkComponent 10:40:56 [2020-10-06T10:40:56.009Z] === RUN TestExternalGraphDriver/spec 10:40:56 [2020-10-06T10:40:56.102Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 10:40:56 [2020-10-06T10:40:56.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.74s) 10:40:56 [2020-10-06T10:40:56.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.20s) 10:40:56 [2020-10-06T10:40:56.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.23s) 10:40:56 [2020-10-06T10:40:56.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.24s) 10:40:56 [2020-10-06T10:40:56.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.43s) 10:40:56 [2020-10-06T10:40:56.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.29s) 10:40:56 [2020-10-06T10:40:56.102Z] === RUN TestBuildMultiStageCopy 10:40:56 [2020-10-06T10:40:56.102Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:40:56 [2020-10-06T10:40:56.148Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 10:40:57 [2020-10-06T10:40:57.086Z] === RUN TestDockerSuite/TestCpToCaseA 10:40:58 [2020-10-06T10:40:58.090Z] === RUN TestExternalGraphDriver/pull 10:40:58 [2020-10-06T10:40:58.498Z] === RUN TestDockerSuite/TestCpToCaseB 10:40:58 [2020-10-06T10:40:58.498Z] --- PASS: TestCreateJob (3.72s) 10:40:58 [2020-10-06T10:40:58.498Z] === RUN TestReplicatedJob 10:40:59 [2020-10-06T10:40:59.065Z] === RUN TestDockerSuite/TestCpToCaseC 10:40:59 [2020-10-06T10:40:59.762Z] 2020/10/06 10:40:59 Finished clone google.golang.org/genproto 10:41:00 [2020-10-06T10:41:00.167Z] --- PASS: TestExternalGraphDriver (5.59s) 10:41:00 [2020-10-06T10:41:00.167Z] --- PASS: TestExternalGraphDriver/json (1.79s) 10:41:00 [2020-10-06T10:41:00.167Z] --- PASS: TestExternalGraphDriver/spec (1.78s) 10:41:00 [2020-10-06T10:41:00.167Z] --- PASS: TestExternalGraphDriver/pull (1.89s) 10:41:00 [2020-10-06T10:41:00.167Z] === RUN TestGraphdriverPluginV2 10:41:00 [2020-10-06T10:41:00.167Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) 10:41:00 [2020-10-06T10:41:00.167Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:41:00 [2020-10-06T10:41:00.167Z] PASS 10:41:00 [2020-10-06T10:41:00.167Z] 10:41:00 [2020-10-06T10:41:00.167Z] === Skipped 10:41:00 [2020-10-06T10:41:00.167Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) 10:41:00 [2020-10-06T10:41:00.167Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:41:00 [2020-10-06T10:41:00.167Z] 10:41:00 [2020-10-06T10:41:00.167Z] 10:41:00 [2020-10-06T10:41:00.167Z] DONE 5 tests, 1 skipped in 5.742s 10:41:00 [2020-10-06T10:41:00.167Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 10:41:00 [2020-10-06T10:41:00.167Z] ++ 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 10:41:00 [2020-10-06T10:41:00.167Z] ++ set -e 10:41:00 [2020-10-06T10:41:00.167Z] ++ '[' -n 0 ']' 10:41:00 [2020-10-06T10:41:00.167Z] ++ set -x 10:41:00 [2020-10-06T10:41:00.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 10:41:00 [2020-10-06T10:41:00.167Z] INFO: Testing against a local daemon 10:41:00 [2020-10-06T10:41:00.167Z] === RUN TestContinueAfterPluginCrash 10:41:00 [2020-10-06T10:41:00.167Z] === PAUSE TestContinueAfterPluginCrash 10:41:00 [2020-10-06T10:41:00.167Z] === RUN TestReadPluginNoRead 10:41:00 [2020-10-06T10:41:00.167Z] === PAUSE TestReadPluginNoRead 10:41:00 [2020-10-06T10:41:00.167Z] === RUN TestDaemonStartWithLogOpt 10:41:00 [2020-10-06T10:41:00.167Z] === PAUSE TestDaemonStartWithLogOpt 10:41:00 [2020-10-06T10:41:00.167Z] === CONT TestContinueAfterPluginCrash 10:41:00 [2020-10-06T10:41:00.167Z] === CONT TestDaemonStartWithLogOpt 10:41:00 [2020-10-06T10:41:00.167Z] === CONT TestReadPluginNoRead 10:41:00 [2020-10-06T10:41:00.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 10:41:00 [2020-10-06T10:41:00.973Z] === RUN TestDockerSuite/TestCpToCaseD 10:41:01 [2020-10-06T10:41:01.652Z] 2020/10/06 10:41:01 Finished clone github.com/gogo/protobuf 10:41:03 [2020-10-06T10:41:03.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:41:04 [2020-10-06T10:41:04.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:41:05 [2020-10-06T10:41:05.064Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:41:05 [2020-10-06T10:41:05.162Z] --- PASS: TestReplicatedJob (6.80s) 10:41:05 [2020-10-06T10:41:05.162Z] === RUN TestUpdateReplicatedJob 10:41:05 [2020-10-06T10:41:05.420Z] === RUN TestDockerSuite/TestCpToCaseE 10:41:05 [2020-10-06T10:41:05.784Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 10:41:05 [2020-10-06T10:41:05.784Z] --- PASS: TestDaemonStartWithLogOpt (5.35s) 10:41:06 [2020-10-06T10:41:06.025Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:41:06 [2020-10-06T10:41:06.421Z] === RUN TestReadPluginNoRead/default 10:41:06 [2020-10-06T10:41:06.986Z] --- PASS: TestBuildMultiStageCopy (12.20s) 10:41:06 [2020-10-06T10:41:06.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.29s) 10:41:06 [2020-10-06T10:41:06.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) 10:41:06 [2020-10-06T10:41:06.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) 10:41:06 [2020-10-06T10:41:06.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) 10:41:06 [2020-10-06T10:41:06.986Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.20s) 10:41:06 [2020-10-06T10:41:06.986Z] === RUN TestBuildMultiStageParentConfig 10:41:07 [2020-10-06T10:41:07.955Z] === RUN TestReadPluginNoRead/disabled_caching 10:41:07 [2020-10-06T10:41:07.956Z] === RUN TestDockerSuite/TestCpToCaseF 10:41:08 [2020-10-06T10:41:08.524Z] === RUN TestDockerSuite/TestCpToCaseG 10:41:09 [2020-10-06T10:41:09.094Z] --- PASS: TestUpdateReplicatedJob (3.89s) 10:41:09 [2020-10-06T10:41:09.094Z] === RUN TestServiceListWithStatuses 10:41:09 [2020-10-06T10:41:09.094Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:41:09 [2020-10-06T10:41:09.094Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:41:09 [2020-10-06T10:41:09.094Z] === RUN TestDockerNetworkConnectAlias 10:41:09 [2020-10-06T10:41:09.147Z] --- PASS: TestBuildMultiStageParentConfig (1.87s) 10:41:09 [2020-10-06T10:41:09.147Z] === RUN TestBuildLabelWithTargets 10:41:09 [2020-10-06T10:41:09.147Z] --- SKIP: TestBuildLabelWithTargets (0.01s) 10:41:09 [2020-10-06T10:41:09.147Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 10:41:09 [2020-10-06T10:41:09.147Z] === RUN TestBuildWithEmptyLayers 10:41:09 [2020-10-06T10:41:09.475Z] --- PASS: TestReadPluginNoRead (9.21s) 10:41:09 [2020-10-06T10:41:09.475Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.41s) 10:41:09 [2020-10-06T10:41:09.475Z] --- PASS: TestReadPluginNoRead/default (1.36s) 10:41:09 [2020-10-06T10:41:09.475Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) 10:41:09 [2020-10-06T10:41:09.475Z] read_test.go:92: [dc1ccfeb06ee3] daemon is not started 10:41:10 [2020-10-06T10:41:10.108Z] --- PASS: TestBuildWithEmptyLayers (0.91s) 10:41:10 [2020-10-06T10:41:10.108Z] === RUN TestBuildMultiStageOnBuild 10:41:10 [2020-10-06T10:41:10.514Z] --- PASS: TestContinueAfterPluginCrash (10.68s) 10:41:10 [2020-10-06T10:41:10.514Z] PASS 10:41:10 [2020-10-06T10:41:10.514Z] 10:41:10 [2020-10-06T10:41:10.514Z] DONE 6 tests in 10.757s 10:41:10 [2020-10-06T10:41:10.514Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 10:41:10 [2020-10-06T10:41:10.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:41:10 [2020-10-06T10:41:10.514Z] ++ set -e 10:41:10 [2020-10-06T10:41:10.514Z] ++ '[' -n 0 ']' 10:41:10 [2020-10-06T10:41:10.514Z] ++ set -x 10:41:10 [2020-10-06T10:41:10.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:41:10 [2020-10-06T10:41:10.809Z] testing: warning: no tests to run 10:41:10 [2020-10-06T10:41:10.809Z] PASS 10:41:10 [2020-10-06T10:41:10.809Z] 10:41:10 [2020-10-06T10:41:10.809Z] DONE 0 tests in 0.018s 10:41:10 [2020-10-06T10:41:10.809Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 10:41:10 [2020-10-06T10:41:10.809Z] ++ 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 10:41:10 [2020-10-06T10:41:10.809Z] ++ set -e 10:41:10 [2020-10-06T10:41:10.809Z] ++ '[' -n 0 ']' 10:41:10 [2020-10-06T10:41:10.809Z] ++ set -x 10:41:10 [2020-10-06T10:41:10.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 10:41:10 [2020-10-06T10:41:10.809Z] INFO: Testing against a local daemon 10:41:10 [2020-10-06T10:41:10.809Z] === RUN TestPluginWithDevMounts 10:41:10 [2020-10-06T10:41:10.809Z] === PAUSE TestPluginWithDevMounts 10:41:10 [2020-10-06T10:41:10.809Z] === CONT TestPluginWithDevMounts 10:41:12 [2020-10-06T10:41:12.381Z] === RUN TestDockerSuite/TestCpToCaseH 10:41:12 [2020-10-06T10:41:12.890Z] --- PASS: TestPluginWithDevMounts (1.84s) 10:41:12 [2020-10-06T10:41:12.890Z] PASS 10:41:12 [2020-10-06T10:41:12.890Z] 10:41:12 [2020-10-06T10:41:12.890Z] DONE 1 tests in 1.919s 10:41:12 [2020-10-06T10:41:12.890Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 10:41:12 [2020-10-06T10:41:12.890Z] ++ 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 10:41:12 [2020-10-06T10:41:12.890Z] ++ set -e 10:41:12 [2020-10-06T10:41:12.890Z] ++ '[' -n 0 ']' 10:41:12 [2020-10-06T10:41:12.890Z] ++ set -x 10:41:12 [2020-10-06T10:41:12.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m 10:41:12 [2020-10-06T10:41:12.890Z] INFO: Testing against a local daemon 10:41:12 [2020-10-06T10:41:12.890Z] === RUN TestSecretInspect 10:41:13 [2020-10-06T10:41:13.913Z] 2020/10/06 10:41:13 Finished clone github.com/hashicorp/consul 10:41:14 [2020-10-06T10:41:14.285Z] --- PASS: TestDockerNetworkConnectAlias (5.25s) 10:41:14 [2020-10-06T10:41:14.285Z] === RUN TestDockerNetworkReConnect 10:41:14 [2020-10-06T10:41:14.543Z] === RUN TestDockerSuite/TestCpToCaseI 10:41:14 [2020-10-06T10:41:14.974Z] --- PASS: TestSecretInspect (1.95s) 10:41:14 [2020-10-06T10:41:14.974Z] === RUN TestSecretList 10:41:15 [2020-10-06T10:41:15.111Z] === RUN TestDockerSuite/TestCpToCaseJ 10:41:16 [2020-10-06T10:41:16.494Z] --- PASS: TestSecretList (1.91s) 10:41:16 [2020-10-06T10:41:16.494Z] === RUN TestSecretsCreateAndDelete 10:41:18 [2020-10-06T10:41:18.418Z] --- PASS: TestDockerNetworkReConnect (4.19s) 10:41:18 [2020-10-06T10:41:18.418Z] === RUN TestServicePlugin 10:41:18 [2020-10-06T10:41:18.577Z] --- PASS: TestSecretsCreateAndDelete (1.98s) 10:41:18 [2020-10-06T10:41:18.577Z] === RUN TestSecretsUpdate 10:41:18 [2020-10-06T10:41:18.677Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 10:41:19 [2020-10-06T10:41:19.613Z] === RUN TestDockerSuite/TestCpToDot 10:41:20 [2020-10-06T10:41:20.181Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 10:41:20 [2020-10-06T10:41:20.654Z] --- PASS: TestSecretsUpdate (1.95s) 10:41:20 [2020-10-06T10:41:20.654Z] === RUN TestTemplatedSecret 10:41:21 [2020-10-06T10:41:21.556Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 10:41:22 [2020-10-06T10:41:22.439Z] --- PASS: TestBuildMultiStageOnBuild (11.43s) 10:41:22 [2020-10-06T10:41:22.439Z] === RUN TestBuildUncleanTarFilenames 10:41:22 [2020-10-06T10:41:22.439Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) 10:41:22 [2020-10-06T10:41:22.439Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 10:41:22 [2020-10-06T10:41:22.439Z] === RUN TestBuildMultiStageLayerLeak 10:41:22 [2020-10-06T10:41:22.491Z] === RUN TestDockerSuite/TestCpToStdout 10:41:22 [2020-10-06T10:41:22.745Z] --- PASS: TestTemplatedSecret (2.39s) 10:41:22 [2020-10-06T10:41:22.745Z] === RUN TestSecretCreateResolve 10:41:23 [2020-10-06T10:41:23.059Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 10:41:24 [2020-10-06T10:41:24.438Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 10:41:24 [2020-10-06T10:41:24.438Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 10:41:24 [2020-10-06T10:41:24.828Z] --- PASS: TestSecretCreateResolve (1.91s) 10:41:24 [2020-10-06T10:41:24.828Z] PASS 10:41:24 [2020-10-06T10:41:24.828Z] 10:41:24 [2020-10-06T10:41:24.828Z] DONE 6 tests in 12.158s 10:41:24 [2020-10-06T10:41:24.828Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 10:41:24 [2020-10-06T10:41:24.828Z] ++ 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 10:41:24 [2020-10-06T10:41:24.828Z] ++ set -e 10:41:24 [2020-10-06T10:41:24.828Z] ++ '[' -n 0 ']' 10:41:24 [2020-10-06T10:41:24.828Z] ++ set -x 10:41:24 [2020-10-06T10:41:24.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m 10:41:24 [2020-10-06T10:41:24.828Z] INFO: Testing against a local daemon 10:41:24 [2020-10-06T10:41:24.828Z] === RUN TestServiceCreateInit 10:41:24 [2020-10-06T10:41:24.828Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:41:25 [2020-10-06T10:41:25.375Z] === RUN TestDockerSuite/TestCpVolumePath 10:41:26 [2020-10-06T10:41:26.310Z] === RUN TestDockerSuite/TestCreate64ByteHexID 10:41:26 [2020-10-06T10:41:26.310Z] === RUN TestDockerSuite/TestCreateArgs 10:41:26 [2020-10-06T10:41:26.568Z] === RUN TestDockerSuite/TestCreateByImageID 10:41:26 [2020-10-06T10:41:26.827Z] === RUN TestDockerSuite/TestCreateEchoStdout 10:41:27 [2020-10-06T10:41:27.394Z] === RUN TestDockerSuite/TestCreateGrowRootfs 10:41:27 [2020-10-06T10:41:27.394Z] === RUN TestDockerSuite/TestCreateHostConfig 10:41:27 [2020-10-06T10:41:27.394Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 10:41:27 [2020-10-06T10:41:27.961Z] === RUN TestDockerSuite/TestCreateLabelFromImage 10:41:28 [2020-10-06T10:41:28.220Z] === RUN TestDockerSuite/TestCreateLabels 10:41:28 [2020-10-06T10:41:28.220Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 10:41:28 [2020-10-06T10:41:28.479Z] === RUN TestDockerSuite/TestCreateRM 10:41:28 [2020-10-06T10:41:28.479Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 10:41:28 [2020-10-06T10:41:28.479Z] === RUN TestDockerSuite/TestCreateStopSignal 10:41:28 [2020-10-06T10:41:28.479Z] === RUN TestDockerSuite/TestCreateStopTimeout 10:41:28 [2020-10-06T10:41:28.737Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 10:41:29 [2020-10-06T10:41:29.316Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:41:30 [2020-10-06T10:41:30.114Z] === RUN TestDockerSuite/TestCreateVolumesCreated 10:41:30 [2020-10-06T10:41:30.114Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 10:41:30 [2020-10-06T10:41:30.373Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 10:41:32 [2020-10-06T10:41:32.046Z] 2020/10/06 10:41:30 Finished clone github.com/aws/aws-sdk-go 10:41:32 [2020-10-06T10:41:32.723Z] --- PASS: TestBuildMultiStageLayerLeak (9.99s) 10:41:32 [2020-10-06T10:41:32.723Z] === RUN TestBuildWithHugeFile 10:41:32 [2020-10-06T10:41:32.856Z] --- PASS: TestServiceCreateInit (7.44s) 10:41:32 [2020-10-06T10:41:32.856Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) 10:41:32 [2020-10-06T10:41:32.856Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) 10:41:32 [2020-10-06T10:41:32.856Z] === RUN TestCreateServiceMultipleTimes 10:41:34 [2020-10-06T10:41:34.571Z] === RUN TestDockerSuite/TestCreateWithPortRange 10:41:34 [2020-10-06T10:41:34.571Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 10:41:34 [2020-10-06T10:41:34.571Z] === RUN TestDockerSuite/TestCreateWithWorkdir 10:41:34 [2020-10-06T10:41:34.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 10:41:34 [2020-10-06T10:41:34.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 10:41:34 [2020-10-06T10:41:34.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 10:41:34 [2020-10-06T10:41:34.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 10:41:36 [2020-10-06T10:41:36.206Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 10:41:36 [2020-10-06T10:41:36.464Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 10:41:37 [2020-10-06T10:41:37.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 10:41:37 [2020-10-06T10:41:37.600Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 10:41:38 [2020-10-06T10:41:38.979Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 10:41:39 [2020-10-06T10:41:39.921Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 10:41:40 [2020-10-06T10:41:40.180Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 10:41:40 [2020-10-06T10:41:40.180Z] === RUN TestDockerSuite/TestDevicePermissions 10:41:40 [2020-10-06T10:41:40.747Z] === RUN TestDockerSuite/TestDockerFails 10:41:40 [2020-10-06T10:41:40.747Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 10:41:40 [2020-10-06T10:41:40.747Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 10:41:40 [2020-10-06T10:41:40.747Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 10:41:41 [2020-10-06T10:41:41.683Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 10:41:41 [2020-10-06T10:41:41.942Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 10:41:42 [2020-10-06T10:41:42.879Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 10:41:42 [2020-10-06T10:41:42.879Z] === RUN TestDockerSuite/TestDockerNetworkInspect 10:41:43 [2020-10-06T10:41:43.138Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 10:41:43 [2020-10-06T10:41:43.138Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 10:41:43 [2020-10-06T10:41:43.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 10:41:48 [2020-10-06T10:41:48.250Z] --- PASS: TestCreateServiceMultipleTimes (15.24s) 10:41:48 [2020-10-06T10:41:48.251Z] === RUN TestCreateServiceConflict 10:41:48 [2020-10-06T10:41:48.972Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 10:41:49 [2020-10-06T10:41:49.772Z] --- PASS: TestCreateServiceConflict (1.92s) 10:41:49 [2020-10-06T10:41:49.772Z] === RUN TestCreateServiceMaxReplicas 10:41:50 [2020-10-06T10:41:50.370Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 10:41:51 [2020-10-06T10:41:51.746Z] --- PASS: TestServicePlugin (32.91s) 10:41:51 [2020-10-06T10:41:51.746Z] plugin_test.go:62: [d6460ce4a4eae] joining swarm manager [df4a19c29ec4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 10:41:51 [2020-10-06T10:41:51.746Z] plugin_test.go:65: [d21844412217e] joining swarm manager [df4a19c29ec4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 10:41:51 [2020-10-06T10:41:51.746Z] === RUN TestServiceUpdateLabel 10:41:52 [2020-10-06T10:41:52.005Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 10:41:52 [2020-10-06T10:41:52.527Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) 10:41:52 [2020-10-06T10:41:52.528Z] === RUN TestCreateWithDuplicateNetworkNames 10:41:53 [2020-10-06T10:41:53.381Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 10:41:54 [2020-10-06T10:41:54.315Z] --- PASS: TestServiceUpdateLabel (2.70s) 10:41:54 [2020-10-06T10:41:54.315Z] === RUN TestServiceUpdateSecrets 10:41:54 [2020-10-06T10:41:54.315Z] === RUN TestDockerSuite/TestEventsAttach 10:41:55 [2020-10-06T10:41:55.254Z] === RUN TestDockerSuite/TestEventsCommit 10:41:56 [2020-10-06T10:41:56.192Z] === RUN TestDockerSuite/TestEventsContainerEvents 10:41:56 [2020-10-06T10:41:56.760Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 10:41:57 [2020-10-06T10:41:57.019Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 10:41:57 [2020-10-06T10:41:57.586Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 10:41:58 [2020-10-06T10:41:58.962Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 10:41:59 [2020-10-06T10:41:59.896Z] === RUN TestDockerSuite/TestEventsContainerRestart 10:42:02 [2020-10-06T10:42:02.425Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 10:42:04 [2020-10-06T10:42:04.344Z] === RUN TestDockerSuite/TestEventsCopy 10:42:04 [2020-10-06T10:42:04.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 10:42:04 [2020-10-06T10:42:04.860Z] === RUN TestDockerSuite/TestEventsFilterContainer 10:42:05 [2020-10-06T10:42:05.188Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.89s) 10:42:05 [2020-10-06T10:42:05.188Z] === RUN TestCreateServiceSecretFileMode 10:42:05 [2020-10-06T10:42:05.795Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 10:42:07 [2020-10-06T10:42:07.275Z] --- PASS: TestCreateServiceSecretFileMode (2.26s) 10:42:07 [2020-10-06T10:42:07.275Z] === RUN TestCreateServiceConfigFileMode 10:42:09 [2020-10-06T10:42:09.079Z] --- PASS: TestServiceUpdateSecrets (14.38s) 10:42:09 [2020-10-06T10:42:09.079Z] === RUN TestServiceUpdateConfigs 10:42:10 [2020-10-06T10:42:10.033Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) 10:42:10 [2020-10-06T10:42:10.033Z] === RUN TestCreateServiceSysctls 10:42:11 [2020-10-06T10:42:11.608Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 10:42:11 [2020-10-06T10:42:11.608Z] === RUN TestDockerSuite/TestEventsFilterImageName 10:42:12 [2020-10-06T10:42:12.542Z] === RUN TestDockerSuite/TestEventsFilterLabels 10:42:12 [2020-10-06T10:42:12.817Z] --- PASS: TestCreateServiceSysctls (2.98s) 10:42:12 [2020-10-06T10:42:12.817Z] === RUN TestCreateServiceCapabilities 10:42:13 [2020-10-06T10:42:13.107Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 10:42:13 [2020-10-06T10:42:13.365Z] === RUN TestDockerSuite/TestEventsFilterType 10:42:13 [2020-10-06T10:42:13.623Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 10:42:13 [2020-10-06T10:42:13.623Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 10:42:13 [2020-10-06T10:42:13.623Z] === RUN TestDockerSuite/TestEventsFilters 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsFormat 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsFormatBadField 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsImageImport 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsImageLoad 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsImagePull 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsImageTag 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 10:42:17 [2020-10-06T10:42:17.654Z] === RUN TestDockerSuite/TestEventsPluginOps 10:42:17 [2020-10-06T10:42:17.679Z] --- PASS: TestCreateServiceCapabilities (2.32s) 10:42:17 [2020-10-06T10:42:17.679Z] === RUN TestInspect 10:42:17 [2020-10-06T10:42:17.679Z] --- PASS: TestInspect (2.55s) 10:42:17 [2020-10-06T10:42:17.679Z] === RUN TestCreateJob 10:42:19 [2020-10-06T10:42:19.554Z] === RUN TestDockerSuite/TestEventsRedirectStdout 10:42:19 [2020-10-06T10:42:19.554Z] === RUN TestDockerSuite/TestEventsRename 10:42:20 [2020-10-06T10:42:20.121Z] === RUN TestDockerSuite/TestEventsResize 10:42:20 [2020-10-06T10:42:20.425Z] --- PASS: TestCreateJob (2.99s) 10:42:20 [2020-10-06T10:42:20.425Z] === RUN TestReplicatedJob 10:42:20 [2020-10-06T10:42:20.688Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 10:42:23 [2020-10-06T10:42:23.215Z] --- PASS: TestServiceUpdateConfigs (14.50s) 10:42:23 [2020-10-06T10:42:23.215Z] === RUN TestServiceUpdateNetwork 10:42:26 [2020-10-06T10:42:26.008Z] --- PASS: TestReplicatedJob (4.89s) 10:42:26 [2020-10-06T10:42:26.008Z] === RUN TestUpdateReplicatedJob 10:42:26 [2020-10-06T10:42:26.519Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 10:42:26 [2020-10-06T10:42:26.519Z] === RUN TestDockerSuite/TestEventsStreaming 10:42:26 [2020-10-06T10:42:26.778Z] === RUN TestDockerSuite/TestEventsTimestampFormats 10:42:28 [2020-10-06T10:42:28.162Z] --- PASS: TestUpdateReplicatedJob (3.00s) 10:42:28 [2020-10-06T10:42:28.162Z] === RUN TestServiceListWithStatuses 10:42:28 [2020-10-06T10:42:28.162Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:42:28 [2020-10-06T10:42:28.162Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:42:28 [2020-10-06T10:42:28.162Z] === RUN TestDockerNetworkConnectAlias 10:42:30 [2020-10-06T10:42:30.060Z] === RUN TestDockerSuite/TestEventsTop 10:42:30 [2020-10-06T10:42:30.318Z] === RUN TestDockerSuite/TestEventsUntag 10:42:32 [2020-10-06T10:42:32.642Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) 10:42:32 [2020-10-06T10:42:32.642Z] === RUN TestDockerNetworkReConnect 10:42:32 [2020-10-06T10:42:32.847Z] === RUN TestDockerSuite/TestEventsUntilInThePast 10:42:35 [2020-10-06T10:42:35.375Z] --- PASS: TestServiceUpdateNetwork (12.20s) 10:42:35 [2020-10-06T10:42:35.375Z] === RUN TestServiceUpdatePidsLimit 10:42:36 [2020-10-06T10:42:36.184Z] --- PASS: TestDockerNetworkReConnect (3.25s) 10:42:36 [2020-10-06T10:42:36.184Z] === RUN TestServicePlugin 10:42:36 [2020-10-06T10:42:36.184Z] --- SKIP: TestServicePlugin (0.00s) 10:42:36 [2020-10-06T10:42:36.184Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:42:36 [2020-10-06T10:42:36.184Z] === RUN TestServiceUpdateLabel 10:42:36 [2020-10-06T10:42:36.309Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 10:42:36 [2020-10-06T10:42:36.876Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 10:42:37 [2020-10-06T10:42:37.704Z] --- PASS: TestServiceUpdateLabel (1.96s) 10:42:37 [2020-10-06T10:42:37.704Z] === RUN TestServiceUpdateSecrets 10:42:43 [2020-10-06T10:42:43.434Z] === RUN TestDockerSuite/TestExec 10:42:44 [2020-10-06T10:42:44.001Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 10:42:44 [2020-10-06T10:42:44.001Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 10:42:44 [2020-10-06T10:42:44.568Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 10:42:45 [2020-10-06T10:42:45.141Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 10:42:45 [2020-10-06T10:42:45.709Z] === RUN TestDockerSuite/TestExecAPIStart 10:42:46 [2020-10-06T10:42:46.665Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 10:42:47 [2020-10-06T10:42:47.233Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 10:42:47 [2020-10-06T10:42:47.799Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 10:42:48 [2020-10-06T10:42:48.365Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 10:42:48 [2020-10-06T10:42:48.932Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 10:42:49 [2020-10-06T10:42:49.191Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 10:42:49 [2020-10-06T10:42:49.757Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 10:42:50 [2020-10-06T10:42:50.692Z] === RUN TestDockerSuite/TestExecCgroup 10:42:51 [2020-10-06T10:42:51.627Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) 10:42:51 [2020-10-06T10:42:51.627Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 10:42:51 [2020-10-06T10:42:51.627Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) 10:42:51 [2020-10-06T10:42:51.627Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) 10:42:51 [2020-10-06T10:42:51.627Z] PASS 10:42:51 [2020-10-06T10:42:51.627Z] 10:42:51 [2020-10-06T10:42:51.627Z] === Skipped 10:42:51 [2020-10-06T10:42:51.627Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 10:42:51 [2020-10-06T10:42:51.627Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:42:51 [2020-10-06T10:42:51.627Z] 10:42:51 [2020-10-06T10:42:51.627Z] 10:42:51 [2020-10-06T10:42:51.627Z] DONE 27 tests, 1 skipped in 179.029s 10:42:51 [2020-10-06T10:42:51.627Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 10:42:51 [2020-10-06T10:42:51.627Z] ++ 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 10:42:51 [2020-10-06T10:42:51.627Z] ++ set -e 10:42:51 [2020-10-06T10:42:51.627Z] ++ '[' -n 0 ']' 10:42:51 [2020-10-06T10:42:51.627Z] ++ set -x 10:42:51 [2020-10-06T10:42:51.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 10:42:51 [2020-10-06T10:42:51.627Z] === RUN TestDockerSuite/TestExecEnv 10:42:51 [2020-10-06T10:42:51.627Z] INFO: Testing against a local daemon 10:42:51 [2020-10-06T10:42:51.627Z] === RUN TestSessionCreate 10:42:51 [2020-10-06T10:42:51.627Z] --- PASS: TestSessionCreate (0.03s) 10:42:51 [2020-10-06T10:42:51.627Z] === RUN TestSessionCreateWithBadUpgrade 10:42:51 [2020-10-06T10:42:51.886Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 10:42:51 [2020-10-06T10:42:51.886Z] PASS 10:42:51 [2020-10-06T10:42:51.886Z] 10:42:51 [2020-10-06T10:42:51.886Z] DONE 2 tests in 0.190s 10:42:51 [2020-10-06T10:42:51.886Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 10:42:51 [2020-10-06T10:42:51.886Z] ++ 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 10:42:51 [2020-10-06T10:42:51.886Z] ++ set -e 10:42:51 [2020-10-06T10:42:51.886Z] ++ '[' -n 0 ']' 10:42:51 [2020-10-06T10:42:51.886Z] ++ set -x 10:42:51 [2020-10-06T10:42:51.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 10:42:51 [2020-10-06T10:42:51.886Z] INFO: Testing against a local daemon 10:42:51 [2020-10-06T10:42:51.886Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:42:51 [2020-10-06T10:42:51.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 10:42:51 [2020-10-06T10:42:51.886Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:42:51 [2020-10-06T10:42:51.886Z] === RUN TestEventsExecDie 10:42:52 [2020-10-06T10:42:52.453Z] === RUN TestDockerSuite/TestExecEnvLinksHost 10:42:52 [2020-10-06T10:42:52.711Z] --- PASS: TestEventsExecDie (0.70s) 10:42:52 [2020-10-06T10:42:52.711Z] === RUN TestEventsBackwardsCompatible 10:42:52 [2020-10-06T10:42:52.711Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 10:42:52 [2020-10-06T10:42:52.711Z] === RUN TestInfoBinaryCommits 10:42:52 [2020-10-06T10:42:52.711Z] --- PASS: TestInfoBinaryCommits (0.05s) 10:42:52 [2020-10-06T10:42:52.711Z] === RUN TestInfoAPIVersioned 10:42:52 [2020-10-06T10:42:52.711Z] --- PASS: TestInfoAPIVersioned (0.01s) 10:42:52 [2020-10-06T10:42:52.711Z] === RUN TestInfoDiscoveryBackend 10:42:53 [2020-10-06T10:42:53.069Z] --- PASS: TestServiceUpdateSecrets (14.23s) 10:42:53 [2020-10-06T10:42:53.069Z] === RUN TestServiceUpdateConfigs 10:42:53 [2020-10-06T10:42:53.279Z] --- PASS: TestInfoDiscoveryBackend (0.54s) 10:42:53 [2020-10-06T10:42:53.279Z] === RUN TestInfoDiscoveryInvalidAdvertise 10:42:53 [2020-10-06T10:42:53.537Z] === RUN TestDockerSuite/TestExecExitStatus 10:42:54 [2020-10-06T10:42:54.103Z] === RUN TestDockerSuite/TestExecInspectID 10:42:54 [2020-10-06T10:42:54.362Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 10:42:54 [2020-10-06T10:42:54.362Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 10:42:54 [2020-10-06T10:42:54.928Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 10:42:54 [2020-10-06T10:42:54.928Z] === RUN TestInfoAPI 10:42:54 [2020-10-06T10:42:54.928Z] --- PASS: TestInfoAPI (0.03s) 10:42:54 [2020-10-06T10:42:54.928Z] === RUN TestInfoAPIWarnings 10:42:55 [2020-10-06T10:42:55.862Z] === RUN TestDockerSuite/TestExecInteractive 10:42:56 [2020-10-06T10:42:56.429Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 10:42:56 [2020-10-06T10:42:56.688Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 10:42:57 [2020-10-06T10:42:57.255Z] === RUN TestDockerSuite/TestExecParseError 10:42:58 [2020-10-06T10:42:58.189Z] === RUN TestDockerSuite/TestExecPausedContainer 10:42:58 [2020-10-06T10:42:58.448Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 10:42:59 [2020-10-06T10:42:59.014Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 10:42:59 [2020-10-06T10:42:59.964Z] === RUN TestDockerSuite/TestExecSetEnv 10:43:00 [2020-10-06T10:43:00.530Z] === RUN TestDockerSuite/TestExecStartFails 10:43:01 [2020-10-06T10:43:01.098Z] === RUN TestDockerSuite/TestExecStateCleanup 10:43:04 [2020-10-06T10:43:04.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 10:43:08 [2020-10-06T10:43:08.440Z] --- PASS: TestServiceUpdateConfigs (14.37s) 10:43:08 [2020-10-06T10:43:08.440Z] === RUN TestServiceUpdateNetwork 10:43:08 [2020-10-06T10:43:08.657Z] 2020/10/06 10:42:57 Finished clone google.golang.org/api 10:43:08 [2020-10-06T10:43:08.657Z] 2020/10/06 10:42:57 Dependencies downloaded. Download time: 3m14.388277969s 10:43:08 [2020-10-06T10:43:08.657Z] 2020/10/06 10:42:57 Collecting all dependencies 10:43:08 [2020-10-06T10:43:08.657Z] 2020/10/06 10:43:07 Clean vendor dir from unused packages 10:43:08 [2020-10-06T10:43:08.657Z] 2020/10/06 10:43:07 Ignoring paths matching "^archive/tar" 10:43:08 [2020-10-06T10:43:08.913Z] 2020/10/06 10:43:08 Success 10:43:08 [2020-10-06T10:43:08.913Z] 2020/10/06 10:43:08 Running time: 3m28.418408001s 10:43:09 [2020-10-06T10:43:09.211Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh 10:43:10 [2020-10-06T10:43:10.108Z] + echo Building e2e image 10:43:10 [2020-10-06T10:43:10.108Z] Building e2e image 10:43:10 [2020-10-06T10:43:10.108Z] + docker build --build-arg DOCKER_GITCOMMIT=db49c9e68be751afa5eea777b4103ca0eab97a78 -t moby-e2e-test -f Dockerfile.e2e . 10:43:10 [2020-10-06T10:43:10.108Z] #2 [internal] load .dockerignore 10:43:10 [2020-10-06T10:43:10.108Z] #2 transferring context: 34B done 10:43:10 [2020-10-06T10:43:10.108Z] #2 DONE 0.0s 10:43:10 [2020-10-06T10:43:10.108Z] 10:43:10 [2020-10-06T10:43:10.108Z] #1 [internal] load build definition from Dockerfile.e2e 10:43:10 [2020-10-06T10:43:10.108Z] #1 transferring dockerfile: 3.21kB done 10:43:10 [2020-10-06T10:43:10.108Z] #1 DONE 0.0s 10:43:10 [2020-10-06T10:43:10.108Z] 10:43:10 [2020-10-06T10:43:10.108Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine 10:43:10 [2020-10-06T10:43:10.374Z] #4 DONE 0.2s 10:43:10 [2020-10-06T10:43:10.374Z] 10:43:10 [2020-10-06T10:43:10.374Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 10:43:10 [2020-10-06T10:43:10.374Z] #3 DONE 0.3s 10:43:10 [2020-10-06T10:43:10.374Z] 10:43:10 [2020-10-06T10:43:10.374Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... 10:43:10 [2020-10-06T10:43:10.374Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done 10:43:10 [2020-10-06T10:43:10.636Z] #14 ... 10:43:10 [2020-10-06T10:43:10.636Z] 10:43:10 [2020-10-06T10:43:10.636Z] #8 [internal] load build context 10:43:10 [2020-10-06T10:43:10.636Z] #8 transferring context: 862.55kB 0.3s done 10:43:10 [2020-10-06T10:43:10.636Z] #8 DONE 0.3s 10:43:10 [2020-10-06T10:43:10.636Z] 10:43:10 [2020-10-06T10:43:10.636Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... 10:43:10 [2020-10-06T10:43:10.636Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done 10:43:10 [2020-10-06T10:43:10.636Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done 10:43:10 [2020-10-06T10:43:10.636Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.0s 10:43:10 [2020-10-06T10:43:10.636Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.0s 10:43:10 [2020-10-06T10:43:10.636Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.0s 10:43:10 [2020-10-06T10:43:10.636Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done 10:43:10 [2020-10-06T10:43:10.892Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done 10:43:10 [2020-10-06T10:43:10.892Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done 10:43:10 [2020-10-06T10:43:10.892Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 10:43:10 [2020-10-06T10:43:10.892Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done 10:43:10 [2020-10-06T10:43:10.892Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 14.15MB / 127.34MB 0.2s 10:43:11 [2020-10-06T10:43:11.149Z] #14 ... 10:43:11 [2020-10-06T10:43:11.149Z] 10:43:11 [2020-10-06T10:43:11.149Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... 10:43:11 [2020-10-06T10:43:11.149Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done 10:43:11 [2020-10-06T10:43:11.149Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done 10:43:11 [2020-10-06T10:43:11.149Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done 10:43:11 [2020-10-06T10:43:11.149Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done 10:43:11 [2020-10-06T10:43:11.149Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done 10:43:11 [2020-10-06T10:43:11.149Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done 10:43:11 [2020-10-06T10:43:11.149Z] #5 DONE 0.6s 10:43:11 [2020-10-06T10:43:11.149Z] 10:43:11 [2020-10-06T10:43:11.149Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... 10:43:11 [2020-10-06T10:43:11.149Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 32.61MB / 127.34MB 0.4s 10:43:11 [2020-10-06T10:43:11.149Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done 10:43:11 [2020-10-06T10:43:11.149Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done 10:43:11 [2020-10-06T10:43:11.404Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 42.33MB / 127.34MB 0.7s 10:43:11 [2020-10-06T10:43:11.404Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 53.58MB / 127.34MB 0.7s 10:43:11 [2020-10-06T10:43:11.662Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 80.57MB / 127.34MB 0.9s 10:43:11 [2020-10-06T10:43:11.662Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 87.73MB / 127.34MB 1.0s 10:43:11 [2020-10-06T10:43:11.918Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 111.33MB / 127.34MB 1.2s 10:43:11 [2020-10-06T10:43:11.919Z] #14 ... 10:43:11 [2020-10-06T10:43:11.919Z] 10:43:11 [2020-10-06T10:43:11.919Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... 10:43:11 [2020-10-06T10:43:11.919Z] #6 DONE 1.0s 10:43:11 [2020-10-06T10:43:11.919Z] 10:43:11 [2020-10-06T10:43:11.919Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... 10:43:11 [2020-10-06T10:43:11.919Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 126.58MB / 127.34MB 1.4s 10:43:12 [2020-10-06T10:43:12.175Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.4s done 10:43:12 [2020-10-06T10:43:12.175Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 10:43:12 [2020-10-06T10:43:12.493Z] --- PASS: TestInfoAPIWarnings (16.25s) 10:43:12 [2020-10-06T10:43:12.493Z] === RUN TestInfoDebug 10:43:12 [2020-10-06T10:43:12.493Z] --- PASS: TestInfoDebug (0.54s) 10:43:12 [2020-10-06T10:43:12.493Z] === RUN TestInfoInsecureRegistries 10:43:12 [2020-10-06T10:43:12.493Z] === RUN TestDockerSuite/TestExecStopNotHanging 10:43:12 [2020-10-06T10:43:12.493Z] --- PASS: TestInfoInsecureRegistries (0.56s) 10:43:12 [2020-10-06T10:43:12.493Z] === RUN TestInfoRegistryMirrors 10:43:12 [2020-10-06T10:43:12.493Z] === RUN TestDockerSuite/TestExecTTY 10:43:12 [2020-10-06T10:43:12.751Z] --- PASS: TestInfoRegistryMirrors (0.54s) 10:43:12 [2020-10-06T10:43:12.751Z] === RUN TestLoginFailsWithBadCredentials 10:43:13 [2020-10-06T10:43:13.010Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 10:43:13 [2020-10-06T10:43:13.010Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) 10:43:13 [2020-10-06T10:43:13.010Z] === RUN TestPingCacheHeaders 10:43:13 [2020-10-06T10:43:13.010Z] --- PASS: TestPingCacheHeaders (0.04s) 10:43:13 [2020-10-06T10:43:13.010Z] === RUN TestPingGet 10:43:13 [2020-10-06T10:43:13.010Z] --- PASS: TestPingGet (0.03s) 10:43:13 [2020-10-06T10:43:13.010Z] === RUN TestPingHead 10:43:13 [2020-10-06T10:43:13.010Z] --- PASS: TestPingHead (0.03s) 10:43:13 [2020-10-06T10:43:13.010Z] === RUN TestVersion 10:43:13 [2020-10-06T10:43:13.010Z] --- PASS: TestVersion (0.03s) 10:43:13 [2020-10-06T10:43:13.010Z] PASS 10:43:13 [2020-10-06T10:43:13.010Z] 10:43:13 [2020-10-06T10:43:13.010Z] === Skipped 10:43:13 [2020-10-06T10:43:13.010Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 10:43:13 [2020-10-06T10:43:13.010Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:43:13 [2020-10-06T10:43:13.010Z] 10:43:13 [2020-10-06T10:43:13.010Z] 10:43:13 [2020-10-06T10:43:13.010Z] DONE 18 tests, 1 skipped in 21.327s 10:43:13 [2020-10-06T10:43:13.010Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 10:43:13 [2020-10-06T10:43:13.010Z] ++ 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 10:43:13 [2020-10-06T10:43:13.010Z] ++ set -e 10:43:13 [2020-10-06T10:43:13.010Z] ++ '[' -n 0 ']' 10:43:13 [2020-10-06T10:43:13.010Z] ++ set -x 10:43:13 [2020-10-06T10:43:13.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 10:43:13 [2020-10-06T10:43:13.268Z] INFO: Testing against a local daemon 10:43:13 [2020-10-06T10:43:13.268Z] === RUN TestVolumesCreateAndList 10:43:13 [2020-10-06T10:43:13.268Z] --- PASS: TestVolumesCreateAndList (0.04s) 10:43:13 [2020-10-06T10:43:13.268Z] === RUN TestVolumesRemove 10:43:13 [2020-10-06T10:43:13.268Z] --- PASS: TestVolumesRemove (0.09s) 10:43:13 [2020-10-06T10:43:13.527Z] === RUN TestVolumesInspect 10:43:13 [2020-10-06T10:43:13.527Z] --- PASS: TestVolumesInspect (0.03s) 10:43:13 [2020-10-06T10:43:13.527Z] === RUN TestVolumesInvalidJSON 10:43:13 [2020-10-06T10:43:13.527Z] === RUN TestVolumesInvalidJSON//volumes/create 10:43:13 [2020-10-06T10:43:13.527Z] === PAUSE TestVolumesInvalidJSON//volumes/create 10:43:13 [2020-10-06T10:43:13.527Z] === CONT TestVolumesInvalidJSON//volumes/create 10:43:13 [2020-10-06T10:43:13.527Z] --- PASS: TestVolumesInvalidJSON (0.01s) 10:43:13 [2020-10-06T10:43:13.527Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 10:43:13 [2020-10-06T10:43:13.527Z] PASS 10:43:13 [2020-10-06T10:43:13.527Z] 10:43:13 [2020-10-06T10:43:13.527Z] DONE 5 tests in 0.310s 10:43:13 [2020-10-06T10:43:13.527Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:43:13 [2020-10-06T10:43:13.527Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 10:43:13 [2020-10-06T10:43:13.786Z] ++++ cat bundles/test-integration/docker.pid 10:43:13 [2020-10-06T10:43:13.786Z] +++ kill 5557 10:43:14 [2020-10-06T10:43:14.044Z] === RUN TestDockerSuite/TestExecUlimits 10:43:14 [2020-10-06T10:43:14.611Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 10:43:14 [2020-10-06T10:43:14.611Z] === RUN TestDockerSuite/TestExecWithImageUser 10:43:14 [2020-10-06T10:43:14.871Z] +++ /etc/init.d/apparmor stop 10:43:14 [2020-10-06T10:43:14.871Z] Leaving: AppArmorNo profiles have been unloaded. 10:43:14 [2020-10-06T10:43:14.871Z] 10:43:14 [2020-10-06T10:43:14.871Z] Unloading profiles will leave already running processes permanently 10:43:14 [2020-10-06T10:43:14.871Z] unconfined, which can lead to unexpected situations. 10:43:14 [2020-10-06T10:43:14.871Z] 10:43:14 [2020-10-06T10:43:14.871Z] To set a process to complain mode, use the command line tool 10:43:14 [2020-10-06T10:43:14.871Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:43:14 [2020-10-06T10:43:14.871Z] +++ true 10:43:14 [2020-10-06T10:43:14.871Z] exiting test-integration 10:43:14 [2020-10-06T10:43:14.871Z] ++ exit 0 10:43:14 [2020-10-06T10:43:14.871Z] 10:43:15 [2020-10-06T10:43:15.438Z] + for job in $(jobs -p) 10:43:15 [2020-10-06T10:43:15.438Z] + wait 7864 10:43:16 [2020-10-06T10:43:16.815Z] === RUN TestDockerSuite/TestExecWithNoTERM 10:43:17 [2020-10-06T10:43:17.074Z] === RUN TestDockerSuite/TestExecWithPrivileged 10:43:17 [2020-10-06T10:43:17.464Z] #14 ... 10:43:17 [2020-10-06T10:43:17.464Z] 10:43:17 [2020-10-06T10:43:17.464Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... 10:43:17 [2020-10-06T10:43:17.464Z] #7 0.701 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 10:43:17 [2020-10-06T10:43:17.464Z] #7 1.848 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 10:43:17 [2020-10-06T10:43:17.464Z] #7 1.952 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) 10:43:17 [2020-10-06T10:43:17.464Z] #7 1.957 (2/30) Installing ncurses-libs (6.1_p20190518-r2) 10:43:17 [2020-10-06T10:43:17.464Z] #7 1.967 (3/30) Installing readline (8.0.0-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 1.970 (4/30) Installing bash (5.0.0-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 1.987 Executing bash-5.0.0-r0.post-install 10:43:17 [2020-10-06T10:43:17.464Z] #7 1.992 (5/30) Installing ca-certificates (20191127-r2) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.011 (6/30) Installing libgcc (8.3.0-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.016 (7/30) Installing libstdc++ (8.3.0-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.034 (8/30) Installing binutils (2.32-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.138 (9/30) Installing gmp (6.1.2-r1) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.148 (10/30) Installing isl (0.18-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.173 (11/30) Installing libgomp (8.3.0-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.177 (12/30) Installing libatomic (8.3.0-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.183 (13/30) Installing mpfr3 (3.1.5-r1) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.190 (14/30) Installing mpc1 (1.1.0-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 2.193 (15/30) Installing gcc (8.3.0-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.040 (16/30) Installing musl-dev (1.1.22-r3) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.156 (17/30) Installing libc-dev (0.7.1-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.158 (18/30) Installing g++ (8.3.0-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.727 (19/30) Installing nghttp2-libs (1.39.2-r1) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.732 (20/30) Installing libcurl (7.66.0-r1) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.740 (21/30) Installing expat (2.2.8-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.745 (22/30) Installing pcre2 (10.33-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.756 (23/30) Installing git (2.22.4-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.958 (24/30) Installing libmnl (1.0.4-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.962 (25/30) Installing libnftnl-libs (1.1.3-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.968 (26/30) Installing iptables (1.8.3-r1) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.994 (27/30) Installing pigz (2.4-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 3.998 (28/30) Installing tar (1.32-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 4.011 (29/30) Installing xz-libs (5.2.4-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 4.015 (30/30) Installing xz (5.2.4-r0) 10:43:17 [2020-10-06T10:43:17.464Z] #7 4.021 Executing busybox-1.30.1-r3.trigger 10:43:17 [2020-10-06T10:43:17.464Z] #7 4.030 Executing ca-certificates-20191127-r2.trigger 10:43:17 [2020-10-06T10:43:17.464Z] #7 4.077 OK: 179 MiB in 44 packages 10:43:17 [2020-10-06T10:43:17.464Z] #7 DONE 5.1s 10:43:17 [2020-10-06T10:43:17.464Z] 10:43:17 [2020-10-06T10:43:17.464Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... 10:43:17 [2020-10-06T10:43:17.464Z] #14 ... 10:43:17 [2020-10-06T10:43:17.464Z] 10:43:17 [2020-10-06T10:43:17.464Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh 10:43:17 [2020-10-06T10:43:17.464Z] #9 DONE 0.1s 10:43:17 [2020-10-06T10:43:17.464Z] 10:43:17 [2020-10-06T10:43:17.464Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh 10:43:17 [2020-10-06T10:43:17.464Z] #10 DONE 0.0s 10:43:17 [2020-10-06T10:43:17.464Z] 10:43:17 [2020-10-06T10:43:17.464Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... 10:43:17 [2020-10-06T10:43:17.464Z] #11 DONE 0.0s 10:43:17 [2020-10-06T10:43:17.464Z] 10:43:17 [2020-10-06T10:43:17.464Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... 10:43:17 [2020-10-06T10:43:17.464Z] #14 ... 10:43:17 [2020-10-06T10:43:17.464Z] 10:43:17 [2020-10-06T10:43:17.464Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... 10:43:17 [2020-10-06T10:43:17.464Z] #12 DONE 0.0s 10:43:17 [2020-10-06T10:43:17.464Z] 10:43:17 [2020-10-06T10:43:17.464Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... 10:43:17 [2020-10-06T10:43:17.464Z] #13 DONE 0.0s 10:43:17 [2020-10-06T10:43:17.464Z] 10:43:17 [2020-10-06T10:43:17.464Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... 10:43:17 [2020-10-06T10:43:17.464Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.0s 10:43:18 [2020-10-06T10:43:18.011Z] === RUN TestDockerSuite/TestExecWithTERM 10:43:18 [2020-10-06T10:43:18.269Z] === RUN TestDockerSuite/TestExecWithUser 10:43:18 [2020-10-06T10:43:18.390Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.0s done 10:43:18 [2020-10-06T10:43:18.390Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 10:43:18 [2020-10-06T10:43:18.390Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done 10:43:18 [2020-10-06T10:43:18.390Z] #14 DONE 8.0s 10:43:18 [2020-10-06T10:43:18.390Z] 10:43:18 [2020-10-06T10:43:18.390Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... 10:43:18 [2020-10-06T10:43:18.832Z] --- PASS: TestServiceUpdateNetwork (12.46s) 10:43:18 [2020-10-06T10:43:18.832Z] === RUN TestServiceUpdatePidsLimit 10:43:18 [2020-10-06T10:43:18.862Z] === RUN TestDockerSuite/TestGetContainerStats 10:43:18 [2020-10-06T10:43:18.951Z] #15 0.373 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:43:19 [2020-10-06T10:43:19.476Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 10:43:19 [2020-10-06T10:43:19.876Z] #15 1.433 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:43:19 [2020-10-06T10:43:19.876Z] #15 1.544 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.548 (2/54) Installing ncurses-libs (6.2_p20200523-r0) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.554 (3/54) Installing readline (8.0.4-r0) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.558 (4/54) Installing bash (5.0.17-r0) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.573 Executing bash-5.0.17-r0.post-install 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.575 (5/54) Installing linux-headers (5.4.5-r1) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.654 (6/54) Installing libblkid (2.35.2-r0) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.658 (7/54) Installing libuuid (2.35.2-r0) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.660 (8/54) Installing btrfs-progs-libs (5.6.1-r0) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.666 (9/54) Installing btrfs-progs-dev (5.6.1-r0) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.670 (10/54) Installing libgcc (9.3.0-r2) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.672 (11/54) Installing libstdc++ (9.3.0-r2) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.684 (12/54) Installing binutils (2.34-r1) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.748 (13/54) Installing libmagic (5.38-r0) 10:43:20 [2020-10-06T10:43:20.133Z] #15 1.767 (14/54) Installing file (5.38-r0) 10:43:20 [2020-10-06T10:43:20.223Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 10:43:20 [2020-10-06T10:43:20.389Z] #15 1.769 (15/54) Installing gmp (6.2.0-r0) 10:43:20 [2020-10-06T10:43:20.389Z] #15 1.774 (16/54) Installing isl (0.18-r0) 10:43:20 [2020-10-06T10:43:20.389Z] #15 1.788 (17/54) Installing libgomp (9.3.0-r2) 10:43:20 [2020-10-06T10:43:20.389Z] #15 1.790 (18/54) Installing libatomic (9.3.0-r2) 10:43:20 [2020-10-06T10:43:20.389Z] #15 1.792 (19/54) Installing libgphobos (9.3.0-r2) 10:43:20 [2020-10-06T10:43:20.389Z] #15 1.832 (20/54) Installing mpfr4 (4.0.2-r4) 10:43:20 [2020-10-06T10:43:20.389Z] #15 1.837 (21/54) Installing mpc1 (1.1.0-r1) 10:43:20 [2020-10-06T10:43:20.389Z] #15 1.839 (22/54) Installing gcc (9.3.0-r2) 10:43:21 [2020-10-06T10:43:21.317Z] #15 2.693 (23/54) Installing musl-dev (1.1.24-r9) 10:43:21 [2020-10-06T10:43:21.317Z] #15 2.767 (24/54) Installing libc-dev (0.7.2-r3) 10:43:21 [2020-10-06T10:43:21.317Z] #15 2.768 (25/54) Installing g++ (9.3.0-r2) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.190 (26/54) Installing make (4.3-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.194 (27/54) Installing fortify-headers (1.1-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.196 (28/54) Installing patch (2.7.6-r6) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.199 (29/54) Installing build-base (0.5-r2) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.200 (30/54) Installing nghttp2-libs (1.41.0-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.202 (31/54) Installing libcurl (7.69.1-r1) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.208 (32/54) Installing curl (7.69.1-r1) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.211 (33/54) Installing oniguruma (6.9.5-r1) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.217 (34/54) Installing jq (1.6-r1) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.224 (35/54) Installing device-mapper-libs (2.02.186-r1) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.228 (36/54) Installing device-mapper-event-libs (2.02.186-r1) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.229 (37/54) Installing libaio (0.3.112-r1) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.231 (38/54) Installing lvm2-libs (2.02.186-r1) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.258 (39/54) Installing blkid (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.260 (40/54) Installing libcap-ng (0.7.10-r1) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.262 (41/54) Installing setpriv (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.264 (42/54) Installing libmount (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.269 (43/54) Installing libsmartcols (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.273 (44/54) Installing findmnt (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.277 (45/54) Installing mcookie (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.279 (46/54) Installing hexdump (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.282 (47/54) Installing lsblk (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.284 (48/54) Installing libfdisk (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.289 (49/54) Installing sfdisk (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.574Z] #15 3.292 (50/54) Installing cfdisk (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.830Z] #15 3.294 (51/54) Installing util-linux (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.830Z] #15 3.332 (52/54) Installing pkgconf (1.7.2-r0) 10:43:21 [2020-10-06T10:43:21.830Z] #15 3.334 (53/54) Installing util-linux-dev (2.35.2-r0) 10:43:21 [2020-10-06T10:43:21.830Z] #15 3.355 (54/54) Installing lvm2-dev (2.02.186-r1) 10:43:21 [2020-10-06T10:43:21.830Z] #15 3.360 Executing busybox-1.31.1-r16.trigger 10:43:21 [2020-10-06T10:43:21.830Z] #15 3.365 OK: 230 MiB in 69 packages 10:43:22 [2020-10-06T10:43:22.435Z] #15 DONE 3.9s 10:43:22 [2020-10-06T10:43:22.435Z] 10:43:22 [2020-10-06T10:43:22.435Z] #16 [base 3/5] RUN mkdir -p /build/ 10:43:22 [2020-10-06T10:43:22.997Z] #16 DONE 0.5s 10:43:22 [2020-10-06T10:43:22.997Z] 10:43:22 [2020-10-06T10:43:22.997Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ 10:43:23 [2020-10-06T10:43:23.253Z] #17 DONE 0.5s 10:43:23 [2020-10-06T10:43:23.253Z] 10:43:23 [2020-10-06T10:43:23.253Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ 10:43:23 [2020-10-06T10:43:23.253Z] #18 DONE 0.0s 10:43:23 [2020-10-06T10:43:23.253Z] 10:43:23 [2020-10-06T10:43:23.253Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / 10:43:23 [2020-10-06T10:43:23.253Z] #19 DONE 0.0s 10:43:23 [2020-10-06T10:43:23.253Z] 10:43:23 [2020-10-06T10:43:23.253Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 10:43:23 [2020-10-06T10:43:23.509Z] #20 ... 10:43:23 [2020-10-06T10:43:23.509Z] 10:43:23 [2020-10-06T10:43:23.509Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 10:43:23 [2020-10-06T10:43:23.509Z] #22 DONE 0.0s 10:43:23 [2020-10-06T10:43:23.509Z] 10:43:23 [2020-10-06T10:43:23.509Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test 10:43:23 [2020-10-06T10:43:23.509Z] #26 DONE 0.1s 10:43:23 [2020-10-06T10:43:23.509Z] 10:43:23 [2020-10-06T10:43:23.509Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 10:43:23 [2020-10-06T10:43:23.509Z] #23 DONE 0.1s 10:43:23 [2020-10-06T10:43:23.509Z] 10:43:23 [2020-10-06T10:43:23.509Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... 10:43:23 [2020-10-06T10:43:23.509Z] #27 DONE 0.1s 10:43:23 [2020-10-06T10:43:23.509Z] 10:43:23 [2020-10-06T10:43:23.509Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver 10:43:23 [2020-10-06T10:43:23.509Z] #28 DONE 0.1s 10:43:23 [2020-10-06T10:43:23.509Z] 10:43:23 [2020-10-06T10:43:23.509Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 10:43:24 [2020-10-06T10:43:24.124Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 10:43:26 [2020-10-06T10:43:26.779Z] #29 ... 10:43:26 [2020-10-06T10:43:26.779Z] 10:43:26 [2020-10-06T10:43:26.779Z] #31 [builder 1/4] COPY . . 10:43:26 [2020-10-06T10:43:26.780Z] #31 DONE 3.6s 10:43:27 [2020-10-06T10:43:27.036Z] 10:43:27 [2020-10-06T10:43:27.036Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... 10:43:27 [2020-10-06T10:43:27.036Z] #32 ... 10:43:27 [2020-10-06T10:43:27.036Z] 10:43:27 [2020-10-06T10:43:27.036Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.091 + RM_GOPATH=0 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.091 + TMP_GOPATH= 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.091 + : /build 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.091 + '[' -z '' ']' 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.096 ++ mktemp -d 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.096 + export GOPATH=/tmp/tmp.PNHfib 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.096 + GOPATH=/tmp/tmp.PNHfib 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.096 + RM_GOPATH=1 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.096 + case "$(go env GOARCH)" in 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.096 ++ go env GOARCH 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.100 + export GO_BUILDMODE=-buildmode=pie 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.100 + GO_BUILDMODE=-buildmode=pie 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.100 ++ dirname ./install.sh 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.105 + dir=. 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.105 + bin=dockercli 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.105 + shift 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.105 + '[' '!' -f ./dockercli.installer ']' 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.105 + . ./dockercli.installer 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.105 ++ : stable 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.105 ++ : 17.06.2-ce 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.105 + install_dockercli 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.105 + echo 'Install docker/cli version 17.06.2-ce from stable' 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.106 Install docker/cli version 17.06.2-ce from stable 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.106 ++ uname -m 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.109 + arch=x86_64 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.109 + '[' x86_64 '!=' x86_64 ']' 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.109 + url=https://download.docker.com/linux/static 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.109 + tar -xz docker/docker 10:43:27 [2020-10-06T10:43:27.036Z] #24 1.109 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 10:43:27 [2020-10-06T10:43:27.036Z] #24 3.589 + mkdir -p /build 10:43:27 [2020-10-06T10:43:27.036Z] #24 3.600 + mv docker/docker /build/ 10:43:27 [2020-10-06T10:43:27.036Z] #24 3.600 + rmdir docker 10:43:27 [2020-10-06T10:43:27.036Z] #24 DONE 3.6s 10:43:27 [2020-10-06T10:43:27.136Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 10:43:27 [2020-10-06T10:43:27.305Z] 10:43:27 [2020-10-06T10:43:27.306Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 10:43:27 [2020-10-06T10:43:27.306Z] #20 2.888 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... 10:43:27 [2020-10-06T10:43:27.306Z] #20 3.634 10:43:27 [2020-10-06T10:43:27.564Z] #20 3.751 ## 3.0% ################### 27.2% ################################### 49.2% ################################################# 68.4% ############################################################### 87.9% ######################################################################## 100.0% 10:43:28 [2020-10-06T10:43:28.127Z] #20 4.797 10:43:28 [2020-10-06T10:43:28.304Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 10:43:28 [2020-10-06T10:43:28.386Z] #20 4.927 ################### 27.0% ######################################################################## 100.0% 10:43:28 [2020-10-06T10:43:28.643Z] #20 ... 10:43:28 [2020-10-06T10:43:28.643Z] 10:43:28 [2020-10-06T10:43:28.643Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... 10:43:28 [2020-10-06T10:43:28.643Z] #32 DONE 1.7s 10:43:28 [2020-10-06T10:43:28.904Z] 10:43:28 [2020-10-06T10:43:28.904Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 10:43:29 [2020-10-06T10:43:29.496Z] #33 0.915 10:43:29 [2020-10-06T10:43:29.679Z] === RUN TestDockerSuite/TestGetContainerStatsStream 10:43:29 [2020-10-06T10:43:29.751Z] #33 1.079 Removing bundles/ 10:43:29 [2020-10-06T10:43:29.751Z] #33 1.080 10:43:29 [2020-10-06T10:43:29.751Z] #33 1.084 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) 10:43:31 [2020-10-06T10:43:31.118Z] #33 2.634 Building test suite binary ./integration-cli/test.main 10:43:33 [2020-10-06T10:43:33.637Z] #33 ... 10:43:33 [2020-10-06T10:43:33.637Z] 10:43:33 [2020-10-06T10:43:33.637Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 10:43:33 [2020-10-06T10:43:33.637Z] #20 5.620 10:43:33 [2020-10-06T10:43:33.637Z] #20 5.746 ############# 18.5% ######################################################################## 100.0% 10:43:33 [2020-10-06T10:43:33.637Z] #20 6.275 10:43:33 [2020-10-06T10:43:33.637Z] #20 6.391 ### 5.3% #################### 28.9% ############################# 41.6% ############################################## 65.0% ############################################################### 88.2% ######################################################################## 100.0% 10:43:33 [2020-10-06T10:43:33.637Z] #20 7.287 10:43:33 [2020-10-06T10:43:33.637Z] #20 7.408 0.8% #### 6.1% ######### 13.0% ############ 17.6% ################# 23.7% ##################### 29.2% ######################## 34.5% ############################ 39.6% ################################ 44.9% #################################### 50.1% ####################################### 55.3% ########################################### 60.5% ############################################### 65.7% ################################################### 70.9% ###################################################### 76.1% ########################################################## 80.6% ############################################################## 86.5% ################################################################## 91.7% ##################################################################### 96.9% ######################################################################## 100.0% 10:43:33 [2020-10-06T10:43:33.637Z] #20 9.579 10:43:33 [2020-10-06T10:43:33.861Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 10:43:34 [2020-10-06T10:43:34.199Z] #20 10.82 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 10:43:34 [2020-10-06T10:43:34.428Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 10:43:34 [2020-10-06T10:43:34.428Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 10:43:34 [2020-10-06T10:43:34.428Z] === RUN TestDockerSuite/TestHealth 10:43:34 [2020-10-06T10:43:34.761Z] #20 11.30 10:43:34 [2020-10-06T10:43:34.761Z] #20 11.38 ######################################################################## 100.0% 10:43:35 [2020-10-06T10:43:35.018Z] #20 11.77 10:43:35 [2020-10-06T10:43:35.649Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) 10:43:35 [2020-10-06T10:43:35.649Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) 10:43:35 [2020-10-06T10:43:35.649Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) 10:43:35 [2020-10-06T10:43:35.649Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) 10:43:35 [2020-10-06T10:43:35.649Z] PASS 10:43:35 [2020-10-06T10:43:35.649Z] 10:43:35 [2020-10-06T10:43:35.649Z] === Skipped 10:43:35 [2020-10-06T10:43:35.649Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) 10:43:35 [2020-10-06T10:43:35.649Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:43:35 [2020-10-06T10:43:35.649Z] 10:43:35 [2020-10-06T10:43:35.649Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) 10:43:35 [2020-10-06T10:43:35.649Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 10:43:35 [2020-10-06T10:43:35.649Z] 10:43:35 [2020-10-06T10:43:35.649Z] 10:43:35 [2020-10-06T10:43:35.649Z] DONE 27 tests, 2 skipped in 129.820s 10:43:35 [2020-10-06T10:43:35.649Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 10:43:35 [2020-10-06T10:43:35.649Z] ++ 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 10:43:35 [2020-10-06T10:43:35.649Z] ++ set -e 10:43:35 [2020-10-06T10:43:35.649Z] ++ '[' -n 0 ']' 10:43:35 [2020-10-06T10:43:35.649Z] ++ set -x 10:43:35 [2020-10-06T10:43:35.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m 10:43:35 [2020-10-06T10:43:35.649Z] INFO: Testing against a local daemon 10:43:35 [2020-10-06T10:43:35.649Z] === RUN TestSessionCreate 10:43:35 [2020-10-06T10:43:35.649Z] --- PASS: TestSessionCreate (0.03s) 10:43:35 [2020-10-06T10:43:35.649Z] === RUN TestSessionCreateWithBadUpgrade 10:43:35 [2020-10-06T10:43:35.649Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) 10:43:35 [2020-10-06T10:43:35.649Z] PASS 10:43:35 [2020-10-06T10:43:35.649Z] 10:43:35 [2020-10-06T10:43:35.649Z] DONE 2 tests in 0.149s 10:43:35 [2020-10-06T10:43:35.649Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 10:43:35 [2020-10-06T10:43:35.649Z] ++ 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 10:43:35 [2020-10-06T10:43:35.649Z] ++ set -e 10:43:35 [2020-10-06T10:43:35.649Z] ++ '[' -n 0 ']' 10:43:35 [2020-10-06T10:43:35.649Z] ++ set -x 10:43:35 [2020-10-06T10:43:35.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m 10:43:35 [2020-10-06T10:43:35.649Z] INFO: Testing against a local daemon 10:43:35 [2020-10-06T10:43:35.649Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:43:35 [2020-10-06T10:43:35.649Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 10:43:35 [2020-10-06T10:43:35.650Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:43:35 [2020-10-06T10:43:35.650Z] === RUN TestEventsExecDie 10:43:35 [2020-10-06T10:43:35.650Z] --- PASS: TestEventsExecDie (0.58s) 10:43:35 [2020-10-06T10:43:35.650Z] === RUN TestEventsBackwardsCompatible 10:43:35 [2020-10-06T10:43:35.650Z] --- PASS: TestEventsBackwardsCompatible (0.07s) 10:43:35 [2020-10-06T10:43:35.650Z] === RUN TestInfoBinaryCommits 10:43:35 [2020-10-06T10:43:35.650Z] --- PASS: TestInfoBinaryCommits (0.03s) 10:43:35 [2020-10-06T10:43:35.650Z] === RUN TestInfoAPIVersioned 10:43:35 [2020-10-06T10:43:35.650Z] --- PASS: TestInfoAPIVersioned (0.01s) 10:43:35 [2020-10-06T10:43:35.650Z] === RUN TestInfoDiscoveryBackend 10:43:36 [2020-10-06T10:43:36.288Z] --- PASS: TestInfoDiscoveryBackend (0.53s) 10:43:36 [2020-10-06T10:43:36.288Z] === RUN TestInfoDiscoveryInvalidAdvertise 10:43:36 [2020-10-06T10:43:36.384Z] #20 12.97 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 10:43:36 [2020-10-06T10:43:36.641Z] #20 13.41 10:43:37 [2020-10-06T10:43:37.154Z] #20 13.53 0.6% ######################################################################## 100.0% 10:43:37 [2020-10-06T10:43:37.154Z] #20 13.87 10:43:37 [2020-10-06T10:43:37.329Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 10:43:37 [2020-10-06T10:43:37.329Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 10:43:37 [2020-10-06T10:43:37.623Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) 10:43:37 [2020-10-06T10:43:37.623Z] === RUN TestInfoAPI 10:43:37 [2020-10-06T10:43:37.623Z] --- PASS: TestInfoAPI (0.04s) 10:43:37 [2020-10-06T10:43:37.623Z] === RUN TestInfoAPIWarnings 10:43:38 [2020-10-06T10:43:38.520Z] #20 14.97 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... 10:43:38 [2020-10-06T10:43:38.520Z] #20 15.16 skipping existing c35d46ef359f 10:43:38 [2020-10-06T10:43:38.777Z] #20 15.51 10:43:39 [2020-10-06T10:43:39.705Z] #20 16.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 10:43:40 [2020-10-06T10:43:40.631Z] #20 17.07 10:43:40 [2020-10-06T10:43:40.631Z] #20 17.14 ######################################################################## 100.0% 10:43:40 [2020-10-06T10:43:40.887Z] #20 17.47 10:43:40 [2020-10-06T10:43:40.887Z] #20 17.59 Download of images into '/build' complete. 10:43:41 [2020-10-06T10:43:41.142Z] #20 17.59 Use something like the following to load the result into a Docker daemon: 10:43:41 [2020-10-06T10:43:41.142Z] #20 17.59 tar -cC '/build' . | docker load 10:43:41 [2020-10-06T10:43:41.398Z] #20 DONE 18.0s 10:43:41 [2020-10-06T10:43:41.398Z] 10:43:41 [2020-10-06T10:43:41.398Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 10:43:44 [2020-10-06T10:43:44.749Z] #33 ... 10:43:44 [2020-10-06T10:43:44.749Z] 10:43:44 [2020-10-06T10:43:44.749Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images 10:43:45 [2020-10-06T10:43:45.006Z] #21 DONE 0.7s 10:43:45 [2020-10-06T10:43:45.006Z] 10:43:45 [2020-10-06T10:43:45.006Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ 10:43:45 [2020-10-06T10:43:45.006Z] #25 DONE 0.1s 10:43:45 [2020-10-06T10:43:45.006Z] 10:43:45 [2020-10-06T10:43:45.006Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestInfoAPIWarnings (16.31s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestInfoDebug 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestInfoDebug (0.53s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestInfoInsecureRegistries 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestInfoInsecureRegistries (0.53s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestInfoRegistryMirrors 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestInfoRegistryMirrors (0.53s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestLoginFailsWithBadCredentials 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestPingCacheHeaders 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestPingCacheHeaders (0.03s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestPingGet 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestPingGet (0.02s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestPingHead 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestPingHead (0.03s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestVersion 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestVersion (0.04s) 10:43:56 [2020-10-06T10:43:56.229Z] PASS 10:43:56 [2020-10-06T10:43:56.229Z] 10:43:56 [2020-10-06T10:43:56.229Z] === Skipped 10:43:56 [2020-10-06T10:43:56.229Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 10:43:56 [2020-10-06T10:43:56.229Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:43:56 [2020-10-06T10:43:56.229Z] 10:43:56 [2020-10-06T10:43:56.229Z] 10:43:56 [2020-10-06T10:43:56.229Z] DONE 18 tests, 1 skipped in 21.220s 10:43:56 [2020-10-06T10:43:56.229Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 10:43:56 [2020-10-06T10:43:56.229Z] ++ 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 10:43:56 [2020-10-06T10:43:56.229Z] ++ set -e 10:43:56 [2020-10-06T10:43:56.229Z] ++ '[' -n 0 ']' 10:43:56 [2020-10-06T10:43:56.229Z] ++ set -x 10:43:56 [2020-10-06T10:43:56.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m 10:43:56 [2020-10-06T10:43:56.229Z] INFO: Testing against a local daemon 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestVolumesCreateAndList 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestVolumesCreateAndList (0.03s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestVolumesRemove 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestVolumesRemove (0.07s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestVolumesInspect 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestVolumesInspect (0.02s) 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestVolumesInvalidJSON 10:43:56 [2020-10-06T10:43:56.229Z] === RUN TestVolumesInvalidJSON//volumes/create 10:43:56 [2020-10-06T10:43:56.229Z] === PAUSE TestVolumesInvalidJSON//volumes/create 10:43:56 [2020-10-06T10:43:56.229Z] === CONT TestVolumesInvalidJSON//volumes/create 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestVolumesInvalidJSON (0.02s) 10:43:56 [2020-10-06T10:43:56.229Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 10:43:56 [2020-10-06T10:43:56.229Z] PASS 10:43:56 [2020-10-06T10:43:56.229Z] 10:43:56 [2020-10-06T10:43:56.229Z] DONE 5 tests in 0.203s 10:43:56 [2020-10-06T10:43:56.229Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestHistoryExistentImage 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestHistoryImageWithComment 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 10:43:56 [2020-10-06T10:43:56.357Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 10:43:56 [2020-10-06T10:43:56.523Z] ++++ cat bundles/test-integration/docker.pid 10:43:56 [2020-10-06T10:43:56.523Z] +++ kill 13760 10:43:56 [2020-10-06T10:43:56.616Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 10:43:57 [2020-10-06T10:43:57.188Z] === RUN TestDockerSuite/TestImagesFormat 10:43:57 [2020-10-06T10:43:57.188Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 10:43:57 [2020-10-06T10:43:57.218Z] #29 32.59 # github.com/docker/docker/contrib/httpserver 10:43:57 [2020-10-06T10:43:57.218Z] #29 32.59 loadinternal: cannot find runtime/cgo 10:43:57 [2020-10-06T10:43:57.218Z] #29 DONE 32.7s 10:43:57 [2020-10-06T10:43:57.218Z] 10:43:57 [2020-10-06T10:43:57.218Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 10:43:57 [2020-10-06T10:43:57.218Z] #33 ... 10:43:57 [2020-10-06T10:43:57.218Z] 10:43:57 [2020-10-06T10:43:57.218Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ 10:43:57 [2020-10-06T10:43:57.218Z] #30 DONE 0.2s 10:43:57 [2020-10-06T10:43:57.218Z] 10:43:57 [2020-10-06T10:43:57.218Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 10:43:57 [2020-10-06T10:43:57.566Z] +++ /etc/init.d/apparmor stop 10:43:57 [2020-10-06T10:43:57.566Z] Leaving: AppArmorNo profiles have been unloaded. 10:43:57 [2020-10-06T10:43:57.566Z] 10:43:57 [2020-10-06T10:43:57.566Z] Unloading profiles will leave already running processes permanently 10:43:57 [2020-10-06T10:43:57.566Z] unconfined, which can lead to unexpected situations. 10:43:57 [2020-10-06T10:43:57.566Z] 10:43:57 [2020-10-06T10:43:57.566Z] To set a process to complain mode, use the command line tool 10:43:57 [2020-10-06T10:43:57.566Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:43:57 [2020-10-06T10:43:57.566Z] +++ true 10:43:57 [2020-10-06T10:43:57.566Z] exiting test-integration 10:43:57 [2020-10-06T10:43:57.566Z] ++ exit 0 10:43:57 [2020-10-06T10:43:57.566Z] 10:43:57 [2020-10-06T10:43:57.754Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate Post stage [Pipeline] junit 10:43:59 [2020-10-06T10:43:59.131Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:44:00 [2020-10-06T10:44:00.098Z] + echo Ensuring container killed. 10:44:00 [2020-10-06T10:44:00.098Z] Ensuring container killed. 10:44:00 [2020-10-06T10:44:00.098Z] + docker rm -vf docker-pr1 10:44:00 [2020-10-06T10:44:00.098Z] Error: No such container: docker-pr1 10:44:00 [2020-10-06T10:44:00.098Z] + true [Pipeline] sh 10:44:00 [2020-10-06T10:44:00.286Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 10:44:00 [2020-10-06T10:44:00.286Z] === RUN TestDockerSuite/TestImportBadURL 10:44:00 [2020-10-06T10:44:00.286Z] === RUN TestDockerSuite/TestImportDisplay 10:44:00 [2020-10-06T10:44:00.497Z] + echo Chowning /workspace to jenkins user 10:44:00 [2020-10-06T10:44:00.497Z] Chowning /workspace to jenkins user 10:44:00 [2020-10-06T10:44:00.497Z] + id -u 10:44:00 [2020-10-06T10:44:00.497Z] + id -g 10:44:00 [2020-10-06T10:44:00.497Z] + docker run --rm -v /home/docker/workspace/moby_PR-41530:/workspace busybox chown -R 1001:1001 /workspace 10:44:00 [2020-10-06T10:44:00.497Z] Unable to find image 'busybox:latest' locally 10:44:00 [2020-10-06T10:44:00.789Z] latest: Pulling from library/busybox 10:44:01 [2020-10-06T10:44:01.082Z] d997fe81ee23: Pulling fs layer 10:44:01 [2020-10-06T10:44:01.082Z] d997fe81ee23: Download complete 10:44:01 [2020-10-06T10:44:01.375Z] d997fe81ee23: Pull complete 10:44:01 [2020-10-06T10:44:01.375Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a 10:44:01 [2020-10-06T10:44:01.375Z] Status: Downloaded newer image for busybox:latest 10:44:01 [2020-10-06T10:44:01.661Z] === RUN TestDockerSuite/TestImportFile 10:44:02 [2020-10-06T10:44:02.111Z] --- PASS: TestBuildWithHugeFile (141.39s) 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestBuildWithEmptyDockerfile 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:44:02 [2020-10-06T10:44:02.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:44:02 [2020-10-06T10:44:02.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:44:02 [2020-10-06T10:44:02.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:44:02 [2020-10-06T10:44:02.111Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:44:02 [2020-10-06T10:44:02.111Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:44:02 [2020-10-06T10:44:02.111Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:44:02 [2020-10-06T10:44:02.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) 10:44:02 [2020-10-06T10:44:02.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 10:44:02 [2020-10-06T10:44:02.111Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 10:44:02 [2020-10-06T10:44:02.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestBuildPreserveOwnership 10:44:02 [2020-10-06T10:44:02.111Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestBuildPlatformInvalid 10:44:02 [2020-10-06T10:44:02.111Z] --- PASS: TestBuildPlatformInvalid (0.06s) 10:44:02 [2020-10-06T10:44:02.111Z] PASS 10:44:02 [2020-10-06T10:44:02.111Z] ok github.com/docker/docker/integration/build 200.623s 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] === Skipped 10:44:02 [2020-10-06T10:44:02.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] build_session_test.go:25: TODO: BuildKit 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) 10:44:02 [2020-10-06T10:44:02.111Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) 10:44:02 [2020-10-06T10:44:02.111Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] DONE 28 tests, 5 skipped in 227.689s 10:44:02 [2020-10-06T10:44:02.111Z] Running D:\gopath\src\github.com\docker\docker\integration\config 10:44:02 [2020-10-06T10:44:02.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:44:02 [2020-10-06T10:44:02.111Z] INFO: Testing against a local daemon 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestConfigInspect 10:44:02 [2020-10-06T10:44:02.111Z] --- SKIP: TestConfigInspect (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestConfigList 10:44:02 [2020-10-06T10:44:02.111Z] --- SKIP: TestConfigList (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestConfigsCreateAndDelete 10:44:02 [2020-10-06T10:44:02.111Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestConfigsUpdate 10:44:02 [2020-10-06T10:44:02.111Z] --- SKIP: TestConfigsUpdate (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestTemplatedConfig 10:44:02 [2020-10-06T10:44:02.111Z] --- SKIP: TestTemplatedConfig (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestConfigCreateResolve 10:44:02 [2020-10-06T10:44:02.111Z] --- SKIP: TestConfigCreateResolve (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 10:44:02 [2020-10-06T10:44:02.111Z] === RUN TestConfigDaemonLibtrustID 10:44:02 [2020-10-06T10:44:02.111Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 10:44:02 [2020-10-06T10:44:02.111Z] PASS 10:44:02 [2020-10-06T10:44:02.111Z] ok github.com/docker/docker/integration/config 0.165s 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] === Skipped 10:44:02 [2020-10-06T10:44:02.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 10:44:02 [2020-10-06T10:44:02.111Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.111Z] 10:44:02 [2020-10-06T10:44:02.112Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.112Z] 10:44:02 [2020-10-06T10:44:02.112Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.112Z] 10:44:02 [2020-10-06T10:44:02.112Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 10:44:02 [2020-10-06T10:44:02.112Z] 10:44:02 [2020-10-06T10:44:02.112Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 10:44:02 [2020-10-06T10:44:02.112Z] 10:44:02 [2020-10-06T10:44:02.112Z] 10:44:02 [2020-10-06T10:44:02.112Z] DONE 7 tests, 7 skipped in 2.561s 10:44:02 [2020-10-06T10:44:02.112Z] Running D:\gopath\src\github.com\docker\docker\integration\container 10:44:02 [2020-10-06T10:44:02.112Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:44:02 [2020-10-06T10:44:02.112Z] INFO: Testing against a local daemon 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCheckpoint 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestCheckpoint (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestContainerInvalidJSON 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestContainerInvalidJSON//exec/foobar/start 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestContainerInvalidJSON//exec/foobar/start 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestContainerInvalidJSON (0.03s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCopyFromContainerPathDoesNotExist 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCopyFromContainerPathIsNotDir 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) 10:44:02 [2020-10-06T10:44:02.112Z] copy_test.go:38: testEnv.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCopyToContainerPathDoesNotExist 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCopyToContainerPathIsNotDir 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) 10:44:02 [2020-10-06T10:44:02.112Z] copy_test.go:63: testEnv.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCopyFromContainer 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestCopyFromContainer (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateLinkToNonExistingContainer 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidEnv 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidEnv/0 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateWithInvalidEnv/0 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidEnv/1 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateWithInvalidEnv/1 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidEnv/2 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateWithInvalidEnv/2 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateWithInvalidEnv/0 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateWithInvalidEnv/2 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateWithInvalidEnv/1 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateTmpfsMountsTarget 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithCustomMaskedPaths 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithCustomReadonlyPaths 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidHealthcheckParams 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:44:02 [2020-10-06T10:44:02.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:44:02 [2020-10-06T10:44:02.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateDifferentPlatform 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateDifferentPlatform/different_os 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateDifferentPlatform (0.03s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestCreateVolumesFromNonExistingContainer 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestContainerKillOnDaemonStart 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestDiff 10:44:02 [2020-10-06T10:44:02.112Z] --- SKIP: TestDiff (0.00s) 10:44:02 [2020-10-06T10:44:02.112Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestExecWithCloseStdin 10:44:02 [2020-10-06T10:44:02.112Z] --- PASS: TestExecWithCloseStdin (2.13s) 10:44:02 [2020-10-06T10:44:02.112Z] === RUN TestExec 10:44:02 [2020-10-06T10:44:02.595Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 10:44:02 [2020-10-06T10:44:02.595Z] === RUN TestDockerSuite/TestImportFileWithMessage [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:44:03 [2020-10-06T10:44:03.303Z] + bundleName=ppc64le-integration 10:44:03 [2020-10-06T10:44:03.303Z] + echo Creating ppc64le-integration-bundles.tar.gz 10:44:03 [2020-10-06T10:44:03.303Z] Creating ppc64le-integration-bundles.tar.gz 10:44:03 [2020-10-06T10:44:03.303Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 10:44:03 [2020-10-06T10:44:03.303Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts 10:44:03 [2020-10-06T10:44:03.349Z] Archiving artifacts 10:44:03 [2020-10-06T10:44:03.909Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41530/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:44:03 [2020-10-06T10:44:03.969Z] === RUN TestDockerSuite/TestImportGzipped 10:44:04 [2020-10-06T10:44:04.276Z] --- PASS: TestExec (1.90s) 10:44:04 [2020-10-06T10:44:04.276Z] === RUN TestExecUser 10:44:04 [2020-10-06T10:44:04.276Z] --- SKIP: TestExecUser (0.00s) 10:44:04 [2020-10-06T10:44:04.276Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 10:44:04 [2020-10-06T10:44:04.276Z] === RUN TestExportContainerAndImportImage 10:44:04 [2020-10-06T10:44:04.276Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 10:44:04 [2020-10-06T10:44:04.276Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 10:44:04 [2020-10-06T10:44:04.276Z] === RUN TestExportContainerAfterDaemonRestart 10:44:04 [2020-10-06T10:44:04.276Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 10:44:04 [2020-10-06T10:44:04.276Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 10:44:04 [2020-10-06T10:44:04.276Z] === RUN TestHealthCheckWorkdir 10:44:04 [2020-10-06T10:44:04.276Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 10:44:04 [2020-10-06T10:44:04.276Z] health_test.go:20: testEnv.OSType == "windows": FIXME 10:44:04 [2020-10-06T10:44:04.276Z] === RUN TestHealthKillContainer 10:44:04 [2020-10-06T10:44:04.276Z] --- SKIP: TestHealthKillContainer (0.00s) 10:44:04 [2020-10-06T10:44:04.276Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 10:44:04 [2020-10-06T10:44:04.276Z] === RUN TestInspectCpusetInConfigPre120 10:44:04 [2020-10-06T10:44:04.276Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 10:44:04 [2020-10-06T10:44:04.276Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 10:44:04 [2020-10-06T10:44:04.276Z] === RUN TestKillContainerInvalidSignal 10:44:04 [2020-10-06T10:44:04.300Z] + make clean 10:44:04 [2020-10-06T10:44:04.593Z] make: command: Command not found 10:44:04 [2020-10-06T10:44:04.593Z] make: command: Command not found 10:44:04 [2020-10-06T10:44:04.593Z] docker volume rm -f docker-dev-cache 10:44:04 [2020-10-06T10:44:04.593Z] docker-dev-cache [Pipeline] deleteDir 10:44:04 [2020-10-06T10:44:04.904Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 10:44:05 [2020-10-06T10:44:05.798Z] --- PASS: TestKillContainerInvalidSignal (1.67s) 10:44:05 [2020-10-06T10:44:05.798Z] === RUN TestKillContainer 10:44:05 [2020-10-06T10:44:05.798Z] === RUN TestKillContainer/no_signal 10:44:06 [2020-10-06T10:44:06.279Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 10:44:06 [2020-10-06T10:44:06.537Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:44:07 [2020-10-06T10:44:07.103Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 10:44:07 [2020-10-06T10:44:07.329Z] === RUN TestKillContainer/non_killing_signal 10:44:07 [2020-10-06T10:44:07.329Z] === RUN TestKillContainer/killing_signal 10:44:07 [2020-10-06T10:44:07.670Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 10:44:07 [2020-10-06T10:44:07.670Z] === RUN TestDockerSuite/TestInfoSecurityOptions 10:44:07 [2020-10-06T10:44:07.670Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 10:44:07 [2020-10-06T10:44:07.928Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 10:44:08 [2020-10-06T10:44:08.495Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 10:44:09 [2020-10-06T10:44:09.061Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 10:44:09 [2020-10-06T10:44:09.320Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 10:44:09 [2020-10-06T10:44:09.488Z] --- PASS: TestKillContainer (3.75s) 10:44:09 [2020-10-06T10:44:09.488Z] --- PASS: TestKillContainer/no_signal (1.59s) 10:44:09 [2020-10-06T10:44:09.488Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 10:44:09 [2020-10-06T10:44:09.488Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 10:44:09 [2020-10-06T10:44:09.488Z] --- PASS: TestKillContainer/killing_signal (2.12s) 10:44:09 [2020-10-06T10:44:09.488Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:44:09 [2020-10-06T10:44:09.488Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 10:44:09 [2020-10-06T10:44:09.488Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 10:44:09 [2020-10-06T10:44:09.488Z] === RUN TestKillStoppedContainer 10:44:09 [2020-10-06T10:44:09.488Z] --- SKIP: TestKillStoppedContainer (0.00s) 10:44:09 [2020-10-06T10:44:09.488Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 10:44:09 [2020-10-06T10:44:09.488Z] === RUN TestKillStoppedContainerAPIPre120 10:44:09 [2020-10-06T10:44:09.488Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 10:44:09 [2020-10-06T10:44:09.488Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 10:44:09 [2020-10-06T10:44:09.488Z] === RUN TestKillDifferentUserContainer 10:44:09 [2020-10-06T10:44:09.488Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 10:44:09 [2020-10-06T10:44:09.488Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 10:44:09 [2020-10-06T10:44:09.488Z] === RUN TestInspectOomKilledTrue 10:44:09 [2020-10-06T10:44:09.488Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 10:44:09 [2020-10-06T10:44:09.488Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 10:44:09 [2020-10-06T10:44:09.488Z] === RUN TestInspectOomKilledFalse 10:44:09 [2020-10-06T10:44:09.488Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 10:44:09 [2020-10-06T10:44:09.488Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:44:09 [2020-10-06T10:44:09.488Z] === RUN TestLogsFollowTailEmpty 10:44:09 [2020-10-06T10:44:09.887Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 10:44:10 [2020-10-06T10:44:10.145Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 10:44:10 [2020-10-06T10:44:10.404Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 10:44:11 [2020-10-06T10:44:11.013Z] --- PASS: TestLogsFollowTailEmpty (1.44s) 10:44:11 [2020-10-06T10:44:11.013Z] === RUN TestNetworkNat 10:44:11 [2020-10-06T10:44:11.013Z] --- SKIP: TestNetworkNat (0.00s) 10:44:11 [2020-10-06T10:44:11.013Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 10:44:11 [2020-10-06T10:44:11.013Z] === RUN TestNetworkLocalhostTCPNat 10:44:11 [2020-10-06T10:44:11.346Z] === RUN TestDockerSuite/TestInspectAmpersand 10:44:11 [2020-10-06T10:44:11.912Z] === RUN TestDockerSuite/TestInspectBindMountPoint 10:44:12 [2020-10-06T10:44:12.170Z] === RUN TestDockerSuite/TestInspectByPrefix 10:44:12 [2020-10-06T10:44:12.170Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 10:44:12 [2020-10-06T10:44:12.736Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 10:44:12 [2020-10-06T10:44:12.736Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 10:44:13 [2020-10-06T10:44:13.178Z] --- PASS: TestNetworkLocalhostTCPNat (1.78s) 10:44:13 [2020-10-06T10:44:13.178Z] === RUN TestNetworkLoopbackNat 10:44:13 [2020-10-06T10:44:13.178Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 10:44:13 [2020-10-06T10:44:13.178Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 10:44:13 [2020-10-06T10:44:13.178Z] === RUN TestPause 10:44:13 [2020-10-06T10:44:13.178Z] --- SKIP: TestPause (0.00s) 10:44:13 [2020-10-06T10:44:13.178Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 10:44:13 [2020-10-06T10:44:13.178Z] === RUN TestPauseFailsOnWindowsServerContainers 10:44:13 [2020-10-06T10:44:13.306Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 10:44:13 [2020-10-06T10:44:13.875Z] === RUN TestDockerSuite/TestInspectDefault 10:44:14 [2020-10-06T10:44:14.138Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.45s) 10:44:14 [2020-10-06T10:44:14.138Z] === RUN TestPauseStopPausedContainer 10:44:14 [2020-10-06T10:44:14.138Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 10:44:14 [2020-10-06T10:44:14.138Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 10:44:14 [2020-10-06T10:44:14.138Z] === RUN TestPsFilter 10:44:14 [2020-10-06T10:44:14.138Z] --- PASS: TestPsFilter (0.08s) 10:44:14 [2020-10-06T10:44:14.138Z] === RUN TestRemoveContainerWithRemovedVolume 10:44:14 [2020-10-06T10:44:14.442Z] === RUN TestDockerSuite/TestInspectHistory 10:44:15 [2020-10-06T10:44:15.010Z] === RUN TestDockerSuite/TestInspectImage 10:44:15 [2020-10-06T10:44:15.010Z] === RUN TestDockerSuite/TestInspectImageFilterInt 10:44:15 [2020-10-06T10:44:15.010Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 10:44:15 [2020-10-06T10:44:15.010Z] === RUN TestDockerSuite/TestInspectInt64 10:44:15 [2020-10-06T10:44:15.577Z] === RUN TestDockerSuite/TestInspectJSONFields 10:44:15 [2020-10-06T10:44:15.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 10:44:16 [2020-10-06T10:44:16.094Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 10:44:16 [2020-10-06T10:44:16.094Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 10:44:16 [2020-10-06T10:44:16.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.77s) 10:44:16 [2020-10-06T10:44:16.299Z] === RUN TestRemoveContainerWithVolume 10:44:16 [2020-10-06T10:44:16.661Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 10:44:17 [2020-10-06T10:44:17.229Z] === RUN TestDockerSuite/TestInspectPlugin 10:44:17 [2020-10-06T10:44:17.825Z] --- PASS: TestRemoveContainerWithVolume (1.75s) 10:44:17 [2020-10-06T10:44:17.825Z] === RUN TestRemoveContainerRunning 10:44:19 [2020-10-06T10:44:19.132Z] === RUN TestDockerSuite/TestInspectRootFS 10:44:19 [2020-10-06T10:44:19.132Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 10:44:19 [2020-10-06T10:44:19.352Z] --- PASS: TestRemoveContainerRunning (1.49s) 10:44:19 [2020-10-06T10:44:19.352Z] === RUN TestRemoveContainerForceRemoveRunning 10:44:19 [2020-10-06T10:44:19.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 10:44:19 [2020-10-06T10:44:19.649Z] === RUN TestDockerSuite/TestInspectStatus 10:44:20 [2020-10-06T10:44:20.585Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 10:44:20 [2020-10-06T10:44:20.877Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s) 10:44:20 [2020-10-06T10:44:20.877Z] === RUN TestRemoveInvalidContainer 10:44:20 [2020-10-06T10:44:20.877Z] --- PASS: TestRemoveInvalidContainer (0.02s) 10:44:20 [2020-10-06T10:44:20.877Z] === RUN TestRenameLinkedContainer 10:44:20 [2020-10-06T10:44:20.877Z] --- SKIP: TestRenameLinkedContainer (0.00s) 10:44:20 [2020-10-06T10:44:20.877Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 10:44:20 [2020-10-06T10:44:20.877Z] === RUN TestRenameStoppedContainer 10:44:21 [2020-10-06T10:44:21.522Z] === RUN TestDockerSuite/TestInspectTemplateError 10:44:22 [2020-10-06T10:44:22.090Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 10:44:22 [2020-10-06T10:44:22.658Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 10:44:23 [2020-10-06T10:44:23.045Z] --- PASS: TestRenameStoppedContainer (1.84s) 10:44:23 [2020-10-06T10:44:23.045Z] === RUN TestRenameRunningContainerAndReuse 10:44:23 [2020-10-06T10:44:23.225Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 10:44:24 [2020-10-06T10:44:24.162Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 10:44:24 [2020-10-06T10:44:24.421Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 10:44:25 [2020-10-06T10:44:25.396Z] === RUN TestDockerSuite/TestInspectUnknownObject 10:44:25 [2020-10-06T10:44:25.396Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 10:44:25 [2020-10-06T10:44:25.933Z] --- PASS: TestRenameRunningContainerAndReuse (3.10s) 10:44:25 [2020-10-06T10:44:25.933Z] === RUN TestRenameInvalidName 10:44:27 [2020-10-06T10:44:27.303Z] === RUN TestDockerSuite/TestLinkShortDefinition 10:44:27 [2020-10-06T10:44:27.458Z] --- PASS: TestRenameInvalidName (1.44s) 10:44:27 [2020-10-06T10:44:27.459Z] === RUN TestRenameAnonymousContainer 10:44:27 [2020-10-06T10:44:27.459Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 10:44:27 [2020-10-06T10:44:27.459Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 10:44:27 [2020-10-06T10:44:27.459Z] === RUN TestRenameContainerWithSameName 10:44:28 [2020-10-06T10:44:28.680Z] === RUN TestDockerSuite/TestLinksEnvs 10:44:28 [2020-10-06T10:44:28.985Z] --- PASS: TestRenameContainerWithSameName (1.49s) 10:44:28 [2020-10-06T10:44:28.985Z] === RUN TestRenameContainerWithLinkedContainer 10:44:28 [2020-10-06T10:44:28.985Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 10:44:28 [2020-10-06T10:44:28.985Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 10:44:28 [2020-10-06T10:44:28.985Z] === RUN TestResize 10:44:29 [2020-10-06T10:44:29.615Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 10:44:29 [2020-10-06T10:44:29.615Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 10:44:30 [2020-10-06T10:44:30.510Z] --- PASS: TestResize (1.86s) 10:44:30 [2020-10-06T10:44:30.510Z] === RUN TestResizeWithInvalidSize 10:44:30 [2020-10-06T10:44:30.510Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 10:44:30 [2020-10-06T10:44:30.510Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 10:44:30 [2020-10-06T10:44:30.510Z] === RUN TestResizeWhenContainerNotStarted 10:44:30 [2020-10-06T10:44:30.994Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 10:44:32 [2020-10-06T10:44:32.369Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 10:44:33 [2020-10-06T10:44:33.748Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 10:44:33 [2020-10-06T10:44:33.748Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 10:44:35 [2020-10-06T10:44:35.125Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 10:44:35 [2020-10-06T10:44:35.383Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 10:44:35 [2020-10-06T10:44:35.949Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 10:44:37 [2020-10-06T10:44:37.556Z] --- PASS: TestResizeWhenContainerNotStarted (6.54s) 10:44:37 [2020-10-06T10:44:37.556Z] === RUN TestDaemonRestartKillContainers 10:44:37 [2020-10-06T10:44:37.556Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 10:44:37 [2020-10-06T10:44:37.556Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 10:44:37 [2020-10-06T10:44:37.556Z] === RUN TestStats 10:44:37 [2020-10-06T10:44:37.556Z] --- SKIP: TestStats (0.00s) 10:44:37 [2020-10-06T10:44:37.556Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 10:44:37 [2020-10-06T10:44:37.556Z] === RUN TestStopContainerWithRestartPolicyAlways 10:44:39 [2020-10-06T10:44:39.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 10:44:44 [2020-10-06T10:44:44.543Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 10:44:45 [2020-10-06T10:44:45.921Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 10:44:46 [2020-10-06T10:44:46.089Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.91s) 10:44:46 [2020-10-06T10:44:46.089Z] === RUN TestStopContainerWithTimeout 10:44:46 [2020-10-06T10:44:46.089Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 10:44:46 [2020-10-06T10:44:46.089Z] stop_windows_test.go:19: testEnv.OSType == "windows" 10:44:46 [2020-10-06T10:44:46.089Z] === RUN TestUpdateRestartPolicy 10:44:46 [2020-10-06T10:44:46.857Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 10:44:47 [2020-10-06T10:44:47.424Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 10:44:48 [2020-10-06T10:44:48.801Z] === RUN TestDockerSuite/TestLoadNoStdinFail 10:44:48 [2020-10-06T10:44:48.801Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 10:44:49 [2020-10-06T10:44:49.059Z] === RUN TestDockerSuite/TestLoginWithoutTTY 10:44:49 [2020-10-06T10:44:49.059Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 10:44:49 [2020-10-06T10:44:49.059Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 10:44:49 [2020-10-06T10:44:49.627Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 10:44:50 [2020-10-06T10:44:50.192Z] === RUN TestDockerSuite/TestLogsAPIUntil 10:44:53 [2020-10-06T10:44:53.475Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 10:44:54 [2020-10-06T10:44:54.042Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 10:44:55 [2020-10-06T10:44:55.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 10:44:58 [2020-10-06T10:44:58.470Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 10:44:59 [2020-10-06T10:44:59.036Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 10:44:59 [2020-10-06T10:44:59.036Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 10:45:00 [2020-10-06T10:45:00.422Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 10:45:01 [2020-10-06T10:45:01.361Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 10:45:02 [2020-10-06T10:45:02.296Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 10:45:03 [2020-10-06T10:45:03.232Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 10:45:03 [2020-10-06T10:45:03.799Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 10:45:05 [2020-10-06T10:45:05.700Z] === RUN TestDockerSuite/TestLogsFollowStopped 10:45:06 [2020-10-06T10:45:06.268Z] === RUN TestDockerSuite/TestLogsSeparateStderr 10:45:06 [2020-10-06T10:45:06.837Z] === RUN TestDockerSuite/TestLogsSince 10:45:07 [2020-10-06T10:45:07.134Z] --- PASS: TestUpdateRestartPolicy (18.99s) 10:45:07 [2020-10-06T10:45:07.134Z] === RUN TestUpdateRestartWithAutoRemove 10:45:07 [2020-10-06T10:45:07.134Z] --- PASS: TestUpdateRestartWithAutoRemove (1.49s) 10:45:07 [2020-10-06T10:45:07.134Z] === RUN TestWaitNonBlocked 10:45:07 [2020-10-06T10:45:07.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:45:07 [2020-10-06T10:45:07.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:45:07 [2020-10-06T10:45:07.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:45:07 [2020-10-06T10:45:07.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:45:07 [2020-10-06T10:45:07.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:45:07 [2020-10-06T10:45:07.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:45:12 [2020-10-06T10:45:12.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 10:45:13 [2020-10-06T10:45:13.476Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 10:45:14 [2020-10-06T10:45:14.180Z] --- PASS: TestWaitNonBlocked (0.03s) 10:45:14 [2020-10-06T10:45:14.180Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.23s) 10:45:14 [2020-10-06T10:45:14.180Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.03s) 10:45:14 [2020-10-06T10:45:14.180Z] === RUN TestWaitBlocked 10:45:14 [2020-10-06T10:45:14.180Z] --- SKIP: TestWaitBlocked (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 10:45:14 [2020-10-06T10:45:14.180Z] PASS 10:45:14 [2020-10-06T10:45:14.180Z] ok github.com/docker/docker/integration/container 74.427s 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === Skipped 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) 10:45:14 [2020-10-06T10:45:14.180Z] copy_test.go:38: testEnv.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) 10:45:14 [2020-10-06T10:45:14.180Z] copy_test.go:63: testEnv.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] health_test.go:20: testEnv.OSType == "windows": FIXME 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.180Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 10:45:14 [2020-10-06T10:45:14.180Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 10:45:14 [2020-10-06T10:45:14.180Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] nat_test.go:60: testEnv.OSType == "windows": FIXME 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] resize_test.go:37: testEnv.OSType == "windows": FIXME 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] stop_windows_test.go:19: testEnv.OSType == "windows" 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 10:45:14 [2020-10-06T10:45:14.181Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] 10:45:14 [2020-10-06T10:45:14.181Z] DONE 87 tests, 36 skipped in 77.722s 10:45:14 [2020-10-06T10:45:14.181Z] Running D:\gopath\src\github.com\docker\docker\integration\image 10:45:15 [2020-10-06T10:45:15.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:16 [2020-10-06T10:45:16.177Z] INFO: Testing against a local daemon 10:45:16 [2020-10-06T10:45:16.177Z] === RUN TestCommitInheritsEnv 10:45:16 [2020-10-06T10:45:16.177Z] --- SKIP: TestCommitInheritsEnv (0.00s) 10:45:16 [2020-10-06T10:45:16.177Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 10:45:16 [2020-10-06T10:45:16.177Z] === RUN TestImportExtremelyLargeImageWorks 10:45:16 [2020-10-06T10:45:16.177Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 10:45:16 [2020-10-06T10:45:16.177Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 10:45:16 [2020-10-06T10:45:16.177Z] === RUN TestImagesFilterMultiReference 10:45:16 [2020-10-06T10:45:16.177Z] --- PASS: TestImagesFilterMultiReference (0.07s) 10:45:16 [2020-10-06T10:45:16.177Z] === RUN TestImagePullPlatformInvalid 10:45:16 [2020-10-06T10:45:16.177Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 10:45:16 [2020-10-06T10:45:16.177Z] === RUN TestRemoveImageOrphaning 10:45:16 [2020-10-06T10:45:16.635Z] --- PASS: TestRemoveImageOrphaning (0.68s) 10:45:16 [2020-10-06T10:45:16.635Z] === RUN TestTagUnprefixedRepoByNameOrName 10:45:16 [2020-10-06T10:45:16.635Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 10:45:16 [2020-10-06T10:45:16.635Z] === RUN TestTagInvalidReference 10:45:16 [2020-10-06T10:45:16.635Z] --- PASS: TestTagInvalidReference (0.04s) 10:45:16 [2020-10-06T10:45:16.635Z] === RUN TestTagValidPrefixedRepo 10:45:16 [2020-10-06T10:45:16.635Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 10:45:16 [2020-10-06T10:45:16.635Z] === RUN TestTagExistedNameWithoutForce 10:45:16 [2020-10-06T10:45:16.635Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 10:45:16 [2020-10-06T10:45:16.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 10:45:17 [2020-10-06T10:45:17.094Z] === RUN TestTagOfficialNames 10:45:17 [2020-10-06T10:45:17.094Z] --- PASS: TestTagOfficialNames (0.07s) 10:45:17 [2020-10-06T10:45:17.094Z] === RUN TestTagMatchesDigest 10:45:17 [2020-10-06T10:45:17.094Z] --- PASS: TestTagMatchesDigest (0.03s) 10:45:17 [2020-10-06T10:45:17.094Z] PASS 10:45:17 [2020-10-06T10:45:17.094Z] ok github.com/docker/docker/integration/image 1.284s 10:45:17 [2020-10-06T10:45:17.094Z] 10:45:17 [2020-10-06T10:45:17.094Z] === Skipped 10:45:17 [2020-10-06T10:45:17.094Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 10:45:17 [2020-10-06T10:45:17.094Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 10:45:17 [2020-10-06T10:45:17.094Z] 10:45:17 [2020-10-06T10:45:17.094Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 10:45:17 [2020-10-06T10:45:17.094Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows 10:45:17 [2020-10-06T10:45:17.094Z] 10:45:17 [2020-10-06T10:45:17.094Z] 10:45:17 [2020-10-06T10:45:17.094Z] DONE 11 tests, 2 skipped in 3.280s 10:45:17 [2020-10-06T10:45:17.094Z] Running D:\gopath\src\github.com\docker\docker\integration\network 10:45:18 [2020-10-06T10:45:18.628Z] testing: warning: no tests to run 10:45:18 [2020-10-06T10:45:18.628Z] PASS 10:45:18 [2020-10-06T10:45:18.628Z] ok github.com/docker/docker/integration/network/ipvlan 0.106s [no tests to run] 10:45:18 [2020-10-06T10:45:18.628Z] testing: warning: no tests to run 10:45:18 [2020-10-06T10:45:18.628Z] PASS 10:45:18 [2020-10-06T10:45:18.628Z] ok github.com/docker/docker/integration/network/macvlan 0.038s [no tests to run] 10:45:19 [2020-10-06T10:45:19.298Z] === RUN TestDockerSuite/TestLogsStderrInStdout 10:45:19 [2020-10-06T10:45:19.557Z] === RUN TestDockerSuite/TestLogsTail 10:45:19 [2020-10-06T10:45:19.588Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:19 [2020-10-06T10:45:19.588Z] INFO: Testing against a local daemon 10:45:19 [2020-10-06T10:45:19.588Z] === RUN TestNetworkCreateDelete 10:45:19 [2020-10-06T10:45:19.588Z] --- SKIP: TestNetworkCreateDelete (0.00s) 10:45:19 [2020-10-06T10:45:19.589Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 10:45:19 [2020-10-06T10:45:19.589Z] === RUN TestDockerNetworkDeletePreferID 10:45:19 [2020-10-06T10:45:19.589Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 10:45:19 [2020-10-06T10:45:19.589Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 10:45:19 [2020-10-06T10:45:19.589Z] === RUN TestDaemonDNSFallback 10:45:19 [2020-10-06T10:45:19.589Z] --- SKIP: TestDaemonDNSFallback (0.00s) 10:45:19 [2020-10-06T10:45:19.589Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 10:45:19 [2020-10-06T10:45:19.589Z] === RUN TestInspectNetwork 10:45:19 [2020-10-06T10:45:19.589Z] --- SKIP: TestInspectNetwork (0.00s) 10:45:19 [2020-10-06T10:45:19.589Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 10:45:19 [2020-10-06T10:45:19.589Z] === RUN TestRunContainerWithBridgeNone 10:45:19 [2020-10-06T10:45:19.589Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 10:45:19 [2020-10-06T10:45:19.589Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" 10:45:19 [2020-10-06T10:45:19.589Z] === RUN TestNetworkInvalidJSON 10:45:19 [2020-10-06T10:45:19.589Z] === RUN TestNetworkInvalidJSON//networks/create 10:45:19 [2020-10-06T10:45:19.589Z] === PAUSE TestNetworkInvalidJSON//networks/create 10:45:19 [2020-10-06T10:45:19.589Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 10:45:19 [2020-10-06T10:45:19.589Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 10:45:19 [2020-10-06T10:45:19.589Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 10:45:19 [2020-10-06T10:45:19.589Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 10:45:19 [2020-10-06T10:45:19.589Z] === CONT TestNetworkInvalidJSON//networks/create 10:45:19 [2020-10-06T10:45:19.589Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 10:45:19 [2020-10-06T10:45:19.589Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 10:45:19 [2020-10-06T10:45:19.589Z] --- PASS: TestNetworkInvalidJSON (0.03s) 10:45:20 [2020-10-06T10:45:20.046Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestHostIPv4BridgeLabel 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] network_test.go:97: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestDaemonRestartWithLiveRestore 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:29: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestDaemonDefaultNetworkPools 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:52: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestDaemonRestartWithExistingNetwork 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:96: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:130: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:181: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestServiceWithPredefinedNetwork 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:206: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:236: FLAKY_TEST 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestServiceWithDataPathPortInit 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:326: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] === RUN TestServiceWithDefaultAddressPoolInit 10:45:20 [2020-10-06T10:45:20.046Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:394: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] PASS 10:45:20 [2020-10-06T10:45:20.046Z] ok github.com/docker/docker/integration/network 0.245s 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === Skipped 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] network_test.go:97: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:29: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:52: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:96: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:130: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:181: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:206: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:236: FLAKY_TEST 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:326: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 10:45:20 [2020-10-06T10:45:20.046Z] service_test.go:394: testEnv.OSType == "windows" 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] 10:45:20 [2020-10-06T10:45:20.046Z] DONE 19 tests, 15 skipped in 2.901s 10:45:20 [2020-10-06T10:45:20.046Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 10:45:20 [2020-10-06T10:45:20.494Z] === RUN TestDockerSuite/TestLogsTimestamps 10:45:20 [2020-10-06T10:45:20.506Z] testing: warning: no tests to run 10:45:20 [2020-10-06T10:45:20.506Z] PASS 10:45:20 [2020-10-06T10:45:20.506Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] 10:45:20 [2020-10-06T10:45:20.506Z] 10:45:20 [2020-10-06T10:45:20.506Z] DONE 0 tests in 0.324s 10:45:20 [2020-10-06T10:45:20.506Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 10:45:20 [2020-10-06T10:45:20.506Z] testing: warning: no tests to run 10:45:20 [2020-10-06T10:45:20.506Z] PASS 10:45:20 [2020-10-06T10:45:20.506Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] 10:45:20 [2020-10-06T10:45:20.506Z] 10:45:20 [2020-10-06T10:45:20.506Z] DONE 0 tests in 0.304s 10:45:20 [2020-10-06T10:45:20.961Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 10:45:21 [2020-10-06T10:45:21.061Z] === RUN TestDockerSuite/TestLogsWithDetails 10:45:21 [2020-10-06T10:45:21.629Z] === RUN TestDockerSuite/TestMountIntoProc 10:45:21 [2020-10-06T10:45:21.889Z] === RUN TestDockerSuite/TestMountIntoSys 10:45:22 [2020-10-06T10:45:22.457Z] === RUN TestDockerSuite/TestNetHostname 10:45:22 [2020-10-06T10:45:22.488Z] testing: warning: no tests to run 10:45:22 [2020-10-06T10:45:22.489Z] PASS 10:45:22 [2020-10-06T10:45:22.489Z] ok github.com/docker/docker/integration/plugin 0.140s [no tests to run] 10:45:22 [2020-10-06T10:45:22.489Z] testing: warning: no tests to run 10:45:22 [2020-10-06T10:45:22.489Z] PASS 10:45:22 [2020-10-06T10:45:22.489Z] ok github.com/docker/docker/integration/plugin/authz 0.130s [no tests to run] 10:45:24 [2020-10-06T10:45:24.361Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 10:45:24 [2020-10-06T10:45:24.361Z] === RUN TestDockerSuite/TestNetworkEvents 10:45:30 [2020-10-06T10:45:30.918Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 10:45:31 [2020-10-06T10:45:31.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:31 [2020-10-06T10:45:31.036Z] INFO: Testing against a local daemon 10:45:31 [2020-10-06T10:45:31.036Z] === RUN TestExternalGraphDriver 10:45:31 [2020-10-06T10:45:31.036Z] --- SKIP: TestExternalGraphDriver (0.01s) 10:45:31 [2020-10-06T10:45:31.036Z] external_test.go:48: runtime.GOOS == "windows" 10:45:31 [2020-10-06T10:45:31.036Z] === RUN TestGraphdriverPluginV2 10:45:31 [2020-10-06T10:45:31.036Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 10:45:31 [2020-10-06T10:45:31.036Z] external_test.go:408: runtime.GOOS == "windows" 10:45:31 [2020-10-06T10:45:31.036Z] PASS 10:45:31 [2020-10-06T10:45:31.036Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.333s 10:45:31 [2020-10-06T10:45:31.036Z] testing: warning: no tests to run 10:45:31 [2020-10-06T10:45:31.036Z] PASS 10:45:31 [2020-10-06T10:45:31.036Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.254s [no tests to run] 10:45:31 [2020-10-06T10:45:31.177Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 10:45:31 [2020-10-06T10:45:31.434Z] === RUN TestDockerSuite/TestPluginActive 10:45:31 [2020-10-06T10:45:31.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:31 [2020-10-06T10:45:31.495Z] INFO: Testing against a local daemon 10:45:31 [2020-10-06T10:45:31.495Z] === RUN TestPluginInvalidJSON 10:45:31 [2020-10-06T10:45:31.495Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 10:45:31 [2020-10-06T10:45:31.495Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 10:45:31 [2020-10-06T10:45:31.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:31 [2020-10-06T10:45:31.951Z] INFO: Testing against a local daemon 10:45:31 [2020-10-06T10:45:31.951Z] === RUN TestReadPluginNoRead 10:45:31 [2020-10-06T10:45:31.951Z] --- SKIP: TestReadPluginNoRead (0.00s) 10:45:31 [2020-10-06T10:45:31.951Z] read_test.go:21: no unix domain sockets on Windows 10:45:31 [2020-10-06T10:45:31.951Z] PASS 10:45:31 [2020-10-06T10:45:31.951Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 10:45:31 [2020-10-06T10:45:31.951Z] ok github.com/docker/docker/integration/plugin/logging 0.270s 10:45:31 [2020-10-06T10:45:31.951Z] --- PASS: TestPluginInvalidJSON (0.17s) 10:45:31 [2020-10-06T10:45:31.951Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 10:45:31 [2020-10-06T10:45:31.951Z] === RUN TestPluginInstall 10:45:31 [2020-10-06T10:45:31.951Z] --- SKIP: TestPluginInstall (0.00s) 10:45:31 [2020-10-06T10:45:31.951Z] plugin_test.go:55: testEnv.OSType == "windows" 10:45:31 [2020-10-06T10:45:31.951Z] PASS 10:45:31 [2020-10-06T10:45:31.951Z] ok github.com/docker/docker/integration/plugin/common 0.578s 10:45:31 [2020-10-06T10:45:31.951Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 10:45:31 [2020-10-06T10:45:31.951Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 10:45:32 [2020-10-06T10:45:32.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:32 [2020-10-06T10:45:32.917Z] INFO: Testing against a local daemon 10:45:32 [2020-10-06T10:45:32.917Z] === RUN TestPluginWithDevMounts 10:45:32 [2020-10-06T10:45:32.917Z] --- SKIP: TestPluginWithDevMounts (0.00s) 10:45:32 [2020-10-06T10:45:32.917Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 10:45:32 [2020-10-06T10:45:32.917Z] PASS 10:45:32 [2020-10-06T10:45:32.917Z] ok github.com/docker/docker/integration/plugin/volumes 0.171s 10:45:32 [2020-10-06T10:45:32.917Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 10:45:33 [2020-10-06T10:45:33.335Z] === RUN TestDockerSuite/TestPluginActiveNetwork 10:45:33 [2020-10-06T10:45:33.378Z] 10:45:33 [2020-10-06T10:45:33.378Z] === Skipped 10:45:33 [2020-10-06T10:45:33.378Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 10:45:33 [2020-10-06T10:45:33.378Z] plugin_test.go:55: testEnv.OSType == "windows" 10:45:33 [2020-10-06T10:45:33.378Z] 10:45:33 [2020-10-06T10:45:33.378Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) 10:45:33 [2020-10-06T10:45:33.378Z] external_test.go:48: runtime.GOOS == "windows" 10:45:33 [2020-10-06T10:45:33.378Z] 10:45:33 [2020-10-06T10:45:33.378Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 10:45:33 [2020-10-06T10:45:33.378Z] external_test.go:408: runtime.GOOS == "windows" 10:45:33 [2020-10-06T10:45:33.378Z] 10:45:33 [2020-10-06T10:45:33.378Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 10:45:33 [2020-10-06T10:45:33.378Z] read_test.go:21: no unix domain sockets on Windows 10:45:33 [2020-10-06T10:45:33.378Z] 10:45:33 [2020-10-06T10:45:33.378Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 10:45:33 [2020-10-06T10:45:33.378Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 10:45:33 [2020-10-06T10:45:33.378Z] 10:45:33 [2020-10-06T10:45:33.378Z] 10:45:33 [2020-10-06T10:45:33.378Z] DONE 7 tests, 5 skipped in 12.477s 10:45:33 [2020-10-06T10:45:33.378Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 10:45:33 [2020-10-06T10:45:33.836Z] testing: warning: no tests to run 10:45:33 [2020-10-06T10:45:33.836Z] PASS 10:45:33 [2020-10-06T10:45:33.837Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] 10:45:33 [2020-10-06T10:45:33.837Z] 10:45:33 [2020-10-06T10:45:33.837Z] DONE 0 tests in 0.350s 10:45:33 [2020-10-06T10:45:33.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 10:45:34 [2020-10-06T10:45:34.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:34 [2020-10-06T10:45:34.293Z] INFO: Testing against a local daemon 10:45:34 [2020-10-06T10:45:34.293Z] === RUN TestPluginInvalidJSON 10:45:34 [2020-10-06T10:45:34.293Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 10:45:34 [2020-10-06T10:45:34.293Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 10:45:34 [2020-10-06T10:45:34.293Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 10:45:34 [2020-10-06T10:45:34.293Z] --- PASS: TestPluginInvalidJSON (0.17s) 10:45:34 [2020-10-06T10:45:34.293Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 10:45:34 [2020-10-06T10:45:34.293Z] === RUN TestPluginInstall 10:45:34 [2020-10-06T10:45:34.293Z] --- SKIP: TestPluginInstall (0.00s) 10:45:34 [2020-10-06T10:45:34.293Z] plugin_test.go:55: testEnv.OSType == "windows" 10:45:34 [2020-10-06T10:45:34.293Z] PASS 10:45:34 [2020-10-06T10:45:34.293Z] ok github.com/docker/docker/integration/plugin/common (cached) 10:45:34 [2020-10-06T10:45:34.748Z] 10:45:34 [2020-10-06T10:45:34.748Z] === Skipped 10:45:34 [2020-10-06T10:45:34.748Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 10:45:34 [2020-10-06T10:45:34.748Z] plugin_test.go:55: testEnv.OSType == "windows" 10:45:34 [2020-10-06T10:45:34.748Z] 10:45:34 [2020-10-06T10:45:34.748Z] 10:45:34 [2020-10-06T10:45:34.748Z] DONE 3 tests, 1 skipped in 0.868s 10:45:34 [2020-10-06T10:45:34.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 10:45:35 [2020-10-06T10:45:35.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:35 [2020-10-06T10:45:35.204Z] INFO: Testing against a local daemon 10:45:35 [2020-10-06T10:45:35.204Z] === RUN TestExternalGraphDriver 10:45:35 [2020-10-06T10:45:35.204Z] --- SKIP: TestExternalGraphDriver (0.01s) 10:45:35 [2020-10-06T10:45:35.204Z] external_test.go:48: runtime.GOOS == "windows" 10:45:35 [2020-10-06T10:45:35.204Z] === RUN TestGraphdriverPluginV2 10:45:35 [2020-10-06T10:45:35.204Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 10:45:35 [2020-10-06T10:45:35.204Z] external_test.go:408: runtime.GOOS == "windows" 10:45:35 [2020-10-06T10:45:35.204Z] PASS 10:45:35 [2020-10-06T10:45:35.204Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) 10:45:35 [2020-10-06T10:45:35.664Z] 10:45:35 [2020-10-06T10:45:35.664Z] === Skipped 10:45:35 [2020-10-06T10:45:35.664Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) 10:45:35 [2020-10-06T10:45:35.664Z] external_test.go:48: runtime.GOOS == "windows" 10:45:35 [2020-10-06T10:45:35.664Z] 10:45:35 [2020-10-06T10:45:35.664Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 10:45:35 [2020-10-06T10:45:35.664Z] external_test.go:408: runtime.GOOS == "windows" 10:45:35 [2020-10-06T10:45:35.664Z] 10:45:35 [2020-10-06T10:45:35.664Z] 10:45:35 [2020-10-06T10:45:35.664Z] DONE 2 tests, 2 skipped in 0.803s 10:45:35 [2020-10-06T10:45:35.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 10:45:36 [2020-10-06T10:45:36.630Z] testing: warning: no tests to run 10:45:36 [2020-10-06T10:45:36.630Z] PASS 10:45:36 [2020-10-06T10:45:36.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:36 [2020-10-06T10:45:36.630Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 10:45:36 [2020-10-06T10:45:36.630Z] INFO: Testing against a local daemon 10:45:36 [2020-10-06T10:45:36.630Z] === RUN TestReadPluginNoRead 10:45:36 [2020-10-06T10:45:36.630Z] --- SKIP: TestReadPluginNoRead (0.00s) 10:45:36 [2020-10-06T10:45:36.630Z] read_test.go:21: no unix domain sockets on Windows 10:45:36 [2020-10-06T10:45:36.630Z] PASS 10:45:36 [2020-10-06T10:45:36.630Z] ok github.com/docker/docker/integration/plugin/logging (cached) 10:45:36 [2020-10-06T10:45:36.630Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] 10:45:36 [2020-10-06T10:45:36.630Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] 10:45:36 [2020-10-06T10:45:36.630Z] 10:45:36 [2020-10-06T10:45:36.630Z] === Skipped 10:45:36 [2020-10-06T10:45:36.630Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 10:45:36 [2020-10-06T10:45:36.630Z] read_test.go:21: no unix domain sockets on Windows 10:45:36 [2020-10-06T10:45:36.630Z] 10:45:36 [2020-10-06T10:45:36.630Z] 10:45:36 [2020-10-06T10:45:36.630Z] DONE 1 tests, 1 skipped in 0.930s 10:45:36 [2020-10-06T10:45:36.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 10:45:37 [2020-10-06T10:45:37.086Z] testing: warning: no tests to run 10:45:37 [2020-10-06T10:45:37.086Z] PASS 10:45:37 [2020-10-06T10:45:37.086Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] 10:45:37 [2020-10-06T10:45:37.086Z] 10:45:37 [2020-10-06T10:45:37.086Z] DONE 0 tests in 0.500s 10:45:37 [2020-10-06T10:45:37.086Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 10:45:38 [2020-10-06T10:45:38.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:38 [2020-10-06T10:45:38.051Z] INFO: Testing against a local daemon 10:45:38 [2020-10-06T10:45:38.051Z] === RUN TestPluginWithDevMounts 10:45:38 [2020-10-06T10:45:38.051Z] --- SKIP: TestPluginWithDevMounts (0.00s) 10:45:38 [2020-10-06T10:45:38.051Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 10:45:38 [2020-10-06T10:45:38.051Z] PASS 10:45:38 [2020-10-06T10:45:38.051Z] ok github.com/docker/docker/integration/plugin/volumes (cached) 10:45:38 [2020-10-06T10:45:38.051Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] 10:45:38 [2020-10-06T10:45:38.051Z] 10:45:38 [2020-10-06T10:45:38.051Z] === Skipped 10:45:38 [2020-10-06T10:45:38.051Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 10:45:38 [2020-10-06T10:45:38.051Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 10:45:38 [2020-10-06T10:45:38.051Z] 10:45:38 [2020-10-06T10:45:38.051Z] 10:45:38 [2020-10-06T10:45:38.051Z] DONE 1 tests, 1 skipped in 0.824s 10:45:38 [2020-10-06T10:45:38.051Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 10:45:38 [2020-10-06T10:45:38.600Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 10:45:38 [2020-10-06T10:45:38.600Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 10:45:39 [2020-10-06T10:45:39.166Z] === RUN TestDockerSuite/TestPluginLogDriver 10:45:40 [2020-10-06T10:45:40.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:40 [2020-10-06T10:45:40.212Z] INFO: Testing against a local daemon 10:45:40 [2020-10-06T10:45:40.212Z] === RUN TestSecretInspect 10:45:40 [2020-10-06T10:45:40.212Z] --- SKIP: TestSecretInspect (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] === RUN TestSecretList 10:45:40 [2020-10-06T10:45:40.212Z] --- SKIP: TestSecretList (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] === RUN TestSecretsCreateAndDelete 10:45:40 [2020-10-06T10:45:40.212Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] === RUN TestSecretsUpdate 10:45:40 [2020-10-06T10:45:40.212Z] --- SKIP: TestSecretsUpdate (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] === RUN TestTemplatedSecret 10:45:40 [2020-10-06T10:45:40.212Z] --- SKIP: TestTemplatedSecret (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] === RUN TestSecretCreateResolve 10:45:40 [2020-10-06T10:45:40.212Z] --- SKIP: TestSecretCreateResolve (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 10:45:40 [2020-10-06T10:45:40.212Z] PASS 10:45:40 [2020-10-06T10:45:40.212Z] ok github.com/docker/docker/integration/secret 0.225s 10:45:40 [2020-10-06T10:45:40.212Z] 10:45:40 [2020-10-06T10:45:40.212Z] === Skipped 10:45:40 [2020-10-06T10:45:40.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] 10:45:40 [2020-10-06T10:45:40.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] 10:45:40 [2020-10-06T10:45:40.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] 10:45:40 [2020-10-06T10:45:40.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] 10:45:40 [2020-10-06T10:45:40.212Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 10:45:40 [2020-10-06T10:45:40.212Z] 10:45:40 [2020-10-06T10:45:40.212Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 10:45:40 [2020-10-06T10:45:40.212Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 10:45:40 [2020-10-06T10:45:40.212Z] 10:45:40 [2020-10-06T10:45:40.212Z] 10:45:40 [2020-10-06T10:45:40.212Z] DONE 6 tests, 6 skipped in 2.325s 10:45:40 [2020-10-06T10:45:40.212Z] Running D:\gopath\src\github.com\docker\docker\integration\service 10:45:41 [2020-10-06T10:45:41.756Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 10:45:42 [2020-10-06T10:45:42.690Z] === RUN TestDockerSuite/TestPluginMetricsCollector 10:45:43 [2020-10-06T10:45:43.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:43 [2020-10-06T10:45:43.098Z] INFO: Testing against a local daemon 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServiceCreateInit 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:45:43 [2020-10-06T10:45:43.098Z] --- PASS: TestServiceCreateInit (0.04s) 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestCreateServiceMultipleTimes 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestCreateServiceConflict 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestCreateServiceConflict (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestCreateServiceMaxReplicas 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestCreateWithDuplicateNetworkNames 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestCreateServiceSecretFileMode 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestCreateServiceConfigFileMode 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestCreateServiceSysctls 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestCreateServiceSysctls (0.03s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestCreateServiceCapabilities 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestInspect 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestInspect (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestCreateJob 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestCreateJob (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestReplicatedJob 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestReplicatedJob (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestUpdateReplicatedJob 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServiceListWithStatuses 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestDockerNetworkConnectAlias 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestDockerNetworkReConnect 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServicePlugin 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServicePlugin (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServiceUpdateLabel 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceUpdateLabel (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServiceUpdateSecrets 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServiceUpdateConfigs 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServiceUpdateNetwork 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] === RUN TestServiceUpdatePidsLimit 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] PASS 10:45:43 [2020-10-06T10:45:43.098Z] ok github.com/docker/docker/integration/service 0.384s 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === Skipped 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) 10:45:43 [2020-10-06T10:45:43.098Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) 10:45:43 [2020-10-06T10:45:43.098Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] 10:45:43 [2020-10-06T10:45:43.098Z] DONE 24 tests, 23 skipped in 2.944s 10:45:43 [2020-10-06T10:45:43.098Z] Running D:\gopath\src\github.com\docker\docker\integration\session 10:45:44 [2020-10-06T10:45:44.589Z] === RUN TestDockerSuite/TestPluginUpgrade 10:45:44 [2020-10-06T10:45:44.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 10:45:45 [2020-10-06T10:45:45.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:45 [2020-10-06T10:45:45.269Z] INFO: Testing against a local daemon 10:45:45 [2020-10-06T10:45:45.269Z] === RUN TestSessionCreate 10:45:45 [2020-10-06T10:45:45.269Z] --- SKIP: TestSessionCreate (0.00s) 10:45:45 [2020-10-06T10:45:45.269Z] session_test.go:15: testEnv.OSType == "windows": FIXME 10:45:45 [2020-10-06T10:45:45.269Z] === RUN TestSessionCreateWithBadUpgrade 10:45:45 [2020-10-06T10:45:45.269Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 10:45:45 [2020-10-06T10:45:45.269Z] session_test.go:36: testEnv.OSType == "windows": FIXME 10:45:45 [2020-10-06T10:45:45.269Z] PASS 10:45:45 [2020-10-06T10:45:45.269Z] ok github.com/docker/docker/integration/session 0.171s 10:45:45 [2020-10-06T10:45:45.724Z] 10:45:45 [2020-10-06T10:45:45.724Z] === Skipped 10:45:45 [2020-10-06T10:45:45.724Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 10:45:45 [2020-10-06T10:45:45.724Z] session_test.go:15: testEnv.OSType == "windows": FIXME 10:45:45 [2020-10-06T10:45:45.724Z] 10:45:45 [2020-10-06T10:45:45.724Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 10:45:45 [2020-10-06T10:45:45.724Z] session_test.go:36: testEnv.OSType == "windows": FIXME 10:45:45 [2020-10-06T10:45:45.724Z] 10:45:45 [2020-10-06T10:45:45.724Z] 10:45:45 [2020-10-06T10:45:45.724Z] DONE 2 tests, 2 skipped in 2.281s 10:45:45 [2020-10-06T10:45:45.724Z] Running D:\gopath\src\github.com\docker\docker\integration\system 10:45:47 [2020-10-06T10:45:47.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 10:45:47 [2020-10-06T10:45:47.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:47 [2020-10-06T10:45:47.885Z] INFO: Testing against a local daemon 10:45:47 [2020-10-06T10:45:47.885Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:45:47 [2020-10-06T10:45:47.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 10:45:47 [2020-10-06T10:45:47.885Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 10:45:47 [2020-10-06T10:45:47.885Z] === RUN TestEventsExecDie 10:45:47 [2020-10-06T10:45:47.885Z] --- SKIP: TestEventsExecDie (0.00s) 10:45:47 [2020-10-06T10:45:47.885Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 10:45:47 [2020-10-06T10:45:47.885Z] === RUN TestEventsBackwardsCompatible 10:45:47 [2020-10-06T10:45:47.885Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 10:45:47 [2020-10-06T10:45:47.885Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 10:45:47 [2020-10-06T10:45:47.885Z] === RUN TestInfoAPI 10:45:47 [2020-10-06T10:45:47.885Z] --- PASS: TestInfoAPI (0.03s) 10:45:47 [2020-10-06T10:45:47.885Z] === RUN TestInfoAPIWarnings 10:45:47 [2020-10-06T10:45:47.885Z] --- SKIP: TestInfoAPIWarnings (0.00s) 10:45:47 [2020-10-06T10:45:47.885Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 10:45:47 [2020-10-06T10:45:47.885Z] === RUN TestInfoDebug 10:45:47 [2020-10-06T10:45:47.885Z] --- SKIP: TestInfoDebug (0.00s) 10:45:47 [2020-10-06T10:45:47.885Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 10:45:47 [2020-10-06T10:45:47.885Z] === RUN TestInfoInsecureRegistries 10:45:47 [2020-10-06T10:45:47.885Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 10:45:47 [2020-10-06T10:45:47.885Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 10:45:47 [2020-10-06T10:45:47.885Z] === RUN TestInfoRegistryMirrors 10:45:47 [2020-10-06T10:45:47.885Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 10:45:47 [2020-10-06T10:45:47.885Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 10:45:47 [2020-10-06T10:45:47.885Z] === RUN TestLoginFailsWithBadCredentials 10:45:48 [2020-10-06T10:45:48.747Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:45:48 [2020-10-06T10:45:48.845Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) 10:45:48 [2020-10-06T10:45:48.845Z] === RUN TestPingCacheHeaders 10:45:48 [2020-10-06T10:45:48.845Z] --- PASS: TestPingCacheHeaders (0.03s) 10:45:48 [2020-10-06T10:45:48.845Z] === RUN TestPingGet 10:45:48 [2020-10-06T10:45:48.845Z] --- PASS: TestPingGet (0.03s) 10:45:48 [2020-10-06T10:45:48.845Z] === RUN TestPingHead 10:45:48 [2020-10-06T10:45:48.845Z] --- PASS: TestPingHead (0.03s) 10:45:48 [2020-10-06T10:45:48.846Z] === RUN TestVersion 10:45:48 [2020-10-06T10:45:48.846Z] --- PASS: TestVersion (0.02s) 10:45:48 [2020-10-06T10:45:48.846Z] PASS 10:45:48 [2020-10-06T10:45:48.846Z] ok github.com/docker/docker/integration/system 1.268s 10:45:48 [2020-10-06T10:45:48.846Z] 10:45:48 [2020-10-06T10:45:48.846Z] === Skipped 10:45:48 [2020-10-06T10:45:48.846Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 10:45:48 [2020-10-06T10:45:48.846Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 10:45:48 [2020-10-06T10:45:48.846Z] 10:45:48 [2020-10-06T10:45:48.846Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 10:45:48 [2020-10-06T10:45:48.846Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 10:45:48 [2020-10-06T10:45:48.846Z] 10:45:48 [2020-10-06T10:45:48.846Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 10:45:48 [2020-10-06T10:45:48.846Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 10:45:48 [2020-10-06T10:45:48.846Z] 10:45:48 [2020-10-06T10:45:48.846Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 10:45:48 [2020-10-06T10:45:48.846Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 10:45:48 [2020-10-06T10:45:48.846Z] 10:45:48 [2020-10-06T10:45:48.846Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 10:45:48 [2020-10-06T10:45:48.846Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 10:45:48 [2020-10-06T10:45:48.846Z] 10:45:48 [2020-10-06T10:45:48.846Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 10:45:48 [2020-10-06T10:45:48.846Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 10:45:48 [2020-10-06T10:45:48.846Z] 10:45:48 [2020-10-06T10:45:48.846Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 10:45:48 [2020-10-06T10:45:48.846Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 10:45:48 [2020-10-06T10:45:48.846Z] 10:45:48 [2020-10-06T10:45:48.846Z] 10:45:48 [2020-10-06T10:45:48.846Z] DONE 13 tests, 7 skipped in 3.292s 10:45:48 [2020-10-06T10:45:48.846Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 10:45:49 [2020-10-06T10:45:49.718Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:45:49 [2020-10-06T10:45:49.909Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 10:45:51 [2020-10-06T10:45:51.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:45:51 [2020-10-06T10:45:51.015Z] INFO: Testing against a local daemon 10:45:51 [2020-10-06T10:45:51.015Z] === RUN TestVolumesCreateAndList 10:45:51 [2020-10-06T10:45:51.015Z] --- PASS: TestVolumesCreateAndList (0.05s) 10:45:51 [2020-10-06T10:45:51.015Z] === RUN TestVolumesRemove 10:45:51 [2020-10-06T10:45:51.015Z] --- PASS: TestVolumesRemove (0.08s) 10:45:51 [2020-10-06T10:45:51.015Z] === RUN TestVolumesInspect 10:45:51 [2020-10-06T10:45:51.015Z] --- PASS: TestVolumesInspect (0.04s) 10:45:51 [2020-10-06T10:45:51.015Z] === RUN TestVolumesInvalidJSON 10:45:51 [2020-10-06T10:45:51.015Z] === RUN TestVolumesInvalidJSON//volumes/create 10:45:51 [2020-10-06T10:45:51.015Z] === PAUSE TestVolumesInvalidJSON//volumes/create 10:45:51 [2020-10-06T10:45:51.470Z] === CONT TestVolumesInvalidJSON//volumes/create 10:45:51 [2020-10-06T10:45:51.470Z] --- PASS: TestVolumesInvalidJSON (0.03s) 10:45:51 [2020-10-06T10:45:51.470Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 10:45:51 [2020-10-06T10:45:51.470Z] PASS 10:45:51 [2020-10-06T10:45:51.470Z] ok github.com/docker/docker/integration/volume 0.343s 10:45:51 [2020-10-06T10:45:51.470Z] 10:45:51 [2020-10-06T10:45:51.470Z] DONE 5 tests in 2.420s 10:45:51 [2020-10-06T10:45:51.470Z] INFO: make.ps1 ended at 10/06/2020 10:45:51 10:45:51 [2020-10-06T10:45:51.470Z] INFO: Integration CLI tests being run from the host: 10:45:51 [2020-10-06T10:45:51.470Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 10:45:51 [2020-10-06T10:45:51.608Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:45:51 [2020-10-06T10:45:51.817Z] === RUN TestDockerSuite/TestPortExposeHostBinding 10:45:52 [2020-10-06T10:45:52.752Z] === RUN TestDockerSuite/TestPortHostBinding 10:45:53 [2020-10-06T10:45:53.498Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:45:53 [2020-10-06T10:45:53.688Z] === RUN TestDockerSuite/TestPortList 10:45:56 [2020-10-06T10:45:56.766Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:45:57 [2020-10-06T10:45:57.780Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:45:59 [2020-10-06T10:45:59.145Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:46:00 [2020-10-06T10:46:00.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 10:46:00 [2020-10-06T10:46:00.012Z] INFO: Testing against a local daemon 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite/TestAPIErrorJSON 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite/TestAPIErrorPlainText 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite/TestAPIImagesDelete 10:46:00 [2020-10-06T10:46:00.012Z] === RUN TestDockerSuite/TestAPIImagesFilter 10:46:00 [2020-10-06T10:46:00.251Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 10:46:00 [2020-10-06T10:46:00.468Z] === RUN TestDockerSuite/TestAPIImagesHistory 10:46:00 [2020-10-06T10:46:00.512Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:46:00 [2020-10-06T10:46:00.812Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:46:00 [2020-10-06T10:46:00.923Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 10:46:01 [2020-10-06T10:46:01.193Z] === RUN TestDockerSuite/TestPostContainersAttach 10:46:01 [2020-10-06T10:46:01.379Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 10:46:02 [2020-10-06T10:46:02.179Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:46:04 [2020-10-06T10:46:04.067Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:46:05 [2020-10-06T10:46:05.432Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:46:07 [2020-10-06T10:46:07.332Z] #33 158.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:46:07 [2020-10-06T10:46:07.755Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 10:46:07 [2020-10-06T10:46:07.755Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 10:46:07 [2020-10-06T10:46:07.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 10:46:07 [2020-10-06T10:46:07.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 10:46:07 [2020-10-06T10:46:07.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 10:46:07 [2020-10-06T10:46:07.894Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:46:08 [2020-10-06T10:46:08.014Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 10:46:08 [2020-10-06T10:46:08.014Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 10:46:08 [2020-10-06T10:46:08.582Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 10:46:08 [2020-10-06T10:46:08.582Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 10:46:09 [2020-10-06T10:46:09.517Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 10:46:09 [2020-10-06T10:46:09.517Z] === RUN TestDockerSuite/TestPruneContainerLabel 10:46:09 [2020-10-06T10:46:09.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 10:46:09 [2020-10-06T10:46:09.892Z] #33 160.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:46:10 [2020-10-06T10:46:10.824Z] #33 162.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:46:11 [2020-10-06T10:46:11.579Z] === RUN TestDockerSuite/TestPruneContainerUntil 10:46:12 [2020-10-06T10:46:12.515Z] === RUN TestDockerSuite/TestPruneNetworkLabel 10:46:12 [2020-10-06T10:46:12.756Z] #33 163.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:46:13 [2020-10-06T10:46:13.081Z] === RUN TestDockerSuite/TestPruneVolumeLabel 10:46:13 [2020-10-06T10:46:13.082Z] === RUN TestDockerSuite/TestPsByOrder 10:46:13 [2020-10-06T10:46:13.682Z] #33 165.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:46:15 [2020-10-06T10:46:15.049Z] #33 166.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:46:15 [2020-10-06T10:46:15.613Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 10:46:16 [2020-10-06T10:46:16.416Z] #33 167.9 10:46:16 [2020-10-06T10:46:16.671Z] #33 DONE 168.0s 10:46:16 [2020-10-06T10:46:16.671Z] 10:46:16 [2020-10-06T10:46:16.671Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... 10:46:16 [2020-10-06T10:46:16.989Z] === RUN TestDockerSuite/TestPsListContainersBase 10:46:18 [2020-10-06T10:46:18.559Z] #34 DONE 1.5s 10:46:18 [2020-10-06T10:46:18.892Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 10:46:19 [2020-10-06T10:46:19.925Z] 10:46:19 [2020-10-06T10:46:19.925Z] #35 [runner 12/12] COPY --from=builder /build/ / 10:46:20 [2020-10-06T10:46:20.181Z] #35 DONE 0.7s 10:46:20 [2020-10-06T10:46:20.438Z] 10:46:20 [2020-10-06T10:46:20.438Z] #36 exporting to image 10:46:20 [2020-10-06T10:46:20.438Z] #36 exporting layers 10:46:22 [2020-10-06T10:46:22.188Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 10:46:22 [2020-10-06T10:46:22.188Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 10:46:23 [2020-10-06T10:46:23.705Z] #36 exporting layers 3.0s done 10:46:23 [2020-10-06T10:46:23.705Z] #36 writing image sha256:cabfb2caa061b5735ec49172f62237849c14872e49a4af026c33ec2287a25d49 done 10:46:23 [2020-10-06T10:46:23.705Z] #36 naming to docker.io/library/moby-e2e-test done 10:46:23 [2020-10-06T10:46:23.705Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:46:24 [2020-10-06T10:46:24.011Z] + echo Ensuring container killed. 10:46:24 [2020-10-06T10:46:24.011Z] Ensuring container killed. 10:46:24 [2020-10-06T10:46:24.011Z] + docker rm -vf docker-pr1 10:46:24 [2020-10-06T10:46:24.011Z] Error: No such container: docker-pr1 10:46:24 [2020-10-06T10:46:24.011Z] + true [Pipeline] sh 10:46:24 [2020-10-06T10:46:24.282Z] + echo Chowning /workspace to jenkins user 10:46:24 [2020-10-06T10:46:24.282Z] Chowning /workspace to jenkins user 10:46:24 [2020-10-06T10:46:24.282Z] + id -u 10:46:24 [2020-10-06T10:46:24.282Z] + id -g 10:46:24 [2020-10-06T10:46:24.282Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41530:/workspace busybox chown -R 1000:1000 /workspace 10:46:24 [2020-10-06T10:46:24.721Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:46:25 [2020-10-06T10:46:25.538Z] + bundleName=unit 10:46:25 [2020-10-06T10:46:25.538Z] + echo Creating unit-bundles.tar.gz 10:46:25 [2020-10-06T10:46:25.538Z] Creating unit-bundles.tar.gz 10:46:25 [2020-10-06T10:46:25.538Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 10:46:25 [2020-10-06T10:46:25.538Z] bundles/junit-report.xml 10:46:25 [2020-10-06T10:46:25.538Z] bundles/go-test-report.json 10:46:25 [2020-10-06T10:46:25.538Z] bundles/profile.out [Pipeline] archiveArtifacts 10:46:25 [2020-10-06T10:46:25.561Z] Archiving artifacts 10:46:25 [2020-10-06T10:46:25.981Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41530/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:46:26 [2020-10-06T10:46:26.286Z] + make clean 10:46:26 [2020-10-06T10:46:26.286Z] docker volume rm -f docker-dev-cache 10:46:26 [2020-10-06T10:46:26.541Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:46:31 [2020-10-06T10:46:31.280Z] === RUN TestDockerSuite/TestPsListContainersFilterID 10:46:31 [2020-10-06T10:46:31.847Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 10:46:33 [2020-10-06T10:46:33.751Z] === RUN TestDockerSuite/TestPsListContainersFilterName 10:46:34 [2020-10-06T10:46:34.317Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 10:46:35 [2020-10-06T10:46:35.253Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 10:46:35 [2020-10-06T10:46:35.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 10:46:36 [2020-10-06T10:46:36.889Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 10:46:38 [2020-10-06T10:46:38.792Z] === RUN TestDockerSuite/TestPsListContainersSize 10:46:39 [2020-10-06T10:46:39.729Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 10:46:39 [2020-10-06T10:46:39.729Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 10:46:40 [2020-10-06T10:46:40.670Z] === RUN TestDockerSuite/TestPsRightTagName 10:46:43 [2020-10-06T10:46:43.230Z] === RUN TestDockerSuite/TestPsShowMounts 10:46:45 [2020-10-06T10:46:45.133Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 10:46:45 [2020-10-06T10:46:45.703Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 10:46:45 [2020-10-06T10:46:45.703Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 10:46:45 [2020-10-06T10:46:45.703Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 10:46:45 [2020-10-06T10:46:45.963Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 10:46:45 [2020-10-06T10:46:45.963Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 10:46:46 [2020-10-06T10:46:46.530Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 10:46:47 [2020-10-06T10:46:47.464Z] === RUN TestDockerSuite/TestRestartContainerSuccess 10:46:48 [2020-10-06T10:46:48.397Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 10:46:48 [2020-10-06T10:46:48.655Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 10:46:55 [2020-10-06T10:46:55.219Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 10:46:56 [2020-10-06T10:46:56.153Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 10:46:57 [2020-10-06T10:46:57.529Z] === RUN TestDockerSuite/TestRestartPolicyAlways 10:46:57 [2020-10-06T10:46:57.529Z] === RUN TestDockerSuite/TestRestartPolicyNO 10:46:57 [2020-10-06T10:46:57.529Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 10:46:57 [2020-10-06T10:46:57.529Z] === RUN TestDockerSuite/TestRestartRunningContainer 10:46:58 [2020-10-06T10:46:58.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 10:46:59 [2020-10-06T10:46:59.998Z] === RUN TestDockerSuite/TestRestartStoppedContainer 10:47:00 [2020-10-06T10:47:00.934Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 10:47:04 [2020-10-06T10:47:04.237Z] === RUN TestDockerSuite/TestRestartWithVolumes 10:47:05 [2020-10-06T10:47:05.172Z] === RUN TestDockerSuite/TestRmiBlank 10:47:05 [2020-10-06T10:47:05.172Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 10:47:05 [2020-10-06T10:47:05.172Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 10:47:07 [2020-10-06T10:47:07.705Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 10:47:08 [2020-10-06T10:47:08.271Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 10:47:08 [2020-10-06T10:47:08.271Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 10:47:09 [2020-10-06T10:47:09.648Z] === RUN TestDockerSuite/TestRmiImgIDForce 10:47:10 [2020-10-06T10:47:10.215Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 10:47:11 [2020-10-06T10:47:11.591Z] === RUN TestDockerSuite/TestRmiParentImageFail 10:47:12 [2020-10-06T10:47:12.159Z] === RUN TestDockerSuite/TestRmiTag 10:47:12 [2020-10-06T10:47:12.159Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 10:47:12 [2020-10-06T10:47:12.726Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 10:47:15 [2020-10-06T10:47:15.257Z] === RUN TestDockerSuite/TestRmiWithContainerFails 10:47:15 [2020-10-06T10:47:15.825Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 10:47:16 [2020-10-06T10:47:16.392Z] === RUN TestDockerSuite/TestRmiWithParentInUse 10:47:16 [2020-10-06T10:47:16.959Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 10:47:17 [2020-10-06T10:47:17.893Z] === RUN TestDockerSuite/TestRunAddHost 10:47:18 [2020-10-06T10:47:18.152Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 10:47:18 [2020-10-06T10:47:18.410Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 10:47:19 [2020-10-06T10:47:19.360Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 10:47:19 [2020-10-06T10:47:19.360Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 10:47:19 [2020-10-06T10:47:19.926Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 10:47:20 [2020-10-06T10:47:20.860Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 10:47:21 [2020-10-06T10:47:21.427Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 10:47:21 [2020-10-06T10:47:21.993Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 10:47:22 [2020-10-06T10:47:22.560Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 10:47:23 [2020-10-06T10:47:23.127Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 10:47:24 [2020-10-06T10:47:24.062Z] === RUN TestDockerSuite/TestRunAttachDetach 10:47:24 [2020-10-06T10:47:24.629Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 10:47:25 [2020-10-06T10:47:25.564Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 10:47:26 [2020-10-06T10:47:26.500Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 10:47:26 [2020-10-06T10:47:26.759Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 10:47:27 [2020-10-06T10:47:27.325Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 10:47:28 [2020-10-06T10:47:28.259Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 10:47:28 [2020-10-06T10:47:28.826Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 10:47:29 [2020-10-06T10:47:29.392Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 10:47:29 [2020-10-06T10:47:29.650Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 10:47:30 [2020-10-06T10:47:30.217Z] === RUN TestDockerSuite/TestRunAttachWithDetach 10:47:30 [2020-10-06T10:47:30.217Z] === RUN TestDockerSuite/TestRunBindMounts 10:47:31 [2020-10-06T10:47:31.591Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 10:47:31 [2020-10-06T10:47:31.851Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 10:47:32 [2020-10-06T10:47:32.417Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 10:47:32 [2020-10-06T10:47:32.983Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 10:47:33 [2020-10-06T10:47:33.260Z] === RUN TestDockerSuite/TestRunCapAddInvalid 10:47:33 [2020-10-06T10:47:33.260Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 10:47:33 [2020-10-06T10:47:33.847Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 10:47:34 [2020-10-06T10:47:34.105Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 10:47:34 [2020-10-06T10:47:34.672Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 10:47:35 [2020-10-06T10:47:35.240Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 10:47:35 [2020-10-06T10:47:35.499Z] === RUN TestDockerSuite/TestRunCapDropInvalid 10:47:35 [2020-10-06T10:47:35.499Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 10:47:36 [2020-10-06T10:47:36.066Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 10:47:36 [2020-10-06T10:47:36.066Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 10:47:36 [2020-10-06T10:47:36.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 10:47:36 [2020-10-06T10:47:36.633Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 10:47:37 [2020-10-06T10:47:37.199Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 10:47:37 [2020-10-06T10:47:37.765Z] === RUN TestDockerSuite/TestRunContainerNetwork 10:47:38 [2020-10-06T10:47:38.333Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 10:47:38 [2020-10-06T10:47:38.591Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 10:47:39 [2020-10-06T10:47:39.160Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 10:47:40 [2020-10-06T10:47:40.538Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 10:47:41 [2020-10-06T10:47:41.918Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 10:47:42 [2020-10-06T10:47:42.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 10:47:43 [2020-10-06T10:47:43.111Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 10:47:43 [2020-10-06T10:47:43.677Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 10:47:44 [2020-10-06T10:47:44.244Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 10:47:44 [2020-10-06T10:47:44.814Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 10:47:45 [2020-10-06T10:47:45.072Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 10:47:46 [2020-10-06T10:47:46.450Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 10:47:48 [2020-10-06T10:47:48.996Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 10:47:48 [2020-10-06T10:47:48.996Z] === RUN TestDockerSuite/TestRunCreateVolume 10:47:49 [2020-10-06T10:47:49.254Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 10:47:51 [2020-10-06T10:47:51.155Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 10:47:52 [2020-10-06T10:47:52.092Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 10:47:53 [2020-10-06T10:47:53.993Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 10:47:55 [2020-10-06T10:47:55.901Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 10:47:55 [2020-10-06T10:47:55.901Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 10:47:55 [2020-10-06T10:47:55.901Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 10:47:56 [2020-10-06T10:47:56.467Z] === RUN TestDockerSuite/TestRunDNSInHostMode 10:47:57 [2020-10-06T10:47:57.841Z] === RUN TestDockerSuite/TestRunDNSOptions 10:47:58 [2020-10-06T10:47:58.775Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 10:48:00 [2020-10-06T10:48:00.151Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 10:48:00 [2020-10-06T10:48:00.721Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 10:48:02 [2020-10-06T10:48:02.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 10:48:02 [2020-10-06T10:48:02.625Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 10:48:02 [2020-10-06T10:48:02.885Z] === RUN TestDockerSuite/TestRunDeviceDirectory 10:48:02 [2020-10-06T10:48:02.885Z] === RUN TestDockerSuite/TestRunDeviceNumbers 10:48:03 [2020-10-06T10:48:03.451Z] === RUN TestDockerSuite/TestRunDeviceSymlink 10:48:04 [2020-10-06T10:48:04.829Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 10:48:04 [2020-10-06T10:48:04.829Z] === RUN TestDockerSuite/TestRunDuplicateMount 10:48:05 [2020-10-06T10:48:05.401Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 10:48:06 [2020-10-06T10:48:06.337Z] === RUN TestDockerSuite/TestRunEchoStdout 10:48:06 [2020-10-06T10:48:06.905Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 10:48:07 [2020-10-06T10:48:07.163Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 10:48:07 [2020-10-06T10:48:07.421Z] === RUN TestDockerSuite/TestRunEmptyEnv 10:48:07 [2020-10-06T10:48:07.421Z] === RUN TestDockerSuite/TestRunEntrypoint 10:48:07 [2020-10-06T10:48:07.987Z] === RUN TestDockerSuite/TestRunEnvironment 10:48:08 [2020-10-06T10:48:08.554Z] === RUN TestDockerSuite/TestRunEnvironmentErase 10:48:09 [2020-10-06T10:48:09.490Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 10:48:09 [2020-10-06T10:48:09.490Z] === RUN TestDockerSwarmSuite/TestDNSConfig 10:48:09 [2020-10-06T10:48:09.749Z] === RUN TestDockerSuite/TestRunExitCode 10:48:10 [2020-10-06T10:48:10.316Z] === RUN TestDockerSuite/TestRunExitCodeOne 10:48:10 [2020-10-06T10:48:10.883Z] === RUN TestDockerSuite/TestRunExitCodeZero 10:48:11 [2020-10-06T10:48:11.453Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 10:48:12 [2020-10-06T10:48:12.389Z] === RUN TestDockerSuite/TestRunExposePort 10:48:12 [2020-10-06T10:48:12.389Z] === RUN TestDockerSuite/TestRunFullHostnameSet 10:48:12 [2020-10-06T10:48:12.648Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 10:48:12 [2020-10-06T10:48:12.906Z] === RUN TestDockerSuite/TestRunGroupAdd 10:48:13 [2020-10-06T10:48:13.164Z] === RUN TestDockerSuite/TestRunHostnameFQDN 10:48:14 [2020-10-06T10:48:14.541Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 10:48:14 [2020-10-06T10:48:14.541Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 10:48:14 [2020-10-06T10:48:14.541Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 10:48:15 [2020-10-06T10:48:15.918Z] === RUN TestDockerSwarmSuite/TestExtraHosts 10:48:17 [2020-10-06T10:48:17.294Z] === RUN TestDockerSuite/TestRunInspectMacAddress 10:48:17 [2020-10-06T10:48:17.862Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 10:48:19 [2020-10-06T10:48:19.238Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 10:48:21 [2020-10-06T10:48:21.162Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 10:48:24 [2020-10-06T10:48:24.446Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 10:48:27 [2020-10-06T10:48:27.729Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 10:48:28 [2020-10-06T10:48:28.294Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 10:48:29 [2020-10-06T10:48:29.106Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPINetworkFilter 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPIOptionsRoute 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 10:48:29 [2020-10-06T10:48:29.272Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 10:48:30 [2020-10-06T10:48:30.042Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 10:48:31 [2020-10-06T10:48:31.419Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 10:48:31 [2020-10-06T10:48:31.419Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 10:48:31 [2020-10-06T10:48:31.419Z] === RUN TestDockerSuite/TestRunInvalidReference 10:48:31 [2020-10-06T10:48:31.419Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 10:48:31 [2020-10-06T10:48:31.677Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 10:48:33 [2020-10-06T10:48:33.581Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 10:48:34 [2020-10-06T10:48:34.515Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 10:48:35 [2020-10-06T10:48:35.102Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 10:48:35 [2020-10-06T10:48:35.102Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 10:48:35 [2020-10-06T10:48:35.102Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 10:48:35 [2020-10-06T10:48:35.451Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 10:48:37 [2020-10-06T10:48:37.279Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 10:48:39 [2020-10-06T10:48:39.459Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 10:48:39 [2020-10-06T10:48:39.459Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 10:48:39 [2020-10-06T10:48:39.459Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 10:48:39 [2020-10-06T10:48:39.459Z] === RUN TestDockerSuite/TestAttachDisconnect 10:48:39 [2020-10-06T10:48:39.459Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 10:48:42 [2020-10-06T10:48:42.033Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 10:48:42 [2020-10-06T10:48:42.033Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 10:48:42 [2020-10-06T10:48:42.033Z] === RUN TestDockerSuite/TestRunModeHostname 10:48:42 [2020-10-06T10:48:42.294Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 10:48:42 [2020-10-06T10:48:42.294Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 10:48:42 [2020-10-06T10:48:42.362Z] === RUN TestDockerSuite/TestAttachPausedContainer 10:48:42 [2020-10-06T10:48:42.362Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 10:48:42 [2020-10-06T10:48:42.362Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 10:48:42 [2020-10-06T10:48:42.553Z] === RUN TestDockerSuite/TestRunModeIpcHost 10:48:43 [2020-10-06T10:48:43.488Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 10:48:44 [2020-10-06T10:48:44.054Z] === RUN TestDockerSuite/TestRunModePIDContainer 10:48:44 [2020-10-06T10:48:44.989Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 10:48:44 [2020-10-06T10:48:44.989Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 10:48:44 [2020-10-06T10:48:44.989Z] === RUN TestDockerSuite/TestRunModePIDHost 10:48:45 [2020-10-06T10:48:45.924Z] === RUN TestDockerSuite/TestRunModeUTSHost 10:48:46 [2020-10-06T10:48:46.858Z] === RUN TestDockerSuite/TestRunMount 10:48:48 [2020-10-06T10:48:48.153Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 10:48:51 [2020-10-06T10:48:51.045Z] === RUN TestDockerSuite/TestRunMountOrdering 10:48:51 [2020-10-06T10:48:51.045Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 10:48:51 [2020-10-06T10:48:51.611Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 10:48:51 [2020-10-06T10:48:51.869Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 10:48:52 [2020-10-06T10:48:52.805Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 10:48:54 [2020-10-06T10:48:54.707Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 10:48:57 [2020-10-06T10:48:57.242Z] === RUN TestDockerSuite/TestRunNamedVolume 10:48:58 [2020-10-06T10:48:58.618Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 10:49:00 [2020-10-06T10:49:00.537Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 10:49:00 [2020-10-06T10:49:00.796Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 10:49:01 [2020-10-06T10:49:01.364Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 10:49:02 [2020-10-06T10:49:02.743Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 10:49:02 [2020-10-06T10:49:02.743Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 10:49:03 [2020-10-06T10:49:03.309Z] === RUN TestDockerSuite/TestRunNetHost 10:49:04 [2020-10-06T10:49:04.245Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 10:49:04 [2020-10-06T10:49:04.246Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 10:49:04 [2020-10-06T10:49:04.812Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 10:49:05 [2020-10-06T10:49:05.379Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 10:49:07 [2020-10-06T10:49:07.282Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 10:49:08 [2020-10-06T10:49:08.220Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 10:49:10 [2020-10-06T10:49:10.753Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 10:49:11 [2020-10-06T10:49:11.011Z] === RUN TestDockerSuite/TestRunNoDupVolumes 10:49:11 [2020-10-06T10:49:11.270Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 10:49:11 [2020-10-06T10:49:11.837Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 10:49:11 [2020-10-06T10:49:11.837Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 10:49:12 [2020-10-06T10:49:12.095Z] === RUN TestDockerSuite/TestRunNonExistingCmd 10:49:12 [2020-10-06T10:49:12.662Z] === RUN TestDockerSuite/TestRunNonExistingImage 10:49:12 [2020-10-06T10:49:12.662Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 10:49:13 [2020-10-06T10:49:13.230Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 10:49:17 [2020-10-06T10:49:17.428Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 10:49:18 [2020-10-06T10:49:18.802Z] === RUN TestDockerSuite/TestRunOOMExitCode 10:49:18 [2020-10-06T10:49:18.802Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 10:49:19 [2020-10-06T10:49:19.369Z] === RUN TestDockerSuite/TestRunPIDsLimit 10:49:19 [2020-10-06T10:49:19.936Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 10:49:19 [2020-10-06T10:49:19.936Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 10:49:21 [2020-10-06T10:49:21.312Z] === RUN TestDockerSuite/TestRunPortInUse 10:49:21 [2020-10-06T10:49:21.881Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 10:49:22 [2020-10-06T10:49:22.818Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 10:49:23 [2020-10-06T10:49:23.076Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 10:49:23 [2020-10-06T10:49:23.076Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 10:49:23 [2020-10-06T10:49:23.644Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 10:49:24 [2020-10-06T10:49:24.213Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 10:49:24 [2020-10-06T10:49:24.780Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 10:49:24 [2020-10-06T10:49:24.780Z] === RUN TestDockerSuite/TestRunPublishPort 10:49:25 [2020-10-06T10:49:25.347Z] === RUN TestDockerSuite/TestRunReadFilteredProc 10:49:25 [2020-10-06T10:49:25.913Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 10:49:25 [2020-10-06T10:49:25.913Z] === RUN TestDockerSuite/TestRunReadProcLatency 10:49:25 [2020-10-06T10:49:25.913Z] === RUN TestDockerSuite/TestRunReadProcTimer 10:49:26 [2020-10-06T10:49:26.480Z] === RUN TestDockerSuite/TestRunRedirectStdout 10:49:27 [2020-10-06T10:49:27.417Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 10:49:27 [2020-10-06T10:49:27.417Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 10:49:29 [2020-10-06T10:49:29.319Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 10:49:30 [2020-10-06T10:49:30.254Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 10:49:31 [2020-10-06T10:49:31.629Z] === RUN TestDockerSuite/TestRunRm 10:49:32 [2020-10-06T10:49:32.213Z] === RUN TestDockerSuite/TestRunRmAndWait 10:49:32 [2020-10-06T10:49:32.213Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 10:49:34 [2020-10-06T10:49:34.747Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 10:49:35 [2020-10-06T10:49:35.682Z] === RUN TestDockerSuite/TestRunRmPre125Api 10:49:36 [2020-10-06T10:49:36.251Z] === RUN TestDockerSuite/TestRunRootWorkdir 10:49:36 [2020-10-06T10:49:36.819Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 10:49:37 [2020-10-06T10:49:37.078Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 10:49:38 [2020-10-06T10:49:38.456Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 10:49:39 [2020-10-06T10:49:39.023Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 10:49:40 [2020-10-06T10:49:40.399Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 10:49:42 [2020-10-06T10:49:42.303Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 10:49:45 [2020-10-06T10:49:45.589Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 10:49:45 [2020-10-06T10:49:45.848Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 10:49:46 [2020-10-06T10:49:46.414Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 10:49:46 [2020-10-06T10:49:46.414Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 10:49:46 [2020-10-06T10:49:46.982Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 10:49:47 [2020-10-06T10:49:47.551Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 10:49:48 [2020-10-06T10:49:48.122Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 10:49:48 [2020-10-06T10:49:48.694Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 10:49:49 [2020-10-06T10:49:49.288Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 10:49:49 [2020-10-06T10:49:49.546Z] === RUN TestDockerSuite/TestRunSetMacAddress 10:49:50 [2020-10-06T10:49:50.112Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 10:49:51 [2020-10-06T10:49:51.486Z] === RUN TestDockerSwarmSuite/TestServiceLogs 10:49:52 [2020-10-06T10:49:52.862Z] === RUN TestDockerSuite/TestRunState 10:49:53 [2020-10-06T10:49:53.800Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 10:49:54 [2020-10-06T10:49:54.365Z] === RUN TestDockerSuite/TestRunStdinPipe 10:49:54 [2020-10-06T10:49:54.932Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 10:49:54 [2020-10-06T10:49:54.932Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 10:49:54 [2020-10-06T10:49:54.932Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 10:49:55 [2020-10-06T10:49:55.499Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 10:49:56 [2020-10-06T10:49:56.069Z] === RUN TestDockerSuite/TestRunSysctls 10:49:57 [2020-10-06T10:49:57.004Z] === RUN TestDockerSuite/TestRunTLSVerify 10:49:57 [2020-10-06T10:49:57.004Z] === RUN TestDockerSuite/TestRunTTYWithPipe 10:49:57 [2020-10-06T10:49:57.004Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 10:49:57 [2020-10-06T10:49:57.262Z] === RUN TestDockerSuite/TestRunTmpfsMounts 10:49:58 [2020-10-06T10:49:58.637Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 10:49:59 [2020-10-06T10:49:59.203Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 10:50:00 [2020-10-06T10:50:00.138Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 10:50:02 [2020-10-06T10:50:02.672Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 10:50:05 [2020-10-06T10:50:05.211Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 10:50:05 [2020-10-06T10:50:05.211Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 10:50:05 [2020-10-06T10:50:05.779Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 10:50:06 [2020-10-06T10:50:06.346Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 10:50:07 [2020-10-06T10:50:07.281Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 10:50:07 [2020-10-06T10:50:07.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 10:50:08 [2020-10-06T10:50:08.917Z] === RUN TestDockerSuite/TestRunUnshareProc 10:50:10 [2020-10-06T10:50:10.297Z] === RUN TestDockerSuite/TestRunUserByID 10:50:10 [2020-10-06T10:50:10.865Z] === RUN TestDockerSuite/TestRunUserByIDBig 10:50:10 [2020-10-06T10:50:10.865Z] === RUN TestDockerSuite/TestRunUserByIDNegative 10:50:11 [2020-10-06T10:50:11.124Z] === RUN TestDockerSuite/TestRunUserByIDZero 10:50:11 [2020-10-06T10:50:11.694Z] === RUN TestDockerSuite/TestRunUserByName 10:50:11 [2020-10-06T10:50:11.694Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 10:50:12 [2020-10-06T10:50:12.260Z] === RUN TestDockerSuite/TestRunUserDefaults 10:50:12 [2020-10-06T10:50:12.829Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 10:50:12 [2020-10-06T10:50:12.829Z] === RUN TestDockerSuite/TestRunUserNotFound 10:50:12 [2020-10-06T10:50:12.829Z] === RUN TestDockerSuite/TestRunVerifyContainerID 10:50:13 [2020-10-06T10:50:13.396Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 10:50:15 [2020-10-06T10:50:15.299Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 10:50:17 [2020-10-06T10:50:17.202Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 10:50:17 [2020-10-06T10:50:17.462Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 10:50:18 [2020-10-06T10:50:18.397Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 10:50:19 [2020-10-06T10:50:19.777Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 10:50:20 [2020-10-06T10:50:20.036Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 10:50:21 [2020-10-06T10:50:21.004Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 10:50:22 [2020-10-06T10:50:22.380Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 10:50:23 [2020-10-06T10:50:23.314Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 10:50:24 [2020-10-06T10:50:24.690Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 10:50:25 [2020-10-06T10:50:25.258Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared 10:50:25 [2020-10-06T10:50:25.826Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave 10:50:26 [2020-10-06T10:50:26.393Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 10:50:26 [2020-10-06T10:50:26.393Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 10:50:26 [2020-10-06T10:50:26.393Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 10:50:26 [2020-10-06T10:50:26.393Z] === RUN TestDockerSuite/TestRunWithBadDevice 10:50:26 [2020-10-06T10:50:26.652Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 10:50:26 [2020-10-06T10:50:26.652Z] === RUN TestDockerSuite/TestRunWithCPUQuota 10:50:27 [2020-10-06T10:50:27.219Z] === RUN TestDockerSuite/TestRunWithCPUShares 10:50:27 [2020-10-06T10:50:27.477Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 10:50:28 [2020-10-06T10:50:28.414Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 10:50:28 [2020-10-06T10:50:28.983Z] === RUN TestDockerSuite/TestRunWithCpusetMems 10:50:29 [2020-10-06T10:50:29.242Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 10:50:29 [2020-10-06T10:50:29.432Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 10:50:29 [2020-10-06T10:50:29.432Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 10:50:29 [2020-10-06T10:50:29.500Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 10:50:29 [2020-10-06T10:50:29.758Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 10:50:29 [2020-10-06T10:50:29.758Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 10:50:29 [2020-10-06T10:50:29.758Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory 10:50:29 [2020-10-06T10:50:29.758Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 10:50:29 [2020-10-06T10:50:29.758Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 10:50:30 [2020-10-06T10:50:30.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 10:50:30 [2020-10-06T10:50:30.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 10:50:30 [2020-10-06T10:50:30.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 10:50:30 [2020-10-06T10:50:30.016Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 10:50:30 [2020-10-06T10:50:30.016Z] === RUN TestDockerSuite/TestRunWithKernelMemory 10:50:30 [2020-10-06T10:50:30.274Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 10:50:30 [2020-10-06T10:50:30.399Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 10:50:30 [2020-10-06T10:50:30.399Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 10:50:30 [2020-10-06T10:50:30.841Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 10:50:31 [2020-10-06T10:50:31.099Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 10:50:31 [2020-10-06T10:50:31.357Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 10:50:31 [2020-10-06T10:50:31.615Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 10:50:31 [2020-10-06T10:50:31.874Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 10:50:32 [2020-10-06T10:50:32.441Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 10:50:32 [2020-10-06T10:50:32.441Z] === RUN TestDockerSuite/TestRunWithShmSize 10:50:32 [2020-10-06T10:50:32.701Z] === RUN TestDockerSuite/TestRunWithSwappiness 10:50:33 [2020-10-06T10:50:33.267Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 10:50:33 [2020-10-06T10:50:33.267Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 10:50:33 [2020-10-06T10:50:33.267Z] === RUN TestDockerSuite/TestRunWithUlimits 10:50:33 [2020-10-06T10:50:33.835Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 10:50:34 [2020-10-06T10:50:34.139Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 10:50:34 [2020-10-06T10:50:34.786Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 10:50:35 [2020-10-06T10:50:35.044Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 10:50:35 [2020-10-06T10:50:35.044Z] === RUN TestDockerSuite/TestRunWithoutNetworking 10:50:35 [2020-10-06T10:50:35.106Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 10:50:35 [2020-10-06T10:50:35.106Z] === RUN TestDockerSuite/TestBuildAddBadLinks 10:50:35 [2020-10-06T10:50:35.106Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 10:50:35 [2020-10-06T10:50:35.106Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 10:50:35 [2020-10-06T10:50:35.106Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 10:50:35 [2020-10-06T10:50:35.612Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 10:50:35 [2020-10-06T10:50:35.612Z] === RUN TestDockerSuite/TestRunWorkingDirectory 10:50:36 [2020-10-06T10:50:36.073Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 10:50:36 [2020-10-06T10:50:36.179Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 10:50:36 [2020-10-06T10:50:36.746Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 10:50:37 [2020-10-06T10:50:37.314Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 10:50:38 [2020-10-06T10:50:38.250Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 10:50:39 [2020-10-06T10:50:39.219Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 10:50:39 [2020-10-06T10:50:39.477Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 10:50:39 [2020-10-06T10:50:39.477Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 10:50:39 [2020-10-06T10:50:39.477Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 10:50:39 [2020-10-06T10:50:39.787Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 10:50:39 [2020-10-06T10:50:39.787Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 10:50:39 [2020-10-06T10:50:39.787Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 10:50:39 [2020-10-06T10:50:39.787Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 10:50:40 [2020-10-06T10:50:40.412Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 10:50:40 [2020-10-06T10:50:40.979Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 10:50:41 [2020-10-06T10:50:41.915Z] === RUN TestDockerSuite/TestSaveCheckTimes 10:50:41 [2020-10-06T10:50:41.915Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 10:50:41 [2020-10-06T10:50:41.970Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 10:50:42 [2020-10-06T10:50:42.850Z] === RUN TestDockerSuite/TestSaveImageId 10:50:43 [2020-10-06T10:50:43.109Z] === RUN TestDockerSuite/TestSaveLoadNoTag 10:50:43 [2020-10-06T10:50:43.368Z] === RUN TestDockerSuite/TestSaveLoadParents 10:50:44 [2020-10-06T10:50:44.743Z] === RUN TestDockerSuite/TestSaveMultipleNames 10:50:44 [2020-10-06T10:50:44.743Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 10:50:45 [2020-10-06T10:50:45.679Z] === RUN TestDockerSuite/TestSaveSingleTag 10:50:45 [2020-10-06T10:50:45.679Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 10:50:45 [2020-10-06T10:50:45.937Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 10:50:46 [2020-10-06T10:50:46.871Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 10:50:48 [2020-10-06T10:50:48.247Z] === RUN TestDockerSuite/TestSearchCmdOptions 10:50:48 [2020-10-06T10:50:48.505Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 10:50:48 [2020-10-06T10:50:48.505Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 10:50:48 [2020-10-06T10:50:48.763Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 10:50:48 [2020-10-06T10:50:48.763Z] === RUN TestDockerSuite/TestSearchWithLimit 10:50:49 [2020-10-06T10:50:49.335Z] === RUN TestDockerSuite/TestSlowStdinClosing 10:50:49 [2020-10-06T10:50:49.335Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 10:50:51 [2020-10-06T10:50:51.237Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 10:50:52 [2020-10-06T10:50:52.286Z] === RUN TestDockerSuite/TestBuildAddNonTar 10:50:56 [2020-10-06T10:50:56.500Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 10:50:56 [2020-10-06T10:50:56.981Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 10:50:57 [2020-10-06T10:50:57.439Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 10:50:57 [2020-10-06T10:50:57.439Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 10:50:57 [2020-10-06T10:50:57.876Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 10:50:58 [2020-10-06T10:50:58.442Z] === RUN TestDockerSuite/TestStartAttachSilent 10:50:59 [2020-10-06T10:50:59.378Z] === RUN TestDockerSuite/TestStartAttachWithRename 10:51:01 [2020-10-06T10:51:01.182Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 10:51:01 [2020-10-06T10:51:01.908Z] === RUN TestDockerSuite/TestStartMultipleContainers 10:51:02 [2020-10-06T10:51:02.150Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 10:51:02 [2020-10-06T10:51:02.475Z] === RUN TestDockerSwarmSuite/TestServiceScale 10:51:03 [2020-10-06T10:51:03.854Z] === RUN TestDockerSuite/TestStartPausedContainer 10:51:04 [2020-10-06T10:51:04.420Z] === RUN TestDockerSuite/TestStartRecordError 10:51:05 [2020-10-06T10:51:05.355Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 10:51:05 [2020-10-06T10:51:05.921Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 10:51:06 [2020-10-06T10:51:06.839Z] === RUN TestDockerSuite/TestBuildAddScript 10:51:06 [2020-10-06T10:51:06.839Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 10:51:06 [2020-10-06T10:51:06.839Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 10:51:06 [2020-10-06T10:51:06.839Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 10:51:06 [2020-10-06T10:51:06.839Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 10:51:06 [2020-10-06T10:51:06.839Z] === RUN TestDockerSuite/TestBuildAddTar 10:51:07 [2020-10-06T10:51:07.823Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 10:51:09 [2020-10-06T10:51:09.197Z] === RUN TestDockerSuite/TestStatsAllNoStream 10:51:11 [2020-10-06T10:51:11.726Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 10:51:15 [2020-10-06T10:51:15.914Z] === RUN TestDockerSuite/TestStatsContainerNotFound 10:51:19 [2020-10-06T10:51:19.194Z] === RUN TestDockerSuite/TestStatsFormatAll 10:51:22 [2020-10-06T10:51:22.478Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 10:51:23 [2020-10-06T10:51:23.855Z] === RUN TestDockerSuite/TestStatsNoStream 10:51:24 [2020-10-06T10:51:24.422Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 10:51:26 [2020-10-06T10:51:26.323Z] === RUN TestDockerSuite/TestStopContainerSignal 10:51:27 [2020-10-06T10:51:27.257Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 10:51:27 [2020-10-06T10:51:27.835Z] === RUN TestDockerSuite/TestTopMultipleArgs 10:51:28 [2020-10-06T10:51:28.411Z] === RUN TestDockerSuite/TestTopNonPrivileged 10:51:29 [2020-10-06T10:51:29.348Z] === RUN TestDockerSuite/TestTopPrivileged 10:51:29 [2020-10-06T10:51:29.917Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 10:51:29 [2020-10-06T10:51:29.917Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 10:51:30 [2020-10-06T10:51:30.484Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 10:51:33 [2020-10-06T10:51:33.770Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 10:51:36 [2020-10-06T10:51:36.298Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 10:51:36 [2020-10-06T10:51:36.556Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 10:51:36 [2020-10-06T10:51:36.815Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 10:51:36 [2020-10-06T10:51:36.815Z] === RUN TestDockerSuite/TestUpdateKernelMemory 10:51:37 [2020-10-06T10:51:37.381Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized 10:51:38 [2020-10-06T10:51:38.761Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 10:51:38 [2020-10-06T10:51:38.761Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 10:51:39 [2020-10-06T10:51:39.329Z] === RUN TestDockerSuite/TestUpdatePausedContainer 10:51:40 [2020-10-06T10:51:40.264Z] === RUN TestDockerSuite/TestUpdateRunningContainer 10:51:40 [2020-10-06T10:51:40.523Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 10:51:41 [2020-10-06T10:51:41.898Z] === RUN TestDockerSuite/TestUpdateStats 10:51:45 [2020-10-06T10:51:45.179Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 10:51:46 [2020-10-06T10:51:46.130Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 10:51:46 [2020-10-06T10:51:46.130Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 10:51:46 [2020-10-06T10:51:46.697Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 10:51:46 [2020-10-06T10:51:46.955Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 10:51:47 [2020-10-06T10:51:47.217Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 10:51:50 [2020-10-06T10:51:50.504Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 10:51:52 [2020-10-06T10:51:52.406Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 10:51:54 [2020-10-06T10:51:54.309Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 10:51:54 [2020-10-06T10:51:54.877Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 10:51:56 [2020-10-06T10:51:56.254Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 10:51:57 [2020-10-06T10:51:57.191Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 10:51:57 [2020-10-06T10:51:57.525Z] === RUN TestDockerSuite/TestBuildAddTarXz 10:51:57 [2020-10-06T10:51:57.525Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 10:51:57 [2020-10-06T10:51:57.525Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 10:51:59 [2020-10-06T10:51:59.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 10:52:02 [2020-10-06T10:52:02.253Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 10:52:03 [2020-10-06T10:52:03.198Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 10:52:04 [2020-10-06T10:52:04.587Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 10:52:05 [2020-10-06T10:52:05.521Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 10:52:06 [2020-10-06T10:52:06.456Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 10:52:07 [2020-10-06T10:52:07.833Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 10:52:09 [2020-10-06T10:52:09.209Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 10:52:10 [2020-10-06T10:52:10.584Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 10:52:11 [2020-10-06T10:52:11.960Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 10:52:12 [2020-10-06T10:52:12.897Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 10:52:13 [2020-10-06T10:52:13.463Z] === RUN TestDockerSuite/TestVolumeCLICreate 10:52:15 [2020-10-06T10:52:15.210Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 10:52:15 [2020-10-06T10:52:15.210Z] === RUN TestDockerSuite/TestBuildBlankName 10:52:15 [2020-10-06T10:52:15.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 10:52:21 [2020-10-06T10:52:21.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 10:52:21 [2020-10-06T10:52:21.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 10:52:25 [2020-10-06T10:52:25.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 10:52:28 [2020-10-06T10:52:28.332Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 10:52:28 [2020-10-06T10:52:28.332Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 10:52:28 [2020-10-06T10:52:28.590Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 10:52:28 [2020-10-06T10:52:28.849Z] === RUN TestDockerSuite/TestVolumeCLIInspect 10:52:29 [2020-10-06T10:52:29.108Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 10:52:29 [2020-10-06T10:52:29.108Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 10:52:29 [2020-10-06T10:52:29.108Z] === RUN TestDockerSuite/TestVolumeCLILs 10:52:29 [2020-10-06T10:52:29.687Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 10:52:29 [2020-10-06T10:52:29.687Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 10:52:30 [2020-10-06T10:52:30.253Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 10:52:30 [2020-10-06T10:52:30.253Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 10:52:30 [2020-10-06T10:52:30.253Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 10:52:30 [2020-10-06T10:52:30.512Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 10:52:30 [2020-10-06T10:52:30.512Z] === RUN TestDockerSuite/TestVolumeCLIRm 10:52:31 [2020-10-06T10:52:31.892Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 10:52:31 [2020-10-06T10:52:31.892Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 10:52:31 [2020-10-06T10:52:31.892Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 10:52:32 [2020-10-06T10:52:32.150Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 10:52:32 [2020-10-06T10:52:32.150Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 10:52:32 [2020-10-06T10:52:32.150Z] === RUN TestDockerSuite/TestVolumeEvents 10:52:34 [2020-10-06T10:52:34.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 10:52:38 [2020-10-06T10:52:38.711Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 10:52:38 [2020-10-06T10:52:38.968Z] === RUN TestDockerSuite/TestVolumeLsFormat 10:52:38 [2020-10-06T10:52:38.968Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 10:52:39 [2020-10-06T10:52:39.227Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 10:52:39 [2020-10-06T10:52:39.793Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 10:52:41 [2020-10-06T10:52:41.695Z] === RUN TestDockerSuite/TestVolumesNoCopyData 10:52:42 [2020-10-06T10:52:42.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 10:52:42 [2020-10-06T10:52:42.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 10:52:44 [2020-10-06T10:52:44.983Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite (1343.56s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.11s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.10s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.17s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.08s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.51s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.70s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.52s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAttachDetach (0.87s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.02s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.70s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.04s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.37s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.74s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.00s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.57s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.33s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.09s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.16s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.88s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.91s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.10s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.08s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.62s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.10s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.33s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.90s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.32s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.64s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.59s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.38s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.54s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.34s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.70s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.88s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.70s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.13s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.56s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.43s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.60s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.80s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.03s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.92s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.76s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.91s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.13s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.04s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.03s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.66s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.81s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.23s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.46s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.58s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) 10:52:44 [2020-10-06T10:52:44.983Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 10:52:44 [2020-10-06T10:52:44.983Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.29s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildContChar (3.66s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.37s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.83s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.43s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.32s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.72s) 10:52:44 [2020-10-06T10:52:44.983Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 10:52:44 [2020-10-06T10:52:44.983Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.983Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 10:52:44 [2020-10-06T10:52:44.983Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.983Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 10:52:44 [2020-10-06T10:52:44.983Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.983Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 10:52:44 [2020-10-06T10:52:44.983Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.64s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.49s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.70s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.87s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.47s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.92s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.42s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.43s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.31s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.56s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.36s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.70s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.10s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.46s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.37s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.34s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.47s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.32s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.11s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.10s) 10:52:44 [2020-10-06T10:52:44.983Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnv (1.50s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.86s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.74s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.18s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.29s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s) 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.74s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.77s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.10s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.70s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.37s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.11s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.63s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.22s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.56s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.21s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.28s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.24s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildHistory (3.99s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.19s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.64s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.28s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.49s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.21s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.71s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.39s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.44s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.37s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.06s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.86s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.50s) 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.04s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.49s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.75s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.51s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.80s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.44s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.79s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.33s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.28s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.99s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.64s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.58s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildPATH (2.12s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.65s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.87s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildRm (2.51s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.53s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.81s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.69s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildStderr (0.58s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.54s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.93s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.40s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.31s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.81s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.89s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.17s) 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.28s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.76s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.80s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.98s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.52s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.68s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.07s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.29s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_cli_sni_test.go:18: Flakey test 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitChange (1.03s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.82s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.23s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.15s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.78s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitTTY (1.27s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.84s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.08s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.14s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.57s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.52s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.71s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.67s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.01s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.96s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.52s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.24s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) 10:52:44 [2020-10-06T10:52:44.984Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 10:52:44 [2020-10-06T10:52:44.984Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.47s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.66s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.48s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.76s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.32s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.32s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.32s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.54s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000c83fc0_<nil>} (1.31s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1037770782_/foo_false__<nil>_<nil>_<nil>} (1.38s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1037770782_/foo_true__<nil>_<nil>_<nil>} (0.52s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3528034533_/foo_false__<nil>_<nil>_<nil>} (1.39s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3528034533_/foo_true__<nil>_<nil>_<nil>} (1.45s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3528034533_/foo_true__0xc000aec020_<nil>_<nil>} (1.54s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000aec040_<nil>} (1.42s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000aec060_<nil>} (1.45s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000aec080_<nil>} (1.31s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000aec0a0_<nil>} (1.44s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.98s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 10:52:44 [2020-10-06T10:52:44.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.83s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.31s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.80s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.11s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.86s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.96s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.19s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.38s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.15s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.73s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.37s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.03s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.44s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.62s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.50s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.57s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.67s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.71s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.18s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.68s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.23s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) 10:52:44 [2020-10-06T10:52:44.985Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) 10:52:44 [2020-10-06T10:52:44.985Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.56s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.17s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.62s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.48s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.57s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.74s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.56s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsAttach (0.71s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsCommit (0.92s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.91s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsCopy (0.92s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.49s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFormat (0.85s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.18s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) 10:52:44 [2020-10-06T10:52:44.985Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 10:52:44 [2020-10-06T10:52:44.985Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.41s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.52s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.77s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExec (0.54s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.17s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecEnv (0.73s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.15s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecInspectID (1.67s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecParseError (0.67s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.63s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) 10:52:44 [2020-10-06T10:52:44.985Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.88s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestHealth (18.66s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.50s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.28s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.44s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) 10:52:44 [2020-10-06T10:52:44.985Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) 10:52:44 [2020-10-06T10:52:44.985Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 10:52:44 [2020-10-06T10:52:44.985Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.52s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.70s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.69s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.69s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectStatus (0.68s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.05s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.71s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.57s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.75s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) 10:52:44 [2020-10-06T10:52:44.985Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.78s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.59s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.83s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.54s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.83s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.07s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.61s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.25s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.03s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.01s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.56s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.58s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.59s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestNetHostname (1.76s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPluginActive (1.51s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.33s) 10:52:44 [2020-10-06T10:52:44.986Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 10:52:44 [2020-10-06T10:52:44.986Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.31s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.25s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.20s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.99s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPortList (6.65s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.88s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.40s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.03s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.21s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsByOrder (2.38s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.20s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.15s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.50s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.59s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.81s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.68s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.60s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.88s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.62s) 10:52:44 [2020-10-06T10:52:44.986Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 10:52:44 [2020-10-06T10:52:44.986Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.54s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.11s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.20s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.91s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.31s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.37s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.61s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.38s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.24s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.47s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.56s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.82s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.22s) 10:52:44 [2020-10-06T10:52:44.986Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 10:52:44 [2020-10-06T10:52:44.986Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.986Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 10:52:44 [2020-10-06T10:52:44.986Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.60s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) 10:52:44 [2020-10-06T10:52:44.986Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) 10:52:44 [2020-10-06T10:52:44.986Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.58s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.30s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.66s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.58s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.65s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunExitCode (0.55s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) 10:52:44 [2020-10-06T10:52:44.986Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 10:52:44 [2020-10-06T10:52:44.986Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.56s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.11s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.85s) 10:52:44 [2020-10-06T10:52:44.986Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.91s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.88s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunMount (3.65s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.92s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.85s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.17s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.61s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNetHost (0.91s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.69s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.55s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.11s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.75s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.70s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.55s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.58s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.62s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.86s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.15s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.64s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.42s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.20s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.56s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.65s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunState (1.27s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.60s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunSysctls (0.92s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.40s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.12s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.17s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.64s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUserByID (0.52s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.52s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.47s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.68s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.15s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.68s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.41s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.43s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.42s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.57s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.88s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents632019511 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.00s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.10s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.64s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.77s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStartRecordError (1.43s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.84s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.42s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.66s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.66s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.61s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.71s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.76s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.09s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) 10:52:44 [2020-10-06T10:52:44.987Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 10:52:44 [2020-10-06T10:52:44.987Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.75s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.31s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.14s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.82s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.69s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.98s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.31s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.53s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) 10:52:44 [2020-10-06T10:52:44.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.52s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.28s) 10:52:44 [2020-10-06T10:52:44.988Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.96s) 10:52:44 [2020-10-06T10:52:44.988Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 10:52:44 [2020-10-06T10:52:44.988Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 10:52:44 [2020-10-06T10:52:44.988Z] === RUN TestDockerRegistrySuite 10:52:44 [2020-10-06T10:52:44.988Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 10:52:45 [2020-10-06T10:52:45.555Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 10:52:46 [2020-10-06T10:52:46.489Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 10:52:47 [2020-10-06T10:52:47.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 10:52:47 [2020-10-06T10:52:47.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 10:52:47 [2020-10-06T10:52:47.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 10:52:47 [2020-10-06T10:52:47.865Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 10:52:47 [2020-10-06T10:52:47.865Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 10:52:51 [2020-10-06T10:52:51.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 10:52:52 [2020-10-06T10:52:52.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 10:52:52 [2020-10-06T10:52:52.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 10:52:52 [2020-10-06T10:52:52.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 10:52:52 [2020-10-06T10:52:52.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 10:52:52 [2020-10-06T10:52:52.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 10:52:53 [2020-10-06T10:52:53.693Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 10:52:56 [2020-10-06T10:52:56.235Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 10:52:57 [2020-10-06T10:52:57.170Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 10:52:57 [2020-10-06T10:52:57.737Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 10:52:59 [2020-10-06T10:52:59.114Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 10:53:00 [2020-10-06T10:53:00.052Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 10:53:00 [2020-10-06T10:53:00.987Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 10:53:01 [2020-10-06T10:53:01.922Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 10:53:02 [2020-10-06T10:53:02.857Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 10:53:04 [2020-10-06T10:53:04.761Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 10:53:06 [2020-10-06T10:53:06.136Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 10:53:07 [2020-10-06T10:53:07.083Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 10:53:09 [2020-10-06T10:53:09.617Z] === RUN TestDockerRegistrySuite/TestPullByDigest 10:53:10 [2020-10-06T10:53:10.184Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 10:53:10 [2020-10-06T10:53:10.184Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 10:53:11 [2020-10-06T10:53:11.118Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 10:53:12 [2020-10-06T10:53:12.055Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 10:53:12 [2020-10-06T10:53:12.989Z] === RUN TestDockerRegistrySuite/TestPullIDStability 10:53:13 [2020-10-06T10:53:13.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 10:53:15 [2020-10-06T10:53:15.522Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 10:53:15 [2020-10-06T10:53:15.522Z] === RUN TestDockerRegistrySuite/TestPullManifestList 10:53:16 [2020-10-06T10:53:16.458Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 10:53:16 [2020-10-06T10:53:16.716Z] === RUN TestDockerRegistrySuite/TestPushBadTag 10:53:16 [2020-10-06T10:53:16.975Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 10:53:17 [2020-10-06T10:53:17.233Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 10:53:17 [2020-10-06T10:53:17.492Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 10:53:17 [2020-10-06T10:53:17.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 10:53:17 [2020-10-06T10:53:17.751Z] === RUN TestDockerRegistrySuite/TestPushUntagged 10:53:17 [2020-10-06T10:53:17.751Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 10:53:18 [2020-10-06T10:53:18.021Z] === RUN TestDockerSuite/TestBuildCacheAdd 10:53:18 [2020-10-06T10:53:18.480Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 10:53:19 [2020-10-06T10:53:19.127Z] === RUN TestDockerRegistrySuite/TestRunByDigest 10:53:19 [2020-10-06T10:53:19.448Z] === RUN TestDockerSuite/TestBuildCacheFrom 10:53:19 [2020-10-06T10:53:19.918Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 10:53:20 [2020-10-06T10:53:20.506Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 10:53:21 [2020-10-06T10:53:21.071Z] === RUN TestDockerRegistrySuite/TestTagByDigest 10:53:22 [2020-10-06T10:53:22.008Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 10:53:22 [2020-10-06T10:53:22.961Z] === RUN TestDockerRegistrySuite/TestV2Only 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite (39.27s) 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d44b66af66800] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d72aea2973790] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d0e717b15b495] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d697e4757b025] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.73s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d329c02a633f0] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.62s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d890f59c7fb60] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d1f5bed523269] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d395a5a227488] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [de9acf9a53195] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [dd79ae2d2eaba] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [db7cfaae8551b] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d66301da0f1e9] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d354e446ecf2e] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [d7ae381f3e6c8] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.64s) 10:53:23 [2020-10-06T10:53:23.907Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:13e0192683d1c4f62f7ef872053039353db7f51a1d2d0e372c64a00a5bde2dc3 10:53:23 [2020-10-06T10:53:23.907Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cc3e4126adac06ad38c652ce57f459bea2d5c91aaaecc005ada7ac52079024f9 10:53:23 [2020-10-06T10:53:23.907Z] check_test.go:196: [db91a452b75cc] daemon is not started 10:53:23 [2020-10-06T10:53:23.907Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) 10:53:23 [2020-10-06T10:53:23.907Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4bc8bc520312cced3ca7e41189ab437d045bc0c8956cb9a7fa0ad3e4e4eda5ed 10:53:23 [2020-10-06T10:53:23.907Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3df72c6aae136d953d267933eed1d22a5404bf5fef819cba7db7f1636ea2611f 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d9468928635a9] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d6cffc5d80c91] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [da832efa68f5a] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d81fdaf78ea61] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [dddb2be6186ce] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d1cf75f8ef137] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d23e74ea4daed] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d5d682ac76d36] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d46572a2827df] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [da05f88efbfc6] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d48103d6c79bb] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [ddefd3b820f27] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d75cc649753e5] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d3aa5ab8d87fe] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d6742fde530a8] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d94a2e093bac6] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d6c5ecd33f563] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [dafe215bf1d9d] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d4487be095c8b] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d0b98a16c2bcc] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) 10:53:23 [2020-10-06T10:53:23.908Z] check_test.go:196: [d5f3d48b659e2] daemon is not started 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) 10:53:23 [2020-10-06T10:53:23.908Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) 10:53:23 [2020-10-06T10:53:23.908Z] === RUN TestDockerSchema1RegistrySuite 10:53:23 [2020-10-06T10:53:23.908Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 10:53:23 [2020-10-06T10:53:23.908Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 10:53:24 [2020-10-06T10:53:24.607Z] === RUN TestDockerSuite/TestBuildCacheRootSource 10:53:25 [2020-10-06T10:53:25.066Z] === RUN TestDockerSuite/TestBuildChownOnCopy 10:53:25 [2020-10-06T10:53:25.066Z] === RUN TestDockerSuite/TestBuildChownSingleFile 10:53:25 [2020-10-06T10:53:25.066Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 10:53:26 [2020-10-06T10:53:26.034Z] === RUN TestDockerSuite/TestBuildClearCmd 10:53:26 [2020-10-06T10:53:26.437Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 10:53:27 [2020-10-06T10:53:27.002Z] === RUN TestDockerSuite/TestBuildCmd 10:53:27 [2020-10-06T10:53:27.465Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 10:53:27 [2020-10-06T10:53:27.924Z] === RUN TestDockerSuite/TestBuildCmdShDashC 10:53:28 [2020-10-06T10:53:28.383Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 10:53:29 [2020-10-06T10:53:29.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 10:53:32 [2020-10-06T10:53:32.250Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 10:53:32 [2020-10-06T10:53:32.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 10:53:33 [2020-10-06T10:53:33.086Z] === RUN TestDockerSuite/TestBuildCmdSpaces 10:53:33 [2020-10-06T10:53:33.752Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 10:53:34 [2020-10-06T10:53:34.011Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 10:53:34 [2020-10-06T10:53:34.626Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 10:53:34 [2020-10-06T10:53:34.626Z] === RUN TestDockerSuite/TestBuildConditionalCache 10:53:34 [2020-10-06T10:53:34.947Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 10:53:35 [2020-10-06T10:53:35.601Z] === RUN TestDockerSuite/TestBuildContChar 10:53:35 [2020-10-06T10:53:35.883Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 10:53:36 [2020-10-06T10:53:36.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 10:53:39 [2020-10-06T10:53:39.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 10:53:39 [2020-10-06T10:53:39.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 10:53:39 [2020-10-06T10:53:39.608Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 10:53:39 [2020-10-06T10:53:39.866Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 10:53:40 [2020-10-06T10:53:40.124Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 10:53:40 [2020-10-06T10:53:40.384Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 10:53:40 [2020-10-06T10:53:40.650Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite (17.15s) 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d0d5621e94850] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.67s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d24d34e36fa74] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.74s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d49d0ee009b17] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.64s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d88c9c0ad3928] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d445b8ba56ff1] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [de2e77919e5ca] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d9fb5be75d1b5] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d3d70304618f9] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [daaaab873275f] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [dca0d5538a435] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.24s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d9ff767020d6a] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d5ce32723d24d] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d95280e5449cc] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [dd25a4df3b5fa] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d34c988ede5f7] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [d8e0806145d64] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [df6f141496b45] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) 10:53:40 [2020-10-06T10:53:40.908Z] check_test.go:223: [db9b7c231819c] daemon is not started 10:53:40 [2020-10-06T10:53:40.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite 10:53:40 [2020-10-06T10:53:40.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 10:53:41 [2020-10-06T10:53:41.474Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 10:53:42 [2020-10-06T10:53:42.041Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 10:53:42 [2020-10-06T10:53:42.299Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 10:53:43 [2020-10-06T10:53:43.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 10:53:43 [2020-10-06T10:53:43.490Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 10:53:44 [2020-10-06T10:53:44.057Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 10:53:44 [2020-10-06T10:53:44.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 10:53:44 [2020-10-06T10:53:44.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s) 10:53:44 [2020-10-06T10:53:44.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) 10:53:44 [2020-10-06T10:53:44.573Z] check_test.go:252: [d81d24a796308] daemon is not started 10:53:44 [2020-10-06T10:53:44.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) 10:53:44 [2020-10-06T10:53:44.573Z] check_test.go:252: [d7c042e6500ce] daemon is not started 10:53:44 [2020-10-06T10:53:44.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) 10:53:44 [2020-10-06T10:53:44.573Z] check_test.go:252: [d42dcbb4141ef] daemon is not started 10:53:44 [2020-10-06T10:53:44.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) 10:53:44 [2020-10-06T10:53:44.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) 10:53:44 [2020-10-06T10:53:44.573Z] check_test.go:252: [d72453d283187] daemon is not started 10:53:44 [2020-10-06T10:53:44.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) 10:53:44 [2020-10-06T10:53:44.573Z] check_test.go:252: [d753f74805af6] daemon is not started 10:53:44 [2020-10-06T10:53:44.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) 10:53:44 [2020-10-06T10:53:44.573Z] check_test.go:252: [def7fa0503042] daemon is not started 10:53:44 [2020-10-06T10:53:44.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) 10:53:44 [2020-10-06T10:53:44.573Z] check_test.go:252: [d1e9328a384dd] daemon is not started 10:53:44 [2020-10-06T10:53:44.573Z] === RUN TestDockerRegistryAuthTokenSuite 10:53:44 [2020-10-06T10:53:44.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 10:53:47 [2020-10-06T10:53:47.984Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 10:53:47 [2020-10-06T10:53:47.984Z] === RUN TestDockerSuite/TestBuildContextCleanup 10:53:47 [2020-10-06T10:53:47.984Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 10:53:49 [2020-10-06T10:53:49.835Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 10:53:49 [2020-10-06T10:53:49.835Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 10:53:50 [2020-10-06T10:53:50.093Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 10:53:50 [2020-10-06T10:53:50.093Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 10:53:50 [2020-10-06T10:53:50.162Z] === RUN TestDockerSuite/TestBuildContextTarGzip 10:53:50 [2020-10-06T10:53:50.350Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) 10:53:50 [2020-10-06T10:53:50.350Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) 10:53:50 [2020-10-06T10:53:50.350Z] check_test.go:279: [d9805baef13b3] daemon is not started 10:53:50 [2020-10-06T10:53:50.350Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) 10:53:50 [2020-10-06T10:53:50.350Z] check_test.go:279: [ddb923d161d44] daemon is not started 10:53:50 [2020-10-06T10:53:50.350Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 10:53:50 [2020-10-06T10:53:50.350Z] check_test.go:279: [df859d80162c8] daemon is not started 10:53:50 [2020-10-06T10:53:50.351Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) 10:53:50 [2020-10-06T10:53:50.351Z] check_test.go:279: [df580bcc622dc] daemon is not started 10:53:50 [2020-10-06T10:53:50.351Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) 10:53:50 [2020-10-06T10:53:50.351Z] check_test.go:279: [de456818a88bd] daemon is not started 10:53:50 [2020-10-06T10:53:50.351Z] === RUN TestDockerNetworkSuite 10:53:50 [2020-10-06T10:53:50.351Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 10:53:50 [2020-10-06T10:53:50.621Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 10:53:51 [2020-10-06T10:53:51.083Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 10:53:51 [2020-10-06T10:53:51.083Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 10:53:51 [2020-10-06T10:53:51.541Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 10:53:52 [2020-10-06T10:53:52.001Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 10:53:52 [2020-10-06T10:53:52.001Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 10:53:52 [2020-10-06T10:53:52.001Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 10:53:52 [2020-10-06T10:53:52.253Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 10:53:52 [2020-10-06T10:53:52.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 10:53:56 [2020-10-06T10:53:56.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 10:53:57 [2020-10-06T10:53:57.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 10:53:57 [2020-10-06T10:53:57.804Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 10:53:59 [2020-10-06T10:53:59.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 10:54:01 [2020-10-06T10:54:01.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 10:54:06 [2020-10-06T10:54:06.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 10:54:08 [2020-10-06T10:54:08.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 10:54:09 [2020-10-06T10:54:09.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 10:54:10 [2020-10-06T10:54:10.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 10:54:10 [2020-10-06T10:54:10.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 10:54:11 [2020-10-06T10:54:11.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 10:54:12 [2020-10-06T10:54:12.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 10:54:12 [2020-10-06T10:54:12.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 10:54:12 [2020-10-06T10:54:12.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 10:54:13 [2020-10-06T10:54:13.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 10:54:13 [2020-10-06T10:54:13.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 10:54:13 [2020-10-06T10:54:13.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 10:54:13 [2020-10-06T10:54:13.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 10:54:14 [2020-10-06T10:54:14.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 10:54:15 [2020-10-06T10:54:15.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 10:54:15 [2020-10-06T10:54:15.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 10:54:16 [2020-10-06T10:54:16.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 10:54:16 [2020-10-06T10:54:16.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 10:54:18 [2020-10-06T10:54:18.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 10:54:20 [2020-10-06T10:54:20.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 10:54:25 [2020-10-06T10:54:25.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 10:54:25 [2020-10-06T10:54:25.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 10:54:26 [2020-10-06T10:54:26.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 10:54:26 [2020-10-06T10:54:26.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 10:54:26 [2020-10-06T10:54:26.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 10:54:26 [2020-10-06T10:54:26.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 10:54:26 [2020-10-06T10:54:26.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 10:54:26 [2020-10-06T10:54:26.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 10:54:29 [2020-10-06T10:54:29.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 10:54:29 [2020-10-06T10:54:29.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 10:54:29 [2020-10-06T10:54:29.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 10:54:30 [2020-10-06T10:54:30.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 10:54:33 [2020-10-06T10:54:33.492Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 10:54:33 [2020-10-06T10:54:33.492Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 10:54:33 [2020-10-06T10:54:33.492Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 10:54:33 [2020-10-06T10:54:33.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 10:54:36 [2020-10-06T10:54:36.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 10:54:36 [2020-10-06T10:54:36.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 10:54:36 [2020-10-06T10:54:36.858Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 10:54:36 [2020-10-06T10:54:36.858Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 10:54:36 [2020-10-06T10:54:36.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 10:54:36 [2020-10-06T10:54:36.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 10:54:37 [2020-10-06T10:54:37.318Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 10:54:37 [2020-10-06T10:54:37.318Z] === RUN TestDockerSuite/TestBuildCopyWildcard 10:54:37 [2020-10-06T10:54:37.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 10:54:39 [2020-10-06T10:54:39.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 10:54:39 [2020-10-06T10:54:39.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 10:54:40 [2020-10-06T10:54:40.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 10:54:40 [2020-10-06T10:54:40.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 10:54:41 [2020-10-06T10:54:41.212Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite (55.96s) 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.79s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d272cb8402bca] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [dd1f9990527a9] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.83s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d171a5534f6f6] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [da46e00fcdad6] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:1233: [dcacc5cb6f080] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.36s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d96d9f1368814] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.22s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [dc9f6278e9f30] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d8dc75424f3d1] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d8258fd670d62] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d4b91b4a511e5] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d87cb34bd6036] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d6f6788939fda] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [dee2593b6894c] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d5cb71264a84f] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d2dae6e298d45] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [dce5675144a19] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [dbe28b16a0c91] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [da2f5fca8a429] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d12c2972fb084] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d7ee282714d24] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [da781fd168ebc] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d34cd92e805aa] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d3db622d3d60a] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d17d01770324a] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:968: [dd05860f4f538] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d8b4086a06c15] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:1116: [db97ec653a5cf] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d8560493adb16] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [daefe01f4001d] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [db214982d5016] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d4aa0dc7c48c0] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d772dd132fcca] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d0f7367cfed00] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [df9cab87e949c] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d62e7c3c859d4] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [de0110e7f1fcb] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d04db145aa633] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d0c5dda6cc543] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:1084: [df0eb4310fa61] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [dbb81b7d55384] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.87s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [dafdf8c7e2e48] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [da5cd5f6345b4] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d53cd5fedc5ec] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d1f22a8fbcaa8] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d77c19df616e1] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [d65173a9df944] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.95s) 10:54:46 [2020-10-06T10:54:46.476Z] docker_cli_network_unix_test.go:46: [df9c429aed84b] daemon is not started 10:54:46 [2020-10-06T10:54:46.476Z] === RUN TestDockerHubPullSuite 10:54:46 [2020-10-06T10:54:46.476Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 10:54:47 [2020-10-06T10:54:47.851Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 10:54:50 [2020-10-06T10:54:50.378Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 10:54:50 [2020-10-06T10:54:50.378Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 10:54:52 [2020-10-06T10:54:52.279Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 10:54:52 [2020-10-06T10:54:52.537Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 10:54:52 [2020-10-06T10:54:52.537Z] --- PASS: TestDockerHubPullSuite (6.26s) 10:54:52 [2020-10-06T10:54:52.537Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s) 10:54:52 [2020-10-06T10:54:52.537Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s) 10:54:52 [2020-10-06T10:54:52.537Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) 10:54:52 [2020-10-06T10:54:52.537Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.95s) 10:54:52 [2020-10-06T10:54:52.537Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) 10:54:52 [2020-10-06T10:54:52.537Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) 10:54:52 [2020-10-06T10:54:52.537Z] PASS 10:54:52 [2020-10-06T10:54:52.537Z] 10:54:52 [2020-10-06T10:54:52.537Z] === Skipped 10:54:52 [2020-10-06T10:54:52.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 10:54:52 [2020-10-06T10:54:52.537Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_sni_test.go:18: Flakey test 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 10:54:52 [2020-10-06T10:54:52.538Z] docker_cli_network_unix_test.go:46: [d04db145aa633] daemon is not started 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] 10:54:52 [2020-10-06T10:54:52.538Z] DONE 1277 tests, 51 skipped in 1512.447s 10:54:52 [2020-10-06T10:54:52.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:54:52 [2020-10-06T10:54:52.538Z] ++++ cat bundles/test-integration/docker.pid 10:54:52 [2020-10-06T10:54:52.538Z] +++ kill 7663 10:54:53 [2020-10-06T10:54:53.472Z] +++ /etc/init.d/apparmor stop 10:54:53 [2020-10-06T10:54:53.472Z] Leaving: AppArmorNo profiles have been unloaded. 10:54:53 [2020-10-06T10:54:53.472Z] 10:54:53 [2020-10-06T10:54:53.472Z] Unloading profiles will leave already running processes permanently 10:54:53 [2020-10-06T10:54:53.472Z] unconfined, which can lead to unexpected situations. 10:54:53 [2020-10-06T10:54:53.472Z] 10:54:53 [2020-10-06T10:54:53.472Z] To set a process to complain mode, use the command line tool 10:54:53 [2020-10-06T10:54:53.472Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:54:53 [2020-10-06T10:54:53.472Z] +++ true 10:54:53 [2020-10-06T10:54:53.729Z] exiting test-integration 10:54:53 [2020-10-06T10:54:53.729Z] ++ exit 0 10:54:53 [2020-10-06T10:54:53.729Z] 10:54:53 [2020-10-06T10:54:53.987Z] + for job in $(jobs -p) 10:54:53 [2020-10-06T10:54:53.987Z] + wait 7865 10:55:13 [2020-10-06T10:55:13.015Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 10:55:13 [2020-10-06T10:55:13.015Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 10:55:13 [2020-10-06T10:55:13.015Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 10:55:25 [2020-10-06T10:55:25.398Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 10:55:25 [2020-10-06T10:55:25.398Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 10:55:26 [2020-10-06T10:55:26.059Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 10:55:26 [2020-10-06T10:55:26.317Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 10:55:26 [2020-10-06T10:55:26.366Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 10:55:29 [2020-10-06T10:55:29.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 10:55:32 [2020-10-06T10:55:32.216Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 10:55:32 [2020-10-06T10:55:32.878Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 10:55:33 [2020-10-06T10:55:33.753Z] === RUN TestDockerSuite/TestBuildDockerignore 10:55:38 [2020-10-06T10:55:38.142Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 10:55:40 [2020-10-06T10:55:40.041Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 10:55:45 [2020-10-06T10:55:45.307Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 10:55:51 [2020-10-06T10:55:51.864Z] === RUN TestDockerSwarmSuite/TestSwarmInit 10:55:55 [2020-10-06T10:55:55.170Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 10:55:55 [2020-10-06T10:55:55.170Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 10:56:00 [2020-10-06T10:56:00.439Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 10:56:00 [2020-10-06T10:56:00.439Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 10:56:01 [2020-10-06T10:56:01.006Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 10:56:03 [2020-10-06T10:56:03.537Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 10:56:24 [2020-10-06T10:56:24.437Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 10:56:27 [2020-10-06T10:56:27.344Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 10:56:27 [2020-10-06T10:56:27.344Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 10:56:59 [2020-10-06T10:56:59.745Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 10:57:27 [2020-10-06T10:57:27.787Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 10:57:27 [2020-10-06T10:57:27.787Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 10:57:27 [2020-10-06T10:57:27.787Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 10:57:42 [2020-10-06T10:57:42.602Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 10:57:51 [2020-10-06T10:57:51.184Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 10:57:55 [2020-10-06T10:57:55.974Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 10:57:59 [2020-10-06T10:57:59.754Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 10:58:04 [2020-10-06T10:58:04.081Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 10:58:08 [2020-10-06T10:58:08.265Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 10:58:29 [2020-10-06T10:58:29.724Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 10:58:40 [2020-10-06T10:58:40.046Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 10:58:48 [2020-10-06T10:58:48.625Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 11:00:00 [2020-10-06T11:00:00.761Z] === RUN TestDockerSuite/TestBuildDotDotFile 11:00:00 [2020-10-06T11:00:00.761Z] === RUN TestDockerSuite/TestBuildEOLInLine 11:00:00 [2020-10-06T11:00:00.761Z] === RUN TestDockerSuite/TestBuildEmptyCmd 11:00:00 [2020-10-06T11:00:00.761Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 11:00:00 [2020-10-06T11:00:00.761Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 11:00:00 [2020-10-06T11:00:00.761Z] === RUN TestDockerSuite/TestBuildEmptyScratch 11:00:00 [2020-10-06T11:00:00.761Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 11:00:00 [2020-10-06T11:00:00.761Z] === RUN TestDockerSuite/TestBuildEntrypoint 11:00:00 [2020-10-06T11:00:00.761Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 11:00:02 [2020-10-06T11:00:02.301Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 11:00:04 [2020-10-06T11:00:04.479Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 11:00:09 [2020-10-06T11:00:09.170Z] === RUN TestDockerSuite/TestBuildEnv 11:00:09 [2020-10-06T11:00:09.170Z] === RUN TestDockerSuite/TestBuildEnvEscapes 11:00:09 [2020-10-06T11:00:09.630Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 11:00:09 [2020-10-06T11:00:09.630Z] === RUN TestDockerSuite/TestBuildEnvUsage 11:00:09 [2020-10-06T11:00:09.630Z] === RUN TestDockerSuite/TestBuildEnvUsage2 11:00:09 [2020-10-06T11:00:09.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 11:00:12 [2020-10-06T11:00:12.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 11:00:12 [2020-10-06T11:00:12.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 11:00:12 [2020-10-06T11:00:12.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 11:00:12 [2020-10-06T11:00:12.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 11:00:12 [2020-10-06T11:00:12.995Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 11:00:17 [2020-10-06T11:00:17.691Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 11:00:29 [2020-10-06T11:00:29.718Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 11:00:30 [2020-10-06T11:00:30.284Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 11:00:31 [2020-10-06T11:00:31.657Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 11:00:31 [2020-10-06T11:00:31.657Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 11:00:31 [2020-10-06T11:00:31.915Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 11:00:31 [2020-10-06T11:00:31.915Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 11:00:32 [2020-10-06T11:00:32.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 11:00:32 [2020-10-06T11:00:32.499Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 11:00:32 [2020-10-06T11:00:32.958Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 11:00:32 [2020-10-06T11:00:32.958Z] === RUN TestDockerSuite/TestBuildExpose 11:00:32 [2020-10-06T11:00:32.958Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 11:00:32 [2020-10-06T11:00:32.958Z] === RUN TestDockerSuite/TestBuildExposeOrder 11:00:32 [2020-10-06T11:00:32.958Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 11:00:32 [2020-10-06T11:00:32.958Z] === RUN TestDockerSuite/TestBuildFails 11:00:34 [2020-10-06T11:00:34.380Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 11:00:35 [2020-10-06T11:00:35.135Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 11:00:35 [2020-10-06T11:00:35.135Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 11:00:37 [2020-10-06T11:00:37.664Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 11:00:39 [2020-10-06T11:00:39.562Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 11:00:39 [2020-10-06T11:00:39.825Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 11:00:44 [2020-10-06T11:00:44.513Z] === RUN TestDockerSuite/TestBuildForceRm 11:00:54 [2020-10-06T11:00:54.831Z] === RUN TestDockerSuite/TestBuildFromGit 11:01:00 [2020-10-06T11:01:00.621Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 11:01:01 [2020-10-06T11:01:01.587Z] === RUN TestDockerSuite/TestBuildFromGitWithF 11:01:07 [2020-10-06T11:01:07.399Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 11:01:07 [2020-10-06T11:01:07.399Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 11:01:07 [2020-10-06T11:01:07.399Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 11:01:07 [2020-10-06T11:01:07.857Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 11:01:07 [2020-10-06T11:01:07.857Z] === RUN TestDockerSuite/TestBuildFromURLWithF 11:01:16 [2020-10-06T11:01:16.420Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 11:01:16 [2020-10-06T11:01:16.420Z] === RUN TestDockerSuite/TestBuildHistory 11:01:24 [2020-10-06T11:01:24.986Z] === RUN TestDockerSuite/TestBuildIidFile 11:01:24 [2020-10-06T11:01:24.986Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 11:01:27 [2020-10-06T11:01:27.165Z] === RUN TestDockerSuite/TestBuildInheritance 11:01:27 [2020-10-06T11:01:27.165Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 11:01:27 [2020-10-06T11:01:27.624Z] === RUN TestDockerSuite/TestBuildInvalidTag 11:01:27 [2020-10-06T11:01:27.624Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 11:01:32 [2020-10-06T11:01:32.316Z] === RUN TestDockerSuite/TestBuildLabel 11:01:32 [2020-10-06T11:01:32.316Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 11:01:33 [2020-10-06T11:01:33.283Z] === RUN TestDockerSuite/TestBuildLabelMultiple 11:01:33 [2020-10-06T11:01:33.741Z] === RUN TestDockerSuite/TestBuildLabelOneNode 11:01:34 [2020-10-06T11:01:34.201Z] === RUN TestDockerSuite/TestBuildLabels 11:01:35 [2020-10-06T11:01:35.169Z] === RUN TestDockerSuite/TestBuildLabelsCache 11:01:35 [2020-10-06T11:01:35.772Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 11:01:35 [2020-10-06T11:01:35.772Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 11:01:36 [2020-10-06T11:01:36.136Z] === RUN TestDockerSuite/TestBuildLabelsOverride 11:01:36 [2020-10-06T11:01:36.338Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 11:01:38 [2020-10-06T11:01:38.243Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 11:01:40 [2020-10-06T11:01:40.828Z] === RUN TestDockerSuite/TestBuildLastModified 11:01:40 [2020-10-06T11:01:40.828Z] === RUN TestDockerSuite/TestBuildLineBreak 11:01:40 [2020-10-06T11:01:40.828Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 11:01:40 [2020-10-06T11:01:40.828Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 11:01:40 [2020-10-06T11:01:40.828Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 11:01:40 [2020-10-06T11:01:40.828Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 11:01:41 [2020-10-06T11:01:41.288Z] === RUN TestDockerSuite/TestBuildMaintainer 11:01:41 [2020-10-06T11:01:41.288Z] === RUN TestDockerSuite/TestBuildMissingArgs 11:01:41 [2020-10-06T11:01:41.525Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 11:01:42 [2020-10-06T11:01:42.256Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 11:01:43 [2020-10-06T11:01:43.427Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 11:01:46 [2020-10-06T11:01:46.947Z] === RUN TestDockerSuite/TestBuildMultiStageArg 11:02:05 [2020-10-06T11:02:05.347Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 11:02:08 [2020-10-06T11:02:08.036Z] === RUN TestDockerSuite/TestBuildMultiStageCache 11:02:08 [2020-10-06T11:02:08.036Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 11:02:08 [2020-10-06T11:02:08.036Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 11:02:15 [2020-10-06T11:02:15.315Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 11:02:17 [2020-10-06T11:02:17.215Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 11:02:19 [2020-10-06T11:02:19.757Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 11:02:22 [2020-10-06T11:02:22.287Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 11:02:28 [2020-10-06T11:02:28.844Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 11:02:33 [2020-10-06T11:02:33.029Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 11:02:35 [2020-10-06T11:02:35.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 11:02:37 [2020-10-06T11:02:37.976Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 11:02:38 [2020-10-06T11:02:38.088Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 11:02:39 [2020-10-06T11:02:39.991Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 11:02:42 [2020-10-06T11:02:42.520Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 11:02:45 [2020-10-06T11:02:45.811Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 11:02:47 [2020-10-06T11:02:47.711Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 11:02:48 [2020-10-06T11:02:48.295Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 11:02:51 [2020-10-06T11:02:51.198Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 11:02:56 [2020-10-06T11:02:56.989Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 11:03:01 [2020-10-06T11:03:01.685Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 11:03:16 [2020-10-06T11:03:16.505Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 11:03:16 [2020-10-06T11:03:16.505Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 11:03:23 [2020-10-06T11:03:23.579Z] === RUN TestDockerSuite/TestBuildMultipleTags 11:03:24 [2020-10-06T11:03:24.038Z] === RUN TestDockerSuite/TestBuildNetContainer 11:03:24 [2020-10-06T11:03:24.039Z] === RUN TestDockerSuite/TestBuildNetNone 11:03:24 [2020-10-06T11:03:24.039Z] === RUN TestDockerSuite/TestBuildNoContext 11:03:26 [2020-10-06T11:03:26.215Z] === RUN TestDockerSuite/TestBuildNoDupOutput 11:03:30 [2020-10-06T11:03:30.906Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 11:03:33 [2020-10-06T11:03:33.085Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 11:03:33 [2020-10-06T11:03:33.085Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 11:03:33 [2020-10-06T11:03:33.085Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 11:03:35 [2020-10-06T11:03:35.989Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 11:03:36 [2020-10-06T11:03:36.448Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 11:03:37 [2020-10-06T11:03:37.415Z] === RUN TestDockerSuite/TestBuildOnBuild 11:03:43 [2020-10-06T11:03:43.922Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 11:03:45 [2020-10-06T11:03:45.983Z] === RUN TestDockerSuite/TestBuildOnBuildCache 11:03:46 [2020-10-06T11:03:46.950Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 11:03:55 [2020-10-06T11:03:55.517Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 11:03:58 [2020-10-06T11:03:58.422Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 11:03:58 [2020-10-06T11:03:58.790Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 11:04:06 [2020-10-06T11:04:06.997Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 11:04:11 [2020-10-06T11:04:11.687Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite (1690.08s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.52s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.36s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.12s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.66s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:562: [d01e3c8fe25d9] joining swarm manager [d1f8231cccdb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:584: [d18b41fd79000] joining swarm manager [d1f8231cccdb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.670Z] check_test.go:380: [d01e3c8fe25d9] daemon is not started 11:04:13 [2020-10-06T11:04:13.670Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:45: [d80144ffa8038] joining swarm manager [da5330b829228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.96s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.87s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:303: [dad6f74dfda3d] joining swarm manager [dbd6bb24d2f2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:304: [da811b78b48b2] joining swarm manager [dbd6bb24d2f2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:350: Waiting for election to occur... 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:363: Waiting for possible election... 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.76s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:271: [dbcfc3c9b6b8e] joining swarm manager [d9b8eb182952c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:272: [d3225dc697488] joining swarm manager [d9b8eb182952c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.46s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.46s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.04s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_node_test.go:19: [da23d6c0cc062] joining swarm manager [d556b85cee2c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_node_test.go:20: [d283aaf682c76] joining swarm manager [d556b85cee2c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.59s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:501: [dd74f5966fca0] joining swarm manager [db217fcfdcbac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:506: [db690854cebe0] joining swarm manager [db217fcfdcbac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.81s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_node_test.go:80: [dd8f30005156b] joining swarm manager [df573aee1a9ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.20s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_node_test.go:52: [dedbfc3327e59] joining swarm manager [db82f7c05411f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_node_test.go:53: [d8552408ddb2e] joining swarm manager [db82f7c05411f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.95s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:201: [d1707f6b3505d] joining swarm manager [d697c4cfcd105]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.11s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:383: [da49e7de31cfc] joining swarm manager [d92edb71c0580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:384: [dab32d889dd17] joining swarm manager [d92edb71c0580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.670Z] check_test.go:380: [dab32d889dd17] daemon is not started 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.55s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:801: [d65357cad5dbe] joining swarm manager [dca70dd709921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:801: [dd688534ce3e3] joining swarm manager [dca70dd709921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:801: [d1f493fac852a] joining swarm manager [dca70dd709921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:801: [d3d905949fe12] joining swarm manager [dca70dd709921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_test.go:809: [da48a9b28010d] joining swarm manager [dca70dd709921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.74s) 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.15s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_service_test.go:394: [d693e5a7129c3] joining swarm manager [d52d0198e8ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_service_test.go:394: [d96ae7b7b9418] joining swarm manager [d52d0198e8ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.670Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.28s) 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_service_test.go:342: [d7cbfed488ef5] joining swarm manager [d3ee0a73fa20f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.670Z] docker_api_swarm_service_test.go:342: [dbd3b667788eb] joining swarm manager [d3ee0a73fa20f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.85s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:489: [dae740019e450] joining swarm manager [de6938e700ddc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:489: [d1c50258cd85c] joining swarm manager [de6938e700ddc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.03s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.98s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:127: [d65bc1d914ba6] joining swarm manager [d544a94580616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:128: [d4cd01a9d4755] joining swarm manager [d544a94580616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:136: [d9910280c9dfc] joining swarm manager [d544a94580616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:137: [d0d397ebcb1fe] joining swarm manager [d544a94580616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.46s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:303: [dd5535c32234c] joining swarm manager [dcacfd6ead60d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:303: [dd2b93da9fbc8] joining swarm manager [dcacfd6ead60d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.96s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:99: [d90a1ae2ceaf4] joining swarm manager [ddbb002a739c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:100: [d2f681d825bb6] joining swarm manager [ddbb002a739c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] check_test.go:380: [d90a1ae2ceaf4] daemon is not started 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.60s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:532: [dc6d2b7713e36] joining swarm manager [dc90979fc1b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:533: [d15f8786eace2] joining swarm manager [dc90979fc1b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.50s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:147: [da126b3f812a2] joining swarm manager [dcea6df80b655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_service_test.go:147: [d8a6f596d2a56] joining swarm manager [dcea6df80b655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.60s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.95s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.30s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.11s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.22s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.02s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.09s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.50s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.24s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.86s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.80s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.35s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.55s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.19s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.53s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.90s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.09s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.82s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.10s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.33s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.08s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.19s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.89s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.14s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.00s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_service_logs_test.go:245: checking task zj59l1j6quu2 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_service_logs_test.go:250: checking messages for zj59l1j6quu2 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_service_logs_test.go:245: checking task 2j8d3dam2hfw 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_service_logs_test.go:250: checking messages for 2j8d3dam2hfw 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.82s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.37s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (1.96s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1901: [d4003e3233c41] joining swarm manager [d2cdc2419551e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1902: [df26fe9dd8b6c] joining swarm manager [d2cdc2419551e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.03s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.19s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.92s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.88s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1802: [dd369a928c01c] joining swarm manager [d55476f34e57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1803: [d579c66c58704] joining swarm manager [d55476f34e57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (162.86s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1321: [d104b7ae875ac] joining swarm manager [d68bb87ecb87c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1322: [df6faf545ce8d] joining swarm manager [d68bb87ecb87c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.64s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.81s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.47s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.34s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.11s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.43s) 11:04:13 [2020-10-06T11:04:13.671Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.80s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.35s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.61s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.74s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1186: [de5ec63a0fcb9] joining swarm manager [dbd8610d052ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1195: [d46cc63011f10] joining swarm manager [dbd8610d052ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.64s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.41s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.43s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1118: [d8e1a1a357814] joining swarm manager [d7f23c604d811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1119: [dcf27be46ebc1] joining swarm manager [d7f23c604d811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1172: [d5edc5a30944d] joining swarm manager [d7f23c604d811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.01s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1453: [d7ac4babac0db] joining swarm manager [dfbe0457c342f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_test.go:1454: [d4362594132c7] joining swarm manager [dfbe0457c342f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.84s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.87s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.33s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.95s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_cli_swarm_unix_test.go:62: [dd3ea143ba731] joining swarm manager [d4c2e69e381c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.88s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.86s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.87s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.18s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.73s) 11:04:13 [2020-10-06T11:04:13.671Z] docker_api_swarm_test.go:961: [ddf2807459e19] joining swarm manager [d26f6f3a0f515]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.02s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.85s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.44s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.22s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.66s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.14s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.58s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.86s) 11:04:13 [2020-10-06T11:04:13.671Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.84s) 11:04:13 [2020-10-06T11:04:13.671Z] === RUN TestDockerExternalVolumeSuite 11:04:13 [2020-10-06T11:04:13.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 11:04:15 [2020-10-06T11:04:15.417Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 11:04:16 [2020-10-06T11:04:16.384Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 11:04:16 [2020-10-06T11:04:16.384Z] === RUN TestDockerSuite/TestBuildPATH 11:04:16 [2020-10-06T11:04:16.384Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 11:04:18 [2020-10-06T11:04:18.560Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 11:04:18 [2020-10-06T11:04:18.560Z] === RUN TestDockerSuite/TestBuildRelativeCopy 11:04:28 [2020-10-06T11:04:28.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 11:05:01 [2020-10-06T11:05:01.082Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 11:05:18 [2020-10-06T11:05:18.768Z] === RUN TestDockerSuite/TestBuildRm 11:05:29 [2020-10-06T11:05:29.083Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 11:05:31 [2020-10-06T11:05:31.988Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 11:05:31 [2020-10-06T11:05:31.988Z] === RUN TestDockerSuite/TestBuildScratchCopy 11:05:31 [2020-10-06T11:05:31.988Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 11:05:32 [2020-10-06T11:05:32.954Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 11:05:35 [2020-10-06T11:05:35.863Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 11:05:36 [2020-10-06T11:05:36.207Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 11:05:38 [2020-10-06T11:05:38.765Z] === RUN TestDockerSuite/TestBuildShellInherited 11:05:43 [2020-10-06T11:05:43.452Z] === RUN TestDockerSuite/TestBuildShellMultiple 11:05:46 [2020-10-06T11:05:46.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 11:05:58 [2020-10-06T11:05:58.260Z] === RUN TestDockerSuite/TestBuildShellNotJSON 11:05:58 [2020-10-06T11:05:58.260Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 11:05:58 [2020-10-06T11:05:58.260Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 11:06:08 [2020-10-06T11:06:08.593Z] === RUN TestDockerSuite/TestBuildSpaces 11:06:08 [2020-10-06T11:06:08.593Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 11:06:13 [2020-10-06T11:06:13.282Z] === RUN TestDockerSuite/TestBuildStartsFromOne 11:06:13 [2020-10-06T11:06:13.282Z] === RUN TestDockerSuite/TestBuildStderr 11:06:17 [2020-10-06T11:06:17.969Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 11:06:18 [2020-10-06T11:06:18.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 11:06:33 [2020-10-06T11:06:33.107Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 11:06:39 [2020-10-06T11:06:39.054Z] === RUN TestDockerSuite/TestBuildStopSignal 11:06:39 [2020-10-06T11:06:39.054Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 11:06:39 [2020-10-06T11:06:39.054Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 11:06:39 [2020-10-06T11:06:39.514Z] === RUN TestDockerSuite/TestBuildTagEvent 11:06:44 [2020-10-06T11:06:44.206Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 11:06:48 [2020-10-06T11:06:48.894Z] === RUN TestDockerSuite/TestBuildUser 11:06:48 [2020-10-06T11:06:48.894Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 11:06:48 [2020-10-06T11:06:48.894Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 11:06:48 [2020-10-06T11:06:48.894Z] === RUN TestDockerSuite/TestBuildVerboseOut 11:06:52 [2020-10-06T11:06:52.633Z] === RUN TestDockerSuite/TestBuildVerifyIntString 11:06:53 [2020-10-06T11:06:53.091Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 11:06:55 [2020-10-06T11:06:55.998Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 11:06:55 [2020-10-06T11:06:55.998Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 11:06:55 [2020-10-06T11:06:55.998Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 11:07:05 [2020-10-06T11:07:05.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 11:07:17 [2020-10-06T11:07:17.086Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 11:07:17 [2020-10-06T11:07:17.086Z] === RUN TestDockerSuite/TestBuildWindowsUser 11:07:17 [2020-10-06T11:07:17.373Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 11:07:24 [2020-10-06T11:07:24.160Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 11:07:29 [2020-10-06T11:07:29.940Z] === RUN TestDockerSuite/TestBuildWithExtraHost 11:07:29 [2020-10-06T11:07:29.940Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 11:07:29 [2020-10-06T11:07:29.940Z] === RUN TestDockerSuite/TestBuildWithFailure 11:07:32 [2020-10-06T11:07:32.104Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 11:07:32 [2020-10-06T11:07:32.104Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 11:07:44 [2020-10-06T11:07:44.447Z] === RUN TestDockerSuite/TestBuildWithTabs 11:07:49 [2020-10-06T11:07:49.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 11:07:52 [2020-10-06T11:07:52.983Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 11:07:52 [2020-10-06T11:07:52.983Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 11:08:04 [2020-10-06T11:08:04.297Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 11:08:05 [2020-10-06T11:08:05.321Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 11:08:05 [2020-10-06T11:08:05.321Z] === RUN TestDockerSuite/TestBuildWithVolumes 11:08:05 [2020-10-06T11:08:05.321Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 11:08:05 [2020-10-06T11:08:05.321Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 11:08:06 [2020-10-06T11:08:06.289Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 11:08:14 [2020-10-06T11:08:14.819Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 11:08:15 [2020-10-06T11:08:15.781Z] === RUN TestDockerSuite/TestBuildXZHost 11:08:16 [2020-10-06T11:08:16.236Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 11:08:16 [2020-10-06T11:08:16.236Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 11:08:16 [2020-10-06T11:08:16.236Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 11:08:18 [2020-10-06T11:08:18.399Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 11:08:22 [2020-10-06T11:08:22.111Z] === RUN TestDockerSuite/TestCommitChange 11:08:22 [2020-10-06T11:08:22.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 11:08:26 [2020-10-06T11:08:26.777Z] === RUN TestDockerSuite/TestCommitChangeLabels 11:08:31 [2020-10-06T11:08:31.447Z] === RUN TestDockerSuite/TestCommitHardlink 11:08:31 [2020-10-06T11:08:31.447Z] === RUN TestDockerSuite/TestCommitNewFile 11:08:37 [2020-10-06T11:08:37.228Z] === RUN TestDockerSuite/TestCommitPausedContainer 11:08:37 [2020-10-06T11:08:37.228Z] === RUN TestDockerSuite/TestCommitTTY 11:08:49 [2020-10-06T11:08:49.567Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 11:08:53 [2020-10-06T11:08:53.279Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 11:08:53 [2020-10-06T11:08:53.279Z] === RUN TestDockerSuite/TestCommitWithoutPause 11:08:53 [2020-10-06T11:08:53.279Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 11:08:53 [2020-10-06T11:08:53.279Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 11:08:53 [2020-10-06T11:08:53.279Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 11:08:53 [2020-10-06T11:08:53.279Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 11:08:53 [2020-10-06T11:08:53.279Z] === RUN TestDockerSuite/TestContainerAPIBadPort 11:08:53 [2020-10-06T11:08:53.279Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 11:08:53 [2020-10-06T11:08:53.279Z] === RUN TestDockerSuite/TestContainerAPICommit 11:08:59 [2020-10-06T11:08:59.041Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 11:09:06 [2020-10-06T11:09:06.081Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 11:09:06 [2020-10-06T11:09:06.081Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 11:09:07 [2020-10-06T11:09:07.042Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 11:09:07 [2020-10-06T11:09:07.042Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 11:09:07 [2020-10-06T11:09:07.042Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 11:09:07 [2020-10-06T11:09:07.042Z] === RUN TestDockerSuite/TestContainerAPICreate 11:09:09 [2020-10-06T11:09:09.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 11:09:09 [2020-10-06T11:09:09.205Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 11:09:09 [2020-10-06T11:09:09.205Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 11:09:09 [2020-10-06T11:09:09.205Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 11:09:11 [2020-10-06T11:09:11.371Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 11:09:11 [2020-10-06T11:09:11.371Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 11:09:11 [2020-10-06T11:09:11.371Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 11:09:11 [2020-10-06T11:09:11.371Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 11:09:11 [2020-10-06T11:09:11.371Z] === RUN TestDockerSuite/TestContainerAPIDelete 11:09:13 [2020-10-06T11:09:13.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 11:09:15 [2020-10-06T11:09:15.065Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 11:09:17 [2020-10-06T11:09:17.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 11:09:17 [2020-10-06T11:09:17.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 11:09:17 [2020-10-06T11:09:17.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 11:09:18 [2020-10-06T11:09:18.755Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 11:09:18 [2020-10-06T11:09:18.755Z] === RUN TestDockerSuite/TestContainerAPIGetAll 11:09:25 [2020-10-06T11:09:25.805Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 11:09:25 [2020-10-06T11:09:25.805Z] === RUN TestDockerSuite/TestContainerAPIGetExport 11:09:25 [2020-10-06T11:09:25.805Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 11:09:27 [2020-10-06T11:09:27.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 11:09:27 [2020-10-06T11:09:27.973Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 11:09:27 [2020-10-06T11:09:27.973Z] === RUN TestDockerSuite/TestContainerAPIKill 11:09:29 [2020-10-06T11:09:29.502Z] === RUN TestDockerSuite/TestContainerAPIPause 11:09:29 [2020-10-06T11:09:29.502Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 11:09:31 [2020-10-06T11:09:31.669Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 11:09:31 [2020-10-06T11:09:31.669Z] === RUN TestDockerSuite/TestContainerAPIRename 11:09:33 [2020-10-06T11:09:33.196Z] === RUN TestDockerSuite/TestContainerAPIRestart 11:09:36 [2020-10-06T11:09:36.909Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 11:09:40 [2020-10-06T11:09:40.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 11:09:40 [2020-10-06T11:09:40.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 11:09:40 [2020-10-06T11:09:40.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 11:09:40 [2020-10-06T11:09:40.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 11:09:40 [2020-10-06T11:09:40.625Z] === RUN TestDockerSuite/TestContainerAPIStart 11:09:42 [2020-10-06T11:09:42.149Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 11:09:42 [2020-10-06T11:09:42.149Z] === RUN TestDockerSuite/TestContainerAPIStop 11:09:44 [2020-10-06T11:09:44.316Z] === RUN TestDockerSuite/TestContainerAPITop 11:09:44 [2020-10-06T11:09:44.316Z] === RUN TestDockerSuite/TestContainerAPITopWindows 11:09:45 [2020-10-06T11:09:45.846Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 11:09:45 [2020-10-06T11:09:45.846Z] === RUN TestDockerSuite/TestContainerAPIWait 11:09:50 [2020-10-06T11:09:50.511Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 11:09:52 [2020-10-06T11:09:52.039Z] === RUN TestDockerSuite/TestContainerNetworkMode 11:09:52 [2020-10-06T11:09:52.039Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 11:09:52 [2020-10-06T11:09:52.039Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 11:09:52 [2020-10-06T11:09:52.039Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 11:09:52 [2020-10-06T11:09:52.039Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 11:09:52 [2020-10-06T11:09:52.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 11:09:53 [2020-10-06T11:09:53.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 11:09:53 [2020-10-06T11:09:53.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 11:09:55 [2020-10-06T11:09:55.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 11:09:57 [2020-10-06T11:09:57.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 11:09:59 [2020-10-06T11:09:59.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 11:10:00 [2020-10-06T11:10:00.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 11:10:07 [2020-10-06T11:10:07.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008b5020_<nil>} 11:10:09 [2020-10-06T11:10:09.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1336795798_c:\foo_false__<nil>_<nil>_<nil>} 11:10:11 [2020-10-06T11:10:11.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1336795798_c:\foo_true__<nil>_<nil>_<nil>} 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestCopyAndRestart 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestCopyCreatedContainer 11:10:14 [2020-10-06T11:10:14.330Z] === RUN TestDockerSuite/TestCpAbsolutePath 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseA 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseB 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseC 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseD 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseE 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseF 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseG 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseH 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseI 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromCaseJ 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 11:10:16 [2020-10-06T11:10:16.494Z] === RUN TestDockerSuite/TestCpGarbagePath 11:10:18 [2020-10-06T11:10:18.660Z] === RUN TestDockerSuite/TestCpLocalOnly 11:10:18 [2020-10-06T11:10:18.660Z] === RUN TestDockerSuite/TestCpNameHasColon 11:10:18 [2020-10-06T11:10:18.660Z] === RUN TestDockerSuite/TestCpRelativePath 11:10:20 [2020-10-06T11:10:20.826Z] === RUN TestDockerSuite/TestCpSpecialFiles 11:10:20 [2020-10-06T11:10:20.826Z] === RUN TestDockerSuite/TestCpSymlinkComponent 11:10:20 [2020-10-06T11:10:20.826Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 11:10:20 [2020-10-06T11:10:20.826Z] === RUN TestDockerSuite/TestCpToCaseA 11:10:24 [2020-10-06T11:10:24.538Z] === RUN TestDockerSuite/TestCpToCaseB 11:10:26 [2020-10-06T11:10:26.704Z] === RUN TestDockerSuite/TestCpToCaseC 11:10:26 [2020-10-06T11:10:26.704Z] === RUN TestDockerSuite/TestCpToCaseD 11:10:26 [2020-10-06T11:10:26.704Z] === RUN TestDockerSuite/TestCpToCaseE 11:10:31 [2020-10-06T11:10:31.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 11:10:39 [2020-10-06T11:10:39.043Z] === RUN TestDockerSuite/TestCpToCaseF 11:10:39 [2020-10-06T11:10:39.043Z] === RUN TestDockerSuite/TestCpToCaseG 11:10:39 [2020-10-06T11:10:39.043Z] === RUN TestDockerSuite/TestCpToCaseH 11:10:43 [2020-10-06T11:10:43.454Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 11:10:51 [2020-10-06T11:10:51.380Z] === RUN TestDockerSuite/TestCpToCaseI 11:10:51 [2020-10-06T11:10:51.380Z] === RUN TestDockerSuite/TestCpToCaseJ 11:10:51 [2020-10-06T11:10:51.380Z] === RUN TestDockerSuite/TestCpToDot 11:10:53 [2020-10-06T11:10:53.546Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 11:10:53 [2020-10-06T11:10:53.546Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 11:10:53 [2020-10-06T11:10:53.546Z] === RUN TestDockerSuite/TestCpToStdout 11:10:55 [2020-10-06T11:10:55.709Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 11:10:55 [2020-10-06T11:10:55.709Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 11:10:55 [2020-10-06T11:10:55.709Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 11:10:55 [2020-10-06T11:10:55.709Z] === RUN TestDockerSuite/TestCpVolumePath 11:10:55 [2020-10-06T11:10:55.709Z] === RUN TestDockerSuite/TestCreate64ByteHexID 11:10:55 [2020-10-06T11:10:55.709Z] === RUN TestDockerSuite/TestCreateArgs 11:10:55 [2020-10-06T11:10:55.710Z] === RUN TestDockerSuite/TestCreateByImageID 11:10:57 [2020-10-06T11:10:57.235Z] === RUN TestDockerSuite/TestCreateEchoStdout 11:10:59 [2020-10-06T11:10:59.399Z] === RUN TestDockerSuite/TestCreateGrowRootfs 11:10:59 [2020-10-06T11:10:59.399Z] === RUN TestDockerSuite/TestCreateHostConfig 11:10:59 [2020-10-06T11:10:59.399Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 11:11:01 [2020-10-06T11:11:01.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 11:11:01 [2020-10-06T11:11:01.561Z] === RUN TestDockerSuite/TestCreateLabelFromImage 11:11:01 [2020-10-06T11:11:01.561Z] === RUN TestDockerSuite/TestCreateLabels 11:11:02 [2020-10-06T11:11:02.016Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 11:11:02 [2020-10-06T11:11:02.016Z] === RUN TestDockerSuite/TestCreateRM 11:11:02 [2020-10-06T11:11:02.016Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 11:11:02 [2020-10-06T11:11:02.016Z] === RUN TestDockerSuite/TestCreateStopSignal 11:11:02 [2020-10-06T11:11:02.471Z] === RUN TestDockerSuite/TestCreateStopTimeout 11:11:02 [2020-10-06T11:11:02.471Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 11:11:11 [2020-10-06T11:11:11.007Z] === RUN TestDockerSuite/TestCreateVolumesCreated 11:11:11 [2020-10-06T11:11:11.007Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 11:11:11 [2020-10-06T11:11:11.007Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 11:11:14 [2020-10-06T11:11:14.719Z] === RUN TestDockerSuite/TestCreateWithPortRange 11:11:14 [2020-10-06T11:11:14.719Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 11:11:14 [2020-10-06T11:11:14.719Z] === RUN TestDockerSuite/TestCreateWithWorkdir 11:11:16 [2020-10-06T11:11:16.409Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDevicePermissions 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDockerFails 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestEventsAttach 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestEventsCommit 11:11:16 [2020-10-06T11:11:16.881Z] === RUN TestDockerSuite/TestEventsContainerEvents 11:11:23 [2020-10-06T11:11:23.931Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 11:11:26 [2020-10-06T11:11:26.092Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 11:11:28 [2020-10-06T11:11:28.255Z] === RUN TestDockerSuite/TestEventsContainerRestart 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite (436.99s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_external_volume_driver_test.go:53: [df43472626d7a] daemon is not started 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_external_volume_driver_test.go:53: [d8d64fd0811e8] daemon is not started 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_external_volume_driver_test.go:53: [d45c6df607c8c] daemon is not started 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.14s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_external_volume_driver_test.go:53: [d86a8302c6d14] daemon is not started 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_external_volume_driver_test.go:485: [d02e7c52f551a] daemon is not started 11:11:31 [2020-10-06T11:11:31.278Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_external_volume_driver_test.go:53: [d24c27d7cb7a6] daemon is not started 11:11:31 [2020-10-06T11:11:31.278Z] PASS 11:11:31 [2020-10-06T11:11:31.278Z] 11:11:31 [2020-10-06T11:11:31.278Z] === Skipped 11:11:31 [2020-10-06T11:11:31.278Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 11:11:31 [2020-10-06T11:11:31.278Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 11:11:31 [2020-10-06T11:11:31.278Z] check_test.go:309: [dabba5fa43b04] daemon is not started 11:11:31 [2020-10-06T11:11:31.278Z] 11:11:31 [2020-10-06T11:11:31.278Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 11:11:31 [2020-10-06T11:11:31.278Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 11:11:31 [2020-10-06T11:11:31.278Z] check_test.go:309: [d1315df2225cf] daemon is not started 11:11:31 [2020-10-06T11:11:31.278Z] 11:11:31 [2020-10-06T11:11:31.278Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 11:11:31 [2020-10-06T11:11:31.278Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 11:11:31 [2020-10-06T11:11:31.278Z] check_test.go:309: [d66f6a04f09c4] daemon is not started 11:11:31 [2020-10-06T11:11:31.278Z] 11:11:31 [2020-10-06T11:11:31.278Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 11:11:31 [2020-10-06T11:11:31.278Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 11:11:31 [2020-10-06T11:11:31.278Z] 11:11:31 [2020-10-06T11:11:31.278Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 11:11:31 [2020-10-06T11:11:31.278Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 11:11:31 [2020-10-06T11:11:31.278Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 11:11:31 [2020-10-06T11:11:31.278Z] 11:11:31 [2020-10-06T11:11:31.278Z] 11:11:31 [2020-10-06T11:11:31.278Z] DONE 273 tests, 5 skipped in 2509.988s 11:11:31 [2020-10-06T11:11:31.278Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 11:11:31 [2020-10-06T11:11:31.278Z] ++++ cat bundles/test-integration/docker.pid 11:11:31 [2020-10-06T11:11:31.278Z] +++ kill 7661 11:11:31 [2020-10-06T11:11:31.536Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d85dace329e4b/docker.pid 11:11:31 [2020-10-06T11:11:31.536Z] +++ kill 5483 11:11:31 [2020-10-06T11:11:31.536Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5483 is not a child of this shell 11:11:31 [2020-10-06T11:11:31.536Z] warning: PID 5483 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d85dace329e4b/docker.pid had a nonzero exit code 11:11:31 [2020-10-06T11:11:31.536Z] +++ /etc/init.d/apparmor stop 11:11:31 [2020-10-06T11:11:31.536Z] Leaving: AppArmorNo profiles have been unloaded. 11:11:31 [2020-10-06T11:11:31.536Z] 11:11:31 [2020-10-06T11:11:31.536Z] Unloading profiles will leave already running processes permanently 11:11:31 [2020-10-06T11:11:31.536Z] unconfined, which can lead to unexpected situations. 11:11:31 [2020-10-06T11:11:31.536Z] 11:11:31 [2020-10-06T11:11:31.536Z] To set a process to complain mode, use the command line tool 11:11:31 [2020-10-06T11:11:31.536Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 11:11:31 [2020-10-06T11:11:31.536Z] +++ true 11:11:31 [2020-10-06T11:11:31.536Z] exiting test-integration 11:11:31 [2020-10-06T11:11:31.536Z] ++ exit 0 11:11:31 [2020-10-06T11:11:31.536Z] 11:11:31 [2020-10-06T11:11:31.794Z] + exit 0 11:11:31 [2020-10-06T11:11:31.794Z] ++ jobs -p 11:11:31 [2020-10-06T11:11:31.794Z] + pids= 11:11:31 [2020-10-06T11:11:31.794Z] + echo 'Remaining pids to kill: []' 11:11:31 [2020-10-06T11:11:31.794Z] Remaining pids to kill: [] 11:11:31 [2020-10-06T11:11:31.794Z] + '[' -z '' ']' Post stage [Pipeline] junit 11:11:31 [2020-10-06T11:11:31.810Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 11:11:34 [2020-10-06T11:11:34.057Z] + echo Ensuring container killed. 11:11:34 [2020-10-06T11:11:34.057Z] Ensuring container killed. 11:11:34 [2020-10-06T11:11:34.057Z] + docker ps -aq -f name=docker-pr1-* 11:11:34 [2020-10-06T11:11:34.057Z] + cids=4366c438f371 11:11:34 [2020-10-06T11:11:34.057Z] ef4faa02e8dc 11:11:34 [2020-10-06T11:11:34.057Z] fa102016a26c 11:11:34 [2020-10-06T11:11:34.057Z] + [ -n 4366c438f371 11:11:34 [2020-10-06T11:11:34.057Z] ef4faa02e8dc 11:11:34 [2020-10-06T11:11:34.057Z] fa102016a26c ] 11:11:34 [2020-10-06T11:11:34.057Z] + docker rm -vf 4366c438f371 ef4faa02e8dc fa102016a26c 11:11:34 [2020-10-06T11:11:34.993Z] 4366c438f371 11:11:35 [2020-10-06T11:11:35.296Z] === RUN TestDockerSuite/TestEventsCopy 11:11:36 [2020-10-06T11:11:36.370Z] ef4faa02e8dc 11:11:36 [2020-10-06T11:11:36.370Z] fa102016a26c [Pipeline] sh 11:11:36 [2020-10-06T11:11:36.659Z] + echo Chowning /workspace to jenkins user 11:11:36 [2020-10-06T11:11:36.659Z] Chowning /workspace to jenkins user 11:11:36 [2020-10-06T11:11:36.659Z] + id -u 11:11:36 [2020-10-06T11:11:36.659Z] + id -g 11:11:36 [2020-10-06T11:11:36.659Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41530:/workspace busybox chown -R 1000:1000 /workspace 11:11:36 [2020-10-06T11:11:36.659Z] Unable to find image 'busybox:latest' locally 11:11:36 [2020-10-06T11:11:36.659Z] latest: Pulling from library/busybox 11:11:36 [2020-10-06T11:11:36.917Z] df8698476c65: Pulling fs layer 11:11:36 [2020-10-06T11:11:36.917Z] df8698476c65: Verifying Checksum 11:11:36 [2020-10-06T11:11:36.917Z] df8698476c65: Download complete 11:11:37 [2020-10-06T11:11:37.176Z] df8698476c65: Pull complete 11:11:37 [2020-10-06T11:11:37.176Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a 11:11:37 [2020-10-06T11:11:37.176Z] Status: Downloaded newer image for busybox:latest 11:11:39 [2020-10-06T11:11:39.959Z] === RUN TestDockerSuite/TestEventsFilterContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh 11:11:40 [2020-10-06T11:11:40.763Z] + bundleName=amd64 11:11:40 [2020-10-06T11:11:40.763Z] + echo Creating amd64-bundles.tar.gz 11:11:40 [2020-10-06T11:11:40.763Z] Creating amd64-bundles.tar.gz 11:11:40 [2020-10-06T11:11:40.763Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 11:11:40 [2020-10-06T11:11:40.763Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts 11:11:41 [2020-10-06T11:11:41.708Z] Archiving artifacts 11:11:43 [2020-10-06T11:11:43.562Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41530/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 11:11:43 [2020-10-06T11:11:43.671Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 11:11:43 [2020-10-06T11:11:43.876Z] + make clean 11:11:44 [2020-10-06T11:11:44.135Z] docker volume rm -f docker-dev-cache 11:11:44 [2020-10-06T11:11:44.135Z] docker-dev-cache [Pipeline] deleteDir 11:11:45 [2020-10-06T11:11:45.834Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 11:11:46 [2020-10-06T11:11:46.290Z] === RUN TestDockerSuite/TestEventsFilterImageName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:11:49 [2020-10-06T11:11:49.198Z] === RUN TestDockerSuite/TestEventsFilterLabels 11:11:50 [2020-10-06T11:11:50.169Z] === RUN TestDockerSuite/TestEventsFilterType 11:11:51 [2020-10-06T11:11:51.131Z] === RUN TestDockerSuite/TestEventsFilters 11:11:55 [2020-10-06T11:11:55.794Z] === RUN TestDockerSuite/TestEventsFormat 11:11:59 [2020-10-06T11:11:59.506Z] === RUN TestDockerSuite/TestEventsFormatBadField 11:11:59 [2020-10-06T11:11:59.506Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 11:11:59 [2020-10-06T11:11:59.506Z] === RUN TestDockerSuite/TestEventsImageImport 11:11:59 [2020-10-06T11:11:59.506Z] === RUN TestDockerSuite/TestEventsImageLoad 11:11:59 [2020-10-06T11:11:59.506Z] === RUN TestDockerSuite/TestEventsImagePull 11:11:59 [2020-10-06T11:11:59.506Z] === RUN TestDockerSuite/TestEventsImageTag 11:12:00 [2020-10-06T11:12:00.469Z] === RUN TestDockerSuite/TestEventsPluginOps 11:12:00 [2020-10-06T11:12:00.469Z] === RUN TestDockerSuite/TestEventsRename 11:12:02 [2020-10-06T11:12:02.632Z] === RUN TestDockerSuite/TestEventsResize 11:12:04 [2020-10-06T11:12:04.798Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 11:12:06 [2020-10-06T11:12:06.323Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 11:12:08 [2020-10-06T11:12:08.488Z] === RUN TestDockerSuite/TestEventsTimestampFormats 11:12:13 [2020-10-06T11:12:13.154Z] === RUN TestDockerSuite/TestEventsTop 11:12:13 [2020-10-06T11:12:13.154Z] === RUN TestDockerSuite/TestEventsUntag 11:12:16 [2020-10-06T11:12:16.044Z] === RUN TestDockerSuite/TestEventsUntilInThePast 11:12:18 [2020-10-06T11:12:18.939Z] === RUN TestDockerSuite/TestExec 11:12:18 [2020-10-06T11:12:18.939Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 11:12:18 [2020-10-06T11:12:18.939Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 11:12:20 [2020-10-06T11:12:20.466Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 11:12:21 [2020-10-06T11:12:21.994Z] === RUN TestDockerSuite/TestExecAPIStart 11:12:21 [2020-10-06T11:12:21.994Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 11:12:21 [2020-10-06T11:12:21.994Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 11:12:21 [2020-10-06T11:12:21.994Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 11:12:23 [2020-10-06T11:12:23.524Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 11:12:25 [2020-10-06T11:12:25.692Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 11:12:27 [2020-10-06T11:12:27.228Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 11:12:28 [2020-10-06T11:12:28.768Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 11:12:32 [2020-10-06T11:12:32.498Z] === RUN TestDockerSuite/TestExecCgroup 11:12:32 [2020-10-06T11:12:32.498Z] === RUN TestDockerSuite/TestExecEnv 11:12:32 [2020-10-06T11:12:32.498Z] === RUN TestDockerSuite/TestExecEnvLinksHost 11:12:32 [2020-10-06T11:12:32.498Z] === RUN TestDockerSuite/TestExecExitStatus 11:12:34 [2020-10-06T11:12:34.664Z] === RUN TestDockerSuite/TestExecInspectID 11:12:37 [2020-10-06T11:12:37.560Z] === RUN TestDockerSuite/TestExecInteractive 11:12:37 [2020-10-06T11:12:37.560Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 11:12:37 [2020-10-06T11:12:37.560Z] === RUN TestDockerSuite/TestExecParseError 11:12:37 [2020-10-06T11:12:37.560Z] === RUN TestDockerSuite/TestExecPausedContainer 11:12:37 [2020-10-06T11:12:37.560Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 11:12:37 [2020-10-06T11:12:37.560Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 11:12:39 [2020-10-06T11:12:39.724Z] === RUN TestDockerSuite/TestExecSetEnv 11:12:39 [2020-10-06T11:12:39.724Z] === RUN TestDockerSuite/TestExecStartFails 11:12:39 [2020-10-06T11:12:39.724Z] === RUN TestDockerSuite/TestExecStateCleanup 11:12:39 [2020-10-06T11:12:39.724Z] === RUN TestDockerSuite/TestExecStopNotHanging 11:12:39 [2020-10-06T11:12:39.724Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 11:12:39 [2020-10-06T11:12:39.724Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 11:12:41 [2020-10-06T11:12:41.885Z] === RUN TestDockerSuite/TestExecUlimits 11:12:41 [2020-10-06T11:12:41.885Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 11:12:48 [2020-10-06T11:12:48.927Z] === RUN TestDockerSuite/TestExecWithImageUser 11:12:48 [2020-10-06T11:12:48.927Z] === RUN TestDockerSuite/TestExecWithPrivileged 11:12:48 [2020-10-06T11:12:48.927Z] === RUN TestDockerSuite/TestExecWithUser 11:12:48 [2020-10-06T11:12:48.927Z] === RUN TestDockerSuite/TestGetContainerStats 11:12:53 [2020-10-06T11:12:53.591Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 11:12:59 [2020-10-06T11:12:59.359Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 11:13:02 [2020-10-06T11:13:02.255Z] === RUN TestDockerSuite/TestGetContainerStatsStream 11:13:08 [2020-10-06T11:13:08.021Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 11:13:08 [2020-10-06T11:13:08.021Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 11:13:08 [2020-10-06T11:13:08.021Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 11:13:08 [2020-10-06T11:13:08.021Z] === RUN TestDockerSuite/TestHealth 11:13:08 [2020-10-06T11:13:08.021Z] === RUN TestDockerSuite/TestHistoryExistentImage 11:13:08 [2020-10-06T11:13:08.021Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 11:13:08 [2020-10-06T11:13:08.021Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 11:13:08 [2020-10-06T11:13:08.021Z] === RUN TestDockerSuite/TestHistoryImageWithComment 11:13:12 [2020-10-06T11:13:12.695Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 11:13:12 [2020-10-06T11:13:12.695Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 11:13:12 [2020-10-06T11:13:12.695Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 11:13:12 [2020-10-06T11:13:12.695Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 11:13:12 [2020-10-06T11:13:12.695Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 11:13:12 [2020-10-06T11:13:12.695Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 11:13:13 [2020-10-06T11:13:13.150Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 11:13:13 [2020-10-06T11:13:13.150Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 11:13:14 [2020-10-06T11:13:14.113Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 11:13:14 [2020-10-06T11:13:14.113Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 11:13:15 [2020-10-06T11:13:15.643Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 11:13:15 [2020-10-06T11:13:15.643Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 11:13:17 [2020-10-06T11:13:17.805Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 11:13:19 [2020-10-06T11:13:19.975Z] === RUN TestDockerSuite/TestImagesFormat 11:13:19 [2020-10-06T11:13:19.975Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 11:13:19 [2020-10-06T11:13:19.975Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 11:13:23 [2020-10-06T11:13:23.699Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 11:13:23 [2020-10-06T11:13:23.699Z] === RUN TestDockerSuite/TestImportBadURL 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestImportDisplay 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestImportFile 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestImportFileWithMessage 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestImportGzipped 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 11:13:25 [2020-10-06T11:13:25.864Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 11:13:28 [2020-10-06T11:13:28.028Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 11:13:29 [2020-10-06T11:13:29.555Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 11:13:29 [2020-10-06T11:13:29.555Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 11:13:30 [2020-10-06T11:13:30.011Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 11:13:30 [2020-10-06T11:13:30.011Z] === RUN TestDockerSuite/TestInspectAmpersand 11:13:30 [2020-10-06T11:13:30.011Z] === RUN TestDockerSuite/TestInspectBindMountPoint 11:13:31 [2020-10-06T11:13:31.544Z] === RUN TestDockerSuite/TestInspectByPrefix 11:13:31 [2020-10-06T11:13:31.999Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 11:13:33 [2020-10-06T11:13:33.524Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 11:13:33 [2020-10-06T11:13:33.524Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 11:13:33 [2020-10-06T11:13:33.524Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 11:13:33 [2020-10-06T11:13:33.524Z] === RUN TestDockerSuite/TestInspectDefault 11:13:40 [2020-10-06T11:13:40.573Z] === RUN TestDockerSuite/TestInspectHistory 11:13:45 [2020-10-06T11:13:45.237Z] === RUN TestDockerSuite/TestInspectImage 11:13:45 [2020-10-06T11:13:45.237Z] === RUN TestDockerSuite/TestInspectImageFilterInt 11:13:45 [2020-10-06T11:13:45.237Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 11:13:45 [2020-10-06T11:13:45.237Z] === RUN TestDockerSuite/TestInspectInt64 11:13:46 [2020-10-06T11:13:46.764Z] === RUN TestDockerSuite/TestInspectJSONFields 11:13:48 [2020-10-06T11:13:48.294Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 11:13:48 [2020-10-06T11:13:48.294Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 11:13:50 [2020-10-06T11:13:50.462Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 11:13:51 [2020-10-06T11:13:51.988Z] === RUN TestDockerSuite/TestInspectPlugin 11:13:51 [2020-10-06T11:13:51.988Z] === RUN TestDockerSuite/TestInspectRootFS 11:13:51 [2020-10-06T11:13:51.988Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 11:13:53 [2020-10-06T11:13:53.515Z] === RUN TestDockerSuite/TestInspectStatus 11:13:55 [2020-10-06T11:13:55.678Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 11:13:59 [2020-10-06T11:13:59.390Z] === RUN TestDockerSuite/TestInspectTemplateError 11:14:01 [2020-10-06T11:14:01.552Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 11:14:03 [2020-10-06T11:14:03.080Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 11:14:04 [2020-10-06T11:14:04.605Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 11:14:06 [2020-10-06T11:14:06.769Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 11:14:08 [2020-10-06T11:14:08.932Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestInspectUnknownObject 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestLinkShortDefinition 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestLinksEnvs 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 11:14:10 [2020-10-06T11:14:10.458Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 11:14:10 [2020-10-06T11:14:10.913Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 11:14:10 [2020-10-06T11:14:10.913Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 11:14:10 [2020-10-06T11:14:10.913Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 11:14:10 [2020-10-06T11:14:10.913Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 11:14:10 [2020-10-06T11:14:10.914Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 11:14:10 [2020-10-06T11:14:10.914Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 11:14:10 [2020-10-06T11:14:10.914Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 11:14:10 [2020-10-06T11:14:10.914Z] === RUN TestDockerSuite/TestLoginWithoutTTY 11:14:10 [2020-10-06T11:14:10.914Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 11:14:10 [2020-10-06T11:14:10.914Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 11:14:12 [2020-10-06T11:14:12.442Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 11:14:13 [2020-10-06T11:14:13.968Z] === RUN TestDockerSuite/TestLogsAPIUntil 11:14:19 [2020-10-06T11:14:19.735Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 11:14:21 [2020-10-06T11:14:21.262Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 11:14:21 [2020-10-06T11:14:21.262Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 11:14:24 [2020-10-06T11:14:24.974Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 11:14:24 [2020-10-06T11:14:24.974Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 11:14:32 [2020-10-06T11:14:32.016Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 11:14:37 [2020-10-06T11:14:37.778Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 11:14:43 [2020-10-06T11:14:43.544Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 11:14:45 [2020-10-06T11:14:45.710Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 11:14:47 [2020-10-06T11:14:47.235Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 11:14:47 [2020-10-06T11:14:47.235Z] === RUN TestDockerSuite/TestLogsFollowStopped 11:14:49 [2020-10-06T11:14:49.403Z] === RUN TestDockerSuite/TestLogsSeparateStderr 11:14:52 [2020-10-06T11:14:52.291Z] === RUN TestDockerSuite/TestLogsSince 11:15:00 [2020-10-06T11:15:00.828Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 11:15:00 [2020-10-06T11:15:00.828Z] === RUN TestDockerSuite/TestLogsStderrInStdout 11:15:00 [2020-10-06T11:15:00.828Z] === RUN TestDockerSuite/TestLogsTail 11:15:02 [2020-10-06T11:15:02.995Z] === RUN TestDockerSuite/TestLogsTimestamps 11:15:05 [2020-10-06T11:15:05.162Z] === RUN TestDockerSuite/TestLogsWithDetails 11:15:06 [2020-10-06T11:15:06.688Z] === RUN TestDockerSuite/TestMountIntoProc 11:15:06 [2020-10-06T11:15:06.688Z] === RUN TestDockerSuite/TestMountIntoSys 11:15:06 [2020-10-06T11:15:06.688Z] === RUN TestDockerSuite/TestNetHostname 11:15:06 [2020-10-06T11:15:06.688Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 11:15:06 [2020-10-06T11:15:06.688Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 11:15:06 [2020-10-06T11:15:06.688Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 11:15:06 [2020-10-06T11:15:06.688Z] === RUN TestDockerSuite/TestPluginActive 11:15:06 [2020-10-06T11:15:06.688Z] === RUN TestDockerSuite/TestPluginActiveNetwork 11:15:06 [2020-10-06T11:15:06.688Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPluginLogDriver 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPluginMetricsCollector 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPluginUpgrade 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPortExposeHostBinding 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPortHostBinding 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPortList 11:15:07 [2020-10-06T11:15:07.145Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersAttach 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 11:15:10 [2020-10-06T11:15:10.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 11:15:14 [2020-10-06T11:15:14.573Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 11:15:14 [2020-10-06T11:15:14.573Z] === RUN TestDockerSuite/TestPsByOrder 11:15:23 [2020-10-06T11:15:23.105Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 11:15:23 [2020-10-06T11:15:23.105Z] === RUN TestDockerSuite/TestPsListContainersBase 11:15:31 [2020-10-06T11:15:31.641Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 11:15:43 [2020-10-06T11:15:43.982Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 11:15:43 [2020-10-06T11:15:43.983Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 11:15:43 [2020-10-06T11:15:43.983Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 11:15:56 [2020-10-06T11:15:56.318Z] === RUN TestDockerSuite/TestPsListContainersFilterID 11:15:59 [2020-10-06T11:15:59.205Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 11:16:04 [2020-10-06T11:16:04.974Z] === RUN TestDockerSuite/TestPsListContainersFilterName 11:16:08 [2020-10-06T11:16:08.689Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 11:16:08 [2020-10-06T11:16:08.689Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 11:16:08 [2020-10-06T11:16:08.689Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 11:16:12 [2020-10-06T11:16:12.402Z] === RUN TestDockerSuite/TestPsListContainersSize 11:16:12 [2020-10-06T11:16:12.402Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 11:16:12 [2020-10-06T11:16:12.402Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 11:16:12 [2020-10-06T11:16:12.402Z] === RUN TestDockerSuite/TestPsRightTagName 11:16:12 [2020-10-06T11:16:12.402Z] === RUN TestDockerSuite/TestPsShowMounts 11:16:18 [2020-10-06T11:16:18.164Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 11:16:18 [2020-10-06T11:16:18.164Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 11:16:20 [2020-10-06T11:16:20.337Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 11:16:20 [2020-10-06T11:16:20.337Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 11:16:21 [2020-10-06T11:16:21.298Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 11:16:22 [2020-10-06T11:16:22.259Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 11:16:22 [2020-10-06T11:16:22.259Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 11:16:25 [2020-10-06T11:16:25.974Z] === RUN TestDockerSuite/TestRestartContainerSuccess 11:16:29 [2020-10-06T11:16:29.687Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 11:16:31 [2020-10-06T11:16:31.851Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 11:16:49 [2020-10-06T11:16:49.492Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 11:16:49 [2020-10-06T11:16:49.492Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 11:16:53 [2020-10-06T11:16:53.205Z] === RUN TestDockerSuite/TestRestartPolicyAlways 11:16:53 [2020-10-06T11:16:53.205Z] === RUN TestDockerSuite/TestRestartPolicyNO 11:16:53 [2020-10-06T11:16:53.205Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 11:16:53 [2020-10-06T11:16:53.660Z] === RUN TestDockerSuite/TestRestartRunningContainer 11:16:57 [2020-10-06T11:16:57.372Z] === RUN TestDockerSuite/TestRestartStoppedContainer 11:17:01 [2020-10-06T11:17:01.087Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 11:17:01 [2020-10-06T11:17:01.087Z] === RUN TestDockerSuite/TestRestartWithVolumes 11:17:04 [2020-10-06T11:17:04.800Z] === RUN TestDockerSuite/TestRmiBlank 11:17:04 [2020-10-06T11:17:04.800Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 11:17:04 [2020-10-06T11:17:04.800Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 11:17:22 [2020-10-06T11:17:22.437Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 11:17:25 [2020-10-06T11:17:25.324Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 11:17:25 [2020-10-06T11:17:25.324Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 11:17:31 [2020-10-06T11:17:31.100Z] === RUN TestDockerSuite/TestRmiImgIDForce 11:17:35 [2020-10-06T11:17:35.787Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 11:17:42 [2020-10-06T11:17:42.855Z] === RUN TestDockerSuite/TestRmiParentImageFail 11:17:47 [2020-10-06T11:17:47.562Z] === RUN TestDockerSuite/TestRmiTag 11:17:47 [2020-10-06T11:17:47.562Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 11:17:49 [2020-10-06T11:17:49.738Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 11:18:04 [2020-10-06T11:18:04.559Z] === RUN TestDockerSuite/TestRmiWithContainerFails 11:18:06 [2020-10-06T11:18:06.736Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 11:18:11 [2020-10-06T11:18:11.425Z] === RUN TestDockerSuite/TestRmiWithParentInUse 11:18:12 [2020-10-06T11:18:12.392Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 11:18:12 [2020-10-06T11:18:12.392Z] === RUN TestDockerSuite/TestRunAddHost 11:18:12 [2020-10-06T11:18:12.392Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 11:18:12 [2020-10-06T11:18:12.392Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 11:18:12 [2020-10-06T11:18:12.392Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 11:18:12 [2020-10-06T11:18:12.392Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 11:18:12 [2020-10-06T11:18:12.392Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 11:18:12 [2020-10-06T11:18:12.392Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 11:18:13 [2020-10-06T11:18:13.927Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 11:18:13 [2020-10-06T11:18:13.927Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 11:18:13 [2020-10-06T11:18:13.927Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 11:18:17 [2020-10-06T11:18:17.660Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 11:18:20 [2020-10-06T11:18:20.566Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 11:18:22 [2020-10-06T11:18:22.101Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 11:18:24 [2020-10-06T11:18:24.277Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 11:18:25 [2020-10-06T11:18:25.811Z] === RUN TestDockerSuite/TestRunAttachWithDetach 11:18:25 [2020-10-06T11:18:25.811Z] === RUN TestDockerSuite/TestRunBindMounts 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapAddInvalid 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCapDropInvalid 11:18:29 [2020-10-06T11:18:29.543Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 11:18:31 [2020-10-06T11:18:31.725Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 11:18:31 [2020-10-06T11:18:31.725Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 11:18:34 [2020-10-06T11:18:34.631Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 11:18:34 [2020-10-06T11:18:34.631Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 11:18:34 [2020-10-06T11:18:34.631Z] === RUN TestDockerSuite/TestRunContainerNetwork 11:18:36 [2020-10-06T11:18:36.168Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 11:18:36 [2020-10-06T11:18:36.168Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 11:18:36 [2020-10-06T11:18:36.168Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 11:18:36 [2020-10-06T11:18:36.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 11:18:36 [2020-10-06T11:18:36.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 11:18:36 [2020-10-06T11:18:36.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 11:18:36 [2020-10-06T11:18:36.168Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 11:18:36 [2020-10-06T11:18:36.168Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 11:18:43 [2020-10-06T11:18:43.243Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 11:18:44 [2020-10-06T11:18:44.781Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 11:18:46 [2020-10-06T11:18:46.961Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 11:18:46 [2020-10-06T11:18:46.962Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 11:18:46 [2020-10-06T11:18:46.962Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 11:18:46 [2020-10-06T11:18:46.962Z] === RUN TestDockerSuite/TestRunCreateVolume 11:18:49 [2020-10-06T11:18:49.143Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 11:18:49 [2020-10-06T11:18:49.143Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 11:18:49 [2020-10-06T11:18:49.143Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 11:18:49 [2020-10-06T11:18:49.143Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 11:18:49 [2020-10-06T11:18:49.143Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 11:18:50 [2020-10-06T11:18:50.681Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 11:18:55 [2020-10-06T11:18:55.374Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 11:18:55 [2020-10-06T11:18:55.374Z] === RUN TestDockerSuite/TestRunDNSInHostMode 11:18:55 [2020-10-06T11:18:55.374Z] === RUN TestDockerSuite/TestRunDNSOptions 11:18:55 [2020-10-06T11:18:55.374Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 11:18:55 [2020-10-06T11:18:55.374Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 11:18:55 [2020-10-06T11:18:55.374Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 11:18:55 [2020-10-06T11:18:55.374Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 11:18:57 [2020-10-06T11:18:57.553Z] === RUN TestDockerSuite/TestRunDeviceNumbers 11:18:57 [2020-10-06T11:18:57.553Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 11:18:57 [2020-10-06T11:18:57.553Z] === RUN TestDockerSuite/TestRunDuplicateMount 11:18:57 [2020-10-06T11:18:57.553Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 11:18:59 [2020-10-06T11:18:59.090Z] === RUN TestDockerSuite/TestRunEchoStdout 11:19:01 [2020-10-06T11:19:01.273Z] === RUN TestDockerSuite/TestRunEmptyEnv 11:19:01 [2020-10-06T11:19:01.273Z] === RUN TestDockerSuite/TestRunEntrypoint 11:19:03 [2020-10-06T11:19:03.453Z] === RUN TestDockerSuite/TestRunEnvironment 11:19:03 [2020-10-06T11:19:03.453Z] === RUN TestDockerSuite/TestRunEnvironmentErase 11:19:03 [2020-10-06T11:19:03.453Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 11:19:03 [2020-10-06T11:19:03.453Z] === RUN TestDockerSuite/TestRunExitCode 11:19:04 [2020-10-06T11:19:04.990Z] === RUN TestDockerSuite/TestRunExitCodeOne 11:19:07 [2020-10-06T11:19:07.170Z] === RUN TestDockerSuite/TestRunExitCodeZero 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunExposePort 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunFullHostnameSet 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunGroupAdd 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunHostnameFQDN 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunInspectMacAddress 11:19:11 [2020-10-06T11:19:11.640Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 11:19:13 [2020-10-06T11:19:13.820Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 11:19:13 [2020-10-06T11:19:13.821Z] === RUN TestDockerSuite/TestRunInvalidReference 11:19:13 [2020-10-06T11:19:13.821Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 11:19:14 [2020-10-06T11:19:14.279Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 11:19:14 [2020-10-06T11:19:14.279Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 11:19:14 [2020-10-06T11:19:14.279Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 11:19:14 [2020-10-06T11:19:14.279Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 11:19:21 [2020-10-06T11:19:21.358Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 11:19:21 [2020-10-06T11:19:21.358Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 11:19:22 [2020-10-06T11:19:22.894Z] === RUN TestDockerSuite/TestRunModeHostname 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunModeIpcHost 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunModePIDContainer 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunModePIDHost 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunModeUTSHost 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunMount 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunMountOrdering 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 11:19:22 [2020-10-06T11:19:22.895Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 11:19:28 [2020-10-06T11:19:28.686Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 11:19:28 [2020-10-06T11:19:28.686Z] === RUN TestDockerSuite/TestRunNamedVolume 11:19:28 [2020-10-06T11:19:28.686Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 11:19:28 [2020-10-06T11:19:28.686Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 11:19:33 [2020-10-06T11:19:33.388Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNetHost 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 11:19:36 [2020-10-06T11:19:36.298Z] === RUN TestDockerSuite/TestRunNoDupVolumes 11:19:36 [2020-10-06T11:19:36.758Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 11:19:37 [2020-10-06T11:19:37.727Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 11:19:39 [2020-10-06T11:19:39.264Z] === RUN TestDockerSuite/TestRunNonExistingCmd 11:19:41 [2020-10-06T11:19:41.445Z] === RUN TestDockerSuite/TestRunNonExistingImage 11:19:42 [2020-10-06T11:19:42.413Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 11:19:43 [2020-10-06T11:19:43.955Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 11:19:44 [2020-10-06T11:19:44.415Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 11:19:44 [2020-10-06T11:19:44.415Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 11:19:44 [2020-10-06T11:19:44.415Z] === RUN TestDockerSuite/TestRunPortInUse 11:19:44 [2020-10-06T11:19:44.415Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 11:19:44 [2020-10-06T11:19:44.415Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 11:19:44 [2020-10-06T11:19:44.415Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 11:19:44 [2020-10-06T11:19:44.415Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 11:19:44 [2020-10-06T11:19:44.415Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 11:19:46 [2020-10-06T11:19:46.594Z] === RUN TestDockerSuite/TestRunPublishPort 11:19:46 [2020-10-06T11:19:46.594Z] === RUN TestDockerSuite/TestRunReadFilteredProc 11:19:46 [2020-10-06T11:19:46.594Z] === RUN TestDockerSuite/TestRunReadProcLatency 11:19:46 [2020-10-06T11:19:46.594Z] === RUN TestDockerSuite/TestRunReadProcTimer 11:19:46 [2020-10-06T11:19:46.594Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 11:19:46 [2020-10-06T11:19:46.594Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 11:19:53 [2020-10-06T11:19:53.675Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 11:19:53 [2020-10-06T11:19:53.675Z] === RUN TestDockerSuite/TestRunRm 11:19:55 [2020-10-06T11:19:55.857Z] === RUN TestDockerSuite/TestRunRmAndWait 11:20:00 [2020-10-06T11:20:00.549Z] === RUN TestDockerSuite/TestRunRmPre125Api 11:20:02 [2020-10-06T11:20:02.728Z] === RUN TestDockerSuite/TestRunRootWorkdir 11:20:04 [2020-10-06T11:20:04.908Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 11:20:06 [2020-10-06T11:20:06.445Z] === RUN TestDockerSuite/TestRunSetMacAddress 11:20:09 [2020-10-06T11:20:09.352Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 11:20:09 [2020-10-06T11:20:09.352Z] === RUN TestDockerSuite/TestRunState 11:20:09 [2020-10-06T11:20:09.352Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 11:20:10 [2020-10-06T11:20:10.889Z] === RUN TestDockerSuite/TestRunStdinPipe 11:20:10 [2020-10-06T11:20:10.889Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 11:20:17 [2020-10-06T11:20:17.969Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 11:20:17 [2020-10-06T11:20:17.969Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 11:20:17 [2020-10-06T11:20:17.969Z] === RUN TestDockerSuite/TestRunTLSVerify 11:20:17 [2020-10-06T11:20:17.969Z] === RUN TestDockerSuite/TestRunTTYWithPipe 11:20:17 [2020-10-06T11:20:17.969Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 11:20:17 [2020-10-06T11:20:17.969Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUnshareProc 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUserByID 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUserByIDBig 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUserByIDNegative 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUserByIDZero 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUserByName 11:20:22 [2020-10-06T11:20:22.683Z] === RUN TestDockerSuite/TestRunUserDefaults 11:20:24 [2020-10-06T11:20:24.219Z] === RUN TestDockerSuite/TestRunUserNotFound 11:20:24 [2020-10-06T11:20:24.219Z] === RUN TestDockerSuite/TestRunVerifyContainerID 11:20:25 [2020-10-06T11:20:25.757Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 11:20:25 [2020-10-06T11:20:25.757Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 11:20:25 [2020-10-06T11:20:25.757Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 11:20:28 [2020-10-06T11:20:28.665Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 11:20:38 [2020-10-06T11:20:38.993Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 11:20:42 [2020-10-06T11:20:42.731Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 11:20:48 [2020-10-06T11:20:48.526Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 11:20:48 [2020-10-06T11:20:48.526Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 11:20:48 [2020-10-06T11:20:48.526Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared 11:20:48 [2020-10-06T11:20:48.526Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave 11:20:48 [2020-10-06T11:20:48.526Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 11:20:50 [2020-10-06T11:20:50.706Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 11:20:52 [2020-10-06T11:20:52.891Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 11:20:54 [2020-10-06T11:20:54.430Z] === RUN TestDockerSuite/TestRunWithBadDevice 11:20:54 [2020-10-06T11:20:54.430Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 11:20:54 [2020-10-06T11:20:54.430Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 11:20:54 [2020-10-06T11:20:54.889Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 11:20:54 [2020-10-06T11:20:54.889Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 11:20:54 [2020-10-06T11:20:54.889Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 11:20:54 [2020-10-06T11:20:54.889Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 11:20:54 [2020-10-06T11:20:54.889Z] === RUN TestDockerSuite/TestRunWithUlimits 11:20:54 [2020-10-06T11:20:54.889Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 11:20:58 [2020-10-06T11:20:58.627Z] === RUN TestDockerSuite/TestRunWithoutNetworking 11:21:00 [2020-10-06T11:21:00.167Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 11:21:01 [2020-10-06T11:21:01.706Z] === RUN TestDockerSuite/TestRunWorkingDirectory 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveCheckTimes 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveImageId 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveLoadNoTag 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveLoadParents 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveMultipleNames 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveSingleTag 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 11:21:05 [2020-10-06T11:21:05.447Z] === RUN TestDockerSuite/TestSearchCmdOptions 11:21:07 [2020-10-06T11:21:07.625Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 11:21:08 [2020-10-06T11:21:08.085Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 11:21:08 [2020-10-06T11:21:08.545Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 11:21:09 [2020-10-06T11:21:09.021Z] === RUN TestDockerSuite/TestSearchWithLimit 11:21:10 [2020-10-06T11:21:10.563Z] === RUN TestDockerSuite/TestSlowStdinClosing 11:21:20 [2020-10-06T11:21:20.890Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 11:21:20 [2020-10-06T11:21:20.890Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 11:21:27 [2020-10-06T11:21:27.969Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 11:21:27 [2020-10-06T11:21:27.969Z] === RUN TestDockerSuite/TestStartAttachSilent 11:21:31 [2020-10-06T11:21:31.715Z] === RUN TestDockerSuite/TestStartAttachWithRename 11:21:31 [2020-10-06T11:21:31.715Z] === RUN TestDockerSuite/TestStartMultipleContainers 11:21:31 [2020-10-06T11:21:31.715Z] === RUN TestDockerSuite/TestStartPausedContainer 11:21:31 [2020-10-06T11:21:31.715Z] === RUN TestDockerSuite/TestStartRecordError 11:21:31 [2020-10-06T11:21:31.715Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 11:21:37 [2020-10-06T11:21:37.526Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 11:21:37 [2020-10-06T11:21:37.526Z] === RUN TestDockerSuite/TestStatsAllNoStream 11:21:37 [2020-10-06T11:21:37.526Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 11:21:37 [2020-10-06T11:21:37.526Z] === RUN TestDockerSuite/TestStatsContainerNotFound 11:21:37 [2020-10-06T11:21:37.526Z] === RUN TestDockerSuite/TestStatsFormatAll 11:21:37 [2020-10-06T11:21:37.526Z] === RUN TestDockerSuite/TestStatsNoStream 11:21:37 [2020-10-06T11:21:37.526Z] === RUN TestDockerSuite/TestTopMultipleArgs 11:21:38 [2020-10-06T11:21:38.494Z] === RUN TestDockerSuite/TestTopNonPrivileged 11:21:40 [2020-10-06T11:21:40.674Z] === RUN TestDockerSuite/TestTopPrivileged 11:21:40 [2020-10-06T11:21:40.674Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 11:21:42 [2020-10-06T11:21:42.212Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 11:21:42 [2020-10-06T11:21:42.212Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 11:21:42 [2020-10-06T11:21:42.212Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 11:21:42 [2020-10-06T11:21:42.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 11:21:42 [2020-10-06T11:21:42.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 11:21:42 [2020-10-06T11:21:42.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 11:21:42 [2020-10-06T11:21:42.212Z] === RUN TestDockerSuite/TestVolumeCLICreate 11:21:59 [2020-10-06T11:21:59.913Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 11:21:59 [2020-10-06T11:21:59.913Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 11:21:59 [2020-10-06T11:21:59.913Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 11:21:59 [2020-10-06T11:21:59.913Z] === RUN TestDockerSuite/TestVolumeCLIInspect 11:21:59 [2020-10-06T11:21:59.913Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 11:21:59 [2020-10-06T11:21:59.913Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 11:21:59 [2020-10-06T11:21:59.913Z] === RUN TestDockerSuite/TestVolumeCLILs 11:22:00 [2020-10-06T11:22:00.881Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 11:22:00 [2020-10-06T11:22:00.881Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 11:22:03 [2020-10-06T11:22:03.059Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 11:22:03 [2020-10-06T11:22:03.518Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 11:22:03 [2020-10-06T11:22:03.977Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 11:22:03 [2020-10-06T11:22:03.977Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 11:22:03 [2020-10-06T11:22:03.977Z] === RUN TestDockerSuite/TestVolumeCLIRm 11:22:11 [2020-10-06T11:22:11.055Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 11:22:11 [2020-10-06T11:22:11.055Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 11:22:11 [2020-10-06T11:22:11.055Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 11:22:11 [2020-10-06T11:22:11.514Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 11:22:11 [2020-10-06T11:22:11.514Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 11:22:17 [2020-10-06T11:22:17.316Z] === RUN TestDockerSuite/TestVolumeLsFormat 11:22:17 [2020-10-06T11:22:17.316Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 11:22:17 [2020-10-06T11:22:17.780Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 11:22:25 [2020-10-06T11:22:25.023Z] === RUN TestDockerSuite/TestVolumesNoCopyData 11:22:25 [2020-10-06T11:22:25.023Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite (2186.85s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (146.94s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.38s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.74s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.85s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.77s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.90s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.95s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_build_test.go:177: unmatched requirement UnixCli 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.24s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.70s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.46s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.66s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.48s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.79s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.56s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.52s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.71s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.83s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.23s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.55s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.48s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.69s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.38s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.35s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.67s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildContChar (12.05s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.91s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.94s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.47s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.36s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.08s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.09s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.25s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.63s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.42s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.03s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.51s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.24s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.12s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.08s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.44s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.67s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.84s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.08s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.63s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.59s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.42s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (66.87s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.39s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.54s) 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.52s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.77s) 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) 11:22:26 [2020-10-06T11:22:26.564Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.564Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.58s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.83s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFails (2.08s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.40s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.41s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.83s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.34s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.23s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.10s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.27s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildHistory (8.12s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.70s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.87s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.19s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLabel (0.74s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.69s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLabels (0.73s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.28s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.37s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.42s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.55s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.25s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.97s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.43s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.74s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.25s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.88s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.25s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.04s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.76s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.43s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.18s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.40s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.95s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.29s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.19s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.18s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.96s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.29s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.80s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.46s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.85s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.77s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.32s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.75s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildRm (12.45s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.70s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.17s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.99s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.84s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.16s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.19s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.56s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.60s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildStderr (4.42s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.72s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.42s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.01s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.25s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.79s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.03s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.25s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.37s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.68s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.60s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.07s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.19s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.01s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.18s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.99s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.98s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.15s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.52s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_sni_test.go:18: Flakey test 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.04s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestCommitChange (4.77s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.30s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.16s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestCommitTTY (11.10s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.27s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.08s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.11s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.02s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.90s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.03s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.34s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.68s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.70s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.94s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.76s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.90s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.62s) 11:22:26 [2020-10-06T11:22:26.565Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 11:22:26 [2020-10-06T11:22:26.565Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.00s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.85s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.35s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.64s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 11:22:26 [2020-10-06T11:22:26.565Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.57s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.06s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.93s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.96s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.71s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.30s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.19s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.19s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.20s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (7.20s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008b5020_<nil>} (2.12s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1336795798_c:\foo_false__<nil>_<nil>_<nil>} (2.18s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1336795798_c:\foo_true__<nil>_<nil>_<nil>} (2.19s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.05s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.09s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.06s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.92s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.02s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.31s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.35s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpToDot (2.04s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCpToStdout (2.06s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.55s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.85s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.78s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.51s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.22s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.96s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (6.85s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.03s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.00s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.00s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsCopy (4.72s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.21s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.84s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.64s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.98s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFilters (3.99s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFormat (3.78s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsRename (1.99s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsResize (2.30s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.80s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.25s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.35s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) 11:22:26 [2020-10-06T11:22:26.566Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.06s) 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.566Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 11:22:26 [2020-10-06T11:22:26.566Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.65s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.80s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.81s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.59s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.72s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.75s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecInspectID (3.11s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.04s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.28s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.69s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.59s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.66s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.63s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.38s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.47s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.83s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.38s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.73s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.29s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.34s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImportBadURL (2.34s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.83s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.84s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.80s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.83s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectDefault (6.77s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectHistory (4.09s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.95s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.61s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.95s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.70s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.63s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectStatus (2.17s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.53s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.86s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.84s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.65s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.91s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.94s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.90s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.55s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.34s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.95s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.62s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.94s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.03s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.02s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.01s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.09s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.35s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsSince (8.66s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsTail (2.31s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.12s) 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.86s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.567Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 11:22:26 [2020-10-06T11:22:26.567Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.72s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.62s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsByOrder (7.50s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.11s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.86s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.55s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.87s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.01s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.64s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.70s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.10s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.51s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.67s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.12s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.07s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.15s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.77s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.49s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.65s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.58s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.33s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.85s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.57s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.01s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.23s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.03s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.87s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.09s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.46s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.97s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.78s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.74s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.38s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.84s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.86s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.84s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.74s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.04s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.51s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.80s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (6.66s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.03s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.84s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.97s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.95s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.85s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.83s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.89s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.89s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunExitCode (1.89s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.87s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.79s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.89s) 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.29s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.568Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 11:22:26 [2020-10-06T11:22:26.568Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.06s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.86s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.13s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.38s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.92s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.85s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.36s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.94s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunRm (1.94s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.04s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.90s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.04s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.89s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.94s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (6.34s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.50s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.84s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.85s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.47s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.58s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.82s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.60s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.20s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.88s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.86s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.67s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.55s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.79s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.60s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) 11:22:26 [2020-10-06T11:22:26.569Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.44s) 11:22:26 [2020-10-06T11:22:26.569Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 11:22:26 [2020-10-06T11:22:26.569Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 11:22:26 [2020-10-06T11:22:26.570Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.90s) 11:22:26 [2020-10-06T11:22:26.570Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 11:22:26 [2020-10-06T11:22:26.570Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.54s) 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.25s) 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.58s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.97s) 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.57s) 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.26s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.50s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.50s) 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.63s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.43s) 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 11:22:27 [2020-10-06T11:22:27.027Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPullByDigest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPullIDStability 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPullManifestList 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPushBadTag 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestPushUntagged 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestRunByDigest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestTagByDigest 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 11:22:27 [2020-10-06T11:22:27.027Z] === RUN TestDockerRegistrySuite/TestV2Only 11:22:27 [2020-10-06T11:22:27.027Z] --- PASS: TestDockerRegistrySuite (0.13s) 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 11:22:27 [2020-10-06T11:22:27.027Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.027Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 11:22:27 [2020-10-06T11:22:27.028Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 11:22:27 [2020-10-06T11:22:27.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthTokenSuite 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 11:22:27 [2020-10-06T11:22:27.028Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerDaemonSuite 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 11:22:27 [2020-10-06T11:22:27.028Z] --- PASS: TestDockerDaemonSuite (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:302: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:302: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:302: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerSwarmSuite 11:22:27 [2020-10-06T11:22:27.028Z] --- PASS: TestDockerSwarmSuite (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginCreate 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginInspect 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerPluginSuite/TestPluginSet 11:22:27 [2020-10-06T11:22:27.028Z] --- PASS: TestDockerPluginSuite (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerExternalVolumeSuite 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:128: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerNetworkSuite 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerNetworkSuite (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:134: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] === RUN TestDockerHubPullSuite 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerHubPullSuite (0.00s) 11:22:27 [2020-10-06T11:22:27.028Z] check_test.go:142: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] PASS 11:22:27 [2020-10-06T11:22:27.028Z] ok github.com/docker/docker/integration-cli 2187.591s 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === Skipped 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) 11:22:27 [2020-10-06T11:22:27.028Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) 11:22:27 [2020-10-06T11:22:27.028Z] docker_api_build_test.go:177: unmatched requirement UnixCli 11:22:27 [2020-10-06T11:22:27.028Z] 11:22:27 [2020-10-06T11:22:27.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) 11:22:27 [2020-10-06T11:22:27.029Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) 11:22:27 [2020-10-06T11:22:27.029Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.029Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_sni_test.go:18: Flakey test 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 11:22:27 [2020-10-06T11:22:27.030Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.030Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 11:22:27 [2020-10-06T11:22:27.031Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.031Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 11:22:27 [2020-10-06T11:22:27.032Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.032Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.033Z] 11:22:27 [2020-10-06T11:22:27.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 11:22:27 [2020-10-06T11:22:27.033Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.489Z] 11:22:27 [2020-10-06T11:22:27.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 11:22:27 [2020-10-06T11:22:27.489Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 11:22:27 [2020-10-06T11:22:27.490Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.490Z] 11:22:27 [2020-10-06T11:22:27.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 11:22:27 [2020-10-06T11:22:27.490Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 11:22:27 [2020-10-06T11:22:27.491Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.491Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.491Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:185: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:212: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:239: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:268: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:302: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:302: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:302: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 11:22:27 [2020-10-06T11:22:27.492Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.492Z] 11:22:27 [2020-10-06T11:22:27.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 11:22:27 [2020-10-06T11:22:27.493Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 11:22:27 [2020-10-06T11:22:27.493Z] check_test.go:407: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.493Z] 11:22:27 [2020-10-06T11:22:27.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 11:22:27 [2020-10-06T11:22:27.493Z] check_test.go:128: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.493Z] 11:22:27 [2020-10-06T11:22:27.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 11:22:27 [2020-10-06T11:22:27.493Z] check_test.go:134: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.493Z] 11:22:27 [2020-10-06T11:22:27.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 11:22:27 [2020-10-06T11:22:27.493Z] check_test.go:142: unmatched requirement DaemonIsLinux 11:22:27 [2020-10-06T11:22:27.493Z] 11:22:27 [2020-10-06T11:22:27.493Z] 11:22:27 [2020-10-06T11:22:27.493Z] DONE 1096 tests, 549 skipped in 2195.791s 11:22:27 [2020-10-06T11:22:27.493Z] INFO: Integration tests ended at 10/06/2020 11:22:27. Duration:00:36:36.0070089 11:22:27 [2020-10-06T11:22:27.493Z] INFO: Docker info of the daemon under test at end of run 11:22:27 [2020-10-06T11:22:27.493Z] 11:22:27 [2020-10-06T11:22:27.493Z] Containers: 2 11:22:27 [2020-10-06T11:22:27.493Z] Running: 0 11:22:27 [2020-10-06T11:22:27.493Z] Paused: 0 11:22:27 [2020-10-06T11:22:27.493Z] Stopped: 2 11:22:27 [2020-10-06T11:22:27.493Z] Images: 18 11:22:27 [2020-10-06T11:22:27.493Z] Server Version: 0.0.0-dev 11:22:27 [2020-10-06T11:22:27.493Z] Storage Driver: windowsfilter 11:22:27 [2020-10-06T11:22:27.493Z] Windows: 11:22:27 [2020-10-06T11:22:27.493Z] Logging Driver: json-file 11:22:27 [2020-10-06T11:22:27.493Z] Plugins: 11:22:27 [2020-10-06T11:22:27.493Z] Volume: local 11:22:27 [2020-10-06T11:22:27.493Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 11:22:27 [2020-10-06T11:22:27.493Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 11:22:27 [2020-10-06T11:22:27.493Z] Swarm: inactive 11:22:27 [2020-10-06T11:22:27.493Z] Default Isolation: process 11:22:27 [2020-10-06T11:22:27.493Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 11:22:27 [2020-10-06T11:22:27.493Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) 11:22:27 [2020-10-06T11:22:27.493Z] OSType: windows 11:22:27 [2020-10-06T11:22:27.493Z] Architecture: x86_64 11:22:27 [2020-10-06T11:22:27.493Z] CPUs: 4 11:22:27 [2020-10-06T11:22:27.493Z] Total Memory: 32GiB 11:22:27 [2020-10-06T11:22:27.493Z] Name: azwin-2-002ca0 11:22:27 [2020-10-06T11:22:27.493Z] ID: 2XR3:YFSD:BKMC:INPL:FFIV:6PPX:STI3:XT53:PLHR:TTMA:KBMJ:H3I6 11:22:27 [2020-10-06T11:22:27.493Z] Docker Root Dir: D:\CI\PR-41530\1\daemon 11:22:27 [2020-10-06T11:22:27.493Z] Debug Mode (client): false 11:22:27 [2020-10-06T11:22:27.493Z] Debug Mode (server): true 11:22:27 [2020-10-06T11:22:27.493Z] File Descriptors: -1 11:22:27 [2020-10-06T11:22:27.493Z] Goroutines: 18 11:22:27 [2020-10-06T11:22:27.493Z] System Time: 2020-10-06T11:22:27.2519645Z 11:22:27 [2020-10-06T11:22:27.493Z] EventsListeners: 0 11:22:27 [2020-10-06T11:22:27.493Z] Registry: https://index.docker.io/v1/ 11:22:27 [2020-10-06T11:22:27.493Z] Labels: 11:22:27 [2020-10-06T11:22:27.493Z] Experimental: false 11:22:27 [2020-10-06T11:22:27.493Z] Insecure Registries: 11:22:27 [2020-10-06T11:22:27.493Z] 127.0.0.0/8 11:22:27 [2020-10-06T11:22:27.493Z] Live Restore Enabled: false 11:22:27 [2020-10-06T11:22:27.493Z] 11:22:27 [2020-10-06T11:22:27.493Z] 11:22:27 [2020-10-06T11:22:27.493Z] INFO: Stopping daemon under test 11:22:27 [2020-10-06T11:22:27.948Z] SUCCESS: The process with PID 5444 (child process of PID 2524) has been terminated. 11:22:27 [2020-10-06T11:22:27.948Z] SUCCESS: The process with PID 2524 (child process of PID 6632) has been terminated. 11:22:27 [2020-10-06T11:22:27.948Z] INFO: Stop tailing logs of the daemon under tests 11:22:27 [2020-10-06T11:22:27.948Z] INFO: executeCI.ps1 Completed successfully at 10/06/2020 11:22:27. 11:22:27 [2020-10-06T11:22:27.948Z] INFO: Tidying up at end of run 11:22:27 [2020-10-06T11:22:27.948Z] INFO: Saving daemon under test log (d:\CI\PR-41530\1\dut.out) to bundles\CIDUT.out 11:22:27 [2020-10-06T11:22:27.948Z] INFO: Saving daemon under test log (d:\CI\PR-41530\1\dut.err) to bundles\CIDUT.err 11:22:27 [2020-10-06T11:22:27.948Z] INFO: Nuke-Everything... 11:22:27 [2020-10-06T11:22:27.948Z] INFO: Container count on control daemon to delete is 2 11:22:28 [2020-10-06T11:22:28.403Z] 1644213d037a 11:22:28 [2020-10-06T11:22:28.403Z] 6ff52430aa66 11:22:28 [2020-10-06T11:22:28.403Z] INFO: Tidying pidfile d:\CI\PR-41530\1\docker.pid 11:22:28 [2020-10-06T11:22:28.859Z] INFO: Nuking d:\CI 11:22:53 [2020-10-06T11:22:53.955Z] INFO: Zapped successfully 11:22:53 [2020-10-06T11:22:53.955Z] 11:22:53 [2020-10-06T11:22:53.955Z] INFO: executeCI.ps1 exiting at Tue Oct 6 11:22:53 CUT 2020. Duration 01:02:37.1109699 11:22:53 [2020-10-06T11:22:53.955Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 11:22:54 [2020-10-06T11:22:54.196Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell 11:23:01 [2020-10-06T11:23:01.947Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step 11:23:03 [2020-10-06T11:23:03.685Z] Archiving artifacts 11:23:17 [2020-10-06T11:23:17.307Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41530/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 11:23:18 [2020-10-06T11:23:18.224Z] + make clean 11:23:19 [2020-10-06T11:23:19.751Z] docker volume rm -f docker-dev-cache 11:23:19 [2020-10-06T11:23:19.751Z] 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