Pull request #42503 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 508a0979d9e3a15361d4b936252111796c0580d3+594fdec993f4104898b66c1a32f56e6462fe079e (9e9122ea71bf616d052499f6d116bc4452c27ccc) 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 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42503@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > 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 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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 [2021-06-09T22:32:15.584Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-09T22:32:15.587Z] Trying to pass milestone 1 [Pipeline] milestone [2021-06-09T22:32:15.640Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-09T22:32:30.786Z] Still waiting to schedule task [2021-06-09T22:32:30.788Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-06-09T22:33:16.777Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cc62172cd92ff352) in /home/ubuntu/workspace/moby_PR-42503 [Pipeline] { [Pipeline] checkout [2021-06-09T22:33:16.903Z] The recommended git tool is: git [2021-06-09T22:33:19.187Z] using credential docker-jenkins-github-credentials [2021-06-09T22:33:19.196Z] Cloning the remote Git repository [2021-06-09T22:33:19.196Z] Cloning with configured refspecs honoured and without tags [2021-06-09T22:33:19.255Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T22:33:19.324Z] > git init /home/ubuntu/workspace/moby_PR-42503 # timeout=10 [2021-06-09T22:33:19.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:33:19.601Z] > git --version # timeout=10 [2021-06-09T22:33:19.631Z] > git --version # 'git version 2.17.1' [2021-06-09T22:33:19.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:33:19.649Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:33:42.574Z] Fetching without tags [2021-06-09T22:33:42.862Z] Merging remotes/origin/master commit 594fdec993f4104898b66c1a32f56e6462fe079e into PR head commit 508a0979d9e3a15361d4b936252111796c0580d3 [2021-06-09T22:33:42.506Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:33:42.521Z] > git config --add remote.origin.fetch +refs/pull/42503/head:refs/remotes/origin/PR-42503 # timeout=10 [2021-06-09T22:33:42.528Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:33:42.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:33:42.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:33:42.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:33:42.577Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:33:42.867Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:33:42.880Z] > git checkout -f 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:33:44.380Z] Merge succeeded, producing ed31c3910eff42fe81d66c409ae154bec0d7f561 [2021-06-09T22:33:44.380Z] Checking out Revision ed31c3910eff42fe81d66c409ae154bec0d7f561 (PR-42503) [2021-06-09T22:33:43.584Z] > git remote # timeout=10 [2021-06-09T22:33:43.602Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T22:33:43.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:33:43.617Z] > git merge 594fdec993f4104898b66c1a32f56e6462fe079e # timeout=10 [2021-06-09T22:33:44.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T22:33:44.381Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:33:44.396Z] > git checkout -f ed31c3910eff42fe81d66c409ae154bec0d7f561 # timeout=10 [2021-06-09T22:33:48.064Z] Commit message: "Merge commit '594fdec993f4104898b66c1a32f56e6462fe079e' into HEAD" [2021-06-09T22:33:48.066Z] > git rev-list --no-walk 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T22:33:49.045Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42503:/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 [2021-06-09T22:33:55.624Z] Unable to find image 'alpine:latest' locally [2021-06-09T22:33:56.196Z] latest: Pulling from library/alpine [2021-06-09T22:33:56.196Z] 540db60ca938: Pulling fs layer [2021-06-09T22:33:56.457Z] 540db60ca938: Verifying Checksum [2021-06-09T22:33:56.457Z] 540db60ca938: Download complete [2021-06-09T22:33:56.717Z] 540db60ca938: Pull complete [2021-06-09T22:33:56.717Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-09T22:33:56.717Z] Status: Downloaded newer image for alpine:latest [2021-06-09T22:34:04.853Z] 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: cgroup2) [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] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [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) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-06-09T22:34:06.047Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cc62172cd92ff352) in /home/ubuntu/workspace/moby_PR-42503 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-09T22:34:06.054Z] Running on azwin-2-4b5c20 in d:\jenkins\workspace\moby_PR-42503 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] ws [2021-06-09T22:34:06.102Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-09T22:34:06.111Z] The recommended git tool is: git [2021-06-09T22:34:06.124Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] // stage [2021-06-09T22:34:06.136Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-06-09T22:34:06.154Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-09T22:34:06.199Z] The recommended git tool is: git [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-09T22:34:06.406Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-06-09T22:34:06.467Z] Merging remotes/origin/master commit 594fdec993f4104898b66c1a32f56e6462fe079e into PR head commit 508a0979d9e3a15361d4b936252111796c0580d3 [Pipeline] } [Pipeline] } [2021-06-09T22:34:06.479Z] Cloning the remote Git repository [2021-06-09T22:34:06.479Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-09T22:34:06.662Z] Merge succeeded, producing 3f577e96a5e405f17ecbfb258fa623c76ece1de4 [2021-06-09T22:34:06.662Z] Checking out Revision 3f577e96a5e405f17ecbfb258fa623c76ece1de4 (PR-42503) [2021-06-09T22:34:06.848Z] Commit message: "Merge commit '594fdec993f4104898b66c1a32f56e6462fe079e' into HEAD" [2021-06-09T22:34:06.131Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42503/.git # timeout=10 [2021-06-09T22:34:06.137Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:34:06.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:34:06.157Z] > git --version # timeout=10 [2021-06-09T22:34:06.164Z] > git --version # 'git version 2.17.1' [2021-06-09T22:34:06.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:34:06.165Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:34:06.467Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:34:06.472Z] > git checkout -f 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:34:06.545Z] > git remote # timeout=10 [2021-06-09T22:34:06.553Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T22:34:06.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:34:06.581Z] > git merge 594fdec993f4104898b66c1a32f56e6462fe079e # timeout=10 [2021-06-09T22:34:06.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T22:34:06.663Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:34:06.692Z] > git checkout -f 3f577e96a5e405f17ecbfb258fa623c76ece1de4 # timeout=10 [2021-06-09T22:34:06.848Z] > git rev-list --no-walk 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:34:06.509Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T22:34:06.509Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-09T22:34:06.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:34:06.593Z] > git --version # timeout=10 [2021-06-09T22:34:06.670Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-09T22:34:06.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:34:06.672Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T22:34:07.610Z] + [ PR != PR ] [2021-06-09T22:34:07.610Z] + [ master != master ] [2021-06-09T22:34:07.610Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T22:34:07.940Z] + docker version [2021-06-09T22:34:07.940Z] Client: Docker Engine - Community [2021-06-09T22:34:07.940Z] Version: 20.10.6 [2021-06-09T22:34:07.940Z] API version: 1.41 [2021-06-09T22:34:07.940Z] Go version: go1.13.15 [2021-06-09T22:34:07.940Z] Git commit: 370c289 [2021-06-09T22:34:07.940Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-09T22:34:07.940Z] OS/Arch: linux/amd64 [2021-06-09T22:34:07.940Z] Context: default [2021-06-09T22:34:07.940Z] Experimental: true [2021-06-09T22:34:07.940Z] [2021-06-09T22:34:07.940Z] Server: Docker Engine - Community [2021-06-09T22:34:07.940Z] Engine: [2021-06-09T22:34:07.940Z] Version: 20.10.6 [2021-06-09T22:34:07.940Z] API version: 1.41 (minimum version 1.12) [2021-06-09T22:34:07.940Z] Go version: go1.13.15 [2021-06-09T22:34:07.940Z] Git commit: 8728dd2 [2021-06-09T22:34:07.940Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-09T22:34:07.940Z] OS/Arch: linux/amd64 [2021-06-09T22:34:07.940Z] Experimental: true [2021-06-09T22:34:07.940Z] containerd: [2021-06-09T22:34:07.940Z] Version: 1.4.6 [2021-06-09T22:34:07.940Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:34:07.940Z] runc: [2021-06-09T22:34:07.940Z] Version: 1.0.0-rc95 [2021-06-09T22:34:07.940Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:34:07.940Z] docker-init: [2021-06-09T22:34:07.940Z] Version: 0.19.0 [2021-06-09T22:34:07.940Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T22:34:08.232Z] + docker info [2021-06-09T22:34:21.047Z] Still waiting to schedule task [2021-06-09T22:34:21.047Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cc62172cd92ff352)’ [2021-06-09T22:34:21.048Z] Still waiting to schedule task [2021-06-09T22:34:21.048Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cc62172cd92ff352)’ [2021-06-09T22:34:21.049Z] Still waiting to schedule task [2021-06-09T22:34:21.049Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-06-09T22:34:21.052Z] Still waiting to schedule task [2021-06-09T22:34:21.052Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-06-09T22:34:21.054Z] Still waiting to schedule task [2021-06-09T22:34:21.054Z] Waiting for next available executor on ‘windows-2022’ [2021-06-09T22:34:23.126Z] Client: [2021-06-09T22:34:23.127Z] Context: default [2021-06-09T22:34:23.127Z] Debug Mode: false [2021-06-09T22:34:23.127Z] Plugins: [2021-06-09T22:34:23.127Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T22:34:23.127Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T22:34:23.127Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T22:34:23.127Z] [2021-06-09T22:34:23.127Z] Server: [2021-06-09T22:34:23.127Z] Containers: 0 [2021-06-09T22:34:23.127Z] Running: 0 [2021-06-09T22:34:23.127Z] Paused: 0 [2021-06-09T22:34:23.127Z] Stopped: 0 [2021-06-09T22:34:23.127Z] Images: 1 [2021-06-09T22:34:23.127Z] Server Version: 20.10.6 [2021-06-09T22:34:23.127Z] Storage Driver: overlay2 [2021-06-09T22:34:23.127Z] Backing Filesystem: extfs [2021-06-09T22:34:23.127Z] Supports d_type: true [2021-06-09T22:34:23.127Z] Native Overlay Diff: true [2021-06-09T22:34:23.127Z] userxattr: false [2021-06-09T22:34:23.127Z] Logging Driver: json-file [2021-06-09T22:34:23.127Z] Cgroup Driver: cgroupfs [2021-06-09T22:34:23.127Z] Cgroup Version: 1 [2021-06-09T22:34:23.127Z] Plugins: [2021-06-09T22:34:23.127Z] Volume: local [2021-06-09T22:34:23.127Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T22:34:23.127Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T22:34:23.127Z] Swarm: inactive [2021-06-09T22:34:23.127Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T22:34:23.127Z] Default Runtime: runc [2021-06-09T22:34:23.127Z] Init Binary: docker-init [2021-06-09T22:34:23.127Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:34:23.127Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:34:23.127Z] init version: de40ad0 [2021-06-09T22:34:23.127Z] Security Options: [2021-06-09T22:34:23.127Z] apparmor [2021-06-09T22:34:23.127Z] seccomp [2021-06-09T22:34:23.127Z] Profile: default [2021-06-09T22:34:23.127Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T22:34:23.127Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-09T22:34:23.127Z] OSType: linux [2021-06-09T22:34:23.127Z] Architecture: x86_64 [2021-06-09T22:34:23.127Z] CPUs: 2 [2021-06-09T22:34:23.127Z] Total Memory: 7.487GiB [2021-06-09T22:34:23.127Z] Name: ip-10-100-36-71 [2021-06-09T22:34:23.127Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-09T22:34:23.127Z] Docker Root Dir: /var/lib/docker [2021-06-09T22:34:23.127Z] Debug Mode: false [2021-06-09T22:34:23.127Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:34:23.127Z] Labels: [2021-06-09T22:34:23.127Z] Experimental: true [2021-06-09T22:34:23.127Z] Insecure Registries: [2021-06-09T22:34:23.127Z] 127.0.0.0/8 [2021-06-09T22:34:23.127Z] Live Restore Enabled: true [2021-06-09T22:34:23.127Z] [2021-06-09T22:34:23.127Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T22:34:23.425Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:34:23.425Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:34:23.425Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42503/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T22:34:23.425Z] + bash /home/ubuntu/workspace/moby_PR-42503/check-config.sh [2021-06-09T22:34:23.425Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T22:34:23.425Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T22:34:23.425Z] [2021-06-09T22:34:23.425Z] Generally Necessary: [2021-06-09T22:34:23.425Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T22:34:23.425Z] - apparmor: enabled and tools installed [2021-06-09T22:34:23.692Z] - CONFIG_NAMESPACES: enabled [2021-06-09T22:34:23.692Z] - CONFIG_NET_NS: enabled [2021-06-09T22:34:23.692Z] - CONFIG_PID_NS: enabled [2021-06-09T22:34:23.692Z] - CONFIG_IPC_NS: enabled [2021-06-09T22:34:23.692Z] - CONFIG_UTS_NS: enabled [2021-06-09T22:34:23.692Z] - CONFIG_CGROUPS: enabled [2021-06-09T22:34:23.692Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T22:34:23.692Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T22:34:23.692Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T22:34:23.692Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T22:34:23.692Z] - CONFIG_CPUSETS: enabled [2021-06-09T22:34:23.692Z] - CONFIG_MEMCG: enabled [2021-06-09T22:34:23.692Z] - CONFIG_KEYS: enabled [2021-06-09T22:34:23.692Z] - CONFIG_VETH: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T22:34:23.692Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T22:34:23.692Z] [2021-06-09T22:34:23.692Z] Optional Features: [2021-06-09T22:34:23.692Z] - CONFIG_USER_NS: enabled [2021-06-09T22:34:23.692Z] - CONFIG_SECCOMP: enabled [2021-06-09T22:34:23.692Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T22:34:23.692Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T22:34:23.692Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T22:34:23.692Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T22:34:23.692Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T22:34:23.692Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T22:34:23.692Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T22:34:23.692Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T22:34:23.692Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T22:34:23.692Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T22:34:23.958Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T22:34:23.958Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T22:34:23.958Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T22:34:23.958Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T22:34:23.958Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T22:34:23.958Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T22:34:23.958Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T22:34:23.958Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T22:34:23.958Z] - CONFIG_EXT4_FS: enabled [2021-06-09T22:34:23.958Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T22:34:23.958Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T22:34:23.958Z] - Network Drivers: [2021-06-09T22:34:23.958Z] - "overlay": [2021-06-09T22:34:23.958Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T22:34:23.958Z] Optional (for encrypted networks): [2021-06-09T22:34:23.958Z] - CONFIG_CRYPTO: enabled [2021-06-09T22:34:23.958Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T22:34:23.958Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T22:34:23.958Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T22:34:23.958Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T22:34:23.958Z] - CONFIG_XFRM: enabled [2021-06-09T22:34:23.958Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T22:34:23.958Z] - "ipvlan": [2021-06-09T22:34:23.958Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T22:34:23.958Z] - "macvlan": [2021-06-09T22:34:23.958Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T22:34:23.958Z] - "ftp,tftp client in container": [2021-06-09T22:34:23.958Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T22:34:23.958Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T22:34:23.958Z] - Storage Drivers: [2021-06-09T22:34:23.958Z] - "aufs": [2021-06-09T22:34:24.222Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T22:34:24.222Z] - "btrfs": [2021-06-09T22:34:24.222Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T22:34:24.222Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T22:34:24.222Z] - "devicemapper": [2021-06-09T22:34:24.222Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T22:34:24.222Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T22:34:24.222Z] - "overlay": [2021-06-09T22:34:24.222Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T22:34:24.222Z] - "zfs": [2021-06-09T22:34:24.222Z] - /dev/zfs: present [2021-06-09T22:34:24.222Z] - zfs command: missing [2021-06-09T22:34:24.222Z] - zpool command: missing [2021-06-09T22:34:24.222Z] [2021-06-09T22:34:24.222Z] Limits: [2021-06-09T22:34:24.222Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T22:34:24.222Z] [2021-06-09T22:34:24.222Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T22:34:24.552Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3f577e96a5e405f17ecbfb258fa623c76ece1de4 . [2021-06-09T22:34:24.552Z] #1 [internal] load build definition from Dockerfile [2021-06-09T22:34:24.552Z] #1 sha256:47ba9eaaa1ad6622ed792ce610f3c9e26d43a433a4804b1bd67da760fa3b8eee [2021-06-09T22:34:24.552Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-09T22:34:24.552Z] #1 DONE 0.1s [2021-06-09T22:34:24.552Z] [2021-06-09T22:34:24.552Z] #2 [internal] load .dockerignore [2021-06-09T22:34:24.552Z] #2 sha256:eb652322bd13eb21c1874ce208be6594909e6dc422f755742478d2ad7acb0779 [2021-06-09T22:34:24.552Z] #2 transferring context: 87B done [2021-06-09T22:34:24.816Z] #2 DONE 0.1s [2021-06-09T22:34:24.816Z] [2021-06-09T22:34:24.816Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T22:34:24.816Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T22:34:25.078Z] #3 DONE 0.3s [2021-06-09T22:34:25.078Z] [2021-06-09T22:34:25.078Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T22:34:25.078Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T22:34:25.078Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T22:34:25.338Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T22:34:25.338Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-09T22:34:25.338Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-09T22:34:25.338Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-06-09T22:34:25.338Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-09T22:34:25.338Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-09T22:34:25.602Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-09T22:34:25.602Z] #4 DONE 0.6s [2021-06-09T22:34:25.862Z] [2021-06-09T22:34:25.862Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T22:34:25.862Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T22:34:27.240Z] #8 DONE 1.3s [2021-06-09T22:34:27.240Z] [2021-06-09T22:34:27.240Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T22:34:27.240Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T22:34:27.240Z] #5 DONE 1.2s [2021-06-09T22:34:27.240Z] [2021-06-09T22:34:27.240Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:34:27.240Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T22:34:27.240Z] #6 DONE 1.3s [2021-06-09T22:34:27.240Z] [2021-06-09T22:34:27.240Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:34:27.240Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T22:34:27.240Z] #7 DONE 1.3s [2021-06-09T22:34:27.813Z] [2021-06-09T22:34:27.813Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:34:27.813Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T22:34:27.813Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-09T22:34:27.813Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T22:34:27.813Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2021-06-09T22:34:27.813Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:34:27.813Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T22:34:28.072Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.3s [2021-06-09T22:34:28.072Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.4s [2021-06-09T22:34:28.334Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s [2021-06-09T22:34:28.334Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-06-09T22:34:28.334Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-06-09T22:34:31.657Z] #65 ... [2021-06-09T22:34:31.657Z] [2021-06-09T22:34:31.657Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T22:34:31.657Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T22:34:31.657Z] #42 DONE 3.9s [2021-06-09T22:34:31.657Z] [2021-06-09T22:34:31.657Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T22:34:31.657Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T22:34:31.657Z] #42 DONE 0.0s [2021-06-09T22:34:31.657Z] [2021-06-09T22:34:31.657Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:31.657Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:31.657Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-09T22:34:31.657Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T22:34:31.657Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-09T22:34:31.657Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-09T22:34:31.657Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-06-09T22:34:31.657Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-06-09T22:34:31.657Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.2s done [2021-06-09T22:34:31.657Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done [2021-06-09T22:34:31.657Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 3.8s [2021-06-09T22:34:31.657Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 3.8s [2021-06-09T22:34:31.657Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.3s [2021-06-09T22:34:31.657Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s done [2021-06-09T22:34:31.657Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.0s [2021-06-09T22:34:31.657Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 4.0s [2021-06-09T22:34:31.920Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.16MB / 120.17MB 4.2s [2021-06-09T22:34:31.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:34:31.809Z] > git config --add remote.origin.fetch +refs/pull/42503/head:refs/remotes/origin/PR-42503 # timeout=10 [2021-06-09T22:34:31.917Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:34:32.172Z] Fetching without tags [2021-06-09T22:34:32.180Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 4.3s [2021-06-09T22:34:32.180Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.04MB / 120.17MB 4.5s [2021-06-09T22:34:32.180Z] #9 ... [2021-06-09T22:34:32.180Z] [2021-06-09T22:34:32.180Z] #23 [internal] load build context [2021-06-09T22:34:32.180Z] #23 sha256:0269e1f7e079f95f51552eb2463de240a9041b83edbcb77d9274195312f5cea4 [2021-06-09T22:34:32.180Z] #23 transferring context: 55.95MB 4.3s done [2021-06-09T22:34:32.180Z] #23 DONE 4.8s [2021-06-09T22:34:32.180Z] [2021-06-09T22:34:32.180Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:32.180Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:32.180Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s done [2021-06-09T22:34:32.439Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.89MB / 120.17MB 4.7s [2021-06-09T22:34:32.439Z] #9 ... [2021-06-09T22:34:32.439Z] [2021-06-09T22:34:32.439Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:34:32.439Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T22:34:32.439Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-09T22:34:32.439Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:34:32.439Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T22:34:32.439Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T22:34:32.439Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-06-09T22:34:32.439Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2021-06-09T22:34:32.439Z] #63 DONE 5.0s [2021-06-09T22:34:32.439Z] [2021-06-09T22:34:32.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:32.439Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:32.439Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.42MB / 120.17MB 4.8s [2021-06-09T22:34:32.700Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s [2021-06-09T22:34:33.102Z] Merging remotes/origin/master commit 594fdec993f4104898b66c1a32f56e6462fe079e into PR head commit 508a0979d9e3a15361d4b936252111796c0580d3 [2021-06-09T22:34:34.082Z] #9 ... [2021-06-09T22:34:34.082Z] [2021-06-09T22:34:34.082Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:34:34.082Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T22:34:34.082Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2021-06-09T22:34:34.082Z] #65 DONE 6.3s [2021-06-09T22:34:34.082Z] [2021-06-09T22:34:34.082Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:34.082Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:32.062Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:34:32.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:34:32.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:34:32.204Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:34:33.131Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:34:33.211Z] > git checkout -f 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:34:36.633Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.9s done [2021-06-09T22:34:36.633Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-09T22:34:36.633Z] #9 ... [2021-06-09T22:34:36.633Z] [2021-06-09T22:34:36.633Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:34:36.633Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:34:36.633Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-09T22:34:36.633Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T22:34:36.633Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-09T22:34:36.633Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-09T22:34:36.633Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.4s done [2021-06-09T22:34:36.633Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.8s done [2021-06-09T22:34:36.633Z] #26 DONE 8.9s [2021-06-09T22:34:36.633Z] [2021-06-09T22:34:36.633Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:36.633Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:36.633Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-06-09T22:34:36.892Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-09T22:34:37.461Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-06-09T22:34:37.702Z] Merge succeeded, producing 9b89f5ec734ce50db385e95257b879df6811057f [2021-06-09T22:34:37.702Z] Checking out Revision 9b89f5ec734ce50db385e95257b879df6811057f (PR-42503) [2021-06-09T22:34:37.720Z] #9 ... [2021-06-09T22:34:37.720Z] [2021-06-09T22:34:37.720Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T22:34:37.720Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T22:34:37.720Z] #64 DONE 0.6s [2021-06-09T22:34:37.720Z] [2021-06-09T22:34:37.720Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:37.720Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:37.720Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-09T22:34:38.243Z] Commit message: "Merge commit '594fdec993f4104898b66c1a32f56e6462fe079e' into HEAD" [2021-06-09T22:34:38.290Z] #9 ... [2021-06-09T22:34:38.290Z] [2021-06-09T22:34:38.290Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T22:34:38.290Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T22:34:38.290Z] #66 DONE 0.6s [2021-06-09T22:34:38.290Z] [2021-06-09T22:34:38.290Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:38.290Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:36.709Z] > git remote # timeout=10 [2021-06-09T22:34:36.785Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T22:34:36.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:34:36.894Z] > git merge 594fdec993f4104898b66c1a32f56e6462fe079e # timeout=10 [2021-06-09T22:34:37.581Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-09T22:34:37.733Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:34:37.819Z] > git checkout -f 9b89f5ec734ce50db385e95257b879df6811057f # timeout=10 [2021-06-09T22:34:38.274Z] > git rev-list --no-walk 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T22:34:39.844Z] + docker version [2021-06-09T22:34:39.844Z] Client: [2021-06-09T22:34:39.844Z] Version: 20.10.6 [2021-06-09T22:34:39.844Z] API version: 1.41 [2021-06-09T22:34:39.844Z] Go version: go1.16.3 [2021-06-09T22:34:39.844Z] Git commit: 370c289 [2021-06-09T22:34:39.844Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-09T22:34:39.844Z] OS/Arch: windows/amd64 [2021-06-09T22:34:39.844Z] Context: default [2021-06-09T22:34:39.844Z] Experimental: true [2021-06-09T22:34:39.844Z] [2021-06-09T22:34:39.844Z] Server: Docker Engine - Community [2021-06-09T22:34:39.844Z] Engine: [2021-06-09T22:34:39.844Z] Version: 20.10.6 [2021-06-09T22:34:39.844Z] API version: 1.41 (minimum version 1.24) [2021-06-09T22:34:39.844Z] Go version: go1.13.15 [2021-06-09T22:34:39.844Z] Git commit: 8728dd2 [2021-06-09T22:34:39.844Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-09T22:34:39.844Z] OS/Arch: windows/amd64 [2021-06-09T22:34:39.844Z] Experimental: true [Pipeline] sh [2021-06-09T22:34:40.855Z] + docker info [2021-06-09T22:34:42.495Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.3s done [2021-06-09T22:34:42.495Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-09T22:34:43.017Z] Client: [2021-06-09T22:34:43.017Z] Context: default [2021-06-09T22:34:43.017Z] Debug Mode: false [2021-06-09T22:34:43.017Z] Plugins: [2021-06-09T22:34:43.017Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T22:34:43.017Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T22:34:43.017Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T22:34:43.017Z] [2021-06-09T22:34:43.017Z] Server: [2021-06-09T22:34:43.017Z] Containers: 0 [2021-06-09T22:34:43.017Z] Running: 0 [2021-06-09T22:34:43.017Z] Paused: 0 [2021-06-09T22:34:43.017Z] Stopped: 0 [2021-06-09T22:34:43.017Z] Images: 10 [2021-06-09T22:34:43.017Z] Server Version: 20.10.6 [2021-06-09T22:34:43.017Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-06-09T22:34:43.017Z] LCOW: [2021-06-09T22:34:43.017Z] Windows: [2021-06-09T22:34:43.017Z] Logging Driver: json-file [2021-06-09T22:34:43.017Z] Plugins: [2021-06-09T22:34:43.017Z] Volume: local [2021-06-09T22:34:43.017Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T22:34:43.017Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T22:34:43.017Z] Swarm: inactive [2021-06-09T22:34:43.017Z] Default Isolation: process [2021-06-09T22:34:43.017Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T22:34:43.017Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T22:34:43.017Z] OSType: windows [2021-06-09T22:34:43.017Z] Architecture: x86_64 [2021-06-09T22:34:43.017Z] CPUs: 4 [2021-06-09T22:34:43.017Z] Total Memory: 32GiB [2021-06-09T22:34:43.017Z] Name: azwin-2-4b5c20 [2021-06-09T22:34:43.017Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-09T22:34:43.017Z] Docker Root Dir: D:\docker [2021-06-09T22:34:43.017Z] Debug Mode: false [2021-06-09T22:34:43.017Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:34:43.017Z] Labels: [2021-06-09T22:34:43.017Z] Experimental: true [2021-06-09T22:34:43.017Z] Insecure Registries: [2021-06-09T22:34:43.017Z] 10.0.0.4:5000 [2021-06-09T22:34:43.017Z] 127.0.0.0/8 [2021-06-09T22:34:43.017Z] Registry Mirrors: [2021-06-09T22:34:43.017Z] http://10.0.0.4:5000/ [2021-06-09T22:34:43.017Z] Live Restore Enabled: false [2021-06-09T22:34:43.017Z] Product License: Community Engine [2021-06-09T22:34:43.017Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-09T22:34:45.788Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-06-09T22:34:45.788Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-09T22:34:46.731Z] #9 ... [2021-06-09T22:34:46.731Z] [2021-06-09T22:34:46.731Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:34:46.732Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T22:34:46.732Z] #27 1.353 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:34:46.732Z] #27 1.358 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:34:46.732Z] #27 1.387 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:34:46.732Z] #27 1.524 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:34:46.732Z] #27 1.779 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:34:46.732Z] #27 2.177 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:34:46.732Z] #27 3.768 Fetched 8448 kB in 3s (3166 kB/s) [2021-06-09T22:34:46.732Z] #27 3.768 Reading package lists... [2021-06-09T22:34:46.732Z] #27 4.747 Reading package lists... [2021-06-09T22:34:46.732Z] #27 5.687 Building dependency tree... [2021-06-09T22:34:46.732Z] #27 6.055 The following additional packages will be installed: [2021-06-09T22:34:46.732Z] #27 6.055 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T22:34:46.732Z] #27 6.055 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T22:34:46.732Z] #27 6.055 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T22:34:46.732Z] #27 6.055 Suggested packages: [2021-06-09T22:34:46.732Z] #27 6.055 krb5-doc krb5-user [2021-06-09T22:34:46.732Z] #27 6.055 Recommended packages: [2021-06-09T22:34:46.732Z] #27 6.055 krb5-locales publicsuffix libsasl2-modules [2021-06-09T22:34:46.732Z] #27 6.275 The following NEW packages will be installed: [2021-06-09T22:34:46.732Z] #27 6.285 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T22:34:46.732Z] #27 6.285 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T22:34:46.732Z] #27 6.285 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T22:34:46.732Z] #27 6.285 libssh2-1 libssl1.1 openssl [2021-06-09T22:34:46.732Z] #27 6.558 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T22:34:46.732Z] #27 6.558 Need to get 5059 kB of archives. [2021-06-09T22:34:46.732Z] #27 6.558 After this operation, 12.1 MB of additional disk space will be used. [2021-06-09T22:34:46.732Z] #27 6.558 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T22:34:46.732Z] #27 6.559 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-09T22:34:46.732Z] #27 6.567 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-09T22:34:46.732Z] #27 6.567 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-09T22:34:46.732Z] #27 6.567 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-09T22:34:46.732Z] #27 6.567 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-09T22:34:46.732Z] #27 6.581 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-09T22:34:46.732Z] #27 6.581 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-09T22:34:46.732Z] #27 6.588 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-09T22:34:46.732Z] #27 6.588 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T22:34:46.732Z] #27 6.588 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-09T22:34:46.732Z] #27 6.599 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-09T22:34:46.732Z] #27 6.599 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-09T22:34:46.732Z] #27 6.599 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-09T22:34:46.732Z] #27 6.599 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-09T22:34:46.732Z] #27 6.605 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T22:34:46.732Z] #27 6.614 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T22:34:46.732Z] #27 6.614 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T22:34:46.732Z] #27 6.626 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-09T22:34:46.732Z] #27 6.637 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-09T22:34:46.732Z] #27 6.651 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-09T22:34:46.732Z] #27 6.844 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:34:46.732Z] #27 6.871 Fetched 5059 kB in 0s (14.6 MB/s) [2021-06-09T22:34:46.732Z] #27 6.915 Selecting previously unselected package libssl1.1:amd64. [2021-06-09T22:34:46.732Z] #27 6.915 (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.) [2021-06-09T22:34:46.732Z] #27 6.917 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 6.929 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:34:46.732Z] #27 7.159 Selecting previously unselected package openssl. [2021-06-09T22:34:46.732Z] #27 7.160 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 7.167 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:34:46.732Z] #27 7.302 Selecting previously unselected package ca-certificates. [2021-06-09T22:34:46.732Z] #27 7.302 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T22:34:46.732Z] #27 7.311 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T22:34:46.732Z] #27 7.416 Selecting previously unselected package libkeyutils1:amd64. [2021-06-09T22:34:46.732Z] #27 7.417 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 7.423 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-09T22:34:46.732Z] #27 7.462 Selecting previously unselected package libkrb5support0:amd64. [2021-06-09T22:34:46.732Z] #27 7.462 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 7.468 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 7.518 Selecting previously unselected package libk5crypto3:amd64. [2021-06-09T22:34:46.732Z] #27 7.518 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 7.524 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 7.610 Selecting previously unselected package libkrb5-3:amd64. [2021-06-09T22:34:46.732Z] #27 7.610 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 7.616 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 7.721 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-09T22:34:46.732Z] #27 7.721 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 7.727 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 7.778 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-09T22:34:46.732Z] #27 7.778 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 7.792 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 7.826 Selecting previously unselected package libsasl2-2:amd64. [2021-06-09T22:34:46.732Z] #27 7.827 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 7.834 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 7.897 Selecting previously unselected package libldap-common. [2021-06-09T22:34:46.732Z] #27 7.897 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T22:34:46.732Z] #27 7.903 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:34:46.732Z] #27 7.949 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-09T22:34:46.732Z] #27 7.951 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 7.954 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:34:46.732Z] #27 8.025 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-09T22:34:46.732Z] #27 8.025 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 8.031 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 8.080 Selecting previously unselected package libpsl5:amd64. [2021-06-09T22:34:46.732Z] #27 8.081 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 8.085 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-09T22:34:46.732Z] #27 8.131 Selecting previously unselected package librtmp1:amd64. [2021-06-09T22:34:46.732Z] #27 8.131 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 8.138 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:34:46.732Z] #27 8.179 Selecting previously unselected package libssh2-1:amd64. [2021-06-09T22:34:46.732Z] #27 8.179 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 8.182 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T22:34:46.732Z] #27 8.233 Selecting previously unselected package libcurl4:amd64. [2021-06-09T22:34:46.732Z] #27 8.233 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 8.239 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T22:34:46.732Z] #27 8.306 Selecting previously unselected package curl. [2021-06-09T22:34:46.732Z] #27 8.306 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 8.306 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T22:34:46.732Z] #27 8.380 Selecting previously unselected package libonig5:amd64. [2021-06-09T22:34:46.732Z] #27 8.381 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 8.386 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:34:46.732Z] #27 8.455 Selecting previously unselected package libjq1:amd64. [2021-06-09T22:34:46.732Z] #27 8.457 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 8.467 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:34:46.732Z] #27 8.546 Selecting previously unselected package jq. [2021-06-09T22:34:46.732Z] #27 8.547 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:34:46.732Z] #27 8.553 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:34:46.732Z] #27 8.597 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-09T22:34:46.732Z] #27 8.613 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-09T22:34:46.732Z] #27 8.628 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:34:46.732Z] #27 8.768 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 8.783 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:34:46.732Z] #27 8.802 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 8.814 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 8.828 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:34:46.732Z] #27 8.843 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 8.855 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 8.866 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T22:34:46.732Z] #27 8.883 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:34:46.732Z] #27 8.897 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:34:46.732Z] #27 8.915 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:34:46.732Z] #27 8.929 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:34:46.732Z] #27 8.945 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:34:46.732Z] #27 8.958 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T22:34:46.732Z] #27 9.592 Updating certificates in /etc/ssl/certs... [2021-06-09T22:34:46.732Z] #27 ... [2021-06-09T22:34:46.732Z] [2021-06-09T22:34:46.732Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:46.732Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:52.011Z] #9 ... [2021-06-09T22:34:52.011Z] [2021-06-09T22:34:52.011Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:34:52.011Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T22:34:52.011Z] #27 10.43 137 added, 0 removed; done. [2021-06-09T22:34:52.011Z] #27 10.47 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:34:52.011Z] #27 10.48 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:34:52.011Z] #27 10.49 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T22:34:52.011Z] #27 10.50 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T22:34:52.011Z] #27 10.51 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:34:52.011Z] #27 10.54 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T22:34:52.011Z] #27 10.54 Updating certificates in /etc/ssl/certs... [2021-06-09T22:34:52.011Z] #27 11.17 0 added, 0 removed; done. [2021-06-09T22:34:52.011Z] #27 11.17 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T22:34:52.011Z] #27 11.18 done. [2021-06-09T22:34:52.011Z] #27 DONE 14.5s [2021-06-09T22:34:52.011Z] [2021-06-09T22:34:52.011Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:52.011Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:52.011Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done [2021-06-09T22:34:52.011Z] #9 ... [2021-06-09T22:34:52.011Z] [2021-06-09T22:34:52.011Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T22:34:52.011Z] #28 sha256:a7ccc7e2b31cca8efab54eb82f2b1ebf5d5c2e0f92b002b636bb1bbb22d3aad1 [2021-06-09T22:34:52.011Z] #28 DONE 0.2s [2021-06-09T22:34:52.011Z] [2021-06-09T22:34:52.011Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:34:52.011Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:34:52.011Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-06-09T22:34:52.011Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0.0s done [2021-06-09T22:34:52.011Z] #9 DONE 24.1s [2021-06-09T22:34:52.011Z] [2021-06-09T22:34:52.011Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:34:52.011Z] #29 sha256:170f37ea67df91b48aa6e94629196d530772e7d5e57e72c42ab50e3ac12ca187 [2021-06-09T22:34:52.272Z] #29 0.829 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T22:34:52.272Z] #29 0.916 [2021-06-09T22:34:52.272Z] #29 ... [2021-06-09T22:34:52.272Z] [2021-06-09T22:34:52.272Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T22:34:52.272Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T22:34:52.272Z] #10 DONE 0.5s [2021-06-09T22:34:52.272Z] [2021-06-09T22:34:52.272Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:34:52.272Z] #29 sha256:170f37ea67df91b48aa6e94629196d530772e7d5e57e72c42ab50e3ac12ca187 [2021-06-09T22:34:52.794Z] #29 1.038 ######### 13.8% ######################### 35.1% ##################################### 52.7% ##################################################### 74.9% ############################################################### 88.0% ######################################################################## 100.0% [2021-06-09T22:34:52.794Z] #29 1.547 [2021-06-09T22:34:53.054Z] #29 1.677 #################################################################### 95.8% ######################################################################## 100.0% [2021-06-09T22:34:53.054Z] #29 1.746 [2021-06-09T22:34:53.316Z] #29 1.858 #################################################################### 95.2% ######################################################################## 100.0% [2021-06-09T22:34:53.316Z] #29 1.915 [2021-06-09T22:34:53.839Z] #29 2.028 ############ 17.8% ########################## 37.2% ######################################## 56.4% ###################################################### 75.7% #################################################################### 94.8% ######################################################################## 100.0% [2021-06-09T22:34:53.839Z] #29 2.513 [2021-06-09T22:34:54.100Z] [2021-06-09T22:34:54.100Z] #29 ... [2021-06-09T22:34:54.100Z] [2021-06-09T22:34:54.100Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-09T22:34:54.100Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T22:34:54.100Z] #11 DONE 1.6s [2021-06-09T22:34:54.100Z] [2021-06-09T22:34:54.100Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:34:54.100Z] #29 sha256:170f37ea67df91b48aa6e94629196d530772e7d5e57e72c42ab50e3ac12ca187 [2021-06-09T22:34:55.690Z] #29 2.638 ## 3.9% ####### 10.6% ########### 16.1% ############### 21.3% ################### 26.5% ###################### 31.7% ########################## 37.0% ############################## 42.2% ################################## 47.3% ##################################### 52.4% ######################################### 57.9% ############################################# 63.1% ################################################# 68.4% ##################################################### 73.6% ######################################################## 78.1% ########################################################### 82.7% [2021-06-09T22:34:55.690Z] #29 ... [2021-06-09T22:34:55.690Z] [2021-06-09T22:34:55.690Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T22:34:55.690Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T22:34:55.690Z] #31 DONE 1.6s [2021-06-09T22:34:55.690Z] [2021-06-09T22:34:55.690Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:34:55.690Z] #29 sha256:170f37ea67df91b48aa6e94629196d530772e7d5e57e72c42ab50e3ac12ca187 [2021-06-09T22:34:55.690Z] #29 2.638 ## 3.9% ####### 10.6% ########### 16.1% ############### 21.3% ################### 26.5% ###################### 31.7% ########################## 37.0% ############################## 42.2% ################################## 47.3% ##################################### 52.4% ######################################### 57.9% ############################################# 63.1% ################################################# 68.4% ##################################################### 73.6% ######################################################## 78.1% ########################################################### 82.7% ############################################################## 87.3% ###################################################################### 97.7% ######################################################################## 100.0% [2021-06-09T22:34:55.690Z] #29 4.498 [2021-06-09T22:34:55.950Z] #29 4.741 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T22:34:56.209Z] #29 4.809 [2021-06-09T22:34:56.209Z] #29 4.898 ######################################################################## 100.0% [2021-06-09T22:34:56.209Z] #29 4.924 [2021-06-09T22:34:56.468Z] #29 5.163 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T22:34:56.468Z] #29 5.229 [2021-06-09T22:34:56.729Z] #29 5.355 0.6%#29 ... [2021-06-09T22:34:56.729Z] [2021-06-09T22:34:56.729Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T22:34:56.729Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T22:34:56.729Z] #39 DONE 2.8s [2021-06-09T22:34:56.729Z] [2021-06-09T22:34:56.729Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:34:56.729Z] #29 sha256:170f37ea67df91b48aa6e94629196d530772e7d5e57e72c42ab50e3ac12ca187 [2021-06-09T22:34:56.729Z] #29 5.355 0.6% ##################################################################### 96.2% ######################################################################## 100.0% [2021-06-09T22:34:56.729Z] #29 5.583 [2021-06-09T22:34:56.991Z] #29 ... [2021-06-09T22:34:56.991Z] [2021-06-09T22:34:56.991Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T22:34:56.991Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T22:34:56.991Z] #43 DONE 2.9s [2021-06-09T22:34:57.251Z] [2021-06-09T22:34:57.251Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:34:57.251Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:35:00.550Z] #44 ... [2021-06-09T22:35:00.550Z] [2021-06-09T22:35:00.550Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:35:00.550Z] #29 sha256:170f37ea67df91b48aa6e94629196d530772e7d5e57e72c42ab50e3ac12ca187 [2021-06-09T22:35:00.550Z] #29 6.189 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T22:35:00.550Z] #29 6.293 [2021-06-09T22:35:00.550Z] #29 6.456 0.0% ################ 22.8% ######################## 34.6% #################################### 50.5% ################################################## 70.7% #################################################### 72.9% ######################################################### 80.4% ######################################################################## 100.0% [2021-06-09T22:35:00.550Z] #29 7.415 [2021-06-09T22:35:00.550Z] #29 7.810 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T22:35:00.550Z] #29 7.933 [2021-06-09T22:35:00.550Z] #29 8.016 ######################################################################## 100.0% [2021-06-09T22:35:00.550Z] #29 8.050 [2021-06-09T22:35:00.550Z] #29 8.266 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T22:35:00.550Z] #29 8.388 [2021-06-09T22:35:00.550Z] #29 8.506 ######################################################################## 100.0% [2021-06-09T22:35:00.550Z] #29 8.519 [2021-06-09T22:35:00.550Z] #29 8.543 Download of images into '/build' complete. [2021-06-09T22:35:00.550Z] #29 8.544 Use something like the following to load the result into a Docker daemon: [2021-06-09T22:35:00.550Z] #29 8.544 tar -cC '/build' . | docker load [2021-06-09T22:35:00.550Z] #29 DONE 9.3s [2021-06-09T22:35:00.550Z] [2021-06-09T22:35:00.550Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-09T22:35:00.550Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T22:35:00.550Z] #12 DONE 6.7s [2021-06-09T22:35:00.811Z] [2021-06-09T22:35:00.811Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:35:00.811Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:35:04.106Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b24d8f9ec67f126d) in /home/ubuntu/workspace/moby_PR-42503 [Pipeline] { [2021-06-09T22:35:04.123Z] #13 ... [2021-06-09T22:35:04.123Z] [2021-06-09T22:35:04.123Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:35:04.123Z] #59 sha256:ce1f2da46424cdc1dc6a0ae5b2b342b2540dece0e659e6b9ee47187fd69c28fd [2021-06-09T22:35:04.123Z] #59 8.637 + RM_GOPATH=0 [2021-06-09T22:35:04.123Z] #59 8.637 + TMP_GOPATH= [2021-06-09T22:35:04.123Z] #59 8.637 + : /build [2021-06-09T22:35:04.123Z] #59 8.637 + '[' -z '' ']' [2021-06-09T22:35:04.123Z] #59 8.637 ++ mktemp -d [2021-06-09T22:35:04.123Z] #59 8.651 + export GOPATH=/tmp/tmp.h7K8Qc0whE [2021-06-09T22:35:04.123Z] #59 8.651 + GOPATH=/tmp/tmp.h7K8Qc0whE [2021-06-09T22:35:04.123Z] #59 8.651 + RM_GOPATH=1 [2021-06-09T22:35:04.123Z] #59 8.651 + case "$(go env GOARCH)" in [2021-06-09T22:35:04.123Z] #59 8.651 ++ go env GOARCH [2021-06-09T22:35:04.123Z] #59 8.803 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.123Z] #59 8.803 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.123Z] #59 8.803 ++ dirname /tmp/install/install.sh [2021-06-09T22:35:04.123Z] #59 8.803 + dir=/tmp/install [2021-06-09T22:35:04.123Z] #59 8.803 + bin=rootlesskit [2021-06-09T22:35:04.123Z] #59 8.803 + shift [2021-06-09T22:35:04.123Z] #59 8.804 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T22:35:04.123Z] #59 8.804 + . /tmp/install/rootlesskit.installer [2021-06-09T22:35:04.123Z] #59 8.804 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:35:04.123Z] #59 8.804 + install_rootlesskit [2021-06-09T22:35:04.123Z] #59 8.804 + case "$1" in [2021-06-09T22:35:04.123Z] #59 8.804 + export CGO_ENABLED=0 [2021-06-09T22:35:04.123Z] #59 8.804 + CGO_ENABLED=0 [2021-06-09T22:35:04.123Z] #59 8.804 + _install_rootlesskit [2021-06-09T22:35:04.123Z] #59 8.808 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T22:35:04.123Z] #59 8.808 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.h7K8Qc0whE/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:35:04.123Z] #59 8.808 Cloning into '/tmp/tmp.h7K8Qc0whE/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T22:35:04.123Z] #59 8.808 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:35:04.123Z] #59 ... [2021-06-09T22:35:04.123Z] [2021-06-09T22:35:04.123Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:35:04.123Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:35:04.123Z] #50 7.627 + RM_GOPATH=0 [2021-06-09T22:35:04.123Z] #50 7.627 + TMP_GOPATH= [2021-06-09T22:35:04.123Z] #50 7.627 + : /build [2021-06-09T22:35:04.123Z] #50 7.627 + '[' -z '' ']' [2021-06-09T22:35:04.123Z] #50 7.627 ++ mktemp -d [2021-06-09T22:35:04.123Z] #50 7.627 + export GOPATH=/tmp/tmp.35dsYXQaV6 [2021-06-09T22:35:04.123Z] #50 7.627 + GOPATH=/tmp/tmp.35dsYXQaV6 [2021-06-09T22:35:04.123Z] #50 7.627 + RM_GOPATH=1 [2021-06-09T22:35:04.123Z] #50 7.627 + case "$(go env GOARCH)" in [2021-06-09T22:35:04.123Z] #50 7.627 ++ go env GOARCH [2021-06-09T22:35:04.123Z] #50 7.669 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.123Z] #50 7.669 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.123Z] #50 7.674 ++ dirname /tmp/install/install.sh [2021-06-09T22:35:04.123Z] #50 7.674 + dir=/tmp/install [2021-06-09T22:35:04.123Z] #50 7.674 + bin=golangci_lint [2021-06-09T22:35:04.123Z] #50 7.674 + shift [2021-06-09T22:35:04.123Z] #50 7.674 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T22:35:04.123Z] #50 7.674 + . /tmp/install/golangci_lint.installer [2021-06-09T22:35:04.123Z] #50 7.674 ++ : v1.23.8 [2021-06-09T22:35:04.123Z] #50 7.674 + install_golangci_lint [2021-06-09T22:35:04.123Z] #50 7.674 + set -e [2021-06-09T22:35:04.123Z] #50 7.674 + export GO111MODULE=on [2021-06-09T22:35:04.123Z] #50 7.674 + GO111MODULE=on [2021-06-09T22:35:04.123Z] #50 7.674 + GOBIN=/build [2021-06-09T22:35:04.123Z] #50 7.674 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T22:35:04.123Z] #50 7.721 go: finding github.com v1.23.8 [2021-06-09T22:35:04.123Z] #50 7.721 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T22:35:04.123Z] #50 7.721 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T22:35:04.123Z] #50 7.721 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:35:04.123Z] #50 7.721 go: finding github.com/golangci v1.23.8 [2021-06-09T22:35:04.123Z] #50 8.923 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:35:04.123Z] #50 9.671 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:35:04.123Z] #50 ... [2021-06-09T22:35:04.123Z] [2021-06-09T22:35:04.123Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:35:04.123Z] #52 sha256:4e3a8e6d3b9c16b2e047242d9a15f6dc2162629a2a0c1024eba4e8ba4052d88c [2021-06-09T22:35:04.123Z] #52 7.143 + RM_GOPATH=0 [2021-06-09T22:35:04.123Z] #52 7.143 + TMP_GOPATH= [2021-06-09T22:35:04.123Z] #52 7.143 + : /build [2021-06-09T22:35:04.123Z] #52 7.143 + '[' -z '' ']' [2021-06-09T22:35:04.123Z] #52 7.149 ++ mktemp -d [2021-06-09T22:35:04.123Z] #52 7.149 + export GOPATH=/tmp/tmp.F6tLAoxfM0 [2021-06-09T22:35:04.123Z] #52 7.149 + GOPATH=/tmp/tmp.F6tLAoxfM0 [2021-06-09T22:35:04.123Z] #52 7.149 + RM_GOPATH=1 [2021-06-09T22:35:04.123Z] #52 7.149 + case "$(go env GOARCH)" in [2021-06-09T22:35:04.123Z] #52 7.149 ++ go env GOARCH [2021-06-09T22:35:04.123Z] #52 7.150 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.123Z] #52 7.150 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.123Z] #52 7.152 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:35:04.123Z] #52 7.152 ++ dirname /tmp/install/install.sh [2021-06-09T22:35:04.123Z] #52 7.152 + dir=/tmp/install [2021-06-09T22:35:04.123Z] #52 7.152 + bin=shfmt [2021-06-09T22:35:04.123Z] #52 7.152 + shift [2021-06-09T22:35:04.123Z] #52 7.152 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T22:35:04.123Z] #52 7.152 + . /tmp/install/shfmt.installer [2021-06-09T22:35:04.123Z] #52 7.152 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:35:04.123Z] #52 7.152 + install_shfmt [2021-06-09T22:35:04.123Z] #52 7.152 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T22:35:04.123Z] #52 7.152 + git clone https://github.com/mvdan/sh.git /tmp/tmp.F6tLAoxfM0/src/github.com/mvdan/sh [2021-06-09T22:35:04.123Z] #52 7.155 Cloning into '/tmp/tmp.F6tLAoxfM0/src/github.com/mvdan/sh'... [Pipeline] checkout [2021-06-09T22:35:04.273Z] The recommended git tool is: git [2021-06-09T22:35:04.384Z] #52 ... [2021-06-09T22:35:04.384Z] [2021-06-09T22:35:04.384Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:35:04.384Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:35:04.384Z] #56 9.251 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:35:04.384Z] #56 9.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:35:04.384Z] #56 9.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:35:04.384Z] #56 ... [2021-06-09T22:35:04.384Z] [2021-06-09T22:35:04.384Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:35:04.384Z] #24 sha256:409f99704daf1b080ced66697faec6443c27d9eaf6a7e6d8b38f4fc43835ccfa [2021-06-09T22:35:04.384Z] #24 7.278 + RM_GOPATH=0 [2021-06-09T22:35:04.384Z] #24 7.278 + TMP_GOPATH= [2021-06-09T22:35:04.384Z] #24 7.278 + : /build [2021-06-09T22:35:04.384Z] #24 7.278 + '[' -z '' ']' [2021-06-09T22:35:04.384Z] #24 7.280 ++ mktemp -d [2021-06-09T22:35:04.384Z] #24 7.281 + export GOPATH=/tmp/tmp.fIt6tx2lr5 [2021-06-09T22:35:04.384Z] #24 7.281 + GOPATH=/tmp/tmp.fIt6tx2lr5 [2021-06-09T22:35:04.384Z] #24 7.281 + RM_GOPATH=1 [2021-06-09T22:35:04.384Z] #24 7.281 + case "$(go env GOARCH)" in [2021-06-09T22:35:04.384Z] #24 7.282 ++ go env GOARCH [2021-06-09T22:35:04.384Z] #24 7.302 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.384Z] #24 7.302 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.384Z] #24 7.302 ++ dirname /tmp/install/install.sh [2021-06-09T22:35:04.384Z] #24 7.303 + dir=/tmp/install [2021-06-09T22:35:04.384Z] #24 7.303 + bin=dockercli [2021-06-09T22:35:04.384Z] #24 7.303 + shift [2021-06-09T22:35:04.384Z] #24 7.303 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T22:35:04.384Z] #24 7.303 + . /tmp/install/dockercli.installer [2021-06-09T22:35:04.384Z] #24 7.303 ++ : stable [2021-06-09T22:35:04.384Z] #24 7.303 ++ : 17.06.2-ce [2021-06-09T22:35:04.384Z] #24 7.303 + install_dockercli [2021-06-09T22:35:04.384Z] #24 7.303 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T22:35:04.384Z] #24 7.304 ++ uname -m [2021-06-09T22:35:04.384Z] #24 7.304 + arch=x86_64 [2021-06-09T22:35:04.384Z] #24 7.304 + '[' x86_64 '!=' x86_64 ']' [2021-06-09T22:35:04.384Z] #24 7.304 + url=https://download.docker.com/linux/static [2021-06-09T22:35:04.384Z] #24 7.304 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-09T22:35:04.384Z] #24 7.305 Install docker/cli version 17.06.2-ce from stable [2021-06-09T22:35:04.384Z] #24 7.321 + tar -xz docker/docker [2021-06-09T22:35:04.645Z] #24 ... [2021-06-09T22:35:04.645Z] [2021-06-09T22:35:04.645Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:35:04.645Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:35:04.645Z] #36 8.877 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:35:04.645Z] #36 8.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:35:04.645Z] #36 9.063 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:35:04.645Z] #36 10.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:35:04.906Z] #36 ... [2021-06-09T22:35:04.906Z] [2021-06-09T22:35:04.906Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:35:04.906Z] #48 sha256:09a45e484ab7cfd51a6c221169e9cb21ca8e6635bbb3afec1fb9cce5160bf0bc [2021-06-09T22:35:04.906Z] #48 6.834 + RM_GOPATH=0 [2021-06-09T22:35:04.906Z] #48 6.834 + TMP_GOPATH= [2021-06-09T22:35:04.906Z] #48 6.834 + : /build [2021-06-09T22:35:04.906Z] #48 6.834 + '[' -z '' ']' [2021-06-09T22:35:04.906Z] #48 6.834 ++ mktemp -d [2021-06-09T22:35:04.906Z] #48 6.834 + export GOPATH=/tmp/tmp.rA1l7hxQt7 [2021-06-09T22:35:04.906Z] #48 6.834 + GOPATH=/tmp/tmp.rA1l7hxQt7 [2021-06-09T22:35:04.906Z] #48 6.834 + RM_GOPATH=1 [2021-06-09T22:35:04.906Z] #48 6.834 + case "$(go env GOARCH)" in [2021-06-09T22:35:04.906Z] #48 6.834 ++ go env GOARCH [2021-06-09T22:35:04.906Z] #48 6.834 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.906Z] #48 6.834 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:04.906Z] #48 6.834 ++ dirname /tmp/install/install.sh [2021-06-09T22:35:04.906Z] #48 6.834 + dir=/tmp/install [2021-06-09T22:35:04.906Z] #48 6.834 + bin=gotestsum [2021-06-09T22:35:04.906Z] #48 6.834 + shift [2021-06-09T22:35:04.906Z] #48 6.834 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T22:35:04.906Z] #48 6.834 + . /tmp/install/gotestsum.installer [2021-06-09T22:35:04.906Z] #48 6.834 ++ : v0.5.3 [2021-06-09T22:35:04.906Z] #48 6.834 + install_gotestsum [2021-06-09T22:35:04.906Z] #48 6.834 + set -e [2021-06-09T22:35:04.906Z] #48 6.834 + export GO111MODULE=on [2021-06-09T22:35:04.906Z] #48 6.834 + GO111MODULE=on [2021-06-09T22:35:04.906Z] #48 6.834 + GOBIN=/build [2021-06-09T22:35:04.906Z] #48 6.834 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T22:35:04.906Z] #48 6.834 go: finding gotest.tools v0.5.3 [2021-06-09T22:35:04.906Z] #48 6.834 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T22:35:04.906Z] #48 7.001 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T22:35:04.906Z] #48 7.603 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T22:35:04.906Z] #48 9.265 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T22:35:04.906Z] #48 9.305 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:35:04.906Z] #48 9.313 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T22:35:04.906Z] #48 9.373 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:35:04.906Z] #48 9.451 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:35:04.906Z] #48 9.453 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:35:04.906Z] #48 9.629 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:35:04.906Z] #48 9.878 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:35:04.906Z] #48 9.905 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T22:35:04.906Z] #48 9.931 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:35:04.906Z] #48 10.04 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:35:04.906Z] #48 10.11 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:35:04.906Z] #48 10.13 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T22:35:04.906Z] #48 10.17 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:35:04.906Z] #48 10.19 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:35:04.906Z] #48 10.20 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:35:04.906Z] #48 10.70 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:35:04.906Z] #48 ... [2021-06-09T22:35:04.906Z] [2021-06-09T22:35:04.906Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:35:04.906Z] #34 sha256:03abb43a9ed4f61b3506fa2c2ce2b10fc6cdf69e8e18876fde4bf7bde4d7e0ce [2021-06-09T22:35:04.906Z] #34 8.501 Install go-toml version v1.8.1 [2021-06-09T22:35:04.906Z] #34 8.538 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T22:35:04.906Z] #34 8.546 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T22:35:04.906Z] #34 8.546 go: finding github.com v1.8.1 [2021-06-09T22:35:04.906Z] #34 8.546 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:35:04.906Z] #34 8.546 go: finding github.com/pelletier v1.8.1 [2021-06-09T22:35:04.906Z] #34 9.662 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:35:04.906Z] #34 10.34 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:35:05.226Z] #34 ... [2021-06-09T22:35:05.226Z] [2021-06-09T22:35:05.226Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:35:05.226Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:35:05.226Z] #46 7.680 + RM_GOPATH=0 [2021-06-09T22:35:05.226Z] #46 7.680 + TMP_GOPATH= [2021-06-09T22:35:05.226Z] #46 7.680 + : /build [2021-06-09T22:35:05.226Z] #46 7.680 + '[' -z '' ']' [2021-06-09T22:35:05.226Z] #46 7.680 ++ mktemp -d [2021-06-09T22:35:05.226Z] #46 7.709 + export GOPATH=/tmp/tmp.usvP8iWSUP [2021-06-09T22:35:05.226Z] #46 7.709 + GOPATH=/tmp/tmp.usvP8iWSUP [2021-06-09T22:35:05.226Z] #46 7.709 + RM_GOPATH=1 [2021-06-09T22:35:05.226Z] #46 7.709 + case "$(go env GOARCH)" in [2021-06-09T22:35:05.226Z] #46 7.709 ++ go env GOARCH [2021-06-09T22:35:05.226Z] #46 7.709 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:05.226Z] #46 7.709 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:05.226Z] #46 7.709 ++ dirname /tmp/install/install.sh [2021-06-09T22:35:05.226Z] #46 7.709 + dir=/tmp/install [2021-06-09T22:35:05.226Z] #46 7.709 + bin=vndr [2021-06-09T22:35:05.226Z] #46 7.709 + shift [2021-06-09T22:35:05.226Z] #46 7.709 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T22:35:05.226Z] #46 7.709 + . /tmp/install/vndr.installer [2021-06-09T22:35:05.226Z] #46 7.709 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:35:05.226Z] #46 7.709 + install_vndr [2021-06-09T22:35:05.226Z] #46 7.709 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T22:35:05.226Z] #46 7.709 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.usvP8iWSUP/src/github.com/LK4D4/vndr [2021-06-09T22:35:05.226Z] #46 7.721 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:35:05.226Z] #46 7.721 Cloning into '/tmp/tmp.usvP8iWSUP/src/github.com/LK4D4/vndr'... [2021-06-09T22:35:05.226Z] #46 8.349 + cd /tmp/tmp.usvP8iWSUP/src/github.com/LK4D4/vndr [2021-06-09T22:35:05.226Z] #46 8.355 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:35:05.226Z] #46 8.373 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T22:35:05.226Z] #46 10.18 internal/cpu [2021-06-09T22:35:05.226Z] #46 10.18 runtime/internal/atomic [2021-06-09T22:35:05.226Z] #46 10.60 runtime/internal/sys [2021-06-09T22:35:05.226Z] #46 11.10 runtime/internal/math [2021-06-09T22:35:05.226Z] #46 11.23 internal/bytealg [2021-06-09T22:35:05.226Z] #46 ... [2021-06-09T22:35:05.226Z] [2021-06-09T22:35:05.226Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:35:05.226Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:35:05.226Z] #13 3.886 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:35:05.226Z] #13 4.102 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:35:05.226Z] #13 4.102 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:35:05.226Z] #13 4.106 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:35:05.879Z] #13 ... [2021-06-09T22:35:05.879Z] [2021-06-09T22:35:05.879Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:35:05.879Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:35:05.879Z] #32 6.903 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T22:35:05.879Z] #32 6.903 Cloning into '.'... [2021-06-09T22:35:05.879Z] #32 ... [2021-06-09T22:35:05.879Z] [2021-06-09T22:35:05.879Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:35:05.879Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:35:05.879Z] #46 11.50 internal/race [2021-06-09T22:35:05.879Z] #46 11.88 sync/atomic [2021-06-09T22:35:06.451Z] #46 12.30 unicode [2021-06-09T22:35:06.750Z] #46 12.67 runtime [2021-06-09T22:35:06.750Z] #46 ... [2021-06-09T22:35:06.750Z] [2021-06-09T22:35:06.750Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:35:06.750Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:35:06.751Z] #40 5.849 + git clone https://github.com/docker/distribution.git . [2021-06-09T22:35:06.751Z] #40 5.858 Cloning into '.'... [2021-06-09T22:35:07.015Z] #40 ... [2021-06-09T22:35:07.015Z] [2021-06-09T22:35:07.015Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:35:07.015Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:35:07.015Z] #13 5.795 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T22:35:07.793Z] using credential docker-jenkins-github-credentials [2021-06-09T22:35:07.799Z] Cloning the remote Git repository [2021-06-09T22:35:07.800Z] Cloning with configured refspecs honoured and without tags [2021-06-09T22:35:07.824Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T22:35:07.870Z] > git init /home/ubuntu/workspace/moby_PR-42503 # timeout=10 [2021-06-09T22:35:08.434Z] #13 7.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:35:08.773Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-09T22:35:08.773Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a6a1b731\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-09T22:35:08.773Z] ---------------------------------------------------------------------------- [2021-06-09T22:35:08.773Z] [2021-06-09T22:35:08.773Z] INFO: executeCI.ps1 starting at Wed Jun 9 22:35:06 CUT 2021 [2021-06-09T22:35:08.773Z] [2021-06-09T22:35:08.773Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-09T22:35:08.773Z] INFO: Running git version 2.24.1.windows.2 [2021-06-09T22:35:08.773Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-09T22:35:08.773Z] INFO: Environment variables: [2021-06-09T22:35:08.773Z] [2021-06-09T22:35:08.773Z] Name Value [2021-06-09T22:35:08.773Z] ---- ----- [2021-06-09T22:35:08.773Z] ALLUSERSPROFILE C:\ProgramData [2021-06-09T22:35:08.773Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-09T22:35:08.773Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-09T22:35:08.773Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-09T22:35:08.773Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-09T22:35:08.773Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-09T22:35:08.773Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-09T22:35:08.773Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-09T22:35:08.773Z] BRANCH_NAME PR-42503 [2021-06-09T22:35:08.773Z] BUILD_DISPLAY_NAME #2 [2021-06-09T22:35:08.773Z] BUILD_ID 2 [2021-06-09T22:35:08.773Z] BUILD_NUMBER 2 [2021-06-09T22:35:08.773Z] BUILD_TAG jenkins-moby-PR-42503-2 [2021-06-09T22:35:08.773Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/ [2021-06-09T22:35:08.773Z] CHANGE_AUTHOR thaJeztah [2021-06-09T22:35:08.773Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-09T22:35:08.773Z] CHANGE_BRANCH bridge_redundant_list [2021-06-09T22:35:08.773Z] CHANGE_FORK thaJeztah/docker [2021-06-09T22:35:08.773Z] CHANGE_ID 42503 [2021-06-09T22:35:08.773Z] CHANGE_TARGET master [2021-06-09T22:35:08.773Z] CHANGE_TITLE libnetwork/bridge: remove unused "others" argument from isolateNetwork() [2021-06-09T22:35:08.773Z] CHANGE_URL https://github.com/moby/moby/pull/42503 [2021-06-09T22:35:08.773Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:35:08.773Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-09T22:35:08.773Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-09T22:35:08.773Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-09T22:35:08.773Z] COMPUTERNAME azwin-2-4b5c20 [2021-06-09T22:35:08.773Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-09T22:35:08.773Z] ConfigSequenceNumber 0 [2021-06-09T22:35:08.773Z] DOCKER_BUILDKIT 0 [2021-06-09T22:35:08.773Z] DOCKER_DUT_DEBUG 1 [2021-06-09T22:35:08.773Z] DOCKER_EXPERIMENTAL 1 [2021-06-09T22:35:08.773Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-09T22:35:08.773Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-09T22:35:08.773Z] EXECUTOR_NUMBER 0 [2021-06-09T22:35:08.773Z] FQDN azwin-2-4b5c20.westus.cloudapp.azure.com [2021-06-09T22:35:08.773Z] GIT_BRANCH PR-42503 [2021-06-09T22:35:08.773Z] GIT_COMMIT 9b89f5ec734ce50db385e95257b879df6811057f [2021-06-09T22:35:08.773Z] GIT_PREVIOUS_COMMIT 508a0979d9e3a15361d4b936252111796c0580d3 [2021-06-09T22:35:08.773Z] GIT_URL https://github.com/moby/moby.git [2021-06-09T22:35:08.773Z] HUDSON_COOKIE ad3cb5fc-ddba-4791-83f4-f5399b35f771 [2021-06-09T22:35:08.773Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-09T22:35:08.773Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-09T22:35:08.773Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-09T22:35:08.773Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-09T22:35:08.773Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-09T22:35:08.773Z] JENKINS_NODE_COOKIE 19e72b19-4336-4b26-97c7-e5633a7cf430 [2021-06-09T22:35:08.773Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-09T22:35:08.773Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-09T22:35:08.773Z] JOB_BASE_NAME PR-42503 [2021-06-09T22:35:08.773Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/display/redirect [2021-06-09T22:35:08.773Z] JOB_NAME moby/PR-42503 [2021-06-09T22:35:08.773Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/ [2021-06-09T22:35:08.773Z] library.jps.version master [2021-06-09T22:35:08.773Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-09T22:35:08.773Z] NODE_LABELS amd64 azure azwin-2-4b5c20 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-09T22:35:08.773Z] NODE_NAME azwin-2-4b5c20 [2021-06-09T22:35:08.773Z] NUMBER_OF_PROCESSORS 4 [2021-06-09T22:35:08.773Z] OS Windows_NT [2021-06-09T22:35:08.773Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-09T22:35:08.773Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-09T22:35:08.773Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-09T22:35:08.773Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-06-09T22:35:08.773Z] PROCESSOR_LEVEL 6 [2021-06-09T22:35:08.773Z] PROCESSOR_REVISION 5504 [2021-06-09T22:35:08.773Z] ProgramData C:\ProgramData [2021-06-09T22:35:08.773Z] ProgramFiles C:\Program Files [2021-06-09T22:35:08.773Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-09T22:35:08.773Z] ProgramW6432 C:\Program Files [2021-06-09T22:35:08.773Z] PROMPT $P$G [2021-06-09T22:35:08.773Z] PSExecutionPolicyPreference Bypass [2021-06-09T22:35:08.773Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-09T22:35:08.773Z] PUBLIC C:\Users\Public [2021-06-09T22:35:08.773Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/display/redirect?page=artif... [2021-06-09T22:35:08.773Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/display/redirect?page=changes [2021-06-09T22:35:08.773Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/display/redirect [2021-06-09T22:35:08.773Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/display/redirect?page=tests [2021-06-09T22:35:08.773Z] SKIP_VALIDATION_TESTS 1 [2021-06-09T22:35:08.773Z] SOURCES_DRIVE d [2021-06-09T22:35:08.773Z] SOURCES_SUBDIR gopath [2021-06-09T22:35:08.773Z] STAGE_NAME Run tests [2021-06-09T22:35:08.773Z] SystemDrive C: [2021-06-09T22:35:08.773Z] SystemRoot C:\Windows [2021-06-09T22:35:08.773Z] TEMP C:\Windows\TEMP [2021-06-09T22:35:08.773Z] TESTDEBUG 0 [2021-06-09T22:35:08.773Z] TESTRUN_DRIVE d [2021-06-09T22:35:08.774Z] TESTRUN_SUBDIR CI [2021-06-09T22:35:08.774Z] TIMEOUT 120m [2021-06-09T22:35:08.774Z] TMP C:\Windows\TEMP [2021-06-09T22:35:08.774Z] USERDOMAIN WORKGROUP [2021-06-09T22:35:08.774Z] USERNAME azwin-2-4b5c20$ [2021-06-09T22:35:08.774Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-09T22:35:08.774Z] windir C:\Windows [2021-06-09T22:35:08.774Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-09T22:35:08.774Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-09T22:35:08.774Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-09T22:35:08.774Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] INFO: Sources under d:\gopath\... [2021-06-09T22:35:08.774Z] INFO: Test run under d:\CI\... [2021-06-09T22:35:08.774Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-09T22:35:08.774Z] INFO: docker/docker repository was found [2021-06-09T22:35:08.774Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-09T22:35:08.774Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-09T22:35:08.774Z] INFO: Docker version of control daemon [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] Client: [2021-06-09T22:35:08.774Z] Version: 20.10.6 [2021-06-09T22:35:08.774Z] API version: 1.41 [2021-06-09T22:35:08.774Z] Go version: go1.16.3 [2021-06-09T22:35:08.774Z] Git commit: 370c289 [2021-06-09T22:35:08.774Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-09T22:35:08.774Z] OS/Arch: windows/amd64 [2021-06-09T22:35:08.774Z] Context: default [2021-06-09T22:35:08.774Z] Experimental: true [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] Server: Docker Engine - Community [2021-06-09T22:35:08.774Z] Engine: [2021-06-09T22:35:08.774Z] Version: 20.10.6 [2021-06-09T22:35:08.774Z] API version: 1.41 (minimum version 1.24) [2021-06-09T22:35:08.774Z] Go version: go1.13.15 [2021-06-09T22:35:08.774Z] Git commit: 8728dd2 [2021-06-09T22:35:08.774Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-09T22:35:08.774Z] OS/Arch: windows/amd64 [2021-06-09T22:35:08.774Z] Experimental: true [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] INFO: Docker info of control daemon [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] Client: [2021-06-09T22:35:08.774Z] Context: default [2021-06-09T22:35:08.774Z] Debug Mode: false [2021-06-09T22:35:08.774Z] Plugins: [2021-06-09T22:35:08.774Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T22:35:08.774Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T22:35:08.774Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] Server: [2021-06-09T22:35:08.774Z] Containers: 0 [2021-06-09T22:35:08.774Z] Running: 0 [2021-06-09T22:35:08.774Z] Paused: 0 [2021-06-09T22:35:08.774Z] Stopped: 0 [2021-06-09T22:35:08.774Z] Images: 10 [2021-06-09T22:35:08.774Z] Server Version: 20.10.6 [2021-06-09T22:35:08.774Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T22:35:08.774Z] Windows: [2021-06-09T22:35:08.774Z] LCOW: [2021-06-09T22:35:08.774Z] Logging Driver: json-file [2021-06-09T22:35:08.774Z] Plugins: [2021-06-09T22:35:08.774Z] Volume: local [2021-06-09T22:35:08.774Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T22:35:08.774Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T22:35:08.774Z] Swarm: inactive [2021-06-09T22:35:08.774Z] Default Isolation: process [2021-06-09T22:35:08.774Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T22:35:08.774Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T22:35:08.774Z] OSType: windows [2021-06-09T22:35:08.774Z] Architecture: x86_64 [2021-06-09T22:35:08.774Z] CPUs: 4 [2021-06-09T22:35:08.774Z] Total Memory: 32GiB [2021-06-09T22:35:08.774Z] Name: azwin-2-4b5c20 [2021-06-09T22:35:08.774Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-09T22:35:08.774Z] Docker Root Dir: D:\docker [2021-06-09T22:35:08.774Z] Debug Mode: false [2021-06-09T22:35:08.774Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:35:08.774Z] Labels: [2021-06-09T22:35:08.774Z] Experimental: true [2021-06-09T22:35:08.774Z] Insecure Registries: [2021-06-09T22:35:08.774Z] 10.0.0.4:5000 [2021-06-09T22:35:08.774Z] 127.0.0.0/8 [2021-06-09T22:35:08.774Z] Registry Mirrors: [2021-06-09T22:35:08.774Z] http://10.0.0.4:5000/ [2021-06-09T22:35:08.774Z] Live Restore Enabled: false [2021-06-09T22:35:08.774Z] Product License: Community Engine [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] INFO: Commit hash is 9b89f5ec73 [2021-06-09T22:35:08.774Z] INFO: Nuke-Everything... [2021-06-09T22:35:08.774Z] INFO: Container count on control daemon to delete is 0 [2021-06-09T22:35:08.774Z] INFO: Nuking d:\CI [2021-06-09T22:35:08.774Z] INFO: Zapped successfully [2021-06-09T22:35:08.774Z] INFO: Location for testing is d:\CI\PR-42503\2 [2021-06-09T22:35:08.774Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.774Z] INFO: Building the image from Dockerfile.windows at 06/09/2021 22:35:08... [2021-06-09T22:35:08.774Z] [2021-06-09T22:35:08.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:35:08.144Z] > git --version # timeout=10 [2021-06-09T22:35:08.154Z] > git --version # 'git version 2.17.1' [2021-06-09T22:35:08.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:08.175Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:10.348Z] #13 ... [2021-06-09T22:35:10.348Z] [2021-06-09T22:35:10.348Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:35:10.348Z] #24 sha256:409f99704daf1b080ced66697faec6443c27d9eaf6a7e6d8b38f4fc43835ccfa [2021-06-09T22:35:10.348Z] #24 15.86 + mkdir -p /build [2021-06-09T22:35:10.348Z] #24 15.86 + mv docker/docker /build/ [2021-06-09T22:35:10.348Z] #24 15.89 + rmdir docker [2021-06-09T22:35:10.348Z] #24 DONE 16.2s [2021-06-09T22:35:10.348Z] [2021-06-09T22:35:10.348Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:35:10.348Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:35:10.348Z] #46 16.52 unicode/utf8 [2021-06-09T22:35:11.741Z] #46 17.70 math/bits [2021-06-09T22:35:11.902Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ac43a41a537de2d2) in /home/ubuntu/workspace/moby_PR-42503 [Pipeline] { [Pipeline] checkout [2021-06-09T22:35:12.022Z] #46 18.09 math [2021-06-09T22:35:12.067Z] The recommended git tool is: git [2021-06-09T22:35:13.403Z] #46 ... [2021-06-09T22:35:13.403Z] [2021-06-09T22:35:13.403Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:35:13.403Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:35:13.403Z] #44 6.312 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:35:13.403Z] #44 6.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:35:13.403Z] #44 6.378 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:35:13.403Z] #44 9.074 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:35:13.403Z] #44 10.10 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T22:35:13.403Z] #44 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:35:13.403Z] #44 14.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:35:13.403Z] #44 ... [2021-06-09T22:35:13.403Z] [2021-06-09T22:35:13.403Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:35:13.404Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:35:13.404Z] #50 18.02 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:35:13.404Z] #50 18.07 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T22:35:13.404Z] #50 18.08 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T22:35:13.404Z] #50 18.15 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T22:35:13.404Z] #50 18.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:35:13.404Z] #50 18.15 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T22:35:13.404Z] #50 18.16 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T22:35:13.404Z] #50 18.34 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T22:35:13.404Z] #50 18.39 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T22:35:13.404Z] #50 18.45 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T22:35:13.404Z] #50 18.51 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:35:13.404Z] #50 18.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:35:13.404Z] #50 18.69 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:35:13.404Z] #50 18.78 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:35:13.404Z] #50 18.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:35:13.404Z] #50 18.81 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T22:35:13.404Z] #50 18.83 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:35:13.404Z] #50 18.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:35:13.404Z] #50 18.83 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T22:35:13.404Z] #50 18.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:35:13.404Z] #50 18.87 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T22:35:13.404Z] #50 18.88 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T22:35:13.404Z] #50 18.99 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T22:35:13.404Z] #50 19.07 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:35:13.404Z] #50 19.11 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:35:13.404Z] #50 19.11 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:35:13.404Z] #50 19.21 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T22:35:13.404Z] #50 19.29 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:35:13.404Z] #50 19.44 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T22:35:13.663Z] #50 19.56 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T22:35:13.663Z] #50 19.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:35:13.663Z] #50 19.56 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:35:13.663Z] #50 19.58 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:35:13.663Z] #50 19.67 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:35:13.923Z] #50 19.81 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:35:14.195Z] #50 20.09 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:35:14.195Z] #50 20.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:35:14.195Z] #50 20.10 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:35:14.195Z] #50 20.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:35:14.195Z] #50 20.22 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:35:14.455Z] #50 20.35 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:35:14.455Z] #50 20.44 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:35:14.455Z] #50 20.50 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:35:14.455Z] #50 20.51 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:35:14.715Z] #50 20.80 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:35:14.975Z] #50 20.84 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:35:14.975Z] #50 20.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:35:14.975Z] #50 20.98 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:35:15.235Z] #50 ... [2021-06-09T22:35:15.236Z] [2021-06-09T22:35:15.236Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:35:15.236Z] #48 sha256:09a45e484ab7cfd51a6c221169e9cb21ca8e6635bbb3afec1fb9cce5160bf0bc [2021-06-09T22:35:15.236Z] #48 11.03 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:35:15.236Z] #48 11.34 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:35:15.236Z] #48 14.03 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:35:15.236Z] #48 14.05 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:35:15.236Z] #48 15.83 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:35:15.236Z] #48 20.22 go: finding github.com/fatih/color v1.9.0 [2021-06-09T22:35:15.236Z] #48 20.26 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:35:15.236Z] #48 20.33 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:35:15.236Z] #48 20.48 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:35:15.236Z] #48 20.49 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T22:35:15.236Z] #48 20.55 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:35:15.236Z] #48 20.74 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:35:15.236Z] #48 20.91 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:35:15.236Z] #48 21.02 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:35:15.236Z] #48 21.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:35:15.236Z] #48 21.08 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:35:15.236Z] #48 ... [2021-06-09T22:35:15.236Z] [2021-06-09T22:35:15.236Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:35:15.236Z] #59 sha256:ce1f2da46424cdc1dc6a0ae5b2b342b2540dece0e659e6b9ee47187fd69c28fd [2021-06-09T22:35:15.236Z] #59 15.34 + cd /tmp/tmp.h7K8Qc0whE/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:35:15.236Z] #59 15.35 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:35:15.236Z] #59 15.38 + export GO111MODULE=on [2021-06-09T22:35:15.236Z] #59 15.38 + GO111MODULE=on [2021-06-09T22:35:15.236Z] #59 15.38 + export GOPROXY=https://proxy.golang.org [2021-06-09T22:35:15.236Z] #59 15.38 + GOPROXY=https://proxy.golang.org [2021-06-09T22:35:15.236Z] #59 15.38 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:35:15.236Z] #59 15.38 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T22:35:15.236Z] #59 17.99 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:35:15.236Z] #59 18.10 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:35:15.236Z] #59 18.15 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T22:35:15.236Z] #59 18.21 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T22:35:15.236Z] #59 18.29 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:35:15.236Z] #59 18.34 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T22:35:15.236Z] #59 18.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:35:15.236Z] #59 18.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:35:15.236Z] #59 18.59 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:35:15.236Z] #59 18.59 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:35:15.236Z] #59 18.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:35:15.236Z] #59 18.73 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T22:35:15.236Z] #59 18.93 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:35:15.236Z] #59 19.13 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T22:35:15.236Z] #59 19.17 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:35:15.236Z] #59 19.29 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T22:35:15.236Z] #59 19.35 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T22:35:15.236Z] #59 19.67 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:35:15.236Z] #59 19.84 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:35:15.236Z] #59 21.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:35:15.236Z] #59 21.27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:35:15.385Z] using credential docker-jenkins-github-credentials [2021-06-09T22:35:15.391Z] Cloning the remote Git repository [2021-06-09T22:35:15.391Z] Cloning with configured refspecs honoured and without tags [2021-06-09T22:35:15.496Z] #59 21.39 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T22:35:15.417Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T22:35:15.492Z] > git init /home/ubuntu/workspace/moby_PR-42503 # timeout=10 [2021-06-09T22:35:15.756Z] #59 ... [2021-06-09T22:35:15.756Z] [2021-06-09T22:35:15.756Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:35:15.756Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:35:15.756Z] #56 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:35:15.756Z] #56 14.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:35:15.756Z] #56 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:35:15.756Z] #56 ... [2021-06-09T22:35:15.756Z] [2021-06-09T22:35:15.756Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:35:15.756Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:35:15.756Z] #46 21.65 internal/testlog [2021-06-09T22:35:15.756Z] #46 21.82 encoding [2021-06-09T22:35:15.813Z] Sending build context to Docker daemon 61.15MB [2021-06-09T22:35:15.813Z] [2021-06-09T22:35:15.813Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-09T22:35:15.813Z] ---> 5b60ac4e9e92 [2021-06-09T22:35:15.814Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-09T22:35:15.814Z] ---> Using cache [2021-06-09T22:35:15.814Z] ---> 85dea20a16b4 [2021-06-09T22:35:15.814Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-09T22:35:15.814Z] ---> Using cache [2021-06-09T22:35:15.814Z] ---> baeda4fd49a4 [2021-06-09T22:35:15.814Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-09T22:35:15.814Z] ---> Using cache [2021-06-09T22:35:15.814Z] ---> 9670fd69803c [2021-06-09T22:35:15.814Z] 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} [2021-06-09T22:35:15.814Z] ---> Using cache [2021-06-09T22:35:15.814Z] ---> c0b158e24d2c [2021-06-09T22:35:15.814Z] 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; [2021-06-09T22:35:15.814Z] ---> Using cache [2021-06-09T22:35:15.814Z] ---> a543d67e7987 [2021-06-09T22:35:15.814Z] 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 [2021-06-09T22:35:15.814Z] ---> Using cache [2021-06-09T22:35:15.814Z] ---> e7668343f94f [2021-06-09T22:35:15.814Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-09T22:35:15.814Z] ---> Using cache [2021-06-09T22:35:15.814Z] ---> e6ce357abd85 [2021-06-09T22:35:15.814Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-09T22:35:15.814Z] ---> Using cache [2021-06-09T22:35:15.814Z] ---> 4888c45c4168 [2021-06-09T22:35:15.814Z] Step 10/10 : COPY . . [2021-06-09T22:35:16.020Z] #46 21.95 unicode/utf16 [2021-06-09T22:35:16.280Z] #46 22.34 container/list [2021-06-09T22:35:16.849Z] #46 22.92 crypto/internal/subtle [2021-06-09T22:35:16.849Z] #46 23.02 crypto/subtle [2021-06-09T22:35:15.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:35:15.732Z] > git --version # timeout=10 [2021-06-09T22:35:15.764Z] > git --version # 'git version 2.17.1' [2021-06-09T22:35:15.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:15.766Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:17.110Z] #46 23.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T22:35:17.110Z] #46 23.26 internal/nettrace [2021-06-09T22:35:17.370Z] #46 23.40 runtime/cgo [2021-06-09T22:35:17.370Z] #46 ... [2021-06-09T22:35:17.370Z] [2021-06-09T22:35:17.370Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:35:17.370Z] #34 sha256:03abb43a9ed4f61b3506fa2c2ce2b10fc6cdf69e8e18876fde4bf7bde4d7e0ce [2021-06-09T22:35:17.370Z] #34 13.44 github.com/pelletier/go-toml [2021-06-09T22:35:17.370Z] #34 20.89 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T22:35:17.630Z] #34 ... [2021-06-09T22:35:17.630Z] [2021-06-09T22:35:17.630Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:35:17.630Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:35:17.630Z] #36 13.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:35:17.630Z] #36 15.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:35:17.890Z] #36 ... [2021-06-09T22:35:17.890Z] [2021-06-09T22:35:17.890Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:35:17.890Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:35:17.890Z] #50 21.38 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:35:17.890Z] #50 21.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:35:17.890Z] #50 21.86 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:35:17.890Z] #50 21.88 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:35:17.890Z] #50 22.12 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:35:17.890Z] #50 22.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:35:17.890Z] #50 22.27 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:35:17.890Z] #50 22.27 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:35:17.890Z] #50 22.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:35:17.890Z] #50 22.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:35:17.890Z] #50 22.46 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:35:17.890Z] #50 22.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:35:17.890Z] #50 22.54 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:35:17.890Z] #50 22.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:35:17.890Z] #50 22.68 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:35:17.890Z] #50 23.09 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:35:19.274Z] #50 25.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:35:19.274Z] #50 25.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:35:19.274Z] #50 25.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:35:19.274Z] #50 25.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:35:19.274Z] #50 25.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:35:19.274Z] #50 25.16 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T22:35:19.274Z] #50 25.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:35:19.274Z] #50 25.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:35:19.274Z] #50 25.27 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:35:19.274Z] #50 25.34 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:35:19.537Z] #50 ... [2021-06-09T22:35:19.537Z] [2021-06-09T22:35:19.537Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:35:19.537Z] #34 sha256:03abb43a9ed4f61b3506fa2c2ce2b10fc6cdf69e8e18876fde4bf7bde4d7e0ce [2021-06-09T22:35:19.537Z] #34 DONE 25.4s [2021-06-09T22:35:19.537Z] [2021-06-09T22:35:19.537Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:35:19.537Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:35:19.537Z] #50 25.35 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T22:35:19.537Z] #50 25.36 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:35:19.537Z] #50 25.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:35:19.537Z] #50 25.37 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:35:19.537Z] #50 25.51 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:35:19.537Z] #50 25.51 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:35:19.537Z] #50 25.51 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T22:35:19.537Z] #50 25.51 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:35:19.537Z] #50 25.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:35:19.797Z] #50 25.82 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T22:35:19.797Z] #50 25.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:35:19.797Z] #50 25.91 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T22:35:20.057Z] #50 26.08 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:35:20.057Z] #50 26.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:35:20.057Z] #50 26.14 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T22:35:20.057Z] #50 26.20 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:35:20.317Z] #50 26.30 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:35:20.581Z] #50 26.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:35:20.581Z] #50 26.63 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:35:20.581Z] #50 26.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:35:20.843Z] #50 26.80 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T22:35:20.843Z] #50 26.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:35:20.843Z] #50 26.97 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T22:35:21.103Z] #50 27.03 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:35:21.103Z] #50 27.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:35:21.103Z] #50 ... [2021-06-09T22:35:21.103Z] [2021-06-09T22:35:21.103Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:35:21.103Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:35:21.103Z] #13 10.41 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:35:21.103Z] #13 12.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:35:21.364Z] #13 ... [2021-06-09T22:35:21.364Z] [2021-06-09T22:35:21.364Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:35:21.364Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:35:21.364Z] #50 27.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:35:21.364Z] #50 27.22 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:35:21.364Z] #50 27.22 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T22:35:21.364Z] #50 27.23 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:35:21.364Z] #50 27.31 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:35:21.364Z] #50 27.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:35:21.364Z] #50 27.45 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:35:21.364Z] #50 27.48 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:35:21.364Z] #50 27.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:35:21.624Z] #50 27.55 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:35:21.624Z] #50 27.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:35:21.624Z] #50 27.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:35:21.624Z] #50 27.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:35:21.624Z] #50 27.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:35:21.624Z] #50 27.80 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:35:21.886Z] #50 27.93 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:35:21.886Z] #50 27.95 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:35:21.886Z] #50 27.98 go: downloading golang.org/x/text v0.3.2 [2021-06-09T22:35:21.886Z] #50 28.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:35:21.886Z] #50 28.05 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:35:22.146Z] #50 ... [2021-06-09T22:35:22.146Z] [2021-06-09T22:35:22.146Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:35:22.146Z] #52 sha256:4e3a8e6d3b9c16b2e047242d9a15f6dc2162629a2a0c1024eba4e8ba4052d88c [2021-06-09T22:35:22.146Z] #52 18.14 + cd /tmp/tmp.F6tLAoxfM0/src/github.com/mvdan/sh [2021-06-09T22:35:22.146Z] #52 18.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:35:22.146Z] #52 18.32 + GO111MODULE=on [2021-06-09T22:35:22.146Z] #52 18.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T22:35:22.146Z] #52 19.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:35:22.146Z] #52 19.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:35:22.146Z] #52 19.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:35:22.146Z] #52 19.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:35:22.146Z] #52 19.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:35:22.146Z] #52 20.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:35:22.146Z] #52 21.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:35:22.146Z] #52 22.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:35:22.146Z] #52 23.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:35:22.146Z] #52 24.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:35:22.146Z] #52 24.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:35:22.146Z] #52 24.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:35:22.146Z] #52 25.09 runtime [2021-06-09T22:35:22.147Z] #52 25.11 runtime/cgo [2021-06-09T22:35:22.147Z] #52 ... [2021-06-09T22:35:22.147Z] [2021-06-09T22:35:22.147Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:35:22.147Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:35:22.147Z] #50 28.24 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:35:22.147Z] #50 28.25 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:35:22.147Z] #50 28.29 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T22:35:22.147Z] #50 28.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:35:22.416Z] #50 28.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:35:22.985Z] #50 28.76 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T22:35:22.985Z] #50 28.79 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:35:22.985Z] #50 28.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:35:22.985Z] #50 28.88 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:35:22.985Z] #50 28.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:35:22.985Z] #50 29.16 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:35:23.246Z] #50 29.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T22:35:23.246Z] #50 29.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:35:23.246Z] #50 29.39 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:35:23.246Z] #50 29.44 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T22:35:23.507Z] #50 29.51 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:35:23.767Z] #50 29.85 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:35:24.337Z] #50 30.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:35:24.337Z] #50 30.33 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:35:24.910Z] #50 30.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:35:24.910Z] #50 30.93 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:35:25.170Z] #50 31.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:35:25.430Z] #50 31.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:35:25.430Z] #50 31.48 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:35:25.500Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08b49d9d9f9c95fd0) in /home/ubuntu/workspace/moby_PR-42503 [Pipeline] { [Pipeline] checkout [2021-06-09T22:35:25.594Z] The recommended git tool is: git [2021-06-09T22:35:25.690Z] #50 31.65 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:35:25.690Z] #50 31.73 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:35:25.690Z] #50 31.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:35:25.690Z] #50 31.87 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:35:26.261Z] #50 32.29 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:35:26.262Z] #50 32.41 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:35:26.522Z] #50 ... [2021-06-09T22:35:26.522Z] [2021-06-09T22:35:26.522Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:35:26.522Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:35:26.522Z] #44 19.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T22:35:26.522Z] #44 25.31 Fetched 8452 kB in 19s (439 kB/s) [2021-06-09T22:35:26.783Z] #44 25.31 Reading package lists... [2021-06-09T22:35:26.783Z] #44 ... [2021-06-09T22:35:26.783Z] [2021-06-09T22:35:26.783Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:35:26.783Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:35:26.783Z] #50 32.71 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:35:26.783Z] #50 32.75 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T22:35:26.783Z] #50 ... [2021-06-09T22:35:26.783Z] [2021-06-09T22:35:26.783Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:35:26.783Z] #59 sha256:ce1f2da46424cdc1dc6a0ae5b2b342b2540dece0e659e6b9ee47187fd69c28fd [2021-06-09T22:35:26.783Z] #59 22.86 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:35:26.783Z] #59 23.71 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:35:26.783Z] #59 26.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:35:26.783Z] #59 26.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:35:26.783Z] #59 26.66 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:35:26.783Z] #59 26.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:35:26.783Z] #59 27.03 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:35:26.783Z] #59 28.08 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:35:26.783Z] #59 30.97 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:35:26.783Z] #59 31.04 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:35:26.783Z] #59 31.26 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:35:26.783Z] #59 31.34 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:35:26.783Z] #59 31.39 go: finding github.com/google/uuid v1.2.0 [2021-06-09T22:35:26.783Z] #59 31.47 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:35:26.783Z] #59 31.57 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T22:35:26.783Z] #59 31.60 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T22:35:26.783Z] #59 31.63 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T22:35:26.783Z] #59 31.71 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:35:26.783Z] #59 31.71 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:35:26.783Z] #59 31.72 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:35:26.783Z] #59 31.77 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:35:26.783Z] #59 31.99 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:35:26.783Z] #59 32.03 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:35:27.043Z] #59 ... [2021-06-09T22:35:27.043Z] [2021-06-09T22:35:27.043Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:35:27.043Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:35:27.043Z] #46 32.86 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T22:35:27.043Z] #46 32.96 vendor/golang.org/x/crypto/curve25519 [2021-06-09T22:35:27.761Z] using credential docker-jenkins-github-credentials [2021-06-09T22:35:27.768Z] Cloning the remote Git repository [2021-06-09T22:35:27.768Z] Cloning with configured refspecs honoured and without tags [2021-06-09T22:35:27.785Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T22:35:27.832Z] > git init /home/ubuntu/workspace/moby_PR-42503 # timeout=10 [2021-06-09T22:35:28.094Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:35:28.094Z] > git --version # timeout=10 [2021-06-09T22:35:28.109Z] > git --version # 'git version 2.25.1' [2021-06-09T22:35:28.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:28.111Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:30.322Z] Fetching without tags [2021-06-09T22:35:30.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:35:30.285Z] > git config --add remote.origin.fetch +refs/pull/42503/head:refs/remotes/origin/PR-42503 # timeout=10 [2021-06-09T22:35:30.290Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:30.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:35:30.364Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:35:30.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:30.365Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:30.649Z] Merging remotes/origin/master commit 594fdec993f4104898b66c1a32f56e6462fe079e into PR head commit 508a0979d9e3a15361d4b936252111796c0580d3 [2021-06-09T22:35:31.249Z] #46 ... [2021-06-09T22:35:31.249Z] [2021-06-09T22:35:31.249Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:35:31.249Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:35:31.249Z] #36 26.79 Fetched 8448 kB in 18s (461 kB/s) [2021-06-09T22:35:31.249Z] #36 26.79 Reading package lists... [2021-06-09T22:35:31.249Z] #36 33.10 Reading package lists... [2021-06-09T22:35:31.249Z] #36 ... [2021-06-09T22:35:31.249Z] [2021-06-09T22:35:31.249Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:35:31.249Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:35:31.249Z] #40 24.73 Checking out files: 92% (1574/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-09T22:35:31.249Z] #40 24.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T22:35:31.249Z] #40 26.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-09T22:35:31.249Z] #40 ... [2021-06-09T22:35:31.249Z] [2021-06-09T22:35:31.249Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:35:31.249Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:35:31.249Z] #56 27.22 Fetched 8448 kB in 18s (462 kB/s) [2021-06-09T22:35:31.249Z] #56 27.22 Reading package lists... [2021-06-09T22:35:31.249Z] #56 33.11 Reading package lists... [2021-06-09T22:35:31.249Z] #56 ... [2021-06-09T22:35:31.249Z] [2021-06-09T22:35:31.249Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:35:31.249Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:35:31.249Z] #44 25.31 Reading package lists... [2021-06-09T22:35:31.790Z] Merge succeeded, producing b029e77de89abeebf46f9f3d0be7753066e5e79a [2021-06-09T22:35:31.790Z] Checking out Revision b029e77de89abeebf46f9f3d0be7753066e5e79a (PR-42503) [2021-06-09T22:35:32.634Z] #44 31.44 Reading package lists... [2021-06-09T22:35:32.634Z] #44 ... [2021-06-09T22:35:32.634Z] [2021-06-09T22:35:32.634Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:35:32.634Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:35:32.634Z] #13 21.89 Fetched 8973 kB in 18s (492 kB/s) [2021-06-09T22:35:32.634Z] #13 21.89 Reading package lists... [2021-06-09T22:35:32.634Z] #13 28.28 Reading package lists... [2021-06-09T22:35:32.634Z] #13 ... [2021-06-09T22:35:32.634Z] [2021-06-09T22:35:32.634Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:35:32.634Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:35:32.634Z] #50 37.50 go: extracting golang.org/x/text v0.3.2 [2021-06-09T22:35:30.656Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:35:30.671Z] > git checkout -f 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:35:31.275Z] > git remote # timeout=10 [2021-06-09T22:35:31.292Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T22:35:31.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:31.372Z] > git merge 594fdec993f4104898b66c1a32f56e6462fe079e # timeout=10 [2021-06-09T22:35:31.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T22:35:31.788Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:35:31.802Z] > git checkout -f b029e77de89abeebf46f9f3d0be7753066e5e79a # timeout=10 [2021-06-09T22:35:35.553Z] Commit message: "Merge commit '594fdec993f4104898b66c1a32f56e6462fe079e' into HEAD" [2021-06-09T22:35:35.553Z] > git rev-list --no-walk 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:35:35.938Z] #50 41.49 go: finding github.com/fatih/color v1.7.0 [2021-06-09T22:35:35.938Z] #50 41.62 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:35:35.938Z] #50 41.65 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:35:35.938Z] #50 41.68 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:35:35.938Z] #50 41.75 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:35:35.938Z] #50 41.81 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:35:35.938Z] #50 41.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:35:35.938Z] #50 41.85 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:35:35.938Z] #50 41.86 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T22:35:35.938Z] #50 41.88 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:35:35.938Z] #50 41.89 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:35:35.938Z] #50 41.91 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:35:35.938Z] #50 41.92 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:35:35.938Z] #50 41.93 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:35:35.938Z] #50 41.95 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T22:35:35.938Z] #50 41.97 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:35:35.938Z] #50 41.99 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T22:35:35.938Z] #50 41.99 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:35:35.938Z] #50 42.07 go: finding github.com/davecgh/go-spew v1.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T22:35:36.202Z] #50 42.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:35:36.202Z] #50 42.16 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:35:36.202Z] #50 42.18 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:35:36.202Z] #50 42.20 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T22:35:36.202Z] #50 42.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:35:36.202Z] #50 42.23 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:35:36.202Z] #50 42.25 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:35:36.202Z] #50 42.28 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T22:35:36.202Z] #50 42.28 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:35:36.202Z] #50 42.30 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:35:36.464Z] #50 42.31 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T22:35:36.464Z] #50 42.42 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:35:36.464Z] #50 42.42 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T22:35:36.464Z] #50 42.53 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T22:35:36.464Z] #50 42.54 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:35:36.464Z] #50 42.56 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:35:36.464Z] #50 42.62 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:35:36.464Z] #50 42.64 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:35:36.669Z] + docker version [2021-06-09T22:35:36.725Z] #50 42.67 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T22:35:36.725Z] #50 42.75 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:35:36.725Z] #50 42.81 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T22:35:36.725Z] #50 42.82 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:35:36.725Z] #50 42.85 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:35:36.725Z] #50 42.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:35:36.849Z] Fetching without tags [2021-06-09T22:35:36.985Z] #50 42.98 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:35:36.985Z] #50 43.01 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:35:36.985Z] #50 43.02 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T22:35:36.985Z] #50 43.06 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:35:36.985Z] #50 43.06 go: finding golang.org/x/text v0.3.2 [2021-06-09T22:35:36.985Z] #50 43.08 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:35:37.171Z] Merging remotes/origin/master commit 594fdec993f4104898b66c1a32f56e6462fe079e into PR head commit 508a0979d9e3a15361d4b936252111796c0580d3 [2021-06-09T22:35:37.246Z] #50 43.15 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:35:37.246Z] #50 43.22 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:35:37.246Z] #50 43.24 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:35:37.246Z] #50 43.25 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:35:37.246Z] #50 43.29 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:35:37.246Z] #50 43.30 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:35:37.246Z] #50 43.31 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:35:37.246Z] #50 43.32 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:35:37.246Z] #50 43.33 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:35:37.246Z] #50 43.35 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T22:35:37.246Z] #50 43.35 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:35:37.246Z] #50 43.36 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:35:37.246Z] #50 43.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:35:37.246Z] #50 43.39 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:35:37.246Z] #50 43.40 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:35:37.246Z] #50 43.41 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T22:35:37.246Z] #50 43.42 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:35:37.246Z] #50 43.42 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:35:37.507Z] #50 43.45 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T22:35:37.507Z] #50 43.47 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:35:37.507Z] #50 43.67 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:35:37.768Z] #50 43.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:35:37.768Z] #50 43.77 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:35:37.768Z] #50 43.77 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:35:37.768Z] #50 43.84 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:35:36.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:35:36.771Z] > git config --add remote.origin.fetch +refs/pull/42503/head:refs/remotes/origin/PR-42503 # timeout=10 [2021-06-09T22:35:36.792Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:36.819Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:35:36.851Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:35:36.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:36.853Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:37.180Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:35:37.196Z] > git checkout -f 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:35:37.914Z] > git remote # timeout=10 [2021-06-09T22:35:37.936Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T22:35:37.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:37.958Z] > git merge 594fdec993f4104898b66c1a32f56e6462fe079e # timeout=10 [2021-06-09T22:35:38.705Z] Merge succeeded, producing 7c39003f28d518f1bc771da9e42ac275fa12ebd1 [2021-06-09T22:35:38.705Z] Checking out Revision 7c39003f28d518f1bc771da9e42ac275fa12ebd1 (PR-42503) [2021-06-09T22:35:39.693Z] #50 ... [2021-06-09T22:35:39.693Z] [2021-06-09T22:35:39.693Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:35:39.693Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:35:39.693Z] #56 33.11 Reading package lists... [2021-06-09T22:35:39.693Z] #56 39.08 Building dependency tree... [2021-06-09T22:35:39.693Z] #56 42.24 The following additional packages will be installed: [2021-06-09T22:35:39.693Z] #56 42.26 libbtrfs0 [2021-06-09T22:35:39.693Z] #56 42.44 The following NEW packages will be installed: [2021-06-09T22:35:39.693Z] #56 42.45 libbtrfs-dev libbtrfs0 [2021-06-09T22:35:39.693Z] #56 42.88 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:35:39.693Z] #56 42.88 Need to get 119 kB of archives. [2021-06-09T22:35:39.693Z] #56 42.88 After this operation, 387 kB of additional disk space will be used. [2021-06-09T22:35:39.693Z] #56 42.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T22:35:39.693Z] #56 42.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T22:35:39.693Z] #56 43.88 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:35:39.693Z] #56 44.10 Fetched 119 kB in 0s (425 kB/s) [2021-06-09T22:35:39.693Z] #56 44.26 Selecting previously unselected package libbtrfs0. [2021-06-09T22:35:39.693Z] #56 44.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:35:39.693Z] #56 44.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T22:35:39.693Z] #56 44.34 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:35:39.693Z] #56 44.44 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:35:39.693Z] #56 44.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T22:35:39.693Z] #56 44.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:35:39.693Z] #56 44.69 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:35:39.693Z] #56 44.73 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:35:39.693Z] #56 44.75 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:35:39.693Z] #56 DONE 45.5s [2021-06-09T22:35:39.693Z] [2021-06-09T22:35:39.693Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:35:39.693Z] #57 sha256:1c5d19e9ff2a112caed6831e5e209d94b73607773d27457354787e760d99debe [2021-06-09T22:35:38.691Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T22:35:38.706Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:35:38.723Z] > git checkout -f 7c39003f28d518f1bc771da9e42ac275fa12ebd1 # timeout=10 [2021-06-09T22:35:40.631Z] #57 1.176 + RM_GOPATH=0 [2021-06-09T22:35:40.632Z] #57 1.176 + TMP_GOPATH= [2021-06-09T22:35:40.632Z] #57 1.176 + : /build [2021-06-09T22:35:40.632Z] #57 1.176 + '[' -z '' ']' [2021-06-09T22:35:40.632Z] #57 1.177 ++ mktemp -d [2021-06-09T22:35:40.632Z] #57 1.184 + export GOPATH=/tmp/tmp.G5saTuEnrK [2021-06-09T22:35:40.632Z] #57 1.184 + GOPATH=/tmp/tmp.G5saTuEnrK [2021-06-09T22:35:40.632Z] #57 1.184 + RM_GOPATH=1 [2021-06-09T22:35:40.632Z] #57 1.184 + case "$(go env GOARCH)" in [2021-06-09T22:35:40.632Z] #57 1.184 ++ go env GOARCH [2021-06-09T22:35:40.632Z] #57 1.204 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:40.632Z] #57 1.204 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:35:40.632Z] #57 1.204 ++ dirname /tmp/install/install.sh [2021-06-09T22:35:40.632Z] #57 1.208 + dir=/tmp/install [2021-06-09T22:35:40.632Z] #57 1.208 + bin=containerd [2021-06-09T22:35:40.632Z] #57 1.208 + shift [2021-06-09T22:35:40.632Z] #57 1.208 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T22:35:40.632Z] #57 1.208 + . /tmp/install/containerd.installer [2021-06-09T22:35:40.632Z] #57 1.208 ++ set -e [2021-06-09T22:35:40.632Z] #57 1.208 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:35:40.632Z] #57 1.208 + install_containerd [2021-06-09T22:35:40.632Z] #57 1.209 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T22:35:40.632Z] #57 1.209 + git clone https://github.com/containerd/containerd.git /tmp/tmp.G5saTuEnrK/src/github.com/containerd/containerd [2021-06-09T22:35:40.632Z] #57 1.209 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:35:40.632Z] #57 1.210 Cloning into '/tmp/tmp.G5saTuEnrK/src/github.com/containerd/containerd'... [2021-06-09T22:35:40.842Z] Client: Docker Engine - Community [2021-06-09T22:35:40.842Z] Version: 20.10.6 [2021-06-09T22:35:40.842Z] API version: 1.41 [2021-06-09T22:35:40.842Z] Go version: go1.13.15 [2021-06-09T22:35:40.842Z] Git commit: 370c289 [2021-06-09T22:35:40.842Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-09T22:35:40.842Z] OS/Arch: linux/amd64 [2021-06-09T22:35:40.842Z] Context: default [2021-06-09T22:35:40.842Z] Experimental: true [2021-06-09T22:35:40.842Z] [2021-06-09T22:35:40.842Z] Server: Docker Engine - Community [2021-06-09T22:35:40.842Z] Engine: [2021-06-09T22:35:40.842Z] Version: 20.10.6 [2021-06-09T22:35:40.842Z] API version: 1.41 (minimum version 1.12) [2021-06-09T22:35:40.842Z] Go version: go1.13.15 [2021-06-09T22:35:40.842Z] Git commit: 8728dd2 [2021-06-09T22:35:40.842Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-09T22:35:40.842Z] OS/Arch: linux/amd64 [2021-06-09T22:35:40.842Z] Experimental: true [2021-06-09T22:35:40.842Z] containerd: [2021-06-09T22:35:40.842Z] Version: 1.4.6 [2021-06-09T22:35:40.842Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:35:40.842Z] runc: [2021-06-09T22:35:40.842Z] Version: 1.0.0-rc95 [2021-06-09T22:35:40.842Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:35:40.842Z] docker-init: [2021-06-09T22:35:40.842Z] Version: 0.19.0 [2021-06-09T22:35:40.842Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T22:35:41.184Z] + docker info [2021-06-09T22:35:42.361Z] Commit message: "Merge commit '594fdec993f4104898b66c1a32f56e6462fe079e' into HEAD" [2021-06-09T22:35:42.364Z] > git rev-list --no-walk 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T22:35:43.002Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00ebf14cf1c0a54ac) in /home/ubuntu/workspace/moby_PR-42503 [Pipeline] { [Pipeline] checkout [2021-06-09T22:35:43.175Z] #57 ... [2021-06-09T22:35:43.175Z] [2021-06-09T22:35:43.175Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:35:43.175Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:35:43.175Z] #36 33.10 Reading package lists... [2021-06-09T22:35:43.175Z] #36 39.20 Building dependency tree... [2021-06-09T22:35:43.175Z] #36 42.37 The following additional packages will be installed: [2021-06-09T22:35:43.175Z] #36 42.38 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T22:35:43.175Z] #36 42.39 Suggested packages: [2021-06-09T22:35:43.175Z] #36 42.40 cmake-doc ninja-build lrzip [2021-06-09T22:35:43.175Z] #36 42.40 Recommended packages: [2021-06-09T22:35:43.175Z] #36 42.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T22:35:43.175Z] #36 43.24 The following NEW packages will be installed: [2021-06-09T22:35:43.175Z] #36 43.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T22:35:43.175Z] #36 43.26 vim-common xxd [2021-06-09T22:35:43.175Z] #36 43.65 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:35:43.175Z] #36 43.65 Need to get 14.9 MB of archives. [2021-06-09T22:35:43.175Z] #36 43.65 After this operation, 61.8 MB of additional disk space will be used. [2021-06-09T22:35:43.175Z] #36 43.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T22:35:43.175Z] #36 43.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:35:43.175Z] #36 43.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T22:35:43.175Z] #36 43.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T22:35:43.175Z] #36 44.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-09T22:35:43.175Z] #36 44.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-09T22:35:43.175Z] #36 44.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-09T22:35:43.175Z] #36 44.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-09T22:35:43.175Z] #36 44.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-09T22:35:43.175Z] #36 44.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-09T22:35:43.175Z] #36 46.47 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:35:43.175Z] #36 46.68 Fetched 14.9 MB in 2s (9431 kB/s) [2021-06-09T22:35:43.175Z] #36 46.78 Selecting previously unselected package xxd. [2021-06-09T22:35:43.175Z] #36 46.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:35:43.175Z] #36 46.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:35:43.175Z] #36 46.86 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:35:43.175Z] #36 47.08 Selecting previously unselected package vim-common. [2021-06-09T22:35:43.175Z] #36 47.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:35:43.175Z] #36 47.11 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:35:43.175Z] #36 47.43 Selecting previously unselected package cmake-data. [2021-06-09T22:35:43.175Z] #36 47.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T22:35:43.175Z] #36 47.45 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T22:35:43.175Z] #36 ... [2021-06-09T22:35:43.175Z] [2021-06-09T22:35:43.175Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:35:43.175Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:35:43.175Z] #32 44.41 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. [2021-06-09T22:35:43.175Z] #32 45.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T22:35:43.175Z] #32 45.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:35:43.392Z] + docker version [2021-06-09T22:35:43.435Z] The recommended git tool is: git [2021-06-09T22:35:44.121Z] #32 ... [2021-06-09T22:35:44.121Z] [2021-06-09T22:35:44.121Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:35:44.121Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:35:44.121Z] #44 31.44 Reading package lists... [2021-06-09T22:35:44.121Z] #44 37.33 Building dependency tree... [2021-06-09T22:35:44.121Z] #44 40.73 The following additional packages will be installed: [2021-06-09T22:35:44.121Z] #44 40.74 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T22:35:44.121Z] #44 40.74 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T22:35:44.121Z] #44 40.76 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:35:44.121Z] #44 40.76 python3.7-minimal [2021-06-09T22:35:44.121Z] #44 40.78 Suggested packages: [2021-06-09T22:35:44.121Z] #44 40.78 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T22:35:44.121Z] #44 40.78 python3.7-doc binfmt-support [2021-06-09T22:35:44.121Z] #44 42.02 The following NEW packages will be installed: [2021-06-09T22:35:44.121Z] #44 42.03 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T22:35:44.121Z] #44 42.04 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T22:35:44.121Z] #44 42.05 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:35:44.121Z] #44 42.05 python3.7-minimal [2021-06-09T22:35:44.121Z] #44 42.62 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:35:44.121Z] #44 42.62 Need to get 6695 kB of archives. [2021-06-09T22:35:44.121Z] #44 42.62 After this operation, 33.1 MB of additional disk space will be used. [2021-06-09T22:35:44.121Z] #44 42.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T22:35:44.121Z] #44 42.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T22:35:44.121Z] #44 43.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T22:35:44.121Z] #44 43.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T22:35:44.121Z] #44 43.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T22:35:44.121Z] #44 43.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:35:44.121Z] #44 43.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T22:35:44.121Z] #44 43.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T22:35:44.121Z] #44 43.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-09T22:35:44.121Z] #44 43.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:35:44.121Z] #44 43.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T22:35:44.121Z] #44 43.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-09T22:35:44.121Z] #44 43.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T22:35:44.121Z] #44 43.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T22:35:44.121Z] #44 43.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T22:35:44.121Z] #44 45.59 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-09T22:35:44.121Z] #44 47.02 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:35:44.121Z] #44 47.21 Fetched 6695 kB in 4s (1875 kB/s) [2021-06-09T22:35:44.121Z] #44 ... [2021-06-09T22:35:44.121Z] [2021-06-09T22:35:44.121Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:35:44.121Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:35:44.121Z] #36 50.20 Selecting previously unselected package libicu63:amd64. [2021-06-09T22:35:44.121Z] #36 50.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T22:35:44.121Z] #36 50.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:35:44.693Z] #36 ... [2021-06-09T22:35:44.693Z] [2021-06-09T22:35:44.693Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:35:44.693Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:35:44.693Z] #46 40.72 sync [2021-06-09T22:35:44.693Z] #46 40.72 internal/reflectlite [2021-06-09T22:35:44.693Z] #46 41.84 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T22:35:44.693Z] #46 42.22 math/rand [2021-06-09T22:35:44.693Z] #46 43.10 internal/singleflight [2021-06-09T22:35:44.693Z] #46 43.28 errors [2021-06-09T22:35:44.693Z] #46 43.48 sort [2021-06-09T22:35:44.693Z] #46 43.65 io [2021-06-09T22:35:44.693Z] #46 44.62 strconv [2021-06-09T22:35:44.693Z] #46 44.77 bytes [2021-06-09T22:35:44.693Z] #46 47.12 bufio [2021-06-09T22:35:44.693Z] #46 48.35 reflect [2021-06-09T22:35:44.693Z] #46 48.77 syscall [2021-06-09T22:35:44.963Z] #46 ... [2021-06-09T22:35:44.963Z] [2021-06-09T22:35:44.963Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:35:44.963Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:35:44.963Z] #13 28.28 Reading package lists... [2021-06-09T22:35:44.963Z] #13 34.40 Building dependency tree... [2021-06-09T22:35:44.963Z] #13 37.88 The following additional packages will be installed: [2021-06-09T22:35:44.963Z] #13 37.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T22:35:44.963Z] #13 37.88 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T22:35:44.963Z] #13 37.89 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T22:35:44.963Z] #13 37.89 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T22:35:44.963Z] #13 37.89 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:35:44.963Z] #13 37.90 Suggested packages: [2021-06-09T22:35:44.963Z] #13 37.90 gcc-8-locales seccomp wine64 [2021-06-09T22:35:44.963Z] #13 39.27 The following NEW packages will be installed: [2021-06-09T22:35:44.963Z] #13 39.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T22:35:44.963Z] #13 39.28 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T22:35:44.963Z] #13 39.28 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T22:35:44.963Z] #13 39.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T22:35:44.963Z] #13 39.29 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T22:35:44.963Z] #13 39.29 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:35:44.963Z] #13 39.29 The following packages will be upgraded: [2021-06-09T22:35:44.963Z] #13 39.29 libseccomp2 libsystemd0 libudev1 [2021-06-09T22:35:44.963Z] #13 39.81 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:35:44.963Z] #13 39.81 Need to get 78.2 MB of archives. [2021-06-09T22:35:44.963Z] #13 39.81 After this operation, 487 MB of additional disk space will be used. [2021-06-09T22:35:44.963Z] #13 39.81 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-09T22:35:44.963Z] #13 39.82 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-09T22:35:44.963Z] #13 39.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-09T22:35:44.963Z] #13 39.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-09T22:35:44.963Z] #13 39.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-09T22:35:44.963Z] #13 40.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-09T22:35:44.963Z] #13 40.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-09T22:35:44.963Z] #13 40.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-09T22:35:44.963Z] #13 40.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-09T22:35:44.963Z] #13 40.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T22:35:44.963Z] #13 40.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-09T22:35:44.963Z] #13 40.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-09T22:35:44.963Z] #13 40.94 Get:13 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] [2021-06-09T22:35:44.963Z] #13 43.93 Get:14 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] [2021-06-09T22:35:44.963Z] #13 ... [2021-06-09T22:35:44.963Z] [2021-06-09T22:35:44.963Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:35:44.963Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:35:44.963Z] #44 47.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T22:35:44.963Z] #44 47.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:35:44.963Z] #44 47.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:35:44.963Z] #44 47.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:35:44.963Z] #44 48.22 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:35:45.223Z] #44 48.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:35:45.223Z] #44 48.27 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:35:45.224Z] Fetching without tags [2021-06-09T22:35:45.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:35:45.132Z] > git config --add remote.origin.fetch +refs/pull/42503/head:refs/remotes/origin/PR-42503 # timeout=10 [2021-06-09T22:35:45.156Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:45.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:35:45.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:35:45.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:45.227Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:45.574Z] Merging remotes/origin/master commit 594fdec993f4104898b66c1a32f56e6462fe079e into PR head commit 508a0979d9e3a15361d4b936252111796c0580d3 [2021-06-09T22:35:46.680Z] Client: Docker Engine - Community [2021-06-09T22:35:46.680Z] Version: 20.10.6 [2021-06-09T22:35:46.680Z] API version: 1.41 [2021-06-09T22:35:46.680Z] Go version: go1.13.15 [2021-06-09T22:35:46.680Z] Git commit: 370c289 [2021-06-09T22:35:46.680Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-09T22:35:46.680Z] OS/Arch: linux/amd64 [2021-06-09T22:35:46.680Z] Context: default [2021-06-09T22:35:46.680Z] Experimental: true [2021-06-09T22:35:46.680Z] [2021-06-09T22:35:46.680Z] Server: Docker Engine - Community [2021-06-09T22:35:46.680Z] Engine: [2021-06-09T22:35:46.680Z] Version: 20.10.6 [2021-06-09T22:35:46.680Z] API version: 1.41 (minimum version 1.12) [2021-06-09T22:35:46.680Z] Go version: go1.13.15 [2021-06-09T22:35:46.680Z] Git commit: 8728dd2 [2021-06-09T22:35:46.680Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-09T22:35:46.680Z] OS/Arch: linux/amd64 [2021-06-09T22:35:46.680Z] Experimental: true [2021-06-09T22:35:46.680Z] containerd: [2021-06-09T22:35:46.680Z] Version: 1.4.6 [2021-06-09T22:35:46.680Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:35:46.680Z] runc: [2021-06-09T22:35:46.680Z] Version: 1.0.0-rc95 [2021-06-09T22:35:46.680Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:35:46.680Z] docker-init: [2021-06-09T22:35:46.680Z] Version: 0.19.0 [2021-06-09T22:35:46.680Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T22:35:46.839Z] Merge succeeded, producing 17becd882ac3dbc0136b6eedf04aa201c56fa057 [2021-06-09T22:35:46.839Z] Checking out Revision 17becd882ac3dbc0136b6eedf04aa201c56fa057 (PR-42503) [2021-06-09T22:35:47.000Z] + docker info [2021-06-09T22:35:47.135Z] #44 49.86 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:35:47.135Z] #44 49.90 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:35:45.579Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:35:45.591Z] > git checkout -f 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:35:46.328Z] > git remote # timeout=10 [2021-06-09T22:35:46.348Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T22:35:46.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:46.370Z] > git merge 594fdec993f4104898b66c1a32f56e6462fe079e # timeout=10 [2021-06-09T22:35:46.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T22:35:46.840Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:35:46.849Z] > git checkout -f 17becd882ac3dbc0136b6eedf04aa201c56fa057 # timeout=10 [2021-06-09T22:35:47.678Z] using credential docker-jenkins-github-credentials [2021-06-09T22:35:47.687Z] Cloning the remote Git repository [2021-06-09T22:35:47.687Z] Cloning with configured refspecs honoured and without tags [2021-06-09T22:35:48.077Z] #44 ... [2021-06-09T22:35:48.077Z] [2021-06-09T22:35:48.077Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:35:48.077Z] #48 sha256:09a45e484ab7cfd51a6c221169e9cb21ca8e6635bbb3afec1fb9cce5160bf0bc [2021-06-09T22:35:48.077Z] #48 DONE 54.0s [2021-06-09T22:35:48.077Z] [2021-06-09T22:35:48.077Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:35:48.077Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:35:48.077Z] #13 46.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-09T22:35:48.077Z] #13 46.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-09T22:35:48.077Z] #13 46.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T22:35:48.077Z] #13 46.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T22:35:48.077Z] #13 46.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-09T22:35:48.077Z] #13 46.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-09T22:35:48.077Z] #13 46.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-09T22:35:48.077Z] #13 46.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-09T22:35:48.077Z] #13 46.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-09T22:35:48.077Z] #13 46.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-09T22:35:48.077Z] #13 46.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-09T22:35:48.077Z] #13 46.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-09T22:35:48.077Z] #13 46.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-09T22:35:48.077Z] #13 46.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-09T22:35:48.337Z] #13 47.73 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:35:47.617Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T22:35:47.681Z] > git init /home/ubuntu/workspace/moby_PR-42503 # timeout=10 [2021-06-09T22:35:48.076Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:35:48.076Z] > git --version # timeout=10 [2021-06-09T22:35:48.095Z] > git --version # 'git version 2.25.1' [2021-06-09T22:35:48.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:35:48.129Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:35:48.598Z] #13 47.93 Fetched 78.2 MB in 7s (11.4 MB/s) [2021-06-09T22:35:48.858Z] #13 48.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 ... 15410 files and directories currently installed.) [2021-06-09T22:35:48.858Z] #13 48.25 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-09T22:35:48.858Z] #13 48.30 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:35:49.804Z] #13 48.82 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-09T22:35:49.804Z] #13 49.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.) [2021-06-09T22:35:49.804Z] #13 49.16 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T22:35:49.804Z] #13 49.21 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T22:35:50.065Z] #13 49.41 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:35:50.325Z] #13 49.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:35:50.325Z] #13 49.64 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-09T22:35:50.325Z] #13 49.67 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:35:50.587Z] #13 49.90 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-09T22:35:50.587Z] #13 ... [2021-06-09T22:35:50.587Z] [2021-06-09T22:35:50.587Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:35:50.587Z] #52 sha256:4e3a8e6d3b9c16b2e047242d9a15f6dc2162629a2a0c1024eba4e8ba4052d88c [2021-06-09T22:35:50.587Z] #52 46.59 internal/oserror [2021-06-09T22:35:50.587Z] #52 46.60 bytes [2021-06-09T22:35:50.587Z] #52 46.66 syscall [2021-06-09T22:35:50.587Z] #52 48.64 reflect [2021-06-09T22:35:50.587Z] #52 53.93 time [2021-06-09T22:35:50.588Z] Commit message: "Merge commit '594fdec993f4104898b66c1a32f56e6462fe079e' into HEAD" [2021-06-09T22:35:50.590Z] > git rev-list --no-walk 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:35:50.850Z] #52 ... [2021-06-09T22:35:50.850Z] [2021-06-09T22:35:50.850Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:35:50.850Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:35:50.850Z] #13 50.13 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T22:35:50.850Z] #13 50.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:35:50.850Z] #13 50.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-09T22:35:50.850Z] #13 50.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T22:35:51.413Z] ---> 5c631f25ac50 [2021-06-09T22:35:51.413Z] Successfully built 5c631f25ac50 [2021-06-09T22:35:51.413Z] Successfully tagged docker:latest [2021-06-09T22:35:51.413Z] INFO: Image build ended at 06/09/2021 22:35:47. Duration:00:00:39.0613423 [2021-06-09T22:35:51.413Z] [2021-06-09T22:35:51.413Z] [2021-06-09T22:35:51.413Z] INFO: Building the test binaries at 06/09/2021 22:35:47... [2021-06-09T22:35:51.622Z] + docker version [2021-06-09T22:35:52.767Z] #13 52.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T22:35:52.767Z] #13 52.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-09T22:35:52.767Z] #13 52.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:35:53.368Z] Client: [2021-06-09T22:35:53.368Z] Context: default [2021-06-09T22:35:53.368Z] Debug Mode: false [2021-06-09T22:35:53.368Z] Plugins: [2021-06-09T22:35:53.368Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T22:35:53.368Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T22:35:53.368Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T22:35:53.368Z] [2021-06-09T22:35:53.368Z] Server: [2021-06-09T22:35:53.368Z] Containers: 0 [2021-06-09T22:35:53.368Z] Running: 0 [2021-06-09T22:35:53.368Z] Paused: 0 [2021-06-09T22:35:53.368Z] Stopped: 0 [2021-06-09T22:35:53.368Z] Images: 0 [2021-06-09T22:35:53.368Z] Server Version: 20.10.6 [2021-06-09T22:35:53.368Z] Storage Driver: overlay2 [2021-06-09T22:35:53.368Z] Backing Filesystem: extfs [2021-06-09T22:35:53.368Z] Supports d_type: true [2021-06-09T22:35:53.368Z] Native Overlay Diff: true [2021-06-09T22:35:53.368Z] userxattr: false [2021-06-09T22:35:53.368Z] Logging Driver: json-file [2021-06-09T22:35:53.368Z] Cgroup Driver: cgroupfs [2021-06-09T22:35:53.368Z] Cgroup Version: 1 [2021-06-09T22:35:53.368Z] Plugins: [2021-06-09T22:35:53.368Z] Volume: local [2021-06-09T22:35:53.368Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T22:35:53.368Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T22:35:53.368Z] Swarm: inactive [2021-06-09T22:35:53.368Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-09T22:35:53.368Z] Default Runtime: runc [2021-06-09T22:35:53.368Z] Init Binary: docker-init [2021-06-09T22:35:53.368Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:35:53.368Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:35:53.368Z] init version: de40ad0 [2021-06-09T22:35:53.368Z] Security Options: [2021-06-09T22:35:53.368Z] apparmor [2021-06-09T22:35:53.368Z] seccomp [2021-06-09T22:35:53.368Z] Profile: default [2021-06-09T22:35:53.368Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T22:35:53.368Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-09T22:35:53.368Z] OSType: linux [2021-06-09T22:35:53.368Z] Architecture: x86_64 [2021-06-09T22:35:53.368Z] CPUs: 2 [2021-06-09T22:35:53.368Z] Total Memory: 7.569GiB [2021-06-09T22:35:53.368Z] Name: ip-10-100-88-146 [2021-06-09T22:35:53.368Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-09T22:35:53.368Z] Docker Root Dir: /var/lib/docker [2021-06-09T22:35:53.368Z] Debug Mode: false [2021-06-09T22:35:53.368Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:35:53.368Z] Labels: [2021-06-09T22:35:53.368Z] Experimental: true [2021-06-09T22:35:53.368Z] Insecure Registries: [2021-06-09T22:35:53.368Z] 127.0.0.0/8 [2021-06-09T22:35:53.368Z] Live Restore Enabled: true [2021-06-09T22:35:53.368Z] [2021-06-09T22:35:53.368Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T22:35:53.584Z] Client: [2021-06-09T22:35:53.584Z] Context: default [2021-06-09T22:35:53.584Z] Debug Mode: false [2021-06-09T22:35:53.584Z] Plugins: [2021-06-09T22:35:53.584Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T22:35:53.584Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T22:35:53.584Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T22:35:53.584Z] [2021-06-09T22:35:53.584Z] Server: [2021-06-09T22:35:53.584Z] Containers: 0 [2021-06-09T22:35:53.584Z] Running: 0 [2021-06-09T22:35:53.584Z] Paused: 0 [2021-06-09T22:35:53.584Z] Stopped: 0 [2021-06-09T22:35:53.584Z] Images: 0 [2021-06-09T22:35:53.584Z] Server Version: 20.10.6 [2021-06-09T22:35:53.584Z] Storage Driver: overlay2 [2021-06-09T22:35:53.584Z] Backing Filesystem: extfs [2021-06-09T22:35:53.584Z] Supports d_type: true [2021-06-09T22:35:53.584Z] Native Overlay Diff: true [2021-06-09T22:35:53.584Z] userxattr: false [2021-06-09T22:35:53.584Z] Logging Driver: json-file [2021-06-09T22:35:53.584Z] Cgroup Driver: cgroupfs [2021-06-09T22:35:53.584Z] Cgroup Version: 1 [2021-06-09T22:35:53.584Z] Plugins: [2021-06-09T22:35:53.584Z] Volume: local [2021-06-09T22:35:53.584Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T22:35:53.584Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T22:35:53.584Z] Swarm: inactive [2021-06-09T22:35:53.584Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-09T22:35:53.584Z] Default Runtime: runc [2021-06-09T22:35:53.584Z] Init Binary: docker-init [2021-06-09T22:35:53.584Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:35:53.584Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:35:53.584Z] init version: de40ad0 [2021-06-09T22:35:53.584Z] Security Options: [2021-06-09T22:35:53.584Z] apparmor [2021-06-09T22:35:53.584Z] seccomp [2021-06-09T22:35:53.584Z] Profile: default [2021-06-09T22:35:53.584Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T22:35:53.584Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-09T22:35:53.584Z] OSType: linux [2021-06-09T22:35:53.584Z] Architecture: x86_64 [2021-06-09T22:35:53.584Z] CPUs: 2 [2021-06-09T22:35:53.584Z] Total Memory: 7.487GiB [2021-06-09T22:35:53.584Z] Name: ip-10-100-99-79 [2021-06-09T22:35:53.584Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-09T22:35:53.584Z] Docker Root Dir: /var/lib/docker [2021-06-09T22:35:53.584Z] Debug Mode: false [2021-06-09T22:35:53.584Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:35:53.584Z] Labels: [2021-06-09T22:35:53.584Z] Experimental: true [2021-06-09T22:35:53.584Z] Insecure Registries: [2021-06-09T22:35:53.584Z] 127.0.0.0/8 [2021-06-09T22:35:53.584Z] Live Restore Enabled: true [2021-06-09T22:35:53.584Z] [2021-06-09T22:35:53.584Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T22:35:53.686Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:35:53.686Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:35:53.686Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42503/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T22:35:53.686Z] + bash /home/ubuntu/workspace/moby_PR-42503/check-config.sh [2021-06-09T22:35:53.686Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T22:35:53.686Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T22:35:53.686Z] [2021-06-09T22:35:53.686Z] Generally Necessary: [2021-06-09T22:35:53.686Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T22:35:53.686Z] - apparmor: enabled and tools installed [2021-06-09T22:35:53.687Z] - CONFIG_NAMESPACES: enabled [2021-06-09T22:35:53.687Z] - CONFIG_NET_NS: enabled [2021-06-09T22:35:53.687Z] - CONFIG_PID_NS: enabled [2021-06-09T22:35:53.687Z] - CONFIG_IPC_NS: enabled [2021-06-09T22:35:53.687Z] - CONFIG_UTS_NS: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CGROUPS: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CPUSETS: enabled [2021-06-09T22:35:53.687Z] - CONFIG_MEMCG: enabled [2021-06-09T22:35:53.687Z] - CONFIG_KEYS: enabled [2021-06-09T22:35:53.687Z] - CONFIG_VETH: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T22:35:53.687Z] [2021-06-09T22:35:53.687Z] Optional Features: [2021-06-09T22:35:53.687Z] - CONFIG_USER_NS: enabled [2021-06-09T22:35:53.687Z] - CONFIG_SECCOMP: enabled [2021-06-09T22:35:53.687Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T22:35:53.687Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T22:35:53.687Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T22:35:53.687Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T22:35:53.687Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T22:35:53.687Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T22:35:53.687Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T22:35:53.687Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T22:35:53.687Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T22:35:53.687Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T22:35:53.884Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:35:53.884Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:35:53.884Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42503/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T22:35:53.884Z] + bash /home/ubuntu/workspace/moby_PR-42503/check-config.sh [2021-06-09T22:35:53.884Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T22:35:53.884Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T22:35:53.884Z] [2021-06-09T22:35:53.884Z] Generally Necessary: [2021-06-09T22:35:53.884Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T22:35:53.884Z] - apparmor: enabled and tools installed [2021-06-09T22:35:53.884Z] - CONFIG_NAMESPACES: enabled [2021-06-09T22:35:53.884Z] - CONFIG_NET_NS: enabled [2021-06-09T22:35:53.884Z] - CONFIG_PID_NS: enabled [2021-06-09T22:35:53.884Z] - CONFIG_IPC_NS: enabled [2021-06-09T22:35:53.884Z] - CONFIG_UTS_NS: enabled [2021-06-09T22:35:53.884Z] - CONFIG_CGROUPS: enabled [2021-06-09T22:35:53.884Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T22:35:53.884Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T22:35:53.884Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T22:35:53.884Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T22:35:53.884Z] - CONFIG_CPUSETS: enabled [2021-06-09T22:35:53.884Z] - CONFIG_MEMCG: enabled [2021-06-09T22:35:53.884Z] - CONFIG_KEYS: enabled [2021-06-09T22:35:53.884Z] - CONFIG_VETH: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T22:35:53.884Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T22:35:53.884Z] [2021-06-09T22:35:53.884Z] Optional Features: [2021-06-09T22:35:53.884Z] - CONFIG_USER_NS: enabled [2021-06-09T22:35:53.884Z] - CONFIG_SECCOMP: enabled [2021-06-09T22:35:53.884Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T22:35:53.884Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T22:35:53.884Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T22:35:53.884Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T22:35:53.884Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T22:35:53.943Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T22:35:53.943Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T22:35:53.943Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T22:35:53.943Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T22:35:53.943Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T22:35:53.943Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T22:35:53.943Z] - CONFIG_EXT4_FS: enabled [2021-06-09T22:35:53.943Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T22:35:53.943Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T22:35:53.943Z] - Network Drivers: [2021-06-09T22:35:53.943Z] - "overlay": [2021-06-09T22:35:53.943Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T22:35:53.943Z] Optional (for encrypted networks): [2021-06-09T22:35:53.943Z] - CONFIG_CRYPTO: enabled [2021-06-09T22:35:53.943Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T22:35:53.943Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T22:35:53.943Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T22:35:53.943Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T22:35:53.943Z] - CONFIG_XFRM: enabled [2021-06-09T22:35:53.943Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T22:35:53.943Z] - "ipvlan": [2021-06-09T22:35:53.943Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T22:35:53.943Z] - "macvlan": [2021-06-09T22:35:53.943Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T22:35:53.943Z] - "ftp,tftp client in container": [2021-06-09T22:35:53.943Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T22:35:53.943Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T22:35:53.943Z] - Storage Drivers: [2021-06-09T22:35:53.943Z] - "aufs": [2021-06-09T22:35:53.943Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T22:35:53.943Z] - "btrfs": [2021-06-09T22:35:53.943Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T22:35:54.161Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T22:35:54.161Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T22:35:54.161Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T22:35:54.161Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T22:35:54.161Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T22:35:54.161Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T22:35:54.161Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T22:35:54.161Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T22:35:54.161Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T22:35:54.161Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T22:35:54.161Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T22:35:54.161Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T22:35:54.161Z] - CONFIG_EXT4_FS: enabled [2021-06-09T22:35:54.161Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T22:35:54.161Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T22:35:54.161Z] - Network Drivers: [2021-06-09T22:35:54.161Z] - "overlay": [2021-06-09T22:35:54.161Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T22:35:54.161Z] Optional (for encrypted networks): [2021-06-09T22:35:54.161Z] - CONFIG_CRYPTO: enabled [2021-06-09T22:35:54.161Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T22:35:54.161Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T22:35:54.161Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T22:35:54.161Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T22:35:54.161Z] - CONFIG_XFRM: enabled [2021-06-09T22:35:54.161Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T22:35:54.161Z] - "ipvlan": [2021-06-09T22:35:54.161Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T22:35:54.161Z] - "macvlan": [2021-06-09T22:35:54.161Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T22:35:54.161Z] - "ftp,tftp client in container": [2021-06-09T22:35:54.161Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T22:35:54.161Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T22:35:54.161Z] - Storage Drivers: [2021-06-09T22:35:54.161Z] - "aufs": [2021-06-09T22:35:54.200Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T22:35:54.200Z] - "devicemapper": [2021-06-09T22:35:54.200Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T22:35:54.200Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T22:35:54.200Z] - "overlay": [2021-06-09T22:35:54.200Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T22:35:54.200Z] - "zfs": [2021-06-09T22:35:54.200Z] - /dev/zfs: present [2021-06-09T22:35:54.200Z] - zfs command: missing [2021-06-09T22:35:54.200Z] - zpool command: missing [2021-06-09T22:35:54.200Z] [2021-06-09T22:35:54.200Z] Limits: [2021-06-09T22:35:54.200Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T22:35:54.200Z] [2021-06-09T22:35:54.200Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T22:35:54.426Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T22:35:54.426Z] - "btrfs": [2021-06-09T22:35:54.426Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T22:35:54.426Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T22:35:54.426Z] - "devicemapper": [2021-06-09T22:35:54.426Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T22:35:54.426Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T22:35:54.426Z] - "overlay": [2021-06-09T22:35:54.426Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T22:35:54.426Z] - "zfs": [2021-06-09T22:35:54.426Z] - /dev/zfs: present [2021-06-09T22:35:54.426Z] - zfs command: missing [2021-06-09T22:35:54.426Z] - zpool command: missing [2021-06-09T22:35:54.426Z] [2021-06-09T22:35:54.426Z] Limits: [2021-06-09T22:35:54.426Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T22:35:54.426Z] [2021-06-09T22:35:54.426Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T22:35:54.603Z] + sudo modprobe ip_vs [2021-06-09T22:35:54.603Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b029e77de89abeebf46f9f3d0be7753066e5e79a . [2021-06-09T22:35:54.767Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7c39003f28d518f1bc771da9e42ac275fa12ebd1 . [2021-06-09T22:35:54.862Z] #1 [internal] load build definition from Dockerfile [2021-06-09T22:35:54.862Z] #1 sha256:a43c5aa70d5b95208f6656905c48ff4e556dd0f16bddfdef982cd9de70de92a6 [2021-06-09T22:35:54.862Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T22:35:54.862Z] #1 DONE 0.1s [2021-06-09T22:35:54.862Z] [2021-06-09T22:35:54.862Z] #2 [internal] load .dockerignore [2021-06-09T22:35:54.862Z] #2 sha256:a8ff4bfd6e4a888ac8c26e3d40ed1edd9b5e230d50982910a1c5af3820578f4b [2021-06-09T22:35:54.862Z] #2 transferring context: 87B done [2021-06-09T22:35:54.862Z] #2 DONE 0.0s [2021-06-09T22:35:54.862Z] [2021-06-09T22:35:54.862Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T22:35:54.862Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T22:35:55.026Z] #1 [internal] load build definition from Dockerfile [2021-06-09T22:35:55.026Z] #1 sha256:8b6d9353087504cfd1ab52a427ba62c2dc98fcc23b8645dea501fd941d14ee5a [2021-06-09T22:35:55.026Z] #1 transferring dockerfile: [2021-06-09T22:35:55.286Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T22:35:55.286Z] #1 DONE 0.2s [2021-06-09T22:35:55.286Z] [2021-06-09T22:35:55.286Z] #2 [internal] load .dockerignore [2021-06-09T22:35:55.286Z] #2 sha256:84f5201db10152690da2c8ba7d8d91271621e30cd847847dceb720edda3155a3 [2021-06-09T22:35:55.286Z] #2 transferring context: 87B done [2021-06-09T22:35:55.286Z] #2 DONE 0.2s [2021-06-09T22:35:55.286Z] [2021-06-09T22:35:55.286Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T22:35:55.286Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T22:35:55.425Z] #3 DONE 0.7s [2021-06-09T22:35:55.545Z] #3 DONE 0.4s [2021-06-09T22:35:55.684Z] [2021-06-09T22:35:55.684Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T22:35:55.684Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T22:35:55.684Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T22:35:55.684Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T22:35:55.684Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-09T22:35:55.684Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-09T22:35:55.684Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-06-09T22:35:55.684Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.2s [2021-06-09T22:35:55.806Z] [2021-06-09T22:35:55.806Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T22:35:55.806Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T22:35:55.806Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T22:35:55.806Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T22:35:55.806Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-09T22:35:55.806Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-09T22:35:55.806Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-06-09T22:35:55.806Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-09T22:35:55.944Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.4s [2021-06-09T22:35:55.944Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.5s [2021-06-09T22:35:56.064Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-09T22:35:56.064Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-09T22:35:56.066Z] #13 54.72 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T22:35:56.066Z] #13 54.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T22:35:56.066Z] #13 54.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:35:56.066Z] #13 54.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-09T22:35:56.066Z] #13 54.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:35:56.066Z] #13 54.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:35:56.066Z] #13 55.21 Selecting previously unselected package dmsetup. [2021-06-09T22:35:56.066Z] #13 55.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:35:56.066Z] #13 55.23 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T22:35:56.066Z] #13 55.39 Selecting previously unselected package mingw-w64-common. [2021-06-09T22:35:56.066Z] #13 55.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T22:35:56.066Z] #13 55.40 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T22:35:56.066Z] INFO: make.ps1 starting at 06/09/2021 22:35:55 [2021-06-09T22:35:56.066Z] INFO: Git commit (9b89f5ec73) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T22:35:56.066Z] INFO: Invoking autogen... [2021-06-09T22:35:56.202Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s [2021-06-09T22:35:56.202Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.7s done [2021-06-09T22:35:56.202Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-09T22:35:56.323Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-09T22:35:56.323Z] #4 DONE 0.6s [2021-06-09T22:35:56.581Z] [2021-06-09T22:35:56.581Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T22:35:56.581Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T22:35:56.638Z] #13 ... [2021-06-09T22:35:56.638Z] [2021-06-09T22:35:56.638Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:35:56.638Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:35:56.638Z] #36 57.28 Selecting previously unselected package libxml2:amd64. [2021-06-09T22:35:56.638Z] #36 57.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-09T22:35:56.638Z] #36 57.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:35:56.638Z] #36 57.92 Selecting previously unselected package libarchive13:amd64. [2021-06-09T22:35:56.638Z] #36 57.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-09T22:35:56.638Z] #36 57.92 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T22:35:56.638Z] #36 58.22 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-09T22:35:56.638Z] #36 58.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-09T22:35:56.638Z] #36 58.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T22:35:56.638Z] #36 58.39 Selecting previously unselected package librhash0:amd64. [2021-06-09T22:35:56.638Z] #36 58.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-09T22:35:56.638Z] #36 58.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-09T22:35:56.638Z] #36 58.60 Selecting previously unselected package libuv1:amd64. [2021-06-09T22:35:56.638Z] #36 58.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-09T22:35:56.638Z] #36 58.61 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-09T22:35:56.638Z] #36 58.76 Selecting previously unselected package cmake. [2021-06-09T22:35:56.638Z] #36 58.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-09T22:35:56.638Z] #36 58.81 Unpacking cmake (3.13.4-1) ... [2021-06-09T22:35:56.638Z] #36 61.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:35:56.638Z] #36 61.44 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:35:56.638Z] #36 61.47 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-09T22:35:56.638Z] #36 61.49 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:35:56.638Z] #36 61.55 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-09T22:35:56.638Z] #36 61.57 Setting up cmake-data (3.13.4-1) ... [2021-06-09T22:35:56.638Z] #36 61.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:35:56.638Z] #36 61.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T22:35:56.638Z] #36 61.63 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T22:35:56.638Z] #36 61.67 Setting up cmake (3.13.4-1) ... [2021-06-09T22:35:56.638Z] #36 61.85 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:35:56.638Z] #36 61.97 Processing triggers for mime-support (3.62) ... [2021-06-09T22:35:56.638Z] #36 DONE 62.5s [2021-06-09T22:35:56.638Z] [2021-06-09T22:35:56.638Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:35:56.638Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:35:56.638Z] #44 54.38 Selecting previously unselected package python3-minimal. [2021-06-09T22:35:56.638Z] #44 54.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 ... 15650 files and directories currently installed.) [2021-06-09T22:35:56.638Z] #44 54.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T22:35:56.638Z] #44 54.46 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:35:56.638Z] #44 54.56 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T22:35:56.638Z] #44 54.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T22:35:56.638Z] #44 54.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:35:56.638Z] #44 54.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T22:35:56.638Z] #44 54.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:35:56.638Z] #44 54.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:35:56.638Z] #44 56.24 Selecting previously unselected package python3.7. [2021-06-09T22:35:56.638Z] #44 56.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:35:56.638Z] #44 56.25 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:35:56.638Z] #44 56.44 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T22:35:56.638Z] #44 56.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T22:35:56.638Z] #44 56.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:35:56.638Z] #44 56.59 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:35:56.638Z] #44 58.04 Selecting previously unselected package python3. [2021-06-09T22:35:56.638Z] #44 58.04 (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 ... 16062 files and directories currently installed.) [2021-06-09T22:35:56.638Z] #44 58.12 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-09T22:35:56.638Z] #44 58.15 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:35:56.638Z] #44 58.41 Selecting previously unselected package libprotobuf17:amd64. [2021-06-09T22:35:56.638Z] #44 58.42 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-09T22:35:56.638Z] #44 58.43 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T22:35:56.638Z] #44 59.05 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:35:56.638Z] #44 59.07 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:35:56.638Z] #44 59.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:35:56.638Z] #44 59.25 Selecting previously unselected package python3-six. [2021-06-09T22:35:56.638Z] #44 59.25 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T22:35:56.638Z] #44 59.28 Unpacking python3-six (1.12.0-1) ... [2021-06-09T22:35:56.638Z] #44 59.45 Selecting previously unselected package python3-protobuf. [2021-06-09T22:35:56.638Z] #44 59.46 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-09T22:35:56.638Z] #44 59.48 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:35:56.765Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-09T22:35:56.765Z] #4 DONE 1.2s [2021-06-09T22:35:57.023Z] [2021-06-09T22:35:57.023Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:35:57.023Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T22:35:57.026Z] INFO: Building daemon... [2021-06-09T22:35:57.209Z] #44 60.19 Selecting previously unselected package libnet1:amd64. [2021-06-09T22:35:57.209Z] #44 60.20 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T22:35:57.209Z] #44 60.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:35:57.209Z] #44 60.43 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T22:35:57.209Z] #44 60.43 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T22:35:57.209Z] #44 60.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:35:57.470Z] #44 60.55 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T22:35:57.470Z] #44 60.55 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T22:35:57.470Z] #44 60.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:35:57.522Z] #8 ... [2021-06-09T22:35:57.522Z] [2021-06-09T22:35:57.522Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:35:57.522Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T22:35:57.522Z] #6 DONE 0.9s [2021-06-09T22:35:57.522Z] [2021-06-09T22:35:57.522Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:35:57.522Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T22:35:57.522Z] #7 DONE 0.9s [2021-06-09T22:35:57.522Z] [2021-06-09T22:35:57.522Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T22:35:57.522Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T22:35:57.522Z] #5 DONE 0.9s [2021-06-09T22:35:57.522Z] [2021-06-09T22:35:57.522Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T22:35:57.522Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T22:35:57.522Z] #8 DONE 1.0s [2021-06-09T22:35:57.730Z] #44 60.65 Selecting previously unselected package criu. [2021-06-09T22:35:57.730Z] #44 60.66 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-09T22:35:57.730Z] #44 60.67 Unpacking criu (3.15-1) ... [2021-06-09T22:35:57.954Z] #8 ... [2021-06-09T22:35:57.954Z] [2021-06-09T22:35:57.954Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T22:35:57.954Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T22:35:57.954Z] #5 DONE 1.0s [2021-06-09T22:35:58.216Z] [2021-06-09T22:35:58.216Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:35:58.216Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T22:35:58.216Z] #7 DONE 1.1s [2021-06-09T22:35:58.216Z] [2021-06-09T22:35:58.216Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T22:35:58.216Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T22:35:58.216Z] #6 DONE 1.1s [2021-06-09T22:35:58.216Z] [2021-06-09T22:35:58.216Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:35:58.216Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T22:35:58.216Z] #8 DONE 1.1s [2021-06-09T22:35:58.305Z] #44 61.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:35:58.305Z] #44 61.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:35:58.305Z] #44 61.54 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:35:58.565Z] #44 61.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T22:35:58.565Z] #44 61.60 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:35:58.565Z] #44 61.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:35:58.826Z] #44 61.72 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:35:58.826Z] #44 61.77 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:35:59.584Z] [2021-06-09T22:35:59.584Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:35:59.584Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:35:59.584Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:35:59.584Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-09T22:35:59.584Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-09T22:35:59.584Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-09T22:35:59.584Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T22:35:59.728Z] Client: Docker Engine - Community [2021-06-09T22:35:59.728Z] Version: 20.10.6 [2021-06-09T22:35:59.728Z] API version: 1.41 [2021-06-09T22:35:59.728Z] Go version: go1.13.15 [2021-06-09T22:35:59.728Z] Git commit: 370c289 [2021-06-09T22:35:59.728Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-09T22:35:59.728Z] OS/Arch: linux/amd64 [2021-06-09T22:35:59.728Z] Context: default [2021-06-09T22:35:59.728Z] Experimental: true [2021-06-09T22:35:59.728Z] [2021-06-09T22:35:59.728Z] Server: Docker Engine - Community [2021-06-09T22:35:59.728Z] Engine: [2021-06-09T22:35:59.728Z] Version: 20.10.6 [2021-06-09T22:35:59.728Z] API version: 1.41 (minimum version 1.12) [2021-06-09T22:35:59.728Z] Go version: go1.13.15 [2021-06-09T22:35:59.728Z] Git commit: 8728dd2 [2021-06-09T22:35:59.728Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-09T22:35:59.728Z] OS/Arch: linux/amd64 [2021-06-09T22:35:59.728Z] Experimental: true [2021-06-09T22:35:59.728Z] containerd: [2021-06-09T22:35:59.728Z] Version: 1.4.6 [2021-06-09T22:35:59.728Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:35:59.728Z] runc: [2021-06-09T22:35:59.728Z] Version: 1.0.0-rc95 [2021-06-09T22:35:59.728Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:35:59.728Z] docker-init: [2021-06-09T22:35:59.728Z] Version: 0.19.0 [2021-06-09T22:35:59.728Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T22:35:59.845Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2021-06-09T22:35:59.845Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.10MB / 50.40MB 0.2s [2021-06-09T22:35:59.845Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 634.88kB / 7.81MB 0.3s [2021-06-09T22:35:59.845Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.3s [2021-06-09T22:36:00.095Z] + docker info [2021-06-09T22:36:00.104Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.4s [2021-06-09T22:36:00.104Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.4s [2021-06-09T22:36:00.104Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2021-06-09T22:36:00.104Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 0.5s [2021-06-09T22:36:00.368Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.45MB / 50.40MB 0.6s [2021-06-09T22:36:00.368Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.35MB / 10.00MB 0.6s [2021-06-09T22:36:00.368Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-06-09T22:36:00.368Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.58MB / 50.40MB 0.8s [2021-06-09T22:36:00.368Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2021-06-09T22:36:00.368Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 0.8s [2021-06-09T22:36:00.628Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 0.9s [2021-06-09T22:36:00.628Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.9s [2021-06-09T22:36:00.628Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 1.1s [2021-06-09T22:36:00.628Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 1.1s [2021-06-09T22:36:00.628Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 1.1s [2021-06-09T22:36:00.749Z] #44 ... [2021-06-09T22:36:00.749Z] [2021-06-09T22:36:00.749Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:00.749Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:36:00.749Z] #46 56.29 time [2021-06-09T22:36:00.749Z] #46 61.28 internal/poll [2021-06-09T22:36:00.749Z] #46 61.42 internal/fmtsort [2021-06-09T22:36:00.749Z] #46 62.02 internal/syscall/unix [2021-06-09T22:36:00.749Z] #46 62.32 strings [2021-06-09T22:36:00.749Z] #46 63.48 os [2021-06-09T22:36:00.749Z] #46 64.99 regexp/syntax [2021-06-09T22:36:00.749Z] #46 ... [2021-06-09T22:36:00.749Z] [2021-06-09T22:36:00.749Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:36:00.749Z] #37 sha256:b81c725beefd211f2c1b0c15c80c0127b0a2da5d930b9b302461db989e7239b7 [2021-06-09T22:36:00.749Z] #37 1.179 + RM_GOPATH=0 [2021-06-09T22:36:00.749Z] #37 1.179 + TMP_GOPATH= [2021-06-09T22:36:00.749Z] #37 1.179 + : /build [2021-06-09T22:36:00.749Z] #37 1.179 + '[' -z '' ']' [2021-06-09T22:36:00.749Z] #37 1.179 ++ mktemp -d [2021-06-09T22:36:00.749Z] #37 1.186 + export GOPATH=/tmp/tmp.xZdxXuc6Lv [2021-06-09T22:36:00.749Z] #37 1.189 + GOPATH=/tmp/tmp.xZdxXuc6Lv [2021-06-09T22:36:00.749Z] #37 1.189 + RM_GOPATH=1 [2021-06-09T22:36:00.749Z] #37 1.189 + case "$(go env GOARCH)" in [2021-06-09T22:36:00.749Z] #37 1.190 ++ go env GOARCH [2021-06-09T22:36:00.749Z] #37 1.220 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:00.749Z] #37 1.220 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:00.749Z] #37 1.221 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:00.749Z] #37 1.224 + dir=/tmp/install [2021-06-09T22:36:00.749Z] #37 1.240 + bin=tini [2021-06-09T22:36:00.749Z] #37 1.240 + shift [2021-06-09T22:36:00.749Z] #37 1.241 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T22:36:00.749Z] #37 1.241 + . /tmp/install/tini.installer [2021-06-09T22:36:00.749Z] #37 1.241 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:36:00.749Z] #37 1.243 + install_tini [2021-06-09T22:36:00.749Z] #37 1.243 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T22:36:00.749Z] #37 1.243 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:36:00.749Z] #37 1.243 + git clone https://github.com/krallin/tini.git /tmp/tmp.xZdxXuc6Lv/tini [2021-06-09T22:36:00.749Z] #37 1.245 Cloning into '/tmp/tmp.xZdxXuc6Lv/tini'... [2021-06-09T22:36:00.749Z] #37 1.995 + cd /tmp/tmp.xZdxXuc6Lv/tini [2021-06-09T22:36:00.749Z] #37 1.995 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:36:00.749Z] #37 2.016 + cmake . [2021-06-09T22:36:00.749Z] #37 2.421 -- The C compiler identification is GNU 8.3.0 [2021-06-09T22:36:00.749Z] #37 2.458 -- Check for working C compiler: /usr/bin/cc [2021-06-09T22:36:00.749Z] #37 3.164 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T22:36:00.749Z] #37 3.170 -- Detecting C compiler ABI info [2021-06-09T22:36:00.749Z] #37 3.933 -- Detecting C compiler ABI info - done [2021-06-09T22:36:00.749Z] #37 3.969 -- Detecting C compile features [2021-06-09T22:36:00.819Z] [2021-06-09T22:36:00.819Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:00.819Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:00.819Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:00.819Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.2s done [2021-06-09T22:36:00.819Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T22:36:00.819Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-09T22:36:00.819Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-09T22:36:00.890Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 1.2s [2021-06-09T22:36:00.890Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 1.2s [2021-06-09T22:36:00.890Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 1.3s [2021-06-09T22:36:00.890Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 1.3s [2021-06-09T22:36:01.172Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 1.4s [2021-06-09T22:36:01.172Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 1.4s [2021-06-09T22:36:01.172Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 1.4s [2021-06-09T22:36:01.172Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.38MB / 51.83MB 1.5s [2021-06-09T22:36:01.172Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.74MB / 68.67MB 1.5s [2021-06-09T22:36:01.439Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.99MB / 50.40MB 1.7s [2021-06-09T22:36:01.439Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.24MB / 68.67MB 1.7s [2021-06-09T22:36:01.439Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 1.8s [2021-06-09T22:36:01.439Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s [2021-06-09T22:36:01.690Z] #37 ... [2021-06-09T22:36:01.690Z] [2021-06-09T22:36:01.690Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:36:01.690Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:36:01.696Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 2.1s [2021-06-09T22:36:01.696Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done [2021-06-09T22:36:01.696Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.15MB / 120.17MB 2.1s [2021-06-09T22:36:01.982Z] #13 61.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T22:36:01.982Z] #13 61.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T22:36:01.982Z] #13 61.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:36:02.023Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 2.3s [2021-06-09T22:36:02.023Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 2.4s [2021-06-09T22:36:02.283Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s [2021-06-09T22:36:02.283Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.53MB / 120.17MB 2.6s [2021-06-09T22:36:02.283Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 2.7s [2021-06-09T22:36:02.545Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s done [2021-06-09T22:36:02.545Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 2.9s [2021-06-09T22:36:02.806Z] #9 ... [2021-06-09T22:36:02.806Z] [2021-06-09T22:36:02.806Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T22:36:02.806Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T22:36:02.806Z] #42 DONE 0.0s [2021-06-09T22:36:02.806Z] [2021-06-09T22:36:02.806Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:02.806Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:02.806Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 3.1s [2021-06-09T22:36:02.931Z] #13 ... [2021-06-09T22:36:02.931Z] [2021-06-09T22:36:02.931Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:36:02.931Z] #52 sha256:4e3a8e6d3b9c16b2e047242d9a15f6dc2162629a2a0c1024eba4e8ba4052d88c [2021-06-09T22:36:02.931Z] #52 58.90 context [2021-06-09T22:36:02.931Z] #52 59.96 internal/poll [2021-06-09T22:36:02.931Z] #52 61.53 encoding/binary [2021-06-09T22:36:02.931Z] #52 61.54 internal/fmtsort [2021-06-09T22:36:02.931Z] #52 62.29 internal/syscall/unix [2021-06-09T22:36:02.931Z] #52 62.50 os [2021-06-09T22:36:02.931Z] #52 64.11 encoding/base64 [2021-06-09T22:36:02.931Z] #52 64.77 strings [2021-06-09T22:36:02.931Z] #52 66.67 fmt [2021-06-09T22:36:02.931Z] #52 67.39 path/filepath [2021-06-09T22:36:02.931Z] #52 68.84 golang.org/x/sys/unix [2021-06-09T22:36:02.931Z] #52 ... [2021-06-09T22:36:02.931Z] [2021-06-09T22:36:02.931Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:36:02.931Z] #37 sha256:b81c725beefd211f2c1b0c15c80c0127b0a2da5d930b9b302461db989e7239b7 [2021-06-09T22:36:02.931Z] #37 6.408 -- Detecting C compile features - done [2021-06-09T22:36:02.931Z] #37 6.447 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T22:36:03.062Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.32MB / 120.17MB 3.4s [2021-06-09T22:36:03.062Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.4s done [2021-06-09T22:36:03.206Z] #37 6.711 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T22:36:03.206Z] #37 6.820 -- Configuring done [2021-06-09T22:36:03.324Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.55MB / 120.17MB 3.6s [2021-06-09T22:36:03.324Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s [2021-06-09T22:36:03.324Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-06-09T22:36:03.324Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 3.7s [2021-06-09T22:36:03.324Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.64MB / 120.17MB 3.8s [2021-06-09T22:36:03.324Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done [2021-06-09T22:36:03.465Z] #37 6.840 -- Generating done [2021-06-09T22:36:03.465Z] #37 6.882 -- Build files have been written to: /tmp/tmp.xZdxXuc6Lv/tini [2021-06-09T22:36:03.465Z] #37 6.884 + make tini-static [2021-06-09T22:36:03.489Z] #26 ... [2021-06-09T22:36:03.489Z] [2021-06-09T22:36:03.489Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T22:36:03.489Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T22:36:03.489Z] #42 DONE 0.0s [2021-06-09T22:36:03.489Z] [2021-06-09T22:36:03.489Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:03.489Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:03.489Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-09T22:36:03.489Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T22:36:03.489Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-09T22:36:03.490Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-09T22:36:03.490Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-06-09T22:36:03.490Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-06-09T22:36:03.490Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-06-09T22:36:03.490Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-06-09T22:36:03.490Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 2.9s [2021-06-09T22:36:03.490Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.2s [2021-06-09T22:36:03.490Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.06MB / 120.17MB 2.9s [2021-06-09T22:36:03.490Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2021-06-09T22:36:03.581Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.62MB / 120.17MB 3.9s [2021-06-09T22:36:03.726Z] #37 7.247 Scanning dependencies of target tini-static [2021-06-09T22:36:03.839Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 4.1s [2021-06-09T22:36:03.986Z] #37 7.447 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T22:36:04.065Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s [2021-06-09T22:36:04.065Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 3.3s [2021-06-09T22:36:04.325Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.60MB / 120.17MB 3.6s [2021-06-09T22:36:04.585Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 3.8s [2021-06-09T22:36:04.585Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.0s done [2021-06-09T22:36:04.585Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 4.0s [2021-06-09T22:36:04.844Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 4.1s [2021-06-09T22:36:05.114Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 4.4s [2021-06-09T22:36:05.214Z] #9 ... [2021-06-09T22:36:05.214Z] [2021-06-09T22:36:05.214Z] #23 [internal] load build context [2021-06-09T22:36:05.214Z] #23 sha256:bc66629f5f54925d507e0a921ad41399932415875153ee32a5e2b10c3da4efb3 [2021-06-09T22:36:05.214Z] #23 transferring context: 55.95MB 5.0s done [2021-06-09T22:36:05.214Z] #23 DONE 5.5s [2021-06-09T22:36:05.214Z] [2021-06-09T22:36:05.214Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:05.214Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:05.214Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s done [2021-06-09T22:36:05.365Z] #37 8.767 [100%] Linking C executable tini-static [2021-06-09T22:36:05.419Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 4.6s [2021-06-09T22:36:05.680Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.59MB / 120.17MB 5.0s [2021-06-09T22:36:05.936Z] #37 9.433 [100%] Built target tini-static [2021-06-09T22:36:06.196Z] #37 9.512 + mkdir -p /build [2021-06-09T22:36:06.196Z] #37 9.527 + cp tini-static /build/docker-init [2021-06-09T22:36:06.250Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 5.4s [2021-06-09T22:36:06.510Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 5.7s [2021-06-09T22:36:06.767Z] #37 DONE 10.3s [2021-06-09T22:36:06.767Z] [2021-06-09T22:36:06.767Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:36:06.767Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:36:06.767Z] #44 67.10 Setting up python3 (3.7.3-1) ... [2021-06-09T22:36:06.767Z] #44 67.86 Setting up python3-six (1.12.0-1) ... [2021-06-09T22:36:06.767Z] #44 69.13 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:36:06.769Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 6.1s [2021-06-09T22:36:07.029Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 6.4s [2021-06-09T22:36:07.190Z] Fetching without tags [2021-06-09T22:36:07.288Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 6.5s [2021-06-09T22:36:07.288Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s [2021-06-09T22:36:07.550Z] Merging remotes/origin/master commit 594fdec993f4104898b66c1a32f56e6462fe079e into PR head commit 508a0979d9e3a15361d4b936252111796c0580d3 [2021-06-09T22:36:07.137Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:36:07.148Z] > git config --add remote.origin.fetch +refs/pull/42503/head:refs/remotes/origin/PR-42503 # timeout=10 [2021-06-09T22:36:07.159Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:36:07.172Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:36:07.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:36:07.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:36:07.186Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:36:07.548Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:36:07.556Z] > git checkout -f 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:36:07.858Z] #9 ... [2021-06-09T22:36:07.858Z] [2021-06-09T22:36:07.858Z] #23 [internal] load build context [2021-06-09T22:36:07.858Z] #23 sha256:03222b031da4e51b426ba00f474c31c8aa739c217213fb3325f7e361f12136fc [2021-06-09T22:36:07.858Z] #23 transferring context: 55.95MB 6.9s done [2021-06-09T22:36:07.858Z] #23 DONE 7.5s [2021-06-09T22:36:07.858Z] [2021-06-09T22:36:07.858Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:07.858Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:07.858Z] #9 ... [2021-06-09T22:36:07.858Z] [2021-06-09T22:36:07.858Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:07.858Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:07.858Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.9s done [2021-06-09T22:36:07.858Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0.1s [2021-06-09T22:36:08.150Z] #44 71.24 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:36:08.490Z] #9 ... [2021-06-09T22:36:08.490Z] [2021-06-09T22:36:08.490Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:36:08.490Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T22:36:08.490Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T22:36:08.490Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T22:36:08.490Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T22:36:08.490Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:36:08.490Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.7s done [2021-06-09T22:36:08.490Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2021-06-09T22:36:08.490Z] #63 DONE 8.5s [2021-06-09T22:36:08.490Z] [2021-06-09T22:36:08.490Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:08.490Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:08.490Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-06-09T22:36:08.490Z] #9 ... [2021-06-09T22:36:08.490Z] [2021-06-09T22:36:08.490Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:36:08.490Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T22:36:08.490Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T22:36:08.490Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T22:36:08.490Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:36:08.490Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T22:36:08.490Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2021-06-09T22:36:08.490Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-06-09T22:36:08.490Z] #65 DONE 8.9s [2021-06-09T22:36:08.490Z] [2021-06-09T22:36:08.490Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:08.490Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:08.794Z] #26 ... [2021-06-09T22:36:08.794Z] [2021-06-09T22:36:08.794Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:36:08.794Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T22:36:08.794Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T22:36:08.794Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:36:08.794Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T22:36:08.794Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T22:36:08.794Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2021-06-09T22:36:08.794Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2021-06-09T22:36:08.794Z] #63 DONE 8.2s [2021-06-09T22:36:08.794Z] [2021-06-09T22:36:08.794Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:08.794Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:08.794Z] #26 ... [2021-06-09T22:36:08.794Z] [2021-06-09T22:36:08.794Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:36:08.794Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T22:36:08.794Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T22:36:08.794Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T22:36:08.794Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:36:08.794Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2021-06-09T22:36:08.794Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2021-06-09T22:36:08.794Z] #65 DONE 8.2s [2021-06-09T22:36:09.053Z] [2021-06-09T22:36:09.053Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:09.053Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:09.053Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.7s [2021-06-09T22:36:09.053Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.9s done [2021-06-09T22:36:09.325Z] Merge succeeded, producing e73f15046c3402dfddc75af3718e9fe89129efdc [2021-06-09T22:36:09.325Z] Checking out Revision e73f15046c3402dfddc75af3718e9fe89129efdc (PR-42503) [2021-06-09T22:36:09.423Z] #9 ... [2021-06-09T22:36:09.423Z] [2021-06-09T22:36:09.423Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:09.423Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:09.423Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-09T22:36:09.423Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T22:36:09.423Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-09T22:36:09.423Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-09T22:36:09.423Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 5.8s done [2021-06-09T22:36:09.423Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.9s [2021-06-09T22:36:09.680Z] #26 ... [2021-06-09T22:36:09.680Z] [2021-06-09T22:36:09.680Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:09.680Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:08.612Z] > git remote # timeout=10 [2021-06-09T22:36:08.626Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T22:36:08.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:36:08.638Z] > git merge 594fdec993f4104898b66c1a32f56e6462fe079e # timeout=10 [2021-06-09T22:36:09.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T22:36:09.318Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:36:09.326Z] > git checkout -f e73f15046c3402dfddc75af3718e9fe89129efdc # timeout=10 [2021-06-09T22:36:09.936Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.6s done [2021-06-09T22:36:10.062Z] #44 ... [2021-06-09T22:36:10.062Z] [2021-06-09T22:36:10.062Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:36:10.062Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:36:10.062Z] #13 67.75 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T22:36:10.062Z] #13 67.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:36:10.062Z] #13 67.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:36:10.062Z] #13 67.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T22:36:10.062Z] #13 68.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:36:10.062Z] #13 68.00 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:36:10.193Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-09T22:36:11.154Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-06-09T22:36:11.411Z] #9 ... [2021-06-09T22:36:11.411Z] [2021-06-09T22:36:11.411Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T22:36:11.411Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T22:36:11.411Z] #64 DONE 0.9s [2021-06-09T22:36:11.411Z] [2021-06-09T22:36:11.411Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:11.411Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:11.411Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-06-09T22:36:11.446Z] #13 ... [2021-06-09T22:36:11.446Z] [2021-06-09T22:36:11.446Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:11.446Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:36:11.446Z] #46 67.09 fmt [2021-06-09T22:36:11.446Z] #46 70.10 regexp [2021-06-09T22:36:11.446Z] #46 71.81 flag [2021-06-09T22:36:11.446Z] #46 73.98 go/token [2021-06-09T22:36:11.446Z] #46 74.00 internal/lazyregexp [2021-06-09T22:36:11.446Z] #46 74.28 path [2021-06-09T22:36:11.446Z] #46 74.78 go/scanner [2021-06-09T22:36:11.446Z] #46 74.81 io/ioutil [2021-06-09T22:36:11.446Z] #46 75.17 net/url [2021-06-09T22:36:11.446Z] #46 76.08 go/ast [2021-06-09T22:36:11.446Z] #46 76.65 text/template/parse [2021-06-09T22:36:11.446Z] #46 ... [2021-06-09T22:36:11.446Z] [2021-06-09T22:36:11.446Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:36:11.446Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:36:11.446Z] #44 74.50 Setting up criu (3.15-1) ... [2021-06-09T22:36:12.340Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-06-09T22:36:12.340Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-09T22:36:12.353Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.0s done [2021-06-09T22:36:12.597Z] #9 ... [2021-06-09T22:36:12.597Z] [2021-06-09T22:36:12.597Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T22:36:12.597Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T22:36:12.597Z] #66 DONE 1.1s [2021-06-09T22:36:12.597Z] [2021-06-09T22:36:12.597Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:12.597Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:12.619Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-09T22:36:12.619Z] #9 ... [2021-06-09T22:36:12.619Z] [2021-06-09T22:36:12.619Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T22:36:12.619Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T22:36:12.619Z] #64 DONE 0.7s [2021-06-09T22:36:12.879Z] [2021-06-09T22:36:12.879Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:12.879Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:13.088Z] Commit message: "Merge commit '594fdec993f4104898b66c1a32f56e6462fe079e' into HEAD" [2021-06-09T22:36:13.084Z] > git rev-list --no-walk 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:36:13.162Z] #9 ... [2021-06-09T22:36:13.162Z] [2021-06-09T22:36:13.162Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:13.162Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:13.162Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.1s done [2021-06-09T22:36:13.162Z] #26 DONE 13.6s [2021-06-09T22:36:13.162Z] [2021-06-09T22:36:13.162Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:13.162Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:13.356Z] #44 76.29 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:36:13.356Z] #44 76.36 Processing triggers for mime-support (3.62) ... [2021-06-09T22:36:13.446Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T22:36:13.706Z] #9 ... [2021-06-09T22:36:13.706Z] [2021-06-09T22:36:13.706Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:13.706Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:13.706Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.8s done [2021-06-09T22:36:13.706Z] #26 DONE 13.3s [2021-06-09T22:36:13.706Z] [2021-06-09T22:36:13.706Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:13.706Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:13.706Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-09T22:36:13.928Z] #44 DONE 76.9s [2021-06-09T22:36:13.928Z] [2021-06-09T22:36:13.928Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:36:13.928Z] #52 sha256:4e3a8e6d3b9c16b2e047242d9a15f6dc2162629a2a0c1024eba4e8ba4052d88c [2021-06-09T22:36:13.928Z] #52 71.66 encoding/json [2021-06-09T22:36:13.928Z] #52 77.68 github.com/pkg/diff [2021-06-09T22:36:13.928Z] #52 77.81 go/ast [2021-06-09T22:36:13.928Z] #52 78.89 golang.org/x/crypto/ssh/terminal [2021-06-09T22:36:13.965Z] #9 ... [2021-06-09T22:36:13.965Z] [2021-06-09T22:36:13.965Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T22:36:13.965Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T22:36:13.965Z] #66 DONE 1.2s [2021-06-09T22:36:13.965Z] [2021-06-09T22:36:13.965Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:13.965Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:14.120Z] + docker version [2021-06-09T22:36:14.869Z] #52 80.62 mvdan.cc/editorconfig [2021-06-09T22:36:14.869Z] #52 ... [2021-06-09T22:36:14.869Z] [2021-06-09T22:36:14.869Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:14.869Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:36:14.869Z] #46 81.04 text/template [2021-06-09T22:36:14.901Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-06-09T22:36:15.161Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-09T22:36:15.439Z] #46 81.19 go/parser [2021-06-09T22:36:17.345Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-06-09T22:36:18.169Z] Client: [2021-06-09T22:36:18.169Z] Context: default [2021-06-09T22:36:18.169Z] Debug Mode: false [2021-06-09T22:36:18.169Z] Plugins: [2021-06-09T22:36:18.169Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T22:36:18.169Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T22:36:18.169Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T22:36:18.169Z] [2021-06-09T22:36:18.169Z] Server: [2021-06-09T22:36:18.169Z] Containers: 0 [2021-06-09T22:36:18.169Z] Running: 0 [2021-06-09T22:36:18.169Z] Paused: 0 [2021-06-09T22:36:18.169Z] Stopped: 0 [2021-06-09T22:36:18.169Z] Images: 0 [2021-06-09T22:36:18.169Z] Server Version: 20.10.6 [2021-06-09T22:36:18.169Z] Storage Driver: overlay2 [2021-06-09T22:36:18.169Z] Backing Filesystem: extfs [2021-06-09T22:36:18.169Z] Supports d_type: true [2021-06-09T22:36:18.169Z] Native Overlay Diff: true [2021-06-09T22:36:18.169Z] userxattr: false [2021-06-09T22:36:18.169Z] Logging Driver: json-file [2021-06-09T22:36:18.169Z] Cgroup Driver: systemd [2021-06-09T22:36:18.169Z] Cgroup Version: 2 [2021-06-09T22:36:18.169Z] Plugins: [2021-06-09T22:36:18.169Z] Volume: local [2021-06-09T22:36:18.169Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T22:36:18.169Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T22:36:18.169Z] Swarm: inactive [2021-06-09T22:36:18.169Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T22:36:18.169Z] Default Runtime: runc [2021-06-09T22:36:18.169Z] Init Binary: docker-init [2021-06-09T22:36:18.169Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:36:18.169Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:36:18.169Z] init version: de40ad0 [2021-06-09T22:36:18.169Z] Security Options: [2021-06-09T22:36:18.169Z] apparmor [2021-06-09T22:36:18.169Z] seccomp [2021-06-09T22:36:18.169Z] Profile: default [2021-06-09T22:36:18.169Z] cgroupns [2021-06-09T22:36:18.169Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T22:36:18.169Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-09T22:36:18.169Z] OSType: linux [2021-06-09T22:36:18.169Z] Architecture: x86_64 [2021-06-09T22:36:18.169Z] CPUs: 2 [2021-06-09T22:36:18.169Z] Total Memory: 7.487GiB [2021-06-09T22:36:18.169Z] Name: ip-10-100-99-6 [2021-06-09T22:36:18.169Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-09T22:36:18.169Z] Docker Root Dir: /var/lib/docker [2021-06-09T22:36:18.169Z] Debug Mode: false [2021-06-09T22:36:18.169Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:36:18.169Z] Labels: [2021-06-09T22:36:18.169Z] Experimental: true [2021-06-09T22:36:18.169Z] Insecure Registries: [2021-06-09T22:36:18.169Z] 127.0.0.0/8 [2021-06-09T22:36:18.169Z] Live Restore Enabled: true [2021-06-09T22:36:18.169Z] [2021-06-09T22:36:18.169Z] WARNING: No kernel memory limit support [2021-06-09T22:36:18.169Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T22:36:18.489Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:17becd882ac3dbc0136b6eedf04aa201c56fa057 . [2021-06-09T22:36:18.489Z] #1 [internal] load build definition from Dockerfile [2021-06-09T22:36:18.490Z] #1 sha256:65d5dc0e6ff6c48f62764c389ee963ac77659050ec7b947064ead4c1646c622e [2021-06-09T22:36:18.490Z] #1 transferring dockerfile: 16.63kB 0.1s done [2021-06-09T22:36:18.738Z] #46 84.21 log [2021-06-09T22:36:18.738Z] #46 84.76 encoding/xml [2021-06-09T22:36:18.803Z] #1 DONE 0.1s [2021-06-09T22:36:18.803Z] [2021-06-09T22:36:18.803Z] #2 [internal] load .dockerignore [2021-06-09T22:36:18.803Z] #2 sha256:ffece1d738b5ee058dce6c2e408b9db01cc36a4128535228ea6253ecd839299e [2021-06-09T22:36:18.803Z] #2 transferring context: 87B done [2021-06-09T22:36:18.803Z] #2 DONE 0.1s [2021-06-09T22:36:18.803Z] [2021-06-09T22:36:18.803Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T22:36:18.803Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T22:36:19.060Z] #3 DONE 0.4s [2021-06-09T22:36:19.060Z] [2021-06-09T22:36:19.060Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T22:36:19.060Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T22:36:19.060Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T22:36:19.060Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T22:36:19.060Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-09T22:36:19.060Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-09T22:36:19.060Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2021-06-09T22:36:19.248Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.6s done [2021-06-09T22:36:19.308Z] #46 85.32 go/doc [2021-06-09T22:36:19.320Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-09T22:36:19.504Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-09T22:36:19.577Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-09T22:36:19.577Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-09T22:36:19.835Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-09T22:36:19.835Z] #4 DONE 0.7s [2021-06-09T22:36:20.092Z] [2021-06-09T22:36:20.092Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:36:20.092Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T22:36:20.251Z] #46 ... [2021-06-09T22:36:20.251Z] [2021-06-09T22:36:20.251Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:36:20.251Z] #57 sha256:1c5d19e9ff2a112caed6831e5e209d94b73607773d27457354787e760d99debe [2021-06-09T22:36:20.439Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-06-09T22:36:21.026Z] #8 DONE 0.9s [2021-06-09T22:36:21.026Z] [2021-06-09T22:36:21.026Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:36:21.026Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T22:36:21.026Z] #5 DONE 0.9s [2021-06-09T22:36:21.026Z] [2021-06-09T22:36:21.026Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T22:36:21.026Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T22:36:21.026Z] #7 DONE 0.9s [2021-06-09T22:36:21.026Z] [2021-06-09T22:36:21.026Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T22:36:21.026Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T22:36:21.026Z] #6 DONE 0.9s [2021-06-09T22:36:21.293Z] #57 40.78 Checking out files: 51% (2023/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T22:36:21.293Z] #57 41.90 + cd /tmp/tmp.G5saTuEnrK/src/github.com/containerd/containerd [2021-06-09T22:36:21.300Z] [2021-06-09T22:36:21.300Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:21.300Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:21.300Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-09T22:36:21.300Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-09T22:36:21.300Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-09T22:36:21.300Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T22:36:21.553Z] #57 41.90 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:36:21.566Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.3s [2021-06-09T22:36:21.813Z] #57 42.35 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T22:36:21.813Z] #57 42.35 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T22:36:21.813Z] #57 42.35 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:36:21.813Z] #57 42.35 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:36:21.813Z] #57 42.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T22:36:21.813Z] #57 42.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T22:36:21.813Z] #57 42.35 + '[' '' = dynamic ']' [2021-06-09T22:36:21.814Z] #57 42.35 + make [2021-06-09T22:36:21.837Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 8.39MB / 50.43MB 0.4s [2021-06-09T22:36:21.837Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 22.02MB / 50.43MB 0.5s [2021-06-09T22:36:22.030Z] #9 ... [2021-06-09T22:36:22.030Z] [2021-06-09T22:36:22.030Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:36:22.030Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T22:36:22.030Z] #27 1.428 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:22.030Z] #27 1.444 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:22.030Z] #27 1.444 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:22.030Z] #27 1.684 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:36:22.030Z] #27 1.923 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:22.030Z] #27 2.243 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:36:22.030Z] #27 4.006 Fetched 8448 kB in 3s (2978 kB/s) [2021-06-09T22:36:22.030Z] #27 4.006 Reading package lists... [2021-06-09T22:36:22.030Z] #27 5.050 Reading package lists... [2021-06-09T22:36:22.030Z] #27 6.027 Building dependency tree... [2021-06-09T22:36:22.030Z] #27 6.439 The following additional packages will be installed: [2021-06-09T22:36:22.030Z] #27 6.439 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T22:36:22.030Z] #27 6.439 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T22:36:22.030Z] #27 6.439 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T22:36:22.030Z] #27 6.441 Suggested packages: [2021-06-09T22:36:22.030Z] #27 6.441 krb5-doc krb5-user [2021-06-09T22:36:22.030Z] #27 6.441 Recommended packages: [2021-06-09T22:36:22.030Z] #27 6.441 krb5-locales publicsuffix libsasl2-modules [2021-06-09T22:36:22.030Z] #27 6.699 The following NEW packages will be installed: [2021-06-09T22:36:22.030Z] #27 6.702 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T22:36:22.030Z] #27 6.702 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T22:36:22.030Z] #27 6.702 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T22:36:22.030Z] #27 6.702 libssh2-1 libssl1.1 openssl [2021-06-09T22:36:22.030Z] #27 6.988 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T22:36:22.030Z] #27 6.988 Need to get 5059 kB of archives. [2021-06-09T22:36:22.030Z] #27 6.988 After this operation, 12.1 MB of additional disk space will be used. [2021-06-09T22:36:22.030Z] #27 6.988 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T22:36:22.030Z] #27 6.995 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-09T22:36:22.030Z] #27 6.995 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-09T22:36:22.030Z] #27 6.995 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-09T22:36:22.030Z] #27 7.001 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-09T22:36:22.030Z] #27 7.001 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-09T22:36:22.030Z] #27 7.011 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-09T22:36:22.030Z] #27 7.011 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-09T22:36:22.030Z] #27 7.015 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-09T22:36:22.030Z] #27 7.024 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T22:36:22.030Z] #27 7.025 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-09T22:36:22.030Z] #27 7.030 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-09T22:36:22.030Z] #27 7.034 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-09T22:36:22.030Z] #27 7.045 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-09T22:36:22.030Z] #27 7.057 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-09T22:36:22.030Z] #27 7.057 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-09T22:36:22.030Z] #27 7.072 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T22:36:22.030Z] #27 7.072 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T22:36:22.030Z] #27 7.086 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T22:36:22.030Z] #27 7.103 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-09T22:36:22.030Z] #27 7.123 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-09T22:36:22.030Z] #27 7.347 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:36:22.030Z] #27 7.372 Fetched 5059 kB in 0s (13.2 MB/s) [2021-06-09T22:36:22.030Z] #27 7.434 Selecting previously unselected package libssl1.1:amd64. [2021-06-09T22:36:22.030Z] #27 7.434 (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.) [2021-06-09T22:36:22.030Z] #27 7.434 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 7.439 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:22.030Z] #27 7.685 Selecting previously unselected package openssl. [2021-06-09T22:36:22.030Z] #27 7.685 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 7.690 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:22.030Z] #27 7.860 Selecting previously unselected package ca-certificates. [2021-06-09T22:36:22.030Z] #27 7.860 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T22:36:22.030Z] #27 7.863 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T22:36:22.030Z] #27 7.953 Selecting previously unselected package libkeyutils1:amd64. [2021-06-09T22:36:22.030Z] #27 7.953 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 7.958 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-09T22:36:22.030Z] #27 7.995 Selecting previously unselected package libkrb5support0:amd64. [2021-06-09T22:36:22.030Z] #27 7.995 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.004 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:22.030Z] #27 8.040 Selecting previously unselected package libk5crypto3:amd64. [2021-06-09T22:36:22.030Z] #27 8.040 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.045 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:22.030Z] #27 8.107 Selecting previously unselected package libkrb5-3:amd64. [2021-06-09T22:36:22.030Z] #27 8.107 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.111 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:22.030Z] #27 8.222 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-09T22:36:22.030Z] #27 8.222 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.228 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:22.030Z] #27 8.292 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-09T22:36:22.030Z] #27 8.292 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.301 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:22.030Z] #27 8.348 Selecting previously unselected package libsasl2-2:amd64. [2021-06-09T22:36:22.030Z] #27 8.348 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.358 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:22.030Z] #27 8.407 Selecting previously unselected package libldap-common. [2021-06-09T22:36:22.030Z] #27 8.407 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T22:36:22.030Z] #27 8.413 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:22.030Z] #27 8.471 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-09T22:36:22.030Z] #27 8.471 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.475 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:22.030Z] #27 8.556 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-09T22:36:22.030Z] #27 8.556 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.561 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T22:36:22.030Z] #27 8.613 Selecting previously unselected package libpsl5:amd64. [2021-06-09T22:36:22.030Z] #27 8.613 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.616 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-09T22:36:22.030Z] #27 8.657 Selecting previously unselected package librtmp1:amd64. [2021-06-09T22:36:22.030Z] #27 8.657 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-09T22:36:22.030Z] #27 8.669 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:36:22.031Z] #27 8.706 Selecting previously unselected package libssh2-1:amd64. [2021-06-09T22:36:22.031Z] #27 8.706 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-09T22:36:22.031Z] #27 8.711 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T22:36:22.031Z] #27 8.762 Selecting previously unselected package libcurl4:amd64. [2021-06-09T22:36:22.031Z] #27 8.762 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T22:36:22.031Z] #27 8.767 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T22:36:22.031Z] #27 8.842 Selecting previously unselected package curl. [2021-06-09T22:36:22.031Z] #27 8.842 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T22:36:22.031Z] #27 8.846 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T22:36:22.031Z] #27 8.932 Selecting previously unselected package libonig5:amd64. [2021-06-09T22:36:22.031Z] #27 8.932 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T22:36:22.031Z] #27 8.937 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:36:22.031Z] #27 8.992 Selecting previously unselected package libjq1:amd64. [2021-06-09T22:36:22.031Z] #27 8.992 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:36:22.031Z] #27 8.996 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:36:22.031Z] #27 9.047 Selecting previously unselected package jq. [2021-06-09T22:36:22.031Z] #27 9.048 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:36:22.031Z] #27 9.052 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:36:22.031Z] #27 9.117 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-09T22:36:22.099Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 33.55MB / 50.43MB 0.6s [2021-06-09T22:36:22.099Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.33MB / 50.43MB 0.8s [2021-06-09T22:36:22.289Z] #27 9.131 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-09T22:36:22.289Z] #27 9.142 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:22.289Z] #27 9.314 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T22:36:22.289Z] #27 9.324 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:22.289Z] #27 9.339 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:22.289Z] #27 9.351 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:22.289Z] #27 9.366 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:36:22.289Z] #27 9.377 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:22.343Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-06-09T22:36:22.343Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-09T22:36:22.547Z] #27 9.386 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:22.547Z] #27 9.396 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T22:36:22.547Z] #27 9.408 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:22.547Z] #27 9.420 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:22.547Z] #27 9.440 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:36:22.547Z] #27 9.453 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:36:22.547Z] #27 9.465 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:22.547Z] #27 9.477 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T22:36:23.111Z] #27 10.14 Updating certificates in /etc/ssl/certs... [2021-06-09T22:36:23.196Z] #57 43.75 + bin/ctr [2021-06-09T22:36:23.486Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.9s done [2021-06-09T22:36:23.486Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-09T22:36:23.719Z] #9 ... [2021-06-09T22:36:23.719Z] [2021-06-09T22:36:23.719Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:36:23.719Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T22:36:23.719Z] #27 1.684 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:23.719Z] #27 1.684 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:23.719Z] #27 1.695 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:23.719Z] #27 1.886 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:36:23.719Z] #27 2.132 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:23.719Z] #27 2.379 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:36:23.719Z] #27 4.074 Fetched 8448 kB in 3s (3197 kB/s) [2021-06-09T22:36:23.719Z] #27 4.074 Reading package lists... [2021-06-09T22:36:23.719Z] #27 5.080 Reading package lists... [2021-06-09T22:36:23.719Z] #27 6.020 Building dependency tree... [2021-06-09T22:36:23.719Z] #27 6.477 The following additional packages will be installed: [2021-06-09T22:36:23.719Z] #27 6.477 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T22:36:23.719Z] #27 6.477 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T22:36:23.719Z] #27 6.477 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T22:36:23.719Z] #27 6.478 Suggested packages: [2021-06-09T22:36:23.719Z] #27 6.478 krb5-doc krb5-user [2021-06-09T22:36:23.719Z] #27 6.478 Recommended packages: [2021-06-09T22:36:23.719Z] #27 6.478 krb5-locales publicsuffix libsasl2-modules [2021-06-09T22:36:23.719Z] #27 6.776 The following NEW packages will be installed: [2021-06-09T22:36:23.719Z] #27 6.776 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T22:36:23.719Z] #27 6.776 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T22:36:23.719Z] #27 6.776 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T22:36:23.719Z] #27 6.776 libssh2-1 libssl1.1 openssl [2021-06-09T22:36:23.719Z] #27 7.104 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T22:36:23.719Z] #27 7.104 Need to get 5059 kB of archives. [2021-06-09T22:36:23.719Z] #27 7.104 After this operation, 12.1 MB of additional disk space will be used. [2021-06-09T22:36:23.719Z] #27 7.104 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-09T22:36:23.719Z] #27 7.104 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T22:36:23.719Z] #27 7.119 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-09T22:36:23.719Z] #27 7.119 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-09T22:36:23.719Z] #27 7.119 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-09T22:36:23.719Z] #27 7.119 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-09T22:36:23.720Z] #27 7.141 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-09T22:36:23.720Z] #27 7.141 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T22:36:23.720Z] #27 7.160 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T22:36:23.720Z] #27 7.172 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T22:36:23.720Z] #27 7.172 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-09T22:36:23.720Z] #27 7.175 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-09T22:36:23.720Z] #27 7.359 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:36:23.720Z] #27 7.382 Fetched 5059 kB in 0s (13.3 MB/s) [2021-06-09T22:36:23.720Z] #27 7.466 Selecting previously unselected package libssl1.1:amd64. [2021-06-09T22:36:23.720Z] #27 7.466 (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.) [2021-06-09T22:36:23.720Z] #27 7.466 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 7.483 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:23.720Z] #27 7.714 Selecting previously unselected package openssl. [2021-06-09T22:36:23.720Z] #27 7.714 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 7.719 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:23.720Z] #27 7.892 Selecting previously unselected package ca-certificates. [2021-06-09T22:36:23.720Z] #27 7.892 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T22:36:23.720Z] #27 7.899 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T22:36:23.720Z] #27 8.011 Selecting previously unselected package libkeyutils1:amd64. [2021-06-09T22:36:23.720Z] #27 8.011 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.022 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-09T22:36:23.720Z] #27 8.062 Selecting previously unselected package libkrb5support0:amd64. [2021-06-09T22:36:23.720Z] #27 8.062 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.096 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 8.153 Selecting previously unselected package libk5crypto3:amd64. [2021-06-09T22:36:23.720Z] #27 8.153 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.157 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 8.236 Selecting previously unselected package libkrb5-3:amd64. [2021-06-09T22:36:23.720Z] #27 8.236 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.243 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 8.376 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-09T22:36:23.720Z] #27 8.376 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.378 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 8.440 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-09T22:36:23.720Z] #27 8.440 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.448 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 8.498 Selecting previously unselected package libsasl2-2:amd64. [2021-06-09T22:36:23.720Z] #27 8.498 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.503 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 8.555 Selecting previously unselected package libldap-common. [2021-06-09T22:36:23.720Z] #27 8.555 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T22:36:23.720Z] #27 8.560 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:23.720Z] #27 8.619 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-09T22:36:23.720Z] #27 8.619 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.628 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:23.720Z] #27 8.715 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-09T22:36:23.720Z] #27 8.715 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.721 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 8.780 Selecting previously unselected package libpsl5:amd64. [2021-06-09T22:36:23.720Z] #27 8.780 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.786 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-09T22:36:23.720Z] #27 8.843 Selecting previously unselected package librtmp1:amd64. [2021-06-09T22:36:23.720Z] #27 8.843 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 8.847 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:36:23.720Z] #27 9.076 Selecting previously unselected package libssh2-1:amd64. [2021-06-09T22:36:23.720Z] #27 9.076 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 9.080 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T22:36:23.720Z] #27 9.160 Selecting previously unselected package libcurl4:amd64. [2021-06-09T22:36:23.720Z] #27 9.160 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 9.165 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T22:36:23.720Z] #27 9.261 Selecting previously unselected package curl. [2021-06-09T22:36:23.720Z] #27 9.261 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 9.266 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T22:36:23.720Z] #27 9.354 Selecting previously unselected package libonig5:amd64. [2021-06-09T22:36:23.720Z] #27 9.354 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 9.360 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:36:23.720Z] #27 9.447 Selecting previously unselected package libjq1:amd64. [2021-06-09T22:36:23.720Z] #27 9.447 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 9.460 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:36:23.720Z] #27 9.528 Selecting previously unselected package jq. [2021-06-09T22:36:23.720Z] #27 9.528 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:36:23.720Z] #27 9.533 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:36:23.720Z] #27 9.599 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-09T22:36:23.720Z] #27 9.616 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-09T22:36:23.720Z] #27 9.629 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:23.720Z] #27 9.795 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 9.815 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:23.720Z] #27 9.833 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 9.847 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 9.862 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:36:23.720Z] #27 9.876 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 9.890 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 9.911 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T22:36:23.720Z] #27 9.918 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:23.720Z] #27 9.930 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:23.720Z] #27 9.950 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:36:23.720Z] #27 9.962 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:36:23.720Z] #27 ... [2021-06-09T22:36:23.720Z] [2021-06-09T22:36:23.720Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:23.720Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:24.124Z] Client: Docker Engine - Community [2021-06-09T22:36:24.124Z] Version: 20.10.6 [2021-06-09T22:36:24.124Z] API version: 1.41 [2021-06-09T22:36:24.124Z] Go version: go1.13.15 [2021-06-09T22:36:24.124Z] Git commit: 370c289 [2021-06-09T22:36:24.124Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-09T22:36:24.124Z] OS/Arch: linux/arm64 [2021-06-09T22:36:24.124Z] Context: default [2021-06-09T22:36:24.124Z] Experimental: true [2021-06-09T22:36:24.124Z] [2021-06-09T22:36:24.124Z] Server: Docker Engine - Community [2021-06-09T22:36:24.124Z] Engine: [2021-06-09T22:36:24.124Z] Version: 20.10.6 [2021-06-09T22:36:24.124Z] API version: 1.41 (minimum version 1.12) [2021-06-09T22:36:24.124Z] Go version: go1.13.15 [2021-06-09T22:36:24.124Z] Git commit: 8728dd2 [2021-06-09T22:36:24.124Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-09T22:36:24.124Z] OS/Arch: linux/arm64 [2021-06-09T22:36:24.124Z] Experimental: true [2021-06-09T22:36:24.124Z] containerd: [2021-06-09T22:36:24.124Z] Version: 1.4.6 [2021-06-09T22:36:24.124Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:36:24.124Z] runc: [2021-06-09T22:36:24.124Z] Version: 1.0.0-rc95 [2021-06-09T22:36:24.124Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:36:24.124Z] docker-init: [2021-06-09T22:36:24.124Z] Version: 0.19.0 [2021-06-09T22:36:24.124Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T22:36:24.454Z] + docker info [2021-06-09T22:36:24.493Z] #27 11.29 137 added, 0 removed; done. [2021-06-09T22:36:24.493Z] #27 11.35 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:24.493Z] #27 11.38 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:36:24.493Z] #27 11.39 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T22:36:24.493Z] #27 11.40 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T22:36:24.493Z] #27 11.41 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:36:24.493Z] #27 11.43 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T22:36:24.493Z] #27 11.45 Updating certificates in /etc/ssl/certs... [2021-06-09T22:36:24.869Z] #26 ... [2021-06-09T22:36:24.869Z] [2021-06-09T22:36:24.869Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T22:36:24.869Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T22:36:24.869Z] #42 DONE 0.0s [2021-06-09T22:36:24.869Z] [2021-06-09T22:36:24.869Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:24.869Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:25.427Z] #27 12.46 0 added, 0 removed; done. [2021-06-09T22:36:25.427Z] #27 12.46 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T22:36:25.427Z] #27 12.47 done. [2021-06-09T22:36:25.437Z] #26 ... [2021-06-09T22:36:25.437Z] [2021-06-09T22:36:25.437Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:36:25.437Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T22:36:25.437Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-06-09T22:36:25.437Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:36:25.437Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T22:36:25.437Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T22:36:25.437Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-06-09T22:36:25.437Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-06-09T22:36:25.437Z] #65 DONE 4.0s [2021-06-09T22:36:25.437Z] [2021-06-09T22:36:25.437Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:25.437Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:26.496Z] #57 ... [2021-06-09T22:36:26.496Z] [2021-06-09T22:36:26.496Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:36:26.496Z] #52 sha256:4e3a8e6d3b9c16b2e047242d9a15f6dc2162629a2a0c1024eba4e8ba4052d88c [2021-06-09T22:36:26.496Z] #52 81.96 mvdan.cc/sh/v3/fileutil [2021-06-09T22:36:26.496Z] #52 82.11 text/tabwriter [2021-06-09T22:36:26.496Z] #52 82.56 mvdan.cc/sh/v3/syntax [2021-06-09T22:36:26.496Z] #52 88.22 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T22:36:26.496Z] #52 ... [2021-06-09T22:36:26.496Z] [2021-06-09T22:36:26.496Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:26.496Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:36:26.496Z] #46 88.28 github.com/LK4D4/vndr/build [2021-06-09T22:36:26.496Z] #46 89.89 github.com/LK4D4/vndr/versioned [2021-06-09T22:36:26.496Z] #46 89.97 compress/flate [2021-06-09T22:36:26.496Z] #46 90.89 hash/crc32 [2021-06-09T22:36:26.496Z] #46 91.49 net [2021-06-09T22:36:26.496Z] #46 92.37 compress/gzip [2021-06-09T22:36:26.810Z] #26 ... [2021-06-09T22:36:26.810Z] [2021-06-09T22:36:26.810Z] #23 [internal] load build context [2021-06-09T22:36:26.810Z] #23 sha256:f2cca3eaa0b17d29163c73a7ecd825bcb2e8d8eb5c46d2edaa31187505ca515a [2021-06-09T22:36:26.810Z] #23 transferring context: 55.94MB 4.8s done [2021-06-09T22:36:26.810Z] #23 DONE 5.6s [2021-06-09T22:36:26.810Z] [2021-06-09T22:36:26.810Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:26.810Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:26.810Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.2s done [2021-06-09T22:36:26.810Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T22:36:26.810Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-09T22:36:26.810Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-09T22:36:26.810Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done [2021-06-09T22:36:26.810Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 3.1s done [2021-06-09T22:36:26.810Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.3s [2021-06-09T22:36:26.810Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s [2021-06-09T22:36:26.810Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.4s done [2021-06-09T22:36:26.810Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.1s [2021-06-09T22:36:26.810Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.11MB / 120.17MB 5.1s [2021-06-09T22:36:27.066Z] #46 92.83 vendor/golang.org/x/text/transform [2021-06-09T22:36:27.069Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.2s done [2021-06-09T22:36:27.069Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.67MB / 120.17MB 5.3s [2021-06-09T22:36:27.069Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 5.3s [2021-06-09T22:36:27.317Z] #27 ... [2021-06-09T22:36:27.317Z] [2021-06-09T22:36:27.317Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:27.317Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:27.317Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2021-06-09T22:36:27.317Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.7s [2021-06-09T22:36:27.327Z] #46 93.35 vendor/golang.org/x/text/unicode/bidi [2021-06-09T22:36:27.327Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.52MB / 120.17MB 5.5s [2021-06-09T22:36:27.328Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 5.7s [2021-06-09T22:36:27.572Z] #9 ... [2021-06-09T22:36:27.572Z] [2021-06-09T22:36:27.572Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:36:27.572Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T22:36:27.572Z] #27 DONE 14.6s [2021-06-09T22:36:27.572Z] [2021-06-09T22:36:27.572Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:27.572Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:27.572Z] #9 ... [2021-06-09T22:36:27.572Z] [2021-06-09T22:36:27.572Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T22:36:27.572Z] #28 sha256:ec447497d97db3914b0ca9c2c7c4fe99e59cd2abe97e363c0760273f7d5b6767 [2021-06-09T22:36:27.590Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 5.8s [2021-06-09T22:36:27.590Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.9s [2021-06-09T22:36:27.828Z] #28 DONE 0.2s [2021-06-09T22:36:27.828Z] [2021-06-09T22:36:27.828Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:27.828Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:27.898Z] #46 ... [2021-06-09T22:36:27.898Z] [2021-06-09T22:36:27.898Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:36:27.898Z] #52 sha256:4e3a8e6d3b9c16b2e047242d9a15f6dc2162629a2a0c1024eba4e8ba4052d88c [2021-06-09T22:36:27.898Z] #52 DONE 94.0s [2021-06-09T22:36:27.921Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-06-09T22:36:27.921Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2021-06-09T22:36:28.159Z] [2021-06-09T22:36:28.159Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:36:28.159Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:36:28.857Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-06-09T22:36:28.962Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.3s done [2021-06-09T22:36:29.426Z] #9 ... [2021-06-09T22:36:29.426Z] [2021-06-09T22:36:29.426Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:36:29.426Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T22:36:29.426Z] #27 9.978 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:29.426Z] #27 9.990 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T22:36:29.426Z] #27 10.64 Updating certificates in /etc/ssl/certs... [2021-06-09T22:36:29.426Z] #27 11.53 137 added, 0 removed; done. [2021-06-09T22:36:29.426Z] #27 11.60 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:29.426Z] #27 11.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:36:29.426Z] #27 11.63 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T22:36:29.426Z] #27 11.64 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T22:36:29.426Z] #27 11.78 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:36:29.426Z] #27 11.80 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T22:36:29.426Z] #27 11.81 Updating certificates in /etc/ssl/certs... [2021-06-09T22:36:29.426Z] #27 12.59 0 added, 0 removed; done. [2021-06-09T22:36:29.426Z] #27 12.59 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T22:36:29.426Z] #27 12.59 done. [2021-06-09T22:36:29.426Z] #27 DONE 15.5s [2021-06-09T22:36:29.426Z] [2021-06-09T22:36:29.426Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:29.426Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:29.426Z] #9 ... [2021-06-09T22:36:29.426Z] [2021-06-09T22:36:29.426Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T22:36:29.426Z] #28 sha256:d4292a3f54ea2b119762c07ca91ae83a8fd08ec3ed48d563ce07638959ee92a5 [2021-06-09T22:36:29.542Z] #13 ... [2021-06-09T22:36:29.542Z] [2021-06-09T22:36:29.542Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:29.542Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:36:29.542Z] #46 95.32 vendor/golang.org/x/text/secure/bidirule [2021-06-09T22:36:29.542Z] #46 95.57 vendor/golang.org/x/text/unicode/norm [2021-06-09T22:36:29.687Z] #28 DONE 0.3s [2021-06-09T22:36:29.687Z] [2021-06-09T22:36:29.687Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:29.687Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:30.898Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2021-06-09T22:36:31.234Z] #9 ... [2021-06-09T22:36:31.234Z] [2021-06-09T22:36:31.234Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:36:31.234Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T22:36:31.234Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-06-09T22:36:31.234Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:36:31.234Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T22:36:31.234Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T22:36:31.234Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.8s done [2021-06-09T22:36:31.234Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-06-09T22:36:31.234Z] #63 ... [2021-06-09T22:36:31.234Z] [2021-06-09T22:36:31.234Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:31.234Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:32.106Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.8s [2021-06-09T22:36:32.168Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.1s done [2021-06-09T22:36:32.168Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 10.2s done [2021-06-09T22:36:32.168Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-06-09T22:36:32.168Z] #9 ... [2021-06-09T22:36:32.168Z] [2021-06-09T22:36:32.168Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:36:32.168Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T22:36:32.168Z] #63 DONE 10.8s [2021-06-09T22:36:32.168Z] [2021-06-09T22:36:32.168Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:32.168Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T22:36:32.168Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.1s done [2021-06-09T22:36:32.168Z] #26 DONE 11.0s [2021-06-09T22:36:32.168Z] [2021-06-09T22:36:32.168Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:32.168Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:32.741Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-06-09T22:36:32.741Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-09T22:36:32.840Z] #46 98.86 vendor/golang.org/x/net/idna [2021-06-09T22:36:33.308Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-06-09T22:36:33.566Z] #9 ... [2021-06-09T22:36:33.566Z] [2021-06-09T22:36:33.566Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T22:36:33.566Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T22:36:33.566Z] #64 DONE 0.8s [2021-06-09T22:36:33.826Z] [2021-06-09T22:36:33.826Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:33.826Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:33.826Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-09T22:36:33.882Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s [2021-06-09T22:36:34.391Z] #9 ... [2021-06-09T22:36:34.391Z] [2021-06-09T22:36:34.391Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T22:36:34.391Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T22:36:34.391Z] #66 DONE 1.0s [2021-06-09T22:36:34.391Z] [2021-06-09T22:36:34.391Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:34.391Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:34.653Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.7s done [2021-06-09T22:36:34.653Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-09T22:36:34.752Z] #46 100.7 vendor/golang.org/x/net/http2/hpack [2021-06-09T22:36:35.217Z] #9 DONE 35.6s [2021-06-09T22:36:35.217Z] [2021-06-09T22:36:35.217Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T22:36:35.217Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T22:36:36.136Z] #46 101.8 mime [2021-06-09T22:36:36.585Z] #10 DONE 1.3s [2021-06-09T22:36:36.585Z] [2021-06-09T22:36:36.585Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:36:36.585Z] #29 sha256:e12c018f328c3cc7e39e73c86ca06450428395082dd691223e220dc091dab50d [2021-06-09T22:36:36.585Z] #29 1.564 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T22:36:36.585Z] #29 1.649 [2021-06-09T22:36:36.585Z] #29 1.764 ############# 18.1% ########################### 38.0% #################################### 51.2% ######################################## 56.9% ############################################### 65.9% ################################################################# 90.8% ######################################################################## 100.0% [2021-06-09T22:36:36.585Z] #29 2.464 [2021-06-09T22:36:36.585Z] #29 2.567 ######################################################################## 100.0% [2021-06-09T22:36:36.585Z] #29 2.644 [2021-06-09T22:36:36.585Z] #29 2.758 ######################################################### 80.1% ######################################################################## 100.0% [2021-06-09T22:36:36.585Z] #29 2.868 [2021-06-09T22:36:36.585Z] #29 2.980 ############ 17.0% ######################### 35.1% ######################################## 55.7% ###################################################### 75.3% ################################################################### 94.4% ######################################################################## 100.0% [2021-06-09T22:36:36.585Z] #29 3.509 [2021-06-09T22:36:36.585Z] #29 3.640 # 2.1% ###### 9.2% ########## 14.4% ############# 19.4% ################# 24.9% #################### 28.7% ######################### 35.0% ############################# 40.6% ################################# 45.8% #################################### 50.8% ######################################## 56.3% ############################################ 61.5% ############################################### 66.7% ################################################### 71.7% ####################################################### 76.9% ########################################################### 82.4% ############################################################## 87.3% ################################################################## 92.8% ###################################################################### 97.8% ######################################################################## 100.0% [2021-06-09T22:36:36.585Z] #29 5.551 [2021-06-09T22:36:36.585Z] #29 5.897 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T22:36:36.585Z] #29 5.998 [2021-06-09T22:36:36.585Z] #29 6.071 ######################################################################## 100.0% [2021-06-09T22:36:36.585Z] #29 6.109 [2021-06-09T22:36:36.585Z] #29 6.454 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T22:36:36.585Z] #29 6.526 [2021-06-09T22:36:36.585Z] #29 6.647 0.1% ##################################################################### 96.2% ######################################################################## 100.0% [2021-06-09T22:36:36.585Z] #29 6.769 [2021-06-09T22:36:36.585Z] #29 7.112 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T22:36:36.585Z] #29 7.176 [2021-06-09T22:36:36.585Z] #29 7.348 0.0% ##################### 29.6% ################################# 47.1% ###################################### 53.0% ########################################### 60.4% ########################################### 60.6% ######################################################## 78.0% ######################################################################## 100.0% [2021-06-09T22:36:36.585Z] #29 8.159 [2021-06-09T22:36:36.585Z] #29 8.417 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T22:36:36.585Z] #29 8.470 [2021-06-09T22:36:36.585Z] #29 8.523 ######################################################################## 100.0% [2021-06-09T22:36:36.585Z] #29 8.540 [2021-06-09T22:36:36.585Z] #29 8.811 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T22:36:36.842Z] #29 8.904 [2021-06-09T22:36:36.842Z] #29 8.961 ######################################################################## 100.0% [2021-06-09T22:36:36.842Z] #29 8.986 [2021-06-09T22:36:36.842Z] #29 9.006 Download of images into '/build' complete. [2021-06-09T22:36:36.842Z] #29 9.006 Use something like the following to load the result into a Docker daemon: [2021-06-09T22:36:36.842Z] #29 9.006 tar -cC '/build' . | docker load [2021-06-09T22:36:36.842Z] #29 DONE 9.1s [2021-06-09T22:36:36.842Z] [2021-06-09T22:36:36.842Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-09T22:36:36.842Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T22:36:37.437Z] #11 DONE 0.9s [2021-06-09T22:36:37.437Z] [2021-06-09T22:36:37.437Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T22:36:37.437Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T22:36:37.518Z] #46 103.4 mime/quotedprintable [2021-06-09T22:36:37.778Z] #46 103.7 net/http/internal [2021-06-09T22:36:38.079Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.8s done [2021-06-09T22:36:38.367Z] #31 DONE 1.0s [2021-06-09T22:36:38.367Z] [2021-06-09T22:36:38.367Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T22:36:38.367Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T22:36:38.367Z] #39 DONE 1.1s [2021-06-09T22:36:38.367Z] [2021-06-09T22:36:38.367Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:36:38.367Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:36:38.367Z] #32 ... [2021-06-09T22:36:38.367Z] [2021-06-09T22:36:38.367Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T22:36:38.367Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T22:36:38.367Z] #43 DONE 1.1s [2021-06-09T22:36:38.575Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s done [2021-06-09T22:36:38.575Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-09T22:36:38.624Z] [2021-06-09T22:36:38.624Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:36:38.624Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:36:38.645Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-09T22:36:38.645Z] #9 ... [2021-06-09T22:36:38.645Z] [2021-06-09T22:36:38.645Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:36:38.645Z] #29 sha256:3beafa1e64f2a76b74841acc232e19c2525b2dc5e71466a46b33b0ed275201aa [2021-06-09T22:36:38.645Z] #29 1.852 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T22:36:38.645Z] #29 1.948 [2021-06-09T22:36:38.645Z] #29 2.073 ####### 10.5% ########################## 36.6% ####################################### 55.5% ####################################################### 76.4% ##################################################################### 96.3% ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 2.596 [2021-06-09T22:36:38.645Z] #29 2.722 ############################################### 65.5% ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 2.827 [2021-06-09T22:36:38.645Z] #29 2.951 ########################################################### 83.2% ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 3.070 [2021-06-09T22:36:38.645Z] #29 3.196 ########## 15.1% ######################### 35.7% ####################################### 55.1% ##################################################### 74.5% ################################################################### 93.7% ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 3.723 [2021-06-09T22:36:38.645Z] #29 3.846 ## 3.5% ###### 9.7% ######### 13.5% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.4% ############################ 40.1% ################################### 49.7% ####################################### 54.8% ########################################### 60.0% ############################################## 65.3% ################################################## 69.8% ###################################################### 75.7% ########################################################## 80.9% ############################################################# 86.1% ################################################################# 91.3% ##################################################################### 96.5% ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 5.697 [2021-06-09T22:36:38.645Z] #29 5.968 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T22:36:38.645Z] #29 6.053 [2021-06-09T22:36:38.645Z] #29 6.121 ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 6.150 [2021-06-09T22:36:38.645Z] #29 6.425 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T22:36:38.645Z] #29 6.520 [2021-06-09T22:36:38.645Z] #29 6.649 ####################################################### 77.0% ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 6.689 [2021-06-09T22:36:38.645Z] #29 6.978 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T22:36:38.645Z] #29 7.074 [2021-06-09T22:36:38.645Z] #29 7.218 #### 5.8% ##################### 29.5% ######################### 35.3% ############################### 43.1% ##################################### 51.6% ######################################## 55.8% ############################################## 63.9% #################################################### 72.9% ###################################################################### 97.7% ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 8.353 [2021-06-09T22:36:38.645Z] #29 8.588 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T22:36:38.645Z] #29 8.650 [2021-06-09T22:36:38.645Z] #29 8.692 ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 8.719 [2021-06-09T22:36:38.645Z] #29 8.876 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T22:36:38.645Z] #29 8.937 [2021-06-09T22:36:38.645Z] #29 8.969 ######################################################################## 100.0% [2021-06-09T22:36:38.645Z] #29 8.995 [2021-06-09T22:36:38.645Z] #29 9.036 Download of images into '/build' complete. [2021-06-09T22:36:38.645Z] #29 9.036 Use something like the following to load the result into a Docker daemon: [2021-06-09T22:36:38.645Z] #29 9.036 tar -cC '/build' . | docker load [2021-06-09T22:36:39.366Z] Client: [2021-06-09T22:36:39.366Z] Context: default [2021-06-09T22:36:39.366Z] Debug Mode: false [2021-06-09T22:36:39.366Z] Plugins: [2021-06-09T22:36:39.366Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T22:36:39.366Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T22:36:39.366Z] [2021-06-09T22:36:39.366Z] Server: [2021-06-09T22:36:39.366Z] Containers: 0 [2021-06-09T22:36:39.366Z] Running: 0 [2021-06-09T22:36:39.366Z] Paused: 0 [2021-06-09T22:36:39.366Z] Stopped: 0 [2021-06-09T22:36:39.366Z] Images: 0 [2021-06-09T22:36:39.366Z] Server Version: 20.10.6 [2021-06-09T22:36:39.366Z] Storage Driver: overlay2 [2021-06-09T22:36:39.366Z] Backing Filesystem: extfs [2021-06-09T22:36:39.366Z] Supports d_type: true [2021-06-09T22:36:39.366Z] Native Overlay Diff: true [2021-06-09T22:36:39.366Z] userxattr: false [2021-06-09T22:36:39.366Z] Logging Driver: json-file [2021-06-09T22:36:39.366Z] Cgroup Driver: cgroupfs [2021-06-09T22:36:39.366Z] Cgroup Version: 1 [2021-06-09T22:36:39.366Z] Plugins: [2021-06-09T22:36:39.366Z] Volume: local [2021-06-09T22:36:39.366Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T22:36:39.366Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T22:36:39.366Z] Swarm: inactive [2021-06-09T22:36:39.366Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T22:36:39.366Z] Default Runtime: runc [2021-06-09T22:36:39.366Z] Init Binary: docker-init [2021-06-09T22:36:39.366Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T22:36:39.366Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:36:39.366Z] init version: de40ad0 [2021-06-09T22:36:39.366Z] Security Options: [2021-06-09T22:36:39.366Z] apparmor [2021-06-09T22:36:39.366Z] seccomp [2021-06-09T22:36:39.366Z] Profile: default [2021-06-09T22:36:39.366Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T22:36:39.366Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-09T22:36:39.366Z] OSType: linux [2021-06-09T22:36:39.366Z] Architecture: aarch64 [2021-06-09T22:36:39.366Z] CPUs: 4 [2021-06-09T22:36:39.366Z] Total Memory: 7.494GiB [2021-06-09T22:36:39.366Z] Name: ip-10-100-97-120 [2021-06-09T22:36:39.366Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-09T22:36:39.366Z] Docker Root Dir: /var/lib/docker [2021-06-09T22:36:39.366Z] Debug Mode: false [2021-06-09T22:36:39.366Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:36:39.366Z] Labels: [2021-06-09T22:36:39.366Z] Experimental: true [2021-06-09T22:36:39.366Z] Insecure Registries: [2021-06-09T22:36:39.366Z] 127.0.0.0/8 [2021-06-09T22:36:39.366Z] Live Restore Enabled: true [2021-06-09T22:36:39.366Z] [2021-06-09T22:36:39.366Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T22:36:39.660Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:36:39.660Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:36:39.660Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42503/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T22:36:39.660Z] + bash /home/ubuntu/workspace/moby_PR-42503/check-config.sh [2021-06-09T22:36:39.660Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T22:36:39.660Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T22:36:39.660Z] [2021-06-09T22:36:39.660Z] Generally Necessary: [2021-06-09T22:36:39.660Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T22:36:39.660Z] - apparmor: enabled and tools installed [2021-06-09T22:36:39.660Z] - CONFIG_NAMESPACES: enabled [2021-06-09T22:36:39.660Z] - CONFIG_NET_NS: enabled [2021-06-09T22:36:39.660Z] - CONFIG_PID_NS: enabled [2021-06-09T22:36:39.660Z] - CONFIG_IPC_NS: enabled [2021-06-09T22:36:39.660Z] - CONFIG_UTS_NS: enabled [2021-06-09T22:36:39.660Z] - CONFIG_CGROUPS: enabled [2021-06-09T22:36:39.660Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T22:36:39.660Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T22:36:39.660Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T22:36:39.660Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T22:36:39.660Z] - CONFIG_CPUSETS: enabled [2021-06-09T22:36:39.660Z] - CONFIG_MEMCG: enabled [2021-06-09T22:36:39.660Z] - CONFIG_KEYS: enabled [2021-06-09T22:36:39.922Z] - CONFIG_VETH: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T22:36:39.922Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T22:36:39.922Z] [2021-06-09T22:36:39.922Z] Optional Features: [2021-06-09T22:36:39.922Z] - CONFIG_USER_NS: enabled [2021-06-09T22:36:39.922Z] - CONFIG_SECCOMP: enabled [2021-06-09T22:36:39.922Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T22:36:39.922Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T22:36:39.922Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T22:36:39.922Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T22:36:39.922Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T22:36:39.922Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T22:36:40.040Z] #29 ... [2021-06-09T22:36:40.040Z] [2021-06-09T22:36:40.040Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:40.040Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:40.040Z] #9 DONE 39.6s [2021-06-09T22:36:40.183Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T22:36:40.183Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T22:36:40.183Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T22:36:40.183Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T22:36:40.183Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T22:36:40.183Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T22:36:40.183Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T22:36:40.183Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T22:36:40.183Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T22:36:40.183Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T22:36:40.183Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T22:36:40.183Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T22:36:40.183Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T22:36:40.183Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T22:36:40.183Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T22:36:40.183Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T22:36:40.183Z] - CONFIG_EXT4_FS: enabled [2021-06-09T22:36:40.183Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T22:36:40.183Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T22:36:40.183Z] - Network Drivers: [2021-06-09T22:36:40.183Z] - "overlay": [2021-06-09T22:36:40.183Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T22:36:40.183Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T22:36:40.183Z] Optional (for encrypted networks): [2021-06-09T22:36:40.299Z] [2021-06-09T22:36:40.299Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T22:36:40.299Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T22:36:40.299Z] #10 ... [2021-06-09T22:36:40.299Z] [2021-06-09T22:36:40.299Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:36:40.299Z] #29 sha256:3beafa1e64f2a76b74841acc232e19c2525b2dc5e71466a46b33b0ed275201aa [2021-06-09T22:36:40.299Z] #29 DONE 10.7s [2021-06-09T22:36:40.320Z] #46 ... [2021-06-09T22:36:40.320Z] [2021-06-09T22:36:40.320Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:36:40.320Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:36:40.320Z] #13 89.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T22:36:40.320Z] #13 89.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:36:40.320Z] #13 89.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:36:40.445Z] - CONFIG_CRYPTO: enabled [2021-06-09T22:36:40.445Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T22:36:40.445Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T22:36:40.445Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T22:36:40.445Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T22:36:40.445Z] - CONFIG_XFRM: enabled [2021-06-09T22:36:40.445Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T22:36:40.445Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T22:36:40.445Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T22:36:40.445Z] - "ipvlan": [2021-06-09T22:36:40.445Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T22:36:40.445Z] - "macvlan": [2021-06-09T22:36:40.445Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T22:36:40.445Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T22:36:40.445Z] - "ftp,tftp client in container": [2021-06-09T22:36:40.445Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T22:36:40.445Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T22:36:40.445Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T22:36:40.445Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T22:36:40.445Z] - Storage Drivers: [2021-06-09T22:36:40.445Z] - "aufs": [2021-06-09T22:36:40.445Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T22:36:40.445Z] - "btrfs": [2021-06-09T22:36:40.445Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T22:36:40.445Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T22:36:40.445Z] - "devicemapper": [2021-06-09T22:36:40.445Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T22:36:40.445Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T22:36:40.445Z] - "overlay": [2021-06-09T22:36:40.445Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T22:36:40.445Z] - "zfs": [2021-06-09T22:36:40.558Z] [2021-06-09T22:36:40.558Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T22:36:40.558Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T22:36:40.706Z] - /dev/zfs: present [2021-06-09T22:36:40.707Z] - zfs command: missing [2021-06-09T22:36:40.707Z] - zpool command: missing [2021-06-09T22:36:40.707Z] [2021-06-09T22:36:40.707Z] Limits: [2021-06-09T22:36:40.707Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T22:36:40.707Z] [2021-06-09T22:36:40.707Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T22:36:40.890Z] #13 ... [2021-06-09T22:36:40.890Z] [2021-06-09T22:36:40.890Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:40.890Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:36:40.890Z] #46 106.8 net/textproto [2021-06-09T22:36:40.890Z] #46 106.9 crypto/x509 [2021-06-09T22:36:41.044Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e73f15046c3402dfddc75af3718e9fe89129efdc . [2021-06-09T22:36:41.126Z] #10 DONE 0.8s [2021-06-09T22:36:41.126Z] [2021-06-09T22:36:41.126Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-09T22:36:41.126Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T22:36:41.617Z] #2 [internal] load .dockerignore [2021-06-09T22:36:41.617Z] #2 sha256:d3d25c072a6a1d3b9ef0b27a14ed52d2b4057627fa1422b42eda6582a3060abc [2021-06-09T22:36:41.831Z] #46 107.9 vendor/golang.org/x/net/http/httpguts [2021-06-09T22:36:41.857Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-06-09T22:36:41.857Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-06-09T22:36:42.064Z] #11 DONE 0.9s [2021-06-09T22:36:42.064Z] [2021-06-09T22:36:42.064Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:36:42.064Z] #59 sha256:7ec317ec5893b634e55e0f8cbe63c7a997b66c7e4b00504381a81e47f3b1f911 [2021-06-09T22:36:42.091Z] #46 108.0 vendor/golang.org/x/net/http/httpproxy [2021-06-09T22:36:42.323Z] #59 ... [2021-06-09T22:36:42.323Z] [2021-06-09T22:36:42.323Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T22:36:42.323Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T22:36:42.323Z] #39 DONE 0.4s [2021-06-09T22:36:42.323Z] [2021-06-09T22:36:42.323Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T22:36:42.323Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T22:36:42.323Z] #31 DONE 0.4s [2021-06-09T22:36:42.323Z] [2021-06-09T22:36:42.323Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T22:36:42.323Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T22:36:42.323Z] #43 DONE 0.4s [2021-06-09T22:36:42.323Z] [2021-06-09T22:36:42.323Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:36:42.323Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:36:42.352Z] #46 108.4 mime/multipart [2021-06-09T22:36:42.423Z] #9 ... [2021-06-09T22:36:42.423Z] [2021-06-09T22:36:42.423Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:36:42.423Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T22:36:42.423Z] #27 1.238 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:42.423Z] #27 1.244 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:42.423Z] #27 1.253 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:42.423Z] #27 1.395 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:36:42.423Z] #27 1.624 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:42.423Z] #27 2.100 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:36:42.423Z] #27 3.751 Fetched 8448 kB in 3s (3060 kB/s) [2021-06-09T22:36:42.423Z] #27 3.751 Reading package lists... [2021-06-09T22:36:42.423Z] #27 4.678 Reading package lists... [2021-06-09T22:36:42.423Z] #27 5.574 Building dependency tree... [2021-06-09T22:36:42.423Z] #27 5.906 The following additional packages will be installed: [2021-06-09T22:36:42.423Z] #27 5.906 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T22:36:42.423Z] #27 5.906 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T22:36:42.423Z] #27 5.906 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T22:36:42.423Z] #27 5.912 Suggested packages: [2021-06-09T22:36:42.423Z] #27 5.912 krb5-doc krb5-user [2021-06-09T22:36:42.423Z] #27 5.912 Recommended packages: [2021-06-09T22:36:42.423Z] #27 5.912 krb5-locales publicsuffix libsasl2-modules [2021-06-09T22:36:42.423Z] #27 6.132 The following NEW packages will be installed: [2021-06-09T22:36:42.423Z] #27 6.132 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T22:36:42.423Z] #27 6.132 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T22:36:42.423Z] #27 6.132 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T22:36:42.423Z] #27 6.132 libssh2-1 libssl1.1 openssl [2021-06-09T22:36:42.423Z] #27 6.422 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T22:36:42.423Z] #27 6.422 Need to get 5059 kB of archives. [2021-06-09T22:36:42.423Z] #27 6.422 After this operation, 12.1 MB of additional disk space will be used. [2021-06-09T22:36:42.423Z] #27 6.422 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T22:36:42.423Z] #27 6.422 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-09T22:36:42.423Z] #27 6.422 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-09T22:36:42.423Z] #27 6.422 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-09T22:36:42.423Z] #27 6.422 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-09T22:36:42.423Z] #27 6.422 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-09T22:36:42.423Z] #27 6.432 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-09T22:36:42.423Z] #27 6.437 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-09T22:36:42.423Z] #27 6.465 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-09T22:36:42.423Z] #27 6.465 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-09T22:36:42.423Z] #27 6.465 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T22:36:42.423Z] #27 6.465 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-09T22:36:42.423Z] #27 6.471 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-09T22:36:42.423Z] #27 6.473 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-09T22:36:42.423Z] #27 6.498 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-09T22:36:42.423Z] #27 6.508 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-09T22:36:42.423Z] #27 6.508 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-09T22:36:42.423Z] #27 6.508 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T22:36:42.423Z] #27 6.517 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-09T22:36:42.423Z] #27 6.517 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T22:36:42.423Z] #27 6.517 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T22:36:42.423Z] #27 6.706 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:36:42.423Z] #27 6.730 Fetched 5059 kB in 0s (13.4 MB/s) [2021-06-09T22:36:42.423Z] #27 6.771 Selecting previously unselected package libssl1.1:amd64. [2021-06-09T22:36:42.423Z] #27 6.771 (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.) [2021-06-09T22:36:42.423Z] #27 6.771 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 6.778 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:42.423Z] #27 6.977 Selecting previously unselected package openssl. [2021-06-09T22:36:42.423Z] #27 6.977 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 6.982 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:42.423Z] #27 7.107 Selecting previously unselected package ca-certificates. [2021-06-09T22:36:42.423Z] #27 7.107 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T22:36:42.423Z] #27 7.111 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T22:36:42.423Z] #27 7.187 Selecting previously unselected package libkeyutils1:amd64. [2021-06-09T22:36:42.423Z] #27 7.187 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.191 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-09T22:36:42.423Z] #27 7.227 Selecting previously unselected package libkrb5support0:amd64. [2021-06-09T22:36:42.423Z] #27 7.227 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.230 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 7.272 Selecting previously unselected package libk5crypto3:amd64. [2021-06-09T22:36:42.423Z] #27 7.272 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.278 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 7.327 Selecting previously unselected package libkrb5-3:amd64. [2021-06-09T22:36:42.423Z] #27 7.327 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.331 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 7.427 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-09T22:36:42.423Z] #27 7.429 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.432 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 7.476 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-09T22:36:42.423Z] #27 7.477 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.480 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 7.519 Selecting previously unselected package libsasl2-2:amd64. [2021-06-09T22:36:42.423Z] #27 7.519 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.522 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 7.631 Selecting previously unselected package libldap-common. [2021-06-09T22:36:42.423Z] #27 7.632 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T22:36:42.423Z] #27 7.641 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:42.423Z] #27 7.709 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-09T22:36:42.423Z] #27 7.709 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.714 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:42.423Z] #27 7.776 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-09T22:36:42.423Z] #27 7.776 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.780 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 7.825 Selecting previously unselected package libpsl5:amd64. [2021-06-09T22:36:42.423Z] #27 7.825 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.829 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-09T22:36:42.423Z] #27 7.865 Selecting previously unselected package librtmp1:amd64. [2021-06-09T22:36:42.423Z] #27 7.866 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.871 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:36:42.423Z] #27 7.902 Selecting previously unselected package libssh2-1:amd64. [2021-06-09T22:36:42.423Z] #27 7.903 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.906 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T22:36:42.423Z] #27 7.954 Selecting previously unselected package libcurl4:amd64. [2021-06-09T22:36:42.423Z] #27 7.956 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 7.959 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T22:36:42.423Z] #27 8.033 Selecting previously unselected package curl. [2021-06-09T22:36:42.423Z] #27 8.033 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 8.037 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T22:36:42.423Z] #27 8.101 Selecting previously unselected package libonig5:amd64. [2021-06-09T22:36:42.423Z] #27 8.101 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 8.105 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:36:42.423Z] #27 8.158 Selecting previously unselected package libjq1:amd64. [2021-06-09T22:36:42.423Z] #27 8.158 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 8.162 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:36:42.423Z] #27 8.202 Selecting previously unselected package jq. [2021-06-09T22:36:42.423Z] #27 8.203 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:36:42.423Z] #27 8.208 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:36:42.423Z] #27 8.246 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-09T22:36:42.423Z] #27 8.259 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-09T22:36:42.423Z] #27 8.271 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:42.423Z] #27 8.412 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 8.422 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:42.423Z] #27 8.437 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 8.445 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 8.455 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:36:42.423Z] #27 8.465 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 8.474 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 8.484 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T22:36:42.423Z] #27 8.493 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 8.501 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:36:42.423Z] #27 8.515 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:36:42.423Z] #27 8.525 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:36:42.423Z] #27 8.535 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:36:42.423Z] #27 8.545 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T22:36:42.423Z] #27 9.096 Updating certificates in /etc/ssl/certs... [2021-06-09T22:36:42.423Z] #27 9.795 137 added, 0 removed; done. [2021-06-09T22:36:42.423Z] #27 9.871 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T22:36:42.423Z] #27 9.889 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:36:42.423Z] #27 9.922 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T22:36:42.423Z] #27 9.937 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T22:36:42.423Z] #27 9.949 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:36:42.423Z] #27 9.968 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T22:36:42.423Z] #27 9.977 Updating certificates in /etc/ssl/certs... [2021-06-09T22:36:42.423Z] #27 ... [2021-06-09T22:36:42.423Z] [2021-06-09T22:36:42.423Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:42.423Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:42.563Z] #2 transferring context: 87B done [2021-06-09T22:36:42.563Z] #2 DONE 0.9s [2021-06-09T22:36:42.563Z] [2021-06-09T22:36:42.563Z] #1 [internal] load build definition from Dockerfile [2021-06-09T22:36:42.563Z] #1 sha256:27d501c697d90772af266cdbe2a3c08eea09b2747364999ba0061857eebaf976 [2021-06-09T22:36:42.563Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T22:36:42.563Z] #1 DONE 0.9s [2021-06-09T22:36:42.563Z] [2021-06-09T22:36:42.563Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T22:36:42.563Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-09T22:36:43.140Z] #3 DONE 0.6s [2021-06-09T22:36:43.140Z] [2021-06-09T22:36:43.140Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T22:36:43.140Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-09T22:36:43.140Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T22:36:43.401Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T22:36:43.401Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-09T22:36:43.401Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-09T22:36:43.401Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 1.05MB / 9.01MB 0.2s [2021-06-09T22:36:43.401Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-06-09T22:36:43.663Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-06-09T22:36:43.663Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-06-09T22:36:43.889Z] #44 ... [2021-06-09T22:36:43.889Z] [2021-06-09T22:36:43.889Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-09T22:36:43.889Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T22:36:43.889Z] #12 DONE 6.2s [2021-06-09T22:36:43.889Z] [2021-06-09T22:36:43.889Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:36:43.889Z] #59 sha256:035a719c0912dcb43ed7e642b1a9cf1136d5a2ee6dbb080d00dbc5eb61be4bf0 [2021-06-09T22:36:43.889Z] #59 6.093 + RM_GOPATH=0 [2021-06-09T22:36:43.889Z] #59 6.093 + TMP_GOPATH= [2021-06-09T22:36:43.889Z] #59 6.093 + : /build [2021-06-09T22:36:43.889Z] #59 6.093 + '[' -z '' ']' [2021-06-09T22:36:43.889Z] #59 6.093 ++ mktemp -d [2021-06-09T22:36:43.889Z] #59 6.093 + export GOPATH=/tmp/tmp.I4C8k9IcPv [2021-06-09T22:36:43.889Z] #59 6.093 + GOPATH=/tmp/tmp.I4C8k9IcPv [2021-06-09T22:36:43.889Z] #59 6.093 + RM_GOPATH=1 [2021-06-09T22:36:43.889Z] #59 6.093 + case "$(go env GOARCH)" in [2021-06-09T22:36:43.889Z] #59 6.093 ++ go env GOARCH [2021-06-09T22:36:43.889Z] #59 6.093 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:43.889Z] #59 6.093 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:43.889Z] #59 6.093 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:43.889Z] #59 6.093 + dir=/tmp/install [2021-06-09T22:36:43.889Z] #59 6.093 + bin=rootlesskit [2021-06-09T22:36:43.889Z] #59 6.093 + shift [2021-06-09T22:36:43.889Z] #59 6.093 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T22:36:43.889Z] #59 6.093 + . /tmp/install/rootlesskit.installer [2021-06-09T22:36:43.889Z] #59 6.093 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:36:43.889Z] #59 6.093 + install_rootlesskit [2021-06-09T22:36:43.889Z] #59 6.093 + case "$1" in [2021-06-09T22:36:43.890Z] #59 6.093 + export CGO_ENABLED=0 [2021-06-09T22:36:43.890Z] #59 6.093 + CGO_ENABLED=0 [2021-06-09T22:36:43.890Z] #59 6.093 + _install_rootlesskit [2021-06-09T22:36:43.890Z] #59 6.098 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:36:43.890Z] #59 6.098 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T22:36:43.890Z] #59 6.098 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.I4C8k9IcPv/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:36:43.890Z] #59 6.098 Cloning into '/tmp/tmp.I4C8k9IcPv/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T22:36:43.890Z] #59 ... [2021-06-09T22:36:43.890Z] [2021-06-09T22:36:43.890Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:36:43.890Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:36:43.925Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-09T22:36:43.925Z] #4 DONE 0.8s [2021-06-09T22:36:44.497Z] [2021-06-09T22:36:44.497Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:36:44.497Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T22:36:44.894Z] #46 110.5 crypto/tls [2021-06-09T22:36:44.954Z] #9 ... [2021-06-09T22:36:44.954Z] [2021-06-09T22:36:44.954Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:36:44.954Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T22:36:44.954Z] #27 10.52 0 added, 0 removed; done. [2021-06-09T22:36:44.954Z] #27 10.52 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T22:36:44.954Z] #27 10.52 done. [2021-06-09T22:36:44.954Z] #27 DONE 12.5s [2021-06-09T22:36:44.954Z] [2021-06-09T22:36:44.954Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:44.954Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:45.438Z] #8 DONE 1.3s [2021-06-09T22:36:45.438Z] [2021-06-09T22:36:45.438Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T22:36:45.438Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-09T22:36:45.438Z] #6 DONE 1.2s [2021-06-09T22:36:45.439Z] [2021-06-09T22:36:45.439Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T22:36:45.439Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-09T22:36:45.699Z] #7 ... [2021-06-09T22:36:45.699Z] [2021-06-09T22:36:45.699Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T22:36:45.699Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T22:36:45.699Z] #5 DONE 1.3s [2021-06-09T22:36:45.699Z] [2021-06-09T22:36:45.699Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T22:36:45.699Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-09T22:36:45.890Z] #9 ... [2021-06-09T22:36:45.890Z] [2021-06-09T22:36:45.890Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T22:36:45.890Z] #28 sha256:3f76d6caa59a2761029bd4a28da7b0d4b26e5b744f2931d70b8d0e87a4dd0d05 [2021-06-09T22:36:45.890Z] #28 DONE 1.2s [2021-06-09T22:36:45.890Z] [2021-06-09T22:36:45.890Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:45.890Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T22:36:45.960Z] #7 DONE 1.8s [2021-06-09T22:36:46.278Z] #46 ... [2021-06-09T22:36:46.278Z] [2021-06-09T22:36:46.278Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:36:46.278Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:36:46.278Z] #13 102.2 Selecting previously unselected package libapparmor1:amd64. [2021-06-09T22:36:46.278Z] #13 102.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 102.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T22:36:46.278Z] #13 102.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-09T22:36:46.278Z] #13 102.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 102.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T22:36:46.278Z] #13 102.6 Selecting previously unselected package libbtrfs0. [2021-06-09T22:36:46.278Z] #13 102.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 102.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:36:46.278Z] #13 102.7 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:36:46.278Z] #13 102.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 102.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:36:46.278Z] #13 102.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-09T22:36:46.278Z] #13 102.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 102.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:36:46.278Z] #13 102.9 Selecting previously unselected package libudev-dev:amd64. [2021-06-09T22:36:46.278Z] #13 102.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 103.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:36:46.278Z] #13 103.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-09T22:36:46.278Z] #13 103.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 103.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T22:36:46.278Z] #13 103.5 Selecting previously unselected package libpcre16-3:amd64. [2021-06-09T22:36:46.278Z] #13 103.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 103.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T22:36:46.278Z] #13 103.6 Selecting previously unselected package libpcre32-3:amd64. [2021-06-09T22:36:46.278Z] #13 103.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 103.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T22:36:46.278Z] #13 103.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-09T22:36:46.278Z] #13 103.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 103.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T22:36:46.278Z] #13 103.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-09T22:36:46.278Z] #13 103.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 103.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T22:36:46.278Z] #13 104.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-09T22:36:46.278Z] #13 104.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 104.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T22:36:46.278Z] #13 104.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-09T22:36:46.278Z] #13 104.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 104.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T22:36:46.278Z] #13 104.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-09T22:36:46.278Z] #13 104.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 104.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:36:46.278Z] #13 104.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-09T22:36:46.278Z] #13 104.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T22:36:46.278Z] #13 104.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:36:46.278Z] #13 105.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T22:36:46.278Z] #13 105.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:36:46.278Z] #13 105.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T22:36:46.278Z] #13 105.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:36:46.278Z] #13 105.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T22:36:46.278Z] #13 105.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T22:36:46.278Z] #13 105.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:36:46.278Z] #13 105.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:36:46.278Z] #13 105.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T22:36:46.278Z] #13 105.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:36:46.278Z] #13 105.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T22:36:46.278Z] #13 105.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:36:46.278Z] #13 105.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T22:36:46.278Z] #13 105.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T22:36:46.278Z] #13 105.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:36:46.278Z] #13 105.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:36:46.278Z] #13 105.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T22:36:46.278Z] #13 105.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:36:46.278Z] #13 105.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-09T22:36:46.278Z] #13 105.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-09T22:36:46.278Z] #13 105.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:36:46.278Z] #13 105.6 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 [2021-06-09T22:36:46.278Z] #13 105.6 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 [2021-06-09T22:36:46.278Z] #13 105.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:36:46.278Z] #13 105.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T22:36:46.278Z] #13 105.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:36:46.278Z] #13 105.7 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T22:36:46.539Z] #13 105.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:36:46.539Z] #13 105.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T22:36:46.539Z] #13 105.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:36:46.830Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s done [2021-06-09T22:36:46.903Z] [2021-06-09T22:36:46.904Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:46.904Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-09T22:36:46.904Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:46.904Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-09T22:36:46.904Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T22:36:46.904Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-06-09T22:36:46.904Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-06-09T22:36:47.088Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-09T22:36:47.165Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 0B / 49.23MB 0.3s [2021-06-09T22:36:47.176Z] #13 3.233 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:36:47.176Z] #13 3.352 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:47.176Z] #13 3.495 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:47.176Z] #13 3.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:47.346Z] #9 DONE 26.0s [2021-06-09T22:36:47.346Z] [2021-06-09T22:36:47.346Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:36:47.346Z] #29 sha256:a02f38a768d23d9f9e99666d50176d4853956558fa0249148738bff23494726c [2021-06-09T22:36:47.346Z] #29 1.117 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T22:36:47.346Z] #29 1.191 [2021-06-09T22:36:47.430Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 8.39MB / 49.23MB 0.6s [2021-06-09T22:36:47.433Z] #13 ... [2021-06-09T22:36:47.433Z] [2021-06-09T22:36:47.433Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:36:47.433Z] #24 sha256:bca5cc8451fe77dee47ffdbb5b41117e6367196e347ea5134f2d7c0a2ac26a7b [2021-06-09T22:36:47.433Z] #24 6.390 + RM_GOPATH=0 [2021-06-09T22:36:47.433Z] #24 6.390 + TMP_GOPATH= [2021-06-09T22:36:47.433Z] #24 6.390 + : /build [2021-06-09T22:36:47.433Z] #24 6.390 + '[' -z '' ']' [2021-06-09T22:36:47.433Z] #24 6.390 ++ mktemp -d [2021-06-09T22:36:47.433Z] #24 6.390 + export GOPATH=/tmp/tmp.cLGtWzCiiA [2021-06-09T22:36:47.433Z] #24 6.390 + GOPATH=/tmp/tmp.cLGtWzCiiA [2021-06-09T22:36:47.433Z] #24 6.390 + RM_GOPATH=1 [2021-06-09T22:36:47.433Z] #24 6.390 + case "$(go env GOARCH)" in [2021-06-09T22:36:47.433Z] #24 6.390 ++ go env GOARCH [2021-06-09T22:36:47.433Z] #24 6.414 Install docker/cli version 17.06.2-ce from stable [2021-06-09T22:36:47.433Z] #24 6.419 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.433Z] #24 6.419 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.433Z] #24 6.419 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:47.433Z] #24 6.419 + dir=/tmp/install [2021-06-09T22:36:47.433Z] #24 6.419 + bin=dockercli [2021-06-09T22:36:47.433Z] #24 6.419 + shift [2021-06-09T22:36:47.433Z] #24 6.419 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T22:36:47.433Z] #24 6.419 + . /tmp/install/dockercli.installer [2021-06-09T22:36:47.433Z] #24 6.419 ++ : stable [2021-06-09T22:36:47.433Z] #24 6.419 ++ : 17.06.2-ce [2021-06-09T22:36:47.433Z] #24 6.419 + install_dockercli [2021-06-09T22:36:47.433Z] #24 6.419 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T22:36:47.433Z] #24 6.419 ++ uname -m [2021-06-09T22:36:47.433Z] #24 6.438 + arch=x86_64 [2021-06-09T22:36:47.433Z] #24 6.438 + '[' x86_64 '!=' x86_64 ']' [2021-06-09T22:36:47.433Z] #24 6.438 + url=https://download.docker.com/linux/static [2021-06-09T22:36:47.433Z] #24 6.438 + tar -xz docker/docker [2021-06-09T22:36:47.433Z] #24 6.438 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-09T22:36:47.433Z] #24 ... [2021-06-09T22:36:47.433Z] [2021-06-09T22:36:47.433Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:36:47.433Z] #34 sha256:35d81feb70a3abe8d0a2d5a7ea5e3ddfa7b48e3f9a01843ec4284c109df54cd6 [2021-06-09T22:36:47.433Z] #34 6.963 Install go-toml version v1.8.1 [2021-06-09T22:36:47.433Z] #34 7.015 go: finding github.com v1.8.1 [2021-06-09T22:36:47.433Z] #34 7.017 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T22:36:47.433Z] #34 7.027 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T22:36:47.433Z] #34 7.027 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:36:47.433Z] #34 7.027 go: finding github.com/pelletier v1.8.1 [2021-06-09T22:36:47.433Z] #34 8.117 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:36:47.433Z] #34 8.589 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:36:47.433Z] #34 ... [2021-06-09T22:36:47.433Z] [2021-06-09T22:36:47.433Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:36:47.433Z] #52 sha256:a9dc344895c3dcea0fc2bc35be4a202c614675d27959dcd05e1594f32b8ac20e [2021-06-09T22:36:47.433Z] #52 6.418 + RM_GOPATH=0 [2021-06-09T22:36:47.433Z] #52 6.418 + TMP_GOPATH= [2021-06-09T22:36:47.433Z] #52 6.418 + : /build [2021-06-09T22:36:47.433Z] #52 6.418 + '[' -z '' ']' [2021-06-09T22:36:47.433Z] #52 6.418 ++ mktemp -d [2021-06-09T22:36:47.433Z] #52 6.418 + export GOPATH=/tmp/tmp.LMJAauOlhY [2021-06-09T22:36:47.433Z] #52 6.418 + GOPATH=/tmp/tmp.LMJAauOlhY [2021-06-09T22:36:47.433Z] #52 6.418 + RM_GOPATH=1 [2021-06-09T22:36:47.433Z] #52 6.418 + case "$(go env GOARCH)" in [2021-06-09T22:36:47.433Z] #52 6.418 ++ go env GOARCH [2021-06-09T22:36:47.433Z] #52 6.445 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:36:47.433Z] #52 6.445 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.433Z] #52 6.445 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.433Z] #52 6.445 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:47.433Z] #52 6.445 + dir=/tmp/install [2021-06-09T22:36:47.433Z] #52 6.445 + bin=shfmt [2021-06-09T22:36:47.433Z] #52 6.445 + shift [2021-06-09T22:36:47.433Z] #52 6.445 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T22:36:47.433Z] #52 6.445 + . /tmp/install/shfmt.installer [2021-06-09T22:36:47.433Z] #52 6.445 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:36:47.433Z] #52 6.445 + install_shfmt [2021-06-09T22:36:47.433Z] #52 6.445 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T22:36:47.433Z] #52 6.445 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LMJAauOlhY/src/github.com/mvdan/sh [2021-06-09T22:36:47.433Z] #52 6.462 Cloning into '/tmp/tmp.LMJAauOlhY/src/github.com/mvdan/sh'... [2021-06-09T22:36:47.604Z] #29 1.303 ############# 18.1% ########################### 37.7% ########################################## 59.6% ######################################################### 80.4% ####################################################################### 100.0% ######################################################################## 100.0% [2021-06-09T22:36:47.604Z] #29 1.798 [2021-06-09T22:36:47.615Z] #32 ... [2021-06-09T22:36:47.615Z] [2021-06-09T22:36:47.615Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-09T22:36:47.615Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T22:36:47.615Z] #12 DONE 5.6s [2021-06-09T22:36:47.615Z] [2021-06-09T22:36:47.615Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:36:47.615Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:36:47.718Z] #52 ... [2021-06-09T22:36:47.718Z] [2021-06-09T22:36:47.718Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:36:47.718Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:36:47.718Z] #56 8.054 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:47.718Z] #56 8.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:47.718Z] #56 8.290 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:47.718Z] #56 9.859 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:47.718Z] #56 ... [2021-06-09T22:36:47.718Z] [2021-06-09T22:36:47.718Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:47.718Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:36:47.718Z] #46 6.461 + RM_GOPATH=0 [2021-06-09T22:36:47.718Z] #46 6.461 + TMP_GOPATH= [2021-06-09T22:36:47.718Z] #46 6.461 + : /build [2021-06-09T22:36:47.718Z] #46 6.461 + '[' -z '' ']' [2021-06-09T22:36:47.718Z] #46 6.461 ++ mktemp -d [2021-06-09T22:36:47.718Z] #46 6.461 + export GOPATH=/tmp/tmp.uSesKGnZ9l [2021-06-09T22:36:47.718Z] #46 6.461 + GOPATH=/tmp/tmp.uSesKGnZ9l [2021-06-09T22:36:47.718Z] #46 6.461 + RM_GOPATH=1 [2021-06-09T22:36:47.718Z] #46 6.461 + case "$(go env GOARCH)" in [2021-06-09T22:36:47.718Z] #46 6.461 ++ go env GOARCH [2021-06-09T22:36:47.718Z] #46 6.489 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.718Z] #46 6.489 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.718Z] #46 6.489 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:47.718Z] #46 6.498 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:36:47.718Z] #46 6.504 + dir=/tmp/install [2021-06-09T22:36:47.718Z] #46 6.504 + bin=vndr [2021-06-09T22:36:47.718Z] #46 6.504 + shift [2021-06-09T22:36:47.718Z] #46 6.504 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T22:36:47.718Z] #46 6.504 + . /tmp/install/vndr.installer [2021-06-09T22:36:47.718Z] #46 6.504 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:36:47.718Z] #46 6.504 + install_vndr [2021-06-09T22:36:47.718Z] #46 6.504 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T22:36:47.718Z] #46 6.504 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uSesKGnZ9l/src/github.com/LK4D4/vndr [2021-06-09T22:36:47.718Z] #46 6.504 Cloning into '/tmp/tmp.uSesKGnZ9l/src/github.com/LK4D4/vndr'... [2021-06-09T22:36:47.718Z] #46 7.218 + cd /tmp/tmp.uSesKGnZ9l/src/github.com/LK4D4/vndr [2021-06-09T22:36:47.718Z] #46 7.226 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:36:47.718Z] #46 7.293 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T22:36:47.718Z] #46 9.409 internal/cpu [2021-06-09T22:36:47.718Z] #46 9.460 runtime/internal/atomic [2021-06-09T22:36:47.718Z] #46 9.830 runtime/internal/sys [2021-06-09T22:36:47.718Z] #46 9.932 internal/bytealg [2021-06-09T22:36:47.718Z] #46 10.03 runtime/internal/math [2021-06-09T22:36:47.718Z] #46 10.15 internal/race [2021-06-09T22:36:47.718Z] #46 10.33 sync/atomic [2021-06-09T22:36:47.863Z] #29 1.905 ######################################################################## 100.0% [2021-06-09T22:36:47.863Z] #29 1.976 [2021-06-09T22:36:47.975Z] #46 ... [2021-06-09T22:36:47.975Z] [2021-06-09T22:36:47.975Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:36:47.975Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:36:47.975Z] #50 6.394 + RM_GOPATH=0 [2021-06-09T22:36:47.975Z] #50 6.394 + TMP_GOPATH= [2021-06-09T22:36:47.975Z] #50 6.394 + : /build [2021-06-09T22:36:47.975Z] #50 6.394 + '[' -z '' ']' [2021-06-09T22:36:47.975Z] #50 6.394 ++ mktemp -d [2021-06-09T22:36:47.975Z] #50 6.394 + export GOPATH=/tmp/tmp.8NdaqSvU5Z [2021-06-09T22:36:47.975Z] #50 6.394 + GOPATH=/tmp/tmp.8NdaqSvU5Z [2021-06-09T22:36:47.975Z] #50 6.394 + RM_GOPATH=1 [2021-06-09T22:36:47.975Z] #50 6.394 + case "$(go env GOARCH)" in [2021-06-09T22:36:47.975Z] #50 6.394 ++ go env GOARCH [2021-06-09T22:36:47.975Z] #50 6.446 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.975Z] #50 6.446 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.975Z] #50 6.446 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:47.975Z] #50 6.446 + dir=/tmp/install [2021-06-09T22:36:47.975Z] #50 6.446 + bin=golangci_lint [2021-06-09T22:36:47.975Z] #50 6.446 + shift [2021-06-09T22:36:47.975Z] #50 6.446 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T22:36:47.975Z] #50 6.446 + . /tmp/install/golangci_lint.installer [2021-06-09T22:36:47.975Z] #50 6.446 ++ : v1.23.8 [2021-06-09T22:36:47.975Z] #50 6.446 + install_golangci_lint [2021-06-09T22:36:47.975Z] #50 6.446 + set -e [2021-06-09T22:36:47.975Z] #50 6.446 + export GO111MODULE=on [2021-06-09T22:36:47.975Z] #50 6.446 + GO111MODULE=on [2021-06-09T22:36:47.975Z] #50 6.446 + GOBIN=/build [2021-06-09T22:36:47.975Z] #50 6.446 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T22:36:47.975Z] #50 6.521 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T22:36:47.975Z] #50 6.521 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T22:36:47.975Z] #50 6.521 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:36:47.975Z] #50 6.525 go: finding github.com v1.23.8 [2021-06-09T22:36:47.975Z] #50 6.534 go: finding github.com/golangci v1.23.8 [2021-06-09T22:36:47.975Z] #50 7.785 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:36:47.975Z] #50 8.647 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:36:47.975Z] #50 ... [2021-06-09T22:36:47.975Z] [2021-06-09T22:36:47.975Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:36:47.975Z] #48 sha256:af53b223d1ab2842bd3143de26c37a985b3bd312a448d39e608da3aa68bc52d8 [2021-06-09T22:36:47.975Z] #48 6.631 + RM_GOPATH=0 [2021-06-09T22:36:47.975Z] #48 6.631 + TMP_GOPATH= [2021-06-09T22:36:47.975Z] #48 6.631 + : /build [2021-06-09T22:36:47.975Z] #48 6.631 + '[' -z '' ']' [2021-06-09T22:36:47.975Z] #48 6.631 ++ mktemp -d [2021-06-09T22:36:47.975Z] #48 6.632 + export GOPATH=/tmp/tmp.T1lqHNeKsm [2021-06-09T22:36:47.975Z] #48 6.632 + GOPATH=/tmp/tmp.T1lqHNeKsm [2021-06-09T22:36:47.975Z] #48 6.632 + RM_GOPATH=1 [2021-06-09T22:36:47.975Z] #48 6.632 + case "$(go env GOARCH)" in [2021-06-09T22:36:47.975Z] #48 6.634 ++ go env GOARCH [2021-06-09T22:36:47.975Z] #48 6.638 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.975Z] #48 6.638 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:47.975Z] #48 6.638 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:47.975Z] #48 6.642 + dir=/tmp/install [2021-06-09T22:36:47.975Z] #48 6.642 + bin=gotestsum [2021-06-09T22:36:47.975Z] #48 6.642 + shift [2021-06-09T22:36:47.975Z] #48 6.642 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T22:36:47.975Z] #48 6.642 + . /tmp/install/gotestsum.installer [2021-06-09T22:36:47.975Z] #48 6.642 ++ : v0.5.3 [2021-06-09T22:36:47.975Z] #48 6.642 + install_gotestsum [2021-06-09T22:36:47.975Z] #48 6.642 + set -e [2021-06-09T22:36:47.975Z] #48 6.642 + export GO111MODULE=on [2021-06-09T22:36:47.975Z] #48 6.642 + GO111MODULE=on [2021-06-09T22:36:47.975Z] #48 6.642 + GOBIN=/build [2021-06-09T22:36:47.975Z] #48 6.642 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T22:36:47.975Z] #48 6.647 go: finding gotest.tools v0.5.3 [2021-06-09T22:36:47.975Z] #48 6.647 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T22:36:47.975Z] #48 7.714 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T22:36:47.975Z] #48 8.289 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T22:36:47.975Z] #48 9.906 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:36:47.975Z] #48 9.949 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T22:36:47.975Z] #48 9.968 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:36:47.975Z] #48 9.970 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:36:47.975Z] #48 10.05 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:36:47.975Z] #48 10.10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:36:47.975Z] #48 10.18 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T22:36:47.975Z] #48 10.22 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:36:47.975Z] #48 10.29 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:36:47.975Z] #48 10.39 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:36:47.975Z] #48 10.55 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:36:47.975Z] #48 10.58 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T22:36:47.975Z] #48 10.60 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:36:48.012Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 16.78MB / 49.23MB 0.9s [2021-06-09T22:36:48.012Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 27.26MB / 49.23MB 1.1s [2021-06-09T22:36:48.121Z] #29 2.086 ################################################################# 90.7% ######################################################################## 100.0% [2021-06-09T22:36:48.121Z] #29 2.150 [2021-06-09T22:36:48.232Z] #48 10.79 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:36:48.232Z] #48 10.79 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:36:48.232Z] #48 10.79 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:36:48.232Z] #48 10.80 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T22:36:48.232Z] #48 ... [2021-06-09T22:36:48.232Z] [2021-06-09T22:36:48.232Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:36:48.232Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:36:48.232Z] #36 8.341 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:48.232Z] #36 8.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:48.232Z] #36 8.458 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:48.232Z] #36 10.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:48.273Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 29.82MB / 49.23MB 1.3s [2021-06-09T22:36:48.273Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 32.51MB / 49.23MB 1.5s [2021-06-09T22:36:48.450Z] #13 DONE 107.5s [2021-06-09T22:36:48.450Z] [2021-06-09T22:36:48.450Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:36:48.450Z] #54 sha256:0c1de63549aca6f8f60a862ed711273d4b1e1988093540aa800be5e5519b77f2 [2021-06-09T22:36:48.488Z] #36 ... [2021-06-09T22:36:48.488Z] [2021-06-09T22:36:48.488Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:36:48.488Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:36:48.488Z] #40 6.251 + git clone https://github.com/docker/distribution.git . [2021-06-09T22:36:48.488Z] #40 6.251 Cloning into '.'... [2021-06-09T22:36:48.488Z] #40 ... [2021-06-09T22:36:48.488Z] [2021-06-09T22:36:48.488Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:36:48.488Z] #48 sha256:af53b223d1ab2842bd3143de26c37a985b3bd312a448d39e608da3aa68bc52d8 [2021-06-09T22:36:48.488Z] #48 11.22 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:36:48.535Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 46.56MB / 49.23MB 1.7s [2021-06-09T22:36:48.640Z] #29 2.262 ############# 18.2% ########################## 37.4% ######################################## 56.8% ###################################################### 76.1% #################################################################### 95.5% ######################################################################## 100.0% [2021-06-09T22:36:48.640Z] #29 2.737 [2021-06-09T22:36:48.797Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 1.8s [2021-06-09T22:36:49.051Z] #48 11.71 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:36:49.834Z] #54 1.647 + RM_GOPATH=0 [2021-06-09T22:36:49.834Z] #54 1.647 + TMP_GOPATH= [2021-06-09T22:36:49.834Z] #54 1.647 + : /build [2021-06-09T22:36:49.834Z] #54 1.647 + '[' -z '' ']' [2021-06-09T22:36:49.834Z] #54 1.648 ++ mktemp -d [2021-06-09T22:36:49.834Z] #54 1.649 + export GOPATH=/tmp/tmp.dupmUHGru6 [2021-06-09T22:36:49.834Z] #54 1.649 + GOPATH=/tmp/tmp.dupmUHGru6 [2021-06-09T22:36:49.834Z] #54 1.649 + RM_GOPATH=1 [2021-06-09T22:36:49.834Z] #54 1.649 + case "$(go env GOARCH)" in [2021-06-09T22:36:49.834Z] #54 1.649 ++ go env GOARCH [2021-06-09T22:36:49.834Z] #54 1.670 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:49.834Z] #54 1.670 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:49.834Z] #54 1.670 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:49.834Z] #54 1.671 + dir=/tmp/install [2021-06-09T22:36:49.834Z] #54 1.671 + bin=runc [2021-06-09T22:36:49.834Z] #54 1.671 + shift [2021-06-09T22:36:49.834Z] #54 1.671 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T22:36:49.834Z] #54 1.671 + . /tmp/install/runc.installer [2021-06-09T22:36:49.834Z] #54 1.672 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:36:49.834Z] #54 1.672 + install_runc [2021-06-09T22:36:49.834Z] #54 1.672 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T22:36:49.834Z] #54 1.673 + uname -r [2021-06-09T22:36:49.834Z] #54 1.680 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T22:36:49.834Z] #54 1.680 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T22:36:49.834Z] #54 1.680 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dupmUHGru6/src/github.com/opencontainers/runc [2021-06-09T22:36:49.834Z] #54 1.680 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T22:36:49.834Z] #54 1.691 Cloning into '/tmp/tmp.dupmUHGru6/src/github.com/opencontainers/runc'... [2021-06-09T22:36:49.853Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 2.8s done [2021-06-09T22:36:49.989Z] #48 12.53 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:36:50.096Z] #54 ... [2021-06-09T22:36:50.096Z] [2021-06-09T22:36:50.096Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T22:36:50.096Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T22:36:50.096Z] #14 DONE 1.8s [2021-06-09T22:36:50.115Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 [2021-06-09T22:36:50.357Z] [2021-06-09T22:36:50.357Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T22:36:50.357Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T22:36:50.376Z] #26 ... [2021-06-09T22:36:50.376Z] [2021-06-09T22:36:50.376Z] #23 [internal] load build context [2021-06-09T22:36:50.376Z] #23 sha256:a2e00b4dc9a0da5ebd6f804497a8dcecc25620ee2111be32c85967627d4ec724 [2021-06-09T22:36:50.376Z] #23 transferring context: 55.95MB 3.2s done [2021-06-09T22:36:50.376Z] #23 DONE 3.6s [2021-06-09T22:36:50.376Z] [2021-06-09T22:36:50.377Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:50.377Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-09T22:36:50.720Z] #29 2.848 ### 4.4% ####### 10.1% ########## 15.2% ############## 20.5% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################### 57.0% ############################################ 62.2% ################################################ 67.3% #################################################### 72.6% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 88.0% ################################################################### 93.4% ###################################################################### 98.5% ######################################################################## 100.0% [2021-06-09T22:36:50.720Z] #29 4.722 [2021-06-09T22:36:50.720Z] #29 4.929 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T22:36:50.919Z] #48 13.77 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:36:50.951Z] #26 ... [2021-06-09T22:36:50.951Z] [2021-06-09T22:36:50.951Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:36:50.951Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T22:36:50.951Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-09T22:36:50.951Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:36:50.951Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T22:36:50.951Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T22:36:50.951Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-06-09T22:36:50.951Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-06-09T22:36:50.951Z] #65 DONE 4.1s [2021-06-09T22:36:50.951Z] [2021-06-09T22:36:50.951Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T22:36:50.951Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T22:36:50.951Z] #42 DONE 0.0s [2021-06-09T22:36:50.951Z] [2021-06-09T22:36:50.951Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T22:36:50.951Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T22:36:50.951Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-09T22:36:50.951Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T22:36:50.951Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T22:36:50.951Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T22:36:50.951Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-06-09T22:36:50.951Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-06-09T22:36:50.951Z] #63 DONE 4.1s [2021-06-09T22:36:50.951Z] [2021-06-09T22:36:50.951Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:50.951Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-09T22:36:50.978Z] #29 ... [2021-06-09T22:36:50.978Z] [2021-06-09T22:36:50.978Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T22:36:50.978Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T22:36:50.978Z] #10 DONE 3.6s [2021-06-09T22:36:50.978Z] [2021-06-09T22:36:50.978Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:36:50.978Z] #29 sha256:a02f38a768d23d9f9e99666d50176d4853956558fa0249148738bff23494726c [2021-06-09T22:36:50.978Z] #29 5.059 [2021-06-09T22:36:50.978Z] #29 ... [2021-06-09T22:36:50.978Z] [2021-06-09T22:36:50.978Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-09T22:36:50.978Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T22:36:51.744Z] #15 DONE 1.4s [2021-06-09T22:36:51.744Z] [2021-06-09T22:36:51.744Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T22:36:51.744Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T22:36:51.806Z] #13 3.482 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:51.807Z] #13 3.485 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:36:51.807Z] #13 3.553 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:51.807Z] #13 3.553 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:52.065Z] #13 ... [2021-06-09T22:36:52.065Z] [2021-06-09T22:36:52.065Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:36:52.065Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:36:52.065Z] #50 6.488 + RM_GOPATH=0 [2021-06-09T22:36:52.065Z] #50 6.488 + TMP_GOPATH= [2021-06-09T22:36:52.065Z] #50 6.488 + : /build [2021-06-09T22:36:52.065Z] #50 6.488 + '[' -z '' ']' [2021-06-09T22:36:52.065Z] #50 6.488 ++ mktemp -d [2021-06-09T22:36:52.065Z] #50 6.492 + export GOPATH=/tmp/tmp.jHoa8sEu1h [2021-06-09T22:36:52.065Z] #50 6.492 + GOPATH=/tmp/tmp.jHoa8sEu1h [2021-06-09T22:36:52.065Z] #50 6.492 + RM_GOPATH=1 [2021-06-09T22:36:52.065Z] #50 6.492 + case "$(go env GOARCH)" in [2021-06-09T22:36:52.065Z] #50 6.492 ++ go env GOARCH [2021-06-09T22:36:52.065Z] #50 6.503 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:52.065Z] #50 6.503 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:52.065Z] #50 6.504 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:52.065Z] #50 6.505 + dir=/tmp/install [2021-06-09T22:36:52.065Z] #50 6.506 + bin=golangci_lint [2021-06-09T22:36:52.065Z] #50 6.506 + shift [2021-06-09T22:36:52.065Z] #50 6.506 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T22:36:52.065Z] #50 6.506 + . /tmp/install/golangci_lint.installer [2021-06-09T22:36:52.065Z] #50 6.506 ++ : v1.23.8 [2021-06-09T22:36:52.065Z] #50 6.506 + install_golangci_lint [2021-06-09T22:36:52.065Z] #50 6.506 + set -e [2021-06-09T22:36:52.065Z] #50 6.506 + export GO111MODULE=on [2021-06-09T22:36:52.065Z] #50 6.506 + GO111MODULE=on [2021-06-09T22:36:52.065Z] #50 6.506 + GOBIN=/build [2021-06-09T22:36:52.065Z] #50 6.506 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T22:36:52.065Z] #50 6.519 go: finding github.com v1.23.8 [2021-06-09T22:36:52.065Z] #50 6.524 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:36:52.065Z] #50 6.524 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T22:36:52.065Z] #50 6.524 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T22:36:52.065Z] #50 6.524 go: finding github.com/golangci v1.23.8 [2021-06-09T22:36:52.065Z] #50 7.572 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:36:52.065Z] #50 8.209 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:36:52.065Z] #50 ... [2021-06-09T22:36:52.065Z] [2021-06-09T22:36:52.065Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:36:52.065Z] #34 sha256:ee4d998031b6467dfb6512ae709f07fdb4b12f4da28d885041e0d155bef9c418 [2021-06-09T22:36:52.065Z] #34 6.678 Install go-toml version v1.8.1 [2021-06-09T22:36:52.065Z] #34 6.694 go: finding github.com v1.8.1 [2021-06-09T22:36:52.065Z] #34 6.718 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T22:36:52.065Z] #34 6.718 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T22:36:52.065Z] #34 6.718 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:36:52.065Z] #34 6.718 go: finding github.com/pelletier v1.8.1 [2021-06-09T22:36:52.065Z] #34 7.648 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:36:52.065Z] #34 8.062 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:36:52.314Z] #16 1.008 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T22:36:52.323Z] #34 ... [2021-06-09T22:36:52.323Z] [2021-06-09T22:36:52.323Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:36:52.323Z] #48 sha256:30c0fbc537c1516f282d35ad419b778ae3a3fe1934879e8320b566a7087449f8 [2021-06-09T22:36:52.323Z] #48 6.270 + RM_GOPATH=0 [2021-06-09T22:36:52.323Z] #48 6.270 + TMP_GOPATH= [2021-06-09T22:36:52.323Z] #48 6.270 + : /build [2021-06-09T22:36:52.323Z] #48 6.270 + '[' -z '' ']' [2021-06-09T22:36:52.323Z] #48 6.270 ++ mktemp -d [2021-06-09T22:36:52.323Z] #48 6.270 + export GOPATH=/tmp/tmp.nu2QOHeByN [2021-06-09T22:36:52.323Z] #48 6.270 + GOPATH=/tmp/tmp.nu2QOHeByN [2021-06-09T22:36:52.323Z] #48 6.270 + RM_GOPATH=1 [2021-06-09T22:36:52.323Z] #48 6.270 + case "$(go env GOARCH)" in [2021-06-09T22:36:52.323Z] #48 6.270 ++ go env GOARCH [2021-06-09T22:36:52.323Z] #48 6.292 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:52.323Z] #48 6.292 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:52.323Z] #48 6.297 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:52.323Z] #48 6.297 + dir=/tmp/install [2021-06-09T22:36:52.323Z] #48 6.297 + bin=gotestsum [2021-06-09T22:36:52.323Z] #48 6.297 + shift [2021-06-09T22:36:52.323Z] #48 6.297 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T22:36:52.323Z] #48 6.297 + . /tmp/install/gotestsum.installer [2021-06-09T22:36:52.323Z] #48 6.297 ++ : v0.5.3 [2021-06-09T22:36:52.323Z] #48 6.297 + install_gotestsum [2021-06-09T22:36:52.323Z] #48 6.297 + set -e [2021-06-09T22:36:52.323Z] #48 6.297 + export GO111MODULE=on [2021-06-09T22:36:52.323Z] #48 6.297 + GO111MODULE=on [2021-06-09T22:36:52.323Z] #48 6.297 + GOBIN=/build [2021-06-09T22:36:52.323Z] #48 6.297 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T22:36:52.323Z] #48 6.343 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T22:36:52.323Z] #48 6.346 go: finding gotest.tools v0.5.3 [2021-06-09T22:36:52.323Z] #48 7.096 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T22:36:52.323Z] #48 7.759 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T22:36:52.323Z] #48 9.373 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:36:52.323Z] #48 9.427 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T22:36:52.323Z] #48 9.494 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T22:36:52.323Z] #48 9.502 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:36:52.323Z] #48 9.539 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:36:52.323Z] #48 9.593 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:36:52.323Z] #48 9.648 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:36:52.323Z] #48 9.706 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:36:52.323Z] #48 10.20 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:36:52.323Z] #48 10.20 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:36:52.323Z] #48 10.21 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:36:52.323Z] #48 10.33 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T22:36:52.323Z] #48 10.34 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:36:52.323Z] #48 10.40 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:36:52.323Z] #48 10.42 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T22:36:52.323Z] #48 10.42 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:36:52.323Z] #48 10.54 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:36:52.323Z] #48 ... [2021-06-09T22:36:52.323Z] [2021-06-09T22:36:52.323Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:52.323Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:36:52.323Z] #46 7.044 + RM_GOPATH=0 [2021-06-09T22:36:52.323Z] #46 7.044 + TMP_GOPATH= [2021-06-09T22:36:52.323Z] #46 7.044 + : /build [2021-06-09T22:36:52.323Z] #46 7.044 + '[' -z '' ']' [2021-06-09T22:36:52.323Z] #46 7.044 ++ mktemp -d [2021-06-09T22:36:52.323Z] #46 7.044 + export GOPATH=/tmp/tmp.A39xwVC8Ao [2021-06-09T22:36:52.323Z] #46 7.044 + GOPATH=/tmp/tmp.A39xwVC8Ao [2021-06-09T22:36:52.323Z] #46 7.044 + RM_GOPATH=1 [2021-06-09T22:36:52.323Z] #46 7.044 + case "$(go env GOARCH)" in [2021-06-09T22:36:52.323Z] #46 7.044 ++ go env GOARCH [2021-06-09T22:36:52.323Z] #46 7.071 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:52.323Z] #46 7.071 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:52.323Z] #46 7.071 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:52.323Z] #46 7.071 + dir=/tmp/install [2021-06-09T22:36:52.323Z] #46 7.071 + bin=vndr [2021-06-09T22:36:52.323Z] #46 7.071 + shift [2021-06-09T22:36:52.323Z] #46 7.071 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T22:36:52.323Z] #46 7.071 + . /tmp/install/vndr.installer [2021-06-09T22:36:52.323Z] #46 7.071 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:36:52.323Z] #46 7.071 + install_vndr [2021-06-09T22:36:52.323Z] #46 7.071 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T22:36:52.323Z] #46 7.071 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.A39xwVC8Ao/src/github.com/LK4D4/vndr [2021-06-09T22:36:52.323Z] #46 7.071 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:36:52.323Z] #46 7.085 Cloning into '/tmp/tmp.A39xwVC8Ao/src/github.com/LK4D4/vndr'... [2021-06-09T22:36:52.323Z] #46 8.166 + cd /tmp/tmp.A39xwVC8Ao/src/github.com/LK4D4/vndr [2021-06-09T22:36:52.323Z] #46 8.166 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:36:52.323Z] #46 8.250 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T22:36:52.323Z] #46 9.980 internal/cpu [2021-06-09T22:36:52.323Z] #46 10.01 runtime/internal/atomic [2021-06-09T22:36:52.323Z] #46 10.42 runtime/internal/sys [2021-06-09T22:36:52.323Z] #46 10.44 internal/bytealg [2021-06-09T22:36:52.582Z] #46 10.57 runtime/internal/math [2021-06-09T22:36:52.582Z] #46 ... [2021-06-09T22:36:52.582Z] [2021-06-09T22:36:52.582Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:36:52.582Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:36:52.582Z] #56 7.950 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:52.582Z] #56 8.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:52.582Z] #56 8.021 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:52.582Z] #56 9.348 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:52.582Z] #56 ... [2021-06-09T22:36:52.582Z] [2021-06-09T22:36:52.582Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:36:52.582Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:36:52.582Z] #40 7.110 + git clone https://github.com/docker/distribution.git . [2021-06-09T22:36:52.582Z] #40 7.119 Cloning into '.'... [2021-06-09T22:36:52.823Z] #48 15.43 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:36:52.875Z] #40 ... [2021-06-09T22:36:52.875Z] [2021-06-09T22:36:52.875Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:36:52.875Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:36:52.875Z] #36 8.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:52.875Z] #36 8.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:52.875Z] #36 8.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:52.875Z] #36 9.736 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:52.875Z] #36 ... [2021-06-09T22:36:52.875Z] [2021-06-09T22:36:52.875Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:36:52.875Z] #24 sha256:42e99dd5ac1a78e719649dc07af251d292b447a2437ccdf178f08c99d895b0f0 [2021-06-09T22:36:52.875Z] #24 5.844 + RM_GOPATH=0 [2021-06-09T22:36:52.875Z] #24 5.844 + TMP_GOPATH= [2021-06-09T22:36:52.875Z] #24 5.844 + : /build [2021-06-09T22:36:52.875Z] #24 5.844 + '[' -z '' ']' [2021-06-09T22:36:52.875Z] #24 5.844 ++ mktemp -d [2021-06-09T22:36:52.875Z] #24 5.846 + export GOPATH=/tmp/tmp.vc84IjeKRo [2021-06-09T22:36:52.875Z] #24 5.846 + GOPATH=/tmp/tmp.vc84IjeKRo [2021-06-09T22:36:52.875Z] #24 5.846 + RM_GOPATH=1 [2021-06-09T22:36:52.875Z] #24 5.846 + case "$(go env GOARCH)" in [2021-06-09T22:36:52.875Z] #24 5.847 ++ go env GOARCH [2021-06-09T22:36:52.875Z] #24 5.857 Install docker/cli version 17.06.2-ce from stable [2021-06-09T22:36:52.875Z] #24 5.857 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:52.875Z] #24 5.857 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:52.875Z] #24 5.857 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:52.875Z] #24 5.857 + dir=/tmp/install [2021-06-09T22:36:52.875Z] #24 5.857 + bin=dockercli [2021-06-09T22:36:52.875Z] #24 5.857 + shift [2021-06-09T22:36:52.875Z] #24 5.857 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T22:36:52.875Z] #24 5.857 + . /tmp/install/dockercli.installer [2021-06-09T22:36:52.875Z] #24 5.857 ++ : stable [2021-06-09T22:36:52.875Z] #24 5.857 ++ : 17.06.2-ce [2021-06-09T22:36:52.875Z] #24 5.857 + install_dockercli [2021-06-09T22:36:52.875Z] #24 5.857 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T22:36:52.875Z] #24 5.862 ++ uname -m [2021-06-09T22:36:52.875Z] #24 5.862 + arch=x86_64 [2021-06-09T22:36:52.875Z] #24 5.862 + '[' x86_64 '!=' x86_64 ']' [2021-06-09T22:36:52.875Z] #24 5.862 + url=https://download.docker.com/linux/static [2021-06-09T22:36:52.875Z] #24 5.862 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-09T22:36:52.875Z] #24 5.862 + tar -xz docker/docker [2021-06-09T22:36:52.885Z] #16 DONE 1.5s [2021-06-09T22:36:52.885Z] [2021-06-09T22:36:52.885Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:52.885Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:36:52.885Z] #46 117.1 net/http/httptrace [2021-06-09T22:36:52.885Z] #46 117.4 net/http [2021-06-09T22:36:53.134Z] #24 ... [2021-06-09T22:36:53.134Z] [2021-06-09T22:36:53.134Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:36:53.134Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:36:53.134Z] #44 7.541 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:53.134Z] #44 7.675 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:53.134Z] #44 7.696 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:53.134Z] #44 9.290 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:53.134Z] #44 10.48 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T22:36:53.134Z] #44 ... [2021-06-09T22:36:53.134Z] [2021-06-09T22:36:53.134Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:36:53.134Z] #52 sha256:2c2ff46028a3f7fe95b01063939e7e8d61ee9db0085dd58a25f5183e0fa15f1d [2021-06-09T22:36:53.134Z] #52 5.917 + RM_GOPATH=0 [2021-06-09T22:36:53.134Z] #52 5.917 + TMP_GOPATH= [2021-06-09T22:36:53.134Z] #52 5.917 + : /build [2021-06-09T22:36:53.134Z] #52 5.917 + '[' -z '' ']' [2021-06-09T22:36:53.134Z] #52 5.917 ++ mktemp -d [2021-06-09T22:36:53.134Z] #52 5.917 + export GOPATH=/tmp/tmp.N8tfiSxzq7 [2021-06-09T22:36:53.134Z] #52 5.917 + GOPATH=/tmp/tmp.N8tfiSxzq7 [2021-06-09T22:36:53.134Z] #52 5.917 + RM_GOPATH=1 [2021-06-09T22:36:53.134Z] #52 5.917 + case "$(go env GOARCH)" in [2021-06-09T22:36:53.134Z] #52 5.917 ++ go env GOARCH [2021-06-09T22:36:53.134Z] #52 5.920 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:53.134Z] #52 5.920 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:53.134Z] #52 5.924 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:53.134Z] #52 5.925 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:36:53.134Z] #52 5.927 + dir=/tmp/install [2021-06-09T22:36:53.134Z] #52 5.927 + bin=shfmt [2021-06-09T22:36:53.134Z] #52 5.927 + shift [2021-06-09T22:36:53.134Z] #52 5.927 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T22:36:53.134Z] #52 5.927 + . /tmp/install/shfmt.installer [2021-06-09T22:36:53.134Z] #52 5.927 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:36:53.134Z] #52 5.927 + install_shfmt [2021-06-09T22:36:53.134Z] #52 5.927 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T22:36:53.134Z] #52 5.927 + git clone https://github.com/mvdan/sh.git /tmp/tmp.N8tfiSxzq7/src/github.com/mvdan/sh [2021-06-09T22:36:53.134Z] #52 5.927 Cloning into '/tmp/tmp.N8tfiSxzq7/src/github.com/mvdan/sh'... [2021-06-09T22:36:53.152Z] #46 ... [2021-06-09T22:36:53.152Z] [2021-06-09T22:36:53.152Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:36:53.152Z] #59 sha256:ce1f2da46424cdc1dc6a0ae5b2b342b2540dece0e659e6b9ee47187fd69c28fd [2021-06-09T22:36:53.152Z] #59 110.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:36:53.152Z] #59 110.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T22:36:53.152Z] #59 DONE 119.0s [2021-06-09T22:36:53.152Z] [2021-06-09T22:36:53.152Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T22:36:53.152Z] #60 sha256:073eeceff7c75da838fd55962eed57f7c44a1546a5a5b7d8a7d9a717b4db2a6e [2021-06-09T22:36:53.389Z] #48 ... [2021-06-09T22:36:53.389Z] [2021-06-09T22:36:53.389Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:36:53.389Z] #24 sha256:bca5cc8451fe77dee47ffdbb5b41117e6367196e347ea5134f2d7c0a2ac26a7b [2021-06-09T22:36:53.389Z] #24 15.59 + mkdir -p /build [2021-06-09T22:36:53.389Z] #24 15.60 + mv docker/docker /build/ [2021-06-09T22:36:53.389Z] #24 15.60 + rmdir docker [2021-06-09T22:36:53.389Z] #24 DONE 16.0s [2021-06-09T22:36:53.389Z] [2021-06-09T22:36:53.389Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:36:53.389Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:36:53.389Z] #50 15.10 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:36:53.389Z] #50 15.13 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T22:36:53.389Z] #50 15.15 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T22:36:53.389Z] #50 15.18 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:36:53.389Z] #50 15.37 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:36:53.389Z] #50 15.46 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T22:36:53.389Z] #50 15.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:36:53.389Z] #50 15.54 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T22:36:53.389Z] #50 15.54 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T22:36:53.389Z] #50 15.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:36:53.389Z] #50 15.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:36:53.389Z] #50 15.81 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T22:36:53.389Z] #50 15.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:36:53.389Z] #50 15.85 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T22:36:53.389Z] #50 15.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:36:53.389Z] #50 16.01 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:36:53.393Z] #52 ... [2021-06-09T22:36:53.393Z] [2021-06-09T22:36:53.393Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:53.393Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:36:53.393Z] #46 10.69 internal/race [2021-06-09T22:36:53.393Z] #46 10.80 sync/atomic [2021-06-09T22:36:53.393Z] #46 11.17 unicode [2021-06-09T22:36:53.393Z] #46 11.29 runtime [2021-06-09T22:36:53.416Z] #60 DONE 0.2s [2021-06-09T22:36:53.416Z] [2021-06-09T22:36:53.416Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T22:36:53.416Z] #61 sha256:9020cba5ecbab94e373e098465638ce528a03abdaa8a38c6cb81d32057e22951 [2021-06-09T22:36:53.416Z] #61 DONE 0.1s [2021-06-09T22:36:53.416Z] [2021-06-09T22:36:53.416Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T22:36:53.416Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T22:36:53.505Z] #11 DONE 2.2s [2021-06-09T22:36:53.505Z] [2021-06-09T22:36:53.505Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:36:53.505Z] #29 sha256:a02f38a768d23d9f9e99666d50176d4853956558fa0249148738bff23494726c [2021-06-09T22:36:53.505Z] #29 5.149 ######################################################################## 100.0% [2021-06-09T22:36:53.505Z] #29 5.172 [2021-06-09T22:36:53.505Z] #29 5.485 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T22:36:53.505Z] #29 5.545 [2021-06-09T22:36:53.505Z] #29 5.657 ##### 7.9% ########### 15.9% ################## 26.3% ###################### 31.2% ########################### 38.5% ################################## 47.7% ################################### 49.6% #################################### 50.2% #################################### 51.4% ###################################### 53.2% ########################################## 59.4% ################################################ 66.7% ######################################################### 79.6% ############################################################# 85.7% [2021-06-09T22:36:53.505Z] #29 ... [2021-06-09T22:36:53.505Z] [2021-06-09T22:36:53.505Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T22:36:53.505Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T22:36:53.505Z] #39 DONE 0.1s [2021-06-09T22:36:53.505Z] [2021-06-09T22:36:53.505Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T22:36:53.505Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T22:36:53.505Z] #31 DONE 0.2s [2021-06-09T22:36:53.505Z] [2021-06-09T22:36:53.505Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T22:36:53.505Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T22:36:53.505Z] #43 DONE 0.2s [2021-06-09T22:36:53.505Z] [2021-06-09T22:36:53.505Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:36:53.505Z] #29 sha256:a02f38a768d23d9f9e99666d50176d4853956558fa0249148738bff23494726c [2021-06-09T22:36:53.645Z] #50 16.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:36:53.645Z] #50 16.27 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:36:53.645Z] #50 16.29 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T22:36:53.645Z] #50 16.30 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T22:36:53.645Z] #50 16.34 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:36:53.901Z] #50 16.44 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:36:53.901Z] #50 16.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:36:53.901Z] #50 16.63 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T22:36:53.901Z] #50 16.66 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T22:36:54.227Z] #50 16.74 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:36:54.227Z] #50 16.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:36:54.270Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 4.0s done [2021-06-09T22:36:54.286Z] #29 5.657 ##### 7.9% ########### 15.9% ################## 26.3% ###################### 31.2% ########################### 38.5% ################################## 47.7% ################################### 49.6% #################################### 50.2% #################################### 51.4% ###################################### 53.2% ########################################## 59.4% ################################################ 66.7% ######################################################### 79.6% ############################################################# 85.7% ############################################################## 86.3% ################################################################ 89.4% ################################################################### 93.6% #################################################################### 94.9% ##################################################################### 96.1% ######################################################################## 100.0% [2021-06-09T22:36:54.286Z] #29 8.377 [2021-06-09T22:36:54.484Z] #50 17.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:36:54.484Z] #50 ... [2021-06-09T22:36:54.484Z] [2021-06-09T22:36:54.484Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:36:54.484Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:36:54.484Z] #32 6.107 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T22:36:54.484Z] #32 6.114 Cloning into '.'... [2021-06-09T22:36:54.741Z] #32 ... [2021-06-09T22:36:54.741Z] [2021-06-09T22:36:54.741Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:36:54.741Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:36:54.741Z] #50 17.37 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:36:54.741Z] #50 17.42 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:36:54.741Z] #50 17.46 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:36:54.741Z] #50 17.48 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T22:36:54.802Z] #17 DONE 1.8s [2021-06-09T22:36:54.802Z] [2021-06-09T22:36:54.802Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T22:36:54.802Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T22:36:54.854Z] #29 8.814 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T22:36:54.854Z] #29 8.934 [2021-06-09T22:36:54.997Z] #50 17.51 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:36:54.998Z] #50 17.56 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:36:54.998Z] #50 17.70 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T22:36:54.998Z] #50 17.77 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T22:36:55.254Z] #50 18.00 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T22:36:55.512Z] #50 18.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:36:55.512Z] #50 18.14 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:36:55.632Z] #29 9.077 0.0% ########### 15.4% ############################## 42.2% ################################################# 68.2% ################################################################# 90.5% ######################################################################## 100.0% [2021-06-09T22:36:55.632Z] #29 9.549 [2021-06-09T22:36:55.777Z] #50 ... [2021-06-09T22:36:55.777Z] [2021-06-09T22:36:55.777Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:36:55.777Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:36:55.777Z] #44 7.238 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:55.777Z] #44 7.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:55.777Z] #44 7.341 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:55.777Z] #44 9.075 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:55.777Z] #44 10.14 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T22:36:55.777Z] #44 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:36:55.777Z] #44 13.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:36:55.777Z] #44 16.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T22:36:55.777Z] #44 ... [2021-06-09T22:36:55.777Z] [2021-06-09T22:36:55.777Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:36:55.777Z] #59 sha256:035a719c0912dcb43ed7e642b1a9cf1136d5a2ee6dbb080d00dbc5eb61be4bf0 [2021-06-09T22:36:55.777Z] #59 10.52 + cd /tmp/tmp.I4C8k9IcPv/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:36:55.777Z] #59 10.52 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:36:55.777Z] #59 10.53 + export GO111MODULE=on [2021-06-09T22:36:55.777Z] #59 10.53 + GO111MODULE=on [2021-06-09T22:36:55.777Z] #59 10.53 + export GOPROXY=https://proxy.golang.org [2021-06-09T22:36:55.777Z] #59 10.53 + GOPROXY=https://proxy.golang.org [2021-06-09T22:36:55.777Z] #59 10.53 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:36:55.777Z] #59 10.53 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T22:36:55.777Z] #59 12.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:36:55.777Z] #59 12.39 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:36:55.777Z] #59 12.45 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:36:55.777Z] #59 12.45 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:36:55.777Z] #59 12.45 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T22:36:55.777Z] #59 12.46 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:36:55.777Z] #59 12.46 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T22:36:55.777Z] #59 12.78 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T22:36:55.777Z] #59 12.86 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:36:55.777Z] #59 12.87 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:36:55.777Z] #59 12.99 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:36:55.777Z] #59 13.22 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T22:36:55.777Z] #59 13.44 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T22:36:55.777Z] #59 13.59 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:36:55.777Z] #59 13.63 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:36:55.777Z] #59 14.09 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T22:36:55.777Z] #59 14.28 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:36:55.777Z] #59 14.94 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T22:36:55.777Z] #59 15.05 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:36:55.777Z] #59 15.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:36:55.777Z] #59 15.74 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:36:55.777Z] #59 16.63 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T22:36:55.777Z] #59 ... [2021-06-09T22:36:55.777Z] [2021-06-09T22:36:55.777Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:36:55.777Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:36:55.777Z] #50 18.63 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T22:36:55.890Z] #29 9.884 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T22:36:55.890Z] #29 9.967 [2021-06-09T22:36:55.933Z] #46 ... [2021-06-09T22:36:55.933Z] [2021-06-09T22:36:55.933Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:36:55.933Z] #24 sha256:42e99dd5ac1a78e719649dc07af251d292b447a2437ccdf178f08c99d895b0f0 [2021-06-09T22:36:55.933Z] #24 13.60 + mkdir -p /build [2021-06-09T22:36:55.933Z] #24 13.60 + mv docker/docker /build/ [2021-06-09T22:36:55.933Z] #24 13.61 + rmdir docker [2021-06-09T22:36:55.933Z] #24 DONE 13.8s [2021-06-09T22:36:55.933Z] [2021-06-09T22:36:55.933Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:36:55.933Z] #59 sha256:7ec317ec5893b634e55e0f8cbe63c7a997b66c7e4b00504381a81e47f3b1f911 [2021-06-09T22:36:55.933Z] #59 7.435 + RM_GOPATH=0 [2021-06-09T22:36:55.933Z] #59 7.435 + TMP_GOPATH= [2021-06-09T22:36:55.933Z] #59 7.435 + : /build [2021-06-09T22:36:55.933Z] #59 7.435 + '[' -z '' ']' [2021-06-09T22:36:55.933Z] #59 7.435 ++ mktemp -d [2021-06-09T22:36:55.933Z] #59 7.435 + export GOPATH=/tmp/tmp.trHZHDtqCk [2021-06-09T22:36:55.933Z] #59 7.435 + GOPATH=/tmp/tmp.trHZHDtqCk [2021-06-09T22:36:55.933Z] #59 7.435 + RM_GOPATH=1 [2021-06-09T22:36:55.933Z] #59 7.435 + case "$(go env GOARCH)" in [2021-06-09T22:36:55.933Z] #59 7.435 ++ go env GOARCH [2021-06-09T22:36:55.933Z] #59 7.552 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:55.933Z] #59 7.552 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:36:55.933Z] #59 7.552 ++ dirname /tmp/install/install.sh [2021-06-09T22:36:55.933Z] #59 7.559 + dir=/tmp/install [2021-06-09T22:36:55.933Z] #59 7.559 + bin=rootlesskit [2021-06-09T22:36:55.933Z] #59 7.559 + shift [2021-06-09T22:36:55.933Z] #59 7.559 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T22:36:55.933Z] #59 7.559 + . /tmp/install/rootlesskit.installer [2021-06-09T22:36:55.933Z] #59 7.559 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:36:55.933Z] #59 7.559 + install_rootlesskit [2021-06-09T22:36:55.933Z] #59 7.559 + case "$1" in [2021-06-09T22:36:55.933Z] #59 7.559 + export CGO_ENABLED=0 [2021-06-09T22:36:55.933Z] #59 7.559 + CGO_ENABLED=0 [2021-06-09T22:36:55.933Z] #59 7.559 + _install_rootlesskit [2021-06-09T22:36:55.933Z] #59 7.566 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:36:55.933Z] #59 7.566 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T22:36:55.933Z] #59 7.566 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.trHZHDtqCk/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:36:55.933Z] #59 7.601 Cloning into '/tmp/tmp.trHZHDtqCk/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T22:36:55.933Z] #59 12.86 + cd /tmp/tmp.trHZHDtqCk/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:36:55.933Z] #59 12.86 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:36:55.933Z] #59 12.89 + export GO111MODULE=on [2021-06-09T22:36:55.933Z] #59 12.89 + GO111MODULE=on [2021-06-09T22:36:55.933Z] #59 12.89 + export GOPROXY=https://proxy.golang.org [2021-06-09T22:36:55.933Z] #59 12.89 + GOPROXY=https://proxy.golang.org [2021-06-09T22:36:55.933Z] #59 12.89 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:36:55.933Z] #59 12.89 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T22:36:56.148Z] #29 10.02 ######################################################################## 100.0% [2021-06-09T22:36:56.148Z] #29 10.05 [2021-06-09T22:36:56.148Z] #29 10.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T22:36:56.339Z] #50 18.92 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T22:36:56.339Z] #50 18.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:36:56.339Z] #50 19.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:36:56.406Z] #29 10.34 [2021-06-09T22:36:56.406Z] #29 10.40 ######################################################################## 100.0% [2021-06-09T22:36:56.406Z] #29 10.42 [2021-06-09T22:36:56.406Z] #29 10.44 Download of images into '/build' complete. [2021-06-09T22:36:56.406Z] #29 10.44 Use something like the following to load the result into a Docker daemon: [2021-06-09T22:36:56.406Z] #29 10.44 tar -cC '/build' . | docker load [2021-06-09T22:36:56.596Z] #50 19.29 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T22:36:56.596Z] #50 19.34 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T22:36:56.723Z] #18 DONE 1.7s [2021-06-09T22:36:56.723Z] [2021-06-09T22:36:56.723Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:36:56.723Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:36:56.723Z] #40 ... [2021-06-09T22:36:56.723Z] [2021-06-09T22:36:56.723Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T22:36:56.723Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T22:36:56.819Z] #26 ... [2021-06-09T22:36:56.819Z] [2021-06-09T22:36:56.819Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:56.819Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T22:36:56.819Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-09T22:36:56.819Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T22:36:56.819Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-06-09T22:36:56.819Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-06-09T22:36:56.819Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.5s done [2021-06-09T22:36:56.819Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.9s done [2021-06-09T22:36:56.819Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.8s done [2021-06-09T22:36:56.819Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.1s done [2021-06-09T22:36:56.819Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.5s done [2021-06-09T22:36:56.819Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 9.6s done [2021-06-09T22:36:56.819Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.5s done [2021-06-09T22:36:56.819Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.8s [2021-06-09T22:36:56.819Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-06-09T22:36:56.819Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.9s done [2021-06-09T22:36:56.852Z] #50 19.42 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:36:56.852Z] #50 19.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:36:56.852Z] #50 19.51 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:36:56.852Z] #50 19.51 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:36:56.852Z] #50 19.52 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:36:56.871Z] #59 14.70 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:36:56.871Z] #59 14.74 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T22:36:56.871Z] #59 14.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:36:56.871Z] #59 14.76 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:36:56.871Z] #59 14.78 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:36:56.871Z] #59 14.80 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:36:56.871Z] #59 ... [2021-06-09T22:36:56.871Z] [2021-06-09T22:36:56.871Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:36:56.871Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:36:56.871Z] #50 15.06 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T22:36:57.080Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-06-09T22:36:57.108Z] #50 19.76 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:36:57.108Z] #50 19.83 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:36:57.130Z] #50 15.06 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:36:57.130Z] #50 15.07 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T22:36:57.130Z] #50 15.08 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:36:57.130Z] #50 15.18 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T22:36:57.130Z] #50 15.23 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:36:57.130Z] #50 15.29 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:36:57.342Z] #9 ... [2021-06-09T22:36:57.342Z] [2021-06-09T22:36:57.342Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T22:36:57.342Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-09T22:36:57.342Z] #26 DONE 10.4s [2021-06-09T22:36:57.342Z] [2021-06-09T22:36:57.342Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:36:57.342Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T22:36:57.342Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-06-09T22:36:57.342Z] #9 ... [2021-06-09T22:36:57.342Z] [2021-06-09T22:36:57.342Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:36:57.342Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T22:36:57.365Z] #50 19.88 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:36:57.365Z] #50 19.94 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:36:57.365Z] #50 20.02 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T22:36:57.365Z] #50 20.04 go: downloading golang.org/x/text v0.3.2 [2021-06-09T22:36:57.365Z] #50 20.06 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T22:36:57.621Z] #50 ... [2021-06-09T22:36:57.621Z] [2021-06-09T22:36:57.621Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:36:57.621Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:36:57.621Z] #13 4.077 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T22:36:57.621Z] #13 5.707 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:36:57.621Z] #13 7.892 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:36:57.621Z] #13 10.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:36:57.621Z] #13 ... [2021-06-09T22:36:57.621Z] [2021-06-09T22:36:57.621Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:36:57.621Z] #34 sha256:35d81feb70a3abe8d0a2d5a7ea5e3ddfa7b48e3f9a01843ec4284c109df54cd6 [2021-06-09T22:36:57.621Z] #34 10.38 github.com/pelletier/go-toml [2021-06-09T22:36:57.621Z] #34 18.02 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T22:36:57.699Z] #50 15.59 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T22:36:57.699Z] #50 15.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T22:36:57.699Z] #50 15.73 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T22:36:57.699Z] #50 15.77 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:36:57.699Z] #50 15.83 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:36:57.699Z] #50 15.87 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:36:57.699Z] #50 15.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:36:57.699Z] #50 15.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:36:57.699Z] #50 15.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:36:57.784Z] #29 DONE 11.7s [2021-06-09T22:36:57.784Z] [2021-06-09T22:36:57.784Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-09T22:36:57.784Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T22:36:57.784Z] #12 DONE 4.5s [2021-06-09T22:36:57.784Z] [2021-06-09T22:36:57.784Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:36:57.784Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:36:57.877Z] #34 ... [2021-06-09T22:36:57.877Z] [2021-06-09T22:36:57.877Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:36:57.877Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:36:57.877Z] #50 20.31 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T22:36:57.877Z] #50 20.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:36:57.877Z] #50 20.50 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:36:58.119Z] #19 DONE 1.2s [2021-06-09T22:36:58.119Z] [2021-06-09T22:36:58.119Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:36:58.119Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:36:58.133Z] #50 ... [2021-06-09T22:36:58.133Z] [2021-06-09T22:36:58.133Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:36:58.133Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:36:58.133Z] #46 10.70 unicode [2021-06-09T22:36:58.133Z] #46 10.78 runtime [2021-06-09T22:36:58.133Z] #46 14.55 unicode/utf8 [2021-06-09T22:36:58.133Z] #46 15.02 math/bits [2021-06-09T22:36:58.133Z] #46 15.58 math [2021-06-09T22:36:58.133Z] #46 19.88 internal/testlog [2021-06-09T22:36:58.133Z] #46 20.19 encoding [2021-06-09T22:36:58.133Z] #46 20.32 unicode/utf16 [2021-06-09T22:36:58.133Z] #46 20.57 container/list [2021-06-09T22:36:58.133Z] #46 20.99 crypto/internal/subtle [2021-06-09T22:36:58.133Z] #46 ... [2021-06-09T22:36:58.133Z] [2021-06-09T22:36:58.133Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:36:58.133Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:36:58.133Z] #50 20.86 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:36:58.133Z] #50 20.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:36:58.269Z] #50 16.15 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:36:58.269Z] #50 16.22 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T22:36:58.269Z] #50 16.23 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:36:58.269Z] #50 16.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:36:58.269Z] #50 16.33 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:36:58.269Z] #50 16.42 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:36:58.545Z] #50 16.54 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T22:36:58.545Z] #50 16.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:36:58.545Z] #50 16.55 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T22:36:58.545Z] #50 16.68 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:36:58.697Z] #50 21.31 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:36:58.807Z] #50 16.84 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:36:58.807Z] #50 16.84 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T22:36:58.807Z] #50 16.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:36:58.807Z] #50 16.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:36:58.807Z] #50 16.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:36:58.807Z] #50 16.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:36:58.807Z] #50 17.05 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:36:58.953Z] #50 ... [2021-06-09T22:36:58.953Z] [2021-06-09T22:36:58.953Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:36:58.953Z] #34 sha256:35d81feb70a3abe8d0a2d5a7ea5e3ddfa7b48e3f9a01843ec4284c109df54cd6 [2021-06-09T22:36:58.953Z] #34 DONE 21.7s [2021-06-09T22:36:59.066Z] #50 17.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:36:59.066Z] #50 17.17 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:36:59.066Z] #50 17.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:36:59.209Z] [2021-06-09T22:36:59.209Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:36:59.209Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:36:59.209Z] #56 11.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:36:59.209Z] #56 13.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:36:59.259Z] #27 ... [2021-06-09T22:36:59.259Z] [2021-06-09T22:36:59.259Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T22:36:59.259Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-09T22:36:59.259Z] #64 DONE 0.9s [2021-06-09T22:36:59.259Z] [2021-06-09T22:36:59.259Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:36:59.259Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T22:36:59.259Z] #27 2.020 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:59.325Z] #50 17.36 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:36:59.325Z] #50 17.44 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:36:59.325Z] #50 17.57 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:36:59.466Z] #56 ... [2021-06-09T22:36:59.466Z] [2021-06-09T22:36:59.466Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:36:59.466Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:36:59.466Z] #36 11.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:36:59.466Z] #36 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:36:59.466Z] #36 ... [2021-06-09T22:36:59.466Z] [2021-06-09T22:36:59.466Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:36:59.466Z] #48 sha256:af53b223d1ab2842bd3143de26c37a985b3bd312a448d39e608da3aa68bc52d8 [2021-06-09T22:36:59.466Z] #48 19.90 go: finding github.com/fatih/color v1.9.0 [2021-06-09T22:36:59.466Z] #48 19.91 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:36:59.466Z] #48 19.98 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:36:59.466Z] #48 20.09 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:36:59.466Z] #48 20.16 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T22:36:59.466Z] #48 20.24 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:36:59.466Z] #48 20.45 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:36:59.466Z] #48 20.63 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:36:59.466Z] #48 20.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:36:59.466Z] #48 20.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:36:59.466Z] #48 20.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:36:59.522Z] #27 2.043 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:59.522Z] #27 2.043 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:59.522Z] #27 2.249 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T22:36:59.534Z] #20 1.650 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:36:59.534Z] #20 1.678 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:36:59.534Z] #20 1.678 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:36:59.534Z] #20 1.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:36:59.584Z] #50 ... [2021-06-09T22:36:59.584Z] [2021-06-09T22:36:59.584Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:36:59.584Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:36:59.584Z] #32 7.082 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T22:36:59.584Z] #32 7.082 Cloning into '.'... [2021-06-09T22:36:59.584Z] #32 ... [2021-06-09T22:36:59.584Z] [2021-06-09T22:36:59.584Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:36:59.584Z] #59 sha256:7ec317ec5893b634e55e0f8cbe63c7a997b66c7e4b00504381a81e47f3b1f911 [2021-06-09T22:36:59.584Z] #59 15.08 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T22:36:59.584Z] #59 15.36 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T22:36:59.584Z] #59 15.42 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T22:36:59.584Z] #59 15.43 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:36:59.584Z] #59 15.47 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:36:59.584Z] #59 15.65 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T22:36:59.584Z] #59 15.75 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:36:59.584Z] #59 15.77 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T22:36:59.584Z] #59 15.83 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:36:59.584Z] #59 15.95 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T22:36:59.584Z] #59 15.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:36:59.584Z] #59 16.21 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:36:59.584Z] #59 17.51 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:36:59.785Z] #27 2.493 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T22:36:59.794Z] #20 2.205 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T22:37:00.047Z] #27 2.854 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T22:37:00.152Z] #59 18.18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:00.152Z] #59 18.20 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:00.626Z] #27 ... [2021-06-09T22:37:00.626Z] [2021-06-09T22:37:00.626Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T22:37:00.626Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-09T22:37:00.626Z] #66 DONE 1.3s [2021-06-09T22:37:00.626Z] [2021-06-09T22:37:00.626Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:37:00.626Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T22:37:00.626Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-06-09T22:37:00.626Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.4s done [2021-06-09T22:37:00.627Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-06-09T22:37:00.721Z] #59 18.90 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T22:37:01.177Z] #20 3.214 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:37:02.109Z] #59 19.80 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:02.109Z] #59 ... [2021-06-09T22:37:02.109Z] [2021-06-09T22:37:02.109Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:02.109Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:02.109Z] #13 4.580 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T22:37:02.109Z] #13 6.234 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:37:02.109Z] #13 8.269 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:37:02.109Z] #13 10.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:37:02.117Z] #20 4.386 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:37:02.369Z] #13 ... [2021-06-09T22:37:02.369Z] [2021-06-09T22:37:02.369Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:02.369Z] #52 sha256:2c2ff46028a3f7fe95b01063939e7e8d61ee9db0085dd58a25f5183e0fa15f1d [2021-06-09T22:37:02.369Z] #52 15.70 + cd /tmp/tmp.N8tfiSxzq7/src/github.com/mvdan/sh [2021-06-09T22:37:02.369Z] #52 15.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:37:02.369Z] #52 15.83 + GO111MODULE=on [2021-06-09T22:37:02.369Z] #52 15.83 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T22:37:02.369Z] #52 17.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:02.369Z] #52 17.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:02.369Z] #52 17.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:02.369Z] #52 17.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:02.369Z] #52 17.50 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:02.369Z] #52 18.32 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:02.369Z] #52 19.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:02.369Z] #52 20.32 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:02.369Z] #52 ... [2021-06-09T22:37:02.369Z] [2021-06-09T22:37:02.370Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:37:02.370Z] #34 sha256:ee4d998031b6467dfb6512ae709f07fdb4b12f4da28d885041e0d155bef9c418 [2021-06-09T22:37:02.370Z] #34 10.59 github.com/pelletier/go-toml [2021-06-09T22:37:02.370Z] #34 18.32 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T22:37:02.544Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done [2021-06-09T22:37:02.544Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-06-09T22:37:02.629Z] #34 ... [2021-06-09T22:37:02.629Z] [2021-06-09T22:37:02.629Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:02.629Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:37:02.629Z] #50 18.49 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:02.629Z] #50 20.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:02.629Z] #50 20.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:02.629Z] #50 20.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:02.629Z] #50 20.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:02.629Z] #50 20.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:02.629Z] #50 20.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:02.629Z] #50 20.47 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:02.629Z] #50 20.47 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:02.629Z] #50 20.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:02.629Z] #50 20.49 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:02.629Z] #50 20.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:02.629Z] #50 20.59 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:02.629Z] #50 20.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:02.629Z] #50 20.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:02.629Z] #50 20.61 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:02.629Z] #50 20.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:02.629Z] #50 20.72 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:02.629Z] #50 20.75 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:02.630Z] #50 20.81 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:02.630Z] #50 20.82 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:02.630Z] #50 ... [2021-06-09T22:37:02.630Z] [2021-06-09T22:37:02.630Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:37:02.630Z] #48 sha256:30c0fbc537c1516f282d35ad419b778ae3a3fe1934879e8320b566a7087449f8 [2021-06-09T22:37:02.630Z] #48 10.76 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:37:02.630Z] #48 11.07 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:37:02.630Z] #48 12.32 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:37:02.630Z] #48 13.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:37:02.630Z] #48 15.47 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:37:02.630Z] #48 18.77 go: finding github.com/fatih/color v1.9.0 [2021-06-09T22:37:02.630Z] #48 18.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:37:02.630Z] #48 18.78 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:37:02.630Z] #48 18.84 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T22:37:02.630Z] #48 18.94 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:37:02.630Z] #48 19.03 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:37:02.630Z] #48 19.18 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:37:02.630Z] #48 19.43 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:37:02.630Z] #48 19.47 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:37:02.630Z] #48 19.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:37:02.630Z] #48 19.56 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:37:02.744Z] #48 ... [2021-06-09T22:37:02.744Z] [2021-06-09T22:37:02.744Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:02.744Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:02.744Z] #56 24.96 Fetched 8448 kB in 17s (491 kB/s) [2021-06-09T22:37:02.891Z] #48 ... [2021-06-09T22:37:02.891Z] [2021-06-09T22:37:02.891Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:02.891Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:37:02.891Z] #50 20.84 go: downloading golang.org/x/text v0.3.2 [2021-06-09T22:37:02.891Z] #50 20.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:02.891Z] #50 20.89 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:02.891Z] #50 21.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:03.066Z] #13 ... [2021-06-09T22:37:03.066Z] [2021-06-09T22:37:03.066Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:37:03.066Z] #48 sha256:bcfc23b1923efdb223d9e236b514e1864e7b337f2251afcbff30c1968482cf88 [2021-06-09T22:37:03.066Z] #48 4.480 + RM_GOPATH=0 [2021-06-09T22:37:03.066Z] #48 4.480 + TMP_GOPATH= [2021-06-09T22:37:03.066Z] #48 4.480 + : /build [2021-06-09T22:37:03.066Z] #48 4.480 + '[' -z '' ']' [2021-06-09T22:37:03.066Z] #48 4.481 ++ mktemp -d [2021-06-09T22:37:03.066Z] #48 4.482 + export GOPATH=/tmp/tmp.noeQHtxmqx [2021-06-09T22:37:03.066Z] #48 4.482 + GOPATH=/tmp/tmp.noeQHtxmqx [2021-06-09T22:37:03.066Z] #48 4.482 + RM_GOPATH=1 [2021-06-09T22:37:03.066Z] #48 4.482 + case "$(go env GOARCH)" in [2021-06-09T22:37:03.066Z] #48 4.482 ++ go env GOARCH [2021-06-09T22:37:03.066Z] #48 4.493 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:03.066Z] #48 4.493 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:03.066Z] #48 4.498 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:03.066Z] #48 4.498 + dir=/tmp/install [2021-06-09T22:37:03.066Z] #48 4.512 + bin=gotestsum [2021-06-09T22:37:03.066Z] #48 4.512 + shift [2021-06-09T22:37:03.066Z] #48 4.512 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T22:37:03.066Z] #48 4.512 + . /tmp/install/gotestsum.installer [2021-06-09T22:37:03.066Z] #48 4.512 ++ : v0.5.3 [2021-06-09T22:37:03.066Z] #48 4.512 + install_gotestsum [2021-06-09T22:37:03.066Z] #48 4.512 + set -e [2021-06-09T22:37:03.066Z] #48 4.512 + export GO111MODULE=on [2021-06-09T22:37:03.066Z] #48 4.512 + GO111MODULE=on [2021-06-09T22:37:03.066Z] #48 4.512 + GOBIN=/build [2021-06-09T22:37:03.066Z] #48 4.512 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T22:37:03.066Z] #48 4.552 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T22:37:03.066Z] #48 4.552 go: finding gotest.tools v0.5.3 [2021-06-09T22:37:03.066Z] #48 5.175 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T22:37:03.066Z] #48 5.623 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T22:37:03.066Z] #48 6.066 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:37:03.066Z] #48 6.066 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T22:37:03.066Z] #48 6.066 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T22:37:03.066Z] #48 6.066 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:37:03.066Z] #48 6.066 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:37:03.066Z] #48 6.066 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:37:03.066Z] #48 6.066 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:37:03.066Z] #48 6.066 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:37:03.066Z] #48 6.066 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T22:37:03.066Z] #48 6.197 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:37:03.066Z] #48 6.197 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:37:03.066Z] #48 6.197 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:37:03.066Z] #48 6.197 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T22:37:03.066Z] #48 6.202 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:37:03.066Z] #48 6.458 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:37:03.066Z] #48 6.458 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:37:03.066Z] #48 6.458 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:37:03.066Z] #48 6.458 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:37:03.066Z] #48 6.458 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:37:03.066Z] #48 8.262 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:37:03.066Z] #48 8.966 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:37:03.066Z] #48 ... [2021-06-09T22:37:03.066Z] [2021-06-09T22:37:03.066Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:37:03.066Z] #34 sha256:0808f966dab3df5b9a16db88dbde69257fa876e55ff546df6634c35a58a9aa11 [2021-06-09T22:37:03.066Z] #34 4.991 Install go-toml version v1.8.1 [2021-06-09T22:37:03.066Z] #34 5.004 go: finding github.com v1.8.1 [2021-06-09T22:37:03.066Z] #34 5.004 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T22:37:03.066Z] #34 5.004 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T22:37:03.066Z] #34 5.004 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:37:03.066Z] #34 5.004 go: finding github.com/pelletier v1.8.1 [2021-06-09T22:37:03.066Z] #34 5.667 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:37:03.066Z] #34 6.197 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:37:03.066Z] #34 7.431 github.com/pelletier/go-toml [2021-06-09T22:37:03.150Z] #50 21.16 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:03.150Z] #50 21.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:03.150Z] #50 21.32 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:03.150Z] #50 21.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:03.326Z] #34 ... [2021-06-09T22:37:03.326Z] [2021-06-09T22:37:03.326Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:03.326Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:37:03.326Z] #46 5.706 + RM_GOPATH=0 [2021-06-09T22:37:03.326Z] #46 5.706 + TMP_GOPATH= [2021-06-09T22:37:03.326Z] #46 5.706 + : /build [2021-06-09T22:37:03.326Z] #46 5.706 + '[' -z '' ']' [2021-06-09T22:37:03.326Z] #46 5.706 ++ mktemp -d [2021-06-09T22:37:03.326Z] #46 5.706 + export GOPATH=/tmp/tmp.zNahRUnLse [2021-06-09T22:37:03.326Z] #46 5.706 + GOPATH=/tmp/tmp.zNahRUnLse [2021-06-09T22:37:03.326Z] #46 5.706 + RM_GOPATH=1 [2021-06-09T22:37:03.326Z] #46 5.706 + case "$(go env GOARCH)" in [2021-06-09T22:37:03.326Z] #46 5.706 ++ go env GOARCH [2021-06-09T22:37:03.326Z] #46 5.729 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:37:03.326Z] #46 5.737 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:03.326Z] #46 5.737 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:03.326Z] #46 5.737 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:03.326Z] #46 5.737 + dir=/tmp/install [2021-06-09T22:37:03.326Z] #46 5.737 + bin=vndr [2021-06-09T22:37:03.326Z] #46 5.737 + shift [2021-06-09T22:37:03.326Z] #46 5.737 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T22:37:03.326Z] #46 5.737 + . /tmp/install/vndr.installer [2021-06-09T22:37:03.326Z] #46 5.737 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:37:03.326Z] #46 5.737 + install_vndr [2021-06-09T22:37:03.326Z] #46 5.737 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T22:37:03.326Z] #46 5.737 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zNahRUnLse/src/github.com/LK4D4/vndr [2021-06-09T22:37:03.326Z] #46 5.737 Cloning into '/tmp/tmp.zNahRUnLse/src/github.com/LK4D4/vndr'... [2021-06-09T22:37:03.326Z] #46 6.197 + cd /tmp/tmp.zNahRUnLse/src/github.com/LK4D4/vndr [2021-06-09T22:37:03.326Z] #46 6.197 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:37:03.326Z] #46 6.197 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T22:37:03.326Z] #46 7.147 runtime/internal/atomic [2021-06-09T22:37:03.326Z] #46 7.147 internal/cpu [2021-06-09T22:37:03.326Z] #46 7.413 runtime/internal/sys [2021-06-09T22:37:03.326Z] #46 7.582 runtime/internal/math [2021-06-09T22:37:03.326Z] #46 7.642 internal/race [2021-06-09T22:37:03.326Z] #46 7.749 internal/bytealg [2021-06-09T22:37:03.326Z] #46 7.822 sync/atomic [2021-06-09T22:37:03.326Z] #46 8.122 unicode [2021-06-09T22:37:03.326Z] #46 8.446 runtime [2021-06-09T22:37:03.326Z] #46 ... [2021-06-09T22:37:03.326Z] [2021-06-09T22:37:03.326Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:03.326Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:37:03.326Z] #40 5.332 + git clone https://github.com/docker/distribution.git . [2021-06-09T22:37:03.326Z] #40 5.338 Cloning into '.'... [2021-06-09T22:37:03.409Z] #50 21.38 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:03.409Z] #50 21.39 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:03.409Z] #50 ... [2021-06-09T22:37:03.409Z] [2021-06-09T22:37:03.409Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:03.409Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:03.409Z] #56 11.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:37:03.409Z] #56 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:37:03.500Z] #20 5.798 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:37:03.584Z] #40 ... [2021-06-09T22:37:03.584Z] [2021-06-09T22:37:03.584Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:03.584Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:03.584Z] #56 7.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:37:03.585Z] #56 7.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:37:03.585Z] #56 7.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:37:03.585Z] #56 8.958 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:37:03.585Z] #56 ... [2021-06-09T22:37:03.585Z] [2021-06-09T22:37:03.585Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:03.585Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:37:03.585Z] #32 6.506 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T22:37:03.585Z] #32 6.506 Cloning into '.'... [2021-06-09T22:37:03.668Z] #56 ... [2021-06-09T22:37:03.668Z] [2021-06-09T22:37:03.668Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:03.668Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:37:03.668Z] #50 21.61 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:03.668Z] #50 21.83 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:03.845Z] #32 ... [2021-06-09T22:37:03.845Z] [2021-06-09T22:37:03.845Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:37:03.845Z] #24 sha256:13cd890e86cb28ba597d24a83ee5e05da7239426d2c2ab1875eb52f2ba14a1f5 [2021-06-09T22:37:03.845Z] #24 4.564 + RM_GOPATH=0 [2021-06-09T22:37:03.845Z] #24 4.564 + TMP_GOPATH= [2021-06-09T22:37:03.845Z] #24 4.564 + : /build [2021-06-09T22:37:03.845Z] #24 4.564 + '[' -z '' ']' [2021-06-09T22:37:03.845Z] #24 4.564 ++ mktemp -d [2021-06-09T22:37:03.845Z] #24 4.570 + export GOPATH=/tmp/tmp.ewpwyoBZWn [2021-06-09T22:37:03.845Z] #24 4.570 + GOPATH=/tmp/tmp.ewpwyoBZWn [2021-06-09T22:37:03.845Z] #24 4.570 + RM_GOPATH=1 [2021-06-09T22:37:03.845Z] #24 4.570 + case "$(go env GOARCH)" in [2021-06-09T22:37:03.845Z] #24 4.570 ++ go env GOARCH [2021-06-09T22:37:03.845Z] #24 4.579 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:03.845Z] #24 4.582 Install docker/cli version 17.06.2-ce from stable [2021-06-09T22:37:03.845Z] #24 4.582 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:03.845Z] #24 4.582 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:03.845Z] #24 4.582 + dir=/tmp/install [2021-06-09T22:37:03.845Z] #24 4.582 + bin=dockercli [2021-06-09T22:37:03.845Z] #24 4.582 + shift [2021-06-09T22:37:03.845Z] #24 4.582 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T22:37:03.845Z] #24 4.582 + . /tmp/install/dockercli.installer [2021-06-09T22:37:03.845Z] #24 4.582 ++ : stable [2021-06-09T22:37:03.845Z] #24 4.582 ++ : 17.06.2-ce [2021-06-09T22:37:03.845Z] #24 4.582 + install_dockercli [2021-06-09T22:37:03.845Z] #24 4.582 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T22:37:03.845Z] #24 4.582 ++ uname -m [2021-06-09T22:37:03.845Z] #24 4.582 + arch=x86_64 [2021-06-09T22:37:03.845Z] #24 4.582 + '[' x86_64 '!=' x86_64 ']' [2021-06-09T22:37:03.845Z] #24 4.582 + url=https://download.docker.com/linux/static [2021-06-09T22:37:03.845Z] #24 4.583 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-09T22:37:03.845Z] #24 4.583 + tar -xz docker/docker [2021-06-09T22:37:03.845Z] #24 10.30 + mkdir -p /build [2021-06-09T22:37:03.845Z] #24 10.32 + mv docker/docker /build/ [2021-06-09T22:37:03.845Z] #24 10.32 + rmdir docker [2021-06-09T22:37:03.933Z] #50 21.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:03.933Z] #50 ... [2021-06-09T22:37:03.933Z] [2021-06-09T22:37:03.933Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:03.933Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:03.933Z] #36 11.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:37:03.933Z] #36 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:37:03.933Z] #36 ... [2021-06-09T22:37:03.933Z] [2021-06-09T22:37:03.933Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:03.933Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:37:03.933Z] #50 22.13 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:04.107Z] #24 ... [2021-06-09T22:37:04.107Z] [2021-06-09T22:37:04.107Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:04.107Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:04.107Z] #44 5.943 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:37:04.107Z] #44 5.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:37:04.107Z] #44 5.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:37:04.107Z] #44 6.759 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:37:04.107Z] #44 8.644 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T22:37:04.107Z] #44 8.906 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:37:04.107Z] #44 ... [2021-06-09T22:37:04.107Z] [2021-06-09T22:37:04.107Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:37:04.107Z] #24 sha256:13cd890e86cb28ba597d24a83ee5e05da7239426d2c2ab1875eb52f2ba14a1f5 [2021-06-09T22:37:04.107Z] #24 DONE 10.9s [2021-06-09T22:37:04.107Z] [2021-06-09T22:37:04.107Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:04.107Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:04.107Z] #44 10.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:37:04.107Z] #44 ... [2021-06-09T22:37:04.107Z] [2021-06-09T22:37:04.107Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:37:04.107Z] #59 sha256:f769734f799cc1111b9e8b6bf08dcc7530322f385b013c498a778be0ba52d44d [2021-06-09T22:37:04.107Z] #59 6.434 + RM_GOPATH=0 [2021-06-09T22:37:04.107Z] #59 6.434 + TMP_GOPATH= [2021-06-09T22:37:04.107Z] #59 6.434 + : /build [2021-06-09T22:37:04.108Z] #59 6.434 + '[' -z '' ']' [2021-06-09T22:37:04.108Z] #59 6.434 ++ mktemp -d [2021-06-09T22:37:04.108Z] #59 6.434 + export GOPATH=/tmp/tmp.57MZFt3b4v [2021-06-09T22:37:04.108Z] #59 6.434 + GOPATH=/tmp/tmp.57MZFt3b4v [2021-06-09T22:37:04.108Z] #59 6.434 + RM_GOPATH=1 [2021-06-09T22:37:04.108Z] #59 6.434 + case "$(go env GOARCH)" in [2021-06-09T22:37:04.108Z] #59 6.434 ++ go env GOARCH [2021-06-09T22:37:04.108Z] #59 6.434 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:04.108Z] #59 6.434 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:04.108Z] #59 6.434 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:04.108Z] #59 6.434 + dir=/tmp/install [2021-06-09T22:37:04.108Z] #59 6.434 + bin=rootlesskit [2021-06-09T22:37:04.108Z] #59 6.434 + shift [2021-06-09T22:37:04.108Z] #59 6.434 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T22:37:04.108Z] #59 6.452 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:37:04.108Z] #59 6.452 + . /tmp/install/rootlesskit.installer [2021-06-09T22:37:04.108Z] #59 6.452 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:37:04.108Z] #59 6.452 + install_rootlesskit [2021-06-09T22:37:04.108Z] #59 6.452 + case "$1" in [2021-06-09T22:37:04.108Z] #59 6.452 + export CGO_ENABLED=0 [2021-06-09T22:37:04.108Z] #59 6.452 + CGO_ENABLED=0 [2021-06-09T22:37:04.108Z] #59 6.452 + _install_rootlesskit [2021-06-09T22:37:04.108Z] #59 6.452 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T22:37:04.108Z] #59 6.452 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.57MZFt3b4v/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:37:04.108Z] #59 6.452 Cloning into '/tmp/tmp.57MZFt3b4v/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T22:37:04.108Z] #59 10.79 + cd /tmp/tmp.57MZFt3b4v/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:37:04.108Z] #59 10.79 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:37:04.108Z] #59 10.85 + export GO111MODULE=on [2021-06-09T22:37:04.108Z] #59 10.85 + GO111MODULE=on [2021-06-09T22:37:04.108Z] #59 10.85 + export GOPROXY=https://proxy.golang.org [2021-06-09T22:37:04.108Z] #59 10.85 + GOPROXY=https://proxy.golang.org [2021-06-09T22:37:04.108Z] #59 10.85 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:37:04.108Z] #59 10.85 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T22:37:04.191Z] #50 22.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:04.191Z] #50 22.25 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:04.191Z] #50 ... [2021-06-09T22:37:04.191Z] [2021-06-09T22:37:04.191Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:04.191Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:04.191Z] #44 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:37:04.191Z] #44 13.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:37:04.191Z] #44 17.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T22:37:04.191Z] #44 ... [2021-06-09T22:37:04.191Z] [2021-06-09T22:37:04.191Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:04.191Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:37:04.191Z] #50 22.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:04.191Z] #50 22.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:04.366Z] #59 ... [2021-06-09T22:37:04.366Z] [2021-06-09T22:37:04.366Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:04.366Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:04.366Z] #36 7.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:37:04.366Z] #36 7.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:37:04.366Z] #36 7.191 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:37:04.366Z] #36 8.162 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:37:04.366Z] #36 10.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:37:04.366Z] #36 ... [2021-06-09T22:37:04.366Z] [2021-06-09T22:37:04.366Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:04.366Z] #52 sha256:fa7674405d447667bbd06364b445aa39dbc114d540efcf3ef11b9edd6be33cb6 [2021-06-09T22:37:04.366Z] #52 4.042 + RM_GOPATH=0 [2021-06-09T22:37:04.366Z] #52 4.042 + TMP_GOPATH= [2021-06-09T22:37:04.366Z] #52 4.042 + : /build [2021-06-09T22:37:04.366Z] #52 4.042 + '[' -z '' ']' [2021-06-09T22:37:04.366Z] #52 4.043 ++ mktemp -d [2021-06-09T22:37:04.366Z] #52 4.044 + export GOPATH=/tmp/tmp.PNSZbZrLbo [2021-06-09T22:37:04.366Z] #52 4.044 + GOPATH=/tmp/tmp.PNSZbZrLbo [2021-06-09T22:37:04.366Z] #52 4.044 + RM_GOPATH=1 [2021-06-09T22:37:04.366Z] #52 4.044 + case "$(go env GOARCH)" in [2021-06-09T22:37:04.366Z] #52 4.044 ++ go env GOARCH [2021-06-09T22:37:04.366Z] #52 4.050 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:04.366Z] #52 4.050 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:04.366Z] #52 4.050 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:04.366Z] #52 4.051 + dir=/tmp/install [2021-06-09T22:37:04.366Z] #52 4.051 + bin=shfmt [2021-06-09T22:37:04.366Z] #52 4.051 + shift [2021-06-09T22:37:04.366Z] #52 4.051 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T22:37:04.366Z] #52 4.051 + . /tmp/install/shfmt.installer [2021-06-09T22:37:04.366Z] #52 4.051 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:37:04.366Z] #52 4.051 + install_shfmt [2021-06-09T22:37:04.366Z] #52 4.051 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T22:37:04.366Z] #52 4.051 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PNSZbZrLbo/src/github.com/mvdan/sh [2021-06-09T22:37:04.366Z] #52 4.051 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:37:04.366Z] #52 4.054 Cloning into '/tmp/tmp.PNSZbZrLbo/src/github.com/mvdan/sh'... [2021-06-09T22:37:04.366Z] #52 9.791 + cd /tmp/tmp.PNSZbZrLbo/src/github.com/mvdan/sh [2021-06-09T22:37:04.366Z] #52 9.791 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:37:04.366Z] #52 10.02 + GO111MODULE=on [2021-06-09T22:37:04.366Z] #52 10.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T22:37:04.455Z] #50 ... [2021-06-09T22:37:04.455Z] [2021-06-09T22:37:04.455Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:37:04.455Z] #34 sha256:ee4d998031b6467dfb6512ae709f07fdb4b12f4da28d885041e0d155bef9c418 [2021-06-09T22:37:04.455Z] #34 DONE 22.5s [2021-06-09T22:37:04.455Z] [2021-06-09T22:37:04.455Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:04.455Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:37:04.455Z] #50 22.44 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:04.455Z] #50 22.70 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:04.625Z] #52 ... [2021-06-09T22:37:04.625Z] [2021-06-09T22:37:04.625Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:04.625Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:37:04.625Z] #50 7.165 + RM_GOPATH=0 [2021-06-09T22:37:04.625Z] #50 7.165 + TMP_GOPATH= [2021-06-09T22:37:04.625Z] #50 7.165 + : /build [2021-06-09T22:37:04.625Z] #50 7.165 + '[' -z '' ']' [2021-06-09T22:37:04.625Z] #50 7.165 ++ mktemp -d [2021-06-09T22:37:04.625Z] #50 7.165 + export GOPATH=/tmp/tmp.X7sRCGAqGo [2021-06-09T22:37:04.625Z] #50 7.165 + GOPATH=/tmp/tmp.X7sRCGAqGo [2021-06-09T22:37:04.625Z] #50 7.165 + RM_GOPATH=1 [2021-06-09T22:37:04.625Z] #50 7.165 + case "$(go env GOARCH)" in [2021-06-09T22:37:04.625Z] #50 7.166 ++ go env GOARCH [2021-06-09T22:37:04.625Z] #50 7.197 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:04.625Z] #50 7.197 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:04.625Z] #50 7.197 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:04.625Z] #50 7.197 + dir=/tmp/install [2021-06-09T22:37:04.625Z] #50 7.197 + bin=golangci_lint [2021-06-09T22:37:04.625Z] #50 7.197 + shift [2021-06-09T22:37:04.625Z] #50 7.197 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T22:37:04.625Z] #50 7.197 + . /tmp/install/golangci_lint.installer [2021-06-09T22:37:04.625Z] #50 7.197 ++ : v1.23.8 [2021-06-09T22:37:04.625Z] #50 7.197 + install_golangci_lint [2021-06-09T22:37:04.625Z] #50 7.197 + set -e [2021-06-09T22:37:04.625Z] #50 7.197 + export GO111MODULE=on [2021-06-09T22:37:04.625Z] #50 7.197 + GO111MODULE=on [2021-06-09T22:37:04.625Z] #50 7.197 + GOBIN=/build [2021-06-09T22:37:04.625Z] #50 7.197 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T22:37:04.625Z] #50 7.209 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T22:37:04.625Z] #50 7.209 go: finding github.com v1.23.8 [2021-06-09T22:37:04.625Z] #50 7.211 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:37:04.625Z] #50 7.211 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T22:37:04.625Z] #50 7.213 go: finding github.com/golangci v1.23.8 [2021-06-09T22:37:04.625Z] #50 8.226 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:37:04.625Z] #50 8.958 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:37:04.625Z] #50 ... [2021-06-09T22:37:04.625Z] [2021-06-09T22:37:04.625Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:04.625Z] #52 sha256:fa7674405d447667bbd06364b445aa39dbc114d540efcf3ef11b9edd6be33cb6 [2021-06-09T22:37:04.625Z] #52 11.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:04.625Z] #52 11.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:04.625Z] #52 11.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:05.024Z] #50 22.91 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:05.024Z] #50 22.92 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:05.024Z] #50 23.01 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:05.024Z] #50 23.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:05.192Z] #52 11.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:05.192Z] #52 11.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:05.284Z] #50 23.29 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:05.284Z] #50 23.33 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:05.284Z] #50 23.39 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:05.412Z] #20 ... [2021-06-09T22:37:05.412Z] [2021-06-09T22:37:05.412Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:05.412Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:37:05.412Z] #46 131.0 github.com/LK4D4/vndr/godl [2021-06-09T22:37:05.544Z] #50 23.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:05.672Z] #46 131.7 github.com/LK4D4/vndr [2021-06-09T22:37:05.758Z] #52 12.78 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:05.803Z] #50 23.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:05.803Z] #50 23.71 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:05.803Z] #50 23.74 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:05.803Z] #50 23.86 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:05.803Z] #50 23.88 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T22:37:05.803Z] #50 23.95 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:06.016Z] #56 24.96 Reading package lists... [2021-06-09T22:37:06.016Z] #56 ... [2021-06-09T22:37:06.016Z] [2021-06-09T22:37:06.016Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:06.016Z] #52 sha256:a9dc344895c3dcea0fc2bc35be4a202c614675d27959dcd05e1594f32b8ac20e [2021-06-09T22:37:06.016Z] #52 18.62 + cd /tmp/tmp.LMJAauOlhY/src/github.com/mvdan/sh [2021-06-09T22:37:06.016Z] #52 18.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:37:06.016Z] #52 18.66 + GO111MODULE=on [2021-06-09T22:37:06.016Z] #52 18.66 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T22:37:06.016Z] #52 19.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:06.016Z] #52 19.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:06.016Z] #52 19.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:06.016Z] #52 20.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:06.016Z] #52 20.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:06.016Z] #52 21.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:06.016Z] #52 21.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:06.016Z] #52 23.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:06.016Z] #52 24.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:06.016Z] #52 24.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:06.016Z] #52 24.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:06.016Z] #52 25.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:06.016Z] #52 25.82 runtime/cgo [2021-06-09T22:37:06.016Z] #52 25.85 runtime [2021-06-09T22:37:06.016Z] #52 ... [2021-06-09T22:37:06.016Z] [2021-06-09T22:37:06.016Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:37:06.016Z] #59 sha256:035a719c0912dcb43ed7e642b1a9cf1136d5a2ee6dbb080d00dbc5eb61be4bf0 [2021-06-09T22:37:06.016Z] #59 18.71 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:06.016Z] #59 19.47 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:06.016Z] #59 20.40 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:06.016Z] #59 23.77 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:06.016Z] #59 24.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:06.016Z] #59 24.14 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:06.016Z] #59 24.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:06.016Z] #59 24.42 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:06.016Z] #59 26.60 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:37:06.016Z] #59 26.74 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:37:06.016Z] #59 26.89 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:37:06.016Z] #59 27.09 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:06.016Z] #59 27.17 go: finding github.com/google/uuid v1.2.0 [2021-06-09T22:37:06.016Z] #59 27.19 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:37:06.016Z] #59 27.29 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T22:37:06.016Z] #59 27.32 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T22:37:06.016Z] #59 27.36 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T22:37:06.016Z] #59 27.38 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:37:06.016Z] #59 27.47 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:06.016Z] #59 27.50 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:06.016Z] #59 27.56 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:06.016Z] #59 27.84 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:06.016Z] #59 28.00 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:06.062Z] #50 23.95 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:06.062Z] #50 24.14 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:06.062Z] #50 24.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:06.272Z] #59 ... [2021-06-09T22:37:06.272Z] [2021-06-09T22:37:06.272Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:06.272Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:37:06.272Z] #50 22.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:06.272Z] #50 22.95 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:06.272Z] #50 27.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:06.272Z] #50 27.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:06.272Z] #50 27.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:06.272Z] #50 27.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:06.272Z] #50 27.26 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:37:06.272Z] #50 27.26 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:06.272Z] #50 27.26 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:06.272Z] #50 27.27 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:06.272Z] #50 27.28 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:06.272Z] #50 27.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:37:06.272Z] #50 27.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:06.272Z] #50 27.41 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:06.272Z] #50 27.43 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:06.272Z] #50 27.52 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:06.272Z] #50 27.56 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:06.272Z] #50 27.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:06.272Z] #50 27.58 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:06.272Z] #50 27.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:06.272Z] #50 27.60 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:06.272Z] #50 27.66 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:06.272Z] #50 27.77 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:06.272Z] #50 27.77 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:06.272Z] #50 27.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:06.272Z] #50 27.82 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:06.272Z] #50 27.87 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:06.272Z] #50 27.92 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:06.272Z] #50 27.93 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:06.272Z] #50 27.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:06.272Z] #50 27.97 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:06.272Z] #50 27.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:06.272Z] #50 28.08 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:06.272Z] #50 28.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:06.272Z] #50 28.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:06.272Z] #50 28.23 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:06.272Z] #50 28.29 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:06.272Z] #50 28.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:06.272Z] #50 28.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:06.272Z] #50 28.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:06.272Z] #50 28.43 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:06.272Z] #50 28.47 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:06.272Z] #50 28.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:06.272Z] #50 28.69 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:06.272Z] #50 28.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:06.272Z] #50 28.69 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:06.272Z] #50 28.70 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:06.272Z] #50 28.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:06.272Z] #50 28.75 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:06.272Z] #50 28.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:06.272Z] #50 28.77 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:06.326Z] #50 24.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:06.326Z] #50 24.24 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:06.326Z] #50 24.34 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T22:37:06.326Z] #50 24.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:06.326Z] #50 24.45 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:06.529Z] #50 29.04 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:06.529Z] #50 29.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:06.529Z] #50 29.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:06.529Z] #50 29.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:06.529Z] #50 29.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:06.529Z] #50 29.34 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:06.585Z] #50 24.57 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:06.585Z] #50 24.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:06.585Z] #50 24.67 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:06.585Z] #50 24.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:06.585Z] #50 24.77 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:06.693Z] #52 13.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:06.758Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.5s done [2021-06-09T22:37:06.758Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-06-09T22:37:06.758Z] #9 ... [2021-06-09T22:37:06.758Z] [2021-06-09T22:37:06.758Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:37:06.758Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T22:37:06.758Z] #27 4.402 Fetched 8272 kB in 3s (3146 kB/s) [2021-06-09T22:37:06.758Z] #27 4.402 Reading package lists... [2021-06-09T22:37:06.758Z] #27 5.696 Reading package lists... [2021-06-09T22:37:06.758Z] #27 6.969 Building dependency tree... [2021-06-09T22:37:06.758Z] #27 7.617 The following additional packages will be installed: [2021-06-09T22:37:06.758Z] #27 7.617 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T22:37:06.758Z] #27 7.617 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T22:37:06.758Z] #27 7.617 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T22:37:06.758Z] #27 7.617 Suggested packages: [2021-06-09T22:37:06.758Z] #27 7.617 krb5-doc krb5-user [2021-06-09T22:37:06.758Z] #27 7.617 Recommended packages: [2021-06-09T22:37:06.758Z] #27 7.617 krb5-locales publicsuffix libsasl2-modules [2021-06-09T22:37:06.758Z] #27 7.921 The following NEW packages will be installed: [2021-06-09T22:37:06.758Z] #27 7.927 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T22:37:06.758Z] #27 7.927 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T22:37:06.758Z] #27 7.927 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T22:37:06.758Z] #27 7.927 libssh2-1 libssl1.1 openssl [2021-06-09T22:37:06.758Z] #27 8.225 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T22:37:06.758Z] #27 8.225 Need to get 4777 kB of archives. [2021-06-09T22:37:06.758Z] #27 8.225 After this operation, 11.5 MB of additional disk space will be used. [2021-06-09T22:37:06.758Z] #27 8.225 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T22:37:06.758Z] #27 8.228 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-09T22:37:06.758Z] #27 8.230 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-09T22:37:06.758Z] #27 8.231 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-09T22:37:06.758Z] #27 8.252 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-09T22:37:06.758Z] #27 8.265 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-09T22:37:06.758Z] #27 8.270 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-09T22:37:06.758Z] #27 8.314 Get:8 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-09T22:37:06.758Z] #27 8.333 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-09T22:37:06.758Z] #27 8.339 Get:10 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-09T22:37:06.758Z] #27 8.341 Get:11 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-06-09T22:37:06.758Z] #27 8.343 Get:12 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-09T22:37:06.758Z] #27 8.345 Get:13 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T22:37:06.758Z] #27 8.347 Get:14 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-09T22:37:06.758Z] #27 8.351 Get:15 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-09T22:37:06.758Z] #27 8.353 Get:16 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-09T22:37:06.758Z] #27 8.354 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-09T22:37:06.758Z] #27 8.355 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-09T22:37:06.758Z] #27 8.358 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-09T22:37:06.758Z] #27 8.362 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-09T22:37:06.758Z] #27 8.362 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-09T22:37:06.758Z] #27 8.618 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:06.758Z] #27 8.661 Fetched 4777 kB in 0s (12.1 MB/s) [2021-06-09T22:37:06.758Z] #27 8.710 Selecting previously unselected package libssl1.1:arm64. [2021-06-09T22:37:06.758Z] #27 8.710 (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.) [2021-06-09T22:37:06.758Z] #27 8.721 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-09T22:37:06.758Z] #27 8.730 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:37:06.758Z] #27 8.913 Selecting previously unselected package openssl. [2021-06-09T22:37:06.758Z] #27 8.915 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-09T22:37:06.758Z] #27 8.919 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:37:06.758Z] #27 9.059 Selecting previously unselected package ca-certificates. [2021-06-09T22:37:06.758Z] #27 9.060 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T22:37:06.758Z] #27 9.065 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T22:37:06.758Z] #27 9.164 Selecting previously unselected package libkeyutils1:arm64. [2021-06-09T22:37:06.758Z] #27 9.165 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-09T22:37:06.758Z] #27 9.169 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-09T22:37:06.758Z] #27 9.210 Selecting previously unselected package libkrb5support0:arm64. [2021-06-09T22:37:06.758Z] #27 9.211 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-09T22:37:06.758Z] #27 9.216 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-09T22:37:06.758Z] #27 9.266 Selecting previously unselected package libk5crypto3:arm64. [2021-06-09T22:37:06.758Z] #27 ... [2021-06-09T22:37:06.758Z] [2021-06-09T22:37:06.758Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T22:37:06.758Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T22:37:06.758Z] #9 DONE 19.7s [2021-06-09T22:37:06.758Z] [2021-06-09T22:37:06.759Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:37:06.759Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T22:37:06.759Z] #27 9.267 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-09T22:37:06.759Z] #27 9.272 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-09T22:37:06.759Z] #27 9.324 Selecting previously unselected package libkrb5-3:arm64. [2021-06-09T22:37:06.759Z] #27 9.326 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-09T22:37:06.759Z] #27 9.330 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-09T22:37:06.759Z] #27 ... [2021-06-09T22:37:06.759Z] [2021-06-09T22:37:06.759Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T22:37:06.759Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-09T22:37:06.785Z] #50 29.46 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:06.785Z] #50 29.53 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:06.845Z] #50 24.77 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:06.845Z] #50 24.78 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:06.845Z] #50 24.80 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:07.041Z] #50 29.62 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:07.041Z] #50 29.70 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:07.041Z] #50 29.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:07.041Z] #50 29.84 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:07.104Z] #50 25.03 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T22:37:07.104Z] #50 25.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:07.104Z] #50 25.19 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:07.104Z] #50 ... [2021-06-09T22:37:07.104Z] [2021-06-09T22:37:07.104Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:07.104Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:37:07.104Z] #46 15.17 unicode/utf8 [2021-06-09T22:37:07.104Z] #46 15.84 math/bits [2021-06-09T22:37:07.104Z] #46 16.60 math [2021-06-09T22:37:07.104Z] #46 19.94 internal/testlog [2021-06-09T22:37:07.104Z] #46 20.11 encoding [2021-06-09T22:37:07.104Z] #46 20.25 unicode/utf16 [2021-06-09T22:37:07.104Z] #46 20.52 container/list [2021-06-09T22:37:07.104Z] #46 21.22 crypto/internal/subtle [2021-06-09T22:37:07.104Z] #46 21.33 crypto/subtle [2021-06-09T22:37:07.104Z] #46 21.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T22:37:07.104Z] #46 21.72 internal/nettrace [2021-06-09T22:37:07.104Z] #46 21.88 runtime/cgo [2021-06-09T22:37:07.297Z] #50 29.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:07.297Z] #50 30.01 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:07.297Z] #50 30.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:07.297Z] #50 30.05 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:07.297Z] #50 30.15 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:07.363Z] #46 ... [2021-06-09T22:37:07.363Z] [2021-06-09T22:37:07.363Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:07.363Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:37:07.363Z] #40 24.12 Checking out files: 91% (1553/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-09T22:37:07.363Z] #40 24.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T22:37:07.553Z] #50 30.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:07.553Z] #50 30.32 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:07.553Z] #50 30.41 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:07.809Z] #50 30.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:07.809Z] #50 30.63 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:07.809Z] #50 ... [2021-06-09T22:37:07.809Z] [2021-06-09T22:37:07.809Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:07.809Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:07.809Z] #56 24.96 Reading package lists... [2021-06-09T22:37:08.073Z] #52 14.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:08.399Z] #56 31.01 Reading package lists... [2021-06-09T22:37:08.399Z] #56 ... [2021-06-09T22:37:08.399Z] [2021-06-09T22:37:08.399Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:08.399Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:37:08.399Z] #46 21.09 crypto/subtle [2021-06-09T22:37:08.399Z] #46 21.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T22:37:08.399Z] #46 21.35 internal/nettrace [2021-06-09T22:37:08.399Z] #46 21.50 runtime/cgo [2021-06-09T22:37:08.399Z] #46 30.94 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T22:37:08.399Z] #46 31.04 vendor/golang.org/x/crypto/curve25519 [2021-06-09T22:37:08.655Z] #46 ... [2021-06-09T22:37:08.655Z] [2021-06-09T22:37:08.655Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:08.655Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:37:08.655Z] #50 30.70 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:08.655Z] #50 30.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:08.655Z] #50 30.77 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:08.655Z] #50 30.79 go: extracting golang.org/x/text v0.3.2 [2021-06-09T22:37:08.655Z] #50 31.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:08.655Z] #50 31.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:08.655Z] #50 31.10 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:08.655Z] #50 31.27 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:08.655Z] #50 31.31 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:08.655Z] #50 31.31 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:08.655Z] #50 31.42 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:08.741Z] #40 26.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 [2021-06-09T22:37:08.912Z] #50 31.52 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:08.912Z] #50 31.71 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:09.006Z] #52 16.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:09.168Z] #50 31.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:09.263Z] #52 16.17 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:09.521Z] #52 16.35 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:09.778Z] #52 16.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:10.064Z] #10 DONE 3.1s [2021-06-09T22:37:10.064Z] [2021-06-09T22:37:10.064Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:37:10.064Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T22:37:10.064Z] #27 9.441 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-09T22:37:10.064Z] #27 9.443 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 9.447 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-09T22:37:10.064Z] #27 9.506 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-09T22:37:10.064Z] #27 9.508 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 9.513 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:37:10.064Z] #27 9.561 Selecting previously unselected package libsasl2-2:arm64. [2021-06-09T22:37:10.064Z] #27 9.563 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 9.568 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:37:10.064Z] #27 9.618 Selecting previously unselected package libldap-common. [2021-06-09T22:37:10.064Z] #27 9.620 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T22:37:10.064Z] #27 9.625 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:37:10.064Z] #27 9.676 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-09T22:37:10.064Z] #27 9.678 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 9.682 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:37:10.064Z] #27 9.746 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-09T22:37:10.064Z] #27 9.747 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 9.752 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-09T22:37:10.064Z] #27 9.800 Selecting previously unselected package libpsl5:arm64. [2021-06-09T22:37:10.064Z] #27 9.802 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 9.806 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-09T22:37:10.064Z] #27 9.861 Selecting previously unselected package librtmp1:arm64. [2021-06-09T22:37:10.064Z] #27 9.863 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 9.867 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:37:10.064Z] #27 9.926 Selecting previously unselected package libssh2-1:arm64. [2021-06-09T22:37:10.064Z] #27 9.927 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 9.931 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-09T22:37:10.064Z] #27 10.13 Selecting previously unselected package libcurl4:arm64. [2021-06-09T22:37:10.064Z] #27 10.13 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 10.14 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-09T22:37:10.064Z] #27 11.04 Selecting previously unselected package curl. [2021-06-09T22:37:10.064Z] #27 11.04 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 11.11 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T22:37:10.064Z] #27 12.07 Selecting previously unselected package libonig5:arm64. [2021-06-09T22:37:10.064Z] #27 12.08 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 12.09 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-09T22:37:10.064Z] #27 12.17 Selecting previously unselected package libjq1:arm64. [2021-06-09T22:37:10.064Z] #27 12.18 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 12.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T22:37:10.064Z] #27 12.24 Selecting previously unselected package jq. [2021-06-09T22:37:10.064Z] #27 12.24 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T22:37:10.064Z] #27 12.25 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:37:10.064Z] #27 12.32 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-09T22:37:10.064Z] #27 12.34 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-09T22:37:10.064Z] #27 12.36 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-09T22:37:10.064Z] #27 12.69 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-09T22:37:10.064Z] #27 12.71 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:37:10.065Z] #27 12.73 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-09T22:37:10.065Z] #27 12.75 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:37:10.065Z] #27 12.81 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T22:37:10.065Z] #27 12.83 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-09T22:37:10.065Z] #27 12.84 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T22:37:10.065Z] #27 12.86 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-09T22:37:10.065Z] #27 12.87 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-09T22:37:10.065Z] #27 12.88 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T22:37:10.065Z] #27 12.91 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-09T22:37:10.065Z] #27 12.92 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T22:37:10.326Z] #27 12.93 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T22:37:10.326Z] #27 12.95 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T22:37:10.348Z] #52 17.23 encoding [2021-06-09T22:37:10.348Z] #52 17.35 runtime [2021-06-09T22:37:10.348Z] #52 17.35 unicode/utf16 [2021-06-09T22:37:10.348Z] #52 ... [2021-06-09T22:37:10.348Z] [2021-06-09T22:37:10.348Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:10.348Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:37:10.348Z] #50 14.81 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T22:37:10.348Z] #50 14.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:37:10.348Z] #50 14.87 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T22:37:10.348Z] #50 14.87 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T22:37:10.348Z] #50 14.94 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T22:37:10.348Z] #50 14.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:37:10.348Z] #50 14.94 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:10.348Z] #50 14.94 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T22:37:10.348Z] #50 15.05 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:37:10.348Z] #50 15.07 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:37:10.348Z] #50 15.16 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T22:37:10.348Z] #50 15.20 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T22:37:10.348Z] #50 15.33 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:10.348Z] #50 15.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:10.348Z] #50 15.35 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T22:37:10.348Z] #50 15.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:37:10.348Z] #50 15.49 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:37:10.348Z] #50 15.49 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T22:37:10.348Z] #50 15.49 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:10.348Z] #50 15.49 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:37:10.348Z] #50 15.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:10.348Z] #50 15.59 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:37:10.348Z] #50 15.72 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:10.348Z] #50 15.72 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:10.348Z] #50 15.72 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:37:10.348Z] #50 15.87 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:10.348Z] #50 15.87 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T22:37:10.348Z] #50 15.87 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T22:37:10.348Z] #50 16.06 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:37:10.348Z] #50 16.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:10.348Z] #50 16.25 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:10.348Z] #50 16.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:10.348Z] #50 16.32 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:37:10.348Z] #50 16.59 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T22:37:10.348Z] #50 16.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:10.348Z] #50 16.79 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:10.348Z] #50 16.83 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:10.348Z] #50 16.83 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:10.348Z] #50 16.98 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:10.348Z] #50 16.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:10.348Z] #50 17.08 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:37:10.348Z] #50 17.31 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:10.534Z] #50 32.94 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:10.590Z] #27 ... [2021-06-09T22:37:10.590Z] [2021-06-09T22:37:10.590Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-09T22:37:10.590Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-09T22:37:10.590Z] #11 DONE 0.8s [2021-06-09T22:37:10.590Z] [2021-06-09T22:37:10.590Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T22:37:10.590Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-09T22:37:10.590Z] #39 DONE 0.2s [2021-06-09T22:37:10.590Z] [2021-06-09T22:37:10.590Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T22:37:10.590Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-09T22:37:10.590Z] #31 DONE 0.2s [2021-06-09T22:37:10.590Z] [2021-06-09T22:37:10.590Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:10.590Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T22:37:10.606Z] #50 17.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:10.851Z] #40 ... [2021-06-09T22:37:10.851Z] [2021-06-09T22:37:10.851Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T22:37:10.851Z] #43 sha256:744019fd04a56d8c5cca0d4b79b4ec9f5e4d39152e80fca0b6644b69f8e06c8a [2021-06-09T22:37:10.851Z] #43 DONE 0.3s [2021-06-09T22:37:10.955Z] #46 ... [2021-06-09T22:37:10.955Z] [2021-06-09T22:37:10.955Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:37:10.955Z] #54 sha256:0c1de63549aca6f8f60a862ed711273d4b1e1988093540aa800be5e5519b77f2 [2021-06-09T22:37:10.955Z] #54 12.69 + cd /tmp/tmp.dupmUHGru6/src/github.com/opencontainers/runc [2021-06-09T22:37:10.955Z] #54 12.69 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:37:10.955Z] #54 13.06 + '[' -z '' ']' [2021-06-09T22:37:10.955Z] #54 13.07 + target=static [2021-06-09T22:37:10.955Z] #54 13.07 + make 'BUILDTAGS=seccomp ' static [2021-06-09T22:37:10.956Z] #54 13.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T22:37:11.119Z] [2021-06-09T22:37:11.119Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:11.119Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:37:11.171Z] #50 17.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:11.171Z] #50 17.99 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:11.529Z] #50 18.17 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:11.529Z] #50 18.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:11.529Z] #50 18.36 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:11.789Z] #50 18.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:11.789Z] #50 18.41 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:11.789Z] #50 18.49 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:11.900Z] #50 34.63 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:12.047Z] #50 19.00 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:12.047Z] #50 19.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:12.156Z] #50 ... [2021-06-09T22:37:12.156Z] [2021-06-09T22:37:12.156Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:12.156Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:37:12.156Z] #40 23.62 Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-09T22:37:12.156Z] #40 23.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T22:37:12.156Z] #40 25.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-09T22:37:12.304Z] #50 19.10 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:12.305Z] #50 ... [2021-06-09T22:37:12.305Z] [2021-06-09T22:37:12.305Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:37:12.305Z] #34 sha256:0808f966dab3df5b9a16db88dbde69257fa876e55ff546df6634c35a58a9aa11 [2021-06-09T22:37:12.305Z] #34 14.30 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T22:37:12.305Z] #34 DONE 19.3s [2021-06-09T22:37:12.337Z] #54 ... [2021-06-09T22:37:12.337Z] [2021-06-09T22:37:12.338Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:37:12.338Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:37:12.338Z] #20 10.49 Fetched 8973 kB in 9s (988 kB/s) [2021-06-09T22:37:12.338Z] #20 10.49 Reading package lists... [2021-06-09T22:37:12.412Z] #40 ... [2021-06-09T22:37:12.412Z] [2021-06-09T22:37:12.413Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:12.413Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:12.413Z] #36 25.11 Fetched 8448 kB in 17s (495 kB/s) [2021-06-09T22:37:12.413Z] #36 25.11 Reading package lists... [2021-06-09T22:37:12.562Z] [2021-06-09T22:37:12.562Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:37:12.562Z] #59 sha256:f769734f799cc1111b9e8b6bf08dcc7530322f385b013c498a778be0ba52d44d [2021-06-09T22:37:12.562Z] #59 12.52 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T22:37:12.562Z] #59 12.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:37:12.562Z] #59 12.52 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:37:12.562Z] #59 12.75 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T22:37:12.562Z] #59 12.75 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:12.562Z] #59 12.75 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T22:37:12.562Z] #59 12.75 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:37:12.562Z] #59 12.75 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T22:37:12.562Z] #59 12.99 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:37:12.562Z] #59 12.99 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:37:12.562Z] #59 12.99 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T22:37:12.562Z] #59 13.07 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:37:12.562Z] #59 13.07 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:12.562Z] #59 13.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:37:12.562Z] #59 13.46 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:37:12.562Z] #59 13.49 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:37:12.562Z] #59 13.69 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T22:37:12.562Z] #59 13.85 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T22:37:12.562Z] #59 14.51 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:37:12.562Z] #59 15.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:12.562Z] #59 15.67 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:12.562Z] #59 17.31 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T22:37:12.562Z] #59 17.99 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:12.562Z] #59 18.95 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:12.562Z] #59 ... [2021-06-09T22:37:12.562Z] [2021-06-09T22:37:12.562Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:12.562Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:37:12.562Z] #50 19.54 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:12.562Z] #50 19.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:12.670Z] #36 30.56 Reading package lists... [2021-06-09T22:37:12.670Z] #36 ... [2021-06-09T22:37:12.670Z] [2021-06-09T22:37:12.670Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:12.670Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:12.670Z] #13 20.47 Fetched 8973 kB in 17s (514 kB/s) [2021-06-09T22:37:12.670Z] #13 20.47 Reading package lists... [2021-06-09T22:37:12.940Z] #40 ... [2021-06-09T22:37:12.940Z] [2021-06-09T22:37:12.940Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:12.940Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:37:12.940Z] #50 25.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:12.940Z] #50 25.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:12.940Z] #50 25.50 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T22:37:12.940Z] #50 25.52 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:12.940Z] #50 25.64 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:12.940Z] #50 25.87 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:12.940Z] #50 25.89 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:12.940Z] #50 26.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:12.940Z] #50 26.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:12.940Z] #50 26.42 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:12.940Z] #50 26.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:12.940Z] #50 27.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:12.940Z] #50 27.12 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:12.940Z] #50 27.18 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:37:12.940Z] #50 27.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:12.940Z] #50 27.24 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:12.941Z] #50 27.30 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:12.941Z] #50 27.38 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:12.941Z] #50 27.41 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:12.941Z] #50 27.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:12.941Z] #50 27.48 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T22:37:12.941Z] #50 27.60 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:37:12.941Z] #50 27.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:12.941Z] #50 27.62 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:12.941Z] #50 27.72 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:12.941Z] #50 27.89 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:12.941Z] #50 27.96 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T22:37:12.941Z] #50 27.98 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:12.941Z] #50 28.09 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:12.941Z] #50 28.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:12.941Z] #50 28.19 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:12.941Z] #50 28.21 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:12.941Z] #50 28.50 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:12.941Z] #50 28.66 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:12.941Z] #50 28.70 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:12.941Z] #50 28.88 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:12.941Z] #50 29.38 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:12.941Z] #50 ... [2021-06-09T22:37:12.941Z] [2021-06-09T22:37:12.941Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:37:12.941Z] #59 sha256:7ec317ec5893b634e55e0f8cbe63c7a997b66c7e4b00504381a81e47f3b1f911 [2021-06-09T22:37:12.941Z] #59 20.76 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:12.941Z] #59 22.89 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:12.941Z] #59 24.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:12.941Z] #59 24.89 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:12.941Z] #59 25.03 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:12.941Z] #59 25.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:12.941Z] #59 25.77 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:12.941Z] #59 27.83 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:37:12.941Z] #59 27.88 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:37:12.941Z] #59 28.17 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:12.941Z] #59 28.18 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:37:12.941Z] #59 28.34 go: finding github.com/google/uuid v1.2.0 [2021-06-09T22:37:12.941Z] #59 28.39 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:37:12.941Z] #59 28.44 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T22:37:12.941Z] #59 28.52 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T22:37:12.941Z] #59 28.56 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T22:37:12.941Z] #59 28.59 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:37:12.941Z] #59 28.60 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:12.941Z] #59 28.68 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:12.941Z] #59 28.72 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:12.941Z] #59 28.88 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:12.941Z] #59 29.09 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:13.199Z] #59 ... [2021-06-09T22:37:13.199Z] [2021-06-09T22:37:13.199Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:13.199Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:37:13.199Z] #46 31.12 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T22:37:13.199Z] #46 31.35 vendor/golang.org/x/crypto/curve25519 [2021-06-09T22:37:13.235Z] #13 26.25 Reading package lists... [2021-06-09T22:37:13.235Z] #13 ... [2021-06-09T22:37:13.235Z] [2021-06-09T22:37:13.235Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:13.235Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:13.235Z] #36 30.56 Reading package lists... [2021-06-09T22:37:13.457Z] #46 ... [2021-06-09T22:37:13.457Z] [2021-06-09T22:37:13.457Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:13.457Z] #52 sha256:2c2ff46028a3f7fe95b01063939e7e8d61ee9db0085dd58a25f5183e0fa15f1d [2021-06-09T22:37:13.457Z] #52 21.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:13.457Z] #52 21.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:13.457Z] #52 21.84 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:13.457Z] #52 21.88 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:13.457Z] #52 23.26 runtime [2021-06-09T22:37:13.457Z] #52 23.29 runtime/cgo [2021-06-09T22:37:13.457Z] #52 ... [2021-06-09T22:37:13.457Z] [2021-06-09T22:37:13.457Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:13.457Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:37:13.457Z] #50 31.40 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:13.493Z] #36 ... [2021-06-09T22:37:13.493Z] [2021-06-09T22:37:13.493Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:13.493Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:13.493Z] #44 24.95 Fetched 8452 kB in 18s (470 kB/s) [2021-06-09T22:37:13.493Z] #44 24.95 Reading package lists... [2021-06-09T22:37:13.493Z] #44 31.03 Reading package lists... [2021-06-09T22:37:13.493Z] #44 ... [2021-06-09T22:37:13.493Z] [2021-06-09T22:37:13.493Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:13.493Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:13.494Z] #50 20.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:13.494Z] #50 20.09 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:13.494Z] #50 20.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:13.494Z] #50 20.30 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:13.978Z] #44 ... [2021-06-09T22:37:13.978Z] [2021-06-09T22:37:13.978Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-09T22:37:13.978Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-09T22:37:13.978Z] #12 DONE 3.4s [2021-06-09T22:37:13.978Z] [2021-06-09T22:37:13.978Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:13.978Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:37:14.089Z] #50 ... [2021-06-09T22:37:14.089Z] [2021-06-09T22:37:14.089Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:14.089Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:14.089Z] #56 10.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:37:14.089Z] #56 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:37:14.089Z] #56 ... [2021-06-09T22:37:14.089Z] [2021-06-09T22:37:14.089Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:37:14.089Z] #48 sha256:bcfc23b1923efdb223d9e236b514e1864e7b337f2251afcbff30c1968482cf88 [2021-06-09T22:37:14.089Z] #48 10.79 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:37:14.089Z] #48 13.93 go: finding github.com/fatih/color v1.9.0 [2021-06-09T22:37:14.089Z] #48 13.93 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:37:14.089Z] #48 13.94 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:37:14.089Z] #48 13.97 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T22:37:14.089Z] #48 14.00 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:37:14.089Z] #48 14.09 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:37:14.089Z] #48 14.31 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:37:14.089Z] #48 14.51 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:37:14.089Z] #48 14.57 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:37:14.089Z] #48 14.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:37:14.089Z] #48 14.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:37:14.248Z] #20 14.37 Reading package lists... [2021-06-09T22:37:14.248Z] #20 ... [2021-06-09T22:37:14.248Z] [2021-06-09T22:37:14.248Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:14.248Z] #46 sha256:34946d1ddaaafcfcc538516d75990b6a0640a909398bff756224adb6e36ac258 [2021-06-09T22:37:14.248Z] #46 DONE 140.2s [2021-06-09T22:37:14.248Z] [2021-06-09T22:37:14.248Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:37:14.248Z] #54 sha256:0c1de63549aca6f8f60a862ed711273d4b1e1988093540aa800be5e5519b77f2 [2021-06-09T22:37:14.375Z] #48 ... [2021-06-09T22:37:14.375Z] [2021-06-09T22:37:14.375Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:14.375Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:37:14.375Z] #50 21.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:14.865Z] #36 36.24 Building dependency tree... [2021-06-09T22:37:14.943Z] #50 ... [2021-06-09T22:37:14.943Z] [2021-06-09T22:37:14.943Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:14.943Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:37:14.943Z] #46 11.71 unicode/utf8 [2021-06-09T22:37:14.943Z] #46 12.33 math/bits [2021-06-09T22:37:14.943Z] #46 13.00 math [2021-06-09T22:37:14.943Z] #46 16.79 internal/testlog [2021-06-09T22:37:14.943Z] #46 17.23 encoding [2021-06-09T22:37:14.943Z] #46 17.23 unicode/utf16 [2021-06-09T22:37:14.943Z] #46 17.51 container/list [2021-06-09T22:37:14.943Z] #46 18.04 crypto/internal/subtle [2021-06-09T22:37:14.943Z] #46 18.18 crypto/subtle [2021-06-09T22:37:14.943Z] #46 18.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T22:37:14.943Z] #46 18.44 internal/nettrace [2021-06-09T22:37:14.943Z] #46 18.77 runtime/cgo [2021-06-09T22:37:14.943Z] #46 ... [2021-06-09T22:37:14.943Z] [2021-06-09T22:37:14.943Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:14.943Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:14.943Z] #36 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:37:15.209Z] #36 ... [2021-06-09T22:37:15.209Z] [2021-06-09T22:37:15.209Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:15.209Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:37:15.209Z] #40 21.19 Checking out files: 85% (1441/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-09T22:37:15.209Z] #40 21.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T22:37:16.161Z] #54 ... [2021-06-09T22:37:16.161Z] [2021-06-09T22:37:16.161Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:37:16.161Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:37:16.161Z] #20 14.37 Reading package lists... [2021-06-09T22:37:16.585Z] #40 ... [2021-06-09T22:37:16.585Z] [2021-06-09T22:37:16.585Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:16.585Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:16.585Z] #44 13.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T22:37:16.585Z] #44 21.91 Fetched 8452 kB in 16s (521 kB/s) [2021-06-09T22:37:16.731Z] #20 18.28 Building dependency tree... [2021-06-09T22:37:16.747Z] #50 34.46 go: extracting golang.org/x/text v0.3.2 [2021-06-09T22:37:16.748Z] #50 ... [2021-06-09T22:37:16.748Z] [2021-06-09T22:37:16.748Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:16.748Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:16.748Z] #56 24.36 Fetched 8448 kB in 17s (507 kB/s) [2021-06-09T22:37:16.748Z] #56 24.36 Reading package lists... [2021-06-09T22:37:16.748Z] #56 30.54 Reading package lists... [2021-06-09T22:37:16.748Z] #56 ... [2021-06-09T22:37:16.748Z] [2021-06-09T22:37:16.748Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:16.748Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:16.748Z] #13 20.74 Fetched 8973 kB in 18s (513 kB/s) [2021-06-09T22:37:16.748Z] #13 20.74 Reading package lists... [2021-06-09T22:37:16.754Z] #36 39.12 The following additional packages will be installed: [2021-06-09T22:37:16.754Z] #36 39.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T22:37:16.754Z] #36 39.14 Suggested packages: [2021-06-09T22:37:16.754Z] #36 39.15 cmake-doc ninja-build lrzip [2021-06-09T22:37:16.754Z] #36 39.15 Recommended packages: [2021-06-09T22:37:16.754Z] #36 39.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T22:37:16.843Z] #44 21.91 Reading package lists... [2021-06-09T22:37:16.843Z] #44 ... [2021-06-09T22:37:16.843Z] [2021-06-09T22:37:16.843Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:16.843Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:16.843Z] #13 9.028 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:37:16.843Z] #13 9.140 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:37:16.843Z] #13 9.140 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:37:16.843Z] #13 9.159 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:37:16.843Z] #13 10.04 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T22:37:16.843Z] #13 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:37:16.843Z] #13 13.68 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:37:16.843Z] #13 16.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:37:16.843Z] #13 ... [2021-06-09T22:37:16.843Z] [2021-06-09T22:37:16.843Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:16.843Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:37:16.843Z] #40 23.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-09T22:37:17.006Z] #13 27.01 Reading package lists... [2021-06-09T22:37:17.006Z] #13 ... [2021-06-09T22:37:17.006Z] [2021-06-09T22:37:17.006Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:17.006Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:17.006Z] #36 24.99 Fetched 8448 kB in 17s (494 kB/s) [2021-06-09T22:37:17.006Z] #36 24.99 Reading package lists... [2021-06-09T22:37:17.006Z] #36 30.83 Reading package lists... [2021-06-09T22:37:17.006Z] #36 ... [2021-06-09T22:37:17.006Z] [2021-06-09T22:37:17.006Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:17.006Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:17.006Z] #44 25.30 Fetched 8452 kB in 18s (468 kB/s) [2021-06-09T22:37:17.006Z] #44 25.30 Reading package lists... [2021-06-09T22:37:17.299Z] #13 3.222 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:37:17.299Z] #13 3.252 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:37:17.299Z] #13 3.260 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:37:17.299Z] #13 3.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:37:17.302Z] #20 ... [2021-06-09T22:37:17.302Z] [2021-06-09T22:37:17.302Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:17.302Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:37:17.302Z] #32 DONE 141.5s [2021-06-09T22:37:17.302Z] [2021-06-09T22:37:17.302Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:17.302Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:37:17.316Z] #36 39.95 The following NEW packages will be installed: [2021-06-09T22:37:17.316Z] #36 39.96 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T22:37:17.316Z] #36 39.96 vim-common xxd [2021-06-09T22:37:17.563Z] #40 ... [2021-06-09T22:37:17.563Z] [2021-06-09T22:37:17.563Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:37:17.563Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:37:17.563Z] #20 20.01 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T22:37:17.563Z] #20 20.01 The following additional packages will be installed: [2021-06-09T22:37:17.572Z] #36 40.30 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:17.572Z] #36 40.30 Need to get 14.9 MB of archives. [2021-06-09T22:37:17.572Z] #36 40.30 After this operation, 61.8 MB of additional disk space will be used. [2021-06-09T22:37:17.572Z] #36 40.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T22:37:17.572Z] #36 40.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:37:17.572Z] #36 40.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T22:37:17.572Z] #36 40.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T22:37:17.823Z] #20 20.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T22:37:17.823Z] #20 20.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T22:37:17.823Z] #20 20.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T22:37:17.823Z] #20 20.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T22:37:17.823Z] #20 20.02 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T22:37:17.823Z] #20 20.02 Suggested packages: [2021-06-09T22:37:17.823Z] #20 20.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T22:37:17.823Z] #20 20.03 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T22:37:17.823Z] #20 20.03 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T22:37:17.823Z] #20 20.03 quota [2021-06-09T22:37:17.823Z] #20 20.03 Recommended packages: [2021-06-09T22:37:17.823Z] #20 20.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T22:37:17.823Z] #20 20.03 python3-keyrings.alt python3-xdg unzip [2021-06-09T22:37:17.940Z] #44 31.17 Reading package lists... [2021-06-09T22:37:17.940Z] #44 ... [2021-06-09T22:37:17.940Z] [2021-06-09T22:37:17.940Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:17.940Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:17.940Z] #56 30.54 Reading package lists... [2021-06-09T22:37:18.251Z] #13 4.100 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-09T22:37:18.501Z] #36 41.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-09T22:37:18.501Z] #36 41.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-09T22:37:18.501Z] #36 41.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-09T22:37:18.758Z] #36 41.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-09T22:37:18.758Z] #36 41.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-09T22:37:18.758Z] #36 41.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-09T22:37:19.014Z] #36 ... [2021-06-09T22:37:19.014Z] [2021-06-09T22:37:19.014Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:19.014Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:37:19.014Z] #50 39.26 go: finding github.com/fatih/color v1.7.0 [2021-06-09T22:37:19.014Z] #50 39.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:37:19.014Z] #50 39.33 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:37:19.014Z] #50 39.35 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:37:19.014Z] #50 39.44 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:19.014Z] #50 39.47 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:19.014Z] #50 39.49 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T22:37:19.014Z] #50 39.49 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:19.014Z] #50 39.50 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:37:19.014Z] #50 39.54 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:37:19.014Z] #50 39.57 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:19.014Z] #50 39.57 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:19.014Z] #50 39.58 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T22:37:19.014Z] #50 39.59 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:19.014Z] #50 39.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:19.014Z] #50 39.61 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:19.014Z] #50 39.62 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:19.014Z] #50 39.63 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T22:37:19.014Z] #50 39.63 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:19.014Z] #50 39.68 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:19.014Z] #50 39.76 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:19.014Z] #50 39.79 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:19.014Z] #50 39.86 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:37:19.014Z] #50 39.87 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:19.014Z] #50 39.87 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:19.014Z] #50 39.89 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:19.014Z] #50 39.93 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:19.014Z] #50 39.93 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T22:37:19.014Z] #50 39.96 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:19.014Z] #50 40.07 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:19.014Z] #50 40.16 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:19.014Z] #50 40.19 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:19.014Z] #50 40.22 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:19.014Z] #50 40.22 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:19.014Z] #50 40.24 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:37:19.014Z] #50 40.24 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:19.014Z] #50 40.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:19.014Z] #50 40.27 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:19.014Z] #50 40.42 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T22:37:19.014Z] #50 40.42 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:19.014Z] #50 40.45 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T22:37:19.014Z] #50 40.45 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:19.014Z] #50 40.52 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:19.014Z] #50 40.54 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:19.014Z] #50 40.57 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:19.014Z] #50 40.58 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:19.014Z] #50 40.59 go: finding golang.org/x/text v0.3.2 [2021-06-09T22:37:19.014Z] #50 40.62 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:19.014Z] #50 40.73 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:19.014Z] #50 40.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:19.014Z] #50 40.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:19.014Z] #50 40.80 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:19.014Z] #50 40.80 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:19.014Z] #50 40.91 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:19.014Z] #50 40.91 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:19.014Z] #50 40.97 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:19.014Z] #50 40.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:19.014Z] #50 40.98 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:19.014Z] #50 40.98 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:19.014Z] #50 41.03 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:19.014Z] #50 41.05 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:19.014Z] #50 41.05 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:19.014Z] #50 41.08 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:19.014Z] #50 41.10 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:19.014Z] #50 41.10 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:19.014Z] #50 41.12 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:19.014Z] #50 41.13 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:19.014Z] #50 41.17 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:19.014Z] #50 41.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:19.014Z] #50 41.38 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:19.014Z] #50 41.45 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:19.014Z] #50 41.47 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:19.014Z] #50 41.55 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:19.014Z] #50 41.57 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:19.205Z] #20 21.64 The following NEW packages will be installed: [2021-06-09T22:37:19.250Z] #13 ... [2021-06-09T22:37:19.250Z] [2021-06-09T22:37:19.250Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:19.250Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:37:19.250Z] #46 3.312 + RM_GOPATH=0 [2021-06-09T22:37:19.250Z] #46 3.312 + TMP_GOPATH= [2021-06-09T22:37:19.250Z] #46 3.312 + : /build [2021-06-09T22:37:19.250Z] #46 3.312 + '[' -z '' ']' [2021-06-09T22:37:19.250Z] #46 3.313 ++ mktemp -d [2021-06-09T22:37:19.250Z] #46 3.315 + export GOPATH=/tmp/tmp.0XoF0TZxVa [2021-06-09T22:37:19.250Z] #46 3.315 + GOPATH=/tmp/tmp.0XoF0TZxVa [2021-06-09T22:37:19.250Z] #46 3.315 + RM_GOPATH=1 [2021-06-09T22:37:19.250Z] #46 3.315 + case "$(go env GOARCH)" in [2021-06-09T22:37:19.250Z] #46 3.316 ++ go env GOARCH [2021-06-09T22:37:19.250Z] #46 3.336 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:19.250Z] #46 3.336 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:19.250Z] #46 3.336 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:19.250Z] #46 3.339 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:37:19.250Z] #46 3.340 + dir=/tmp/install [2021-06-09T22:37:19.250Z] #46 3.340 + bin=vndr [2021-06-09T22:37:19.250Z] #46 3.340 + shift [2021-06-09T22:37:19.250Z] #46 3.340 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T22:37:19.250Z] #46 3.340 + . /tmp/install/vndr.installer [2021-06-09T22:37:19.250Z] #46 3.340 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:37:19.250Z] #46 3.340 + install_vndr [2021-06-09T22:37:19.250Z] #46 3.340 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T22:37:19.250Z] #46 3.340 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0XoF0TZxVa/src/github.com/LK4D4/vndr [2021-06-09T22:37:19.250Z] #46 3.346 Cloning into '/tmp/tmp.0XoF0TZxVa/src/github.com/LK4D4/vndr'... [2021-06-09T22:37:19.250Z] #46 3.781 + cd /tmp/tmp.0XoF0TZxVa/src/github.com/LK4D4/vndr [2021-06-09T22:37:19.250Z] #46 3.781 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T22:37:19.250Z] #46 3.800 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T22:37:19.250Z] #46 4.349 internal/cpu [2021-06-09T22:37:19.250Z] #46 4.397 runtime/internal/sys [2021-06-09T22:37:19.250Z] #46 4.397 internal/race [2021-06-09T22:37:19.250Z] #46 4.411 runtime/internal/atomic [2021-06-09T22:37:19.250Z] #46 4.513 sync/atomic [2021-06-09T22:37:19.250Z] #46 4.604 runtime/internal/math [2021-06-09T22:37:19.250Z] #46 4.677 unicode [2021-06-09T22:37:19.250Z] #46 4.727 internal/bytealg [2021-06-09T22:37:19.250Z] #46 4.824 unicode/utf8 [2021-06-09T22:37:19.250Z] #46 4.881 math/bits [2021-06-09T22:37:19.250Z] #46 5.054 internal/testlog [2021-06-09T22:37:19.250Z] #46 5.261 encoding [2021-06-09T22:37:19.250Z] #46 5.337 runtime [2021-06-09T22:37:19.250Z] #46 5.375 unicode/utf16 [2021-06-09T22:37:19.250Z] #46 5.522 math [2021-06-09T22:37:19.250Z] #46 5.777 container/list [2021-06-09T22:37:19.250Z] #46 6.771 crypto/internal/subtle [2021-06-09T22:37:19.250Z] #46 6.890 crypto/subtle [2021-06-09T22:37:19.250Z] #46 7.192 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T22:37:19.250Z] #46 7.315 internal/nettrace [2021-06-09T22:37:19.250Z] #46 7.508 runtime/cgo [2021-06-09T22:37:19.466Z] #20 21.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T22:37:19.466Z] #20 21.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T22:37:19.466Z] #20 21.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T22:37:19.466Z] #20 21.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T22:37:19.466Z] #20 21.64 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T22:37:19.466Z] #20 21.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T22:37:19.466Z] #20 21.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T22:37:19.466Z] #20 21.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T22:37:19.466Z] #20 21.65 xz-utils zip [2021-06-09T22:37:19.574Z] #56 36.17 Building dependency tree... [2021-06-09T22:37:19.630Z] #46 ... [2021-06-09T22:37:19.630Z] [2021-06-09T22:37:19.630Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:19.630Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:37:19.630Z] #13 5.611 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T22:37:19.726Z] #20 21.96 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:37:19.726Z] #20 21.96 Need to get 28.6 MB of archives. [2021-06-09T22:37:19.726Z] #20 21.96 After this operation, 116 MB of additional disk space will be used. [2021-06-09T22:37:19.726Z] #20 21.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-09T22:37:19.726Z] #20 21.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T22:37:19.726Z] #20 21.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T22:37:19.726Z] #20 22.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T22:37:19.726Z] #20 22.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T22:37:19.726Z] #20 22.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T22:37:19.726Z] #20 22.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:37:19.726Z] #20 22.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T22:37:19.726Z] #20 22.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T22:37:19.726Z] #20 22.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-09T22:37:19.726Z] #20 22.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-09T22:37:19.987Z] #20 22.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-09T22:37:19.987Z] #20 22.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-09T22:37:19.987Z] #20 22.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-09T22:37:19.987Z] #20 22.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-09T22:37:19.987Z] #20 22.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-09T22:37:19.987Z] #20 22.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T22:37:19.987Z] #20 22.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:37:19.987Z] #20 22.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T22:37:19.987Z] #20 22.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-09T22:37:19.987Z] #20 22.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-09T22:37:19.987Z] #20 22.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-09T22:37:19.987Z] #20 22.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-09T22:37:19.987Z] #20 22.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T22:37:19.987Z] #20 22.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T22:37:19.987Z] #20 22.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T22:37:19.987Z] #20 22.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-09T22:37:19.987Z] #20 22.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-09T22:37:19.987Z] #20 22.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T22:37:20.212Z] #13 ... [2021-06-09T22:37:20.212Z] [2021-06-09T22:37:20.212Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-09T22:37:20.212Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T22:37:20.212Z] #27 14.17 Updating certificates in /etc/ssl/certs... [2021-06-09T22:37:20.212Z] #27 17.83 137 added, 0 removed; done. [2021-06-09T22:37:20.213Z] #27 18.02 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-09T22:37:20.213Z] #27 18.07 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:37:20.213Z] #27 18.11 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-09T22:37:20.213Z] #27 18.13 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T22:37:20.213Z] #27 18.15 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:20.213Z] #27 18.23 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T22:37:20.213Z] #27 18.27 Updating certificates in /etc/ssl/certs... [2021-06-09T22:37:20.213Z] #27 22.00 0 added, 0 removed; done. [2021-06-09T22:37:20.213Z] #27 22.00 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T22:37:20.213Z] #27 22.01 done. [2021-06-09T22:37:20.213Z] #27 DONE 22.9s [2021-06-09T22:37:20.213Z] [2021-06-09T22:37:20.213Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T22:37:20.213Z] #28 sha256:d37f9c9c1de194c79cc977a84425d8485bf1955c6eeb3cb7453d1f1ddd6c1614 [2021-06-09T22:37:20.247Z] #20 22.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T22:37:20.383Z] #50 ... [2021-06-09T22:37:20.383Z] [2021-06-09T22:37:20.383Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:20.383Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:20.383Z] #56 31.01 Reading package lists... [2021-06-09T22:37:20.383Z] #56 36.67 Building dependency tree... [2021-06-09T22:37:20.383Z] #56 39.47 The following additional packages will be installed: [2021-06-09T22:37:20.383Z] #56 39.48 libbtrfs0 [2021-06-09T22:37:20.383Z] #56 39.68 The following NEW packages will be installed: [2021-06-09T22:37:20.383Z] #56 39.68 libbtrfs-dev libbtrfs0 [2021-06-09T22:37:20.383Z] #56 40.09 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:20.383Z] #56 40.09 Need to get 119 kB of archives. [2021-06-09T22:37:20.383Z] #56 40.09 After this operation, 387 kB of additional disk space will be used. [2021-06-09T22:37:20.383Z] #56 40.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T22:37:20.383Z] #56 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T22:37:20.383Z] #56 41.05 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:20.383Z] #56 41.34 Fetched 119 kB in 0s (434 kB/s) [2021-06-09T22:37:20.383Z] #56 41.44 Selecting previously unselected package libbtrfs0. [2021-06-09T22:37:20.383Z] #56 41.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:37:20.383Z] #56 41.52 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T22:37:20.383Z] #56 41.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:37:20.383Z] #56 41.68 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:37:20.383Z] #56 41.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T22:37:20.383Z] #56 41.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:37:20.383Z] #56 41.92 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:37:20.383Z] #56 41.95 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:37:20.383Z] #56 41.97 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:20.383Z] #56 DONE 42.9s [2021-06-09T22:37:20.383Z] [2021-06-09T22:37:20.383Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:20.383Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:20.383Z] #36 42.70 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:20.383Z] #36 42.83 Fetched 14.9 MB in 2s (9335 kB/s) [2021-06-09T22:37:20.383Z] #36 42.90 Selecting previously unselected package xxd. [2021-06-09T22:37:20.383Z] #36 42.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 ... 15410 files and directories currently installed.) [2021-06-09T22:37:20.383Z] #36 43.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:37:20.383Z] #36 43.11 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:37:20.481Z] #28 DONE 0.4s [2021-06-09T22:37:20.481Z] [2021-06-09T22:37:20.481Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:20.481Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:37:20.481Z] #44 5.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:37:20.481Z] #44 5.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:37:20.481Z] #44 6.006 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:37:20.481Z] #44 6.950 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T22:37:20.481Z] #44 8.430 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T22:37:20.481Z] #44 9.286 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T22:37:20.507Z] #20 22.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T22:37:20.507Z] #20 22.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T22:37:20.507Z] #20 22.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-09T22:37:20.507Z] #20 22.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-09T22:37:20.507Z] #20 22.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-09T22:37:20.507Z] #20 22.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T22:37:20.507Z] #20 22.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T22:37:20.507Z] #20 22.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T22:37:20.507Z] #20 22.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-09T22:37:20.507Z] #20 22.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:37:20.507Z] #20 22.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T22:37:20.507Z] #20 22.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T22:37:20.507Z] #20 22.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-09T22:37:20.507Z] #20 22.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-09T22:37:20.507Z] #20 22.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-09T22:37:20.507Z] #20 22.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T22:37:20.640Z] #36 43.41 Selecting previously unselected package vim-common. [2021-06-09T22:37:20.640Z] #36 43.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:37:20.640Z] #36 43.49 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:20.751Z] #44 ... [2021-06-09T22:37:20.751Z] [2021-06-09T22:37:20.751Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:20.751Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T22:37:20.751Z] #36 6.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:37:20.751Z] #36 6.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:37:20.751Z] #36 6.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:37:20.751Z] #36 7.205 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T22:37:20.751Z] #36 8.649 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T22:37:20.751Z] #36 9.691 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T22:37:20.768Z] #20 23.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-09T22:37:20.768Z] #20 23.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-09T22:37:20.951Z] #56 39.07 The following additional packages will be installed: [2021-06-09T22:37:20.951Z] #56 39.08 libbtrfs0 [2021-06-09T22:37:21.016Z] #36 ... [2021-06-09T22:37:21.016Z] [2021-06-09T22:37:21.016Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:37:21.016Z] #59 sha256:cabf50020f71097cea5ae9bc336dfce41b0f7d07dff85dd59bd146fe81e68516 [2021-06-09T22:37:21.016Z] #59 5.991 + RM_GOPATH=0 [2021-06-09T22:37:21.016Z] #59 5.991 + TMP_GOPATH= [2021-06-09T22:37:21.016Z] #59 5.991 + : /build [2021-06-09T22:37:21.016Z] #59 5.991 + '[' -z '' ']' [2021-06-09T22:37:21.016Z] #59 5.991 ++ mktemp -d [2021-06-09T22:37:21.016Z] #59 5.991 + export GOPATH=/tmp/tmp.55826tN9IK [2021-06-09T22:37:21.016Z] #59 5.991 + GOPATH=/tmp/tmp.55826tN9IK [2021-06-09T22:37:21.016Z] #59 5.991 + RM_GOPATH=1 [2021-06-09T22:37:21.016Z] #59 5.991 + case "$(go env GOARCH)" in [2021-06-09T22:37:21.016Z] #59 5.991 ++ go env GOARCH [2021-06-09T22:37:21.016Z] #59 6.015 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.016Z] #59 6.015 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.016Z] #59 6.021 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:21.016Z] #59 6.022 + dir=/tmp/install [2021-06-09T22:37:21.016Z] #59 6.022 + bin=rootlesskit [2021-06-09T22:37:21.016Z] #59 6.022 + shift [2021-06-09T22:37:21.016Z] #59 6.022 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T22:37:21.016Z] #59 6.022 + . /tmp/install/rootlesskit.installer [2021-06-09T22:37:21.016Z] #59 6.022 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:37:21.016Z] #59 6.022 + install_rootlesskit [2021-06-09T22:37:21.016Z] #59 6.022 + case "$1" in [2021-06-09T22:37:21.016Z] #59 6.022 + export CGO_ENABLED=0 [2021-06-09T22:37:21.016Z] #59 6.022 + CGO_ENABLED=0 [2021-06-09T22:37:21.016Z] #59 6.022 + _install_rootlesskit [2021-06-09T22:37:21.016Z] #59 6.024 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T22:37:21.016Z] #59 6.024 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.55826tN9IK/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:37:21.016Z] #59 6.027 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:37:21.016Z] #59 6.030 Cloning into '/tmp/tmp.55826tN9IK/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T22:37:21.016Z] #59 9.088 + cd /tmp/tmp.55826tN9IK/src/github.com/rootless-containers/rootlesskit [2021-06-09T22:37:21.016Z] #59 9.089 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T22:37:21.016Z] #59 9.105 + export GO111MODULE=on [2021-06-09T22:37:21.016Z] #59 9.105 + GO111MODULE=on [2021-06-09T22:37:21.016Z] #59 9.106 + export GOPROXY=https://proxy.golang.org [2021-06-09T22:37:21.016Z] #59 9.106 + GOPROXY=https://proxy.golang.org [2021-06-09T22:37:21.016Z] #59 9.106 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:37:21.016Z] #59 9.106 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T22:37:21.016Z] #59 ... [2021-06-09T22:37:21.016Z] [2021-06-09T22:37:21.016Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:37:21.016Z] #48 sha256:32f2a87d9fe4aaac3bdeae9381943bafa08d14a123cb1218bc1a6da1469b6d55 [2021-06-09T22:37:21.016Z] #48 5.811 + RM_GOPATH=0 [2021-06-09T22:37:21.016Z] #48 5.811 + TMP_GOPATH= [2021-06-09T22:37:21.016Z] #48 5.811 + : /build [2021-06-09T22:37:21.016Z] #48 5.811 + '[' -z '' ']' [2021-06-09T22:37:21.016Z] #48 5.811 ++ mktemp -d [2021-06-09T22:37:21.016Z] #48 5.820 + export GOPATH=/tmp/tmp.ljQVAc0CDn [2021-06-09T22:37:21.016Z] #48 5.820 + GOPATH=/tmp/tmp.ljQVAc0CDn [2021-06-09T22:37:21.016Z] #48 5.820 + RM_GOPATH=1 [2021-06-09T22:37:21.016Z] #48 5.820 + case "$(go env GOARCH)" in [2021-06-09T22:37:21.016Z] #48 5.820 ++ go env GOARCH [2021-06-09T22:37:21.016Z] #48 5.856 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.016Z] #48 5.856 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.016Z] #48 5.856 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:21.016Z] #48 5.861 + dir=/tmp/install [2021-06-09T22:37:21.016Z] #48 5.861 + bin=gotestsum [2021-06-09T22:37:21.016Z] #48 5.861 + shift [2021-06-09T22:37:21.016Z] #48 5.861 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T22:37:21.016Z] #48 5.861 + . /tmp/install/gotestsum.installer [2021-06-09T22:37:21.016Z] #48 5.861 ++ : v0.5.3 [2021-06-09T22:37:21.016Z] #48 5.861 + install_gotestsum [2021-06-09T22:37:21.016Z] #48 5.864 + set -e [2021-06-09T22:37:21.016Z] #48 5.864 + export GO111MODULE=on [2021-06-09T22:37:21.016Z] #48 5.864 + GO111MODULE=on [2021-06-09T22:37:21.016Z] #48 5.864 + GOBIN=/build [2021-06-09T22:37:21.016Z] #48 5.864 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T22:37:21.016Z] #48 5.913 go: finding gotest.tools v0.5.3 [2021-06-09T22:37:21.016Z] #48 5.923 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T22:37:21.016Z] #48 6.993 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T22:37:21.017Z] #48 7.459 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T22:37:21.017Z] #48 8.794 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:37:21.017Z] #48 8.794 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:37:21.017Z] #48 8.824 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:37:21.017Z] #48 8.842 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:37:21.017Z] #48 8.859 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T22:37:21.017Z] #48 8.913 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:37:21.017Z] #48 8.987 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T22:37:21.017Z] #48 9.031 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:37:21.017Z] #48 9.123 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:37:21.017Z] #48 9.352 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:37:21.017Z] #48 9.362 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:37:21.017Z] #48 9.454 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:37:21.017Z] #48 9.519 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T22:37:21.017Z] #48 9.566 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T22:37:21.017Z] #48 9.591 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:37:21.017Z] #48 9.923 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:37:21.017Z] #48 9.924 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:37:21.017Z] #48 10.16 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:37:21.017Z] #48 10.20 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:37:21.028Z] #20 23.24 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-09T22:37:21.035Z] #40 ... [2021-06-09T22:37:21.035Z] [2021-06-09T22:37:21.035Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:21.035Z] #52 sha256:fa7674405d447667bbd06364b445aa39dbc114d540efcf3ef11b9edd6be33cb6 [2021-06-09T22:37:21.035Z] #52 17.71 runtime/cgo [2021-06-09T22:37:21.035Z] #52 ... [2021-06-09T22:37:21.035Z] [2021-06-09T22:37:21.035Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:21.035Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:37:21.035Z] #50 22.66 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:21.035Z] #50 24.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:21.035Z] #50 24.42 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:21.035Z] #50 24.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:21.035Z] #50 24.68 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:21.035Z] #50 25.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:21.035Z] #50 25.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:21.035Z] #50 25.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:21.035Z] #50 25.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:21.035Z] #50 25.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:21.035Z] #50 25.16 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:21.035Z] #50 25.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:21.035Z] #50 25.16 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:21.035Z] #50 25.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:21.035Z] #50 25.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:21.035Z] #50 25.16 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:21.035Z] #50 25.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:21.035Z] #50 25.28 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:21.035Z] #50 25.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:21.035Z] #50 25.37 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:21.035Z] #50 25.37 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:21.035Z] #50 25.37 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:21.035Z] #50 25.39 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:21.035Z] #50 25.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:21.035Z] #50 25.57 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:21.035Z] #50 25.57 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:21.035Z] #50 25.57 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:21.035Z] #50 25.57 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:37:21.035Z] #50 25.57 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:21.035Z] #50 25.57 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:21.035Z] #50 25.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:21.035Z] #50 25.80 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:21.035Z] #50 25.80 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:37:21.035Z] #50 25.80 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:21.035Z] #50 25.80 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:21.035Z] #50 25.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:21.035Z] #50 25.98 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:21.035Z] #50 25.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:37:21.035Z] #50 25.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:21.035Z] #50 25.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:21.035Z] #50 25.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:21.035Z] #50 25.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:21.035Z] #50 25.98 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:21.035Z] #50 26.09 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:21.035Z] #50 26.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:21.035Z] #50 26.16 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:37:21.035Z] #50 26.19 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:21.035Z] #50 26.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:21.035Z] #50 26.27 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:21.035Z] #50 26.27 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:21.035Z] #50 26.27 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:21.035Z] #50 26.53 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:21.035Z] #50 26.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:21.035Z] #50 26.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:21.035Z] #50 26.53 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:21.035Z] #50 26.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:21.035Z] #50 26.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:21.035Z] #50 26.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:21.036Z] #50 26.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:21.036Z] #50 26.66 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:21.036Z] #50 26.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:37:21.036Z] #50 26.79 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:21.036Z] #50 27.01 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:21.036Z] #50 27.01 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:21.036Z] #50 27.05 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:21.036Z] #50 27.09 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:21.036Z] #50 27.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:21.036Z] #50 27.10 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:21.036Z] #50 27.13 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:21.036Z] #50 27.26 go: downloading golang.org/x/text v0.3.2 [2021-06-09T22:37:21.036Z] #50 27.30 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:21.036Z] #50 27.30 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:37:21.036Z] #50 27.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:21.036Z] #50 27.30 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:21.036Z] #50 27.44 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:21.036Z] #50 27.44 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:21.036Z] #50 27.49 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:21.036Z] #50 27.55 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T22:37:21.036Z] #50 27.55 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:21.036Z] #50 27.55 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:21.036Z] #50 27.85 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:21.036Z] #50 27.85 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:21.036Z] #50 27.85 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:21.036Z] #50 27.96 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:21.204Z] #36 43.98 Selecting previously unselected package cmake-data. [2021-06-09T22:37:21.204Z] #36 43.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T22:37:21.204Z] #36 44.00 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T22:37:21.209Z] #56 39.23 The following NEW packages will be installed: [2021-06-09T22:37:21.209Z] #56 39.24 libbtrfs-dev libbtrfs0 [2021-06-09T22:37:21.279Z] #48 ... [2021-06-09T22:37:21.279Z] [2021-06-09T22:37:21.279Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:37:21.279Z] #34 sha256:c841bfcf90661cb880dc9012f14a368a44828688dcf90a9ed06ce9b7250f6285 [2021-06-09T22:37:21.279Z] #34 5.544 Install go-toml version v1.8.1 [2021-06-09T22:37:21.279Z] #34 5.581 go: finding github.com v1.8.1 [2021-06-09T22:37:21.280Z] #34 5.581 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T22:37:21.280Z] #34 5.581 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T22:37:21.280Z] #34 5.581 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:37:21.280Z] #34 5.581 go: finding github.com/pelletier v1.8.1 [2021-06-09T22:37:21.280Z] #34 6.560 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:37:21.280Z] #34 7.045 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T22:37:21.280Z] #34 8.894 github.com/pelletier/go-toml [2021-06-09T22:37:21.293Z] #50 28.01 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:21.293Z] #50 28.10 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:21.293Z] #50 28.19 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:21.467Z] #56 39.70 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:21.467Z] #56 39.70 Need to get 119 kB of archives. [2021-06-09T22:37:21.467Z] #56 39.70 After this operation, 387 kB of additional disk space will be used. [2021-06-09T22:37:21.467Z] #56 39.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T22:37:21.542Z] #34 ... [2021-06-09T22:37:21.542Z] [2021-06-09T22:37:21.542Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:21.542Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T22:37:21.542Z] #56 5.064 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:37:21.542Z] #56 5.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:37:21.542Z] #56 5.139 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:37:21.542Z] #56 6.075 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T22:37:21.542Z] #56 7.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T22:37:21.542Z] #56 9.058 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T22:37:21.542Z] #56 ... [2021-06-09T22:37:21.542Z] [2021-06-09T22:37:21.542Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:21.542Z] #50 sha256:550c38c8bb0e8abfea9ee64f5242a981e4ab255714451ca497c64216c5eb48b1 [2021-06-09T22:37:21.542Z] #50 5.770 + RM_GOPATH=0 [2021-06-09T22:37:21.542Z] #50 5.770 + TMP_GOPATH= [2021-06-09T22:37:21.542Z] #50 5.770 + : /build [2021-06-09T22:37:21.542Z] #50 5.770 + '[' -z '' ']' [2021-06-09T22:37:21.542Z] #50 5.770 ++ mktemp -d [2021-06-09T22:37:21.542Z] #50 5.770 + export GOPATH=/tmp/tmp.4aVMHKUuVj [2021-06-09T22:37:21.542Z] #50 5.770 + GOPATH=/tmp/tmp.4aVMHKUuVj [2021-06-09T22:37:21.542Z] #50 5.770 + RM_GOPATH=1 [2021-06-09T22:37:21.542Z] #50 5.770 + case "$(go env GOARCH)" in [2021-06-09T22:37:21.542Z] #50 5.770 ++ go env GOARCH [2021-06-09T22:37:21.542Z] #50 5.860 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.542Z] #50 5.860 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.542Z] #50 5.860 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:21.542Z] #50 5.864 + dir=/tmp/install [2021-06-09T22:37:21.542Z] #50 5.864 + bin=golangci_lint [2021-06-09T22:37:21.542Z] #50 5.864 + shift [2021-06-09T22:37:21.542Z] #50 5.864 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T22:37:21.542Z] #50 5.864 + . /tmp/install/golangci_lint.installer [2021-06-09T22:37:21.542Z] #50 5.864 ++ : v1.23.8 [2021-06-09T22:37:21.542Z] #50 5.864 + install_golangci_lint [2021-06-09T22:37:21.542Z] #50 5.864 + set -e [2021-06-09T22:37:21.542Z] #50 5.864 + export GO111MODULE=on [2021-06-09T22:37:21.542Z] #50 5.864 + GO111MODULE=on [2021-06-09T22:37:21.542Z] #50 5.864 + GOBIN=/build [2021-06-09T22:37:21.542Z] #50 5.864 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T22:37:21.542Z] #50 5.896 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T22:37:21.542Z] #50 5.896 go: finding github.com v1.23.8 [2021-06-09T22:37:21.542Z] #50 5.901 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T22:37:21.542Z] #50 5.901 go: finding github.com/golangci v1.23.8 [2021-06-09T22:37:21.542Z] #50 5.901 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:37:21.542Z] #50 6.883 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:37:21.542Z] #50 7.574 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T22:37:21.551Z] #50 28.28 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T22:37:21.598Z] #20 23.83 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:21.598Z] #20 23.95 Fetched 28.6 MB in 2s (18.3 MB/s) [2021-06-09T22:37:21.598Z] #20 24.02 Selecting previously unselected package pigz. [2021-06-09T22:37:21.727Z] #56 39.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T22:37:21.805Z] #50 ... [2021-06-09T22:37:21.805Z] [2021-06-09T22:37:21.805Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:21.805Z] #52 sha256:482ed18caf6688631c16967e9dd6c804cc3679afc893fd70d52eec693d30da1a [2021-06-09T22:37:21.805Z] #52 3.696 + RM_GOPATH=0 [2021-06-09T22:37:21.805Z] #52 3.696 + TMP_GOPATH= [2021-06-09T22:37:21.805Z] #52 3.696 + : /build [2021-06-09T22:37:21.805Z] #52 3.696 + '[' -z '' ']' [2021-06-09T22:37:21.805Z] #52 3.700 ++ mktemp -d [2021-06-09T22:37:21.805Z] #52 3.702 + export GOPATH=/tmp/tmp.nuHuzz2Svt [2021-06-09T22:37:21.805Z] #52 3.702 + GOPATH=/tmp/tmp.nuHuzz2Svt [2021-06-09T22:37:21.805Z] #52 3.702 + RM_GOPATH=1 [2021-06-09T22:37:21.805Z] #52 3.702 + case "$(go env GOARCH)" in [2021-06-09T22:37:21.805Z] #52 3.707 ++ go env GOARCH [2021-06-09T22:37:21.805Z] #52 3.729 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.805Z] #52 3.729 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.805Z] #52 3.729 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:21.805Z] #52 3.744 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:37:21.805Z] #52 3.745 + dir=/tmp/install [2021-06-09T22:37:21.805Z] #52 3.745 + bin=shfmt [2021-06-09T22:37:21.805Z] #52 3.745 + shift [2021-06-09T22:37:21.805Z] #52 3.745 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T22:37:21.805Z] #52 3.745 + . /tmp/install/shfmt.installer [2021-06-09T22:37:21.805Z] #52 3.745 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:37:21.805Z] #52 3.745 + install_shfmt [2021-06-09T22:37:21.805Z] #52 3.745 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T22:37:21.805Z] #52 3.745 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nuHuzz2Svt/src/github.com/mvdan/sh [2021-06-09T22:37:21.805Z] #52 3.746 Cloning into '/tmp/tmp.nuHuzz2Svt/src/github.com/mvdan/sh'... [2021-06-09T22:37:21.805Z] #52 9.008 + cd /tmp/tmp.nuHuzz2Svt/src/github.com/mvdan/sh [2021-06-09T22:37:21.805Z] #52 9.008 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T22:37:21.805Z] #52 9.137 + GO111MODULE=on [2021-06-09T22:37:21.805Z] #52 9.137 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T22:37:21.805Z] #52 10.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:21.805Z] #52 11.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:21.805Z] #52 11.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:21.805Z] #52 11.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:21.805Z] #52 ... [2021-06-09T22:37:21.805Z] [2021-06-09T22:37:21.805Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:37:21.805Z] #24 sha256:8524af7e882ce2140d5612ef526252b205046ece5678c064e704b429b93fcda6 [2021-06-09T22:37:21.805Z] #24 4.611 + RM_GOPATH=0 [2021-06-09T22:37:21.805Z] #24 4.611 + TMP_GOPATH= [2021-06-09T22:37:21.805Z] #24 4.611 + : /build [2021-06-09T22:37:21.805Z] #24 4.611 + '[' -z '' ']' [2021-06-09T22:37:21.805Z] #24 4.611 ++ mktemp -d [2021-06-09T22:37:21.805Z] #24 4.620 + export GOPATH=/tmp/tmp.Sb0olLOqtS [2021-06-09T22:37:21.805Z] #24 4.620 + GOPATH=/tmp/tmp.Sb0olLOqtS [2021-06-09T22:37:21.805Z] #24 4.620 + RM_GOPATH=1 [2021-06-09T22:37:21.805Z] #24 4.620 + case "$(go env GOARCH)" in [2021-06-09T22:37:21.805Z] #24 4.628 ++ go env GOARCH [2021-06-09T22:37:21.805Z] #24 4.642 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.805Z] #24 4.655 Install docker/cli version 17.06.2-ce from stable [2021-06-09T22:37:21.805Z] #24 4.655 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:21.805Z] #24 4.655 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:21.805Z] #24 4.655 + dir=/tmp/install [2021-06-09T22:37:21.805Z] #24 4.655 + bin=dockercli [2021-06-09T22:37:21.805Z] #24 4.655 + shift [2021-06-09T22:37:21.805Z] #24 4.655 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T22:37:21.805Z] #24 4.655 + . /tmp/install/dockercli.installer [2021-06-09T22:37:21.805Z] #24 4.655 ++ : stable [2021-06-09T22:37:21.805Z] #24 4.655 ++ : 17.06.2-ce [2021-06-09T22:37:21.805Z] #24 4.655 + install_dockercli [2021-06-09T22:37:21.805Z] #24 4.655 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T22:37:21.805Z] #24 4.655 ++ uname -m [2021-06-09T22:37:21.805Z] #24 4.655 + arch=aarch64 [2021-06-09T22:37:21.805Z] #24 4.655 + '[' aarch64 '!=' x86_64 ']' [2021-06-09T22:37:21.805Z] #24 4.655 + '[' aarch64 '!=' s390x ']' [2021-06-09T22:37:21.805Z] #24 4.655 + '[' aarch64 '!=' armhf ']' [2021-06-09T22:37:21.805Z] #24 4.655 + build_dockercli [2021-06-09T22:37:21.805Z] #24 4.655 + git clone https://github.com/docker/docker-ce /tmp/tmp.Sb0olLOqtS/tmp/docker-ce [2021-06-09T22:37:21.805Z] #24 4.655 Cloning into '/tmp/tmp.Sb0olLOqtS/tmp/docker-ce'... [2021-06-09T22:37:21.809Z] #50 28.56 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:21.858Z] #20 24.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-09T22:37:21.858Z] #20 24.07 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-09T22:37:21.858Z] #20 24.08 Unpacking pigz (2.4-1) ... [2021-06-09T22:37:22.076Z] #24 ... [2021-06-09T22:37:22.076Z] [2021-06-09T22:37:22.076Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:22.076Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-09T22:37:22.076Z] #32 5.576 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T22:37:22.076Z] #32 5.589 Cloning into '.'... [2021-06-09T22:37:22.076Z] #32 ... [2021-06-09T22:37:22.076Z] [2021-06-09T22:37:22.076Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:37:22.076Z] #59 sha256:cabf50020f71097cea5ae9bc336dfce41b0f7d07dff85dd59bd146fe81e68516 [2021-06-09T22:37:22.076Z] #59 11.58 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:22.076Z] #59 11.62 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T22:37:22.119Z] #20 24.21 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T22:37:22.119Z] #20 24.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:22.119Z] #20 24.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:22.339Z] #59 11.69 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:37:22.339Z] #59 11.82 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:22.339Z] #59 11.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:37:22.339Z] #59 11.92 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T22:37:22.339Z] #59 11.94 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:37:22.379Z] #20 24.56 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:37:22.379Z] #20 24.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:22.379Z] #20 24.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:22.601Z] #59 12.03 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T22:37:22.601Z] #59 12.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:37:22.663Z] #56 40.63 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:22.908Z] #59 12.22 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:37:22.908Z] #59 12.23 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:37:22.908Z] #59 12.25 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T22:37:22.908Z] #59 12.35 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:37:22.908Z] #59 12.37 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:37:22.908Z] #59 12.37 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T22:37:22.908Z] #59 12.43 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T22:37:22.908Z] #59 12.45 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:37:22.922Z] #56 40.85 Fetched 119 kB in 0s (423 kB/s) [2021-06-09T22:37:22.923Z] #56 40.96 Selecting previously unselected package libbtrfs0. [2021-06-09T22:37:22.923Z] #56 40.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.) [2021-06-09T22:37:22.923Z] #56 41.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T22:37:22.923Z] #56 41.06 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:37:22.969Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-09T22:37:22.969Z] [2021-06-09T22:37:22.969Z] ________ ____ __. [2021-06-09T22:37:22.969Z] \_____ \ | |/ _| [2021-06-09T22:37:22.969Z] / | \| < [2021-06-09T22:37:22.969Z] / | \ | \ [2021-06-09T22:37:22.969Z] \_______ /____|__ \ [2021-06-09T22:37:22.969Z] \/ \/ [2021-06-09T22:37:22.969Z] [2021-06-09T22:37:22.969Z] INFO: make.ps1 ended at 06/09/2021 22:37:11 [2021-06-09T22:37:22.969Z] INFO: Binaries build ended at 06/09/2021 22:37:13. Duration:00:01:25.6654793 [2021-06-09T22:37:22.969Z] INFO: Copying the built daemon binary to d:\CI\PR-42503\2\binary\dockerd-9b89f5ec73.exe... [2021-06-09T22:37:22.969Z] INFO: Copying the built client binary to d:\CI\PR-42503\2\binary\docker-9b89f5ec73.exe... [2021-06-09T22:37:22.969Z] INFO: Copying dockerversion from the container... [2021-06-09T22:37:22.969Z] INFO: Copying the golang package from the container to d:\CI\PR-42503\2\installer\go.zip... [2021-06-09T22:37:22.969Z] INFO: Extracting go.zip to d:\CI\PR-42503\2\go [2021-06-09T22:37:23.171Z] #59 12.46 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T22:37:23.182Z] #56 41.15 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:37:23.182Z] #56 41.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T22:37:23.182Z] #56 41.20 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:37:23.331Z] #20 25.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:23.331Z] #20 25.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:23.432Z] #59 12.90 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:37:23.441Z] #56 41.42 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:37:23.441Z] #56 41.44 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:37:23.441Z] #56 41.46 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:23.701Z] #56 ... [2021-06-09T22:37:23.701Z] [2021-06-09T22:37:23.701Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:23.701Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:37:23.701Z] #50 38.54 go: finding github.com/fatih/color v1.7.0 [2021-06-09T22:37:23.701Z] #50 38.56 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:37:23.701Z] #50 38.62 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:37:23.701Z] #50 38.65 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:37:23.701Z] #50 38.72 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:23.701Z] #50 38.73 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:23.701Z] #50 38.75 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:23.701Z] #50 38.75 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:37:23.701Z] #50 38.77 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T22:37:23.701Z] #50 38.79 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:23.701Z] #50 38.80 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:37:23.701Z] #50 38.82 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:23.701Z] #50 38.82 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:23.701Z] #50 38.89 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:23.701Z] #50 38.90 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T22:37:23.701Z] #50 38.90 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:23.701Z] #50 38.92 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:23.701Z] #50 38.92 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:23.701Z] #50 38.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:23.701Z] #50 38.96 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:23.701Z] #50 38.96 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T22:37:23.701Z] #50 39.03 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:23.701Z] #50 39.08 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:23.701Z] #50 39.09 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:23.701Z] #50 39.13 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:23.701Z] #50 39.14 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:23.701Z] #50 39.17 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:37:23.701Z] #50 39.20 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:23.701Z] #50 39.21 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T22:37:23.701Z] #50 39.24 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:23.701Z] #50 39.28 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:23.701Z] #50 39.30 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:23.701Z] #50 39.34 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:23.701Z] #50 39.36 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:23.701Z] #50 39.38 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:37:23.701Z] #50 39.42 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:23.701Z] #50 39.53 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:23.701Z] #50 39.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:23.701Z] #50 39.56 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T22:37:23.701Z] #50 39.57 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:23.701Z] #50 39.58 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T22:37:23.701Z] #50 39.61 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:23.701Z] #50 39.62 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:23.701Z] #50 39.66 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:23.701Z] #50 39.71 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:23.701Z] #50 39.77 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:23.701Z] #50 39.81 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:23.701Z] #50 39.87 go: finding golang.org/x/text v0.3.2 [2021-06-09T22:37:23.701Z] #50 39.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:23.701Z] #50 39.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:23.701Z] #50 39.98 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:23.701Z] #50 40.04 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:23.701Z] #50 40.05 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:23.701Z] #50 40.06 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:23.701Z] #50 40.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:23.701Z] #50 40.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:23.701Z] #50 40.07 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:23.701Z] #50 40.07 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:23.701Z] #50 40.08 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:23.701Z] #50 40.10 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:23.701Z] #50 40.12 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:23.701Z] #50 40.12 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:23.701Z] #50 40.16 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:23.701Z] #50 40.17 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:23.701Z] #50 40.19 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:23.701Z] #50 40.22 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:23.701Z] #50 40.23 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:23.701Z] #50 40.40 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:23.701Z] #50 40.44 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:23.701Z] #50 40.55 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:23.701Z] #50 40.60 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:23.701Z] #50 40.60 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:23.701Z] #50 40.66 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:23.701Z] #50 40.67 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:23.710Z] #50 ... [2021-06-09T22:37:23.710Z] [2021-06-09T22:37:23.710Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:23.710Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:23.710Z] #13 25.77 Fetched 8973 kB in 17s (529 kB/s) [2021-06-09T22:37:23.710Z] #13 25.77 Reading package lists... [2021-06-09T22:37:23.710Z] #13 ... [2021-06-09T22:37:23.710Z] [2021-06-09T22:37:23.710Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:37:23.710Z] #59 sha256:f769734f799cc1111b9e8b6bf08dcc7530322f385b013c498a778be0ba52d44d [2021-06-09T22:37:23.710Z] #59 20.51 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:23.710Z] #59 22.61 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:23.710Z] #59 23.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:23.710Z] #59 23.63 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:23.710Z] #59 23.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:23.711Z] #59 24.03 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:23.711Z] #59 26.11 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:37:23.711Z] #59 26.27 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:37:23.711Z] #59 26.55 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:37:23.711Z] #59 26.55 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:23.711Z] #59 26.66 go: finding github.com/google/uuid v1.2.0 [2021-06-09T22:37:23.711Z] #59 26.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:37:23.711Z] #59 26.66 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T22:37:23.711Z] #59 26.78 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T22:37:23.711Z] #59 27.02 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T22:37:23.711Z] #59 27.02 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:37:23.711Z] #59 27.09 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:23.711Z] #59 27.09 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:23.711Z] #59 27.18 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:23.711Z] #59 27.48 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:23.711Z] #59 27.48 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:23.975Z] #50 ... [2021-06-09T22:37:23.975Z] [2021-06-09T22:37:23.975Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:23.975Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:23.975Z] #56 DONE 42.2s [2021-06-09T22:37:24.234Z] [2021-06-09T22:37:24.234Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:37:24.234Z] #57 sha256:47bc0912408d9d405f2b9415e3e9e72a3118271db41464e67a16b2f974b6f1c1 [2021-06-09T22:37:24.379Z] #59 13.87 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T22:37:24.379Z] #59 13.91 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:24.479Z] #36 46.55 Selecting previously unselected package libicu63:amd64. [2021-06-09T22:37:24.479Z] #36 46.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T22:37:24.479Z] #36 46.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:37:24.644Z] #59 13.92 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:24.644Z] #59 14.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:24.644Z] #59 ... [2021-06-09T22:37:24.644Z] [2021-06-09T22:37:24.644Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:24.644Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:37:24.644Z] #50 31.47 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:25.043Z] #36 ... [2021-06-09T22:37:25.043Z] [2021-06-09T22:37:25.043Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:25.043Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:25.043Z] #13 26.25 Reading package lists... [2021-06-09T22:37:25.043Z] #13 31.87 Building dependency tree... [2021-06-09T22:37:25.043Z] #13 34.96 The following additional packages will be installed: [2021-06-09T22:37:25.043Z] #13 34.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T22:37:25.043Z] #13 34.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T22:37:25.043Z] #13 34.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T22:37:25.043Z] #13 34.98 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T22:37:25.043Z] #13 34.98 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:37:25.043Z] #13 34.98 Suggested packages: [2021-06-09T22:37:25.043Z] #13 34.99 gcc-8-locales seccomp wine64 [2021-06-09T22:37:25.043Z] #13 36.26 The following NEW packages will be installed: [2021-06-09T22:37:25.043Z] #13 36.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T22:37:25.043Z] #13 36.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T22:37:25.043Z] #13 36.26 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T22:37:25.043Z] #13 36.27 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T22:37:25.043Z] #13 36.27 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T22:37:25.043Z] #13 36.27 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:37:25.043Z] #13 36.28 The following packages will be upgraded: [2021-06-09T22:37:25.043Z] #13 36.28 libseccomp2 libsystemd0 libudev1 [2021-06-09T22:37:25.043Z] #13 36.77 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:37:25.043Z] #13 36.77 Need to get 78.2 MB of archives. [2021-06-09T22:37:25.043Z] #13 36.77 After this operation, 487 MB of additional disk space will be used. [2021-06-09T22:37:25.043Z] #13 36.77 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-09T22:37:25.043Z] #13 36.77 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-09T22:37:25.043Z] #13 36.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-09T22:37:25.043Z] #13 36.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-09T22:37:25.043Z] #13 36.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-09T22:37:25.043Z] #13 37.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-09T22:37:25.043Z] #13 37.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-09T22:37:25.043Z] #13 37.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-09T22:37:25.043Z] #13 37.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-09T22:37:25.043Z] #13 37.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T22:37:25.043Z] #13 37.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-09T22:37:25.043Z] #13 38.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-09T22:37:25.043Z] #13 38.21 Get:13 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] [2021-06-09T22:37:25.043Z] #13 41.33 Get:14 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] [2021-06-09T22:37:25.190Z] #57 1.144 + RM_GOPATH=0 [2021-06-09T22:37:25.190Z] #57 1.144 + TMP_GOPATH= [2021-06-09T22:37:25.190Z] #57 1.144 + : /build [2021-06-09T22:37:25.190Z] #57 1.144 + '[' -z '' ']' [2021-06-09T22:37:25.190Z] #57 1.144 ++ mktemp -d [2021-06-09T22:37:25.190Z] #57 1.146 + export GOPATH=/tmp/tmp.O4mLzks3Hq [2021-06-09T22:37:25.190Z] #57 1.146 + GOPATH=/tmp/tmp.O4mLzks3Hq [2021-06-09T22:37:25.190Z] #57 1.146 + RM_GOPATH=1 [2021-06-09T22:37:25.190Z] #57 1.146 + case "$(go env GOARCH)" in [2021-06-09T22:37:25.190Z] #57 1.147 ++ go env GOARCH [2021-06-09T22:37:25.190Z] #57 1.190 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:25.190Z] #57 1.190 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:25.190Z] #57 1.192 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:25.190Z] #57 1.193 + dir=/tmp/install [2021-06-09T22:37:25.190Z] #57 1.193 + bin=containerd [2021-06-09T22:37:25.190Z] #57 1.193 + shift [2021-06-09T22:37:25.190Z] #57 1.194 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T22:37:25.190Z] #57 1.194 + . /tmp/install/containerd.installer [2021-06-09T22:37:25.190Z] #57 1.195 ++ set -e [2021-06-09T22:37:25.190Z] #57 1.196 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:37:25.190Z] #57 1.199 + install_containerd [2021-06-09T22:37:25.190Z] #57 1.200 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T22:37:25.190Z] #57 1.200 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:37:25.190Z] #57 1.200 + git clone https://github.com/containerd/containerd.git /tmp/tmp.O4mLzks3Hq/src/github.com/containerd/containerd [2021-06-09T22:37:25.190Z] #57 1.202 Cloning into '/tmp/tmp.O4mLzks3Hq/src/github.com/containerd/containerd'... [2021-06-09T22:37:25.222Z] #59 14.85 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:25.246Z] #20 27.11 Selecting previously unselected package python3-minimal. [2021-06-09T22:37:25.246Z] #20 27.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 ... 23684 files and directories currently installed.) [2021-06-09T22:37:25.246Z] #20 27.15 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T22:37:25.246Z] #20 27.15 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:37:25.246Z] #20 27.22 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T22:37:25.246Z] #20 27.22 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T22:37:25.246Z] #20 27.23 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:37:25.246Z] #20 27.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T22:37:25.246Z] #20 27.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:25.246Z] #20 27.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:25.300Z] #13 ... [2021-06-09T22:37:25.300Z] [2021-06-09T22:37:25.300Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:25.300Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:25.300Z] #44 31.03 Reading package lists... [2021-06-09T22:37:25.300Z] #44 36.96 Building dependency tree... [2021-06-09T22:37:25.300Z] #44 39.75 The following additional packages will be installed: [2021-06-09T22:37:25.300Z] #44 39.75 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T22:37:25.300Z] #44 39.75 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T22:37:25.300Z] #44 39.75 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:37:25.300Z] #44 39.75 python3.7-minimal [2021-06-09T22:37:25.300Z] #44 39.75 Suggested packages: [2021-06-09T22:37:25.300Z] #44 39.76 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T22:37:25.300Z] #44 39.76 python3.7-doc binfmt-support [2021-06-09T22:37:25.300Z] #44 41.00 The following NEW packages will be installed: [2021-06-09T22:37:25.300Z] #44 41.02 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T22:37:25.300Z] #44 41.03 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T22:37:25.300Z] #44 41.03 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:37:25.300Z] #44 41.03 python3.7-minimal [2021-06-09T22:37:25.300Z] #44 41.51 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:25.300Z] #44 41.51 Need to get 6695 kB of archives. [2021-06-09T22:37:25.300Z] #44 41.51 After this operation, 33.1 MB of additional disk space will be used. [2021-06-09T22:37:25.300Z] #44 41.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T22:37:25.300Z] #44 41.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T22:37:25.300Z] #44 41.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T22:37:25.300Z] #44 41.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T22:37:25.300Z] #44 41.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T22:37:25.300Z] #44 42.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:37:25.300Z] #44 42.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T22:37:25.300Z] #44 42.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T22:37:25.300Z] #44 42.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-09T22:37:25.300Z] #44 42.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:37:25.300Z] #44 42.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T22:37:25.300Z] #44 42.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-09T22:37:25.300Z] #44 42.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T22:37:25.300Z] #44 42.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T22:37:25.300Z] #44 42.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T22:37:25.300Z] #44 45.43 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-09T22:37:25.300Z] #44 46.77 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:25.300Z] #44 46.94 Fetched 6695 kB in 5s (1476 kB/s) [2021-06-09T22:37:25.300Z] #44 ... [2021-06-09T22:37:25.300Z] [2021-06-09T22:37:25.300Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:25.300Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:37:25.300Z] #32 45.24 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-09T22:37:25.300Z] #32 45.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T22:37:25.300Z] #32 46.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:25.486Z] #59 ... [2021-06-09T22:37:25.486Z] [2021-06-09T22:37:25.486Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:25.486Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T22:37:25.486Z] #40 4.858 + git clone https://github.com/docker/distribution.git . [2021-06-09T22:37:25.486Z] #40 4.858 Cloning into '.'... [2021-06-09T22:37:25.486Z] #40 14.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T22:37:25.577Z] #50 ... [2021-06-09T22:37:25.577Z] [2021-06-09T22:37:25.577Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:25.577Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:25.577Z] #36 22.20 Fetched 8448 kB in 15s (553 kB/s) [2021-06-09T22:37:25.577Z] #36 22.20 Reading package lists... [2021-06-09T22:37:25.577Z] #36 28.62 Reading package lists... [2021-06-09T22:37:25.577Z] #36 ... [2021-06-09T22:37:25.577Z] [2021-06-09T22:37:25.577Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:25.577Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:37:25.577Z] #46 28.45 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T22:37:25.577Z] #46 28.54 vendor/golang.org/x/crypto/curve25519 [2021-06-09T22:37:25.749Z] #40 ... [2021-06-09T22:37:25.749Z] [2021-06-09T22:37:25.749Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:25.749Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:25.749Z] #29 3.817 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T22:37:25.749Z] #29 4.250 [2021-06-09T22:37:25.821Z] #20 28.16 Selecting previously unselected package python3.7. [2021-06-09T22:37:25.821Z] #20 28.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:25.821Z] #20 28.17 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:26.121Z] #20 28.33 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T22:37:26.121Z] #20 28.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T22:37:26.121Z] #20 28.37 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:37:26.143Z] #46 ... [2021-06-09T22:37:26.143Z] [2021-06-09T22:37:26.143Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:26.143Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:26.143Z] #56 23.16 Fetched 8448 kB in 15s (545 kB/s) [2021-06-09T22:37:26.143Z] #56 23.16 Reading package lists... [2021-06-09T22:37:26.387Z] #20 28.49 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:37:26.402Z] #56 29.18 Reading package lists... [2021-06-09T22:37:26.402Z] #56 ... [2021-06-09T22:37:26.402Z] [2021-06-09T22:37:26.403Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:26.403Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:26.403Z] #44 21.91 Reading package lists... [2021-06-09T22:37:26.956Z] #20 29.28 Selecting previously unselected package python3. [2021-06-09T22:37:26.956Z] #20 29.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 ... 24096 files and directories currently installed.) [2021-06-09T22:37:26.956Z] #20 29.33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-09T22:37:27.181Z] #29 4.508 0.0% # 1.9% #### 5.8% ###### 9.1% ########### 16.0% ############## 20.8% ################### 26.7% ####################### 32.5% ######################### 36.1% ############################### 43.4% #################################### 51.0% ############################################ 62.3% ################################################## 70.4% ##################################################### 73.9% ####################################################### 76.5% ######################################################### 79.7% ############################################################ 84.0% ############################################################### 87.8% ################################################################## 92.1% ####################################################################### 99.6% ######################################################################## 100.0% [2021-06-09T22:37:27.217Z] #20 29.35 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:37:27.217Z] #20 29.46 Selecting previously unselected package libip4tc0:amd64. [2021-06-09T22:37:27.217Z] #20 29.46 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-09T22:37:27.217Z] #20 29.47 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T22:37:27.217Z] #20 29.55 Selecting previously unselected package libip6tc0:amd64. [2021-06-09T22:37:27.217Z] #20 29.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-09T22:37:27.217Z] #20 29.56 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T22:37:27.336Z] #44 28.38 Reading package lists... [2021-06-09T22:37:27.336Z] #44 ... [2021-06-09T22:37:27.336Z] [2021-06-09T22:37:27.336Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:27.336Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:27.336Z] #36 28.62 Reading package lists... [2021-06-09T22:37:27.443Z] #29 6.935 [2021-06-09T22:37:27.484Z] #20 29.65 Selecting previously unselected package libiptc0:amd64. [2021-06-09T22:37:27.484Z] #20 29.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-09T22:37:27.484Z] #20 29.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-09T22:37:27.484Z] #20 29.74 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-09T22:37:27.484Z] #20 29.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-09T22:37:27.484Z] #20 29.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T22:37:27.484Z] #20 29.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-09T22:37:27.484Z] #20 29.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-09T22:37:27.484Z] #20 29.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T22:37:27.744Z] #20 29.90 Selecting previously unselected package libnftnl11:amd64. [2021-06-09T22:37:27.744Z] #20 29.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-09T22:37:27.744Z] #20 29.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T22:37:27.744Z] #20 30.02 Selecting previously unselected package iptables. [2021-06-09T22:37:27.744Z] #20 30.03 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-09T22:37:27.744Z] #20 30.03 Unpacking iptables (1.8.2-4) ... [2021-06-09T22:37:27.893Z] #32 ... [2021-06-09T22:37:27.893Z] [2021-06-09T22:37:27.893Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:27.893Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:37:27.893Z] #46 40.48 sync [2021-06-09T22:37:27.893Z] #46 40.50 internal/reflectlite [2021-06-09T22:37:27.893Z] #46 41.89 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T22:37:27.893Z] #46 42.21 math/rand [2021-06-09T22:37:27.893Z] #46 43.26 internal/singleflight [2021-06-09T22:37:27.893Z] #46 43.66 errors [2021-06-09T22:37:27.893Z] #46 43.68 sort [2021-06-09T22:37:27.893Z] #46 44.05 io [2021-06-09T22:37:27.893Z] #46 44.55 strconv [2021-06-09T22:37:27.893Z] #46 45.44 bytes [2021-06-09T22:37:27.893Z] #46 47.34 reflect [2021-06-09T22:37:27.893Z] #46 47.37 bufio [2021-06-09T22:37:27.893Z] #46 49.08 syscall [2021-06-09T22:37:28.005Z] #20 30.29 Selecting previously unselected package xxd. [2021-06-09T22:37:28.005Z] #20 30.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:37:28.005Z] #20 30.30 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:37:28.151Z] #46 ... [2021-06-09T22:37:28.151Z] [2021-06-09T22:37:28.151Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:28.151Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:28.151Z] #13 43.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-09T22:37:28.151Z] #13 43.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-09T22:37:28.151Z] #13 43.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T22:37:28.151Z] #13 43.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T22:37:28.151Z] #13 43.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-09T22:37:28.151Z] #13 43.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-09T22:37:28.151Z] #13 43.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-09T22:37:28.151Z] #13 43.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-09T22:37:28.151Z] #13 43.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-09T22:37:28.151Z] #13 43.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-09T22:37:28.151Z] #13 43.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-09T22:37:28.151Z] #13 43.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-09T22:37:28.151Z] #13 43.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-09T22:37:28.151Z] #13 44.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-09T22:37:28.267Z] #20 30.42 Selecting previously unselected package vim-common. [2021-06-09T22:37:28.267Z] #20 30.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:37:28.267Z] #20 30.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:28.267Z] #20 30.61 Selecting previously unselected package bash-completion. [2021-06-09T22:37:28.267Z] #20 30.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T22:37:28.624Z] #57 ... [2021-06-09T22:37:28.624Z] [2021-06-09T22:37:28.624Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:28.624Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:28.624Z] #36 30.83 Reading package lists... [2021-06-09T22:37:28.624Z] #36 36.48 Building dependency tree... [2021-06-09T22:37:28.624Z] #36 39.45 The following additional packages will be installed: [2021-06-09T22:37:28.624Z] #36 39.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T22:37:28.624Z] #36 39.48 Suggested packages: [2021-06-09T22:37:28.624Z] #36 39.48 cmake-doc ninja-build lrzip [2021-06-09T22:37:28.624Z] #36 39.48 Recommended packages: [2021-06-09T22:37:28.624Z] #36 39.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T22:37:28.624Z] #36 40.27 The following NEW packages will be installed: [2021-06-09T22:37:28.624Z] #36 40.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T22:37:28.624Z] #36 40.30 vim-common xxd [2021-06-09T22:37:28.624Z] #36 40.64 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:28.624Z] #36 40.64 Need to get 14.9 MB of archives. [2021-06-09T22:37:28.624Z] #36 40.64 After this operation, 61.8 MB of additional disk space will be used. [2021-06-09T22:37:28.624Z] #36 40.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T22:37:28.624Z] #36 40.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:37:28.624Z] #36 40.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T22:37:28.624Z] #36 40.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T22:37:28.624Z] #36 41.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-09T22:37:28.624Z] #36 41.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-09T22:37:28.624Z] #36 41.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-09T22:37:28.624Z] #36 41.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-09T22:37:28.624Z] #36 41.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-09T22:37:28.624Z] #36 41.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-09T22:37:28.624Z] #36 43.19 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:28.624Z] #36 43.42 Fetched 14.9 MB in 2s (9210 kB/s) [2021-06-09T22:37:28.624Z] #36 43.51 Selecting previously unselected package xxd. [2021-06-09T22:37:28.624Z] #36 43.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 ... 15410 files and directories currently installed.) [2021-06-09T22:37:28.624Z] #36 43.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:37:28.624Z] #36 43.59 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:37:28.624Z] #36 43.77 Selecting previously unselected package vim-common. [2021-06-09T22:37:28.624Z] #36 43.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:37:28.624Z] #36 43.82 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:28.624Z] #36 44.07 Selecting previously unselected package cmake-data. [2021-06-09T22:37:28.624Z] #36 44.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T22:37:28.624Z] #36 44.08 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T22:37:28.624Z] #36 ... [2021-06-09T22:37:28.624Z] [2021-06-09T22:37:28.624Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:28.624Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:37:28.624Z] #32 44.92 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-09T22:37:28.624Z] #32 45.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T22:37:28.624Z] #32 45.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:28.724Z] #13 45.25 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:28.867Z] #29 7.095 0.7% ### 4.5% ### 5.2% ###################### 31.1% ###################### 31.3% ########################################### 60.1% ####################################################### 76.4% ######################################################################## 100.0% [2021-06-09T22:37:28.983Z] #13 45.41 Fetched 78.2 MB in 8s (10.4 MB/s) [2021-06-09T22:37:28.985Z] #36 34.45 Building dependency tree... [2021-06-09T22:37:29.205Z] #32 ... [2021-06-09T22:37:29.205Z] [2021-06-09T22:37:29.205Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:29.205Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:29.205Z] #44 31.17 Reading package lists... [2021-06-09T22:37:29.205Z] #44 36.98 Building dependency tree... [2021-06-09T22:37:29.205Z] #44 39.99 The following additional packages will be installed: [2021-06-09T22:37:29.205Z] #44 39.99 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T22:37:29.205Z] #44 39.99 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T22:37:29.205Z] #44 39.99 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:37:29.205Z] #44 39.99 python3.7-minimal [2021-06-09T22:37:29.205Z] #44 40.02 Suggested packages: [2021-06-09T22:37:29.205Z] #44 40.02 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T22:37:29.205Z] #44 40.02 python3.7-doc binfmt-support [2021-06-09T22:37:29.205Z] #44 41.20 The following NEW packages will be installed: [2021-06-09T22:37:29.205Z] #44 41.22 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T22:37:29.205Z] #44 41.23 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T22:37:29.205Z] #44 41.23 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:37:29.205Z] #44 41.23 python3.7-minimal [2021-06-09T22:37:29.205Z] #44 41.75 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:29.205Z] #44 41.75 Need to get 6695 kB of archives. [2021-06-09T22:37:29.205Z] #44 41.75 After this operation, 33.1 MB of additional disk space will be used. [2021-06-09T22:37:29.205Z] #44 41.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T22:37:29.205Z] #44 41.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T22:37:29.205Z] #44 42.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T22:37:29.205Z] #44 42.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T22:37:29.205Z] #44 42.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T22:37:29.205Z] #44 42.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:37:29.205Z] #44 42.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T22:37:29.205Z] #44 42.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T22:37:29.205Z] #44 42.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-09T22:37:29.205Z] #44 42.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:37:29.205Z] #44 42.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T22:37:29.205Z] #44 42.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-09T22:37:29.205Z] #44 42.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T22:37:29.205Z] #44 42.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T22:37:29.205Z] #44 42.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T22:37:29.205Z] #44 44.69 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-09T22:37:29.205Z] #44 45.84 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:29.205Z] #44 46.02 Fetched 6695 kB in 4s (1894 kB/s) [2021-06-09T22:37:29.205Z] #44 46.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T22:37:29.205Z] #44 46.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 ... 15410 files and directories currently installed.) [2021-06-09T22:37:29.205Z] #44 46.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:29.205Z] #44 46.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:29.239Z] #13 45.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:37:29.239Z] #13 45.62 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-09T22:37:29.239Z] #13 45.65 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:37:29.495Z] #44 ... [2021-06-09T22:37:29.495Z] [2021-06-09T22:37:29.495Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:29.495Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:29.495Z] #36 46.94 Selecting previously unselected package libicu63:amd64. [2021-06-09T22:37:29.495Z] #36 46.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T22:37:29.495Z] #36 46.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:37:29.576Z] #29 8.782 [2021-06-09T22:37:29.801Z] #13 46.08 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-09T22:37:29.802Z] #13 46.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 ... 15410 files and directories currently installed.) [2021-06-09T22:37:29.802Z] #13 46.28 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T22:37:29.802Z] #13 46.30 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T22:37:29.840Z] #29 ... [2021-06-09T22:37:29.840Z] [2021-06-09T22:37:29.840Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:29.840Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:37:29.840Z] #46 9.011 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T22:37:29.840Z] #46 ... [2021-06-09T22:37:29.840Z] [2021-06-09T22:37:29.840Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:29.840Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:30.358Z] #36 37.13 The following additional packages will be installed: [2021-06-09T22:37:30.358Z] #36 37.14 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T22:37:30.358Z] #36 37.14 Suggested packages: [2021-06-09T22:37:30.358Z] #36 37.15 cmake-doc ninja-build lrzip [2021-06-09T22:37:30.358Z] #36 37.15 Recommended packages: [2021-06-09T22:37:30.358Z] #36 37.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T22:37:30.363Z] #13 46.67 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:37:30.363Z] #13 ... [2021-06-09T22:37:30.363Z] [2021-06-09T22:37:30.363Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:37:30.363Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:37:30.363Z] #57 1.238 + RM_GOPATH=0 [2021-06-09T22:37:30.363Z] #57 1.238 + TMP_GOPATH= [2021-06-09T22:37:30.363Z] #57 1.238 + : /build [2021-06-09T22:37:30.363Z] #57 1.238 + '[' -z '' ']' [2021-06-09T22:37:30.363Z] #57 1.238 ++ mktemp -d [2021-06-09T22:37:30.363Z] #57 1.241 + export GOPATH=/tmp/tmp.WRyjNM90vr [2021-06-09T22:37:30.363Z] #57 1.241 + GOPATH=/tmp/tmp.WRyjNM90vr [2021-06-09T22:37:30.363Z] #57 1.241 + RM_GOPATH=1 [2021-06-09T22:37:30.363Z] #57 1.242 + case "$(go env GOARCH)" in [2021-06-09T22:37:30.363Z] #57 1.243 ++ go env GOARCH [2021-06-09T22:37:30.363Z] #57 1.265 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:30.363Z] #57 1.265 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:30.363Z] #57 1.265 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:30.363Z] #57 1.273 + dir=/tmp/install [2021-06-09T22:37:30.363Z] #57 1.274 + bin=containerd [2021-06-09T22:37:30.363Z] #57 1.274 + shift [2021-06-09T22:37:30.363Z] #57 1.274 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T22:37:30.363Z] #57 1.274 + . /tmp/install/containerd.installer [2021-06-09T22:37:30.363Z] #57 1.274 ++ set -e [2021-06-09T22:37:30.363Z] #57 1.274 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:37:30.363Z] #57 1.274 + install_containerd [2021-06-09T22:37:30.363Z] #57 1.275 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T22:37:30.363Z] #57 1.275 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:37:30.363Z] #57 1.275 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WRyjNM90vr/src/github.com/containerd/containerd [2021-06-09T22:37:30.363Z] #57 1.279 Cloning into '/tmp/tmp.WRyjNM90vr/src/github.com/containerd/containerd'... [2021-06-09T22:37:30.363Z] #57 ... [2021-06-09T22:37:30.363Z] [2021-06-09T22:37:30.363Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:30.363Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:30.363Z] #13 46.84 (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.) [2021-06-09T22:37:30.363Z] #13 46.90 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-09T22:37:30.363Z] #13 46.93 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:37:30.375Z] #29 9.161 0.1% ####### 10.4% ##################### 29.2% ############################### 44.0% [2021-06-09T22:37:30.375Z] #29 ... [2021-06-09T22:37:30.375Z] [2021-06-09T22:37:30.375Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-09T22:37:30.375Z] #34 sha256:c841bfcf90661cb880dc9012f14a368a44828688dcf90a9ed06ce9b7250f6285 [2021-06-09T22:37:30.375Z] #34 13.55 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T22:37:30.375Z] #34 DONE 19.8s [2021-06-09T22:37:30.375Z] [2021-06-09T22:37:30.375Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:30.375Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:30.434Z] #36 ... [2021-06-09T22:37:30.434Z] [2021-06-09T22:37:30.435Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:30.435Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:30.435Z] #13 27.01 Reading package lists... [2021-06-09T22:37:30.435Z] #13 33.15 Building dependency tree... [2021-06-09T22:37:30.435Z] #13 36.31 The following additional packages will be installed: [2021-06-09T22:37:30.435Z] #13 36.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T22:37:30.435Z] #13 36.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T22:37:30.435Z] #13 36.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T22:37:30.435Z] #13 36.33 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T22:37:30.435Z] #13 36.33 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:37:30.435Z] #13 36.34 Suggested packages: [2021-06-09T22:37:30.435Z] #13 36.34 gcc-8-locales seccomp wine64 [2021-06-09T22:37:30.435Z] #13 37.91 The following NEW packages will be installed: [2021-06-09T22:37:30.435Z] #13 37.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T22:37:30.435Z] #13 37.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T22:37:30.435Z] #13 37.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T22:37:30.435Z] #13 37.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T22:37:30.435Z] #13 37.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T22:37:30.435Z] #13 37.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:37:30.435Z] #13 37.94 The following packages will be upgraded: [2021-06-09T22:37:30.435Z] #13 37.95 libseccomp2 libsystemd0 libudev1 [2021-06-09T22:37:30.435Z] #13 38.35 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:37:30.435Z] #13 38.35 Need to get 78.2 MB of archives. [2021-06-09T22:37:30.435Z] #13 38.35 After this operation, 487 MB of additional disk space will be used. [2021-06-09T22:37:30.435Z] #13 38.35 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-09T22:37:30.435Z] #13 38.35 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-09T22:37:30.435Z] #13 38.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-09T22:37:30.435Z] #13 38.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-09T22:37:30.435Z] #13 38.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-09T22:37:30.435Z] #13 38.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-09T22:37:30.435Z] #13 38.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-09T22:37:30.435Z] #13 38.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-09T22:37:30.435Z] #13 38.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-09T22:37:30.435Z] #13 38.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T22:37:30.435Z] #13 39.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-09T22:37:30.435Z] #13 39.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-09T22:37:30.435Z] #13 39.56 Get:13 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] [2021-06-09T22:37:30.435Z] #13 42.88 Get:14 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] [2021-06-09T22:37:30.638Z] #29 9.161 0.1% ####### 10.4% ##################### 29.2% ############################### 44.0% ########################################## 58.8% ################################################ 66.7% ########################################################## 81.3% ##################################################################### 96.5% ######################################################################## 100.0% [2021-06-09T22:37:30.818Z] #20 32.87 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T22:37:30.818Z] #20 33.19 Selecting previously unselected package bzip2. [2021-06-09T22:37:30.818Z] #20 33.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-09T22:37:30.818Z] #20 33.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:37:30.900Z] #29 ... [2021-06-09T22:37:30.900Z] [2021-06-09T22:37:30.900Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:30.900Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:37:30.900Z] #44 10.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T22:37:30.900Z] #44 13.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T22:37:30.900Z] #44 16.43 Fetched 8275 kB in 11s (760 kB/s) [2021-06-09T22:37:30.957Z] #13 47.22 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-09T22:37:31.162Z] #44 16.43 Reading package lists... [2021-06-09T22:37:31.162Z] #44 ... [2021-06-09T22:37:31.162Z] [2021-06-09T22:37:31.162Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:31.162Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:31.162Z] #29 10.55 [2021-06-09T22:37:31.291Z] #36 38.00 The following NEW packages will be installed: [2021-06-09T22:37:31.291Z] #36 38.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T22:37:31.291Z] #36 38.02 vim-common xxd [2021-06-09T22:37:31.388Z] #20 33.55 Selecting previously unselected package xz-utils. [2021-06-09T22:37:31.388Z] #20 33.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-09T22:37:31.388Z] #20 33.56 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T22:37:31.388Z] #20 33.74 Selecting previously unselected package apparmor. [2021-06-09T22:37:31.388Z] #20 33.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-09T22:37:31.424Z] #29 ... [2021-06-09T22:37:31.424Z] [2021-06-09T22:37:31.424Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:31.424Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:37:31.424Z] #13 7.438 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T22:37:31.424Z] #13 8.155 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T22:37:31.424Z] #13 13.29 Fetched 8792 kB in 10s (854 kB/s) [2021-06-09T22:37:31.424Z] #13 13.29 Reading package lists... [2021-06-09T22:37:31.424Z] #13 ... [2021-06-09T22:37:31.424Z] [2021-06-09T22:37:31.424Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:31.424Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:31.424Z] #29 10.83 0.0% 0.9% [2021-06-09T22:37:31.424Z] #29 ... [2021-06-09T22:37:31.424Z] [2021-06-09T22:37:31.424Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:37:31.424Z] #48 sha256:32f2a87d9fe4aaac3bdeae9381943bafa08d14a123cb1218bc1a6da1469b6d55 [2021-06-09T22:37:31.424Z] #48 11.03 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:37:31.424Z] #48 11.29 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:37:31.424Z] #48 12.01 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:37:31.424Z] #48 16.81 go: finding github.com/fatih/color v1.9.0 [2021-06-09T22:37:31.424Z] #48 16.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:37:31.424Z] #48 16.85 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:37:31.424Z] #48 16.87 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T22:37:31.424Z] #48 17.53 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:37:31.424Z] #48 17.62 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:37:31.424Z] #48 17.89 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:37:31.424Z] #48 17.95 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:37:31.424Z] #48 18.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:37:31.424Z] #48 18.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:37:31.424Z] #48 18.31 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:37:31.545Z] #13 48.08 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T22:37:31.545Z] #13 48.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 ... 15410 files and directories currently installed.) [2021-06-09T22:37:31.545Z] #13 48.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-09T22:37:31.545Z] #13 48.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T22:37:31.549Z] #36 38.35 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:31.549Z] #36 38.35 Need to get 14.9 MB of archives. [2021-06-09T22:37:31.549Z] #36 38.35 After this operation, 61.8 MB of additional disk space will be used. [2021-06-09T22:37:31.549Z] #36 38.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T22:37:31.549Z] #36 38.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:37:31.549Z] #36 38.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T22:37:31.549Z] #36 38.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T22:37:31.650Z] #20 33.82 Unpacking apparmor (2.13.2-10) ... [2021-06-09T22:37:31.698Z] #48 ... [2021-06-09T22:37:31.698Z] [2021-06-09T22:37:31.698Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:31.698Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:31.809Z] #13 ... [2021-06-09T22:37:31.809Z] [2021-06-09T22:37:31.809Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:37:31.809Z] #48 sha256:af53b223d1ab2842bd3143de26c37a985b3bd312a448d39e608da3aa68bc52d8 [2021-06-09T22:37:31.809Z] #48 DONE 54.4s [2021-06-09T22:37:31.810Z] #13 ... [2021-06-09T22:37:31.810Z] [2021-06-09T22:37:31.810Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:31.810Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:37:31.810Z] #46 39.97 internal/reflectlite [2021-06-09T22:37:31.810Z] #46 39.97 sync [2021-06-09T22:37:31.810Z] #46 41.07 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T22:37:31.810Z] #46 41.35 math/rand [2021-06-09T22:37:31.810Z] #46 42.54 internal/singleflight [2021-06-09T22:37:31.810Z] #46 43.39 errors [2021-06-09T22:37:31.810Z] #46 43.39 sort [2021-06-09T22:37:31.810Z] #46 43.77 io [2021-06-09T22:37:31.810Z] #46 44.25 strconv [2021-06-09T22:37:31.810Z] #46 44.80 bytes [2021-06-09T22:37:31.810Z] #46 47.04 bufio [2021-06-09T22:37:31.810Z] #46 47.82 reflect [2021-06-09T22:37:31.810Z] #46 49.18 syscall [2021-06-09T22:37:31.910Z] #20 34.16 Selecting previously unselected package aufs-tools. [2021-06-09T22:37:31.910Z] #20 34.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-09T22:37:31.910Z] #20 34.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:37:31.969Z] #29 10.83 0.0% 0.9% ## 4.1% ##### 8.1% ######## 12.1% ########## 14.1% [2021-06-09T22:37:31.969Z] #29 ... [2021-06-09T22:37:31.969Z] [2021-06-09T22:37:31.969Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:31.969Z] #52 sha256:482ed18caf6688631c16967e9dd6c804cc3679afc893fd70d52eec693d30da1a [2021-06-09T22:37:31.969Z] #52 11.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:31.969Z] #52 12.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:31.969Z] #52 13.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:31.969Z] #52 13.92 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:31.969Z] #52 15.19 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T22:37:31.969Z] #52 15.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T22:37:31.969Z] #52 15.40 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T22:37:31.969Z] #52 15.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T22:37:31.969Z] #52 16.69 runtime/cgo [2021-06-09T22:37:31.969Z] #52 16.72 runtime [2021-06-09T22:37:32.065Z] [2021-06-09T22:37:32.065Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:32.065Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:32.065Z] #36 54.38 Selecting previously unselected package libxml2:amd64. [2021-06-09T22:37:32.065Z] #36 54.39 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-09T22:37:32.065Z] #36 54.41 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:37:32.069Z] #46 ... [2021-06-09T22:37:32.069Z] [2021-06-09T22:37:32.069Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:32.069Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:32.069Z] #44 47.09 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:37:32.069Z] #44 47.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:32.069Z] #44 47.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:32.069Z] #44 48.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:32.069Z] #44 48.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:32.172Z] #20 34.28 Selecting previously unselected package libonig5:amd64. [2021-06-09T22:37:32.172Z] #20 34.29 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T22:37:32.172Z] #20 34.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:37:32.172Z] #20 34.46 Selecting previously unselected package libjq1:amd64. [2021-06-09T22:37:32.172Z] #20 34.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:37:32.172Z] #20 34.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:37:32.172Z] #20 34.57 Selecting previously unselected package jq. [2021-06-09T22:37:32.233Z] #52 ... [2021-06-09T22:37:32.233Z] [2021-06-09T22:37:32.233Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:32.233Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:32.432Z] #20 34.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:37:32.432Z] #20 34.58 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:37:32.432Z] #20 34.67 Selecting previously unselected package libaio1:amd64. [2021-06-09T22:37:32.432Z] #20 34.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-09T22:37:32.432Z] #20 34.72 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-09T22:37:32.487Z] #36 39.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-09T22:37:32.487Z] #36 39.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-09T22:37:32.487Z] #36 39.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-09T22:37:32.487Z] #36 39.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-09T22:37:32.487Z] #36 39.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-09T22:37:32.487Z] #36 39.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-09T22:37:32.628Z] #36 55.37 Selecting previously unselected package libarchive13:amd64. [2021-06-09T22:37:32.628Z] #36 55.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-09T22:37:32.692Z] #20 34.82 Selecting previously unselected package libgpm2:amd64. [2021-06-09T22:37:32.692Z] #20 34.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-09T22:37:32.692Z] #20 34.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-09T22:37:32.692Z] #20 34.89 Selecting previously unselected package libicu63:amd64. [2021-06-09T22:37:32.692Z] #20 34.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T22:37:32.692Z] #20 34.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:37:32.885Z] #36 55.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T22:37:33.053Z] #36 ... [2021-06-09T22:37:33.053Z] [2021-06-09T22:37:33.053Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:33.053Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:37:33.053Z] #50 34.99 go: extracting golang.org/x/text v0.3.2 [2021-06-09T22:37:33.053Z] #50 38.88 go: finding github.com/fatih/color v1.7.0 [2021-06-09T22:37:33.053Z] #50 38.98 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:37:33.053Z] #50 39.06 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:37:33.053Z] #50 39.07 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:37:33.053Z] #50 39.14 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:33.053Z] #50 39.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:33.053Z] #50 39.19 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T22:37:33.053Z] #50 39.21 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:37:33.053Z] #50 39.21 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:33.053Z] #50 39.25 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:33.053Z] #50 39.27 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:37:33.053Z] #50 39.28 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:33.053Z] #50 39.29 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T22:37:33.053Z] #50 39.31 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:33.053Z] #50 39.31 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T22:37:33.053Z] #50 39.33 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:33.053Z] #50 39.34 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:33.053Z] #50 39.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:33.053Z] #50 39.36 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:33.053Z] #50 39.40 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:33.053Z] #50 39.40 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:33.053Z] #50 39.41 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:33.053Z] #50 39.56 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:37:33.053Z] #50 39.57 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:33.053Z] #50 39.60 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:33.053Z] #50 39.69 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:33.053Z] #50 39.69 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:33.053Z] #50 39.71 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:33.053Z] #50 39.73 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T22:37:33.053Z] #50 39.74 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:33.053Z] #50 39.78 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:33.053Z] #50 39.82 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:33.053Z] #50 39.92 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:33.053Z] #50 39.93 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:33.053Z] #50 39.97 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:37:33.053Z] #50 40.00 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:33.053Z] #50 40.01 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:33.053Z] #50 40.02 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:33.053Z] #50 40.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:33.053Z] #50 40.06 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T22:37:33.143Z] #36 55.89 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-09T22:37:33.143Z] #36 55.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-09T22:37:33.143Z] #36 55.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T22:37:33.311Z] #50 40.07 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T22:37:33.311Z] #50 40.08 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:33.311Z] #50 40.09 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:33.311Z] #50 40.10 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:33.311Z] #50 40.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:33.311Z] #50 40.20 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:33.311Z] #50 ... [2021-06-09T22:37:33.311Z] [2021-06-09T22:37:33.311Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:33.311Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T22:37:33.311Z] #56 29.18 Reading package lists... [2021-06-09T22:37:33.311Z] #56 35.10 Building dependency tree... [2021-06-09T22:37:33.311Z] #56 37.78 The following additional packages will be installed: [2021-06-09T22:37:33.311Z] #56 37.78 libbtrfs0 [2021-06-09T22:37:33.311Z] #56 37.93 The following NEW packages will be installed: [2021-06-09T22:37:33.311Z] #56 37.94 libbtrfs-dev libbtrfs0 [2021-06-09T22:37:33.311Z] #56 38.30 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:33.311Z] #56 38.30 Need to get 119 kB of archives. [2021-06-09T22:37:33.311Z] #56 38.30 After this operation, 387 kB of additional disk space will be used. [2021-06-09T22:37:33.311Z] #56 38.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T22:37:33.311Z] #56 38.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T22:37:33.311Z] #56 39.19 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:33.311Z] #56 39.35 Fetched 119 kB in 0s (434 kB/s) [2021-06-09T22:37:33.311Z] #56 39.49 Selecting previously unselected package libbtrfs0. [2021-06-09T22:37:33.311Z] #56 39.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 ... 15410 files and directories currently installed.) [2021-06-09T22:37:33.311Z] #56 39.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T22:37:33.311Z] #56 39.56 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:37:33.311Z] #56 39.68 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:37:33.311Z] #56 39.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T22:37:33.311Z] #56 39.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:37:33.311Z] #56 39.90 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:37:33.311Z] #56 39.94 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:37:33.311Z] #56 39.98 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:33.311Z] #56 DONE 40.3s [2021-06-09T22:37:33.311Z] [2021-06-09T22:37:33.311Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:33.311Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:37:33.311Z] #50 40.29 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:33.311Z] #50 ... [2021-06-09T22:37:33.311Z] [2021-06-09T22:37:33.311Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:37:33.311Z] #57 sha256:4debfbabf1aeebb488f7fa35b9db28066a25888323645f0b27934c4c6308ff98 [2021-06-09T22:37:33.401Z] #36 56.06 Selecting previously unselected package librhash0:amd64. [2021-06-09T22:37:33.401Z] #36 56.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-09T22:37:33.401Z] #36 56.09 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-09T22:37:33.657Z] #36 56.24 Selecting previously unselected package libuv1:amd64. [2021-06-09T22:37:33.657Z] #36 56.24 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-09T22:37:33.657Z] #36 56.25 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-09T22:37:33.657Z] #36 56.50 Selecting previously unselected package cmake. [2021-06-09T22:37:33.833Z] #29 10.83 0.0% 0.9% ## 4.1% ##### 8.1% ######## 12.1% ########## 14.1% ############## 19.6% ################## 25.2% ##################### 30.3% ########################## 36.7% ############################# 41.6% ################################## 48.0% ##################################### 51.8% ######################################## 56.1% ########################################### 60.9% ############################################### 66.3% ################################################# 68.8% ###################################################### 75.6% ######################################################### 80.3% ############################################################# 85.7% ################################################################# 91.3% ##################################################################### 97.0% ######################################################################## 100.0% [2021-06-09T22:37:33.912Z] #36 56.50 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-09T22:37:33.913Z] #36 56.51 Unpacking cmake (3.13.4-1) ... [2021-06-09T22:37:34.096Z] #29 13.65 #=#=# [2021-06-09T22:37:34.362Z] #29 ... [2021-06-09T22:37:34.362Z] [2021-06-09T22:37:34.362Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:34.362Z] #50 sha256:550c38c8bb0e8abfea9ee64f5242a981e4ab255714451ca497c64216c5eb48b1 [2021-06-09T22:37:34.362Z] #50 13.80 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:37:34.362Z] #50 13.81 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T22:37:34.362Z] #50 13.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T22:37:34.362Z] #50 13.99 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T22:37:34.362Z] #50 13.99 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T22:37:34.362Z] #50 13.99 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:34.362Z] #50 14.00 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T22:37:34.362Z] #50 14.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:37:34.362Z] #50 14.07 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:37:34.362Z] #50 14.16 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T22:37:34.362Z] #50 14.25 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:37:34.362Z] #50 14.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:34.362Z] #50 14.29 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:37:34.362Z] #50 14.40 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T22:37:34.362Z] #50 14.43 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T22:37:34.362Z] #50 14.49 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:34.362Z] #50 14.49 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:37:34.362Z] #50 14.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:34.362Z] #50 14.52 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T22:37:34.362Z] #50 14.53 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T22:37:34.362Z] #50 14.54 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T22:37:34.362Z] #50 14.55 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T22:37:34.362Z] #50 14.63 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:34.362Z] #50 14.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:34.362Z] #50 14.87 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T22:37:34.362Z] #50 14.89 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T22:37:34.362Z] #50 15.18 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:37:34.362Z] #50 15.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:34.362Z] #50 15.22 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:34.362Z] #50 15.24 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:34.362Z] #50 15.25 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T22:37:34.362Z] #50 15.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:34.362Z] #50 15.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:34.362Z] #50 15.96 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:34.362Z] #50 16.58 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:34.362Z] #50 17.51 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:34.362Z] #50 20.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:34.362Z] #50 20.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:34.362Z] #50 20.98 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:34.362Z] #50 20.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:34.362Z] #50 21.00 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:34.362Z] #50 21.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:34.362Z] #50 21.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:34.362Z] #50 21.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:34.362Z] #50 21.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:34.362Z] #50 21.07 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:34.362Z] #50 21.09 go: downloading golang.org/x/text v0.3.2 [2021-06-09T22:37:34.362Z] #50 21.14 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:34.362Z] #50 21.23 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:34.362Z] #50 21.23 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:34.362Z] #50 21.23 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:34.362Z] #50 21.24 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:34.362Z] #50 21.33 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:37:34.362Z] #50 21.38 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:34.362Z] #50 21.43 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:34.362Z] #50 21.45 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:34.362Z] #50 21.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:34.362Z] #50 21.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:34.362Z] #50 21.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:34.362Z] #50 21.50 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:34.362Z] #50 21.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:37:34.362Z] #50 21.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:34.362Z] #50 21.78 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:34.362Z] #50 21.83 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:34.362Z] #50 22.02 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:37:34.362Z] #50 22.08 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:34.362Z] #50 22.08 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:34.362Z] #50 22.09 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:34.362Z] #50 22.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:34.362Z] #50 22.12 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:37:34.362Z] #50 22.12 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:34.362Z] #50 22.17 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:34.362Z] #50 22.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:34.362Z] #50 22.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:34.362Z] #50 22.38 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:34.362Z] #50 22.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:34.362Z] #50 22.48 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:34.362Z] #50 22.66 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:34.362Z] #50 22.68 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:34.362Z] #50 22.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:34.362Z] #50 22.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:34.362Z] #50 22.92 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:34.362Z] #50 22.96 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:34.362Z] #50 23.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:34.362Z] #50 23.08 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:34.362Z] #50 23.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:37:34.362Z] #50 23.38 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:34.362Z] #50 23.40 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:34.362Z] #50 23.48 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:37:34.362Z] #50 23.52 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:34.362Z] #50 23.53 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:34.362Z] #50 23.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:34.362Z] #50 23.71 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:34.362Z] #50 23.88 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:34.362Z] #50 23.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:34.362Z] #50 23.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:34.474Z] #36 ... [2021-06-09T22:37:34.474Z] [2021-06-09T22:37:34.474Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:34.474Z] #52 sha256:a9dc344895c3dcea0fc2bc35be4a202c614675d27959dcd05e1594f32b8ac20e [2021-06-09T22:37:34.474Z] #52 46.96 internal/oserror [2021-06-09T22:37:34.474Z] #52 46.96 bytes [2021-06-09T22:37:34.474Z] #52 47.13 syscall [2021-06-09T22:37:34.474Z] #52 49.08 reflect [2021-06-09T22:37:34.474Z] #52 54.39 time [2021-06-09T22:37:34.474Z] #52 ... [2021-06-09T22:37:34.474Z] [2021-06-09T22:37:34.474Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:34.474Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:34.474Z] #13 50.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T22:37:34.474Z] #13 50.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-09T22:37:34.474Z] #13 50.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:37:34.605Z] #44 52.23 Selecting previously unselected package python3-minimal. [2021-06-09T22:37:34.625Z] #50 ... [2021-06-09T22:37:34.625Z] [2021-06-09T22:37:34.625Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:34.625Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:34.864Z] #44 52.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 ... 15650 files and directories currently installed.) [2021-06-09T22:37:34.864Z] #44 52.30 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T22:37:34.864Z] #44 52.31 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:37:34.865Z] #44 52.43 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T22:37:34.865Z] #44 52.43 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T22:37:34.865Z] #44 52.46 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:37:35.433Z] #44 52.80 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T22:37:35.433Z] #44 52.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:35.433Z] #44 52.83 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:35.433Z] #44 ... [2021-06-09T22:37:35.433Z] [2021-06-09T22:37:35.433Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:37:35.433Z] #48 sha256:30c0fbc537c1516f282d35ad419b778ae3a3fe1934879e8320b566a7087449f8 [2021-06-09T22:37:35.433Z] #48 DONE 53.5s [2021-06-09T22:37:35.433Z] [2021-06-09T22:37:35.433Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:35.433Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:35.433Z] #13 45.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-09T22:37:35.433Z] #13 45.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-09T22:37:35.433Z] #13 45.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T22:37:35.433Z] #13 45.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T22:37:35.433Z] #13 45.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-09T22:37:35.433Z] #13 45.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-09T22:37:35.433Z] #13 45.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-09T22:37:35.433Z] #13 45.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-09T22:37:35.433Z] #13 45.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-09T22:37:35.433Z] #13 45.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-09T22:37:35.433Z] #13 45.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-09T22:37:35.433Z] #13 45.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-09T22:37:35.433Z] #13 45.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-09T22:37:35.433Z] #13 45.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-09T22:37:35.433Z] #13 46.38 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:35.433Z] #13 46.56 Fetched 78.2 MB in 7s (10.8 MB/s) [2021-06-09T22:37:35.433Z] #13 46.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.) [2021-06-09T22:37:35.433Z] #13 46.76 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-09T22:37:35.433Z] #13 46.80 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:37:35.433Z] #13 47.20 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-09T22:37:35.433Z] #13 47.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:37:35.433Z] #13 47.41 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T22:37:35.433Z] #13 47.61 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T22:37:35.692Z] #13 48.14 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:37:35.840Z] #13 ... [2021-06-09T22:37:35.840Z] [2021-06-09T22:37:35.840Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:35.840Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:35.840Z] #44 47.05 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T22:37:35.840Z] #44 47.06 (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.) [2021-06-09T22:37:35.840Z] #44 47.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:35.840Z] #44 47.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:35.840Z] #44 47.94 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:37:35.840Z] #44 47.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:35.840Z] #44 47.95 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:35.840Z] #44 49.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:35.840Z] #44 49.59 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:35.840Z] #44 54.22 Selecting previously unselected package python3-minimal. [2021-06-09T22:37:35.840Z] #44 54.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-09T22:37:35.840Z] #44 54.28 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T22:37:35.840Z] #44 54.32 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:37:35.840Z] #44 54.59 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T22:37:35.840Z] #44 54.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T22:37:35.840Z] #44 54.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:37:35.840Z] #44 54.89 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T22:37:35.840Z] #44 54.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:35.840Z] #44 54.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:35.840Z] #44 56.32 Selecting previously unselected package python3.7. [2021-06-09T22:37:35.840Z] #44 56.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:35.840Z] #44 56.32 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:35.840Z] #44 56.49 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T22:37:35.840Z] #44 56.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T22:37:35.840Z] #44 56.50 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:37:35.840Z] #44 56.73 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:37:35.939Z] #29 13.96 0.0% # 2.1% ## 3.9% ### 5.4% ##### 7.0% ###### 8.7% ####### 10.5% ######## 12.2% ########## 14.0% ########## 14.2% ########### 15.9% ########### 16.6% ############ 17.9% [2021-06-09T22:37:35.939Z] #29 ... [2021-06-09T22:37:35.939Z] [2021-06-09T22:37:35.939Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:35.939Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T22:37:35.939Z] #36 15.46 Fetched 8272 kB in 9s (875 kB/s) [2021-06-09T22:37:35.939Z] #36 15.46 Reading package lists... [2021-06-09T22:37:35.939Z] #36 19.78 Reading package lists... [2021-06-09T22:37:35.988Z] #20 37.76 Selecting previously unselected package libnet1:amd64. [2021-06-09T22:37:35.988Z] #20 37.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T22:37:35.988Z] #20 37.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:37:35.988Z] #20 37.87 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T22:37:35.988Z] #20 37.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T22:37:35.988Z] #20 37.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:37:35.988Z] #20 38.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T22:37:35.988Z] #20 38.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T22:37:35.988Z] #20 38.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:37:35.988Z] #20 38.17 Selecting previously unselected package libreadline5:amd64. [2021-06-09T22:37:35.988Z] #20 38.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-09T22:37:35.988Z] #20 38.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T22:37:36.201Z] #36 25.25 Building dependency tree... [2021-06-09T22:37:36.201Z] #36 ... [2021-06-09T22:37:36.201Z] [2021-06-09T22:37:36.201Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:36.201Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T22:37:36.201Z] #56 15.43 Fetched 8272 kB in 11s (772 kB/s) [2021-06-09T22:37:36.201Z] #56 15.43 Reading package lists... [2021-06-09T22:37:36.201Z] #56 20.47 Reading package lists... [2021-06-09T22:37:36.201Z] #56 ... [2021-06-09T22:37:36.201Z] [2021-06-09T22:37:36.201Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:36.201Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:36.210Z] #13 48.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 ... 15410 files and directories currently installed.) [2021-06-09T22:37:36.210Z] #13 48.67 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-09T22:37:36.210Z] #13 48.69 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:37:36.248Z] #20 38.31 Selecting previously unselected package net-tools. [2021-06-09T22:37:36.248Z] #20 38.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-09T22:37:36.248Z] #20 38.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:37:36.248Z] #20 38.48 Selecting previously unselected package patch. [2021-06-09T22:37:36.248Z] #20 38.48 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-09T22:37:36.248Z] #20 38.50 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T22:37:36.248Z] #20 38.58 Selecting previously unselected package python-pip-whl. [2021-06-09T22:37:36.402Z] #44 58.01 Selecting previously unselected package python3. [2021-06-09T22:37:36.468Z] #13 49.01 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-09T22:37:36.468Z] #13 ... [2021-06-09T22:37:36.468Z] [2021-06-09T22:37:36.468Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:36.468Z] #52 sha256:2c2ff46028a3f7fe95b01063939e7e8d61ee9db0085dd58a25f5183e0fa15f1d [2021-06-09T22:37:36.469Z] #52 44.64 io [2021-06-09T22:37:36.469Z] #52 44.64 internal/oserror [2021-06-09T22:37:36.469Z] #52 44.77 syscall [2021-06-09T22:37:36.469Z] #52 45.81 bytes [2021-06-09T22:37:36.469Z] #52 48.13 reflect [2021-06-09T22:37:36.469Z] #52 52.29 time [2021-06-09T22:37:36.508Z] #20 38.59 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T22:37:36.508Z] #20 38.60 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T22:37:36.595Z] #57 2.952 + RM_GOPATH=0 [2021-06-09T22:37:36.595Z] #57 2.952 + TMP_GOPATH= [2021-06-09T22:37:36.595Z] #57 2.952 + : /build [2021-06-09T22:37:36.595Z] #57 2.953 + '[' -z '' ']' [2021-06-09T22:37:36.595Z] #57 2.954 ++ mktemp -d [2021-06-09T22:37:36.595Z] #57 2.955 + export GOPATH=/tmp/tmp.vTKDGWHwRB [2021-06-09T22:37:36.595Z] #57 2.955 + GOPATH=/tmp/tmp.vTKDGWHwRB [2021-06-09T22:37:36.595Z] #57 2.955 + RM_GOPATH=1 [2021-06-09T22:37:36.595Z] #57 2.955 + case "$(go env GOARCH)" in [2021-06-09T22:37:36.595Z] #57 2.956 ++ go env GOARCH [2021-06-09T22:37:36.595Z] #57 2.993 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:36.595Z] #57 2.993 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:36.595Z] #57 2.993 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:36.595Z] #57 2.994 + dir=/tmp/install [2021-06-09T22:37:36.595Z] #57 2.994 + bin=containerd [2021-06-09T22:37:36.595Z] #57 2.994 + shift [2021-06-09T22:37:36.595Z] #57 2.994 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T22:37:36.595Z] #57 2.994 + . /tmp/install/containerd.installer [2021-06-09T22:37:36.595Z] #57 2.994 ++ set -e [2021-06-09T22:37:36.595Z] #57 2.994 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:37:36.595Z] #57 2.994 + install_containerd [2021-06-09T22:37:36.595Z] #57 2.994 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T22:37:36.595Z] #57 2.994 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:37:36.595Z] #57 2.994 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vTKDGWHwRB/src/github.com/containerd/containerd [2021-06-09T22:37:36.595Z] #57 2.997 Cloning into '/tmp/tmp.vTKDGWHwRB/src/github.com/containerd/containerd'... [2021-06-09T22:37:36.658Z] #44 58.01 (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 ... 16062 files and directories currently installed.) [2021-06-09T22:37:36.658Z] #44 58.08 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-09T22:37:36.658Z] #44 58.13 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:37:36.658Z] #44 ... [2021-06-09T22:37:36.658Z] [2021-06-09T22:37:36.658Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:36.658Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:36.658Z] #36 59.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:37:36.658Z] #36 59.33 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:37:36.658Z] #36 59.35 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-09T22:37:36.658Z] #36 59.38 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:36.658Z] #36 59.40 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-09T22:37:36.658Z] #36 59.42 Setting up cmake-data (3.13.4-1) ... [2021-06-09T22:37:36.658Z] #36 59.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:37:36.658Z] #36 59.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T22:37:36.658Z] #36 59.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T22:37:36.658Z] #36 59.50 Setting up cmake (3.13.4-1) ... [2021-06-09T22:37:36.728Z] #52 ... [2021-06-09T22:37:36.728Z] [2021-06-09T22:37:36.728Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:36.728Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:36.728Z] #13 49.19 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T22:37:36.728Z] #13 49.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 ... 15410 files and directories currently installed.) [2021-06-09T22:37:36.728Z] #13 49.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-09T22:37:36.728Z] #13 49.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T22:37:36.732Z] #29 13.96 0.0% # 2.1% ## 3.9% ### 5.4% ##### 7.0% ###### 8.7% ####### 10.5% ######## 12.2% ########## 14.0% ########## 14.2% ########### 15.9% ########### 16.6% ############ 17.9% ############## 19.5% ############## 20.6% ################ 22.8% ################# 24.6% ################## 26.1% ################### 27.3% #################### 28.8% [2021-06-09T22:37:36.732Z] #29 ... [2021-06-09T22:37:36.732Z] [2021-06-09T22:37:36.732Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:37:36.732Z] #59 sha256:cabf50020f71097cea5ae9bc336dfce41b0f7d07dff85dd59bd146fe81e68516 [2021-06-09T22:37:36.732Z] #59 16.20 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:36.732Z] #59 18.20 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:36.732Z] #59 18.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:36.732Z] #59 18.95 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:36.732Z] #59 18.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:36.732Z] #59 19.57 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:36.732Z] #59 23.38 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:37:36.732Z] #59 23.45 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T22:37:36.732Z] #59 23.52 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T22:37:36.732Z] #59 23.62 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T22:37:36.732Z] #59 23.77 go: finding github.com/google/uuid v1.2.0 [2021-06-09T22:37:36.732Z] #59 23.90 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T22:37:36.732Z] #59 23.99 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T22:37:36.732Z] #59 24.00 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T22:37:36.732Z] #59 24.09 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T22:37:36.732Z] #59 24.14 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T22:37:36.732Z] #59 24.22 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T22:37:36.732Z] #59 24.25 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T22:37:36.732Z] #59 24.30 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T22:37:36.732Z] #59 24.44 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T22:37:36.732Z] #59 24.60 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T22:37:36.768Z] #20 39.16 Selecting previously unselected package python3-lib2to3. [2021-06-09T22:37:36.914Z] #36 59.52 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:36.914Z] #36 59.61 Processing triggers for mime-support (3.62) ... [2021-06-09T22:37:36.995Z] #59 ... [2021-06-09T22:37:36.995Z] [2021-06-09T22:37:36.995Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:36.995Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:37.029Z] #20 39.16 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T22:37:37.029Z] #20 39.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:37:37.029Z] #20 39.31 Selecting previously unselected package python3-distutils. [2021-06-09T22:37:37.029Z] #20 39.32 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T22:37:37.029Z] #20 39.33 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T22:37:37.257Z] #29 13.96 0.0% # 2.1% ## 3.9% ### 5.4% ##### 7.0% ###### 8.7% ####### 10.5% ######## 12.2% ########## 14.0% ########## 14.2% ########### 15.9% ########### 16.6% ############ 17.9% ############## 19.5% ############## 20.6% ################ 22.8% ################# 24.6% ################## 26.1% ################### 27.3% #################### 28.8% ###################### 31.6% ######################## 33.7% ######################### 35.2% ########################## 37.4% ################# [2021-06-09T22:37:37.257Z] #29 ... [2021-06-09T22:37:37.257Z] [2021-06-09T22:37:37.257Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:37.257Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T22:37:37.257Z] #40 16.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-09T22:37:37.257Z] #40 ... [2021-06-09T22:37:37.257Z] [2021-06-09T22:37:37.257Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:37.257Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:37.289Z] #20 39.45 Selecting previously unselected package python3-pip. [2021-06-09T22:37:37.289Z] #20 39.46 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T22:37:37.289Z] #20 39.46 Unpacking python3-pip (18.1-5) ... [2021-06-09T22:37:37.289Z] #20 39.62 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:37:37.289Z] #20 39.63 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:37:37.289Z] #20 39.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:37:37.476Z] #36 DONE 60.3s [2021-06-09T22:37:37.476Z] [2021-06-09T22:37:37.476Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:37.476Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:37.476Z] #13 53.32 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T22:37:37.476Z] #13 53.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T22:37:37.476Z] #13 53.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:37:37.476Z] #13 53.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-09T22:37:37.476Z] #13 53.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:37:37.476Z] #13 53.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:37:37.476Z] #13 53.64 Selecting previously unselected package dmsetup. [2021-06-09T22:37:37.476Z] #13 53.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:37:37.476Z] #13 53.66 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T22:37:37.476Z] #13 54.04 Selecting previously unselected package mingw-w64-common. [2021-06-09T22:37:37.476Z] #13 54.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T22:37:37.476Z] #13 54.05 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T22:37:37.528Z] #57 ... [2021-06-09T22:37:37.528Z] [2021-06-09T22:37:37.528Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:37.528Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:37.528Z] #44 28.38 Reading package lists... [2021-06-09T22:37:37.528Z] #44 34.51 Building dependency tree... [2021-06-09T22:37:37.528Z] #44 37.32 The following additional packages will be installed: [2021-06-09T22:37:37.528Z] #44 37.32 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T22:37:37.528Z] #44 37.32 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T22:37:37.528Z] #44 37.32 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:37:37.528Z] #44 37.32 python3.7-minimal [2021-06-09T22:37:37.528Z] #44 37.32 Suggested packages: [2021-06-09T22:37:37.528Z] #44 37.33 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T22:37:37.528Z] #44 37.33 python3.7-doc binfmt-support [2021-06-09T22:37:37.528Z] #44 38.55 The following NEW packages will be installed: [2021-06-09T22:37:37.528Z] #44 38.58 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T22:37:37.528Z] #44 38.58 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T22:37:37.528Z] #44 38.58 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:37:37.528Z] #44 38.58 python3.7-minimal [2021-06-09T22:37:37.528Z] #44 39.04 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:37.528Z] #44 39.04 Need to get 6695 kB of archives. [2021-06-09T22:37:37.528Z] #44 39.04 After this operation, 33.1 MB of additional disk space will be used. [2021-06-09T22:37:37.528Z] #44 39.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T22:37:37.528Z] #44 39.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T22:37:37.528Z] #44 39.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T22:37:37.528Z] #44 39.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T22:37:37.528Z] #44 39.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T22:37:37.528Z] #44 39.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:37:37.528Z] #44 39.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T22:37:37.528Z] #44 39.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T22:37:37.528Z] #44 39.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-09T22:37:37.528Z] #44 39.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:37:37.528Z] #44 39.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T22:37:37.528Z] #44 39.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-09T22:37:37.528Z] #44 39.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T22:37:37.528Z] #44 39.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T22:37:37.528Z] #44 39.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T22:37:37.549Z] #20 39.76 Selecting previously unselected package python3-setuptools. [2021-06-09T22:37:37.549Z] #20 39.77 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T22:37:37.549Z] #20 39.78 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T22:37:37.786Z] #44 ... [2021-06-09T22:37:37.786Z] [2021-06-09T22:37:37.786Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:37.786Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:37:37.786Z] #32 43.73 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-09T22:37:37.786Z] #32 43.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T22:37:37.786Z] #32 44.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:37.809Z] #20 39.97 Selecting previously unselected package python3-wheel. [2021-06-09T22:37:37.809Z] #20 39.98 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T22:37:37.809Z] #20 39.99 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T22:37:37.809Z] #20 40.06 Selecting previously unselected package sudo. [2021-06-09T22:37:37.809Z] #20 40.07 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-09T22:37:37.809Z] #20 40.08 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:37:38.379Z] #20 40.56 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T22:37:38.379Z] #20 40.56 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-09T22:37:38.379Z] #20 40.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:37:38.379Z] #20 40.76 Selecting previously unselected package uidmap. [2021-06-09T22:37:38.639Z] #20 40.77 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-09T22:37:38.639Z] #20 40.78 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T22:37:38.639Z] #20 40.89 Selecting previously unselected package vim-runtime. [2021-06-09T22:37:38.639Z] #20 40.90 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:37:38.639Z] #20 40.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-09T22:37:38.639Z] #20 40.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T22:37:38.639Z] #20 40.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:37:39.271Z] #13 51.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T22:37:39.271Z] #13 51.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-09T22:37:39.271Z] #13 51.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:37:39.685Z] #32 ... [2021-06-09T22:37:39.685Z] [2021-06-09T22:37:39.685Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:39.685Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:39.685Z] #13 25.77 Reading package lists... [2021-06-09T22:37:39.685Z] #13 32.34 Reading package lists... [2021-06-09T22:37:39.685Z] #13 37.88 Building dependency tree... [2021-06-09T22:37:39.685Z] #13 40.37 The following additional packages will be installed: [2021-06-09T22:37:39.685Z] #13 40.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T22:37:39.685Z] #13 40.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T22:37:39.685Z] #13 40.38 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T22:37:39.685Z] #13 40.38 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T22:37:39.685Z] #13 40.38 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:37:39.685Z] #13 40.39 Suggested packages: [2021-06-09T22:37:39.685Z] #13 40.39 gcc-8-locales seccomp wine64 [2021-06-09T22:37:39.685Z] #13 41.48 The following NEW packages will be installed: [2021-06-09T22:37:39.685Z] #13 41.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T22:37:39.685Z] #13 41.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T22:37:39.685Z] #13 41.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T22:37:39.685Z] #13 41.50 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T22:37:39.685Z] #13 41.51 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T22:37:39.685Z] #13 41.51 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:37:39.685Z] #13 41.51 The following packages will be upgraded: [2021-06-09T22:37:39.685Z] #13 41.51 libseccomp2 libsystemd0 libudev1 [2021-06-09T22:37:39.685Z] #13 41.89 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:37:39.685Z] #13 41.89 Need to get 78.2 MB of archives. [2021-06-09T22:37:39.685Z] #13 41.89 After this operation, 487 MB of additional disk space will be used. [2021-06-09T22:37:39.685Z] #13 41.89 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-09T22:37:39.685Z] #13 41.89 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-09T22:37:39.685Z] #13 41.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-09T22:37:39.685Z] #13 41.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-09T22:37:39.685Z] #13 41.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-09T22:37:39.685Z] #13 42.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-09T22:37:39.685Z] #13 ... [2021-06-09T22:37:39.685Z] [2021-06-09T22:37:39.685Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:39.685Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:37:39.685Z] #50 40.43 go: finding golang.org/x/text v0.3.2 [2021-06-09T22:37:39.685Z] #50 40.47 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:39.685Z] #50 40.49 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:39.685Z] #50 40.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:39.685Z] #50 40.53 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:39.685Z] #50 40.55 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:39.685Z] #50 40.55 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:39.685Z] #50 40.57 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:39.685Z] #50 40.57 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:39.685Z] #50 40.57 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:39.685Z] #50 40.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:39.685Z] #50 40.59 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:39.685Z] #50 40.61 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:39.685Z] #50 40.67 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:39.685Z] #50 40.67 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:39.685Z] #50 40.70 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:39.685Z] #50 40.70 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:39.685Z] #50 40.73 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:39.685Z] #50 40.73 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:39.685Z] #50 40.76 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:39.685Z] #50 40.81 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:39.685Z] #50 40.87 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:39.685Z] #50 41.05 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:39.685Z] #50 41.07 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:39.685Z] #50 41.08 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:39.685Z] #50 41.15 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:39.685Z] #50 41.18 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:39.944Z] #50 ... [2021-06-09T22:37:39.944Z] [2021-06-09T22:37:39.944Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:39.944Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:39.944Z] #13 42.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-09T22:37:40.203Z] #13 42.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-09T22:37:40.203Z] #13 42.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-09T22:37:40.203Z] #13 42.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T22:37:40.203Z] #13 ... [2021-06-09T22:37:40.203Z] [2021-06-09T22:37:40.203Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:40.203Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:37:40.203Z] #46 36.99 sync [2021-06-09T22:37:40.203Z] #46 37.01 internal/reflectlite [2021-06-09T22:37:40.203Z] #46 38.41 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T22:37:40.203Z] #46 38.63 math/rand [2021-06-09T22:37:40.203Z] #46 39.63 internal/singleflight [2021-06-09T22:37:40.203Z] #46 39.93 sort [2021-06-09T22:37:40.203Z] #46 39.93 errors [2021-06-09T22:37:40.203Z] #46 40.27 io [2021-06-09T22:37:40.203Z] #46 40.97 strconv [2021-06-09T22:37:40.203Z] #46 41.49 bytes [2021-06-09T22:37:40.203Z] #46 43.28 bufio [2021-06-09T22:37:40.203Z] #46 44.07 reflect [2021-06-09T22:37:40.203Z] #46 44.58 syscall [2021-06-09T22:37:40.203Z] #46 ... [2021-06-09T22:37:40.203Z] [2021-06-09T22:37:40.203Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:40.203Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:40.203Z] #44 46.77 Get:15 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-09T22:37:41.176Z] #13 53.61 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T22:37:41.176Z] #13 53.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T22:37:41.176Z] #13 53.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:37:41.276Z] #29 13.96 0.0% # 2.1% ## 3.9% ### 5.4% ##### 7.0% ###### 8.7% ####### 10.5% ######## 12.2% ########## 14.0% ########## 14.2% ########### 15.9% ########### 16.6% ############ 17.9% ############## 19.5% ############## 20.6% ################ 22.8% ################# 24.6% ################## 26.1% ################### 27.3% #################### 28.8% ###################### 31.6% ######################## 33.7% ######################### 35.2% ########################## 37.4% ########################### 38.7% ############################ 40.0% ############################# 41.3% ############################## 42.5% ############################### 44.3% ################################ 45.7% ################################## 47.4% ################################### 48.9% #################################### 50.4% ##################################### 52.3% ###################################### 53.4% ####################################### 55.3% ######################################## 56.9% ######################################### 57.5% ########################################## 59.3% ########################################### 60.8% ############################################# 62.6% ############################################## 64.0% ############################################### 66.4% ################################################# 69.3% ################################################### 71.7% #################################################### 73.4% ###################################################### 75.0% ####################################################### 77.1% ######################################################## 78.9% ########################################################## 81.0% ########################################################### 82.5% ############################################################ 84.1% ############################################################# 85.5% ############################################################## 87.0% ############################################################### 88.8% ################################################################## 91.8% ################################################################### 93.9% ###################################################################### 97.3% ####################################################################### 99.2% ######################################################################## 100.0% [2021-06-09T22:37:41.436Z] #13 53.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-09T22:37:41.436Z] #13 53.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:37:41.436Z] #13 53.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:37:41.436Z] #13 53.96 Selecting previously unselected package dmsetup. [2021-06-09T22:37:41.436Z] #13 53.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:37:41.436Z] #13 54.01 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T22:37:41.540Z] #29 20.81 [2021-06-09T22:37:41.540Z] #29 ... [2021-06-09T22:37:41.540Z] [2021-06-09T22:37:41.540Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:41.540Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:37:41.540Z] #44 16.43 Reading package lists... [2021-06-09T22:37:41.540Z] #44 20.99 Reading package lists... [2021-06-09T22:37:41.540Z] #44 25.37 Building dependency tree... [2021-06-09T22:37:41.540Z] #44 27.96 The following additional packages will be installed: [2021-06-09T22:37:41.540Z] #44 27.97 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T22:37:41.540Z] #44 27.97 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T22:37:41.540Z] #44 27.97 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:37:41.540Z] #44 27.97 python3.7-minimal [2021-06-09T22:37:41.540Z] #44 27.98 Suggested packages: [2021-06-09T22:37:41.540Z] #44 27.98 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T22:37:41.540Z] #44 27.98 python3.7-doc binfmt-support [2021-06-09T22:37:41.540Z] #44 28.96 The following NEW packages will be installed: [2021-06-09T22:37:41.540Z] #44 28.97 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T22:37:41.540Z] #44 28.98 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T22:37:41.540Z] #44 28.99 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T22:37:41.540Z] #44 28.99 python3.7-minimal [2021-06-09T22:37:41.540Z] #44 29.45 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:41.540Z] #44 29.45 Need to get 6095 kB of archives. [2021-06-09T22:37:41.540Z] #44 29.45 After this operation, 32.3 MB of additional disk space will be used. [2021-06-09T22:37:41.540Z] #44 29.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-09T22:37:41.540Z] #44 29.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-09T22:37:41.540Z] #44 29.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-09T22:37:41.540Z] #44 29.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-09T22:37:41.540Z] #44 29.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-09T22:37:41.540Z] #44 29.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:37:41.540Z] #44 29.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-09T22:37:41.540Z] #44 29.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-09T22:37:41.540Z] #44 29.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-09T22:37:41.540Z] #44 29.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:37:41.540Z] #44 29.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T22:37:41.540Z] #44 29.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-09T22:37:41.540Z] #44 29.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-09T22:37:41.540Z] #44 29.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-09T22:37:41.540Z] #44 29.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-09T22:37:41.540Z] #44 ... [2021-06-09T22:37:41.540Z] [2021-06-09T22:37:41.540Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:41.540Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:37:41.540Z] #13 17.67 Reading package lists... [2021-06-09T22:37:41.540Z] #13 22.84 Building dependency tree... [2021-06-09T22:37:41.540Z] #13 25.39 The following additional packages will be installed: [2021-06-09T22:37:41.540Z] #13 25.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T22:37:41.540Z] #13 25.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T22:37:41.540Z] #13 25.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T22:37:41.540Z] #13 25.42 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T22:37:41.540Z] #13 25.42 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:37:41.540Z] #13 25.42 Suggested packages: [2021-06-09T22:37:41.540Z] #13 25.43 gcc-8-locales seccomp wine64 [2021-06-09T22:37:41.540Z] #13 26.53 The following NEW packages will be installed: [2021-06-09T22:37:41.540Z] #13 26.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T22:37:41.540Z] #13 26.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T22:37:41.540Z] #13 26.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T22:37:41.540Z] #13 26.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T22:37:41.540Z] #13 26.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T22:37:41.540Z] #13 26.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T22:37:41.540Z] #13 26.57 The following packages will be upgraded: [2021-06-09T22:37:41.540Z] #13 26.58 libseccomp2 libsystemd0 libudev1 [2021-06-09T22:37:41.540Z] #13 27.06 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:37:41.540Z] #13 27.06 Need to get 73.8 MB of archives. [2021-06-09T22:37:41.540Z] #13 27.06 After this operation, 472 MB of additional disk space will be used. [2021-06-09T22:37:41.540Z] #13 27.06 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-09T22:37:41.540Z] #13 27.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-06-09T22:37:41.540Z] #13 27.07 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-06-09T22:37:41.540Z] #13 27.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-06-09T22:37:41.540Z] #13 27.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-06-09T22:37:41.540Z] #13 27.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-06-09T22:37:41.540Z] #13 27.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-09T22:37:41.540Z] #13 27.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-09T22:37:41.540Z] #13 27.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-09T22:37:41.540Z] #13 27.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T22:37:41.594Z] #44 ... [2021-06-09T22:37:41.594Z] [2021-06-09T22:37:41.594Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:37:41.594Z] #48 sha256:bcfc23b1923efdb223d9e236b514e1864e7b337f2251afcbff30c1968482cf88 [2021-06-09T22:37:41.594Z] #48 DONE 48.3s [2021-06-09T22:37:41.594Z] [2021-06-09T22:37:41.594Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:41.594Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:41.594Z] #13 42.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-09T22:37:41.594Z] #13 43.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-09T22:37:41.594Z] #13 43.02 Get:13 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] [2021-06-09T22:37:41.695Z] #13 54.24 Selecting previously unselected package mingw-w64-common. [2021-06-09T22:37:41.695Z] #13 54.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T22:37:41.695Z] #13 54.27 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T22:37:41.804Z] #13 ... [2021-06-09T22:37:41.804Z] [2021-06-09T22:37:41.804Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:41.804Z] #50 sha256:550c38c8bb0e8abfea9ee64f5242a981e4ab255714451ca497c64216c5eb48b1 [2021-06-09T22:37:41.804Z] #50 24.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:41.804Z] #50 24.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:41.804Z] #50 24.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:41.804Z] #50 24.70 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:41.804Z] #50 24.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:41.804Z] #50 24.83 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:41.804Z] #50 24.88 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:41.804Z] #50 24.94 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:41.804Z] #50 24.97 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:41.804Z] #50 24.97 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:41.804Z] #50 24.97 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:41.804Z] #50 25.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:41.804Z] #50 25.10 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:41.804Z] #50 25.12 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:41.804Z] #50 25.23 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:41.804Z] #50 25.26 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:37:41.804Z] #50 25.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:41.804Z] #50 25.37 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T22:37:41.804Z] #50 25.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:41.804Z] #50 25.43 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:41.804Z] #50 25.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:41.804Z] #50 25.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:41.804Z] #50 25.70 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:41.804Z] #50 25.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:41.804Z] #50 25.78 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:41.804Z] #50 25.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:41.804Z] #50 25.85 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:41.804Z] #50 25.92 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:41.804Z] #50 25.92 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:41.804Z] #50 25.93 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:41.804Z] #50 25.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:41.804Z] #50 26.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:41.804Z] #50 26.07 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:41.804Z] #50 26.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:41.804Z] #50 26.22 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:41.804Z] #50 26.38 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:41.804Z] #50 26.44 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:41.804Z] #50 26.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:41.804Z] #50 26.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:41.804Z] #50 26.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:41.804Z] #50 26.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:41.804Z] #50 26.90 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:41.804Z] #50 26.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:41.804Z] #50 27.01 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:41.804Z] #50 27.02 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:41.804Z] #50 27.04 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:41.804Z] #50 27.04 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:37:41.804Z] #50 27.05 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:41.804Z] #50 27.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:41.804Z] #50 27.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:41.804Z] #50 27.21 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:41.804Z] #50 27.34 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:41.804Z] #50 27.51 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:37:41.804Z] #50 28.55 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:41.804Z] #50 31.01 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:41.804Z] #50 31.35 go: extracting golang.org/x/text v0.3.2 [2021-06-09T22:37:41.804Z] #50 ... [2021-06-09T22:37:41.804Z] [2021-06-09T22:37:41.804Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:41.804Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:37:41.804Z] #13 27.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-09T22:37:41.936Z] #20 43.66 Selecting previously unselected package vim. [2021-06-09T22:37:41.936Z] #20 43.67 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:37:41.936Z] #20 43.69 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T22:37:41.936Z] #20 44.17 Selecting previously unselected package xfsprogs. [2021-06-09T22:37:41.936Z] #20 44.17 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-09T22:37:41.936Z] #20 44.18 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T22:37:41.955Z] #13 ... [2021-06-09T22:37:41.955Z] [2021-06-09T22:37:41.955Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:41.955Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:41.955Z] #36 54.70 Selecting previously unselected package libxml2:amd64. [2021-06-09T22:37:41.955Z] #36 54.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-09T22:37:41.955Z] #36 54.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:37:41.955Z] #36 55.27 Selecting previously unselected package libarchive13:amd64. [2021-06-09T22:37:41.955Z] #36 55.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-09T22:37:41.955Z] #36 55.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T22:37:41.955Z] #36 55.62 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-09T22:37:41.955Z] #36 55.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-09T22:37:41.955Z] #36 55.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T22:37:41.955Z] #36 55.86 Selecting previously unselected package librhash0:amd64. [2021-06-09T22:37:41.955Z] #36 55.86 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-09T22:37:41.955Z] #36 55.87 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-09T22:37:41.955Z] #36 56.05 Selecting previously unselected package libuv1:amd64. [2021-06-09T22:37:41.955Z] #36 56.06 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-09T22:37:41.955Z] #36 56.06 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-09T22:37:41.955Z] #36 56.23 Selecting previously unselected package cmake. [2021-06-09T22:37:41.955Z] #36 56.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-09T22:37:41.955Z] #36 56.24 Unpacking cmake (3.13.4-1) ... [2021-06-09T22:37:41.955Z] #36 59.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:37:41.955Z] #36 59.02 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:37:41.955Z] #36 59.04 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-09T22:37:41.955Z] #36 59.07 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:41.955Z] #36 59.13 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-09T22:37:41.955Z] #36 59.16 Setting up cmake-data (3.13.4-1) ... [2021-06-09T22:37:41.955Z] #36 59.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:37:41.955Z] #36 59.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T22:37:41.955Z] #36 59.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T22:37:41.955Z] #36 59.25 Setting up cmake (3.13.4-1) ... [2021-06-09T22:37:41.955Z] #36 59.28 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:41.955Z] #36 59.40 Processing triggers for mime-support (3.62) ... [2021-06-09T22:37:41.955Z] #36 DONE 60.0s [2021-06-09T22:37:41.955Z] [2021-06-09T22:37:41.955Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:41.955Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:41.955Z] #44 54.86 Selecting previously unselected package python3.7. [2021-06-09T22:37:41.955Z] #44 54.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:41.955Z] #44 54.90 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:41.955Z] #44 55.16 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T22:37:41.955Z] #44 55.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T22:37:41.955Z] #44 55.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:37:41.955Z] #44 55.32 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:37:41.955Z] #44 56.63 Selecting previously unselected package python3. [2021-06-09T22:37:41.955Z] #44 56.63 (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 ... 16062 files and directories currently installed.) [2021-06-09T22:37:41.955Z] #44 56.72 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-09T22:37:41.955Z] #44 56.74 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:37:41.955Z] #44 56.88 Selecting previously unselected package libprotobuf17:amd64. [2021-06-09T22:37:41.955Z] #44 56.89 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-09T22:37:41.955Z] #44 56.89 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T22:37:41.955Z] #44 57.57 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:37:41.955Z] #44 57.57 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:37:41.955Z] #44 57.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:37:41.955Z] #44 57.75 Selecting previously unselected package python3-six. [2021-06-09T22:37:41.955Z] #44 57.77 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T22:37:41.955Z] #44 57.78 Unpacking python3-six (1.12.0-1) ... [2021-06-09T22:37:41.955Z] #44 57.88 Selecting previously unselected package python3-protobuf. [2021-06-09T22:37:41.955Z] #44 57.88 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-09T22:37:41.955Z] #44 57.89 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:37:41.955Z] #44 58.33 Selecting previously unselected package libnet1:amd64. [2021-06-09T22:37:41.955Z] #44 58.33 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T22:37:41.955Z] #44 58.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:37:41.955Z] #44 58.49 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T22:37:41.955Z] #44 58.49 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T22:37:41.955Z] #44 58.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:37:41.955Z] #44 58.64 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T22:37:41.955Z] #44 58.64 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T22:37:41.955Z] #44 58.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:37:41.955Z] #44 58.76 Selecting previously unselected package criu. [2021-06-09T22:37:41.955Z] #44 58.76 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-09T22:37:41.955Z] #44 58.79 Unpacking criu (3.15-1) ... [2021-06-09T22:37:42.067Z] #13 28.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-09T22:37:42.067Z] #13 28.15 Get:13 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] [2021-06-09T22:37:42.217Z] #44 59.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:37:42.217Z] #44 59.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:37:42.217Z] #44 59.76 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:37:42.217Z] #44 59.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T22:37:42.217Z] #44 59.81 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:37:42.217Z] #44 59.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:42.217Z] #44 59.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:37:42.456Z] #20 44.58 Selecting previously unselected package zip. [2021-06-09T22:37:42.456Z] #20 44.59 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-09T22:37:42.456Z] #20 44.60 Unpacking zip (3.0-11+b1) ... [2021-06-09T22:37:42.456Z] #20 44.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:37:42.456Z] #20 44.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:37:42.479Z] #44 59.88 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:42.716Z] #20 44.85 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T22:37:42.716Z] #20 44.86 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T22:37:42.716Z] #20 44.90 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-09T22:37:42.716Z] #20 44.94 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T22:37:42.716Z] #20 44.96 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T22:37:42.716Z] #20 44.98 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T22:37:42.716Z] #20 44.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:37:42.716Z] #20 45.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:37:42.716Z] #20 45.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:37:42.716Z] #20 45.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:37:42.716Z] #20 45.05 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:37:42.721Z] #13 ... [2021-06-09T22:37:42.721Z] [2021-06-09T22:37:42.722Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:42.722Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:42.722Z] #44 58.27 Selecting previously unselected package libprotobuf17:amd64. [2021-06-09T22:37:42.722Z] #44 58.28 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-09T22:37:42.722Z] #44 58.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T22:37:42.722Z] #44 59.04 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:37:42.722Z] #44 59.04 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:37:42.722Z] #44 59.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:37:42.722Z] #44 59.29 Selecting previously unselected package python3-six. [2021-06-09T22:37:42.722Z] #44 59.29 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T22:37:42.722Z] #44 59.34 Unpacking python3-six (1.12.0-1) ... [2021-06-09T22:37:42.722Z] #44 59.46 Selecting previously unselected package python3-protobuf. [2021-06-09T22:37:42.722Z] #44 59.46 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-09T22:37:42.722Z] #44 59.49 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:37:42.722Z] #44 60.04 Selecting previously unselected package libnet1:amd64. [2021-06-09T22:37:42.722Z] #44 60.06 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T22:37:42.722Z] #44 60.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:37:42.722Z] #44 60.29 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T22:37:42.722Z] #44 60.29 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T22:37:42.722Z] #44 60.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:37:42.722Z] #44 60.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T22:37:42.722Z] #44 60.47 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T22:37:42.722Z] #44 60.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:37:42.722Z] #44 60.60 Selecting previously unselected package criu. [2021-06-09T22:37:42.722Z] #44 60.61 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-09T22:37:42.722Z] #44 60.62 Unpacking criu (3.15-1) ... [2021-06-09T22:37:42.722Z] #44 61.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:37:42.722Z] #44 61.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:37:42.722Z] #44 61.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:37:42.722Z] #44 61.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T22:37:42.722Z] #44 61.56 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:37:42.722Z] #44 61.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:42.722Z] #44 61.64 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:37:42.722Z] #44 61.65 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:42.977Z] #20 45.06 Setting up zip (3.0-11+b1) ... [2021-06-09T22:37:42.977Z] #20 45.07 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:42.977Z] #20 45.10 Setting up bash-completion (1:2.8-6) ... [2021-06-09T22:37:42.977Z] #44 ... [2021-06-09T22:37:42.977Z] [2021-06-09T22:37:42.977Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:42.977Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:42.977Z] #13 59.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T22:37:42.977Z] #13 59.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T22:37:42.977Z] #13 59.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:37:43.522Z] #13 ... [2021-06-09T22:37:43.522Z] [2021-06-09T22:37:43.522Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-09T22:37:43.522Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T22:37:43.522Z] #56 25.82 Building dependency tree... [2021-06-09T22:37:43.522Z] #56 28.42 The following additional packages will be installed: [2021-06-09T22:37:43.522Z] #56 28.43 libbtrfs0 [2021-06-09T22:37:43.522Z] #56 28.55 The following NEW packages will be installed: [2021-06-09T22:37:43.522Z] #56 28.57 libbtrfs-dev libbtrfs0 [2021-06-09T22:37:43.522Z] #56 29.02 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:43.522Z] #56 29.02 Need to get 119 kB of archives. [2021-06-09T22:37:43.522Z] #56 29.02 After this operation, 387 kB of additional disk space will be used. [2021-06-09T22:37:43.522Z] #56 29.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-09T22:37:43.522Z] #56 29.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-09T22:37:43.522Z] #56 30.28 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:43.522Z] #56 30.56 Fetched 119 kB in 0s (426 kB/s) [2021-06-09T22:37:43.522Z] #56 30.72 Selecting previously unselected package libbtrfs0. [2021-06-09T22:37:43.522Z] #56 30.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 ... 15383 files and directories currently installed.) [2021-06-09T22:37:43.522Z] #56 30.83 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-09T22:37:43.522Z] #56 30.85 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:37:43.522Z] #56 31.01 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:37:43.522Z] #56 31.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-09T22:37:43.522Z] #56 31.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:37:43.522Z] #56 31.29 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:37:43.522Z] #56 31.32 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:37:43.522Z] #56 31.35 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:43.522Z] #56 DONE 32.8s [2021-06-09T22:37:43.522Z] [2021-06-09T22:37:43.522Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:43.522Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:43.522Z] #29 21.74 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T22:37:43.522Z] #29 22.08 [2021-06-09T22:37:43.522Z] #29 22.29 ################### 27.6% ######################################################################## 100.0% [2021-06-09T22:37:43.522Z] #29 22.41 [2021-06-09T22:37:43.907Z] #13 ... [2021-06-09T22:37:43.907Z] [2021-06-09T22:37:43.907Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:43.907Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:37:43.907Z] #46 56.40 time [2021-06-09T22:37:43.907Z] #46 59.42 internal/fmtsort [2021-06-09T22:37:43.907Z] #46 59.95 internal/syscall/execenv [2021-06-09T22:37:43.907Z] #46 60.10 internal/syscall/unix [2021-06-09T22:37:43.907Z] #46 60.52 strings [2021-06-09T22:37:43.907Z] #46 61.87 internal/poll [2021-06-09T22:37:43.907Z] #46 63.18 regexp/syntax [2021-06-09T22:37:43.907Z] #46 64.05 os [2021-06-09T22:37:43.907Z] #46 ... [2021-06-09T22:37:43.907Z] [2021-06-09T22:37:43.907Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:37:43.907Z] #37 sha256:53b7d16a1856281f1fd4bc3a425316938bc002cd5508e11503c83b6e56faa898 [2021-06-09T22:37:43.907Z] #37 1.171 + RM_GOPATH=0 [2021-06-09T22:37:43.907Z] #37 1.171 + TMP_GOPATH= [2021-06-09T22:37:43.907Z] #37 1.171 + : /build [2021-06-09T22:37:43.907Z] #37 1.171 + '[' -z '' ']' [2021-06-09T22:37:43.907Z] #37 1.171 ++ mktemp -d [2021-06-09T22:37:43.907Z] #37 1.174 + export GOPATH=/tmp/tmp.mVaTq7vI3t [2021-06-09T22:37:43.907Z] #37 1.174 + GOPATH=/tmp/tmp.mVaTq7vI3t [2021-06-09T22:37:43.907Z] #37 1.174 + RM_GOPATH=1 [2021-06-09T22:37:43.907Z] #37 1.175 + case "$(go env GOARCH)" in [2021-06-09T22:37:43.907Z] #37 1.175 ++ go env GOARCH [2021-06-09T22:37:43.907Z] #37 1.211 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:43.907Z] #37 1.212 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:43.907Z] #37 1.212 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:43.907Z] #37 1.218 + dir=/tmp/install [2021-06-09T22:37:43.907Z] #37 1.218 + bin=tini [2021-06-09T22:37:43.907Z] #37 1.218 + shift [2021-06-09T22:37:43.907Z] #37 1.218 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T22:37:43.907Z] #37 1.219 + . /tmp/install/tini.installer [2021-06-09T22:37:43.907Z] #37 1.219 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:37:43.907Z] #37 1.219 + install_tini [2021-06-09T22:37:43.907Z] #37 1.219 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T22:37:43.907Z] #37 1.219 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:37:43.907Z] #37 1.220 + git clone https://github.com/krallin/tini.git /tmp/tmp.mVaTq7vI3t/tini [2021-06-09T22:37:43.907Z] #37 1.224 Cloning into '/tmp/tmp.mVaTq7vI3t/tini'... [2021-06-09T22:37:43.907Z] #37 1.945 + cd /tmp/tmp.mVaTq7vI3t/tini [2021-06-09T22:37:43.907Z] #37 1.945 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:37:43.907Z] #37 1.968 + cmake . [2021-06-09T22:37:43.907Z] #37 2.555 -- The C compiler identification is GNU 8.3.0 [2021-06-09T22:37:43.907Z] #37 2.605 -- Check for working C compiler: /usr/bin/cc [2021-06-09T22:37:43.907Z] #37 3.287 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T22:37:43.907Z] #37 3.298 -- Detecting C compiler ABI info [2021-06-09T22:37:43.907Z] #37 3.987 -- Detecting C compiler ABI info - done [2021-06-09T22:37:43.907Z] #37 4.000 -- Detecting C compile features [2021-06-09T22:37:43.907Z] #37 6.148 -- Detecting C compile features - done [2021-06-09T22:37:43.907Z] #37 6.184 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T22:37:44.121Z] #13 46.00 Get:14 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] [2021-06-09T22:37:44.121Z] #13 ... [2021-06-09T22:37:44.121Z] [2021-06-09T22:37:44.121Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:44.121Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:44.121Z] #36 40.70 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:44.121Z] #36 40.86 Fetched 14.9 MB in 2s (9891 kB/s) [2021-06-09T22:37:44.121Z] #36 40.92 Selecting previously unselected package xxd. [2021-06-09T22:37:44.121Z] #36 40.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:37:44.121Z] #36 41.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:37:44.121Z] #36 41.00 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:37:44.121Z] #36 41.17 Selecting previously unselected package vim-common. [2021-06-09T22:37:44.121Z] #36 41.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:37:44.121Z] #36 41.23 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:44.121Z] #36 41.56 Selecting previously unselected package cmake-data. [2021-06-09T22:37:44.121Z] #36 41.56 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T22:37:44.121Z] #36 41.57 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T22:37:44.121Z] #36 43.92 Selecting previously unselected package libicu63:amd64. [2021-06-09T22:37:44.121Z] #36 43.92 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T22:37:44.121Z] #36 43.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:37:44.121Z] #36 50.19 Selecting previously unselected package libxml2:amd64. [2021-06-09T22:37:44.121Z] #36 50.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-09T22:37:44.121Z] #36 50.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:37:44.121Z] #36 50.79 Selecting previously unselected package libarchive13:amd64. [2021-06-09T22:37:44.121Z] #36 50.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-09T22:37:44.121Z] #36 50.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T22:37:44.121Z] #36 ... [2021-06-09T22:37:44.121Z] [2021-06-09T22:37:44.121Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:44.121Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:44.121Z] #44 48.29 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:44.121Z] #44 48.54 Fetched 6695 kB in 8s (798 kB/s) [2021-06-09T22:37:44.121Z] #44 48.64 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T22:37:44.121Z] #44 48.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:37:44.121Z] #44 48.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:44.121Z] #44 48.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:44.121Z] #44 49.51 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:37:44.121Z] #44 49.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:44.121Z] #44 49.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:44.163Z] #37 6.421 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T22:37:44.163Z] #37 6.539 -- Configuring done [2021-06-09T22:37:44.163Z] #37 6.569 -- Generating done [2021-06-09T22:37:44.163Z] #37 6.572 -- Build files have been written to: /tmp/tmp.mVaTq7vI3t/tini [2021-06-09T22:37:44.163Z] #37 6.588 + make tini-static [2021-06-09T22:37:44.166Z] INFO: Extraction ended at 06/09/2021 22:37:41. Duration:00:00:24.8094387 [2021-06-09T22:37:44.166Z] INFO: Updating the golang and path environment variables [2021-06-09T22:37:44.166Z] INFO: GOPATH=d:\gopath [2021-06-09T22:37:44.166Z] INFO: go version go1.13.15 windows/amd64 [2021-06-09T22:37:44.166Z] INFO: Running the daemon under test in debug mode [2021-06-09T22:37:44.166Z] INFO: Starting a daemon under test... [2021-06-09T22:37:44.166Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42503\2\daemon --pidfile d:\CI\PR-42503\2\docker.pid -D [2021-06-09T22:37:44.166Z] INFO: Process started successfully. [2021-06-09T22:37:44.166Z] INFO: Start tailing logs of the daemon under tests [2021-06-09T22:37:44.166Z] INFO: Waiting for the daemon under test to start... [2021-06-09T22:37:44.378Z] #44 51.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:44.378Z] #44 51.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:44.378Z] #44 ... [2021-06-09T22:37:44.378Z] [2021-06-09T22:37:44.378Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:44.378Z] #52 sha256:fa7674405d447667bbd06364b445aa39dbc114d540efcf3ef11b9edd6be33cb6 [2021-06-09T22:37:44.378Z] #52 41.25 internal/oserror [2021-06-09T22:37:44.378Z] #52 41.26 io [2021-06-09T22:37:44.378Z] #52 41.34 syscall [2021-06-09T22:37:44.378Z] #52 42.30 bytes [2021-06-09T22:37:44.378Z] #52 43.70 strconv [2021-06-09T22:37:44.378Z] #52 46.61 reflect [2021-06-09T22:37:44.378Z] #52 48.06 time [2021-06-09T22:37:44.473Z] #29 23.79 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T22:37:44.636Z] #52 ... [2021-06-09T22:37:44.636Z] [2021-06-09T22:37:44.636Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:44.636Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T22:37:44.636Z] #36 51.13 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-09T22:37:44.636Z] #36 51.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-09T22:37:44.636Z] #36 51.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T22:37:44.636Z] #36 51.29 Selecting previously unselected package librhash0:amd64. [2021-06-09T22:37:44.636Z] #36 51.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-09T22:37:44.636Z] #36 51.33 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-09T22:37:44.636Z] #36 51.54 Selecting previously unselected package libuv1:amd64. [2021-06-09T22:37:44.636Z] #36 51.55 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-09T22:37:44.636Z] #36 51.56 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-09T22:37:44.726Z] #37 6.932 Scanning dependencies of target tini-static [2021-06-09T22:37:44.726Z] #37 ... [2021-06-09T22:37:44.726Z] [2021-06-09T22:37:44.726Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:44.726Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:37:44.726Z] #46 67.33 fmt [2021-06-09T22:37:44.738Z] #29 24.19 [2021-06-09T22:37:44.893Z] #36 51.71 Selecting previously unselected package cmake. [2021-06-09T22:37:44.893Z] #36 51.74 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-09T22:37:44.893Z] #36 51.75 Unpacking cmake (3.13.4-1) ... [2021-06-09T22:37:45.368Z] #29 24.48 0.1% ######################################################################## 100.0% [2021-06-09T22:37:45.368Z] #29 24.66 [2021-06-09T22:37:45.518Z] #20 47.41 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-09T22:37:45.518Z] #20 47.43 Setting up xz-utils (5.2.4-1) ... [2021-06-09T22:37:45.518Z] #20 47.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T22:37:45.518Z] #20 47.46 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T22:37:45.518Z] #20 47.47 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:37:45.518Z] #20 47.56 invoke-rc.d: could not determine current runlevel [2021-06-09T22:37:45.518Z] #20 47.57 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T22:37:45.518Z] #20 47.58 Setting up pigz (2.4-1) ... [2021-06-09T22:37:45.518Z] #20 47.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T22:37:45.518Z] #20 47.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:37:45.518Z] #20 47.63 Setting up python-pip-whl (18.1-5) ... [2021-06-09T22:37:45.518Z] #20 47.64 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:37:45.518Z] #20 47.66 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:37:45.655Z] #46 68.17 path/filepath [2021-06-09T22:37:45.805Z] #20 48.05 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-09T22:37:45.805Z] #20 48.06 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:37:45.805Z] #20 48.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:45.805Z] #20 48.10 Setting up vim (2:8.1.0875-5) ... [2021-06-09T22:37:45.805Z] #20 48.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T22:37:45.805Z] #20 48.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T22:37:45.805Z] #20 48.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T22:37:45.805Z] #20 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T22:37:45.805Z] #20 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T22:37:45.805Z] #20 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T22:37:45.805Z] #20 48.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T22:37:45.805Z] #20 48.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T22:37:45.805Z] #20 48.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:37:45.805Z] #20 48.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:37:45.805Z] #20 48.23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T22:37:46.065Z] #20 48.28 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:37:46.065Z] #20 48.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:37:46.065Z] #20 48.30 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:46.325Z] #29 25.60 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T22:37:46.589Z] #29 25.97 [2021-06-09T22:37:46.856Z] #29 26.22 0.0% [2021-06-09T22:37:46.856Z] #29 ... [2021-06-09T22:37:46.856Z] [2021-06-09T22:37:46.857Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:46.857Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T22:37:46.857Z] #36 25.25 Building dependency tree... [2021-06-09T22:37:46.857Z] #36 27.83 The following additional packages will be installed: [2021-06-09T22:37:46.857Z] #36 27.85 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T22:37:46.857Z] #36 27.85 Suggested packages: [2021-06-09T22:37:46.857Z] #36 27.85 cmake-doc ninja-build lrzip [2021-06-09T22:37:46.857Z] #36 27.85 Recommended packages: [2021-06-09T22:37:46.857Z] #36 27.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T22:37:46.857Z] #36 28.91 The following NEW packages will be installed: [2021-06-09T22:37:46.857Z] #36 28.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T22:37:46.857Z] #36 28.94 vim-common xxd [2021-06-09T22:37:46.857Z] #36 29.35 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T22:37:46.857Z] #36 29.35 Need to get 14.2 MB of archives. [2021-06-09T22:37:46.857Z] #36 29.35 After this operation, 60.0 MB of additional disk space will be used. [2021-06-09T22:37:46.857Z] #36 29.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-09T22:37:46.857Z] #36 29.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:37:46.857Z] #36 29.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T22:37:46.857Z] #36 29.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-09T22:37:46.857Z] #36 29.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-06-09T22:37:46.857Z] #36 30.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-09T22:37:46.857Z] #36 30.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-09T22:37:46.857Z] #36 30.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-09T22:37:46.857Z] #36 30.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-09T22:37:46.857Z] #36 30.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-09T22:37:46.857Z] #36 31.13 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:46.857Z] #36 31.34 Fetched 14.2 MB in 1s (12.4 MB/s) [2021-06-09T22:37:46.857Z] #36 31.43 Selecting previously unselected package xxd. [2021-06-09T22:37:46.857Z] #36 31.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-09T22:37:46.857Z] #36 31.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-09T22:37:46.857Z] #36 31.80 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:37:46.857Z] #36 32.37 Selecting previously unselected package vim-common. [2021-06-09T22:37:46.857Z] #36 32.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:37:46.857Z] #36 32.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:46.857Z] #36 33.02 Selecting previously unselected package cmake-data. [2021-06-09T22:37:46.857Z] #36 33.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T22:37:46.857Z] #36 33.06 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T22:37:46.857Z] #36 ... [2021-06-09T22:37:46.857Z] [2021-06-09T22:37:46.857Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:46.857Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:47.026Z] #46 69.51 regexp [2021-06-09T22:37:47.026Z] #46 ... [2021-06-09T22:37:47.026Z] [2021-06-09T22:37:47.026Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:47.026Z] #52 sha256:a9dc344895c3dcea0fc2bc35be4a202c614675d27959dcd05e1594f32b8ac20e [2021-06-09T22:37:47.026Z] #52 59.55 context [2021-06-09T22:37:47.026Z] #52 60.17 internal/poll [2021-06-09T22:37:47.026Z] #52 61.62 encoding/binary [2021-06-09T22:37:47.026Z] #52 62.35 os [2021-06-09T22:37:47.026Z] #52 64.08 encoding/base64 [2021-06-09T22:37:47.026Z] #52 64.84 golang.org/x/sys/unix [2021-06-09T22:37:47.026Z] #52 66.02 fmt [2021-06-09T22:37:47.026Z] #52 ... [2021-06-09T22:37:47.026Z] [2021-06-09T22:37:47.026Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:37:47.026Z] #37 sha256:53b7d16a1856281f1fd4bc3a425316938bc002cd5508e11503c83b6e56faa898 [2021-06-09T22:37:47.026Z] #37 7.020 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T22:37:47.026Z] #37 8.401 [100%] Linking C executable tini-static [2021-06-09T22:37:47.026Z] #37 9.132 [100%] Built target tini-static [2021-06-09T22:37:47.026Z] #37 9.233 + mkdir -p /build [2021-06-09T22:37:47.026Z] #37 9.236 + cp tini-static /build/docker-init [2021-06-09T22:37:47.389Z] #29 26.22 0.0% ## 3.5% ##### 7.8% ####### 10.7% ########### 15.3% ############## 19.6% [2021-06-09T22:37:47.389Z] #29 ... [2021-06-09T22:37:47.389Z] [2021-06-09T22:37:47.389Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:47.389Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:37:47.389Z] #46 26.92 internal/reflectlite [2021-06-09T22:37:47.389Z] #46 26.92 sync [2021-06-09T22:37:47.389Z] #46 28.37 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T22:37:47.389Z] #46 28.38 math/rand [2021-06-09T22:37:47.389Z] #46 28.39 internal/singleflight [2021-06-09T22:37:47.389Z] #46 30.31 errors [2021-06-09T22:37:47.389Z] #46 30.32 sort [2021-06-09T22:37:47.389Z] #46 30.65 internal/oserror [2021-06-09T22:37:47.389Z] #46 30.67 strconv [2021-06-09T22:37:47.389Z] #46 30.68 io [2021-06-09T22:37:47.389Z] #46 30.82 syscall [2021-06-09T22:37:47.389Z] #46 31.57 vendor/golang.org/x/net/dns/dnsmessage [2021-06-09T22:37:47.389Z] #46 32.76 bytes [2021-06-09T22:37:47.389Z] #46 35.96 bufio [2021-06-09T22:37:47.389Z] #46 36.24 reflect [2021-06-09T22:37:47.447Z] #20 ... [2021-06-09T22:37:47.447Z] [2021-06-09T22:37:47.447Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:37:47.447Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:37:47.447Z] #40 170.7 + dpkg --print-architecture [2021-06-09T22:37:47.447Z] #40 170.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-09T22:37:47.650Z] #46 ... [2021-06-09T22:37:47.650Z] [2021-06-09T22:37:47.650Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:47.650Z] #52 sha256:482ed18caf6688631c16967e9dd6c804cc3679afc893fd70d52eec693d30da1a [2021-06-09T22:37:47.650Z] #52 37.05 syscall [2021-06-09T22:37:47.650Z] #52 37.07 reflect [2021-06-09T22:37:47.650Z] #52 37.10 strings [2021-06-09T22:37:47.650Z] #52 37.11 bufio [2021-06-09T22:37:47.754Z] #44 65.31 Setting up python3 (3.7.3-1) ... [2021-06-09T22:37:47.956Z] #37 DONE 10.2s [2021-06-09T22:37:47.956Z] [2021-06-09T22:37:47.956Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:47.956Z] #52 sha256:a9dc344895c3dcea0fc2bc35be4a202c614675d27959dcd05e1594f32b8ac20e [2021-06-09T22:37:47.956Z] #52 70.38 encoding/json [2021-06-09T22:37:48.013Z] #44 ... [2021-06-09T22:37:48.013Z] [2021-06-09T22:37:48.013Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:48.013Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:48.013Z] #13 60.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T22:37:48.013Z] #13 60.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T22:37:48.013Z] #13 60.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:37:48.017Z] #40 171.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-09T22:37:48.017Z] #40 171.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-09T22:37:48.170Z] #36 54.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:37:48.272Z] #13 ... [2021-06-09T22:37:48.272Z] [2021-06-09T22:37:48.272Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:48.272Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:37:48.272Z] #46 56.24 time [2021-06-09T22:37:48.272Z] #46 59.79 internal/fmtsort [2021-06-09T22:37:48.272Z] #46 60.53 strings [2021-06-09T22:37:48.272Z] #46 61.44 os [2021-06-09T22:37:48.272Z] #46 62.99 regexp/syntax [2021-06-09T22:37:48.272Z] #46 65.16 fmt [2021-06-09T22:37:48.272Z] #46 ... [2021-06-09T22:37:48.272Z] [2021-06-09T22:37:48.273Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:37:48.273Z] #37 sha256:30e217d29144048c3170c1877b1f0561d0b193eb9d88eb22f17e3e43f0134ef2 [2021-06-09T22:37:48.273Z] #37 1.172 + RM_GOPATH=0 [2021-06-09T22:37:48.273Z] #37 1.174 + TMP_GOPATH= [2021-06-09T22:37:48.273Z] #37 1.174 + : /build [2021-06-09T22:37:48.273Z] #37 1.174 + '[' -z '' ']' [2021-06-09T22:37:48.273Z] #37 1.175 ++ mktemp -d [2021-06-09T22:37:48.273Z] #37 1.177 + export GOPATH=/tmp/tmp.LVcd2eqAbw [2021-06-09T22:37:48.273Z] #37 1.177 + GOPATH=/tmp/tmp.LVcd2eqAbw [2021-06-09T22:37:48.273Z] #37 1.177 + RM_GOPATH=1 [2021-06-09T22:37:48.273Z] #37 1.177 + case "$(go env GOARCH)" in [2021-06-09T22:37:48.273Z] #37 1.179 ++ go env GOARCH [2021-06-09T22:37:48.273Z] #37 1.202 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:48.273Z] #37 1.202 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:48.273Z] #37 1.203 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:48.273Z] #37 1.207 + dir=/tmp/install [2021-06-09T22:37:48.273Z] #37 1.207 + bin=tini [2021-06-09T22:37:48.273Z] #37 1.207 + shift [2021-06-09T22:37:48.273Z] #37 1.207 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T22:37:48.273Z] #37 1.208 + . /tmp/install/tini.installer [2021-06-09T22:37:48.273Z] #37 1.208 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:37:48.273Z] #37 1.208 + install_tini [2021-06-09T22:37:48.273Z] #37 1.208 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T22:37:48.273Z] #37 1.209 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:37:48.273Z] #37 1.209 + git clone https://github.com/krallin/tini.git /tmp/tmp.LVcd2eqAbw/tini [2021-06-09T22:37:48.273Z] #37 1.215 Cloning into '/tmp/tmp.LVcd2eqAbw/tini'... [2021-06-09T22:37:48.273Z] #37 1.898 + cd /tmp/tmp.LVcd2eqAbw/tini [2021-06-09T22:37:48.273Z] #37 1.898 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:37:48.273Z] #37 1.906 + cmake . [2021-06-09T22:37:48.273Z] #37 2.549 -- The C compiler identification is GNU 8.3.0 [2021-06-09T22:37:48.273Z] #37 2.627 -- Check for working C compiler: /usr/bin/cc [2021-06-09T22:37:48.273Z] #37 3.498 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T22:37:48.273Z] #37 3.514 -- Detecting C compiler ABI info [2021-06-09T22:37:48.273Z] #37 4.214 -- Detecting C compiler ABI info - done [2021-06-09T22:37:48.273Z] #37 4.255 -- Detecting C compile features [2021-06-09T22:37:48.273Z] #37 6.316 -- Detecting C compile features - done [2021-06-09T22:37:48.273Z] #37 6.355 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T22:37:48.427Z] #36 55.12 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:37:48.427Z] #36 55.16 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-09T22:37:48.427Z] #36 55.17 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:48.427Z] #36 55.20 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-09T22:37:48.427Z] #36 55.21 Setting up cmake-data (3.13.4-1) ... [2021-06-09T22:37:48.427Z] #36 55.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:37:48.427Z] #36 55.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T22:37:48.427Z] #36 55.31 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T22:37:48.427Z] #36 55.33 Setting up cmake (3.13.4-1) ... [2021-06-09T22:37:48.427Z] #36 55.34 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:48.532Z] #37 6.704 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T22:37:48.703Z] #36 55.43 Processing triggers for mime-support (3.62) ... [2021-06-09T22:37:48.791Z] #37 6.808 -- Configuring done [2021-06-09T22:37:48.791Z] #37 6.839 -- Generating done [2021-06-09T22:37:48.791Z] #37 6.850 -- Build files have been written to: /tmp/tmp.LVcd2eqAbw/tini [2021-06-09T22:37:48.791Z] #37 6.856 + make tini-static [2021-06-09T22:37:48.961Z] #36 DONE 55.9s [2021-06-09T22:37:48.961Z] [2021-06-09T22:37:48.961Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:48.961Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:48.961Z] #44 55.06 Selecting previously unselected package python3-minimal. [2021-06-09T22:37:48.961Z] #44 55.06 (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 ... 15650 files and directories currently installed.) [2021-06-09T22:37:48.961Z] #44 55.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T22:37:48.961Z] #44 55.10 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:37:48.961Z] #44 55.22 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T22:37:48.961Z] #44 55.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T22:37:48.961Z] #44 55.25 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:37:48.961Z] #44 55.41 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T22:37:48.961Z] #44 55.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:48.961Z] #44 55.42 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:49.051Z] #37 7.237 Scanning dependencies of target tini-static [2021-06-09T22:37:49.310Z] #37 ... [2021-06-09T22:37:49.310Z] [2021-06-09T22:37:49.310Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:49.310Z] #52 sha256:2c2ff46028a3f7fe95b01063939e7e8d61ee9db0085dd58a25f5183e0fa15f1d [2021-06-09T22:37:49.310Z] #52 57.35 context [2021-06-09T22:37:49.310Z] #52 57.98 internal/poll [2021-06-09T22:37:49.310Z] #52 59.89 os [2021-06-09T22:37:49.310Z] #52 60.71 encoding/binary [2021-06-09T22:37:49.310Z] #52 62.60 encoding/base64 [2021-06-09T22:37:49.310Z] #52 63.44 golang.org/x/sys/unix [2021-06-09T22:37:49.310Z] #52 63.93 fmt [2021-06-09T22:37:49.569Z] #52 ... [2021-06-09T22:37:49.569Z] [2021-06-09T22:37:49.569Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:37:49.569Z] #37 sha256:30e217d29144048c3170c1877b1f0561d0b193eb9d88eb22f17e3e43f0134ef2 [2021-06-09T22:37:49.569Z] #37 7.419 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T22:37:50.225Z] #52 39.74 text/tabwriter [2021-06-09T22:37:50.860Z] #44 57.13 Selecting previously unselected package python3.7. [2021-06-09T22:37:50.860Z] #44 57.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:37:50.860Z] #44 57.16 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:50.860Z] #44 57.31 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T22:37:50.860Z] #44 57.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T22:37:50.860Z] #44 57.31 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:37:50.860Z] #44 57.48 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:37:50.947Z] #37 8.659 [100%] Linking C executable tini-static [2021-06-09T22:37:51.206Z] #37 9.214 [100%] Built target tini-static [2021-06-09T22:37:51.206Z] #37 9.297 + mkdir -p /build [2021-06-09T22:37:51.225Z] #52 73.66 github.com/pkg/diff [2021-06-09T22:37:51.465Z] #37 9.306 + cp tini-static /build/docker-init [2021-06-09T22:37:51.617Z] #52 40.81 regexp/syntax [2021-06-09T22:37:51.724Z] #37 DONE 9.8s [2021-06-09T22:37:51.724Z] [2021-06-09T22:37:51.724Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:51.724Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:37:51.724Z] #46 67.33 path/filepath [2021-06-09T22:37:51.724Z] #46 68.41 regexp [2021-06-09T22:37:51.725Z] #46 69.75 flag [2021-06-09T22:37:52.251Z] #44 58.85 Selecting previously unselected package python3. [2021-06-09T22:37:52.251Z] #44 58.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-09T22:37:52.251Z] #44 58.90 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-09T22:37:52.251Z] #44 58.92 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:37:52.518Z] #44 59.20 Selecting previously unselected package libprotobuf17:amd64. [2021-06-09T22:37:52.518Z] #44 59.20 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-09T22:37:52.518Z] #44 59.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T22:37:52.592Z] #52 75.02 go/scanner [2021-06-09T22:37:52.625Z] #52 ... [2021-06-09T22:37:52.625Z] [2021-06-09T22:37:52.625Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:52.625Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:52.625Z] #29 26.22 0.0% ## 3.5% ##### 7.8% ####### 10.7% ########### 15.3% ############## 19.6% ################# 23.7% #################### 29.1% ###################### 31.7% ########################## 37.1% ############################## 42.3% ################################### 48.7% ###################################### 53.1% ######################################### 57.4% ############################################ 61.2% ############################################## 65.1% ################################################# 68.3% #################################################### 73.3% ###################################################### 76.4% ######################################################## 79.1% ############################################################ 84.0% ################################################################ 88.9% #################################################################### 95.3% ######################################################################## 100.0% [2021-06-09T22:37:52.625Z] #29 28.73 [2021-06-09T22:37:52.625Z] #29 29.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T22:37:52.625Z] #29 30.26 [2021-06-09T22:37:52.625Z] #29 30.46 ######################################################################## 100.0% [2021-06-09T22:37:52.625Z] #29 30.56 [2021-06-09T22:37:52.625Z] #29 31.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T22:37:52.625Z] #29 31.53 [2021-06-09T22:37:52.625Z] #29 31.69 ######################################################################## 100.0% [2021-06-09T22:37:52.625Z] #29 31.77 [2021-06-09T22:37:52.625Z] #29 31.88 Download of images into '/build' complete. [2021-06-09T22:37:52.625Z] #29 31.88 Use something like the following to load the result into a Docker daemon: [2021-06-09T22:37:52.625Z] #29 31.88 tar -cC '/build' . | docker load [2021-06-09T22:37:53.101Z] #44 59.91 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:37:53.154Z] #52 75.83 golang.org/x/crypto/ssh/terminal [2021-06-09T22:37:53.206Z] #29 ... [2021-06-09T22:37:53.206Z] [2021-06-09T22:37:53.206Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:53.206Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:37:53.206Z] #44 32.31 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-06-09T22:37:53.206Z] #44 33.81 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:53.206Z] #44 33.97 Fetched 6095 kB in 3s (1796 kB/s) [2021-06-09T22:37:53.206Z] #44 34.06 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-09T22:37:53.206Z] #44 34.06 (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.) [2021-06-09T22:37:53.206Z] #44 34.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T22:37:53.206Z] #44 34.15 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:53.206Z] #44 35.17 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:37:53.206Z] #44 35.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T22:37:53.206Z] #44 35.23 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:53.206Z] #44 36.05 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:53.206Z] #44 36.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:37:53.206Z] #44 40.93 Selecting previously unselected package python3-minimal. [2021-06-09T22:37:53.206Z] #44 40.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 ... 15623 files and directories currently installed.) [2021-06-09T22:37:53.206Z] #44 41.08 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-09T22:37:53.206Z] #44 41.11 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:37:53.206Z] #44 41.30 Selecting previously unselected package libmpdec2:arm64. [2021-06-09T22:37:53.206Z] #44 41.31 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-09T22:37:53.206Z] #44 41.33 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T22:37:53.206Z] #44 41.48 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-09T22:37:53.206Z] #44 41.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T22:37:53.206Z] #44 41.50 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:53.206Z] #44 ... [2021-06-09T22:37:53.206Z] [2021-06-09T22:37:53.206Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:37:53.206Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:37:53.206Z] #57 1.347 + RM_GOPATH=0 [2021-06-09T22:37:53.206Z] #57 1.347 + TMP_GOPATH= [2021-06-09T22:37:53.206Z] #57 1.347 + : /build [2021-06-09T22:37:53.206Z] #57 1.347 + '[' -z '' ']' [2021-06-09T22:37:53.206Z] #57 1.348 ++ mktemp -d [2021-06-09T22:37:53.206Z] #57 1.351 + export GOPATH=/tmp/tmp.Twy74iYmVU [2021-06-09T22:37:53.206Z] #57 1.351 + GOPATH=/tmp/tmp.Twy74iYmVU [2021-06-09T22:37:53.206Z] #57 1.351 + RM_GOPATH=1 [2021-06-09T22:37:53.206Z] #57 1.351 + case "$(go env GOARCH)" in [2021-06-09T22:37:53.206Z] #57 1.352 ++ go env GOARCH [2021-06-09T22:37:53.206Z] #57 1.435 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:53.206Z] #57 1.435 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:53.206Z] #57 1.436 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:53.206Z] #57 1.439 + dir=/tmp/install [2021-06-09T22:37:53.206Z] #57 1.439 + bin=containerd [2021-06-09T22:37:53.206Z] #57 1.439 + shift [2021-06-09T22:37:53.206Z] #57 1.439 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T22:37:53.206Z] #57 1.439 + . /tmp/install/containerd.installer [2021-06-09T22:37:53.206Z] #57 1.439 ++ set -e [2021-06-09T22:37:53.206Z] #57 1.439 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:37:53.206Z] #57 1.440 + install_containerd [2021-06-09T22:37:53.206Z] #57 1.440 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T22:37:53.206Z] #57 1.441 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:37:53.206Z] #57 1.441 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Twy74iYmVU/src/github.com/containerd/containerd [2021-06-09T22:37:53.206Z] #57 1.445 Cloning into '/tmp/tmp.Twy74iYmVU/src/github.com/containerd/containerd'... [2021-06-09T22:37:53.364Z] #44 59.91 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:37:53.364Z] #44 59.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:37:53.411Z] #52 ... [2021-06-09T22:37:53.411Z] [2021-06-09T22:37:53.411Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:53.411Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:53.411Z] #13 65.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T22:37:53.411Z] #13 65.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:37:53.411Z] #13 65.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:37:53.411Z] #13 65.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T22:37:53.411Z] #13 65.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:37:53.411Z] #13 65.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:37:53.582Z] #57 ... [2021-06-09T22:37:53.582Z] [2021-06-09T22:37:53.582Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:53.582Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-09T22:37:53.582Z] #32 32.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T22:37:53.582Z] #32 33.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:37:53.582Z] #32 ... [2021-06-09T22:37:53.582Z] [2021-06-09T22:37:53.582Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:53.582Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:37:53.582Z] #13 30.17 Get:14 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] [2021-06-09T22:37:53.582Z] #13 31.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-09T22:37:53.582Z] #13 31.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-09T22:37:53.582Z] #13 31.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-09T22:37:53.582Z] #13 31.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-09T22:37:53.582Z] #13 31.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-06-09T22:37:53.582Z] #13 31.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-09T22:37:53.582Z] #13 31.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-09T22:37:53.582Z] #13 31.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-09T22:37:53.582Z] #13 31.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-09T22:37:53.582Z] #13 31.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-09T22:37:53.582Z] #13 31.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-09T22:37:53.582Z] #13 31.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-09T22:37:53.582Z] #13 31.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-09T22:37:53.582Z] #13 31.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-09T22:37:53.582Z] #13 32.97 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:53.582Z] #13 33.15 Fetched 73.8 MB in 5s (14.6 MB/s) [2021-06-09T22:37:53.582Z] #13 33.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-09T22:37:53.582Z] #13 33.38 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-06-09T22:37:53.582Z] #13 33.41 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:37:53.582Z] #13 33.97 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-06-09T22:37:53.582Z] #13 34.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-09T22:37:53.582Z] #13 34.35 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-09T22:37:53.582Z] #13 34.39 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T22:37:53.582Z] #13 34.67 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:37:53.582Z] #13 34.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 ... 15383 files and directories currently installed.) [2021-06-09T22:37:53.582Z] #13 35.00 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-06-09T22:37:53.582Z] #13 35.03 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:37:53.582Z] #13 35.34 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-06-09T22:37:53.582Z] #13 35.55 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T22:37:53.582Z] #13 35.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 ... 15383 files and directories currently installed.) [2021-06-09T22:37:53.582Z] #13 35.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-09T22:37:53.582Z] #13 35.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T22:37:53.582Z] #13 37.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T22:37:53.582Z] #13 37.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-09T22:37:53.582Z] #13 37.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:37:53.629Z] #46 71.48 go/token [2021-06-09T22:37:53.630Z] #44 60.29 Selecting previously unselected package python3-six. [2021-06-09T22:37:53.630Z] #44 60.30 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T22:37:53.630Z] #44 60.30 Unpacking python3-six (1.12.0-1) ... [2021-06-09T22:37:53.887Z] #44 60.38 Selecting previously unselected package python3-protobuf. [2021-06-09T22:37:53.887Z] #44 60.38 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-09T22:37:53.887Z] #44 60.39 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:37:54.145Z] #44 60.84 Selecting previously unselected package libnet1:amd64. [2021-06-09T22:37:54.145Z] #44 60.84 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T22:37:54.145Z] #44 60.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:37:54.402Z] #44 60.98 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T22:37:54.402Z] #44 60.98 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T22:37:54.403Z] #44 61.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:37:54.566Z] #46 72.43 go/scanner [2021-06-09T22:37:54.566Z] #46 72.55 internal/lazyregexp [2021-06-09T22:37:54.660Z] #44 61.12 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T22:37:54.660Z] #44 61.12 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T22:37:54.660Z] #44 61.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:37:54.660Z] #44 61.31 Selecting previously unselected package criu. [2021-06-09T22:37:54.660Z] #44 61.31 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-09T22:37:54.660Z] #44 61.33 Unpacking criu (3.15-1) ... [2021-06-09T22:37:54.825Z] #46 72.85 path [2021-06-09T22:37:54.918Z] #44 ... [2021-06-09T22:37:54.918Z] [2021-06-09T22:37:54.918Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:54.918Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:37:54.918Z] #46 51.77 time [2021-06-09T22:37:54.918Z] #46 55.01 internal/fmtsort [2021-06-09T22:37:54.918Z] #46 55.47 internal/syscall/execenv [2021-06-09T22:37:54.918Z] #46 55.59 internal/syscall/unix [2021-06-09T22:37:54.918Z] #46 55.79 strings [2021-06-09T22:37:54.918Z] #46 57.60 os [2021-06-09T22:37:54.918Z] #46 58.66 regexp/syntax [2021-06-09T22:37:54.918Z] #46 61.39 fmt [2021-06-09T22:37:55.084Z] #46 73.20 io/ioutil [2021-06-09T22:37:55.176Z] #46 ... [2021-06-09T22:37:55.176Z] [2021-06-09T22:37:55.176Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:55.176Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:55.176Z] #13 48.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-09T22:37:55.176Z] #13 48.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-09T22:37:55.176Z] #13 48.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T22:37:55.176Z] #13 48.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T22:37:55.176Z] #13 48.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-09T22:37:55.176Z] #13 48.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-09T22:37:55.177Z] #13 48.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-09T22:37:55.177Z] #13 48.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-09T22:37:55.177Z] #13 48.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-09T22:37:55.177Z] #13 48.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-09T22:37:55.177Z] #13 48.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-09T22:37:55.177Z] #13 48.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-09T22:37:55.177Z] #13 48.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-09T22:37:55.177Z] #13 48.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-09T22:37:55.177Z] #13 49.46 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:37:55.177Z] #13 49.58 Fetched 78.2 MB in 7s (11.4 MB/s) [2021-06-09T22:37:55.177Z] #13 49.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.) [2021-06-09T22:37:55.177Z] #13 49.77 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-09T22:37:55.177Z] #13 49.80 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:37:55.177Z] #13 50.13 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-09T22:37:55.177Z] #13 50.30 (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.) [2021-06-09T22:37:55.177Z] #13 50.37 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T22:37:55.177Z] #13 50.57 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T22:37:55.177Z] #13 50.85 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:37:55.177Z] #13 51.01 (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.) [2021-06-09T22:37:55.177Z] #13 51.07 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-09T22:37:55.177Z] #13 51.09 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T22:37:55.177Z] #13 51.48 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-09T22:37:55.177Z] #13 51.70 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T22:37:55.177Z] #13 51.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T22:37:55.177Z] #13 51.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-09T22:37:55.177Z] #13 51.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T22:37:55.177Z] #13 54.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T22:37:55.177Z] #13 54.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-09T22:37:55.177Z] #13 54.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:37:55.177Z] #13 56.65 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T22:37:55.177Z] #13 56.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T22:37:55.177Z] #13 56.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:37:55.177Z] #13 56.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-09T22:37:55.177Z] #13 56.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:37:55.177Z] #13 56.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:37:55.177Z] #13 57.04 Selecting previously unselected package dmsetup. [2021-06-09T22:37:55.177Z] #13 57.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:37:55.177Z] #13 57.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T22:37:55.177Z] #13 57.23 Selecting previously unselected package mingw-w64-common. [2021-06-09T22:37:55.177Z] #13 57.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T22:37:55.177Z] #13 57.24 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T22:37:55.306Z] #13 ... [2021-06-09T22:37:55.306Z] [2021-06-09T22:37:55.306Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:55.306Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:55.306Z] #44 66.91 Setting up python3 (3.7.3-1) ... [2021-06-09T22:37:55.306Z] #44 67.64 Setting up python3-six (1.12.0-1) ... [2021-06-09T22:37:55.306Z] #44 68.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:37:55.306Z] #44 70.85 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:37:55.306Z] #44 73.92 Setting up criu (3.15-1) ... [2021-06-09T22:37:55.306Z] #44 75.75 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:55.306Z] #44 75.82 Processing triggers for mime-support (3.62) ... [2021-06-09T22:37:55.306Z] #44 DONE 76.5s [2021-06-09T22:37:55.306Z] [2021-06-09T22:37:55.306Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:55.306Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:37:55.306Z] #46 71.93 flag [2021-06-09T22:37:55.306Z] #46 73.25 go/token [2021-06-09T22:37:55.306Z] #46 73.28 internal/lazyregexp [2021-06-09T22:37:55.306Z] #46 73.58 path [2021-06-09T22:37:55.306Z] #46 74.05 io/ioutil [2021-06-09T22:37:55.306Z] #46 74.27 go/scanner [2021-06-09T22:37:55.306Z] #46 74.67 net/url [2021-06-09T22:37:55.306Z] #46 75.36 go/ast [2021-06-09T22:37:55.306Z] #46 76.37 text/template/parse [2021-06-09T22:37:55.343Z] #46 ... [2021-06-09T22:37:55.343Z] [2021-06-09T22:37:55.343Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:55.343Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:37:55.343Z] #13 66.59 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T22:37:55.343Z] #13 66.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:37:55.343Z] #13 66.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:37:55.343Z] #13 66.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T22:37:55.343Z] #13 66.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:37:55.344Z] #13 66.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:37:55.435Z] #13 ... [2021-06-09T22:37:55.435Z] [2021-06-09T22:37:55.435Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:55.435Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:55.435Z] #44 62.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:37:55.435Z] #44 62.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:37:55.435Z] #44 62.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:37:55.435Z] #44 62.08 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T22:37:55.435Z] #44 62.11 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:37:55.435Z] #44 62.12 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:55.435Z] #44 62.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:37:55.435Z] #44 62.15 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:55.507Z] #13 41.26 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T22:37:55.507Z] #13 41.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T22:37:55.507Z] #13 ... [2021-06-09T22:37:55.507Z] [2021-06-09T22:37:55.507Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-09T22:37:55.507Z] #29 sha256:7399f6716827c66dab151b1118368d897eefb44da6ceb6887f3cd18db07d21d3 [2021-06-09T22:37:55.507Z] #29 DONE 34.8s [2021-06-09T22:37:55.507Z] [2021-06-09T22:37:55.507Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:55.507Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:37:55.507Z] #13 41.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:37:55.507Z] #13 ... [2021-06-09T22:37:55.507Z] [2021-06-09T22:37:55.507Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:55.507Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:37:55.507Z] #44 44.59 Selecting previously unselected package python3.7. [2021-06-09T22:37:55.507Z] #44 44.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T22:37:55.507Z] #44 44.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:37:55.769Z] #44 44.92 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-09T22:37:55.769Z] #44 44.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-09T22:37:55.769Z] #44 44.92 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T22:37:56.032Z] #44 45.29 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:37:56.152Z] #40 ... [2021-06-09T22:37:56.152Z] [2021-06-09T22:37:56.152Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:37:56.152Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:37:56.152Z] #20 50.79 Setting up iptables (1.8.2-4) ... [2021-06-09T22:37:56.152Z] #20 50.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:37:56.152Z] #20 50.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:37:56.152Z] #20 50.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:37:56.152Z] #20 50.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:37:56.152Z] #20 50.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T22:37:56.152Z] #20 50.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T22:37:56.152Z] #20 50.85 Setting up python3 (3.7.3-1) ... [2021-06-09T22:37:56.152Z] #20 51.25 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T22:37:56.152Z] #20 52.02 Setting up apparmor (2.13.2-10) ... [2021-06-09T22:37:56.152Z] #20 53.88 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T22:37:56.152Z] #20 53.90 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:37:56.152Z] #20 54.26 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:37:56.152Z] #20 55.04 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T22:37:56.152Z] #20 55.50 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T22:37:56.152Z] #20 56.47 Setting up python3-pip (18.1-5) ... [2021-06-09T22:37:56.152Z] #20 57.32 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:56.152Z] #20 57.35 Processing triggers for mime-support (3.62) ... [2021-06-09T22:37:56.808Z] #44 ... [2021-06-09T22:37:56.808Z] [2021-06-09T22:37:56.808Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:56.808Z] #52 sha256:fa7674405d447667bbd06364b445aa39dbc114d540efcf3ef11b9edd6be33cb6 [2021-06-09T22:37:56.808Z] #52 53.63 context [2021-06-09T22:37:56.808Z] #52 54.57 internal/poll [2021-06-09T22:37:56.808Z] #52 56.40 os [2021-06-09T22:37:56.808Z] #52 59.08 encoding/binary [2021-06-09T22:37:56.808Z] #52 60.01 fmt [2021-06-09T22:37:56.808Z] #52 60.98 encoding/base64 [2021-06-09T22:37:56.808Z] #52 61.65 path/filepath [2021-06-09T22:37:56.808Z] #52 62.85 golang.org/x/sys/unix [2021-06-09T22:37:56.979Z] #44 ... [2021-06-09T22:37:56.980Z] [2021-06-09T22:37:56.980Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-09T22:37:56.980Z] #48 sha256:32f2a87d9fe4aaac3bdeae9381943bafa08d14a123cb1218bc1a6da1469b6d55 [2021-06-09T22:37:56.980Z] #48 DONE 46.4s [2021-06-09T22:37:56.980Z] [2021-06-09T22:37:56.980Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:56.980Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T22:37:56.980Z] #36 36.59 Selecting previously unselected package libicu63:arm64. [2021-06-09T22:37:56.980Z] #36 36.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-09T22:37:56.980Z] #36 36.61 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T22:37:56.980Z] #36 40.78 Selecting previously unselected package libxml2:arm64. [2021-06-09T22:37:56.980Z] #36 40.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-06-09T22:37:56.980Z] #36 40.79 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:37:56.980Z] #36 41.28 Selecting previously unselected package libarchive13:arm64. [2021-06-09T22:37:56.980Z] #36 41.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-09T22:37:56.980Z] #36 41.30 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-09T22:37:56.980Z] #36 41.56 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-09T22:37:56.980Z] #36 41.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-09T22:37:56.980Z] #36 41.59 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-09T22:37:56.980Z] #36 41.76 Selecting previously unselected package librhash0:arm64. [2021-06-09T22:37:56.980Z] #36 41.77 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-09T22:37:56.980Z] #36 41.79 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-09T22:37:56.980Z] #36 42.01 Selecting previously unselected package libuv1:arm64. [2021-06-09T22:37:56.980Z] #36 42.01 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-09T22:37:56.980Z] #36 42.02 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-09T22:37:56.980Z] #36 42.51 Selecting previously unselected package cmake. [2021-06-09T22:37:56.980Z] #36 42.56 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-09T22:37:56.980Z] #36 42.89 Unpacking cmake (3.13.4-1) ... [2021-06-09T22:37:56.980Z] #36 46.03 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T22:37:56.980Z] #36 46.35 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:37:56.980Z] #36 46.42 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-09T22:37:56.980Z] #36 46.47 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:37:56.980Z] #36 46.51 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-09T22:37:56.980Z] #36 46.55 Setting up cmake-data (3.13.4-1) ... [2021-06-09T22:37:57.077Z] #52 ... [2021-06-09T22:37:57.077Z] [2021-06-09T22:37:57.077Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:37:57.077Z] #37 sha256:9f9872c6ecc9dcb8f0deb04d75369da411508722fdaad66c07f7c7a99020c096 [2021-06-09T22:37:57.077Z] #37 3.019 + RM_GOPATH=0 [2021-06-09T22:37:57.077Z] #37 3.019 + TMP_GOPATH= [2021-06-09T22:37:57.077Z] #37 3.019 + : /build [2021-06-09T22:37:57.077Z] #37 3.019 + '[' -z '' ']' [2021-06-09T22:37:57.077Z] #37 3.020 ++ mktemp -d [2021-06-09T22:37:57.077Z] #37 3.022 + export GOPATH=/tmp/tmp.QOk3HLNwra [2021-06-09T22:37:57.077Z] #37 3.030 + GOPATH=/tmp/tmp.QOk3HLNwra [2021-06-09T22:37:57.077Z] #37 3.030 + RM_GOPATH=1 [2021-06-09T22:37:57.077Z] #37 3.030 + case "$(go env GOARCH)" in [2021-06-09T22:37:57.077Z] #37 3.031 ++ go env GOARCH [2021-06-09T22:37:57.077Z] #37 3.061 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:57.077Z] #37 3.061 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:37:57.077Z] #37 3.066 ++ dirname /tmp/install/install.sh [2021-06-09T22:37:57.077Z] #37 3.066 + dir=/tmp/install [2021-06-09T22:37:57.077Z] #37 3.067 + bin=tini [2021-06-09T22:37:57.077Z] #37 3.067 + shift [2021-06-09T22:37:57.077Z] #37 3.067 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T22:37:57.077Z] #37 3.067 + . /tmp/install/tini.installer [2021-06-09T22:37:57.077Z] #37 3.067 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:37:57.077Z] #37 3.069 + install_tini [2021-06-09T22:37:57.077Z] #37 3.070 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T22:37:57.077Z] #37 3.070 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:37:57.077Z] #37 3.070 + git clone https://github.com/krallin/tini.git /tmp/tmp.QOk3HLNwra/tini [2021-06-09T22:37:57.077Z] #37 3.088 Cloning into '/tmp/tmp.QOk3HLNwra/tini'... [2021-06-09T22:37:57.077Z] #37 3.996 + cd /tmp/tmp.QOk3HLNwra/tini [2021-06-09T22:37:57.077Z] #37 4.012 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:37:57.077Z] #37 4.018 + cmake . [2021-06-09T22:37:57.077Z] #37 4.823 -- The C compiler identification is GNU 8.3.0 [2021-06-09T22:37:57.077Z] #37 4.864 -- Check for working C compiler: /usr/bin/cc [2021-06-09T22:37:57.077Z] #37 5.484 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T22:37:57.077Z] #37 5.485 -- Detecting C compiler ABI info [2021-06-09T22:37:57.077Z] #37 6.151 -- Detecting C compiler ABI info - done [2021-06-09T22:37:57.077Z] #37 6.207 -- Detecting C compile features [2021-06-09T22:37:57.245Z] #36 46.59 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T22:37:57.245Z] #36 46.65 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-09T22:37:57.245Z] #36 46.68 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-09T22:37:57.245Z] #36 46.72 Setting up cmake (3.13.4-1) ... [2021-06-09T22:37:57.245Z] #36 ... [2021-06-09T22:37:57.245Z] [2021-06-09T22:37:57.245Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:37:57.245Z] #50 sha256:550c38c8bb0e8abfea9ee64f5242a981e4ab255714451ca497c64216c5eb48b1 [2021-06-09T22:37:57.245Z] #50 36.59 go: finding github.com/fatih/color v1.7.0 [2021-06-09T22:37:57.245Z] #50 36.61 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T22:37:57.245Z] #50 36.76 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T22:37:57.245Z] #50 36.85 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T22:37:57.245Z] #50 36.91 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T22:37:57.245Z] #50 36.95 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T22:37:57.245Z] #50 36.97 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T22:37:57.245Z] #50 36.98 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T22:37:57.245Z] #50 37.01 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T22:37:57.245Z] #50 37.05 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.06 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T22:37:57.245Z] #50 37.07 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T22:37:57.245Z] #50 37.08 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T22:37:57.245Z] #50 37.09 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.13 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T22:37:57.245Z] #50 37.14 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.14 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.16 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.17 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.23 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T22:37:57.245Z] #50 37.33 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.37 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.38 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T22:37:57.245Z] #50 37.38 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T22:37:57.245Z] #50 37.39 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T22:37:57.245Z] #50 37.41 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.45 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T22:37:57.245Z] #50 37.48 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T22:37:57.245Z] #50 37.50 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T22:37:57.245Z] #50 37.52 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T22:37:57.245Z] #50 37.58 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T22:37:57.245Z] #50 37.59 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T22:37:57.245Z] #50 37.66 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T22:37:57.245Z] #50 37.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T22:37:57.245Z] #50 37.71 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T22:37:57.245Z] #50 37.75 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T22:37:57.245Z] #50 37.75 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T22:37:57.245Z] #50 37.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T22:37:57.245Z] #50 37.81 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T22:37:57.245Z] #50 37.82 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T22:37:57.245Z] #50 37.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T22:37:57.245Z] #50 37.88 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T22:37:57.245Z] #50 37.91 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T22:37:57.245Z] #50 37.94 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T22:37:57.245Z] #50 37.97 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T22:37:57.245Z] #50 38.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T22:37:57.245Z] #50 38.10 go: finding golang.org/x/text v0.3.2 [2021-06-09T22:37:57.245Z] #50 38.10 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T22:37:57.245Z] #50 38.28 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T22:37:57.245Z] #50 38.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T22:37:57.245Z] #50 38.32 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T22:37:57.245Z] #50 38.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T22:37:57.245Z] #50 38.38 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T22:37:57.245Z] #50 38.44 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T22:37:57.245Z] #50 38.46 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T22:37:57.245Z] #50 38.46 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T22:37:57.245Z] #50 38.46 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T22:37:57.245Z] #50 38.50 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T22:37:57.245Z] #50 38.54 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T22:37:57.245Z] #50 38.55 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T22:37:57.245Z] #50 38.57 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T22:37:57.245Z] #50 38.58 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T22:37:57.245Z] #50 38.61 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T22:37:57.245Z] #50 38.61 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T22:37:57.245Z] #50 38.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T22:37:57.245Z] #50 38.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T22:37:57.245Z] #50 38.65 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T22:37:57.245Z] #50 38.74 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T22:37:57.245Z] #50 38.97 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T22:37:57.245Z] #50 39.08 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T22:37:57.245Z] #50 39.10 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T22:37:57.245Z] #50 39.11 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T22:37:57.245Z] #50 39.16 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T22:37:57.245Z] #50 39.20 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T22:37:57.245Z] #50 ... [2021-06-09T22:37:57.245Z] [2021-06-09T22:37:57.245Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-09T22:37:57.245Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T22:37:57.245Z] #36 46.72 Setting up cmake (3.13.4-1) ... [2021-06-09T22:37:57.245Z] #36 46.85 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:57.250Z] #13 ... [2021-06-09T22:37:57.250Z] [2021-06-09T22:37:57.250Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:57.250Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:37:57.250Z] #44 66.07 Setting up python3-six (1.12.0-1) ... [2021-06-09T22:37:57.250Z] #44 67.19 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:37:57.250Z] #44 68.79 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:37:57.250Z] #44 72.41 Setting up criu (3.15-1) ... [2021-06-09T22:37:57.250Z] #44 73.90 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:37:57.250Z] #44 74.01 Processing triggers for mime-support (3.62) ... [2021-06-09T22:37:57.250Z] #44 DONE 74.3s [2021-06-09T22:37:57.250Z] [2021-06-09T22:37:57.250Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:57.250Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:37:57.250Z] #46 73.69 go/ast [2021-06-09T22:37:57.250Z] #46 73.80 net/url [2021-06-09T22:37:57.335Z] #37 8.372 -- Detecting C compile features - done [2021-06-09T22:37:57.509Z] #36 46.99 Processing triggers for mime-support (3.62) ... [2021-06-09T22:37:57.509Z] #46 75.60 text/template/parse [2021-06-09T22:37:57.534Z] #20 DONE 59.8s [2021-06-09T22:37:57.534Z] [2021-06-09T22:37:57.534Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T22:37:57.534Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T22:37:57.594Z] #37 8.430 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T22:37:57.594Z] #37 8.613 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T22:37:57.821Z] #46 80.10 go/parser [2021-06-09T22:37:57.821Z] #46 80.42 text/template [2021-06-09T22:37:57.852Z] #37 8.736 -- Configuring done [2021-06-09T22:37:57.852Z] #37 8.749 -- Generating done [2021-06-09T22:37:57.852Z] #37 8.771 -- Build files have been written to: /tmp/tmp.QOk3HLNwra/tini [2021-06-09T22:37:57.852Z] #37 8.776 + make tini-static [2021-06-09T22:37:57.852Z] #37 ... [2021-06-09T22:37:57.852Z] [2021-06-09T22:37:57.852Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:37:57.852Z] #52 sha256:fa7674405d447667bbd06364b445aa39dbc114d540efcf3ef11b9edd6be33cb6 [2021-06-09T22:37:57.852Z] #52 64.70 encoding/json [2021-06-09T22:37:58.086Z] #36 DONE 47.6s [2021-06-09T22:37:58.086Z] [2021-06-09T22:37:58.086Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:37:58.086Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:37:58.086Z] #44 47.31 Selecting previously unselected package python3. [2021-06-09T22:37:58.086Z] #44 47.31 (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 ... 16035 files and directories currently installed.) [2021-06-09T22:37:58.086Z] #44 47.37 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-06-09T22:37:58.086Z] #44 47.41 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:37:58.349Z] #44 47.70 Selecting previously unselected package libprotobuf17:arm64. [2021-06-09T22:37:58.477Z] #21 1.052 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T22:37:58.613Z] #44 47.71 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-09T22:37:58.613Z] #44 47.71 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-09T22:37:58.737Z] #21 1.059 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T22:37:58.737Z] #21 1.063 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T22:37:58.737Z] #21 DONE 1.1s [2021-06-09T22:37:58.737Z] [2021-06-09T22:37:58.737Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:37:58.737Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T22:37:58.876Z] #44 ... [2021-06-09T22:37:58.876Z] [2021-06-09T22:37:58.876Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:37:58.876Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:37:58.876Z] #46 38.35 strings [2021-06-09T22:37:58.876Z] #46 40.18 hash/crc32 [2021-06-09T22:37:58.876Z] #46 41.10 crypto/internal/randutil [2021-06-09T22:37:58.876Z] #46 41.23 crypto/hmac [2021-06-09T22:37:58.876Z] #46 41.52 crypto/rc4 [2021-06-09T22:37:58.876Z] #46 41.94 vendor/golang.org/x/crypto/hkdf [2021-06-09T22:37:58.876Z] #46 42.32 time [2021-06-09T22:37:58.876Z] #46 42.35 internal/syscall/execenv [2021-06-09T22:37:58.876Z] #46 42.68 internal/syscall/unix [2021-06-09T22:37:58.876Z] #46 42.89 regexp/syntax [2021-06-09T22:37:58.876Z] #46 43.11 vendor/golang.org/x/text/transform [2021-06-09T22:37:59.142Z] #46 ... [2021-06-09T22:37:59.142Z] [2021-06-09T22:37:59.142Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:37:59.142Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:37:59.142Z] #13 41.78 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-09T22:37:59.142Z] #13 41.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-09T22:37:59.142Z] #13 41.80 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T22:37:59.142Z] #13 42.05 Selecting previously unselected package dmsetup. [2021-06-09T22:37:59.142Z] #13 42.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-09T22:37:59.142Z] #13 42.16 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T22:37:59.142Z] #13 42.56 Selecting previously unselected package mingw-w64-common. [2021-06-09T22:37:59.142Z] #13 42.56 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T22:37:59.142Z] #13 42.58 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T22:38:00.048Z] #46 77.87 go/parser [2021-06-09T22:38:00.616Z] #46 ... [2021-06-09T22:38:00.616Z] [2021-06-09T22:38:00.616Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:00.616Z] #52 sha256:2c2ff46028a3f7fe95b01063939e7e8d61ee9db0085dd58a25f5183e0fa15f1d [2021-06-09T22:38:00.616Z] #52 68.53 encoding/json [2021-06-09T22:38:00.616Z] #52 71.98 github.com/pkg/diff [2021-06-09T22:38:00.616Z] #52 73.19 go/scanner [2021-06-09T22:38:00.616Z] #52 74.27 go/ast [2021-06-09T22:38:00.616Z] #52 74.50 golang.org/x/crypto/ssh/terminal [2021-06-09T22:38:00.616Z] #52 76.34 mvdan.cc/editorconfig [2021-06-09T22:38:00.616Z] #52 77.44 mvdan.cc/sh/v3/fileutil [2021-06-09T22:38:00.616Z] #52 77.64 text/tabwriter [2021-06-09T22:38:00.616Z] #52 78.09 mvdan.cc/sh/v3/syntax [2021-06-09T22:38:01.094Z] #46 83.36 log [2021-06-09T22:38:01.134Z] #52 ... [2021-06-09T22:38:01.134Z] [2021-06-09T22:38:01.134Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:38:01.134Z] #37 sha256:9f9872c6ecc9dcb8f0deb04d75369da411508722fdaad66c07f7c7a99020c096 [2021-06-09T22:38:01.134Z] #37 9.105 Scanning dependencies of target tini-static [2021-06-09T22:38:01.134Z] #37 9.216 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T22:38:01.134Z] #37 10.52 [100%] Linking C executable tini-static [2021-06-09T22:38:01.134Z] #37 11.14 [100%] Built target tini-static [2021-06-09T22:38:01.134Z] #37 11.22 + mkdir -p /build [2021-06-09T22:38:01.134Z] #37 11.22 + cp tini-static /build/docker-init [2021-06-09T22:38:01.134Z] #37 DONE 11.7s [2021-06-09T22:38:01.134Z] [2021-06-09T22:38:01.134Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:01.134Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:38:01.134Z] #13 62.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T22:38:01.134Z] #13 62.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T22:38:01.134Z] #13 62.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:38:01.187Z] #52 ... [2021-06-09T22:38:01.187Z] [2021-06-09T22:38:01.187Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:01.187Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:38:01.187Z] #46 79.33 text/template [2021-06-09T22:38:01.350Z] #46 83.82 encoding/xml [2021-06-09T22:38:01.702Z] #13 ... [2021-06-09T22:38:01.702Z] [2021-06-09T22:38:01.702Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:38:01.702Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:38:01.702Z] #44 48.63 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:38:01.702Z] #44 48.64 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:38:01.702Z] #44 48.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:38:01.702Z] #44 49.11 Selecting previously unselected package python3-six. [2021-06-09T22:38:01.702Z] #44 49.11 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T22:38:01.702Z] #44 49.12 Unpacking python3-six (1.12.0-1) ... [2021-06-09T22:38:01.702Z] #44 49.28 Selecting previously unselected package python3-protobuf. [2021-06-09T22:38:01.702Z] #44 49.28 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-09T22:38:01.702Z] #44 49.31 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:38:01.702Z] #44 49.67 Selecting previously unselected package libnet1:arm64. [2021-06-09T22:38:01.702Z] #44 49.67 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-09T22:38:01.702Z] #44 49.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:38:01.702Z] #44 49.83 Selecting previously unselected package libnl-3-200:arm64. [2021-06-09T22:38:01.702Z] #44 49.83 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-09T22:38:01.702Z] #44 49.83 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T22:38:01.702Z] #44 50.00 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-09T22:38:01.702Z] #44 50.00 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-09T22:38:01.702Z] #44 50.01 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T22:38:01.702Z] #44 50.14 Selecting previously unselected package criu. [2021-06-09T22:38:01.702Z] #44 50.14 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-06-09T22:38:01.702Z] #44 50.18 Unpacking criu (3.15-1) ... [2021-06-09T22:38:01.702Z] #44 51.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:38:01.780Z] .....INFO: Daemon under test started and replied! [2021-06-09T22:38:01.780Z] INFO: Docker version of the daemon under test [2021-06-09T22:38:01.780Z] [2021-06-09T22:38:01.780Z] Client: [2021-06-09T22:38:01.780Z] Version: 17.06.2-ce [2021-06-09T22:38:01.780Z] API version: 1.30 [2021-06-09T22:38:01.780Z] Go version: go1.8.3 [2021-06-09T22:38:01.780Z] Git commit: cec0b72 [2021-06-09T22:38:01.780Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-09T22:38:01.780Z] OS/Arch: windows/amd64 [2021-06-09T22:38:01.780Z] [2021-06-09T22:38:01.780Z] Server: [2021-06-09T22:38:01.780Z] Version: 0.0.0-dev [2021-06-09T22:38:01.780Z] API version: 1.41 (minimum version 1.24) [2021-06-09T22:38:01.780Z] Go version: go1.13.15 [2021-06-09T22:38:01.780Z] Git commit: 9b89f5ec73 [2021-06-09T22:38:01.780Z] Built: 06/09/2021 22:35:55 [2021-06-09T22:38:01.780Z] OS/Arch: windows/amd64 [2021-06-09T22:38:01.780Z] Experimental: false [2021-06-09T22:38:01.780Z] [2021-06-09T22:38:01.780Z] INFO: Docker info of the daemon under test [2021-06-09T22:38:01.780Z] [2021-06-09T22:38:01.780Z] Containers: 0 [2021-06-09T22:38:01.780Z] Running: 0 [2021-06-09T22:38:01.781Z] Paused: 0 [2021-06-09T22:38:01.781Z] Stopped: 0 [2021-06-09T22:38:01.781Z] Images: 0 [2021-06-09T22:38:01.781Z] Server Version: 0.0.0-dev [2021-06-09T22:38:01.781Z] Storage Driver: windowsfilter [2021-06-09T22:38:01.781Z] Windows: [2021-06-09T22:38:01.781Z] Logging Driver: json-file [2021-06-09T22:38:01.781Z] Plugins: [2021-06-09T22:38:01.781Z] Volume: local [2021-06-09T22:38:01.781Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T22:38:01.781Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T22:38:01.781Z] Swarm: inactive [2021-06-09T22:38:01.781Z] Default Isolation: process [2021-06-09T22:38:01.781Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T22:38:01.781Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T22:38:01.781Z] OSType: windows [2021-06-09T22:38:01.781Z] Architecture: x86_64 [2021-06-09T22:38:01.781Z] CPUs: 4 [2021-06-09T22:38:01.781Z] Total Memory: 32GiB [2021-06-09T22:38:01.781Z] Name: azwin-2-4b5c20 [2021-06-09T22:38:01.781Z] ID: PIFT:FVD6:QF2H:UXXP:R7DG:MC3Y:COET:YNYD:ZSGX:DE4I:AQUS:DFDE [2021-06-09T22:38:01.781Z] Docker Root Dir: D:\CI\PR-42503\2\daemon [2021-06-09T22:38:01.781Z] Debug Mode (client): false [2021-06-09T22:38:01.781Z] Debug Mode (server): true [2021-06-09T22:38:01.781Z] File Descriptors: -1 [2021-06-09T22:38:01.781Z] Goroutines: 16 [2021-06-09T22:38:01.781Z] System Time: 2021-06-09T22:38:01.1267759Z [2021-06-09T22:38:01.781Z] EventsListeners: 0 [2021-06-09T22:38:01.781Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:38:01.781Z] Labels: [2021-06-09T22:38:01.781Z] Experimental: false [2021-06-09T22:38:01.781Z] Insecure Registries: [2021-06-09T22:38:01.781Z] 127.0.0.0/8 [2021-06-09T22:38:01.781Z] Live Restore Enabled: false [2021-06-09T22:38:01.781Z] [2021-06-09T22:38:01.781Z] [2021-06-09T22:38:01.781Z] INFO: Docker images of the daemon under test [2021-06-09T22:38:01.781Z] [2021-06-09T22:38:01.781Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T22:38:01.781Z] [2021-06-09T22:38:01.781Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-09T22:38:01.781Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-09T22:38:01.781Z] ltsc2019: Pulling from windows/servercore [2021-06-09T22:38:01.781Z] 4612f6d0b889: Pulling fs layer [2021-06-09T22:38:01.781Z] 639bb6bb2beb: Pulling fs layer [2021-06-09T22:38:01.971Z] #44 51.05 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T22:38:01.971Z] #44 51.08 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T22:38:01.971Z] #44 51.13 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-09T22:38:01.971Z] #44 51.15 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T22:38:01.971Z] #44 51.17 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T22:38:01.971Z] #44 51.19 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T22:38:01.971Z] #44 51.22 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:38:02.718Z] #46 85.03 go/doc [2021-06-09T22:38:02.718Z] #46 ... [2021-06-09T22:38:02.718Z] [2021-06-09T22:38:02.718Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:02.718Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:38:03.093Z] #46 81.04 log [2021-06-09T22:38:03.499Z] #57 42.68 Checking out files: 51% (2037/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) [2021-06-09T22:38:03.499Z] #57 ... [2021-06-09T22:38:03.499Z] [2021-06-09T22:38:03.499Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:03.499Z] #52 sha256:a9dc344895c3dcea0fc2bc35be4a202c614675d27959dcd05e1594f32b8ac20e [2021-06-09T22:38:03.499Z] #52 76.17 go/ast [2021-06-09T22:38:03.499Z] #52 77.13 mvdan.cc/editorconfig [2021-06-09T22:38:03.499Z] #52 78.25 mvdan.cc/sh/v3/fileutil [2021-06-09T22:38:03.499Z] #52 78.54 text/tabwriter [2021-06-09T22:38:03.499Z] #52 79.20 mvdan.cc/sh/v3/syntax [2021-06-09T22:38:03.499Z] #52 85.61 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T22:38:03.661Z] #46 81.70 encoding/xml [2021-06-09T22:38:03.755Z] #52 ... [2021-06-09T22:38:03.755Z] [2021-06-09T22:38:03.755Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:03.755Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:38:04.011Z] #57 42.68 Checking out files: 51% (2037/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T22:38:04.011Z] #57 43.81 + cd /tmp/tmp.WRyjNM90vr/src/github.com/containerd/containerd [2021-06-09T22:38:04.011Z] #57 43.81 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:38:04.100Z] #22 4.806 Collecting yamllint==1.26.1 [2021-06-09T22:38:05.378Z] #57 45.13 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T22:38:05.378Z] #57 45.13 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T22:38:05.378Z] #57 45.13 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:38:05.378Z] #57 45.13 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:38:05.378Z] #57 45.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T22:38:05.378Z] #57 45.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T22:38:05.378Z] #57 45.13 + '[' '' = dynamic ']' [2021-06-09T22:38:05.378Z] #57 45.13 + make [2021-06-09T22:38:06.197Z] #46 83.83 go/doc [2021-06-09T22:38:06.203Z] #44 ... [2021-06-09T22:38:06.203Z] [2021-06-09T22:38:06.203Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:06.203Z] #52 sha256:482ed18caf6688631c16967e9dd6c804cc3679afc893fd70d52eec693d30da1a [2021-06-09T22:38:06.203Z] #52 45.11 time [2021-06-09T22:38:06.203Z] #52 45.77 regexp [2021-06-09T22:38:06.203Z] #52 51.10 internal/poll [2021-06-09T22:38:06.203Z] #52 51.68 internal/fmtsort [2021-06-09T22:38:06.203Z] #52 51.69 encoding/binary [2021-06-09T22:38:06.203Z] #52 52.42 os [2021-06-09T22:38:06.203Z] #52 53.42 encoding/base64 [2021-06-09T22:38:06.203Z] #52 53.43 golang.org/x/sys/unix [2021-06-09T22:38:06.203Z] #52 ... [2021-06-09T22:38:06.203Z] [2021-06-09T22:38:06.203Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:38:06.203Z] #37 sha256:3cfcf7d7e5e3c1e4cff26f59cc07ddf58c268f49efecff42231002fc87488fda [2021-06-09T22:38:06.203Z] #37 1.623 + RM_GOPATH=0 [2021-06-09T22:38:06.203Z] #37 1.623 + TMP_GOPATH= [2021-06-09T22:38:06.203Z] #37 1.623 + : /build [2021-06-09T22:38:06.203Z] #37 1.623 + '[' -z '' ']' [2021-06-09T22:38:06.203Z] #37 1.626 ++ mktemp -d [2021-06-09T22:38:06.203Z] #37 1.634 + export GOPATH=/tmp/tmp.v8HaxGHc2E [2021-06-09T22:38:06.203Z] #37 1.634 + GOPATH=/tmp/tmp.v8HaxGHc2E [2021-06-09T22:38:06.203Z] #37 1.634 + RM_GOPATH=1 [2021-06-09T22:38:06.203Z] #37 1.634 + case "$(go env GOARCH)" in [2021-06-09T22:38:06.203Z] #37 1.635 ++ go env GOARCH [2021-06-09T22:38:06.203Z] #37 1.643 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:06.203Z] #37 1.643 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:06.203Z] #37 1.643 ++ dirname /tmp/install/install.sh [2021-06-09T22:38:06.203Z] #37 1.651 + dir=/tmp/install [2021-06-09T22:38:06.203Z] #37 1.651 + bin=tini [2021-06-09T22:38:06.203Z] #37 1.651 + shift [2021-06-09T22:38:06.203Z] #37 1.651 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T22:38:06.203Z] #37 1.651 + . /tmp/install/tini.installer [2021-06-09T22:38:06.203Z] #37 1.652 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:38:06.203Z] #37 1.652 + install_tini [2021-06-09T22:38:06.203Z] #37 1.652 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T22:38:06.203Z] #37 1.652 + git clone https://github.com/krallin/tini.git /tmp/tmp.v8HaxGHc2E/tini [2021-06-09T22:38:06.203Z] #37 1.652 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:38:06.203Z] #37 1.659 Cloning into '/tmp/tmp.v8HaxGHc2E/tini'... [2021-06-09T22:38:06.203Z] #37 2.435 + cd /tmp/tmp.v8HaxGHc2E/tini [2021-06-09T22:38:06.203Z] #37 2.436 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T22:38:06.203Z] #37 2.470 + cmake . [2021-06-09T22:38:06.203Z] #37 3.107 -- The C compiler identification is GNU 8.3.0 [2021-06-09T22:38:06.203Z] #37 3.150 -- Check for working C compiler: /usr/bin/cc [2021-06-09T22:38:06.203Z] #37 3.846 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T22:38:06.203Z] #37 3.848 -- Detecting C compiler ABI info [2021-06-09T22:38:06.203Z] #37 4.477 -- Detecting C compiler ABI info - done [2021-06-09T22:38:06.203Z] #37 4.514 -- Detecting C compile features [2021-06-09T22:38:06.203Z] #37 7.132 -- Detecting C compile features - done [2021-06-09T22:38:06.203Z] #37 7.157 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T22:38:06.203Z] #37 7.540 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T22:38:06.203Z] #37 7.708 -- Configuring done [2021-06-09T22:38:06.203Z] #37 7.769 -- Generating done [2021-06-09T22:38:06.203Z] #37 7.779 -- Build files have been written to: /tmp/tmp.v8HaxGHc2E/tini [2021-06-09T22:38:06.203Z] #37 7.792 + make tini-static [2021-06-09T22:38:06.203Z] #37 ... [2021-06-09T22:38:06.203Z] [2021-06-09T22:38:06.203Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:06.203Z] #52 sha256:482ed18caf6688631c16967e9dd6c804cc3679afc893fd70d52eec693d30da1a [2021-06-09T22:38:06.203Z] #52 55.56 fmt [2021-06-09T22:38:06.203Z] #52 55.56 path/filepath [2021-06-09T22:38:06.203Z] #52 55.57 mvdan.cc/sh/v3/fileutil [2021-06-09T22:38:06.396Z] #13 68.26 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T22:38:06.396Z] #13 68.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:38:06.396Z] #13 68.30 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:06.396Z] #13 68.43 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T22:38:06.396Z] #13 68.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:38:06.396Z] #13 68.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:06.396Z] #13 ... [2021-06-09T22:38:06.396Z] [2021-06-09T22:38:06.396Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:06.396Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:38:06.396Z] #46 63.28 regexp [2021-06-09T22:38:06.396Z] #46 65.56 flag [2021-06-09T22:38:06.396Z] #46 66.45 go/token [2021-06-09T22:38:06.396Z] #46 66.97 internal/lazyregexp [2021-06-09T22:38:06.396Z] #46 67.28 path [2021-06-09T22:38:06.396Z] #46 67.52 go/scanner [2021-06-09T22:38:06.396Z] #46 67.87 io/ioutil [2021-06-09T22:38:06.396Z] #46 68.58 net/url [2021-06-09T22:38:06.396Z] #46 68.97 go/ast [2021-06-09T22:38:06.396Z] #46 70.46 text/template/parse [2021-06-09T22:38:06.457Z] #46 ... [2021-06-09T22:38:06.457Z] [2021-06-09T22:38:06.457Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:06.457Z] #57 sha256:47bc0912408d9d405f2b9415e3e9e72a3118271db41464e67a16b2f974b6f1c1 [2021-06-09T22:38:06.654Z] #46 ... [2021-06-09T22:38:06.654Z] [2021-06-09T22:38:06.654Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:06.654Z] #52 sha256:fa7674405d447667bbd06364b445aa39dbc114d540efcf3ef11b9edd6be33cb6 [2021-06-09T22:38:06.654Z] #52 70.83 github.com/pkg/diff [2021-06-09T22:38:06.654Z] #52 71.46 go/ast [2021-06-09T22:38:06.654Z] #52 72.18 golang.org/x/crypto/ssh/terminal [2021-06-09T22:38:06.716Z] #57 41.50 Checking out files: 65% (2575/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T22:38:06.716Z] #57 42.46 + cd /tmp/tmp.O4mLzks3Hq/src/github.com/containerd/containerd [2021-06-09T22:38:06.716Z] #57 42.46 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:38:06.912Z] #52 73.86 mvdan.cc/editorconfig [2021-06-09T22:38:07.270Z] #57 46.70 + bin/ctr [2021-06-09T22:38:07.283Z] #57 43.09 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T22:38:07.283Z] #57 43.09 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T22:38:07.283Z] #57 43.09 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:38:07.283Z] #57 43.09 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:38:07.283Z] #57 43.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T22:38:07.283Z] #57 43.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T22:38:07.283Z] #57 43.09 + '[' '' = dynamic ']' [2021-06-09T22:38:07.283Z] #57 43.09 + make [2021-06-09T22:38:07.598Z] #52 56.86 io/ioutil [2021-06-09T22:38:08.284Z] #52 74.94 mvdan.cc/sh/v3/fileutil [2021-06-09T22:38:08.284Z] #52 75.16 text/tabwriter [2021-06-09T22:38:08.638Z] #57 ... [2021-06-09T22:38:08.638Z] [2021-06-09T22:38:08.638Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:08.638Z] #52 sha256:a9dc344895c3dcea0fc2bc35be4a202c614675d27959dcd05e1594f32b8ac20e [2021-06-09T22:38:08.638Z] #52 DONE 91.0s [2021-06-09T22:38:08.638Z] [2021-06-09T22:38:08.638Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:08.638Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:38:08.638Z] #46 87.97 github.com/LK4D4/vndr/build [2021-06-09T22:38:08.638Z] #46 88.65 github.com/LK4D4/vndr/versioned [2021-06-09T22:38:08.638Z] #46 88.76 compress/flate [2021-06-09T22:38:08.638Z] #46 90.37 hash/crc32 [2021-06-09T22:38:08.638Z] #46 91.17 net [2021-06-09T22:38:08.638Z] #46 91.20 compress/gzip [2021-06-09T22:38:08.662Z] #57 44.52 + bin/ctr [2021-06-09T22:38:08.849Z] #52 ... [2021-06-09T22:38:08.849Z] [2021-06-09T22:38:08.849Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:38:08.849Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T22:38:08.849Z] #44 66.73 Setting up python3 (3.7.3-1) ... [2021-06-09T22:38:08.849Z] #44 67.51 Setting up python3-six (1.12.0-1) ... [2021-06-09T22:38:08.849Z] #44 68.56 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:38:08.849Z] #44 70.17 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:38:08.849Z] #44 73.27 Setting up criu (3.15-1) ... [2021-06-09T22:38:08.849Z] #44 74.95 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:38:08.849Z] #44 75.00 Processing triggers for mime-support (3.62) ... [2021-06-09T22:38:08.849Z] #44 DONE 75.4s [2021-06-09T22:38:08.849Z] [2021-06-09T22:38:08.849Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:08.849Z] #52 sha256:fa7674405d447667bbd06364b445aa39dbc114d540efcf3ef11b9edd6be33cb6 [2021-06-09T22:38:08.849Z] #52 75.69 mvdan.cc/sh/v3/syntax [2021-06-09T22:38:09.202Z] #46 91.86 vendor/golang.org/x/crypto/poly1305 [2021-06-09T22:38:09.385Z] #22 10.15 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T22:38:09.524Z] #52 58.97 encoding/json [2021-06-09T22:38:09.524Z] #52 58.98 flag [2021-06-09T22:38:09.524Z] #52 58.99 github.com/pkg/diff [2021-06-09T22:38:09.524Z] #52 ... [2021-06-09T22:38:09.524Z] [2021-06-09T22:38:09.524Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:09.524Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:38:09.524Z] #46 48.93 regexp [2021-06-09T22:38:09.524Z] #46 49.79 internal/poll [2021-06-09T22:38:09.524Z] #46 49.80 context [2021-06-09T22:38:09.524Z] #46 51.76 internal/fmtsort [2021-06-09T22:38:09.524Z] #46 51.77 encoding/binary [2021-06-09T22:38:09.524Z] #46 51.84 os [2021-06-09T22:38:09.524Z] #46 53.09 github.com/LK4D4/vndr/versioned [2021-06-09T22:38:09.524Z] #46 53.77 encoding/base64 [2021-06-09T22:38:09.524Z] #46 53.79 crypto/cipher [2021-06-09T22:38:09.524Z] #46 53.80 crypto/sha512 [2021-06-09T22:38:09.524Z] #46 54.63 crypto/ed25519/internal/edwards25519 [2021-06-09T22:38:09.524Z] #46 55.11 crypto/md5 [2021-06-09T22:38:09.524Z] #46 56.11 crypto/aes [2021-06-09T22:38:09.524Z] #46 56.25 crypto/des [2021-06-09T22:38:09.524Z] #46 56.52 fmt [2021-06-09T22:38:09.524Z] #46 57.14 internal/lazyregexp [2021-06-09T22:38:09.524Z] #46 57.48 crypto/sha1 [2021-06-09T22:38:09.524Z] #46 57.96 crypto/sha256 [2021-06-09T22:38:09.524Z] #46 58.03 encoding/pem [2021-06-09T22:38:09.524Z] #46 58.78 net [2021-06-09T22:38:09.524Z] #46 58.91 vendor/golang.org/x/crypto/internal/chacha20 [2021-06-09T22:38:09.524Z] #46 59.06 vendor/golang.org/x/crypto/poly1305 [2021-06-09T22:38:09.645Z] #22 11.15 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T22:38:09.767Z] #46 92.45 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-09T22:38:09.906Z] #22 11.19 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T22:38:09.906Z] #22 11.24 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T22:38:10.166Z] #22 11.43 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-09T22:38:10.426Z] #22 11.75 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T22:38:10.426Z] #22 11.75 Building wheels for collected packages: yamllint [2021-06-09T22:38:10.426Z] #22 11.75 Running setup.py bdist_wheel for yamllint: started [2021-06-09T22:38:10.498Z] #46 59.86 os/exec [2021-06-09T22:38:10.498Z] #46 59.93 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-09T22:38:10.696Z] #46 ... [2021-06-09T22:38:10.696Z] [2021-06-09T22:38:10.696Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:10.696Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:38:10.952Z] #13 87.27 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T22:38:10.952Z] #13 87.28 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:38:10.952Z] #13 87.29 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:11.072Z] #46 ... [2021-06-09T22:38:11.072Z] [2021-06-09T22:38:11.072Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-09T22:38:11.072Z] #37 sha256:3cfcf7d7e5e3c1e4cff26f59cc07ddf58c268f49efecff42231002fc87488fda [2021-06-09T22:38:11.072Z] #37 8.434 Scanning dependencies of target tini-static [2021-06-09T22:38:11.072Z] #37 8.541 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T22:38:11.072Z] #37 9.697 [100%] Linking C executable tini-static [2021-06-09T22:38:11.072Z] #37 10.38 [100%] Built target tini-static [2021-06-09T22:38:11.072Z] #37 10.46 + mkdir -p /build [2021-06-09T22:38:11.072Z] #37 10.46 + cp tini-static /build/docker-init [2021-06-09T22:38:11.072Z] #37 DONE 12.8s [2021-06-09T22:38:11.072Z] [2021-06-09T22:38:11.072Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:11.072Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:38:11.072Z] #13 49.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T22:38:11.072Z] #13 49.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T22:38:11.072Z] #13 49.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:38:11.072Z] #13 56.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T22:38:11.072Z] #13 56.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-09T22:38:11.072Z] #13 56.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:11.072Z] #13 56.89 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T22:38:11.072Z] #13 56.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-09T22:38:11.072Z] #13 57.00 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:11.072Z] #13 ... [2021-06-09T22:38:11.072Z] [2021-06-09T22:38:11.072Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:11.072Z] #52 sha256:482ed18caf6688631c16967e9dd6c804cc3679afc893fd70d52eec693d30da1a [2021-06-09T22:38:11.072Z] #52 60.62 go/token [2021-06-09T22:38:11.199Z] #57 ... [2021-06-09T22:38:11.199Z] [2021-06-09T22:38:11.199Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:11.199Z] #52 sha256:2c2ff46028a3f7fe95b01063939e7e8d61ee9db0085dd58a25f5183e0fa15f1d [2021-06-09T22:38:11.199Z] #52 83.79 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T22:38:11.199Z] #52 DONE 89.1s [2021-06-09T22:38:11.199Z] [2021-06-09T22:38:11.199Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:11.199Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:38:11.199Z] #46 86.33 github.com/LK4D4/vndr/versioned [2021-06-09T22:38:11.199Z] #46 86.42 compress/flate [2021-06-09T22:38:11.199Z] #46 86.90 github.com/LK4D4/vndr/build [2021-06-09T22:38:11.199Z] #46 88.92 hash/crc32 [2021-06-09T22:38:11.367Z] #22 12.68 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T22:38:11.367Z] #22 12.68 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T22:38:11.367Z] #22 12.73 Successfully built yamllint [2021-06-09T22:38:11.367Z] #22 12.75 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T22:38:11.458Z] #46 89.65 compress/gzip [2021-06-09T22:38:11.937Z] #22 13.10 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T22:38:12.022Z] #52 61.32 golang.org/x/crypto/ssh/terminal [2021-06-09T22:38:12.022Z] #52 61.48 mvdan.cc/editorconfig [2021-06-09T22:38:12.396Z] #46 90.35 net [2021-06-09T22:38:12.396Z] #46 90.37 vendor/golang.org/x/text/transform [2021-06-09T22:38:12.964Z] #46 91.02 vendor/golang.org/x/text/unicode/bidi [2021-06-09T22:38:13.414Z] #52 62.88 go/scanner [2021-06-09T22:38:13.852Z] #22 DONE 15.3s [2021-06-09T22:38:13.852Z] [2021-06-09T22:38:13.852Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:13.852Z] #57 sha256:1c5d19e9ff2a112caed6831e5e209d94b73607773d27457354787e760d99debe [2021-06-09T22:38:14.112Z] #57 ... [2021-06-09T22:38:14.112Z] [2021-06-09T22:38:14.112Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:38:14.112Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:38:14.112Z] #40 DONE 197.1s [2021-06-09T22:38:14.112Z] [2021-06-09T22:38:14.112Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T22:38:14.112Z] #25 sha256:c8ea30d8624c5a4ba65a31403a9414205334145d0a59a89e7da877b15e5dc761 [2021-06-09T22:38:14.342Z] #46 92.39 vendor/golang.org/x/text/secure/bidirule [2021-06-09T22:38:14.373Z] #25 DONE 0.4s [2021-06-09T22:38:14.373Z] [2021-06-09T22:38:14.373Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:38:14.373Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:38:14.373Z] #50 ... [2021-06-09T22:38:14.373Z] [2021-06-09T22:38:14.373Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T22:38:14.373Z] #30 sha256:ebabfb6bce18d6bd578ed6a0239106b31185ec54f26ac431ec4c5effb05d6c1f [2021-06-09T22:38:14.452Z] #52 63.66 mvdan.cc/sh/v3/syntax [2021-06-09T22:38:14.602Z] #46 92.60 vendor/golang.org/x/text/unicode/norm [2021-06-09T22:38:14.715Z] #52 64.37 go/ast [2021-06-09T22:38:14.861Z] #46 ... [2021-06-09T22:38:14.861Z] [2021-06-09T22:38:14.861Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:14.861Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:38:14.861Z] #13 87.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T22:38:15.120Z] #13 87.44 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:38:15.120Z] #13 87.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:15.404Z] #52 81.33 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T22:38:15.404Z] #52 ... [2021-06-09T22:38:15.404Z] [2021-06-09T22:38:15.404Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:15.404Z] #57 sha256:4debfbabf1aeebb488f7fa35b9db28066a25888323645f0b27934c4c6308ff98 [2021-06-09T22:38:16.108Z] #52 ... [2021-06-09T22:38:16.108Z] [2021-06-09T22:38:16.108Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:38:16.108Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:38:16.108Z] #44 55.33 Setting up python3 (3.7.3-1) ... [2021-06-09T22:38:16.108Z] #44 56.07 Setting up python3-six (1.12.0-1) ... [2021-06-09T22:38:16.109Z] #44 57.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:38:16.109Z] #44 59.14 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T22:38:16.109Z] #44 62.89 Setting up criu (3.15-1) ... [2021-06-09T22:38:16.109Z] #44 65.30 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:38:16.179Z] #57 41.59 Checking out files: 52% (2047/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 92% (3635/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T22:38:16.372Z] #44 65.40 Processing triggers for mime-support (3.62) ... [2021-06-09T22:38:16.372Z] #44 ... [2021-06-09T22:38:16.372Z] [2021-06-09T22:38:16.372Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:16.372Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:38:16.372Z] #46 62.48 go/token [2021-06-09T22:38:16.372Z] #46 62.48 net/url [2021-06-09T22:38:16.372Z] #46 62.85 text/template/parse [2021-06-09T22:38:16.372Z] #46 63.75 go/scanner [2021-06-09T22:38:16.372Z] #46 65.23 go/ast [2021-06-09T22:38:16.372Z] #46 65.71 log [2021-06-09T22:38:16.437Z] #57 42.84 + cd /tmp/tmp.vTKDGWHwRB/src/github.com/containerd/containerd [2021-06-09T22:38:16.437Z] #57 42.84 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:38:16.695Z] #57 43.19 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T22:38:16.695Z] #57 43.19 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T22:38:16.695Z] #57 43.19 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:38:16.695Z] #57 43.19 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:38:16.695Z] #57 43.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T22:38:16.695Z] #57 43.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T22:38:16.695Z] #57 43.19 + '[' '' = dynamic ']' [2021-06-09T22:38:16.695Z] #57 43.19 + make [2021-06-09T22:38:16.948Z] #46 66.36 encoding/json [2021-06-09T22:38:16.952Z] #57 ... [2021-06-09T22:38:16.952Z] [2021-06-09T22:38:16.952Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:16.952Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:38:16.952Z] #46 73.76 go/parser [2021-06-09T22:38:16.952Z] #46 74.58 text/template [2021-06-09T22:38:16.952Z] #46 77.43 log [2021-06-09T22:38:16.952Z] #46 78.07 encoding/xml [2021-06-09T22:38:16.952Z] #46 78.99 go/doc [2021-06-09T22:38:16.952Z] #46 82.14 github.com/LK4D4/vndr/build [2021-06-09T22:38:16.952Z] #46 82.97 github.com/LK4D4/vndr/versioned [2021-06-09T22:38:16.952Z] #46 83.09 compress/flate [2021-06-09T22:38:17.524Z] #46 ... [2021-06-09T22:38:17.524Z] [2021-06-09T22:38:17.524Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T22:38:17.524Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T22:38:17.524Z] #44 DONE 66.8s [2021-06-09T22:38:17.787Z] [2021-06-09T22:38:17.787Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:17.787Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:38:18.322Z] #46 ... [2021-06-09T22:38:18.322Z] [2021-06-09T22:38:18.322Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:18.322Z] #57 sha256:4debfbabf1aeebb488f7fa35b9db28066a25888323645f0b27934c4c6308ff98 [2021-06-09T22:38:18.322Z] #57 44.72 + bin/ctr [2021-06-09T22:38:19.183Z] #57 ... [2021-06-09T22:38:19.183Z] [2021-06-09T22:38:19.183Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:19.183Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:38:19.183Z] #46 68.79 text/template [2021-06-09T22:38:19.695Z] #57 ... [2021-06-09T22:38:19.695Z] [2021-06-09T22:38:19.695Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:19.695Z] #52 sha256:fa7674405d447667bbd06364b445aa39dbc114d540efcf3ef11b9edd6be33cb6 [2021-06-09T22:38:19.695Z] #52 DONE 86.4s [2021-06-09T22:38:19.695Z] [2021-06-09T22:38:19.695Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:19.695Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:38:19.695Z] #46 85.10 hash/crc32 [2021-06-09T22:38:19.695Z] #46 85.72 compress/gzip [2021-06-09T22:38:19.695Z] #46 85.75 net [2021-06-09T22:38:19.695Z] #46 86.22 vendor/golang.org/x/text/transform [2021-06-09T22:38:19.952Z] #46 86.91 vendor/golang.org/x/text/unicode/bidi [2021-06-09T22:38:20.902Z] #13 ... [2021-06-09T22:38:20.902Z] [2021-06-09T22:38:20.902Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:20.902Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:38:20.902Z] #46 93.54 vendor/golang.org/x/crypto/hkdf [2021-06-09T22:38:20.902Z] #46 93.73 vendor/golang.org/x/text/transform [2021-06-09T22:38:20.902Z] #46 94.34 vendor/golang.org/x/text/unicode/bidi [2021-06-09T22:38:20.902Z] #46 95.63 vendor/golang.org/x/text/secure/bidirule [2021-06-09T22:38:20.902Z] #46 95.86 vendor/golang.org/x/text/unicode/norm [2021-06-09T22:38:20.902Z] #46 99.89 vendor/golang.org/x/net/idna [2021-06-09T22:38:20.902Z] #46 101.9 vendor/golang.org/x/net/http2/hpack [2021-06-09T22:38:20.902Z] #46 103.2 mime [2021-06-09T22:38:20.959Z] #30 ... [2021-06-09T22:38:20.959Z] [2021-06-09T22:38:20.959Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:38:20.959Z] #50 sha256:e79fdeeb053331292fa627081e6c4411bbc5b07e7e19c95c0c75b7679356c488 [2021-06-09T22:38:20.959Z] #50 201.7 + /build/golangci-lint --version [2021-06-09T22:38:20.959Z] #50 201.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T22:38:20.959Z] #50 DONE 205.9s [2021-06-09T22:38:20.959Z] [2021-06-09T22:38:20.959Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T22:38:20.959Z] #30 sha256:ebabfb6bce18d6bd578ed6a0239106b31185ec54f26ac431ec4c5effb05d6c1f [2021-06-09T22:38:20.959Z] #30 DONE 5.6s [2021-06-09T22:38:20.959Z] [2021-06-09T22:38:20.959Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T22:38:20.959Z] #33 sha256:6f0a94375eaf0ae902a9dadb438ecd7d241a1c4436134d7ca363ef57e69aa39b [2021-06-09T22:38:20.959Z] #33 DONE 0.4s [2021-06-09T22:38:20.959Z] [2021-06-09T22:38:20.959Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T22:38:20.959Z] #35 sha256:fc1add254594e745ff828b7c5abe6801eed2186687e4d89283ecdf2beab343c0 [2021-06-09T22:38:20.959Z] #35 DONE 0.1s [2021-06-09T22:38:20.959Z] [2021-06-09T22:38:20.959Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T22:38:20.959Z] #38 sha256:7e7403c6a601f9b265b423139e81ccd693e88029552fe84bde2ffd17400d78d8 [2021-06-09T22:38:20.959Z] #38 DONE 0.1s [2021-06-09T22:38:20.959Z] [2021-06-09T22:38:20.959Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T22:38:20.959Z] #41 sha256:9e24438cfdab99dfdf338f249e7a8612baea715fa8928177ed1b5185fcf9ca5f [2021-06-09T22:38:21.530Z] #41 DONE 0.8s [2021-06-09T22:38:21.530Z] [2021-06-09T22:38:21.530Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T22:38:21.530Z] #45 sha256:7017742d6c59edc5b9a4f3fcf78544c9fe0d335e9151098e030fc5ea65e9b933 [2021-06-09T22:38:21.530Z] #45 DONE 0.2s [2021-06-09T22:38:21.530Z] [2021-06-09T22:38:21.530Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:21.530Z] #57 sha256:1c5d19e9ff2a112caed6831e5e209d94b73607773d27457354787e760d99debe [2021-06-09T22:38:21.790Z] #57 ... [2021-06-09T22:38:21.790Z] [2021-06-09T22:38:21.790Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T22:38:21.790Z] #47 sha256:f58ce1e787932e4d86d491b32f497a538d1e115acf3b17da518ae2b35a8ce3d6 [2021-06-09T22:38:21.854Z] #46 88.40 vendor/golang.org/x/text/secure/bidirule [2021-06-09T22:38:21.854Z] #46 88.65 vendor/golang.org/x/text/unicode/norm [2021-06-09T22:38:22.050Z] #47 DONE 0.4s [2021-06-09T22:38:22.050Z] [2021-06-09T22:38:22.050Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:22.050Z] #57 sha256:1c5d19e9ff2a112caed6831e5e209d94b73607773d27457354787e760d99debe [2021-06-09T22:38:22.050Z] #57 ... [2021-06-09T22:38:22.050Z] [2021-06-09T22:38:22.050Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T22:38:22.050Z] #49 sha256:9a267002f8ebc55dbf64759c3ac3f89593807dd3ba4a24c504625e41390fd5df [2021-06-09T22:38:22.050Z] #49 DONE 0.1s [2021-06-09T22:38:22.267Z] #46 104.6 mime/quotedprintable [2021-06-09T22:38:22.311Z] [2021-06-09T22:38:22.311Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T22:38:22.311Z] #51 sha256:c40ee68bfd7427b32246a4572a4c4b81074ff797e97942d6ad770601f3e94d45 [2021-06-09T22:38:22.499Z] #46 71.70 encoding/xml [2021-06-09T22:38:22.524Z] #46 105.1 net/http/internal [2021-06-09T22:38:22.762Z] #46 72.38 go/parser [2021-06-09T22:38:22.820Z] 639bb6bb2beb: Verifying Checksum [2021-06-09T22:38:22.820Z] 639bb6bb2beb: Download complete [2021-06-09T22:38:22.882Z] #51 DONE 0.5s [2021-06-09T22:38:22.882Z] [2021-06-09T22:38:22.882Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T22:38:22.882Z] #53 sha256:56ac28132fd47cc966996c20ff5e84be3e96906d0ba47fc1a5641c9ae29ecb06 [2021-06-09T22:38:22.882Z] #53 DONE 0.1s [2021-06-09T22:38:22.882Z] [2021-06-09T22:38:22.882Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:22.882Z] #57 sha256:1c5d19e9ff2a112caed6831e5e209d94b73607773d27457354787e760d99debe [2021-06-09T22:38:23.241Z] #13 ... [2021-06-09T22:38:23.241Z] [2021-06-09T22:38:23.241Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:23.241Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:38:23.241Z] #46 95.71 vendor/golang.org/x/net/idna [2021-06-09T22:38:23.241Z] #46 97.47 vendor/golang.org/x/net/http2/hpack [2021-06-09T22:38:23.241Z] #46 98.55 mime [2021-06-09T22:38:23.241Z] #46 100.0 mime/quotedprintable [2021-06-09T22:38:23.241Z] #46 100.4 net/http/internal [2021-06-09T22:38:23.891Z] #46 106.6 crypto/tls [2021-06-09T22:38:24.689Z] #46 ... [2021-06-09T22:38:24.689Z] [2021-06-09T22:38:24.689Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:24.689Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:38:24.689Z] #13 70.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T22:38:24.689Z] #13 70.50 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-09T22:38:24.689Z] #13 70.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:24.906Z] #46 ... [2021-06-09T22:38:24.906Z] [2021-06-09T22:38:24.906Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:24.906Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:38:24.906Z] #13 101.5 Selecting previously unselected package libapparmor1:amd64. [2021-06-09T22:38:24.906Z] #13 101.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-09T22:38:25.138Z] #46 91.82 vendor/golang.org/x/net/idna [2021-06-09T22:38:25.138Z] #46 ... [2021-06-09T22:38:25.138Z] [2021-06-09T22:38:25.138Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:25.138Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:38:25.138Z] #13 87.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T22:38:25.138Z] #13 87.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T22:38:25.138Z] #13 87.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:25.173Z] #13 101.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T22:38:25.173Z] #13 101.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-09T22:38:25.173Z] #13 101.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-09T22:38:25.173Z] #13 101.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T22:38:25.433Z] #13 101.8 Selecting previously unselected package libbtrfs0. [2021-06-09T22:38:25.433Z] #13 101.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T22:38:25.433Z] #13 101.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:38:25.690Z] #13 102.0 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:38:25.690Z] #13 102.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T22:38:25.690Z] #13 102.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:38:25.690Z] #13 102.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-09T22:38:25.690Z] #13 102.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:38:25.690Z] #13 102.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:25.946Z] Running on azwin-2-a73600 in d:\jenkins\workspace\moby_PR-42503 [2021-06-09T22:38:25.946Z] #13 102.3 Selecting previously unselected package libudev-dev:amd64. [2021-06-09T22:38:25.946Z] #13 102.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T22:38:25.946Z] #13 102.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:25.946Z] #13 102.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-09T22:38:25.946Z] #13 102.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-09T22:38:25.946Z] #13 102.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [Pipeline] { [Pipeline] ws [2021-06-09T22:38:25.964Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-09T22:38:26.205Z] #13 102.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-09T22:38:26.206Z] #13 102.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:26.206Z] #13 102.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:26.462Z] #13 103.0 Selecting previously unselected package libpcre32-3:amd64. [2021-06-09T22:38:26.462Z] #13 103.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:26.462Z] #13 103.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:26.530Z] #46 104.0 crypto/x509 [2021-06-09T22:38:26.718Z] #13 103.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-09T22:38:26.718Z] #13 103.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:26.718Z] #13 103.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T22:38:26.718Z] #13 103.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-09T22:38:26.718Z] #13 103.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:26.974Z] #13 103.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T22:38:27.231Z] #13 103.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-09T22:38:27.231Z] #13 103.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-09T22:38:27.231Z] #13 103.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T22:38:27.488Z] #13 104.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-09T22:38:27.488Z] #13 104.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:38:27.488Z] #13 104.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:27.488Z] #13 104.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-09T22:38:27.513Z] The recommended git tool is: git [2021-06-09T22:38:27.744Z] #13 104.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T22:38:27.744Z] #13 104.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:38:27.744Z] #13 104.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-09T22:38:27.744Z] #13 104.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T22:38:27.744Z] #13 104.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:28.010Z] #13 ... [2021-06-09T22:38:28.010Z] [2021-06-09T22:38:28.010Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-09T22:38:28.010Z] #52 sha256:482ed18caf6688631c16967e9dd6c804cc3679afc893fd70d52eec693d30da1a [2021-06-09T22:38:28.010Z] #52 71.81 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T22:38:28.010Z] #52 DONE 77.5s [2021-06-09T22:38:28.272Z] [2021-06-09T22:38:28.272Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:28.272Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:38:28.272Z] #57 36.09 Checking out files: 35% (1376/3928) Checking out files: 36% (1415/3928) Checking out files: 37% (1454/3928) Checking out files: 38% (1493/3928) Checking out files: 39% (1532/3928) Checking out files: 40% (1572/3928) Checking out files: 41% (1611/3928) Checking out files: 42% (1650/3928) Checking out files: 43% (1690/3928) Checking out files: 44% (1729/3928) Checking out files: 45% (1768/3928) Checking out files: 46% (1807/3928) Checking out files: 47% (1847/3928) Checking out files: 48% (1886/3928) Checking out files: 49% (1925/3928) Checking out files: 50% (1964/3928) Checking out files: 51% (2004/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T22:38:28.272Z] #57 37.65 + cd /tmp/tmp.Twy74iYmVU/src/github.com/containerd/containerd [2021-06-09T22:38:28.272Z] #57 37.65 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T22:38:28.272Z] #57 38.63 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T22:38:28.272Z] #57 38.63 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T22:38:28.272Z] #57 38.63 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:38:28.272Z] #57 38.63 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T22:38:28.272Z] #57 38.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T22:38:28.272Z] #57 38.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T22:38:28.272Z] #57 38.63 + '[' '' = dynamic ']' [2021-06-09T22:38:28.272Z] #57 38.63 + make [2021-06-09T22:38:28.272Z] #57 40.20 + bin/ctr [2021-06-09T22:38:28.317Z] #13 104.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T22:38:28.317Z] #13 104.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:38:28.317Z] #13 104.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T22:38:28.317Z] #13 104.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:38:28.317Z] #13 104.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:28.317Z] #13 104.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T22:38:28.317Z] #13 104.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:28.317Z] #13 104.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:38:28.317Z] #13 104.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:28.317Z] #13 104.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:28.447Z] #46 106.3 crypto/tls [2021-06-09T22:38:28.574Z] #13 104.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T22:38:28.574Z] #13 105.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:38:28.574Z] #13 105.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T22:38:28.574Z] #13 105.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T22:38:28.574Z] #13 105.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:28.574Z] #13 105.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:38:28.574Z] #13 105.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T22:38:28.574Z] #13 105.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:28.574Z] #13 105.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 [2021-06-09T22:38:28.574Z] #13 105.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 [2021-06-09T22:38:28.574Z] #13 105.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:28.574Z] #13 105.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 [2021-06-09T22:38:28.574Z] #13 105.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 [2021-06-09T22:38:28.574Z] #13 105.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:38:28.707Z] #46 ... [2021-06-09T22:38:28.707Z] [2021-06-09T22:38:28.707Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:28.707Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:38:28.707Z] #13 101.2 Selecting previously unselected package libapparmor1:amd64. [2021-06-09T22:38:28.707Z] #13 101.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-09T22:38:28.707Z] #13 101.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T22:38:28.707Z] #13 101.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-09T22:38:28.834Z] #13 105.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T22:38:28.834Z] #13 105.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:28.834Z] #13 105.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T22:38:28.834Z] #13 105.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:28.834Z] #13 105.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:28.834Z] #13 105.2 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:38:28.976Z] #13 101.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-09T22:38:28.976Z] #13 101.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T22:38:28.976Z] #13 101.5 Selecting previously unselected package libbtrfs0. [2021-06-09T22:38:28.976Z] #13 101.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T22:38:28.976Z] #13 101.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:38:29.236Z] #13 101.6 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:38:29.236Z] #13 101.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T22:38:29.236Z] #13 101.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:38:29.236Z] #13 101.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-09T22:38:29.236Z] #13 101.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:38:29.236Z] #13 101.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:29.236Z] #13 101.8 Selecting previously unselected package libudev-dev:amd64. [2021-06-09T22:38:29.236Z] #13 101.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T22:38:29.496Z] #13 101.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:29.496Z] #13 102.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-09T22:38:29.496Z] #13 102.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-09T22:38:29.496Z] #13 102.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T22:38:29.755Z] #13 102.3 Selecting previously unselected package libpcre16-3:amd64. [2021-06-09T22:38:29.755Z] #13 102.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:29.755Z] #13 102.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:30.014Z] #13 102.5 Selecting previously unselected package libpcre32-3:amd64. [2021-06-09T22:38:30.014Z] #13 102.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:30.014Z] #13 102.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:30.273Z] #13 102.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-09T22:38:30.273Z] #13 102.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:30.273Z] #13 102.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T22:38:30.273Z] #13 102.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-09T22:38:30.273Z] #13 102.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:30.273Z] #13 102.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T22:38:30.725Z] #13 DONE 106.9s [2021-06-09T22:38:30.725Z] [2021-06-09T22:38:30.725Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:30.725Z] #54 sha256:24b3edd676d00560f724d0c9314c90972ac53cae6ccb456a4b97ebac05596fcb [2021-06-09T22:38:30.842Z] #13 103.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-09T22:38:30.842Z] #13 103.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-09T22:38:30.842Z] #13 103.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T22:38:30.842Z] #13 103.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-09T22:38:31.101Z] #13 103.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:38:31.101Z] #13 103.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:31.101Z] #13 103.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-09T22:38:31.101Z] #13 103.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T22:38:31.101Z] #13 103.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:38:31.101Z] #13 103.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-09T22:38:31.355Z] 4612f6d0b889: Verifying Checksum [2021-06-09T22:38:31.355Z] 4612f6d0b889: Download complete [2021-06-09T22:38:31.360Z] #13 103.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T22:38:31.360Z] #13 103.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:31.650Z] #13 104.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T22:38:31.918Z] #13 104.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:38:31.918Z] #13 104.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T22:38:31.918Z] #13 104.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:38:31.918Z] #13 104.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:31.918Z] #13 104.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T22:38:31.918Z] #13 104.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:31.918Z] #13 104.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:38:31.918Z] #13 104.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:31.918Z] #13 104.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:31.918Z] #13 104.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T22:38:31.918Z] #13 104.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:38:32.094Z] #54 ... [2021-06-09T22:38:32.094Z] [2021-06-09T22:38:32.094Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:38:32.094Z] #59 sha256:035a719c0912dcb43ed7e642b1a9cf1136d5a2ee6dbb080d00dbc5eb61be4bf0 [2021-06-09T22:38:32.094Z] #59 107.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:38:32.094Z] #59 107.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T22:38:32.094Z] #59 DONE 114.8s [2021-06-09T22:38:32.094Z] [2021-06-09T22:38:32.094Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T22:38:32.094Z] #60 sha256:5752b772a4f638b4e488571e8b28f532abf655e2fa9b0a9a2fd2d91e12870870 [2021-06-09T22:38:32.094Z] #60 DONE 0.1s [2021-06-09T22:38:32.195Z] #13 104.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T22:38:32.195Z] #13 104.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T22:38:32.195Z] #13 104.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:32.195Z] #13 104.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:38:32.195Z] #13 104.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T22:38:32.195Z] #13 104.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:32.195Z] #13 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-09T22:38:32.195Z] #13 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-09T22:38:32.195Z] #13 104.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:32.195Z] #13 104.6 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 [2021-06-09T22:38:32.195Z] #13 104.6 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 [2021-06-09T22:38:32.195Z] #13 104.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:38:32.195Z] #13 104.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T22:38:32.195Z] #13 104.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:32.195Z] #13 104.7 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T22:38:32.195Z] #13 104.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:32.195Z] #13 104.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:32.195Z] #13 104.7 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:38:32.351Z] [2021-06-09T22:38:32.351Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T22:38:32.351Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T22:38:32.351Z] #14 DONE 1.8s [2021-06-09T22:38:32.351Z] [2021-06-09T22:38:32.351Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T22:38:32.351Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T22:38:32.351Z] #15 ... [2021-06-09T22:38:32.351Z] [2021-06-09T22:38:32.351Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T22:38:32.351Z] #61 sha256:7127f2253628f5f29462f4d6e16f77125e66f32f79878e9b4deb5534b68c12b3 [2021-06-09T22:38:32.351Z] #61 DONE 0.2s [2021-06-09T22:38:32.608Z] [2021-06-09T22:38:32.608Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:32.608Z] #54 sha256:24b3edd676d00560f724d0c9314c90972ac53cae6ccb456a4b97ebac05596fcb [2021-06-09T22:38:32.608Z] #54 2.105 + RM_GOPATH=0 [2021-06-09T22:38:32.608Z] #54 2.105 + TMP_GOPATH= [2021-06-09T22:38:32.608Z] #54 2.105 + : /build [2021-06-09T22:38:32.608Z] #54 2.105 + '[' -z '' ']' [2021-06-09T22:38:32.608Z] #54 2.105 ++ mktemp -d [2021-06-09T22:38:32.608Z] #54 2.105 + export GOPATH=/tmp/tmp.AFiaYHn2YF [2021-06-09T22:38:32.608Z] #54 2.105 + GOPATH=/tmp/tmp.AFiaYHn2YF [2021-06-09T22:38:32.608Z] #54 2.105 + RM_GOPATH=1 [2021-06-09T22:38:32.608Z] #54 2.105 + case "$(go env GOARCH)" in [2021-06-09T22:38:32.608Z] #54 2.115 ++ go env GOARCH [2021-06-09T22:38:32.608Z] #54 2.123 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:32.608Z] #54 2.123 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:32.608Z] #54 2.123 ++ dirname /tmp/install/install.sh [2021-06-09T22:38:32.608Z] #54 2.124 + dir=/tmp/install [2021-06-09T22:38:32.608Z] #54 2.124 + bin=runc [2021-06-09T22:38:32.608Z] #54 2.124 + shift [2021-06-09T22:38:32.608Z] #54 2.124 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T22:38:32.608Z] #54 2.124 + . /tmp/install/runc.installer [2021-06-09T22:38:32.608Z] #54 2.124 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:38:32.608Z] #54 2.131 + install_runc [2021-06-09T22:38:32.608Z] #54 2.132 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T22:38:32.608Z] #54 2.136 + uname -r [2021-06-09T22:38:32.608Z] #54 2.136 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T22:38:32.608Z] #54 2.144 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T22:38:32.608Z] #54 2.144 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T22:38:32.608Z] #54 2.144 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AFiaYHn2YF/src/github.com/opencontainers/runc [2021-06-09T22:38:32.608Z] #54 2.151 Cloning into '/tmp/tmp.AFiaYHn2YF/src/github.com/opencontainers/runc'... [2021-06-09T22:38:33.181Z] #13 DONE 105.7s [2021-06-09T22:38:33.181Z] [2021-06-09T22:38:33.181Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T22:38:33.181Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T22:38:33.244Z] #13 ... [2021-06-09T22:38:33.244Z] [2021-06-09T22:38:33.244Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:33.244Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:38:33.244Z] #46 93.73 vendor/golang.org/x/net/http2/hpack [2021-06-09T22:38:33.244Z] #46 94.65 mime [2021-06-09T22:38:33.244Z] #46 95.93 mime/quotedprintable [2021-06-09T22:38:33.244Z] #46 96.19 net/http/internal [2021-06-09T22:38:33.244Z] #46 100.1 net/textproto [2021-06-09T22:38:33.244Z] #46 100.1 crypto/x509 [2021-06-09T22:38:34.178Z] #46 101.0 vendor/golang.org/x/net/http/httpguts [2021-06-09T22:38:34.436Z] #46 101.3 vendor/golang.org/x/net/http/httpproxy [2021-06-09T22:38:34.503Z] #54 ... [2021-06-09T22:38:34.503Z] [2021-06-09T22:38:34.503Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T22:38:34.503Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T22:38:34.503Z] #15 DONE 2.1s [2021-06-09T22:38:34.503Z] [2021-06-09T22:38:34.503Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T22:38:34.503Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T22:38:35.002Z] #46 101.8 mime/multipart [2021-06-09T22:38:35.085Z] #14 DONE 1.7s [2021-06-09T22:38:35.085Z] [2021-06-09T22:38:35.085Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T22:38:35.085Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T22:38:35.871Z] #16 1.535 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T22:38:35.871Z] #16 DONE 1.7s [2021-06-09T22:38:35.871Z] [2021-06-09T22:38:35.871Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:35.872Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:38:35.872Z] #46 112.4 net/http/httptrace [2021-06-09T22:38:35.872Z] #46 112.6 net/http [2021-06-09T22:38:36.022Z] #15 DONE 1.1s [2021-06-09T22:38:36.022Z] [2021-06-09T22:38:36.022Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T22:38:36.022Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T22:38:36.128Z] #46 ... [2021-06-09T22:38:36.128Z] [2021-06-09T22:38:36.128Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T22:38:36.128Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T22:38:36.375Z] #46 ... [2021-06-09T22:38:36.375Z] [2021-06-09T22:38:36.375Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:38:36.375Z] #59 sha256:f769734f799cc1111b9e8b6bf08dcc7530322f385b013c498a778be0ba52d44d [2021-06-09T22:38:36.375Z] #59 103.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:38:36.432Z] #57 ... [2021-06-09T22:38:36.432Z] [2021-06-09T22:38:36.432Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:36.432Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:38:36.432Z] #13 81.17 Selecting previously unselected package libapparmor1:arm64. [2021-06-09T22:38:36.432Z] #13 81.17 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-09T22:38:36.432Z] #13 81.18 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-09T22:38:36.432Z] #13 81.26 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-09T22:38:36.432Z] #13 81.26 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-09T22:38:36.432Z] #13 81.28 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-09T22:38:36.432Z] #13 81.41 Selecting previously unselected package libbtrfs0. [2021-06-09T22:38:36.432Z] #13 81.43 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-09T22:38:36.432Z] #13 81.44 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:38:36.432Z] #13 81.54 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:38:36.432Z] #13 ... [2021-06-09T22:38:36.432Z] [2021-06-09T22:38:36.432Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:36.432Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:38:36.432Z] #46 74.79 go/doc [2021-06-09T22:38:36.432Z] #46 76.73 crypto/rand [2021-06-09T22:38:36.432Z] #46 77.49 crypto/elliptic [2021-06-09T22:38:36.432Z] #46 79.72 encoding/asn1 [2021-06-09T22:38:36.432Z] #46 79.75 github.com/LK4D4/vndr/build [2021-06-09T22:38:36.432Z] #46 81.10 crypto/rsa [2021-06-09T22:38:36.432Z] #46 82.84 vendor/golang.org/x/net/idna [2021-06-09T22:38:36.432Z] #46 83.32 vendor/golang.org/x/crypto/cryptobyte [2021-06-09T22:38:36.432Z] #46 83.69 mime [2021-06-09T22:38:36.432Z] #46 ... [2021-06-09T22:38:36.432Z] [2021-06-09T22:38:36.432Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:36.432Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T22:38:36.432Z] #13 81.54 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:38:36.432Z] #13 81.55 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-09T22:38:36.432Z] #13 81.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:38:36.432Z] #13 81.73 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-09T22:38:36.432Z] #13 81.73 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-09T22:38:36.432Z] #13 81.75 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T22:38:36.432Z] #13 81.85 Selecting previously unselected package libudev-dev:arm64. [2021-06-09T22:38:36.432Z] #13 81.85 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-09T22:38:36.432Z] #13 81.88 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-09T22:38:36.432Z] #13 82.10 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-09T22:38:36.433Z] #13 82.10 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-09T22:38:36.433Z] #13 82.12 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-09T22:38:36.433Z] #13 82.42 Selecting previously unselected package libpcre16-3:arm64. [2021-06-09T22:38:36.433Z] #13 82.43 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-09T22:38:36.433Z] #13 82.44 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-09T22:38:36.433Z] #13 82.66 Selecting previously unselected package libpcre32-3:arm64. [2021-06-09T22:38:36.633Z] #59 103.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T22:38:36.695Z] #13 82.66 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-09T22:38:36.695Z] #13 82.68 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-09T22:38:36.695Z] #13 82.86 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-09T22:38:36.695Z] #13 82.88 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-09T22:38:36.695Z] #13 82.89 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-09T22:38:36.958Z] #13 83.00 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-09T22:38:36.958Z] #13 83.01 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-09T22:38:36.958Z] #13 83.02 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-09T22:38:36.960Z] #16 ... [2021-06-09T22:38:36.960Z] [2021-06-09T22:38:36.960Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:38:36.960Z] #59 sha256:7ec317ec5893b634e55e0f8cbe63c7a997b66c7e4b00504381a81e47f3b1f911 [2021-06-09T22:38:36.960Z] #59 107.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:38:36.960Z] #59 107.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T22:38:36.960Z] #59 DONE 115.0s [2021-06-09T22:38:36.960Z] [2021-06-09T22:38:36.960Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T22:38:36.960Z] #60 sha256:5600865f57e59ae49a7e9138bab1b0ce107b288826b9310879a10bcfebe99434 [2021-06-09T22:38:36.960Z] #60 DONE 0.1s [2021-06-09T22:38:36.960Z] [2021-06-09T22:38:36.960Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T22:38:36.960Z] #61 sha256:dd5c6fcedfe6700f87c19dbdc1f1df1a7713f0749d73ac68e8e17b2b3017ce22 [2021-06-09T22:38:37.219Z] #61 DONE 0.1s [2021-06-09T22:38:37.219Z] [2021-06-09T22:38:37.219Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:37.219Z] #54 sha256:b10e3f02118b08c53186955c6c4558abeb00723152a446964db42a011280d0ee [2021-06-09T22:38:37.219Z] #54 1.642 + RM_GOPATH=0 [2021-06-09T22:38:37.219Z] #54 1.642 + TMP_GOPATH= [2021-06-09T22:38:37.219Z] #54 1.642 + : /build [2021-06-09T22:38:37.219Z] #54 1.642 + '[' -z '' ']' [2021-06-09T22:38:37.219Z] #54 1.642 ++ mktemp -d [2021-06-09T22:38:37.219Z] #54 1.647 + export GOPATH=/tmp/tmp.kgTnmB7S4Z [2021-06-09T22:38:37.219Z] #54 1.647 + GOPATH=/tmp/tmp.kgTnmB7S4Z [2021-06-09T22:38:37.219Z] #54 1.647 + RM_GOPATH=1 [2021-06-09T22:38:37.219Z] #54 1.647 + case "$(go env GOARCH)" in [2021-06-09T22:38:37.219Z] #54 1.648 ++ go env GOARCH [2021-06-09T22:38:37.219Z] #54 1.702 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:37.219Z] #54 1.735 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T22:38:37.219Z] #54 1.735 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:37.219Z] #54 1.735 ++ dirname /tmp/install/install.sh [2021-06-09T22:38:37.219Z] #54 1.735 + dir=/tmp/install [2021-06-09T22:38:37.219Z] #54 1.735 + bin=runc [2021-06-09T22:38:37.219Z] #54 1.735 + shift [2021-06-09T22:38:37.219Z] #54 1.735 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T22:38:37.219Z] #54 1.735 + . /tmp/install/runc.installer [2021-06-09T22:38:37.219Z] #54 1.735 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:38:37.219Z] #54 1.735 + install_runc [2021-06-09T22:38:37.219Z] #54 1.735 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T22:38:37.219Z] #54 1.735 + uname -r [2021-06-09T22:38:37.219Z] #54 1.735 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T22:38:37.219Z] #54 1.735 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T22:38:37.219Z] #54 1.735 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kgTnmB7S4Z/src/github.com/opencontainers/runc [2021-06-09T22:38:37.219Z] #54 1.735 Cloning into '/tmp/tmp.kgTnmB7S4Z/src/github.com/opencontainers/runc'... [2021-06-09T22:38:37.221Z] #13 83.31 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-09T22:38:37.221Z] #13 83.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-09T22:38:37.221Z] #13 83.32 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-09T22:38:37.479Z] #54 ... [2021-06-09T22:38:37.479Z] [2021-06-09T22:38:37.479Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T22:38:37.479Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T22:38:37.479Z] #16 1.341 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T22:38:37.479Z] #16 DONE 1.4s [2021-06-09T22:38:37.479Z] [2021-06-09T22:38:37.479Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T22:38:37.479Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T22:38:37.506Z] #17 DONE 1.3s [2021-06-09T22:38:37.506Z] [2021-06-09T22:38:37.506Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:37.506Z] #54 sha256:24b3edd676d00560f724d0c9314c90972ac53cae6ccb456a4b97ebac05596fcb [2021-06-09T22:38:37.506Z] #54 ... [2021-06-09T22:38:37.506Z] [2021-06-09T22:38:37.506Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T22:38:37.506Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T22:38:37.508Z] #13 83.62 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-09T22:38:37.508Z] #13 83.64 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-09T22:38:37.508Z] #13 83.64 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-09T22:38:37.779Z] #57 177.6 + bin/containerd [2021-06-09T22:38:37.783Z] #13 83.74 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-09T22:38:37.783Z] #13 83.77 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-09T22:38:37.783Z] #13 83.78 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:38:38.045Z] #13 84.09 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-09T22:38:38.045Z] #13 84.10 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-09T22:38:38.045Z] #13 84.11 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-09T22:38:38.434Z] #18 DONE 1.2s [2021-06-09T22:38:38.434Z] [2021-06-09T22:38:38.434Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:38.434Z] #54 sha256:24b3edd676d00560f724d0c9314c90972ac53cae6ccb456a4b97ebac05596fcb [2021-06-09T22:38:38.630Z] #13 84.71 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-09T22:38:38.630Z] #13 84.81 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:38:38.691Z] #54 ... [2021-06-09T22:38:38.691Z] [2021-06-09T22:38:38.691Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T22:38:38.691Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T22:38:38.899Z] #13 84.83 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-09T22:38:38.899Z] #13 84.85 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:38:38.899Z] #13 84.87 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-09T22:38:38.899Z] #13 84.90 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-09T22:38:38.899Z] #13 84.92 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:38.899Z] #13 84.93 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:38:38.899Z] #13 84.96 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-09T22:38:38.899Z] #13 84.98 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-09T22:38:38.899Z] #13 85.00 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T22:38:38.899Z] #13 85.02 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:38:38.899Z] #13 85.04 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-09T22:38:38.899Z] #13 85.06 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T22:38:38.899Z] #13 85.07 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-09T22:38:38.899Z] #13 85.09 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:38:38.899Z] #13 85.10 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-09T22:38:38.899Z] #13 85.12 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:38.899Z] #13 85.19 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 [2021-06-09T22:38:39.159Z] #57 ... [2021-06-09T22:38:39.159Z] [2021-06-09T22:38:39.159Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:39.159Z] #54 sha256:0c1de63549aca6f8f60a862ed711273d4b1e1988093540aa800be5e5519b77f2 [2021-06-09T22:38:39.159Z] #54 109.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T22:38:39.159Z] #54 110.2 + mkdir -p /build [2021-06-09T22:38:39.159Z] #54 110.2 + cp runc /build/runc [2021-06-09T22:38:39.159Z] #54 DONE 110.8s [2021-06-09T22:38:39.159Z] [2021-06-09T22:38:39.159Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:39.159Z] #57 sha256:1c5d19e9ff2a112caed6831e5e209d94b73607773d27457354787e760d99debe [2021-06-09T22:38:39.161Z] #13 85.19 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 [2021-06-09T22:38:39.161Z] #13 85.21 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:39.161Z] #13 85.22 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 [2021-06-09T22:38:39.161Z] #13 85.23 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 [2021-06-09T22:38:39.161Z] #13 85.24 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:38:39.161Z] #13 85.26 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-09T22:38:39.161Z] #13 85.28 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T22:38:39.161Z] #13 85.29 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T22:38:39.161Z] #13 85.31 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T22:38:39.161Z] #13 85.33 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-09T22:38:39.161Z] #13 85.36 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:38:39.384Z] #17 DONE 1.6s [2021-06-09T22:38:39.384Z] [2021-06-09T22:38:39.384Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T22:38:39.384Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T22:38:39.619Z] #19 DONE 1.2s [2021-06-09T22:38:39.619Z] [2021-06-09T22:38:39.619Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:38:39.619Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:38:39.877Z] #32 ... [2021-06-09T22:38:39.877Z] [2021-06-09T22:38:39.877Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:38:39.877Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:38:40.539Z] #57 ... [2021-06-09T22:38:40.540Z] [2021-06-09T22:38:40.540Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T22:38:40.540Z] #55 sha256:b941f27c5823419c2e21d2e9948f5f5787c56af1253e4af4047681f79f3b7d2c [2021-06-09T22:38:40.540Z] #55 DONE 0.3s [2021-06-09T22:38:40.540Z] [2021-06-09T22:38:40.540Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:40.540Z] #57 sha256:1c5d19e9ff2a112caed6831e5e209d94b73607773d27457354787e760d99debe [2021-06-09T22:38:40.560Z] #13 DONE 86.8s [2021-06-09T22:38:40.560Z] [2021-06-09T22:38:40.560Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:40.560Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:38:40.560Z] #46 87.72 net/textproto [2021-06-09T22:38:40.560Z] #46 87.73 vendor/golang.org/x/net/http/httpproxy [2021-06-09T22:38:40.560Z] #46 87.73 crypto/x509 [2021-06-09T22:38:40.560Z] #46 88.81 vendor/golang.org/x/net/http/httpguts [2021-06-09T22:38:40.560Z] #46 88.81 mime/multipart [2021-06-09T22:38:40.766Z] #18 DONE 1.5s [2021-06-09T22:38:40.766Z] [2021-06-09T22:38:40.766Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T22:38:40.766Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T22:38:41.243Z] #20 1.465 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:38:41.499Z] #20 1.636 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:38:41.499Z] #20 1.653 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:38:41.499Z] #20 1.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:38:41.704Z] #19 DONE 1.2s [2021-06-09T22:38:41.704Z] [2021-06-09T22:38:41.704Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:41.704Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:38:41.704Z] #46 112.5 net/http/httptrace [2021-06-09T22:38:41.704Z] #46 112.7 net/http [2021-06-09T22:38:41.755Z] #20 2.058 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T22:38:41.899Z] #59 ... [2021-06-09T22:38:41.899Z] [2021-06-09T22:38:41.899Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T22:38:41.899Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T22:38:41.899Z] #13 100.2 Selecting previously unselected package libapparmor1:amd64. [2021-06-09T22:38:41.899Z] #13 100.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 100.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T22:38:41.899Z] #13 100.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-09T22:38:41.899Z] #13 100.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 100.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T22:38:41.899Z] #13 100.5 Selecting previously unselected package libbtrfs0. [2021-06-09T22:38:41.899Z] #13 100.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 100.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T22:38:41.899Z] #13 100.6 Selecting previously unselected package libbtrfs-dev. [2021-06-09T22:38:41.899Z] #13 100.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 100.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:38:41.899Z] #13 100.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-09T22:38:41.899Z] #13 100.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 100.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:41.899Z] #13 100.8 Selecting previously unselected package libudev-dev:amd64. [2021-06-09T22:38:41.899Z] #13 100.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 100.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:41.899Z] #13 101.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-09T22:38:41.899Z] #13 101.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 101.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T22:38:41.899Z] #13 101.3 Selecting previously unselected package libpcre16-3:amd64. [2021-06-09T22:38:41.899Z] #13 101.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 101.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:41.899Z] #13 101.4 Selecting previously unselected package libpcre32-3:amd64. [2021-06-09T22:38:41.899Z] #13 101.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 101.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:41.899Z] #13 101.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-09T22:38:41.899Z] #13 101.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 101.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T22:38:41.899Z] #13 102.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-09T22:38:41.899Z] #13 102.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 102.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T22:38:41.899Z] #13 102.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-09T22:38:41.899Z] #13 102.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 102.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T22:38:41.899Z] #13 102.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-09T22:38:41.899Z] #13 102.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 102.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:41.899Z] #13 102.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-09T22:38:41.899Z] #13 102.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 102.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:38:41.899Z] #13 102.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-09T22:38:41.899Z] #13 102.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T22:38:41.899Z] #13 102.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:41.899Z] #13 103.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T22:38:41.899Z] #13 103.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T22:38:41.899Z] #13 103.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T22:38:41.899Z] #13 103.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T22:38:41.899Z] #13 103.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:41.899Z] #13 103.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T22:38:41.899Z] #13 103.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:41.899Z] #13 103.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T22:38:41.899Z] #13 103.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T22:38:41.899Z] #13 103.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:41.899Z] #13 103.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T22:38:41.899Z] #13 103.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T22:38:41.899Z] #13 103.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T22:38:41.899Z] #13 103.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T22:38:41.899Z] #13 103.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T22:38:41.899Z] #13 103.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T22:38:41.899Z] #13 103.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T22:38:41.899Z] #13 103.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:41.899Z] #13 103.7 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 [2021-06-09T22:38:41.899Z] #13 103.7 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 [2021-06-09T22:38:41.899Z] #13 103.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T22:38:41.899Z] #13 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-09T22:38:41.899Z] #13 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-09T22:38:41.899Z] #13 103.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T22:38:41.899Z] #13 103.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T22:38:41.899Z] #13 103.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:41.899Z] #13 103.7 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T22:38:41.899Z] #13 103.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:41.899Z] #13 103.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T22:38:41.899Z] #13 103.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:38:41.955Z] #46 91.08 crypto/tls [2021-06-09T22:38:41.964Z] #46 ... [2021-06-09T22:38:41.964Z] [2021-06-09T22:38:41.964Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:38:41.964Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:38:42.535Z] #46 ... [2021-06-09T22:38:42.535Z] [2021-06-09T22:38:42.535Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T22:38:42.535Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-09T22:38:42.535Z] #14 DONE 1.9s [2021-06-09T22:38:42.535Z] [2021-06-09T22:38:42.535Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:42.535Z] #54 sha256:21562ca9c58129ada055c9b918fb43c2e1787502ec7054c02c6c1030b06c429a [2021-06-09T22:38:42.535Z] #54 1.783 + RM_GOPATH=0 [2021-06-09T22:38:42.535Z] #54 1.783 + TMP_GOPATH= [2021-06-09T22:38:42.535Z] #54 1.783 + : /build [2021-06-09T22:38:42.535Z] #54 1.783 + '[' -z '' ']' [2021-06-09T22:38:42.535Z] #54 1.783 ++ mktemp -d [2021-06-09T22:38:42.535Z] #54 1.783 + export GOPATH=/tmp/tmp.UKZdEkNBQs [2021-06-09T22:38:42.535Z] #54 1.783 + GOPATH=/tmp/tmp.UKZdEkNBQs [2021-06-09T22:38:42.535Z] #54 1.783 + RM_GOPATH=1 [2021-06-09T22:38:42.535Z] #54 1.783 + case "$(go env GOARCH)" in [2021-06-09T22:38:42.535Z] #54 1.784 ++ go env GOARCH [2021-06-09T22:38:42.685Z] #20 2.958 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:38:42.798Z] #54 1.810 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:42.798Z] #54 1.810 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:42.798Z] #54 1.811 ++ dirname /tmp/install/install.sh [2021-06-09T22:38:42.798Z] #54 1.813 + dir=/tmp/install [2021-06-09T22:38:42.798Z] #54 1.818 + bin=runc [2021-06-09T22:38:42.798Z] #54 1.818 + shift [2021-06-09T22:38:42.798Z] #54 1.818 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T22:38:42.798Z] #54 1.818 + . /tmp/install/runc.installer [2021-06-09T22:38:42.798Z] #54 1.818 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:38:42.798Z] #54 1.819 + install_runc [2021-06-09T22:38:42.798Z] #54 1.820 + uname -r [2021-06-09T22:38:42.798Z] #54 1.821 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T22:38:42.798Z] #54 1.828 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T22:38:42.798Z] #54 1.828 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T22:38:42.798Z] #54 1.828 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T22:38:42.798Z] #54 1.836 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UKZdEkNBQs/src/github.com/opencontainers/runc [2021-06-09T22:38:42.798Z] #54 1.846 Cloning into '/tmp/tmp.UKZdEkNBQs/src/github.com/opencontainers/runc'... [2021-06-09T22:38:42.833Z] #13 DONE 105.2s [2021-06-09T22:38:42.833Z] [2021-06-09T22:38:42.833Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T22:38:42.833Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T22:38:43.343Z] #20 1.438 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:38:43.343Z] #20 1.486 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:38:43.343Z] #20 1.524 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:38:43.343Z] #20 1.536 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:38:43.768Z] #14 ... [2021-06-09T22:38:43.768Z] [2021-06-09T22:38:43.768Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:38:43.768Z] #59 sha256:f769734f799cc1111b9e8b6bf08dcc7530322f385b013c498a778be0ba52d44d [2021-06-09T22:38:43.768Z] #59 DONE 110.6s [2021-06-09T22:38:43.768Z] [2021-06-09T22:38:43.768Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T22:38:43.768Z] #60 sha256:8dbcdf3b13da067c5d9b2a46e5bdc60616127986d498713f1cf9f7e625c3953c [2021-06-09T22:38:43.768Z] #60 DONE 0.2s [2021-06-09T22:38:43.768Z] [2021-06-09T22:38:43.768Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:43.768Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:38:43.911Z] #20 2.006 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T22:38:44.026Z] #54 ... [2021-06-09T22:38:44.026Z] [2021-06-09T22:38:44.026Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T22:38:44.026Z] #61 sha256:52a1b1cfe4d4c15108fd72a17385a4347aaa1ec29fb2c6a3d83bc30b8fde1705 [2021-06-09T22:38:44.026Z] #61 DONE 0.1s [2021-06-09T22:38:44.026Z] [2021-06-09T22:38:44.026Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:44.026Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:38:44.026Z] #46 103.6 crypto/tls [2021-06-09T22:38:44.026Z] #46 108.7 net/http/httptrace [2021-06-09T22:38:44.026Z] #46 108.9 net/http [2021-06-09T22:38:44.064Z] #20 4.250 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:38:44.193Z] #54 ... [2021-06-09T22:38:44.193Z] [2021-06-09T22:38:44.193Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T22:38:44.193Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-09T22:38:44.193Z] #15 DONE 1.7s [2021-06-09T22:38:44.456Z] [2021-06-09T22:38:44.456Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T22:38:44.456Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-09T22:38:44.847Z] #20 2.856 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:38:45.432Z] #20 5.668 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:38:45.863Z] #16 ... [2021-06-09T22:38:45.863Z] [2021-06-09T22:38:45.863Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-09T22:38:45.863Z] #59 sha256:cabf50020f71097cea5ae9bc336dfce41b0f7d07dff85dd59bd146fe81e68516 [2021-06-09T22:38:45.863Z] #59 88.22 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T22:38:45.863Z] #59 88.22 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T22:38:45.863Z] #59 DONE 95.1s [2021-06-09T22:38:45.863Z] [2021-06-09T22:38:45.863Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T22:38:45.863Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-09T22:38:45.863Z] #16 1.371 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T22:38:45.863Z] #16 DONE 1.5s [2021-06-09T22:38:45.863Z] [2021-06-09T22:38:45.863Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T22:38:45.863Z] #60 sha256:de6bc886e79c7d730be77360d1f7c1b9eef52f43e830610695065dcdad76721f [2021-06-09T22:38:45.863Z] #60 DONE 0.2s [2021-06-09T22:38:45.863Z] [2021-06-09T22:38:45.863Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T22:38:45.863Z] #61 sha256:ae656e2c3d0704e689c603362db899edc9a557c476943847e00514a2676fc66e [2021-06-09T22:38:45.863Z] #61 DONE 0.2s [2021-06-09T22:38:45.863Z] [2021-06-09T22:38:45.864Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T22:38:45.864Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-09T22:38:46.225Z] #20 4.336 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:38:47.312Z] #46 ... [2021-06-09T22:38:47.312Z] [2021-06-09T22:38:47.312Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:47.312Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:38:47.312Z] #54 4.207 + RM_GOPATH=0 [2021-06-09T22:38:47.312Z] #54 4.207 + TMP_GOPATH= [2021-06-09T22:38:47.312Z] #54 4.207 + : /build [2021-06-09T22:38:47.312Z] #54 4.207 + '[' -z '' ']' [2021-06-09T22:38:47.312Z] #54 4.208 ++ mktemp -d [2021-06-09T22:38:47.312Z] #54 4.209 + export GOPATH=/tmp/tmp.xwN94QscYk [2021-06-09T22:38:47.312Z] #54 4.209 + GOPATH=/tmp/tmp.xwN94QscYk [2021-06-09T22:38:47.312Z] #54 4.210 + RM_GOPATH=1 [2021-06-09T22:38:47.312Z] #54 4.210 + case "$(go env GOARCH)" in [2021-06-09T22:38:47.312Z] #54 4.210 ++ go env GOARCH [2021-06-09T22:38:47.312Z] #54 4.237 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:47.312Z] #54 4.237 + GO_BUILDMODE=-buildmode=pie [2021-06-09T22:38:47.312Z] #54 4.237 ++ dirname /tmp/install/install.sh [2021-06-09T22:38:47.312Z] #54 4.240 + dir=/tmp/install [2021-06-09T22:38:47.312Z] #54 4.241 + bin=runc [2021-06-09T22:38:47.312Z] #54 4.241 + shift [2021-06-09T22:38:47.312Z] #54 4.241 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T22:38:47.312Z] #54 4.241 + . /tmp/install/runc.installer [2021-06-09T22:38:47.312Z] #54 4.241 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:38:47.312Z] #54 4.241 + install_runc [2021-06-09T22:38:47.312Z] #54 4.248 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T22:38:47.312Z] #54 4.249 + uname -r [2021-06-09T22:38:47.312Z] #54 4.256 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T22:38:47.312Z] #54 4.256 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T22:38:47.312Z] #54 4.256 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xwN94QscYk/src/github.com/opencontainers/runc [2021-06-09T22:38:47.312Z] #54 4.256 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T22:38:47.312Z] #54 4.262 Cloning into '/tmp/tmp.xwN94QscYk/src/github.com/opencontainers/runc'... [2021-06-09T22:38:47.571Z] #54 ... [2021-06-09T22:38:47.571Z] [2021-06-09T22:38:47.571Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T22:38:47.571Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T22:38:47.571Z] #14 DONE 4.5s [2021-06-09T22:38:47.571Z] [2021-06-09T22:38:47.571Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T22:38:47.571Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T22:38:47.603Z] #20 5.716 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:38:47.790Z] #17 DONE 1.8s [2021-06-09T22:38:47.790Z] [2021-06-09T22:38:47.790Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T22:38:47.790Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-09T22:38:48.541Z] #20 ... [2021-06-09T22:38:48.541Z] [2021-06-09T22:38:48.541Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:48.541Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:38:48.541Z] #46 126.4 github.com/LK4D4/vndr/godl [2021-06-09T22:38:49.109Z] #46 127.1 github.com/LK4D4/vndr [2021-06-09T22:38:49.713Z] #18 DONE 1.9s [2021-06-09T22:38:49.713Z] [2021-06-09T22:38:49.713Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:49.713Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:38:49.713Z] #46 97.44 net/http/httptrace [2021-06-09T22:38:49.713Z] #46 97.78 net/http [2021-06-09T22:38:50.681Z] #20 10.58 Fetched 8973 kB in 9s (958 kB/s) [2021-06-09T22:38:51.130Z] #46 ... [2021-06-09T22:38:51.130Z] [2021-06-09T22:38:51.130Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T22:38:51.130Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-09T22:38:51.130Z] #19 DONE 1.4s [2021-06-09T22:38:51.130Z] [2021-06-09T22:38:51.130Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:38:51.130Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T22:38:51.852Z] #15 DONE 4.1s [2021-06-09T22:38:51.852Z] [2021-06-09T22:38:51.852Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T22:38:51.852Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T22:38:51.950Z] using credential docker-jenkins-github-credentials [2021-06-09T22:38:52.025Z] Cloning the remote Git repository [2021-06-09T22:38:52.025Z] Cloning with configured refspecs honoured and without tags [2021-06-09T22:38:52.527Z] #20 1.778 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:38:52.527Z] #20 1.805 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:38:52.790Z] #20 1.932 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:38:52.790Z] #20 1.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:38:53.201Z] #20 10.58 Reading package lists... [2021-06-09T22:38:53.201Z] #20 ... [2021-06-09T22:38:53.201Z] [2021-06-09T22:38:53.201Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:53.201Z] #54 sha256:24b3edd676d00560f724d0c9314c90972ac53cae6ccb456a4b97ebac05596fcb [2021-06-09T22:38:53.201Z] #54 12.57 + cd /tmp/tmp.AFiaYHn2YF/src/github.com/opencontainers/runc [2021-06-09T22:38:53.201Z] #54 12.57 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:38:53.201Z] #54 13.10 + '[' -z '' ']' [2021-06-09T22:38:53.201Z] #54 13.10 + target=static [2021-06-09T22:38:53.201Z] #54 13.10 + make 'BUILDTAGS=seccomp ' static [2021-06-09T22:38:53.201Z] #54 13.36 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T22:38:53.201Z] #54 ... [2021-06-09T22:38:53.201Z] [2021-06-09T22:38:53.201Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:53.201Z] #46 sha256:45c0fa25def2b5fd70d775a651e178613e5bfbe1bffa7c6bb36c2ee26ac2b716 [2021-06-09T22:38:53.201Z] #46 127.1 github.com/LK4D4/vndr/godl [2021-06-09T22:38:53.201Z] #46 127.7 github.com/LK4D4/vndr [2021-06-09T22:38:53.201Z] #46 DONE 136.0s [2021-06-09T22:38:53.365Z] #20 2.325 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-09T22:38:52.216Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T22:38:52.608Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-09T22:38:53.458Z] [2021-06-09T22:38:53.458Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:38:53.458Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:38:54.312Z] #20 3.146 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T22:38:54.375Z] #16 2.383 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T22:38:54.375Z] #16 DONE 2.5s [2021-06-09T22:38:54.375Z] [2021-06-09T22:38:54.375Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T22:38:54.375Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T22:38:54.387Z] #50 ... [2021-06-09T22:38:54.387Z] [2021-06-09T22:38:54.387Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:38:54.387Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:38:54.387Z] #20 10.58 Reading package lists... [2021-06-09T22:38:55.259Z] #20 4.251 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T22:38:53.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:38:53.560Z] > git --version # timeout=10 [2021-06-09T22:38:53.607Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-09T22:38:53.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:38:53.610Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:38:55.677Z] #46 ... [2021-06-09T22:38:55.677Z] [2021-06-09T22:38:55.677Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:55.677Z] #54 sha256:b10e3f02118b08c53186955c6c4558abeb00723152a446964db42a011280d0ee [2021-06-09T22:38:55.677Z] #54 12.72 + cd /tmp/tmp.kgTnmB7S4Z/src/github.com/opencontainers/runc [2021-06-09T22:38:55.677Z] #54 12.72 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:38:55.677Z] #54 13.27 + '[' -z '' ']' [2021-06-09T22:38:55.677Z] #54 13.27 + target=static [2021-06-09T22:38:55.677Z] #54 13.27 + make 'BUILDTAGS=seccomp ' static [2021-06-09T22:38:55.677Z] #54 13.55 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T22:38:55.677Z] #54 ... [2021-06-09T22:38:55.677Z] [2021-06-09T22:38:55.677Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:38:55.677Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:38:55.677Z] #20 10.14 Fetched 8973 kB in 9s (1003 kB/s) [2021-06-09T22:38:55.677Z] #20 10.14 Reading package lists... [2021-06-09T22:38:56.272Z] #17 DONE 2.3s [2021-06-09T22:38:56.272Z] [2021-06-09T22:38:56.272Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:38:56.272Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:38:56.272Z] #54 12.49 + cd /tmp/tmp.xwN94QscYk/src/github.com/opencontainers/runc [2021-06-09T22:38:56.272Z] #54 12.49 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:38:56.272Z] #54 12.88 + '[' -z '' ']' [2021-06-09T22:38:56.272Z] #54 12.88 + target=static [2021-06-09T22:38:56.272Z] #54 12.88 + make 'BUILDTAGS=seccomp ' static [2021-06-09T22:38:56.530Z] #54 13.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T22:38:56.651Z] #20 5.460 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T22:38:56.914Z] #20 ... [2021-06-09T22:38:56.914Z] [2021-06-09T22:38:56.914Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:56.914Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:38:56.914Z] #46 106.2 github.com/LK4D4/vndr/godl [2021-06-09T22:38:57.166Z] #20 14.81 Reading package lists... [2021-06-09T22:38:57.488Z] #46 106.9 github.com/LK4D4/vndr [2021-06-09T22:38:57.842Z] #20 14.13 Reading package lists... [2021-06-09T22:38:57.842Z] #20 ... [2021-06-09T22:38:57.842Z] [2021-06-09T22:38:57.842Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:38:57.843Z] #46 sha256:7766afef77e45f17e882654372812c3040bf09b75fcb4b2b41bd3386cb94da84 [2021-06-09T22:38:57.843Z] #46 DONE 135.6s [2021-06-09T22:38:57.843Z] [2021-06-09T22:38:57.843Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:38:57.843Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:38:58.352Z] #20 17.79 Building dependency tree... [2021-06-09T22:38:58.915Z] #20 ... [2021-06-09T22:38:58.915Z] [2021-06-09T22:38:58.915Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:38:58.915Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:38:58.915Z] #32 DONE 140.4s [2021-06-09T22:38:58.915Z] [2021-06-09T22:38:58.915Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:38:58.915Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:38:58.915Z] #57 ... [2021-06-09T22:38:58.915Z] [2021-06-09T22:38:58.915Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:38:58.915Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:38:58.915Z] #20 19.39 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T22:38:58.915Z] #20 19.39 The following additional packages will be installed: [2021-06-09T22:38:59.062Z] #54 ... [2021-06-09T22:38:59.062Z] [2021-06-09T22:38:59.062Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T22:38:59.062Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T22:38:59.062Z] #18 DONE 2.4s [2021-06-09T22:38:59.062Z] [2021-06-09T22:38:59.062Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T22:38:59.062Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T22:38:59.177Z] #20 19.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T22:38:59.177Z] #20 19.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T22:38:59.177Z] #20 19.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T22:38:59.177Z] #20 19.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T22:38:59.177Z] #20 19.39 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T22:38:59.177Z] #20 19.40 Suggested packages: [2021-06-09T22:38:59.177Z] #20 19.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T22:38:59.177Z] #20 19.40 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T22:38:59.177Z] #20 19.40 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T22:38:59.177Z] #20 19.40 quota [2021-06-09T22:38:59.177Z] #20 19.40 Recommended packages: [2021-06-09T22:38:59.177Z] #20 19.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T22:38:59.177Z] #20 19.40 python3-keyrings.alt python3-xdg unzip [2021-06-09T22:38:59.748Z] #20 14.13 Reading package lists... [2021-06-09T22:39:00.015Z] #20 17.78 Building dependency tree... [2021-06-09T22:39:00.951Z] #20 19.04 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T22:39:00.951Z] #20 19.04 The following additional packages will be installed: [2021-06-09T22:39:00.951Z] #20 19.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T22:39:00.951Z] #20 19.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T22:39:00.951Z] #20 19.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T22:39:00.951Z] #20 19.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T22:39:00.951Z] #20 19.04 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T22:39:00.951Z] #20 19.04 Suggested packages: [2021-06-09T22:39:00.951Z] #20 19.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T22:39:00.951Z] #20 19.05 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T22:39:00.951Z] #20 19.05 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T22:39:00.951Z] #20 19.05 quota [2021-06-09T22:39:00.951Z] #20 19.05 Recommended packages: [2021-06-09T22:39:00.951Z] #20 19.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T22:39:00.951Z] #20 19.05 python3-keyrings.alt python3-xdg unzip [2021-06-09T22:39:01.070Z] #20 21.05 The following NEW packages will be installed: [2021-06-09T22:39:01.070Z] #20 21.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T22:39:01.070Z] #20 21.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T22:39:01.070Z] #20 21.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T22:39:01.070Z] #20 21.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T22:39:01.070Z] #20 21.06 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T22:39:01.070Z] #20 21.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T22:39:01.070Z] #20 21.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T22:39:01.070Z] #20 21.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T22:39:01.070Z] #20 21.06 xz-utils zip [2021-06-09T22:39:01.070Z] #20 21.36 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:39:01.070Z] #20 21.36 Need to get 28.6 MB of archives. [2021-06-09T22:39:01.070Z] #20 21.36 After this operation, 116 MB of additional disk space will be used. [2021-06-09T22:39:01.070Z] #20 21.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-09T22:39:01.070Z] #20 21.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T22:39:01.070Z] #20 21.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T22:39:01.070Z] #20 21.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T22:39:01.070Z] #20 21.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T22:39:01.070Z] #20 21.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T22:39:01.327Z] #20 21.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:39:01.327Z] #20 21.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T22:39:01.327Z] #20 21.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T22:39:01.327Z] #20 21.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-09T22:39:01.327Z] #20 21.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-09T22:39:01.327Z] #20 21.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-09T22:39:01.327Z] #20 21.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-09T22:39:01.327Z] #20 21.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-09T22:39:01.327Z] #20 21.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-09T22:39:01.327Z] #20 21.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-09T22:39:01.327Z] #20 21.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T22:39:01.327Z] #20 21.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:39:01.327Z] #20 21.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T22:39:01.327Z] #20 21.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-09T22:39:01.328Z] #20 21.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-09T22:39:01.328Z] #20 21.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-09T22:39:01.328Z] #20 21.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-09T22:39:01.328Z] #20 21.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T22:39:01.585Z] #20 21.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T22:39:01.585Z] #20 21.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T22:39:01.585Z] #20 21.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-09T22:39:01.585Z] #20 21.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-09T22:39:01.585Z] #20 21.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T22:39:01.591Z] #19 DONE 2.4s [2021-06-09T22:39:01.591Z] [2021-06-09T22:39:01.591Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:01.591Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:39:01.842Z] #20 22.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T22:39:01.842Z] #20 22.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T22:39:01.842Z] #20 22.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T22:39:01.842Z] #20 22.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-09T22:39:01.842Z] #20 22.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-09T22:39:01.842Z] #20 22.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-09T22:39:01.842Z] #20 22.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T22:39:01.842Z] #20 22.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T22:39:01.842Z] #20 22.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T22:39:01.842Z] #20 22.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-09T22:39:01.842Z] #20 22.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:39:01.842Z] #20 22.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T22:39:01.842Z] #20 22.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T22:39:01.842Z] #20 22.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-09T22:39:01.842Z] #20 22.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-09T22:39:01.842Z] #20 22.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-09T22:39:01.842Z] #20 22.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T22:39:01.850Z] #20 ... [2021-06-09T22:39:01.850Z] [2021-06-09T22:39:01.850Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:39:01.850Z] #46 sha256:4fd8c29db645ae1614103905262702d7ce5c0c0d66f015d0d48bf9111acd0e2a [2021-06-09T22:39:01.850Z] #46 119.4 github.com/LK4D4/vndr/godl [2021-06-09T22:39:01.850Z] #46 120.2 github.com/LK4D4/vndr [2021-06-09T22:39:01.850Z] #46 DONE 128.7s [2021-06-09T22:39:01.850Z] [2021-06-09T22:39:01.850Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:01.850Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:39:02.098Z] #20 22.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-09T22:39:02.329Z] #20 20.32 The following NEW packages will be installed: [2021-06-09T22:39:02.329Z] #20 20.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T22:39:02.329Z] #20 20.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T22:39:02.329Z] #20 20.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T22:39:02.329Z] #20 20.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T22:39:02.329Z] #20 20.33 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T22:39:02.329Z] #20 20.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T22:39:02.329Z] #20 20.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T22:39:02.329Z] #20 20.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T22:39:02.329Z] #20 20.33 xz-utils zip [2021-06-09T22:39:02.355Z] #20 22.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-09T22:39:02.355Z] #20 22.54 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-09T22:39:02.588Z] #20 20.64 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:39:02.588Z] #20 20.64 Need to get 28.6 MB of archives. [2021-06-09T22:39:02.588Z] #20 20.64 After this operation, 116 MB of additional disk space will be used. [2021-06-09T22:39:02.588Z] #20 20.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-09T22:39:02.588Z] #20 20.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T22:39:02.588Z] #20 20.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T22:39:02.588Z] #20 20.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T22:39:02.588Z] #20 20.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T22:39:02.588Z] #20 20.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T22:39:02.588Z] #20 20.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:39:02.792Z] #46 ... [2021-06-09T22:39:02.792Z] [2021-06-09T22:39:02.792Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:39:02.792Z] #54 sha256:21562ca9c58129ada055c9b918fb43c2e1787502ec7054c02c6c1030b06c429a [2021-06-09T22:39:02.792Z] #54 11.28 + cd /tmp/tmp.UKZdEkNBQs/src/github.com/opencontainers/runc [2021-06-09T22:39:02.792Z] #54 11.28 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T22:39:02.792Z] #54 11.94 + '[' -z '' ']' [2021-06-09T22:39:02.792Z] #54 11.94 + target=static [2021-06-09T22:39:02.792Z] #54 11.94 + make 'BUILDTAGS=seccomp ' static [2021-06-09T22:39:02.792Z] #54 12.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T22:39:02.792Z] #54 ... [2021-06-09T22:39:02.792Z] [2021-06-09T22:39:02.792Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:02.792Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T22:39:02.792Z] #20 7.815 Fetched 8792 kB in 6s (1403 kB/s) [2021-06-09T22:39:02.792Z] #20 7.815 Reading package lists... [2021-06-09T22:39:02.847Z] #20 20.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T22:39:02.847Z] #20 20.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T22:39:02.847Z] #20 20.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-09T22:39:02.847Z] #20 20.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-09T22:39:02.847Z] #20 20.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-09T22:39:02.847Z] #20 20.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-09T22:39:02.847Z] #20 20.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-09T22:39:02.847Z] #20 20.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-09T22:39:02.847Z] #20 20.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-09T22:39:02.847Z] #20 20.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T22:39:02.847Z] #20 20.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:39:02.847Z] #20 20.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T22:39:02.847Z] #20 20.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-09T22:39:02.847Z] #20 20.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-09T22:39:02.847Z] #20 20.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-09T22:39:02.847Z] #20 20.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-09T22:39:02.847Z] #20 ... [2021-06-09T22:39:02.847Z] [2021-06-09T22:39:02.847Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:39:02.847Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:39:02.847Z] #32 DONE 140.3s [2021-06-09T22:39:02.847Z] [2021-06-09T22:39:02.847Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:02.847Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:39:02.847Z] #20 20.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T22:39:02.847Z] #20 21.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T22:39:02.847Z] #20 21.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T22:39:02.847Z] #20 21.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-09T22:39:02.847Z] #20 21.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-09T22:39:02.847Z] #20 21.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T22:39:02.917Z] #20 23.08 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:39:02.917Z] #20 23.17 Fetched 28.6 MB in 1s (19.8 MB/s) [2021-06-09T22:39:02.917Z] #20 23.24 Selecting previously unselected package pigz. [2021-06-09T22:39:02.917Z] #20 23.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-09T22:39:02.917Z] #20 23.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-09T22:39:02.917Z] #20 23.30 Unpacking pigz (2.4-1) ... [2021-06-09T22:39:03.174Z] #20 23.38 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T22:39:03.174Z] #20 23.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:03.174Z] #20 23.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:03.415Z] #20 21.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T22:39:03.415Z] #20 21.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T22:39:03.415Z] #20 21.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T22:39:03.415Z] #20 21.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-09T22:39:03.415Z] #20 21.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-09T22:39:03.430Z] #20 23.71 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:39:03.430Z] #20 23.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:03.430Z] #20 23.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:39:03.675Z] #20 21.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-09T22:39:03.675Z] #20 21.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T22:39:03.675Z] #20 21.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T22:39:03.675Z] #20 21.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T22:39:03.675Z] #20 21.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-09T22:39:03.675Z] #20 21.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:39:03.675Z] #20 21.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T22:39:03.675Z] #20 21.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T22:39:03.675Z] #20 21.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-09T22:39:03.675Z] #20 21.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-09T22:39:03.744Z] #20 10.77 Reading package lists... [2021-06-09T22:39:03.744Z] #20 ... [2021-06-09T22:39:03.744Z] [2021-06-09T22:39:03.744Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:39:03.744Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-09T22:39:03.744Z] #32 DONE 112.7s [2021-06-09T22:39:03.744Z] [2021-06-09T22:39:03.744Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:39:03.744Z] #50 sha256:550c38c8bb0e8abfea9ee64f5242a981e4ab255714451ca497c64216c5eb48b1 [2021-06-09T22:39:03.937Z] #20 21.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-09T22:39:03.937Z] #20 22.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T22:39:04.196Z] #20 22.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-09T22:39:04.196Z] #20 22.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-09T22:39:04.196Z] #20 22.48 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-09T22:39:04.359Z] #20 24.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:04.359Z] #20 24.51 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:39:04.693Z] #50 ... [2021-06-09T22:39:04.693Z] [2021-06-09T22:39:04.693Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-09T22:39:04.693Z] #46 sha256:c1f866b50a6cc4fc0dc7473d59f19d01f7bff340b845d72a45d113c1de74f74d [2021-06-09T22:39:04.693Z] #46 DONE 114.0s [2021-06-09T22:39:04.693Z] [2021-06-09T22:39:04.693Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:39:04.693Z] #54 sha256:21562ca9c58129ada055c9b918fb43c2e1787502ec7054c02c6c1030b06c429a [2021-06-09T22:39:04.764Z] #20 23.03 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:39:04.764Z] #20 23.12 Fetched 28.6 MB in 2s (13.5 MB/s) [2021-06-09T22:39:04.956Z] #54 ... [2021-06-09T22:39:04.956Z] [2021-06-09T22:39:04.956Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:04.956Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T22:39:04.956Z] #20 10.77 Reading package lists... [2021-06-09T22:39:05.023Z] #20 23.19 Selecting previously unselected package pigz. [2021-06-09T22:39:05.023Z] #20 23.20 (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 ... 23435 files and directories currently installed.) [2021-06-09T22:39:05.023Z] #20 23.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-09T22:39:05.023Z] #20 23.25 Unpacking pigz (2.4-1) ... [2021-06-09T22:39:05.023Z] #20 23.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T22:39:05.285Z] #20 23.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:05.285Z] #20 23.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:05.545Z] #20 23.69 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:39:05.545Z] #20 23.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:05.545Z] #20 23.71 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:39:05.793Z] #20 14.27 Building dependency tree... [2021-06-09T22:39:06.032Z] #20 4.268 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T22:39:06.032Z] #20 4.362 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T22:39:06.032Z] #20 4.538 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T22:39:06.032Z] #20 4.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T22:39:06.032Z] #20 4.730 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T22:39:06.251Z] #20 26.26 Selecting previously unselected package python3-minimal. [2021-06-09T22:39:06.251Z] #20 26.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-09T22:39:06.251Z] #20 26.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T22:39:06.251Z] #20 26.34 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:39:06.251Z] #20 26.41 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T22:39:06.251Z] #20 26.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T22:39:06.251Z] #20 26.43 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:39:06.251Z] #20 26.52 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T22:39:06.251Z] #20 26.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:06.251Z] #20 26.54 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:06.483Z] #20 24.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:06.483Z] #20 24.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:39:06.597Z] #20 5.522 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T22:39:06.754Z] #20 15.84 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T22:39:06.754Z] #20 15.84 The following additional packages will be installed: [2021-06-09T22:39:06.754Z] #20 15.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T22:39:06.754Z] #20 15.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T22:39:06.754Z] #20 15.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T22:39:06.754Z] #20 15.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T22:39:06.754Z] #20 15.84 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T22:39:06.754Z] #20 15.85 Suggested packages: [2021-06-09T22:39:06.754Z] #20 15.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T22:39:06.754Z] #20 15.85 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T22:39:06.754Z] #20 15.85 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T22:39:06.754Z] #20 15.85 quota [2021-06-09T22:39:06.754Z] #20 15.85 Recommended packages: [2021-06-09T22:39:06.754Z] #20 15.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T22:39:06.754Z] #20 15.85 python3-keyrings.alt python3-xdg unzip [2021-06-09T22:39:06.855Z] #20 ... [2021-06-09T22:39:06.855Z] [2021-06-09T22:39:06.855Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T22:39:06.855Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T22:39:06.855Z] #32 DONE 133.5s [2021-06-09T22:39:07.113Z] [2021-06-09T22:39:07.113Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:07.113Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:39:07.181Z] #20 27.25 Selecting previously unselected package python3.7. [2021-06-09T22:39:07.181Z] #20 27.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:07.181Z] #20 27.27 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:07.181Z] #20 27.38 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T22:39:07.181Z] #20 27.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T22:39:07.181Z] #20 27.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:39:07.181Z] #20 27.50 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:39:07.679Z] #20 6.531 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-09T22:39:07.880Z] #20 26.01 Selecting previously unselected package python3-minimal. [2021-06-09T22:39:07.880Z] #20 26.01 (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 ... 23684 files and directories currently installed.) [2021-06-09T22:39:07.880Z] #20 26.05 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T22:39:07.880Z] #20 26.06 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:39:08.000Z] #20 28.22 Selecting previously unselected package python3. [2021-06-09T22:39:08.000Z] #20 28.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-09T22:39:08.000Z] #20 28.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-09T22:39:08.000Z] #20 28.28 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:39:08.138Z] #20 26.13 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T22:39:08.138Z] #20 26.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T22:39:08.138Z] #20 26.15 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:39:08.138Z] #20 26.26 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T22:39:08.138Z] #20 26.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:08.138Z] #20 26.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:08.146Z] #20 17.00 The following NEW packages will be installed: [2021-06-09T22:39:08.146Z] #20 17.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T22:39:08.146Z] #20 17.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T22:39:08.146Z] #20 17.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T22:39:08.146Z] #20 17.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T22:39:08.146Z] #20 17.01 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T22:39:08.146Z] #20 17.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T22:39:08.146Z] #20 17.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T22:39:08.146Z] #20 17.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T22:39:08.146Z] #20 17.01 xz-utils zip [2021-06-09T22:39:08.257Z] #20 28.39 Selecting previously unselected package libip4tc0:amd64. [2021-06-09T22:39:08.257Z] #20 28.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-09T22:39:08.257Z] #20 28.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:08.258Z] #20 28.50 Selecting previously unselected package libip6tc0:amd64. [2021-06-09T22:39:08.258Z] #20 28.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-09T22:39:08.258Z] #20 28.51 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:08.258Z] #20 28.60 Selecting previously unselected package libiptc0:amd64. [2021-06-09T22:39:08.409Z] #20 17.49 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:39:08.409Z] #20 17.49 Need to get 27.7 MB of archives. [2021-06-09T22:39:08.409Z] #20 17.49 After this operation, 114 MB of additional disk space will be used. [2021-06-09T22:39:08.409Z] #20 17.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-09T22:39:08.409Z] #20 17.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-09T22:39:08.409Z] #20 17.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-09T22:39:08.409Z] #20 17.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-09T22:39:08.409Z] #20 17.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-09T22:39:08.409Z] #20 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-09T22:39:08.409Z] #20 17.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:39:08.409Z] #20 17.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-09T22:39:08.409Z] #20 17.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-09T22:39:08.515Z] #20 28.61 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-09T22:39:08.515Z] #20 28.62 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:08.515Z] #20 28.69 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-09T22:39:08.515Z] #20 28.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-09T22:39:08.515Z] #20 28.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T22:39:08.515Z] #20 28.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-09T22:39:08.515Z] #20 28.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-09T22:39:08.515Z] #20 28.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T22:39:08.515Z] #20 28.83 Selecting previously unselected package libnftnl11:amd64. [2021-06-09T22:39:08.515Z] #20 28.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-09T22:39:08.515Z] #20 28.83 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T22:39:08.672Z] #20 17.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-09T22:39:08.672Z] #20 17.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-09T22:39:08.672Z] #20 17.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-09T22:39:08.672Z] #20 17.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-09T22:39:08.672Z] #20 17.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-09T22:39:08.672Z] #20 17.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-09T22:39:08.672Z] #20 17.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-09T22:39:08.672Z] #20 17.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-09T22:39:08.672Z] #20 17.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:39:08.672Z] #20 17.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T22:39:08.672Z] #20 17.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-06-09T22:39:08.672Z] #20 17.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-09T22:39:08.672Z] #20 17.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-09T22:39:08.672Z] #20 17.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-09T22:39:08.672Z] #20 17.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-09T22:39:08.672Z] #20 17.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-09T22:39:08.672Z] #20 17.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-09T22:39:08.672Z] #20 17.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-09T22:39:08.672Z] #20 17.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-09T22:39:08.672Z] #20 17.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-09T22:39:08.775Z] #20 28.90 Selecting previously unselected package iptables. [2021-06-09T22:39:08.775Z] #20 28.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-09T22:39:08.775Z] #20 28.92 Unpacking iptables (1.8.2-4) ... [2021-06-09T22:39:08.935Z] #20 18.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-09T22:39:08.935Z] #20 18.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-09T22:39:08.935Z] #20 18.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-09T22:39:08.935Z] #20 18.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-09T22:39:09.043Z] #20 29.16 Selecting previously unselected package xxd. [2021-06-09T22:39:09.043Z] #20 29.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:39:09.043Z] #20 29.17 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:39:09.043Z] #20 29.28 Selecting previously unselected package vim-common. [2021-06-09T22:39:09.043Z] #20 29.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:39:09.043Z] #20 29.33 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:39:09.051Z] #20 7.809 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T22:39:09.074Z] #20 27.03 Selecting previously unselected package python3.7. [2021-06-09T22:39:09.074Z] #20 27.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:09.074Z] #20 27.04 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:09.074Z] #20 27.16 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T22:39:09.074Z] #20 27.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T22:39:09.074Z] #20 27.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:39:09.074Z] #20 27.29 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:39:09.203Z] #20 18.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-09T22:39:09.203Z] #20 18.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-06-09T22:39:09.203Z] #20 18.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T22:39:09.203Z] #20 18.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T22:39:09.203Z] #20 18.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T22:39:09.203Z] #20 18.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-09T22:39:09.203Z] #20 18.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:39:09.203Z] #20 18.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T22:39:09.203Z] #20 18.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T22:39:09.203Z] #20 18.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-09T22:39:09.203Z] #20 18.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-06-09T22:39:09.203Z] #20 18.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-09T22:39:09.203Z] #20 18.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T22:39:09.300Z] #20 29.48 Selecting previously unselected package bash-completion. [2021-06-09T22:39:09.300Z] #20 29.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T22:39:09.480Z] #20 18.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-09T22:39:09.743Z] #20 18.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-09T22:39:09.743Z] #20 18.76 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-09T22:39:10.012Z] #20 28.09 Selecting previously unselected package python3. [2021-06-09T22:39:10.012Z] #20 28.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-09T22:39:10.012Z] #20 28.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-09T22:39:10.012Z] #20 28.15 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:39:10.012Z] #20 28.23 Selecting previously unselected package libip4tc0:amd64. [2021-06-09T22:39:10.012Z] #20 28.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-09T22:39:10.012Z] #20 28.24 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:10.280Z] #20 28.31 Selecting previously unselected package libip6tc0:amd64. [2021-06-09T22:39:10.280Z] #20 28.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-09T22:39:10.280Z] #20 28.32 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:10.280Z] #20 28.39 Selecting previously unselected package libiptc0:amd64. [2021-06-09T22:39:10.280Z] #20 28.40 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-09T22:39:10.280Z] #20 28.41 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:10.280Z] #20 28.50 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-09T22:39:10.280Z] #20 28.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-09T22:39:10.280Z] #20 28.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T22:39:10.317Z] #20 19.37 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:39:10.317Z] #20 19.45 Fetched 27.7 MB in 2s (16.3 MB/s) [2021-06-09T22:39:10.317Z] #20 19.52 Selecting previously unselected package pigz. [2021-06-09T22:39:10.539Z] #20 28.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-09T22:39:10.539Z] #20 28.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-09T22:39:10.539Z] #20 28.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T22:39:10.539Z] #20 28.65 Selecting previously unselected package libnftnl11:amd64. [2021-06-09T22:39:10.539Z] #20 28.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-09T22:39:10.539Z] #20 28.66 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T22:39:10.539Z] #20 28.73 Selecting previously unselected package iptables. [2021-06-09T22:39:10.539Z] #20 28.74 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-09T22:39:10.539Z] #20 28.75 Unpacking iptables (1.8.2-4) ... [2021-06-09T22:39:10.579Z] #20 19.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-06-09T22:39:10.580Z] #20 19.59 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-09T22:39:10.580Z] #20 19.60 Unpacking pigz (2.4-1) ... [2021-06-09T22:39:10.580Z] #20 19.73 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-09T22:39:10.580Z] #20 19.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T22:39:10.580Z] #20 19.74 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:10.798Z] #20 29.03 Selecting previously unselected package xxd. [2021-06-09T22:39:10.798Z] #20 29.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:39:10.798Z] #20 29.05 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:39:11.057Z] #20 29.17 Selecting previously unselected package vim-common. [2021-06-09T22:39:11.057Z] #20 29.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:39:11.057Z] #20 29.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:39:11.058Z] Fetching without tags [2021-06-09T22:39:10.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:39:10.806Z] > git config --add remote.origin.fetch +refs/pull/42503/head:refs/remotes/origin/PR-42503 # timeout=10 [2021-06-09T22:39:10.852Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:39:10.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T22:39:11.154Z] #20 20.13 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:39:11.154Z] #20 20.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T22:39:11.154Z] #20 20.16 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:39:11.317Z] #20 29.36 Selecting previously unselected package bash-completion. [2021-06-09T22:39:11.317Z] #20 29.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T22:39:11.730Z] #20 20.77 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:11.730Z] #20 20.79 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:39:11.794Z] Merging remotes/origin/master commit 594fdec993f4104898b66c1a32f56e6462fe079e into PR head commit 508a0979d9e3a15361d4b936252111796c0580d3 [2021-06-09T22:39:11.820Z] #20 31.81 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T22:39:11.820Z] #20 32.18 Selecting previously unselected package bzip2. [2021-06-09T22:39:11.820Z] #20 32.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-09T22:39:11.820Z] #20 32.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:39:12.079Z] #20 32.30 Selecting previously unselected package xz-utils. [2021-06-09T22:39:12.079Z] #20 32.30 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-09T22:39:12.079Z] #20 32.31 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T22:39:12.079Z] #20 32.46 Selecting previously unselected package apparmor. [2021-06-09T22:39:12.079Z] #20 32.46 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-09T22:39:12.079Z] #20 32.54 Unpacking apparmor (2.13.2-10) ... [2021-06-09T22:39:12.336Z] #20 32.80 Selecting previously unselected package aufs-tools. [2021-06-09T22:39:12.593Z] #20 32.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-09T22:39:12.593Z] #20 32.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:39:12.644Z] #57 209.1 # github.com/containerd/containerd/cmd/containerd [2021-06-09T22:39:12.644Z] #57 209.1 /usr/bin/ld: /tmp/go-link-938809745/000018.o: in function `New': [2021-06-09T22:39:12.644Z] #57 209.1 /tmp/tmp.G5saTuEnrK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-09T22:39:12.644Z] #57 209.1 + bin/containerd-stress [2021-06-09T22:39:12.644Z] #57 211.5 + bin/containerd-shim [2021-06-09T22:39:12.852Z] #20 32.94 Selecting previously unselected package libonig5:amd64. [2021-06-09T22:39:12.852Z] #20 32.96 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T22:39:12.852Z] #20 32.97 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:39:12.852Z] #20 33.11 Selecting previously unselected package libjq1:amd64. [2021-06-09T22:39:12.852Z] #20 33.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:39:12.852Z] #20 33.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:39:13.111Z] #20 33.26 Selecting previously unselected package jq. [2021-06-09T22:39:13.112Z] #20 33.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:39:13.112Z] #20 33.28 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:39:13.112Z] #20 33.36 Selecting previously unselected package libaio1:amd64. [2021-06-09T22:39:13.112Z] #20 33.36 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-09T22:39:13.112Z] #20 33.36 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-09T22:39:13.112Z] #20 33.42 Selecting previously unselected package libgpm2:amd64. [2021-06-09T22:39:13.112Z] #20 33.44 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-09T22:39:13.112Z] #20 33.44 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-09T22:39:13.112Z] #20 33.49 Selecting previously unselected package libicu63:amd64. [2021-06-09T22:39:13.234Z] #20 11.43 Fetched 8973 kB in 7s (1211 kB/s) [2021-06-09T22:39:13.369Z] #20 33.49 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T22:39:13.369Z] #20 33.50 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:39:13.660Z] #20 22.51 Selecting previously unselected package python3-minimal. [2021-06-09T22:39:13.660Z] #20 22.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 ... 23657 files and directories currently installed.) [2021-06-09T22:39:13.660Z] #20 22.61 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-09T22:39:13.660Z] #20 22.62 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:39:13.660Z] #20 22.73 Selecting previously unselected package libmpdec2:arm64. [2021-06-09T22:39:13.660Z] #20 22.74 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-09T22:39:13.660Z] #20 22.76 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T22:39:13.852Z] #20 31.67 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T22:39:13.852Z] #20 31.93 Selecting previously unselected package bzip2. [2021-06-09T22:39:13.852Z] #20 31.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-09T22:39:13.852Z] #20 31.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:39:13.852Z] #20 32.01 Selecting previously unselected package xz-utils. [2021-06-09T22:39:13.852Z] #20 32.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-09T22:39:13.852Z] #20 32.02 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T22:39:13.923Z] #20 22.86 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-09T22:39:13.923Z] #20 22.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T22:39:13.923Z] #20 22.88 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:14.113Z] #20 32.16 Selecting previously unselected package apparmor. [2021-06-09T22:39:14.113Z] #20 32.16 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-09T22:39:14.113Z] #20 32.24 Unpacking apparmor (2.13.2-10) ... [2021-06-09T22:39:11.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T22:39:11.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:39:11.097Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42503/head:refs/remotes/origin/PR-42503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T22:39:11.902Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:39:11.949Z] > git checkout -f 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:39:14.372Z] #20 32.58 Selecting previously unselected package aufs-tools. [2021-06-09T22:39:14.372Z] #20 32.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-09T22:39:14.372Z] #20 32.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:39:14.632Z] #20 32.73 Selecting previously unselected package libonig5:amd64. [2021-06-09T22:39:14.632Z] #20 32.75 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T22:39:14.632Z] #20 32.76 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:39:14.883Z] #20 23.82 Selecting previously unselected package python3.7. [2021-06-09T22:39:14.883Z] #20 23.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T22:39:14.883Z] #20 23.86 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:14.883Z] #20 24.03 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-09T22:39:14.891Z] #20 32.89 Selecting previously unselected package libjq1:amd64. [2021-06-09T22:39:14.891Z] #20 32.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:39:14.891Z] #20 32.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:39:14.891Z] #20 33.01 Selecting previously unselected package jq. [2021-06-09T22:39:14.891Z] #20 33.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:39:14.891Z] #20 33.03 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:39:14.891Z] #20 33.11 Selecting previously unselected package libaio1:amd64. [2021-06-09T22:39:14.891Z] #20 33.11 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-09T22:39:14.891Z] #20 33.12 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-09T22:39:14.891Z] #20 33.17 Selecting previously unselected package libgpm2:amd64. [2021-06-09T22:39:14.891Z] #20 33.18 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-09T22:39:14.891Z] #20 33.19 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-09T22:39:15.134Z] #20 11.43 Reading package lists... [2021-06-09T22:39:15.146Z] #20 24.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-09T22:39:15.146Z] #20 24.05 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T22:39:15.146Z] #20 24.23 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:39:15.150Z] #20 33.26 Selecting previously unselected package libicu63:amd64. [2021-06-09T22:39:15.150Z] #20 33.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T22:39:15.150Z] #20 33.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:39:15.643Z] Merge succeeded, producing a195b8ebe1d533686b7ad684ef53194a56e385dd [2021-06-09T22:39:15.643Z] Checking out Revision a195b8ebe1d533686b7ad684ef53194a56e385dd (PR-42503) [2021-06-09T22:39:15.889Z] #20 36.21 Selecting previously unselected package libnet1:amd64. [2021-06-09T22:39:15.889Z] #20 36.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T22:39:15.889Z] #20 36.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:39:15.889Z] #20 36.31 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T22:39:16.093Z] #20 25.19 Selecting previously unselected package python3. [2021-06-09T22:39:16.093Z] #20 25.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 ... 24069 files and directories currently installed.) [2021-06-09T22:39:16.093Z] #20 25.26 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-09T22:39:16.093Z] #20 25.29 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:39:16.146Z] #20 36.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T22:39:16.146Z] #20 36.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:39:16.146Z] #20 36.41 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T22:39:16.146Z] #20 36.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T22:39:16.146Z] #20 36.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:39:16.146Z] #20 36.51 Selecting previously unselected package libreadline5:amd64. [2021-06-09T22:39:16.146Z] #20 36.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-09T22:39:16.146Z] #20 36.53 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T22:39:16.356Z] #20 25.41 Selecting previously unselected package libip4tc0:arm64. [2021-06-09T22:39:16.356Z] #20 25.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-09T22:39:16.356Z] #20 25.44 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-09T22:39:16.356Z] #20 25.54 Selecting previously unselected package libip6tc0:arm64. [2021-06-09T22:39:16.356Z] #20 25.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-09T22:39:16.356Z] #20 25.56 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-09T22:39:16.402Z] #20 36.64 Selecting previously unselected package net-tools. [2021-06-09T22:39:16.402Z] #20 36.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-09T22:39:16.402Z] #20 36.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:39:16.618Z] #20 25.75 Selecting previously unselected package libiptc0:arm64. [2021-06-09T22:39:16.619Z] #20 25.75 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-09T22:39:16.619Z] #20 25.76 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-09T22:39:16.619Z] #20 25.86 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-09T22:39:16.659Z] #20 36.83 Selecting previously unselected package patch. [2021-06-09T22:39:16.659Z] #20 36.83 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-09T22:39:16.659Z] #20 36.84 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T22:39:16.659Z] #20 36.94 Selecting previously unselected package python-pip-whl. [2021-06-09T22:39:16.659Z] #20 36.95 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T22:39:16.659Z] #20 36.96 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T22:39:16.882Z] #20 25.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-09T22:39:16.882Z] #20 25.87 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-09T22:39:16.882Z] #20 25.96 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-09T22:39:16.882Z] #20 25.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-09T22:39:16.882Z] #20 25.98 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-09T22:39:16.882Z] #20 26.08 Selecting previously unselected package libnftnl11:arm64. [2021-06-09T22:39:17.144Z] #20 26.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-09T22:39:17.144Z] #20 26.13 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-09T22:39:17.144Z] #20 26.24 Selecting previously unselected package iptables. [2021-06-09T22:39:17.144Z] #20 26.25 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-09T22:39:17.144Z] #20 26.26 Unpacking iptables (1.8.2-4) ... [2021-06-09T22:39:17.221Z] #20 37.45 Selecting previously unselected package python3-lib2to3. [2021-06-09T22:39:17.221Z] #20 37.46 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T22:39:17.221Z] #20 37.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:39:17.221Z] #20 37.57 Selecting previously unselected package python3-distutils. [2021-06-09T22:39:17.221Z] #20 37.57 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T22:39:17.221Z] #20 37.58 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T22:39:14.826Z] > git remote # timeout=10 [2021-06-09T22:39:14.905Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T22:39:14.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T22:39:14.953Z] > git merge 594fdec993f4104898b66c1a32f56e6462fe079e # timeout=10 [2021-06-09T22:39:15.528Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-09T22:39:15.678Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T22:39:15.726Z] > git checkout -f a195b8ebe1d533686b7ad684ef53194a56e385dd # timeout=10 [2021-06-09T22:39:17.476Z] #20 ... [2021-06-09T22:39:17.476Z] [2021-06-09T22:39:17.476Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:39:17.476Z] #24 sha256:8524af7e882ce2140d5612ef526252b205046ece5678c064e704b429b93fcda6 [2021-06-09T22:39:17.476Z] #24 116.8 Checking out files: 29% (3461/11564) Checking out files: 30% (3470/11564) Checking out files: 31% (3585/11564) Checking out files: 32% (3701/11564) Checking out files: 33% (3817/11564) Checking out files: 34% (3932/11564) Checking out files: 35% (4048/11564) Checking out files: 36% (4164/11564) Checking out files: 37% (4279/11564) Checking out files: 38% (4395/11564) Checking out files: 39% (4510/11564) Checking out files: 40% (4626/11564) Checking out files: 41% (4742/11564) Checking out files: 42% (4857/11564) Checking out files: 43% (4973/11564) Checking out files: 44% (5089/11564) Checking out files: 45% (5204/11564) Checking out files: 46% (5320/11564) Checking out files: 47% (5436/11564) Checking out files: 48% (5551/11564) Checking out files: 49% (5667/11564) Checking out files: 50% (5782/11564) Checking out files: 51% (5898/11564) Checking out files: 52% (6014/11564) Checking out files: 53% (6129/11564) Checking out files: 53% (6202/11564) Checking out files: 54% (6245/11564) Checking out files: 55% (6361/11564) Checking out files: 56% (6476/11564) Checking out files: 57% (6592/11564) Checking out files: 58% (6708/11564) Checking out files: 59% (6823/11564) Checking out files: 60% (6939/11564) Checking out files: 61% (7055/11564) Checking out files: 62% (7170/11564) Checking out files: 63% (7286/11564) Checking out files: 64% (7401/11564) Checking out files: 65% (7517/11564) Checking out files: 66% (7633/11564) Checking out files: 67% (7748/11564) Checking out files: 68% (7864/11564) Checking out files: 69% (7980/11564) Checking out files: 70% (8095/11564) Checking out files: 71% (8211/11564) Checking out files: 72% (8327/11564) Checking out files: 73% (8442/11564) Checking out files: 74% (8558/11564) Checking out files: 75% (8673/11564) Checking out files: 76% (8789/11564) Checking out files: 77% (8905/11564) Checking out files: 78% (9020/11564) Checking out files: 78% (9090/11564) Checking out files: 79% (9136/11564) Checking out files: 80% (9252/11564) Checking out files: 81% (9367/11564) Checking out files: 82% (9483/11564) Checking out files: 83% (9599/11564) Checking out files: 84% (9714/11564) Checking out files: 85% (9830/11564) Checking out files: 86% (9946/11564) Checking out files: 87% (10061/11564) Checking out files: 88% (10177/11564) Checking out files: 89% (10292/11564) Checking out files: 90% (10408/11564) Checking out files: 91% (10524/11564) Checking out files: 92% (10639/11564) Checking out files: 93% (10755/11564) Checking out files: 94% (10871/11564) Checking out files: 95% (10986/11564) Checking out files: 96% (11102/11564) Checking out files: 97% (11218/11564) Checking out files: 98% (11333/11564) Checking out files: 99% (11449/11564) Checking out files: 100% (11564/11564) Checking out files: 100% (11564/11564), done. [2021-06-09T22:39:17.476Z] #24 119.5 + cd /tmp/tmp.Sb0olLOqtS/tmp/docker-ce [2021-06-09T22:39:17.476Z] #24 119.5 + git checkout -q v17.06.2-ce [2021-06-09T22:39:17.476Z] #24 122.7 + mkdir -p /tmp/tmp.Sb0olLOqtS/src/github.com/docker [2021-06-09T22:39:17.476Z] #24 122.7 + mv components/cli /tmp/tmp.Sb0olLOqtS/src/github.com/docker/cli [2021-06-09T22:39:17.476Z] #24 122.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-09T22:39:17.476Z] #24 ... [2021-06-09T22:39:17.476Z] [2021-06-09T22:39:17.476Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:17.476Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T22:39:17.478Z] #20 37.72 Selecting previously unselected package python3-pip. [2021-06-09T22:39:17.478Z] #20 37.74 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T22:39:17.478Z] #20 37.75 Unpacking python3-pip (18.1-5) ... [2021-06-09T22:39:17.478Z] #20 37.92 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:39:17.660Z] #20 14.07 Reading package lists... [2021-06-09T22:39:17.734Z] #20 37.94 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:39:17.734Z] #20 37.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:39:17.741Z] #20 26.66 Selecting previously unselected package xxd. [2021-06-09T22:39:17.741Z] #20 26.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-09T22:39:17.741Z] #20 26.78 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:39:17.919Z] #57 218.5 + bin/containerd-shim-runc-v1 [2021-06-09T22:39:17.990Z] #20 38.07 Selecting previously unselected package python3-setuptools. [2021-06-09T22:39:17.990Z] #20 38.07 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T22:39:17.990Z] #20 38.08 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T22:39:17.990Z] #20 38.29 Selecting previously unselected package python3-wheel. [2021-06-09T22:39:17.990Z] #20 38.31 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T22:39:18.003Z] #20 26.93 Selecting previously unselected package vim-common. [2021-06-09T22:39:18.003Z] #20 26.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:39:18.003Z] #20 26.99 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:39:18.226Z] #20 16.52 Building dependency tree... [2021-06-09T22:39:18.266Z] #20 27.20 Selecting previously unselected package bash-completion. [2021-06-09T22:39:18.266Z] #20 27.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T22:39:18.272Z] #20 38.32 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T22:39:18.272Z] #20 38.41 Selecting previously unselected package sudo. [2021-06-09T22:39:18.272Z] #20 38.41 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-09T22:39:18.272Z] #20 38.42 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:39:18.439Z] #20 36.06 Selecting previously unselected package libnet1:amd64. [2021-06-09T22:39:18.439Z] #20 36.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T22:39:18.439Z] #20 36.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:39:18.439Z] #20 36.16 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T22:39:18.439Z] #20 36.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T22:39:18.439Z] #20 36.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:39:18.439Z] #20 36.25 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T22:39:18.439Z] #20 36.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T22:39:18.439Z] #20 36.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:39:18.439Z] #20 36.34 Selecting previously unselected package libreadline5:amd64. [2021-06-09T22:39:18.439Z] #20 36.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-09T22:39:18.439Z] #20 36.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T22:39:18.439Z] #20 36.45 Selecting previously unselected package net-tools. [2021-06-09T22:39:18.439Z] #20 36.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-09T22:39:18.439Z] #20 36.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:39:18.439Z] #20 36.66 Selecting previously unselected package patch. [2021-06-09T22:39:18.439Z] #20 36.67 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-09T22:39:18.439Z] #20 36.67 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T22:39:18.484Z] #20 17.46 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T22:39:18.484Z] #20 17.46 The following additional packages will be installed: [2021-06-09T22:39:18.559Z] #20 38.91 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T22:39:18.699Z] #20 36.78 Selecting previously unselected package python-pip-whl. [2021-06-09T22:39:18.699Z] #20 36.78 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T22:39:18.699Z] #20 36.79 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T22:39:18.742Z] #20 17.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T22:39:18.742Z] #20 17.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T22:39:18.742Z] #20 17.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T22:39:18.742Z] #20 17.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T22:39:18.742Z] #20 17.47 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T22:39:18.742Z] #20 17.47 Suggested packages: [2021-06-09T22:39:18.742Z] #20 17.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T22:39:18.742Z] #20 17.47 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T22:39:18.742Z] #20 17.47 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T22:39:18.742Z] #20 17.47 quota [2021-06-09T22:39:18.742Z] #20 17.47 Recommended packages: [2021-06-09T22:39:18.742Z] #20 17.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T22:39:18.742Z] #20 17.47 python3-keyrings.alt python3-xdg unzip [2021-06-09T22:39:18.821Z] #20 38.91 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-09T22:39:18.821Z] #20 38.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:39:19.078Z] #20 39.24 Selecting previously unselected package uidmap. [2021-06-09T22:39:19.078Z] #20 39.25 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-09T22:39:19.078Z] #20 39.26 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T22:39:19.078Z] #20 39.39 Selecting previously unselected package vim-runtime. [2021-06-09T22:39:19.078Z] #20 39.39 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:39:19.078Z] #20 39.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-09T22:39:19.078Z] #20 39.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T22:39:19.078Z] #20 39.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:39:19.266Z] #20 37.30 Selecting previously unselected package python3-lib2to3. [2021-06-09T22:39:19.266Z] #20 37.31 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T22:39:19.266Z] #20 37.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:39:19.267Z] #20 37.44 Selecting previously unselected package python3-distutils. [2021-06-09T22:39:19.267Z] #20 37.45 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T22:39:19.267Z] #20 37.45 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T22:39:19.526Z] #20 37.64 Selecting previously unselected package python3-pip. [2021-06-09T22:39:19.526Z] #20 37.65 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T22:39:19.526Z] #20 37.66 Unpacking python3-pip (18.1-5) ... [2021-06-09T22:39:19.787Z] #20 37.80 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:39:19.787Z] #20 37.80 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:39:19.787Z] #20 37.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:39:19.787Z] #20 37.93 Selecting previously unselected package python3-setuptools. [2021-06-09T22:39:19.787Z] #20 37.93 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T22:39:19.787Z] #20 37.94 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T22:39:20.045Z] #20 38.14 Selecting previously unselected package python3-wheel. [2021-06-09T22:39:20.045Z] #20 38.15 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T22:39:20.045Z] #20 38.16 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T22:39:20.045Z] #20 38.22 Selecting previously unselected package sudo. [2021-06-09T22:39:20.045Z] #20 38.24 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-09T22:39:20.045Z] #20 38.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:39:20.117Z] #20 18.82 The following NEW packages will be installed: [2021-06-09T22:39:20.117Z] #20 18.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T22:39:20.117Z] #20 18.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T22:39:20.117Z] #20 18.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T22:39:20.117Z] #20 18.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T22:39:20.117Z] #20 18.83 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T22:39:20.117Z] #20 18.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T22:39:20.117Z] #20 18.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T22:39:20.117Z] #20 18.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T22:39:20.117Z] #20 18.83 xz-utils zip [2021-06-09T22:39:20.375Z] #20 19.12 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:39:20.375Z] #20 19.12 Need to get 28.6 MB of archives. [2021-06-09T22:39:20.375Z] #20 19.12 After this operation, 116 MB of additional disk space will be used. [2021-06-09T22:39:20.375Z] #20 19.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-09T22:39:20.375Z] #20 19.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T22:39:20.375Z] #20 19.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T22:39:20.375Z] #20 19.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T22:39:20.375Z] #20 19.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T22:39:20.375Z] #20 19.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T22:39:20.613Z] #20 38.70 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T22:39:20.613Z] #20 38.70 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-09T22:39:20.613Z] #20 38.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:39:20.613Z] #20 38.89 Selecting previously unselected package uidmap. [2021-06-09T22:39:20.613Z] #20 38.90 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-09T22:39:20.613Z] #20 38.90 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T22:39:20.635Z] #20 19.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T22:39:20.635Z] #20 19.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T22:39:20.635Z] #20 19.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T22:39:20.635Z] #20 19.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-09T22:39:20.635Z] #20 19.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-09T22:39:20.635Z] #20 19.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-09T22:39:20.635Z] #20 19.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-09T22:39:20.635Z] #20 19.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-09T22:39:20.635Z] #20 19.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-09T22:39:20.635Z] #20 19.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-09T22:39:20.635Z] #20 19.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T22:39:20.635Z] #20 19.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T22:39:20.635Z] #20 19.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T22:39:20.872Z] #20 39.00 Selecting previously unselected package vim-runtime. [2021-06-09T22:39:20.872Z] #20 39.01 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:39:20.872Z] #20 39.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-09T22:39:20.872Z] #20 39.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T22:39:20.872Z] #20 39.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:39:20.893Z] #20 19.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-09T22:39:20.893Z] #20 19.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-09T22:39:20.893Z] #20 19.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-09T22:39:20.893Z] #20 19.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-09T22:39:20.893Z] #20 19.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T22:39:20.893Z] #20 19.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T22:39:20.893Z] #20 19.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T22:39:20.893Z] #20 19.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-09T22:39:20.893Z] #20 19.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-09T22:39:20.893Z] #20 19.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T22:39:21.460Z] #20 20.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T22:39:21.460Z] #20 20.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T22:39:21.460Z] #20 20.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T22:39:21.460Z] #20 20.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-09T22:39:21.460Z] #20 20.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-09T22:39:21.460Z] #20 20.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-09T22:39:21.460Z] #20 20.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T22:39:21.460Z] #20 20.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T22:39:21.460Z] #20 20.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T22:39:21.460Z] #20 20.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-09T22:39:21.460Z] #20 20.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T22:39:21.460Z] #20 20.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T22:39:21.460Z] #20 20.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T22:39:21.460Z] #20 20.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-09T22:39:21.460Z] #20 20.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-09T22:39:21.460Z] #20 20.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-09T22:39:21.460Z] #20 20.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T22:39:21.648Z] #20 30.27 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T22:39:21.648Z] #20 30.80 Selecting previously unselected package bzip2. [2021-06-09T22:39:21.648Z] #20 30.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-09T22:39:21.648Z] #20 30.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:39:21.648Z] #20 30.88 Selecting previously unselected package xz-utils. [2021-06-09T22:39:21.648Z] #20 30.89 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-09T22:39:21.718Z] #20 20.56 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-09T22:39:21.718Z] #20 20.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-09T22:39:21.910Z] #20 30.90 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T22:39:21.910Z] #20 31.06 Selecting previously unselected package apparmor. [2021-06-09T22:39:21.910Z] #20 31.07 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-09T22:39:21.910Z] #20 31.16 Unpacking apparmor (2.13.2-10) ... [2021-06-09T22:39:21.976Z] #20 20.63 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-09T22:39:22.235Z] #20 21.06 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:39:22.235Z] #20 21.13 Fetched 28.6 MB in 2s (16.2 MB/s) [2021-06-09T22:39:22.235Z] #20 21.19 Selecting previously unselected package pigz. [2021-06-09T22:39:22.362Z] #20 42.16 Selecting previously unselected package vim. [2021-06-09T22:39:22.362Z] #20 42.18 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:39:22.362Z] #20 42.20 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T22:39:22.362Z] #20 42.64 Selecting previously unselected package xfsprogs. [2021-06-09T22:39:22.362Z] #20 42.65 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-09T22:39:22.362Z] #20 42.66 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T22:39:22.482Z] #20 31.47 Selecting previously unselected package aufs-tools. [2021-06-09T22:39:22.482Z] #20 31.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-09T22:39:22.482Z] #20 31.50 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:39:22.482Z] #20 31.69 Selecting previously unselected package libonig5:arm64. [2021-06-09T22:39:22.482Z] #20 31.69 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-09T22:39:22.482Z] #20 31.71 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-09T22:39:22.493Z] #20 21.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 ... 23435 files and directories currently installed.) [2021-06-09T22:39:22.493Z] #20 21.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-09T22:39:22.493Z] #20 21.23 Unpacking pigz (2.4-1) ... [2021-06-09T22:39:22.493Z] #20 21.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T22:39:22.493Z] #20 21.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:22.493Z] #20 21.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:22.745Z] #20 31.88 Selecting previously unselected package libjq1:arm64. [2021-06-09T22:39:22.745Z] #20 31.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T22:39:22.745Z] #20 31.89 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T22:39:22.924Z] #20 43.08 Selecting previously unselected package zip. [2021-06-09T22:39:22.924Z] #20 43.08 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-09T22:39:22.924Z] #20 43.09 Unpacking zip (3.0-11+b1) ... [2021-06-09T22:39:22.924Z] #20 43.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:39:22.924Z] #20 43.30 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:39:22.924Z] #20 43.31 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:22.924Z] #20 43.32 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T22:39:23.008Z] #20 31.99 Selecting previously unselected package jq. [2021-06-09T22:39:23.008Z] #20 32.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T22:39:23.008Z] #20 32.01 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:39:23.008Z] #20 32.10 Selecting previously unselected package libaio1:arm64. [2021-06-09T22:39:23.008Z] #20 32.10 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-09T22:39:23.008Z] #20 32.12 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-09T22:39:23.008Z] #20 32.21 Selecting previously unselected package libgpm2:arm64. [2021-06-09T22:39:23.058Z] #20 21.70 Selecting previously unselected package python3.7-minimal. [2021-06-09T22:39:23.058Z] #20 21.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:23.058Z] #20 21.71 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:39:23.180Z] #20 43.34 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-09T22:39:23.180Z] #20 43.35 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:23.180Z] #20 43.36 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T22:39:23.180Z] #20 43.37 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T22:39:23.180Z] #20 43.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:39:23.180Z] #20 43.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:39:23.180Z] #20 43.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:39:23.180Z] #20 43.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:39:23.180Z] #20 43.44 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:39:23.180Z] #20 43.45 Setting up zip (3.0-11+b1) ... [2021-06-09T22:39:23.180Z] #20 43.46 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:39:23.180Z] #20 43.49 Setting up bash-completion (1:2.8-6) ... [2021-06-09T22:39:23.201Z] #57 223.5 + bin/containerd-shim-runc-v2 [2021-06-09T22:39:23.270Z] #20 32.21 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-09T22:39:23.270Z] #20 32.22 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-09T22:39:23.270Z] #20 32.29 Selecting previously unselected package libicu63:arm64. [2021-06-09T22:39:23.270Z] #20 32.30 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-09T22:39:23.270Z] #20 32.30 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T22:39:23.408Z] #20 41.66 Selecting previously unselected package vim. [2021-06-09T22:39:23.624Z] #20 22.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:23.624Z] #20 22.45 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T22:39:23.667Z] #20 41.66 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:39:23.667Z] #20 41.69 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T22:39:23.926Z] #20 42.13 Selecting previously unselected package xfsprogs. [2021-06-09T22:39:23.926Z] #20 42.13 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-09T22:39:23.926Z] #20 42.14 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T22:39:24.146Z] #57 224.6 + binaries [2021-06-09T22:39:24.146Z] #57 224.6 + install -D bin/containerd /build/containerd [2021-06-09T22:39:24.146Z] #57 224.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T22:39:24.146Z] #57 224.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T22:39:24.146Z] #57 224.6 + install -D bin/ctr /build/ctr [2021-06-09T22:39:24.186Z] #20 42.50 Selecting previously unselected package zip. [2021-06-09T22:39:24.445Z] #20 42.51 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-09T22:39:24.445Z] #20 42.52 Unpacking zip (3.0-11+b1) ... [2021-06-09T22:39:24.445Z] #20 42.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:39:24.445Z] #20 42.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:39:24.445Z] #20 42.72 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:24.445Z] #20 42.74 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T22:39:24.445Z] #20 42.76 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-09T22:39:24.705Z] #20 42.77 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:24.705Z] #20 42.79 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T22:39:24.705Z] #20 42.80 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T22:39:24.705Z] #20 42.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:39:24.705Z] #20 42.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:39:24.705Z] #20 42.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:39:24.705Z] #20 42.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:39:24.705Z] #20 42.87 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:39:24.705Z] #20 42.88 Setting up zip (3.0-11+b1) ... [2021-06-09T22:39:24.705Z] #20 42.90 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:39:24.705Z] #20 42.96 Setting up bash-completion (1:2.8-6) ... [2021-06-09T22:39:25.525Z] #20 24.02 Selecting previously unselected package python3-minimal. [2021-06-09T22:39:25.525Z] #20 24.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 ... 23684 files and directories currently installed.) [2021-06-09T22:39:25.525Z] #20 24.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T22:39:25.525Z] #20 24.06 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T22:39:25.525Z] #20 24.14 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T22:39:25.525Z] #20 24.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T22:39:25.525Z] #20 24.16 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:39:25.525Z] #20 24.22 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T22:39:25.525Z] #20 24.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:25.525Z] #20 24.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:25.699Z] #20 45.96 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:25.699Z] #20 45.97 Setting up xz-utils (5.2.4-1) ... [2021-06-09T22:39:25.699Z] #20 45.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T22:39:25.699Z] #20 46.00 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T22:39:25.699Z] #20 46.04 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:39:25.828Z] #20 ... [2021-06-09T22:39:25.828Z] [2021-06-09T22:39:25.828Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:39:25.828Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T22:39:25.828Z] #40 133.5 + dpkg --print-architecture [2021-06-09T22:39:25.828Z] #40 DONE 135.0s [2021-06-09T22:39:25.828Z] [2021-06-09T22:39:25.828Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:25.828Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T22:39:25.828Z] #20 34.97 Selecting previously unselected package libnet1:arm64. [2021-06-09T22:39:25.828Z] #20 34.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-09T22:39:25.828Z] #20 34.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:39:25.955Z] #20 46.17 invoke-rc.d: could not determine current runlevel [2021-06-09T22:39:25.955Z] #20 46.18 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T22:39:25.955Z] #20 46.20 Setting up pigz (2.4-1) ... [2021-06-09T22:39:25.955Z] #20 46.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T22:39:25.955Z] #20 46.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:39:25.955Z] #20 46.24 Setting up python-pip-whl (18.1-5) ... [2021-06-09T22:39:25.955Z] #20 46.26 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:39:25.955Z] #20 46.27 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:39:26.049Z] #57 DONE 226.6s [2021-06-09T22:39:26.089Z] #20 35.18 Selecting previously unselected package libnl-3-200:arm64. [2021-06-09T22:39:26.089Z] #20 35.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-09T22:39:26.089Z] #20 35.21 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T22:39:26.089Z] #20 35.30 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-09T22:39:26.350Z] #20 35.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-09T22:39:26.350Z] #20 35.32 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T22:39:26.350Z] #20 35.40 Selecting previously unselected package libreadline5:arm64. [2021-06-09T22:39:26.350Z] #20 35.41 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-09T22:39:26.350Z] #20 35.42 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-09T22:39:26.350Z] #20 35.55 Selecting previously unselected package net-tools. [2021-06-09T22:39:26.350Z] #20 35.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-09T22:39:26.458Z] #20 25.03 Selecting previously unselected package python3.7. [2021-06-09T22:39:26.459Z] #20 25.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T22:39:26.459Z] #20 25.04 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:26.459Z] #20 25.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T22:39:26.459Z] #20 25.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T22:39:26.459Z] #20 25.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:39:26.459Z] #20 25.25 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T22:39:26.467Z] #20 46.64 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-09T22:39:26.467Z] #20 46.66 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:39:26.467Z] #20 46.67 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:26.467Z] #20 46.68 Setting up vim (2:8.1.0875-5) ... [2021-06-09T22:39:26.467Z] #20 46.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T22:39:26.467Z] #20 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T22:39:26.467Z] #20 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T22:39:26.467Z] #20 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T22:39:26.467Z] #20 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T22:39:26.467Z] #20 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T22:39:26.467Z] #20 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T22:39:26.467Z] #20 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T22:39:26.467Z] #20 46.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:39:26.467Z] #20 46.77 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:39:26.467Z] #20 46.78 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T22:39:26.613Z] #20 35.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:39:26.613Z] #20 35.78 Selecting previously unselected package patch. [2021-06-09T22:39:26.613Z] #20 35.78 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-06-09T22:39:26.613Z] #20 35.79 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T22:39:26.652Z] Commit message: "Merge commit '594fdec993f4104898b66c1a32f56e6462fe079e' into HEAD" [2021-06-09T22:39:26.723Z] #20 46.86 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:39:26.723Z] #20 46.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:39:26.723Z] #20 46.89 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:26.876Z] #20 35.88 Selecting previously unselected package python-pip-whl. [2021-06-09T22:39:26.876Z] #20 35.89 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T22:39:26.876Z] #20 35.90 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T22:39:26.987Z] [2021-06-09T22:39:26.987Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T22:39:26.987Z] #58 sha256:878b3c286bdbc0aa5fcdb50f51f418499b2f7830e2e0a0bf7bd9601e70f956a0 [2021-06-09T22:39:26.689Z] > git rev-list --no-walk 508a0979d9e3a15361d4b936252111796c0580d3 # timeout=10 [2021-06-09T22:39:27.144Z] #20 36.41 Selecting previously unselected package python3-lib2to3. [2021-06-09T22:39:27.240Z] #20 45.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:27.240Z] #20 45.31 Setting up xz-utils (5.2.4-1) ... [2021-06-09T22:39:27.240Z] #20 45.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T22:39:27.240Z] #20 45.34 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T22:39:27.240Z] #20 45.36 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:39:27.240Z] #20 45.42 invoke-rc.d: could not determine current runlevel [2021-06-09T22:39:27.240Z] #20 45.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T22:39:27.240Z] #20 45.44 Setting up pigz (2.4-1) ... [2021-06-09T22:39:27.240Z] #20 45.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T22:39:27.240Z] #20 45.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:39:27.240Z] #20 45.51 Setting up python-pip-whl (18.1-5) ... [2021-06-09T22:39:27.246Z] #58 DONE 0.2s [2021-06-09T22:39:27.392Z] #20 26.00 Selecting previously unselected package python3. [2021-06-09T22:39:27.392Z] #20 26.00 (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 ... 24096 files and directories currently installed.) [2021-06-09T22:39:27.392Z] #20 26.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-09T22:39:27.392Z] #20 26.07 Unpacking python3 (3.7.3-1) ... [2021-06-09T22:39:27.392Z] #20 26.18 Selecting previously unselected package libip4tc0:amd64. [2021-06-09T22:39:27.392Z] #20 26.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-09T22:39:27.392Z] #20 26.20 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:27.392Z] #20 26.27 Selecting previously unselected package libip6tc0:amd64. [2021-06-09T22:39:27.392Z] #20 26.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-09T22:39:27.407Z] #20 36.41 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T22:39:27.407Z] #20 36.43 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:39:27.499Z] #20 45.53 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:39:27.499Z] #20 45.54 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:39:27.505Z] [2021-06-09T22:39:27.505Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T22:39:27.505Z] #62 sha256:5f112aa67c1a3b61e54ac76eb2d7d97e8ccd9a30923c0d3eb8fc478f0ad2a1f8 [2021-06-09T22:39:27.505Z] #62 DONE 0.3s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T22:39:27.650Z] #20 26.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:27.650Z] #20 26.34 Selecting previously unselected package libiptc0:amd64. [2021-06-09T22:39:27.650Z] #20 26.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-09T22:39:27.650Z] #20 26.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:27.650Z] #20 26.43 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-09T22:39:27.650Z] #20 26.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-09T22:39:27.650Z] #20 26.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T22:39:27.650Z] #20 26.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-09T22:39:27.650Z] #20 26.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-09T22:39:27.650Z] #20 26.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T22:39:27.685Z] #20 36.59 Selecting previously unselected package python3-distutils. [2021-06-09T22:39:27.685Z] #20 36.59 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T22:39:27.685Z] #20 36.60 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T22:39:27.685Z] #20 36.77 Selecting previously unselected package python3-pip. [2021-06-09T22:39:27.685Z] #20 36.77 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T22:39:27.685Z] #20 36.78 Unpacking python3-pip (18.1-5) ... [2021-06-09T22:39:27.758Z] #20 45.85 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-09T22:39:27.758Z] #20 45.89 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:39:27.759Z] #20 45.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:27.759Z] #20 46.03 Setting up vim (2:8.1.0875-5) ... [2021-06-09T22:39:27.759Z] #20 46.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T22:39:27.759Z] #20 46.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T22:39:27.759Z] #20 46.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T22:39:27.759Z] #20 46.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T22:39:27.759Z] #20 46.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T22:39:27.759Z] #20 46.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T22:39:27.764Z] [2021-06-09T22:39:27.764Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T22:39:27.764Z] #67 sha256:c0695e451ced97c1a34227c515b9fbae7fa862adfbf2df82cb61ea854bef0b01 [2021-06-09T22:39:27.908Z] #20 26.60 Selecting previously unselected package libnftnl11:amd64. [2021-06-09T22:39:27.908Z] #20 26.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-09T22:39:27.908Z] #20 26.61 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T22:39:27.908Z] #20 26.68 Selecting previously unselected package iptables. [2021-06-09T22:39:27.908Z] #20 26.68 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-09T22:39:27.908Z] #20 26.68 Unpacking iptables (1.8.2-4) ... [2021-06-09T22:39:27.947Z] #20 36.98 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:39:27.947Z] #20 37.00 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:39:27.947Z] #20 37.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:39:28.018Z] #20 46.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T22:39:28.018Z] #20 46.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T22:39:28.018Z] #20 46.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:39:28.018Z] #20 46.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:39:28.018Z] #20 46.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T22:39:28.018Z] #20 46.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:39:28.018Z] #20 46.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:39:28.018Z] #20 46.18 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:28.023Z] #67 DONE 0.3s [2021-06-09T22:39:28.023Z] [2021-06-09T22:39:28.023Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T22:39:28.023Z] #68 sha256:48343619b6690c6a6b3c67169631a39ce49c696199c2535193c766c82a96c005 [2021-06-09T22:39:28.023Z] #68 DONE 0.1s [2021-06-09T22:39:28.023Z] [2021-06-09T22:39:28.023Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T22:39:28.023Z] #69 sha256:a6cbb8c865273f107a5aa43d67e798a6db0ef2a239c3d2d28220e0bf9babf6f7 [2021-06-09T22:39:28.166Z] #20 26.93 Selecting previously unselected package xxd. [2021-06-09T22:39:28.166Z] #20 26.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:39:28.166Z] #20 26.94 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T22:39:28.166Z] #20 27.05 Selecting previously unselected package vim-common. [2021-06-09T22:39:28.166Z] #20 27.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:39:28.216Z] #20 37.13 Selecting previously unselected package python3-setuptools. [2021-06-09T22:39:28.216Z] #20 37.15 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T22:39:28.216Z] #20 37.16 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T22:39:28.216Z] #20 37.39 Selecting previously unselected package python3-wheel. [2021-06-09T22:39:28.216Z] #20 37.39 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T22:39:28.216Z] #20 37.40 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T22:39:28.424Z] #20 27.07 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T22:39:28.424Z] #20 27.22 Selecting previously unselected package bash-completion. [2021-06-09T22:39:28.424Z] #20 27.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T22:39:28.480Z] #20 37.49 Selecting previously unselected package sudo. [2021-06-09T22:39:28.480Z] #20 37.50 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-09T22:39:28.480Z] #20 37.52 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:39:28.961Z] #69 DONE 0.9s [2021-06-09T22:39:28.961Z] [2021-06-09T22:39:28.961Z] #70 exporting to image [2021-06-09T22:39:28.961Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T22:39:28.961Z] #70 exporting layers [2021-06-09T22:39:29.054Z] #20 37.96 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T22:39:29.054Z] #20 37.98 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-09T22:39:29.054Z] #20 37.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:39:29.054Z] #20 38.17 Selecting previously unselected package uidmap. [2021-06-09T22:39:29.054Z] #20 38.17 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-09T22:39:29.054Z] #20 38.18 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T22:39:29.054Z] #20 38.30 Selecting previously unselected package vim-runtime. [2021-06-09T22:39:29.054Z] #20 38.31 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:39:29.054Z] #20 38.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-09T22:39:29.286Z] #20 49.31 Setting up iptables (1.8.2-4) ... [2021-06-09T22:39:29.286Z] #20 49.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:39:29.286Z] #20 49.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:39:29.286Z] #20 49.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:39:29.286Z] #20 49.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:39:29.286Z] #20 49.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T22:39:29.286Z] #20 49.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T22:39:29.286Z] #20 49.37 Setting up python3 (3.7.3-1) ... [2021-06-09T22:39:29.317Z] #20 38.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T22:39:29.317Z] #20 38.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:39:29.543Z] #20 49.71 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T22:39:30.106Z] #20 50.30 Setting up apparmor (2.13.2-10) ... [2021-06-09T22:39:30.106Z] #20 ... [2021-06-09T22:39:30.106Z] [2021-06-09T22:39:30.106Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:39:30.106Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:39:30.106Z] #40 171.7 + dpkg --print-architecture [2021-06-09T22:39:30.106Z] #40 171.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-09T22:39:30.363Z] #40 171.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-09T22:39:30.363Z] #40 171.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-09T22:39:30.395Z] + docker version [2021-06-09T22:39:30.553Z] #20 48.62 Setting up iptables (1.8.2-4) ... [2021-06-09T22:39:30.553Z] #20 48.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:39:30.553Z] #20 48.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:39:30.553Z] #20 48.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:39:30.553Z] #20 48.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:39:30.553Z] #20 48.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T22:39:30.553Z] #20 48.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T22:39:30.553Z] #20 48.68 Setting up python3 (3.7.3-1) ... [2021-06-09T22:39:30.953Z] #20 29.36 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T22:39:30.953Z] #20 29.65 Selecting previously unselected package bzip2. [2021-06-09T22:39:30.953Z] #20 29.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-09T22:39:30.953Z] #20 29.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:39:30.953Z] #20 29.73 Selecting previously unselected package xz-utils. [2021-06-09T22:39:30.953Z] #20 29.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-09T22:39:30.953Z] #20 29.74 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T22:39:31.071Z] #20 49.07 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T22:39:31.212Z] #20 29.89 Selecting previously unselected package apparmor. [2021-06-09T22:39:31.212Z] #20 29.89 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-09T22:39:31.212Z] #20 29.96 Unpacking apparmor (2.13.2-10) ... [2021-06-09T22:39:31.470Z] #20 30.31 Selecting previously unselected package aufs-tools. [2021-06-09T22:39:31.470Z] #20 30.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-09T22:39:31.470Z] #20 30.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:39:31.639Z] #20 49.68 Setting up apparmor (2.13.2-10) ... [2021-06-09T22:39:31.639Z] #20 ... [2021-06-09T22:39:31.639Z] [2021-06-09T22:39:31.639Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:39:31.639Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:39:31.639Z] #40 169.4 + dpkg --print-architecture [2021-06-09T22:39:31.639Z] #40 169.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-09T22:39:31.728Z] #20 30.48 Selecting previously unselected package libonig5:amd64. [2021-06-09T22:39:31.729Z] #20 30.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T22:39:31.729Z] #20 30.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:39:31.729Z] #20 30.63 Selecting previously unselected package libjq1:amd64. [2021-06-09T22:39:31.729Z] #20 30.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:39:31.729Z] #20 30.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:39:31.729Z] #20 30.74 Selecting previously unselected package jq. [2021-06-09T22:39:31.873Z] #20 40.68 Selecting previously unselected package vim. [2021-06-09T22:39:31.873Z] #20 40.69 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-09T22:39:31.873Z] #20 40.72 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T22:39:31.873Z] #20 41.13 Selecting previously unselected package xfsprogs. [2021-06-09T22:39:31.987Z] #20 30.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T22:39:31.987Z] #20 30.76 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T22:39:31.987Z] #20 30.82 Selecting previously unselected package libaio1:amd64. [2021-06-09T22:39:31.987Z] #20 30.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-09T22:39:31.987Z] #20 30.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-09T22:39:31.987Z] #20 30.88 Selecting previously unselected package libgpm2:amd64. [2021-06-09T22:39:32.136Z] #20 41.13 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-09T22:39:32.136Z] #20 41.15 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T22:39:32.207Z] #40 169.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-09T22:39:32.207Z] #40 169.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-09T22:39:32.244Z] #20 30.89 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-09T22:39:32.244Z] #20 30.90 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-09T22:39:32.244Z] #20 30.95 Selecting previously unselected package libicu63:amd64. [2021-06-09T22:39:32.244Z] #20 30.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T22:39:32.244Z] #20 30.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:39:32.418Z] #20 41.53 Selecting previously unselected package zip. [2021-06-09T22:39:32.418Z] #20 41.54 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-06-09T22:39:32.418Z] #20 41.55 Unpacking zip (3.0-11+b1) ... [2021-06-09T22:39:32.679Z] #20 41.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:39:32.679Z] #20 41.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:39:32.679Z] #20 41.78 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-09T22:39:32.679Z] #20 41.80 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-09T22:39:32.679Z] #20 41.82 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-09T22:39:32.679Z] #20 41.84 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-09T22:39:32.679Z] #20 41.85 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T22:39:32.679Z] #20 41.88 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-09T22:39:32.679Z] #20 41.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:39:32.941Z] #20 41.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:39:32.941Z] #20 41.95 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T22:39:32.941Z] #20 41.96 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T22:39:32.941Z] #20 41.99 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:39:32.941Z] #20 42.01 Setting up zip (3.0-11+b1) ... [2021-06-09T22:39:32.941Z] #20 42.02 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:39:32.941Z] #20 42.06 Setting up bash-completion (1:2.8-6) ... [2021-06-09T22:39:34.772Z] #20 ... [2021-06-09T22:39:34.772Z] [2021-06-09T22:39:34.772Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:39:34.772Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:39:34.772Z] #40 161.3 + dpkg --print-architecture [2021-06-09T22:39:34.772Z] #40 161.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-09T22:39:34.772Z] #40 161.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-09T22:39:34.772Z] #40 161.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-09T22:39:35.535Z] #70 exporting layers 6.6s done [2021-06-09T22:39:35.535Z] #70 writing image sha256:4a134dc32b821164c08a477e2b183f69442eb0ee3130a55177c8f3f62cf69252 done [2021-06-09T22:39:35.535Z] #70 naming to docker.io/library/docker:3f577e96a5e405f17ecbfb258fa623c76ece1de4 done [2021-06-09T22:39:35.535Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-09T22:39:35.873Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42503/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f577e96a5e405f17ecbfb258fa623c76ece1de4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3f577e96a5e405f17ecbfb258fa623c76ece1de4 hack/validate/default [2021-06-09T22:39:36.213Z] Client: Mirantis Container Runtime [2021-06-09T22:39:36.213Z] Version: 20.10.0 [2021-06-09T22:39:36.213Z] API version: 1.41 [2021-06-09T22:39:36.213Z] Go version: go1.13.15 [2021-06-09T22:39:36.213Z] Git commit: 6ee42dc [2021-06-09T22:39:36.213Z] Built: 03/11/2021 13:24:56 [2021-06-09T22:39:36.213Z] OS/Arch: windows/amd64 [2021-06-09T22:39:36.213Z] Context: default [2021-06-09T22:39:36.213Z] Experimental: true [2021-06-09T22:39:36.213Z] [2021-06-09T22:39:36.213Z] Server: Mirantis Container Runtime [2021-06-09T22:39:36.213Z] Engine: [2021-06-09T22:39:36.213Z] Version: 20.10.0 [2021-06-09T22:39:36.213Z] API version: 1.41 (minimum version 1.24) [2021-06-09T22:39:36.213Z] Go version: go1.13.15 [2021-06-09T22:39:36.213Z] Git commit: 1e08f21e79 [2021-06-09T22:39:36.213Z] Built: 03/11/2021 13:23:32 [2021-06-09T22:39:36.213Z] OS/Arch: windows/amd64 [2021-06-09T22:39:36.213Z] Experimental: true [2021-06-09T22:39:36.253Z] #20 44.80 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-09T22:39:36.253Z] #20 44.82 Setting up xz-utils (5.2.4-1) ... [2021-06-09T22:39:36.253Z] #20 44.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T22:39:36.253Z] #20 44.86 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T22:39:36.253Z] #20 44.88 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:39:36.253Z] #20 44.99 invoke-rc.d: could not determine current runlevel [2021-06-09T22:39:36.253Z] #20 45.00 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T22:39:36.253Z] #20 45.01 Setting up pigz (2.4-1) ... [2021-06-09T22:39:36.253Z] #20 45.03 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-09T22:39:36.253Z] #20 45.05 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T22:39:36.253Z] #20 45.08 Setting up python-pip-whl (18.1-5) ... [2021-06-09T22:39:36.253Z] #20 45.09 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T22:39:36.253Z] #20 45.10 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:39:36.253Z] #20 45.54 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-09T22:39:36.516Z] #20 45.55 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-09T22:39:36.516Z] #20 45.57 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:36.516Z] #20 45.58 Setting up vim (2:8.1.0875-5) ... [2021-06-09T22:39:36.516Z] #20 45.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T22:39:36.516Z] #20 45.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T22:39:36.516Z] #20 45.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T22:39:36.516Z] #20 45.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T22:39:36.516Z] #20 45.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T22:39:36.516Z] #20 45.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T22:39:36.516Z] #20 45.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T22:39:36.516Z] #20 45.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T22:39:36.516Z] #20 45.68 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T22:39:36.516Z] #20 45.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:39:36.516Z] #20 45.71 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-09T22:39:36.516Z] #20 45.73 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:39:36.516Z] #20 45.76 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T22:39:36.779Z] #20 45.77 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:36.818Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-09T22:39:36.818Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-09T22:39:36.818Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-09T22:39:36.818Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-09T22:39:36.818Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-09T22:39:36.818Z] Congratulations! No new tests were added to integration-cli. [2021-06-09T22:39:36.818Z] [2021-06-09T22:39:36.818Z] INFO Start validation with golang-ci-lint [2021-06-09T22:39:36.818Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-09T22:39:36.818Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-09T22:39:36.818Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [Pipeline] sh [2021-06-09T22:39:36.909Z] #40 ... [2021-06-09T22:39:36.909Z] [2021-06-09T22:39:36.909Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:36.909Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:39:36.909Z] #20 51.89 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T22:39:36.909Z] #20 51.90 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:39:36.909Z] #20 52.27 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:39:36.909Z] #20 52.97 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T22:39:36.909Z] #20 53.42 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T22:39:36.909Z] #20 54.59 Setting up python3-pip (18.1-5) ... [2021-06-09T22:39:36.909Z] #20 55.51 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:39:36.909Z] #20 55.55 Processing triggers for mime-support (3.62) ... [2021-06-09T22:39:36.909Z] #20 DONE 56.5s [2021-06-09T22:39:36.909Z] [2021-06-09T22:39:36.909Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T22:39:36.909Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T22:39:37.166Z] #21 0.997 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T22:39:37.423Z] #21 1.001 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T22:39:37.423Z] #21 1.007 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T22:39:37.423Z] #21 DONE 1.1s [2021-06-09T22:39:37.423Z] [2021-06-09T22:39:37.423Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:39:37.423Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T22:39:37.755Z] + docker info [2021-06-09T22:39:38.701Z] #20 47.99 Setting up iptables (1.8.2-4) ... [2021-06-09T22:39:38.776Z] #40 ... [2021-06-09T22:39:38.776Z] [2021-06-09T22:39:38.776Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:38.776Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:39:38.776Z] #20 51.28 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T22:39:38.776Z] #20 51.29 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:39:38.776Z] #20 51.66 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:39:38.776Z] #20 52.45 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T22:39:38.776Z] #20 52.88 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T22:39:38.776Z] #20 53.92 Setting up python3-pip (18.1-5) ... [2021-06-09T22:39:38.776Z] #20 54.92 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:39:38.776Z] #20 54.97 Processing triggers for mime-support (3.62) ... [2021-06-09T22:39:38.776Z] #20 DONE 56.0s [2021-06-09T22:39:38.776Z] [2021-06-09T22:39:38.776Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T22:39:38.776Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T22:39:38.776Z] #21 0.942 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T22:39:38.776Z] #21 0.946 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T22:39:38.776Z] #21 0.950 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T22:39:38.776Z] #21 DONE 1.0s [2021-06-09T22:39:38.776Z] [2021-06-09T22:39:38.776Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:39:38.776Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:39:38.964Z] #20 48.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:39:38.964Z] #20 48.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:39:38.964Z] #20 48.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:39:38.964Z] #20 48.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:39:38.964Z] #20 48.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T22:39:38.964Z] #20 48.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T22:39:38.964Z] #20 48.09 Setting up python3 (3.7.3-1) ... [2021-06-09T22:39:39.036Z] #40 ... [2021-06-09T22:39:39.036Z] [2021-06-09T22:39:39.036Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:39:39.036Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T22:39:39.539Z] #20 48.66 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T22:39:40.486Z] #20 49.42 Setting up apparmor (2.13.2-10) ... [2021-06-09T22:39:41.330Z] #40 ... [2021-06-09T22:39:41.330Z] [2021-06-09T22:39:41.330Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T22:39:41.330Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T22:39:41.330Z] #20 33.86 Selecting previously unselected package libnet1:amd64. [2021-06-09T22:39:41.331Z] #20 33.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 33.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:39:41.331Z] #20 33.95 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T22:39:41.331Z] #20 33.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 33.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:39:41.331Z] #20 34.03 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T22:39:41.331Z] #20 34.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 34.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:39:41.331Z] #20 34.11 Selecting previously unselected package libreadline5:amd64. [2021-06-09T22:39:41.331Z] #20 34.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 34.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T22:39:41.331Z] #20 34.22 Selecting previously unselected package net-tools. [2021-06-09T22:39:41.331Z] #20 34.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 34.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:39:41.331Z] #20 34.41 Selecting previously unselected package patch. [2021-06-09T22:39:41.331Z] #20 34.41 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 34.43 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T22:39:41.331Z] #20 34.53 Selecting previously unselected package python-pip-whl. [2021-06-09T22:39:41.331Z] #20 34.53 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T22:39:41.331Z] #20 34.54 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T22:39:41.331Z] #20 35.00 Selecting previously unselected package python3-lib2to3. [2021-06-09T22:39:41.331Z] #20 35.01 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T22:39:41.331Z] #20 35.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:39:41.331Z] #20 35.10 Selecting previously unselected package python3-distutils. [2021-06-09T22:39:41.331Z] #20 35.12 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T22:39:41.331Z] #20 35.13 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T22:39:41.331Z] #20 35.25 Selecting previously unselected package python3-pip. [2021-06-09T22:39:41.331Z] #20 35.27 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T22:39:41.331Z] #20 35.28 Unpacking python3-pip (18.1-5) ... [2021-06-09T22:39:41.331Z] #20 35.40 Selecting previously unselected package python3-pkg-resources. [2021-06-09T22:39:41.331Z] #20 35.41 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T22:39:41.331Z] #20 35.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:39:41.331Z] #20 35.53 Selecting previously unselected package python3-setuptools. [2021-06-09T22:39:41.331Z] #20 35.54 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T22:39:41.331Z] #20 35.55 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T22:39:41.331Z] #20 35.74 Selecting previously unselected package python3-wheel. [2021-06-09T22:39:41.331Z] #20 35.74 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T22:39:41.331Z] #20 35.75 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T22:39:41.331Z] #20 35.82 Selecting previously unselected package sudo. [2021-06-09T22:39:41.331Z] #20 35.83 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 35.84 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:39:41.331Z] #20 36.26 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T22:39:41.331Z] #20 36.27 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 36.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:39:41.331Z] #20 36.48 Selecting previously unselected package uidmap. [2021-06-09T22:39:41.331Z] #20 36.48 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 36.48 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T22:39:41.331Z] #20 36.58 Selecting previously unselected package vim-runtime. [2021-06-09T22:39:41.331Z] #20 36.60 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T22:39:41.331Z] #20 36.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-09T22:39:41.331Z] #20 36.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T22:39:41.331Z] #20 36.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:39:41.331Z] #20 39.28 Selecting previously unselected package vim. [2021-06-09T22:39:41.331Z] #20 39.29 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 39.31 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T22:39:41.331Z] #20 39.77 Selecting previously unselected package xfsprogs. [2021-06-09T22:39:41.331Z] #20 39.78 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-09T22:39:41.331Z] #20 39.80 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T22:39:41.331Z] #20 40.21 Selecting previously unselected package zip. [2021-06-09T22:39:41.331Z] #20 40.22 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-09T22:39:41.590Z] #20 40.29 Unpacking zip (3.0-11+b1) ... [2021-06-09T22:39:41.590Z] #20 40.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T22:39:41.590Z] #20 40.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T22:39:41.590Z] #20 40.53 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:41.848Z] #20 40.54 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T22:39:41.848Z] #20 40.55 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-09T22:39:41.848Z] #20 40.56 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:41.848Z] #20 40.57 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T22:39:41.848Z] #20 40.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T22:39:41.848Z] #20 40.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T22:39:41.848Z] #20 40.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T22:39:41.848Z] #20 40.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T22:39:41.848Z] #20 40.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T22:39:41.848Z] #20 40.64 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T22:39:41.848Z] #20 40.65 Setting up zip (3.0-11+b1) ... [2021-06-09T22:39:41.848Z] #20 40.66 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T22:39:41.848Z] #20 40.69 Setting up bash-completion (1:2.8-6) ... [2021-06-09T22:39:42.410Z] #20 51.16 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T22:39:42.410Z] #20 51.18 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:39:42.674Z] #22 4.531 Collecting yamllint==1.26.1 [2021-06-09T22:39:42.695Z] #20 51.64 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:39:43.227Z] #22 4.275 Collecting yamllint==1.26.1 [2021-06-09T22:39:43.643Z] #20 52.56 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T22:39:43.905Z] #20 53.01 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T22:39:44.399Z] #20 43.16 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-09T22:39:44.399Z] #20 43.21 Setting up xz-utils (5.2.4-1) ... [2021-06-09T22:39:44.399Z] #20 43.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T22:39:44.399Z] #20 43.31 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T22:39:44.399Z] #20 43.32 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T22:39:44.658Z] #20 43.39 invoke-rc.d: could not determine current runlevel [2021-06-09T22:39:44.658Z] #20 43.41 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T22:39:44.658Z] #20 43.42 Setting up pigz (2.4-1) ... [2021-06-09T22:39:44.658Z] #20 43.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T22:39:44.658Z] #20 43.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T22:39:44.658Z] #20 43.46 Setting up python-pip-whl (18.1-5) ... [2021-06-09T22:39:44.658Z] #20 43.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T22:39:44.658Z] #20 43.48 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T22:39:45.222Z] #20 43.89 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-09T22:39:45.222Z] #20 43.90 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T22:39:45.222Z] #20 43.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:45.222Z] #20 43.92 Setting up vim (2:8.1.0875-5) ... [2021-06-09T22:39:45.222Z] #20 43.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T22:39:45.222Z] #20 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T22:39:45.222Z] #20 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T22:39:45.222Z] #20 43.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T22:39:45.222Z] #20 43.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T22:39:45.222Z] #20 43.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T22:39:45.222Z] #20 43.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T22:39:45.222Z] #20 43.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T22:39:45.222Z] #20 43.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T22:39:45.222Z] #20 44.01 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T22:39:45.222Z] #20 44.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T22:39:45.222Z] #20 44.04 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T22:39:45.222Z] #20 44.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T22:39:45.222Z] #20 44.06 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T22:39:45.300Z] #20 54.06 Setting up python3-pip (18.1-5) ... [2021-06-09T22:39:46.248Z] #20 55.17 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:39:46.248Z] #20 55.22 Processing triggers for mime-support (3.62) ... [2021-06-09T22:39:46.824Z] #20 DONE 55.9s [2021-06-09T22:39:46.824Z] [2021-06-09T22:39:46.824Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:39:46.824Z] #50 sha256:550c38c8bb0e8abfea9ee64f5242a981e4ab255714451ca497c64216c5eb48b1 [2021-06-09T22:39:46.824Z] #50 ... [2021-06-09T22:39:46.824Z] [2021-06-09T22:39:46.824Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T22:39:46.824Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-09T22:39:47.752Z] #20 46.21 Setting up iptables (1.8.2-4) ... [2021-06-09T22:39:47.752Z] #20 46.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:39:47.752Z] #20 46.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:39:47.752Z] #20 46.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T22:39:47.752Z] #20 46.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T22:39:47.752Z] #20 46.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T22:39:47.752Z] #20 46.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T22:39:47.752Z] #20 46.26 Setting up python3 (3.7.3-1) ... [2021-06-09T22:39:47.752Z] #20 46.68 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T22:39:47.924Z] #22 9.884 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T22:39:48.118Z] Client: [2021-06-09T22:39:48.118Z] Context: default [2021-06-09T22:39:48.118Z] Debug Mode: false [2021-06-09T22:39:48.118Z] Plugins: [2021-06-09T22:39:48.118Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T22:39:48.118Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T22:39:48.118Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T22:39:48.118Z] [2021-06-09T22:39:48.118Z] Server: [2021-06-09T22:39:48.118Z] Containers: 0 [2021-06-09T22:39:48.118Z] Running: 0 [2021-06-09T22:39:48.118Z] Paused: 0 [2021-06-09T22:39:48.118Z] Stopped: 0 [2021-06-09T22:39:48.118Z] Images: 0 [2021-06-09T22:39:48.118Z] Server Version: 20.10.0 [2021-06-09T22:39:48.118Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T22:39:48.118Z] Windows: [2021-06-09T22:39:48.118Z] LCOW: [2021-06-09T22:39:48.118Z] Logging Driver: json-file [2021-06-09T22:39:48.118Z] Plugins: [2021-06-09T22:39:48.118Z] Volume: local [2021-06-09T22:39:48.118Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T22:39:48.118Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T22:39:48.118Z] Swarm: inactive [2021-06-09T22:39:48.118Z] Default Isolation: process [2021-06-09T22:39:48.118Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T22:39:48.118Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T22:39:48.118Z] OSType: windows [2021-06-09T22:39:48.118Z] Architecture: x86_64 [2021-06-09T22:39:48.118Z] CPUs: 4 [2021-06-09T22:39:48.118Z] Total Memory: 32GiB [2021-06-09T22:39:48.118Z] Name: azwin-2-a73600 [2021-06-09T22:39:48.118Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-09T22:39:48.118Z] Docker Root Dir: D:\docker [2021-06-09T22:39:48.118Z] Debug Mode: false [2021-06-09T22:39:48.118Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:39:48.118Z] Labels: [2021-06-09T22:39:48.118Z] Experimental: true [2021-06-09T22:39:48.118Z] Insecure Registries: [2021-06-09T22:39:48.118Z] 10.0.0.4:5000 [2021-06-09T22:39:48.118Z] 127.0.0.0/8 [2021-06-09T22:39:48.118Z] Registry Mirrors: [2021-06-09T22:39:48.118Z] http://10.0.0.4:5000/ [2021-06-09T22:39:48.118Z] Live Restore Enabled: false [2021-06-09T22:39:48.118Z] [2021-06-09T22:39:48.181Z] #22 10.83 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T22:39:48.181Z] #22 10.87 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T22:39:48.181Z] #22 10.91 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T22:39:48.219Z] #21 1.366 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T22:39:48.219Z] #21 1.371 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T22:39:48.219Z] #21 1.378 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-09T22:39:48.438Z] #22 11.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-09T22:39:48.482Z] #21 DONE 1.5s [2021-06-09T22:39:48.482Z] [2021-06-09T22:39:48.482Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:39:48.482Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T22:39:48.562Z] #22 9.589 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T22:39:48.690Z] #20 47.33 Setting up apparmor (2.13.2-10) ... [2021-06-09T22:39:48.699Z] #22 11.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T22:39:48.699Z] #22 11.39 Building wheels for collected packages: yamllint [2021-06-09T22:39:48.699Z] #22 11.39 Running setup.py bdist_wheel for yamllint: started [2021-06-09T22:39:49.629Z] #22 12.32 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T22:39:49.629Z] #22 12.32 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T22:39:49.629Z] #22 12.39 Successfully built yamllint [2021-06-09T22:39:49.629Z] #22 12.41 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T22:39:49.942Z] #22 10.84 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T22:39:49.942Z] #22 10.92 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T22:39:49.942Z] #22 10.96 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T22:39:49.942Z] #22 11.11 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-09T22:39:50.069Z] #20 48.67 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T22:39:50.069Z] #20 48.68 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T22:39:50.069Z] #20 48.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T22:39:50.192Z] #22 12.76 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T22:39:50.201Z] #22 11.35 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T22:39:50.201Z] #22 11.36 Building wheels for collected packages: yamllint [2021-06-09T22:39:50.201Z] #22 11.36 Running setup.py bdist_wheel for yamllint: started [2021-06-09T22:39:50.757Z] #22 DONE 13.4s [2021-06-09T22:39:50.757Z] [2021-06-09T22:39:50.757Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T22:39:50.757Z] #25 sha256:a18582d3ea4c0c0f1ea2660f75b1750b6b3e28d1192896c6216bca3b91e615c1 [2021-06-09T22:39:51.003Z] #20 49.67 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T22:39:51.014Z] #25 DONE 0.5s [2021-06-09T22:39:51.014Z] [2021-06-09T22:39:51.014Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:39:51.014Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:39:51.138Z] #22 12.18 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T22:39:51.138Z] #22 12.18 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T22:39:51.138Z] #22 12.23 Successfully built yamllint [2021-06-09T22:39:51.138Z] #22 12.25 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T22:39:51.262Z] #20 50.03 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T22:39:51.271Z] #50 ... [2021-06-09T22:39:51.271Z] [2021-06-09T22:39:51.271Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T22:39:51.271Z] #30 sha256:ae3d5bee41f76e8b0d8ed38cb5e34af6d8af0155142019ea7ff009d869c97140 [2021-06-09T22:39:51.397Z] #22 12.59 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T22:39:51.967Z] #22 DONE 13.1s [2021-06-09T22:39:51.967Z] [2021-06-09T22:39:51.967Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:39:51.967Z] #54 sha256:b10e3f02118b08c53186955c6c4558abeb00723152a446964db42a011280d0ee [2021-06-09T22:39:51.967Z] #54 ... [2021-06-09T22:39:51.967Z] [2021-06-09T22:39:51.967Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T22:39:51.967Z] #25 sha256:a0efd60927eb93fa68bd394801bd53aa6aa1c7af56e941e591586afb29526264 [2021-06-09T22:39:52.196Z] #20 50.89 Setting up python3-pip (18.1-5) ... [2021-06-09T22:39:52.537Z] #25 DONE 0.5s [2021-06-09T22:39:52.537Z] [2021-06-09T22:39:52.537Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T22:39:52.537Z] #30 sha256:127037d07cddba08cc7740d7cda05dc47a44ad39b058992bd52d29c56a8cedd2 [2021-06-09T22:39:52.704Z] #22 ... [2021-06-09T22:39:52.704Z] [2021-06-09T22:39:52.704Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:39:52.704Z] #50 sha256:550c38c8bb0e8abfea9ee64f5242a981e4ab255714451ca497c64216c5eb48b1 [2021-06-09T22:39:52.704Z] #50 160.9 + /build/golangci-lint --version [2021-06-09T22:39:52.704Z] #50 161.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T22:39:52.704Z] #50 DONE 162.0s [2021-06-09T22:39:52.704Z] [2021-06-09T22:39:52.704Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:39:52.704Z] #54 sha256:21562ca9c58129ada055c9b918fb43c2e1787502ec7054c02c6c1030b06c429a [2021-06-09T22:39:52.762Z] #20 51.73 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:39:52.970Z] #54 ... [2021-06-09T22:39:52.970Z] [2021-06-09T22:39:52.970Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:39:52.970Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T22:39:52.970Z] #22 4.622 Collecting yamllint==1.26.1 [2021-06-09T22:39:53.020Z] #20 51.75 Processing triggers for mime-support (3.62) ... [2021-06-09T22:39:53.278Z] #20 DONE 52.1s [2021-06-09T22:39:53.278Z] [2021-06-09T22:39:53.278Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:39:53.278Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:39:53.278Z] #50 ... [2021-06-09T22:39:53.278Z] [2021-06-09T22:39:53.278Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T22:39:53.278Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T22:39:55.177Z] #21 1.584 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T22:39:55.177Z] #21 1.587 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T22:39:55.177Z] #21 1.590 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T22:39:55.177Z] #21 DONE 1.7s [2021-06-09T22:39:55.177Z] [2021-06-09T22:39:55.177Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:39:55.177Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T22:39:56.524Z] #30 DONE 5.2s [2021-06-09T22:39:56.524Z] [2021-06-09T22:39:56.524Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:39:56.524Z] #50 sha256:76860e080d7dd0d4ef4bb9987b552ee5fab38d128637e9580b57a282608a0185 [2021-06-09T22:39:56.524Z] #50 197.8 + /build/golangci-lint --version [2021-06-09T22:39:56.524Z] #50 198.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T22:39:56.524Z] #50 DONE 199.0s [2021-06-09T22:39:56.524Z] [2021-06-09T22:39:56.524Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:39:56.524Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:39:56.524Z] #40 DONE 197.9s [2021-06-09T22:39:56.524Z] [2021-06-09T22:39:56.524Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:39:56.524Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:39:56.524Z] #57 ... [2021-06-09T22:39:56.524Z] [2021-06-09T22:39:56.524Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T22:39:56.524Z] #33 sha256:9069ae6f862af152c525e039292210372660277d945fce99a08e6ab07268de13 [2021-06-09T22:39:57.087Z] #33 DONE 0.5s [2021-06-09T22:39:57.087Z] [2021-06-09T22:39:57.087Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T22:39:57.087Z] #35 sha256:2e83a2de3b4d3e2c11ee85592c991dd9d293faa88ae5c675e59eadb484b5f408 [2021-06-09T22:39:57.344Z] #35 DONE 0.2s [2021-06-09T22:39:57.344Z] [2021-06-09T22:39:57.344Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T22:39:57.344Z] #38 sha256:1b17ef19ea97f5ea536ae86b06a94ed7073e8b24b12c4232970ccaaf31d836a1 [2021-06-09T22:39:57.344Z] #38 DONE 0.1s [2021-06-09T22:39:57.344Z] [2021-06-09T22:39:57.344Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:39:57.344Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:39:57.811Z] #30 DONE 5.2s [2021-06-09T22:39:57.811Z] [2021-06-09T22:39:57.811Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:39:57.812Z] #50 sha256:42dc4925f1ea8442c5766555ee56c0586fcf6bc506624fceccd01bb23a5329b9 [2021-06-09T22:39:57.812Z] #50 195.1 + /build/golangci-lint --version [2021-06-09T22:39:57.812Z] #50 195.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T22:39:57.812Z] #50 DONE 195.6s [2021-06-09T22:39:57.812Z] [2021-06-09T22:39:57.812Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:39:57.812Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:39:57.812Z] #40 DONE 195.2s [2021-06-09T22:39:57.812Z] [2021-06-09T22:39:57.812Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T22:39:57.812Z] #33 sha256:2e85b75113ba06a6cd91e2e94da98cb8497cb2875ee9782cb89519b27c128ddf [2021-06-09T22:39:58.286Z] #22 9.926 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T22:39:58.380Z] #33 DONE 0.7s [2021-06-09T22:39:58.380Z] [2021-06-09T22:39:58.380Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T22:39:58.380Z] #35 sha256:888a56c6303c28bc9da0f3f2a11fda5ad1dadaf0332b2f0823f3e7e07b199beb [2021-06-09T22:39:58.640Z] #35 DONE 0.2s [2021-06-09T22:39:58.640Z] [2021-06-09T22:39:58.640Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T22:39:58.640Z] #38 sha256:c401decf6390c1021532c63cdb2b979f437f0b2599f27fca0ef62a2e44efbbae [2021-06-09T22:39:58.640Z] #38 DONE 0.1s [2021-06-09T22:39:58.640Z] [2021-06-09T22:39:58.640Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:39:58.640Z] #54 sha256:b10e3f02118b08c53186955c6c4558abeb00723152a446964db42a011280d0ee [2021-06-09T22:39:59.234Z] #22 10.88 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T22:39:59.234Z] #22 10.93 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T22:39:59.234Z] #22 10.98 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T22:39:59.237Z] #57 ... [2021-06-09T22:39:59.237Z] [2021-06-09T22:39:59.237Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T22:39:59.237Z] #41 sha256:32c6f491ecfd11de98485b78fe70e58aefc452f71477b4e6258542b9287e3764 [2021-06-09T22:39:59.359Z] #22 ... [2021-06-09T22:39:59.359Z] [2021-06-09T22:39:59.359Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-09T22:39:59.359Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T22:39:59.359Z] #40 DONE 185.7s [2021-06-09T22:39:59.359Z] [2021-06-09T22:39:59.359Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:39:59.359Z] #57 sha256:4debfbabf1aeebb488f7fa35b9db28066a25888323645f0b27934c4c6308ff98 [2021-06-09T22:39:59.497Z] #22 11.17 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-09T22:39:59.617Z] #57 ... [2021-06-09T22:39:59.617Z] [2021-06-09T22:39:59.617Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:39:59.617Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T22:39:59.617Z] #22 4.567 Collecting yamllint==1.26.1 [2021-06-09T22:39:59.800Z] #41 DONE 0.7s [2021-06-09T22:39:59.800Z] [2021-06-09T22:39:59.800Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:39:59.800Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:39:59.800Z] #57 ... [2021-06-09T22:39:59.800Z] [2021-06-09T22:39:59.800Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T22:39:59.800Z] #45 sha256:73fb354ba663f003f1ffe7db49b4e2303f1da20fe0a1c5252cee32ca9f83fcae [2021-06-09T22:39:59.800Z] #45 DONE 0.0s [2021-06-09T22:39:59.800Z] [2021-06-09T22:39:59.800Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T22:39:59.800Z] #47 sha256:e98d3d0491c5683fe277503876e8c0576fe4d165d796b87b659d1a500f56b692 [2021-06-09T22:40:00.057Z] #47 DONE 0.3s [2021-06-09T22:40:00.057Z] [2021-06-09T22:40:00.057Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T22:40:00.057Z] #49 sha256:8dbe79abe155efa938b8a009ae4592685d1160873c33c7dd8f628b3b5ed1fb44 [2021-06-09T22:40:00.057Z] #49 DONE 0.1s [2021-06-09T22:40:00.057Z] [2021-06-09T22:40:00.057Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:00.057Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:40:00.072Z] #22 11.73 Installing build dependencies: started [2021-06-09T22:40:00.313Z] #57 ... [2021-06-09T22:40:00.313Z] [2021-06-09T22:40:00.313Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T22:40:00.313Z] #51 sha256:f0eb70fdd1ef5af7605dfa262fdba9bd48dddadb64e61de85fa3be5b547b623a [2021-06-09T22:40:00.544Z] #54 ... [2021-06-09T22:40:00.544Z] [2021-06-09T22:40:00.544Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T22:40:00.544Z] #41 sha256:2d637fcce11ac4258283c5ea91b143b7b6a4bd07719645c547c8fd984ab5e980 [2021-06-09T22:40:00.877Z] #51 DONE 0.5s [2021-06-09T22:40:00.877Z] [2021-06-09T22:40:00.877Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T22:40:00.877Z] #53 sha256:4b757055eadb4b785b00d33d03a8a945cd4e48f07c8371516777a75e675e6f49 [2021-06-09T22:40:00.877Z] #53 DONE 0.1s [2021-06-09T22:40:00.877Z] [2021-06-09T22:40:00.877Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:00.877Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:40:01.114Z] #41 DONE 0.7s [2021-06-09T22:40:01.114Z] [2021-06-09T22:40:01.114Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T22:40:01.114Z] #45 sha256:1140537a4353898397d66cfee55e18bfa46cf83256525b451266e984a11ca803 [2021-06-09T22:40:01.114Z] #45 DONE 0.0s [2021-06-09T22:40:01.114Z] [2021-06-09T22:40:01.114Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:01.114Z] #54 sha256:b10e3f02118b08c53186955c6c4558abeb00723152a446964db42a011280d0ee [2021-06-09T22:40:01.114Z] #54 ... [2021-06-09T22:40:01.114Z] [2021-06-09T22:40:01.114Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T22:40:01.114Z] #47 sha256:72004e8b10970e595f7c112edf75577ddf939a07ae31cf50be0ac9cffe1a9911 [2021-06-09T22:40:01.373Z] #47 DONE 0.2s [2021-06-09T22:40:01.373Z] [2021-06-09T22:40:01.373Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T22:40:01.373Z] #49 sha256:c85bab4fafa3b635c9f34ef833d18f5868803c74dd13591b505ee6b9fff8bef9 [2021-06-09T22:40:01.373Z] #49 DONE 0.1s [2021-06-09T22:40:01.373Z] [2021-06-09T22:40:01.373Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T22:40:01.373Z] #51 sha256:22bff3acdb8d238d1550d970790774cbf9e5b54a531bfec0addc0275f2bc3341 [2021-06-09T22:40:01.632Z] #51 DONE 0.1s [2021-06-09T22:40:01.632Z] [2021-06-09T22:40:01.632Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T22:40:01.632Z] #53 sha256:45d94c34e20a31fa70f83576a1c286107f9658d0741be4c33e47247d1c680704 [2021-06-09T22:40:01.632Z] #53 DONE 0.1s [2021-06-09T22:40:01.632Z] [2021-06-09T22:40:01.632Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:01.632Z] #54 sha256:b10e3f02118b08c53186955c6c4558abeb00723152a446964db42a011280d0ee [2021-06-09T22:40:03.804Z] #22 ... [2021-06-09T22:40:03.804Z] [2021-06-09T22:40:03.804Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-09T22:40:03.804Z] #50 sha256:2791208ad8d564837f6a5dd50cad6617ce22df2ead8f700843979b63d928367c [2021-06-09T22:40:03.804Z] #50 189.9 + /build/golangci-lint --version [2021-06-09T22:40:03.804Z] #50 190.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T22:40:03.804Z] #50 DONE 190.6s [2021-06-09T22:40:03.804Z] [2021-06-09T22:40:03.804Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:03.804Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:40:05.178Z] #54 ... [2021-06-09T22:40:05.178Z] [2021-06-09T22:40:05.178Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:40:05.178Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T22:40:05.178Z] #22 9.882 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T22:40:05.744Z] #22 10.60 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T22:40:05.744Z] #22 10.64 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T22:40:05.744Z] #22 10.67 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T22:40:06.001Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-09T22:40:06.001Z] #22 11.05 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T22:40:06.001Z] #22 11.05 Building wheels for collected packages: yamllint [2021-06-09T22:40:06.001Z] #22 11.05 Running setup.py bdist_wheel for yamllint: started [2021-06-09T22:40:06.568Z] #22 11.61 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T22:40:06.568Z] #22 11.61 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T22:40:06.568Z] #22 11.64 Successfully built yamllint [2021-06-09T22:40:06.568Z] #22 11.65 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T22:40:06.826Z] #22 11.85 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T22:40:07.085Z] #22 DONE 12.0s [2021-06-09T22:40:07.085Z] [2021-06-09T22:40:07.085Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T22:40:07.085Z] #25 sha256:0ed40aa6e07026f254c6dd978d9c09a0d9850b6ec9e55d8a3727aebf3050c3fd [2021-06-09T22:40:07.345Z] #25 DONE 0.3s [2021-06-09T22:40:07.345Z] [2021-06-09T22:40:07.345Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:07.345Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:40:07.345Z] #54 ... [2021-06-09T22:40:07.345Z] [2021-06-09T22:40:07.345Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T22:40:07.345Z] #30 sha256:82d7363a263804128ac4ce18289cabbaa752395817574c30c42c4152a2c63ba4 [2021-06-09T22:40:09.968Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-09T22:40:09.968Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-76835155\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-09T22:40:09.968Z] ---------------------------------------------------------------------------- [2021-06-09T22:40:09.968Z] [2021-06-09T22:40:09.968Z] INFO: executeCI.ps1 starting at Wed Jun 9 22:40:08 CUT 2021 [2021-06-09T22:40:09.968Z] [2021-06-09T22:40:09.968Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-09T22:40:09.968Z] INFO: Running git version 2.24.1.windows.2 [2021-06-09T22:40:09.968Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-09T22:40:09.968Z] INFO: Environment variables: [2021-06-09T22:40:09.968Z] [2021-06-09T22:40:09.968Z] Name Value [2021-06-09T22:40:09.968Z] ---- ----- [2021-06-09T22:40:09.968Z] ALLUSERSPROFILE C:\ProgramData [2021-06-09T22:40:09.968Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-09T22:40:09.968Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-09T22:40:09.968Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-09T22:40:09.968Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-09T22:40:09.968Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-09T22:40:09.968Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-09T22:40:09.968Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-09T22:40:09.968Z] BRANCH_NAME PR-42503 [2021-06-09T22:40:09.968Z] BUILD_DISPLAY_NAME #2 [2021-06-09T22:40:09.968Z] BUILD_ID 2 [2021-06-09T22:40:09.968Z] BUILD_NUMBER 2 [2021-06-09T22:40:09.968Z] BUILD_TAG jenkins-moby-PR-42503-2 [2021-06-09T22:40:09.968Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/ [2021-06-09T22:40:09.968Z] CHANGE_AUTHOR thaJeztah [2021-06-09T22:40:09.968Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-09T22:40:09.968Z] CHANGE_BRANCH bridge_redundant_list [2021-06-09T22:40:09.968Z] CHANGE_FORK thaJeztah/docker [2021-06-09T22:40:09.968Z] CHANGE_ID 42503 [2021-06-09T22:40:09.968Z] CHANGE_TARGET master [2021-06-09T22:40:09.968Z] CHANGE_TITLE libnetwork/bridge: remove unused "others" argument from isolateNetwork() [2021-06-09T22:40:09.968Z] CHANGE_URL https://github.com/moby/moby/pull/42503 [2021-06-09T22:40:09.968Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T22:40:09.968Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-09T22:40:09.968Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-09T22:40:09.968Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-09T22:40:09.968Z] COMPUTERNAME azwin-2-a73600 [2021-06-09T22:40:09.968Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-09T22:40:09.968Z] ConfigSequenceNumber 0 [2021-06-09T22:40:09.968Z] DOCKER_BUILDKIT 0 [2021-06-09T22:40:09.968Z] DOCKER_DUT_DEBUG 1 [2021-06-09T22:40:09.968Z] DOCKER_EXPERIMENTAL 1 [2021-06-09T22:40:09.968Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-09T22:40:09.968Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-09T22:40:09.968Z] EXECUTOR_NUMBER 0 [2021-06-09T22:40:09.968Z] FQDN azwin-2-a73600.westus.cloudapp.azure.com [2021-06-09T22:40:09.968Z] GIT_BRANCH PR-42503 [2021-06-09T22:40:09.968Z] GIT_COMMIT a195b8ebe1d533686b7ad684ef53194a56e385dd [2021-06-09T22:40:09.968Z] GIT_PREVIOUS_COMMIT 508a0979d9e3a15361d4b936252111796c0580d3 [2021-06-09T22:40:09.968Z] GIT_URL https://github.com/moby/moby.git [2021-06-09T22:40:09.968Z] HUDSON_COOKIE 08fcabe1-ea80-4b51-9612-f6c83f17fb02 [2021-06-09T22:40:09.968Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-09T22:40:09.968Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-09T22:40:09.968Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-09T22:40:09.968Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-09T22:40:09.968Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-09T22:40:09.968Z] JENKINS_NODE_COOKIE 88b577e7-2a6f-43d7-8b34-63499b3412d1 [2021-06-09T22:40:09.968Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-09T22:40:09.968Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-09T22:40:09.968Z] JOB_BASE_NAME PR-42503 [2021-06-09T22:40:09.968Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/display/redirect [2021-06-09T22:40:09.968Z] JOB_NAME moby/PR-42503 [2021-06-09T22:40:09.968Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/ [2021-06-09T22:40:09.968Z] library.jps.version master [2021-06-09T22:40:09.968Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-09T22:40:09.968Z] NODE_LABELS amd64 azure azwin-2-a73600 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-09T22:40:09.968Z] NODE_NAME azwin-2-a73600 [2021-06-09T22:40:09.968Z] NUMBER_OF_PROCESSORS 4 [2021-06-09T22:40:09.968Z] OS Windows_NT [2021-06-09T22:40:09.968Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-09T22:40:09.968Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-09T22:40:09.968Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-09T22:40:09.968Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-09T22:40:09.968Z] PROCESSOR_LEVEL 6 [2021-06-09T22:40:09.968Z] PROCESSOR_REVISION 4f01 [2021-06-09T22:40:09.968Z] ProgramData C:\ProgramData [2021-06-09T22:40:09.968Z] ProgramFiles C:\Program Files [2021-06-09T22:40:09.968Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-09T22:40:09.968Z] ProgramW6432 C:\Program Files [2021-06-09T22:40:09.968Z] PROMPT $P$G [2021-06-09T22:40:09.968Z] PSExecutionPolicyPreference Bypass [2021-06-09T22:40:09.968Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-09T22:40:09.968Z] PUBLIC C:\Users\Public [2021-06-09T22:40:09.968Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/display/redirect?page=artif... [2021-06-09T22:40:09.968Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/display/redirect?page=changes [2021-06-09T22:40:09.968Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/display/redirect [2021-06-09T22:40:09.968Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42503/2/display/redirect?page=tests [2021-06-09T22:40:09.968Z] SKIP_VALIDATION_TESTS 1 [2021-06-09T22:40:09.968Z] SOURCES_DRIVE d [2021-06-09T22:40:09.968Z] SOURCES_SUBDIR gopath [2021-06-09T22:40:09.968Z] STAGE_NAME Run tests [2021-06-09T22:40:09.968Z] SystemDrive C: [2021-06-09T22:40:09.968Z] SystemRoot C:\Windows [2021-06-09T22:40:09.968Z] TEMP C:\Windows\TEMP [2021-06-09T22:40:09.968Z] TESTDEBUG 0 [2021-06-09T22:40:09.968Z] TESTRUN_DRIVE d [2021-06-09T22:40:09.968Z] TESTRUN_SUBDIR CI [2021-06-09T22:40:09.968Z] TIMEOUT 120m [2021-06-09T22:40:09.968Z] TMP C:\Windows\TEMP [2021-06-09T22:40:09.968Z] USERDOMAIN WORKGROUP [2021-06-09T22:40:09.968Z] USERNAME azwin-2-a73600$ [2021-06-09T22:40:09.968Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-09T22:40:09.968Z] windir C:\Windows [2021-06-09T22:40:09.968Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-09T22:40:09.968Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-09T22:40:09.968Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-09T22:40:09.968Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-09T22:40:09.968Z] [2021-06-09T22:40:09.968Z] [2021-06-09T22:40:09.968Z] [2021-06-09T22:40:10.943Z] INFO: Sources under d:\gopath\... [2021-06-09T22:40:10.943Z] INFO: Test run under d:\CI\... [2021-06-09T22:40:10.943Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-09T22:40:10.943Z] INFO: docker/docker repository was found [2021-06-09T22:40:11.408Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-09T22:40:11.528Z] #30 DONE 4.2s [2021-06-09T22:40:11.528Z] [2021-06-09T22:40:11.528Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T22:40:11.528Z] #33 sha256:a51a15fb9c86a093187ca339dbd95e657ede7ac4832b98f687c62d1f1903689b [2021-06-09T22:40:11.786Z] #33 DONE 0.4s [2021-06-09T22:40:11.786Z] [2021-06-09T22:40:11.786Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T22:40:11.786Z] #35 sha256:e439f10e5b24fc681730c492a909910b735c0b9acee49146543923db413a35d4 [2021-06-09T22:40:12.044Z] #35 DONE 0.1s [2021-06-09T22:40:12.044Z] [2021-06-09T22:40:12.044Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T22:40:12.044Z] #38 sha256:c31ec5b3001187989f2e20122db150a7efeb81f7ddbed44bdb3b74c0420ebfa9 [2021-06-09T22:40:12.044Z] #38 DONE 0.1s [2021-06-09T22:40:12.044Z] [2021-06-09T22:40:12.044Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:12.044Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:40:12.044Z] #54 ... [2021-06-09T22:40:12.044Z] [2021-06-09T22:40:12.044Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T22:40:12.045Z] #41 sha256:c64c8839a83ec243f11e9cf5ba5a38f9764208b9a9877ddff8d65e3e28d5d52e [2021-06-09T22:40:12.385Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-09T22:40:12.385Z] 29d5b6a226d2: Pulling fs layer [2021-06-09T22:40:12.979Z] #41 DONE 0.6s [2021-06-09T22:40:12.979Z] [2021-06-09T22:40:12.979Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T22:40:12.979Z] #45 sha256:5a9576c9f0f734c680898728e2a58737d457496c5e8cd6e2a05cb69e3e7aa6a0 [2021-06-09T22:40:12.979Z] #45 DONE 0.1s [2021-06-09T22:40:12.979Z] [2021-06-09T22:40:12.979Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:12.979Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:40:12.979Z] #54 ... [2021-06-09T22:40:12.979Z] [2021-06-09T22:40:12.979Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T22:40:12.979Z] #47 sha256:70469ecfb4b6a2608d43a9051968625cb464dcdf79538727154929524ebb4aad [2021-06-09T22:40:12.979Z] #47 DONE 0.3s [2021-06-09T22:40:12.979Z] [2021-06-09T22:40:12.979Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:12.979Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:40:13.238Z] #54 ... [2021-06-09T22:40:13.238Z] [2021-06-09T22:40:13.238Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T22:40:13.238Z] #49 sha256:cc099e2a788a46156ca51e7588bff22ef4536da79ceb9c9f23aba8774554b637 [2021-06-09T22:40:13.238Z] #49 DONE 0.1s [2021-06-09T22:40:13.238Z] [2021-06-09T22:40:13.238Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T22:40:13.238Z] #51 sha256:0a55d2e9d3adef777e3127cbe64fc7837fe3f218016487a0e43bce6289c9e657 [2021-06-09T22:40:13.804Z] #51 DONE 0.6s [2021-06-09T22:40:13.804Z] [2021-06-09T22:40:13.804Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:13.804Z] #57 sha256:4debfbabf1aeebb488f7fa35b9db28066a25888323645f0b27934c4c6308ff98 [2021-06-09T22:40:13.804Z] #57 ... [2021-06-09T22:40:13.804Z] [2021-06-09T22:40:13.804Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T22:40:13.804Z] #53 sha256:6d524118943803ea0e98c44d9688820390447963c977c34334d9ecd1fcb58a3b [2021-06-09T22:40:13.804Z] #53 DONE 0.1s [2021-06-09T22:40:14.062Z] [2021-06-09T22:40:14.062Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:14.062Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:40:15.019Z] #22 25.37 Installing build dependencies: finished with status 'done' [2021-06-09T22:40:15.019Z] #22 ... [2021-06-09T22:40:15.019Z] [2021-06-09T22:40:15.019Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:15.019Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:40:15.019Z] #57 151.7 + bin/containerd [2021-06-09T22:40:18.932Z] #57 ... [2021-06-09T22:40:18.932Z] [2021-06-09T22:40:18.932Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:18.932Z] #54 sha256:24b3edd676d00560f724d0c9314c90972ac53cae6ccb456a4b97ebac05596fcb [2021-06-09T22:40:18.932Z] #54 107.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T22:40:19.188Z] #54 108.7 + mkdir -p /build [2021-06-09T22:40:19.189Z] #54 108.7 + cp runc /build/runc [2021-06-09T22:40:19.752Z] #54 DONE 109.3s [2021-06-09T22:40:19.752Z] [2021-06-09T22:40:19.752Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:19.752Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:40:19.752Z] #57 178.2 + bin/containerd [2021-06-09T22:40:20.327Z] #57 ... [2021-06-09T22:40:20.327Z] [2021-06-09T22:40:20.327Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:40:20.327Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T22:40:20.327Z] #22 30.35 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T22:40:20.327Z] #22 30.35 Building wheels for collected packages: yamllint, pyyaml [2021-06-09T22:40:20.327Z] #22 30.36 Running setup.py bdist_wheel for yamllint: started [2021-06-09T22:40:20.327Z] #22 31.22 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T22:40:20.327Z] #22 31.22 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T22:40:20.327Z] #22 31.29 Running setup.py bdist_wheel for pyyaml: started [2021-06-09T22:40:20.624Z] #22 ... [2021-06-09T22:40:20.624Z] [2021-06-09T22:40:20.624Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:20.624Z] #54 sha256:21562ca9c58129ada055c9b918fb43c2e1787502ec7054c02c6c1030b06c429a [2021-06-09T22:40:20.624Z] #54 96.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T22:40:20.624Z] #54 98.40 + mkdir -p /build [2021-06-09T22:40:20.624Z] #54 98.40 + cp runc /build/runc [2021-06-09T22:40:20.624Z] #54 DONE 100.0s [2021-06-09T22:40:20.932Z] [2021-06-09T22:40:20.932Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T22:40:20.932Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T22:40:20.932Z] #22 32.56 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-09T22:40:20.932Z] #22 32.56 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-09T22:40:21.122Z] #57 ... [2021-06-09T22:40:21.122Z] [2021-06-09T22:40:21.122Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T22:40:21.122Z] #55 sha256:fc42e5dea0ace7a32189de87a6b1f24c6ee403454bbaf56582d68deb345c5f6c [2021-06-09T22:40:21.122Z] #55 DONE 0.2s [2021-06-09T22:40:21.207Z] #22 32.76 Successfully built yamllint pyyaml [2021-06-09T22:40:21.207Z] #22 32.80 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T22:40:21.378Z] [2021-06-09T22:40:21.378Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:21.378Z] #57 sha256:aa2a441e3b1809d8654f5e2e918f10ea79b363062e3faa85f96a9f351c4a6551 [2021-06-09T22:40:21.483Z] #22 33.15 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T22:40:22.438Z] #22 DONE 34.0s [2021-06-09T22:40:22.438Z] [2021-06-09T22:40:22.438Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-09T22:40:22.438Z] #24 sha256:8524af7e882ce2140d5612ef526252b205046ece5678c064e704b429b93fcda6 [2021-06-09T22:40:23.564Z] #54 ... [2021-06-09T22:40:23.564Z] [2021-06-09T22:40:23.564Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:23.564Z] #57 sha256:47bc0912408d9d405f2b9415e3e9e72a3118271db41464e67a16b2f974b6f1c1 [2021-06-09T22:40:23.564Z] #57 176.0 + bin/containerd [2021-06-09T22:40:23.564Z] #57 ... [2021-06-09T22:40:23.564Z] [2021-06-09T22:40:23.564Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:23.564Z] #54 sha256:b10e3f02118b08c53186955c6c4558abeb00723152a446964db42a011280d0ee [2021-06-09T22:40:23.564Z] #54 107.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T22:40:23.564Z] #54 108.1 + mkdir -p /build [2021-06-09T22:40:23.564Z] #54 108.1 + cp runc /build/runc [2021-06-09T22:40:23.564Z] #54 DONE 108.6s [2021-06-09T22:40:23.564Z] [2021-06-09T22:40:23.564Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:23.564Z] #57 sha256:47bc0912408d9d405f2b9415e3e9e72a3118271db41464e67a16b2f974b6f1c1 [2021-06-09T22:40:23.564Z] #57 ... [2021-06-09T22:40:23.564Z] [2021-06-09T22:40:23.564Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T22:40:23.564Z] #55 sha256:72b5f679b458819a70d87ba254e80ff9312cd69c14b033cb8c97a675593de4d1 [2021-06-09T22:40:23.564Z] #55 DONE 0.3s [2021-06-09T22:40:23.564Z] [2021-06-09T22:40:23.564Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:23.564Z] #57 sha256:47bc0912408d9d405f2b9415e3e9e72a3118271db41464e67a16b2f974b6f1c1 [2021-06-09T22:40:24.362Z] #24 193.5 + return [2021-06-09T22:40:24.362Z] #24 DONE 193.7s [2021-06-09T22:40:24.362Z] [2021-06-09T22:40:24.362Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:24.362Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:40:26.261Z] #54 ... [2021-06-09T22:40:26.261Z] [2021-06-09T22:40:26.261Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:26.261Z] #57 sha256:4debfbabf1aeebb488f7fa35b9db28066a25888323645f0b27934c4c6308ff98 [2021-06-09T22:40:26.261Z] #57 172.7 + bin/containerd [2021-06-09T22:40:26.282Z] #57 ... [2021-06-09T22:40:26.282Z] [2021-06-09T22:40:26.282Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T22:40:26.282Z] #25 sha256:a4d3de0d526c9cdb1b5d958ff67a07fc3919aea7f4b05c8dfb6a6f74468b9d7e [2021-06-09T22:40:26.282Z] #25 DONE 0.3s [2021-06-09T22:40:26.282Z] [2021-06-09T22:40:26.282Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T22:40:26.282Z] #30 sha256:6d3f3889d6fcb06f52cf072da3b309b3ff42b72f6bd39685d85203d29a85b4ba [2021-06-09T22:40:28.160Z] #57 ... [2021-06-09T22:40:28.160Z] [2021-06-09T22:40:28.160Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-09T22:40:28.160Z] #54 sha256:aadeba250d8cd457cf0c9b534919b3da2e130ea7cb2a2b1570d71ad7be8b3450 [2021-06-09T22:40:28.160Z] #54 103.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T22:40:28.160Z] #54 104.9 + mkdir -p /build [2021-06-09T22:40:28.160Z] #54 104.9 + cp runc /build/runc [2021-06-09T22:40:28.160Z] #54 DONE 105.3s [2021-06-09T22:40:28.417Z] [2021-06-09T22:40:28.417Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:28.417Z] #57 sha256:4debfbabf1aeebb488f7fa35b9db28066a25888323645f0b27934c4c6308ff98 [2021-06-09T22:40:29.787Z] #57 ... [2021-06-09T22:40:29.787Z] [2021-06-09T22:40:29.787Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T22:40:29.787Z] #55 sha256:d11a98d90d05c3ad54e0501d982d14bc48e3acc28dd5e59491f592d56f49623f [2021-06-09T22:40:29.787Z] #55 DONE 0.3s [2021-06-09T22:40:29.787Z] [2021-06-09T22:40:29.787Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:29.787Z] #57 sha256:4debfbabf1aeebb488f7fa35b9db28066a25888323645f0b27934c4c6308ff98 [2021-06-09T22:40:32.881Z] #30 DONE 5.9s [2021-06-09T22:40:32.881Z] [2021-06-09T22:40:32.881Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:32.881Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:40:32.881Z] #57 ... [2021-06-09T22:40:32.881Z] [2021-06-09T22:40:32.881Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T22:40:32.881Z] #33 sha256:906b7856c0673a5750fc9d4e7db059b00166c2f6440810b96ce562fb3da0fecf [2021-06-09T22:40:32.881Z] #33 DONE 0.5s [2021-06-09T22:40:32.881Z] [2021-06-09T22:40:32.881Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T22:40:32.881Z] #35 sha256:7f13dbe1a597cb95ce3ce3c9e2c28c40eccfac9d27b39b0facfa9c82c619a080 [2021-06-09T22:40:32.881Z] #35 DONE 0.1s [2021-06-09T22:40:32.881Z] [2021-06-09T22:40:32.881Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:32.881Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:40:32.881Z] #57 ... [2021-06-09T22:40:32.881Z] [2021-06-09T22:40:32.881Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T22:40:32.881Z] #38 sha256:d233f0180899daa3cb5aec9aa6cdd35a419efebb7f4ecc4f0d663fb4f32d462a [2021-06-09T22:40:32.881Z] #38 DONE 0.1s [2021-06-09T22:40:32.881Z] [2021-06-09T22:40:32.881Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T22:40:32.881Z] #41 sha256:57e5caa93664dd6d5692766010a8c5d9dc51d69242ba8965a2afed6073e98382 [2021-06-09T22:40:33.455Z] #41 DONE 0.5s [2021-06-09T22:40:33.455Z] [2021-06-09T22:40:33.455Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T22:40:33.455Z] #45 sha256:ae40610a6995f8ab749c48c0cd7f930fcc691ef49e842e2c5a79fbc0b0cdda21 [2021-06-09T22:40:33.455Z] #45 DONE 0.1s [2021-06-09T22:40:33.455Z] [2021-06-09T22:40:33.455Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T22:40:33.455Z] #47 sha256:2513857f27d4d862b0b9658caff782c26f2d6e1ba5772adca8cbd5b97a6ee699 [2021-06-09T22:40:33.717Z] #47 DONE 0.3s [2021-06-09T22:40:33.717Z] [2021-06-09T22:40:33.717Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T22:40:33.717Z] #49 sha256:c8b77cf04369febbfa1622bf45342cb3347edae12df71b27c3b70986fc16d8f1 [2021-06-09T22:40:33.717Z] #49 DONE 0.1s [2021-06-09T22:40:33.717Z] [2021-06-09T22:40:33.717Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:33.717Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:40:33.980Z] #57 ... [2021-06-09T22:40:33.980Z] [2021-06-09T22:40:33.980Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T22:40:33.980Z] #51 sha256:4d07b1f234e20e1915700a02760fa4c6fdd75f6c74c1a39b69cf0538aed8416b [2021-06-09T22:40:34.560Z] #51 DONE 0.7s [2021-06-09T22:40:34.560Z] [2021-06-09T22:40:34.560Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:34.560Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:40:34.560Z] #57 ... [2021-06-09T22:40:34.560Z] [2021-06-09T22:40:34.560Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T22:40:34.560Z] #53 sha256:0a83bf356acf9e91fbb1bd218db80c3368a715a011f672db43e88c501c346499 [2021-06-09T22:40:34.560Z] #53 DONE 0.1s [2021-06-09T22:40:34.560Z] [2021-06-09T22:40:34.560Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T22:40:34.560Z] #55 sha256:64a081a38f16bc74e4363bff5b288eefe973ec20f360cb66eab7dd279b6cb91a [2021-06-09T22:40:35.134Z] #55 DONE 0.3s [2021-06-09T22:40:35.134Z] [2021-06-09T22:40:35.134Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-09T22:40:35.134Z] #57 sha256:01352f42d0ad33cba4957a6a298454276996f994ff1ca01800272759869a6b51 [2021-06-09T22:40:37.582Z] 29d5b6a226d2: Verifying Checksum [2021-06-09T22:40:37.582Z] 29d5b6a226d2: Download complete [2021-06-09T22:40:53.262Z] #57 188.6 # github.com/containerd/containerd/cmd/containerd [2021-06-09T22:40:53.262Z] #57 188.6 /usr/bin/ld: /tmp/go-link-908858607/000018.o: in function `New': [2021-06-09T22:40:53.262Z] #57 188.6 /tmp/tmp.Twy74iYmVU/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-09T22:40:53.262Z] #57 188.7 + bin/containerd-stress [2021-06-09T22:40:53.421Z] #57 209.3 # github.com/containerd/containerd/cmd/containerd [2021-06-09T22:40:53.421Z] #57 209.3 /usr/bin/ld: /tmp/go-link-060559293/000018.o: in function `New': [2021-06-09T22:40:53.421Z] #57 209.3 /tmp/tmp.WRyjNM90vr/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-09T22:40:53.421Z] #57 209.3 + bin/containerd-stress [2021-06-09T22:40:53.421Z] #57 211.5 + bin/containerd-shim [2021-06-09T22:40:55.640Z] #57 207.2 # github.com/containerd/containerd/cmd/containerd [2021-06-09T22:40:55.640Z] #57 207.2 /usr/bin/ld: /tmp/go-link-637481605/000018.o: in function `New': [2021-06-09T22:40:55.640Z] #57 207.2 /tmp/tmp.O4mLzks3Hq/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-09T22:40:55.640Z] #57 207.3 + bin/containerd-stress [2021-06-09T22:40:55.640Z] #57 209.4 + bin/containerd-shim [2021-06-09T22:40:55.812Z] #57 192.1 + bin/containerd-shim [2021-06-09T22:40:58.110Z] 4612f6d0b889: Pull complete [2021-06-09T22:41:00.016Z] #57 219.1 + bin/containerd-shim-runc-v1 [2021-06-09T22:41:00.919Z] #57 216.5 + bin/containerd-shim-runc-v1 [2021-06-09T22:41:01.845Z] #57 203.9 # github.com/containerd/containerd/cmd/containerd [2021-06-09T22:41:01.845Z] #57 203.9 /usr/bin/ld: /tmp/go-link-357981927/000018.o: in function `New': [2021-06-09T22:41:01.845Z] #57 203.9 /tmp/tmp.vTKDGWHwRB/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-09T22:41:01.845Z] #57 203.9 + bin/containerd-stress [2021-06-09T22:41:01.845Z] #57 206.2 + bin/containerd-shim [2021-06-09T22:41:02.409Z] #57 198.2 + bin/containerd-shim-runc-v1 [2021-06-09T22:41:05.278Z] #57 224.4 + bin/containerd-shim-runc-v2 [2021-06-09T22:41:05.840Z] #57 225.7 + binaries [2021-06-09T22:41:05.840Z] #57 225.7 + install -D bin/containerd /build/containerd [2021-06-09T22:41:05.840Z] #57 225.7 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T22:41:05.840Z] #57 225.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T22:41:05.840Z] #57 225.7 + install -D bin/ctr /build/ctr [2021-06-09T22:41:06.266Z] #57 221.7 + bin/containerd-shim-runc-v2 [2021-06-09T22:41:06.621Z] #57 202.9 + bin/containerd-shim-runc-v2 [2021-06-09T22:41:06.831Z] #57 222.7 + binaries [2021-06-09T22:41:06.832Z] #57 222.7 + install -D bin/containerd /build/containerd [2021-06-09T22:41:06.832Z] #57 222.7 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T22:41:06.832Z] #57 222.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T22:41:06.832Z] #57 222.8 + install -D bin/ctr /build/ctr [2021-06-09T22:41:07.118Z] #57 213.3 + bin/containerd-shim-runc-v1 [2021-06-09T22:41:07.598Z] #57 204.3 + binaries [2021-06-09T22:41:07.598Z] #57 204.3 + install -D bin/containerd /build/containerd [2021-06-09T22:41:07.598Z] #57 204.3 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T22:41:07.598Z] #57 204.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T22:41:07.598Z] #57 204.4 + install -D bin/ctr /build/ctr [2021-06-09T22:41:07.726Z] #57 DONE 227.4s [2021-06-09T22:41:08.205Z] #57 DONE 224.2s [2021-06-09T22:41:08.655Z] [2021-06-09T22:41:08.655Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T22:41:08.655Z] #58 sha256:0dfef9ccb9297e937ee0a9d31551eda87c1e670fe202dfcfdf16f14cd831eaed [2021-06-09T22:41:08.910Z] #58 DONE 0.4s [2021-06-09T22:41:08.910Z] [2021-06-09T22:41:08.910Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T22:41:08.910Z] #62 sha256:c0116e39cbf4db031e9cc2cb19912bd2250f0d96c6f7b0221569a63d960545a8 [2021-06-09T22:41:09.165Z] #62 DONE 0.1s [2021-06-09T22:41:09.165Z] [2021-06-09T22:41:09.165Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T22:41:09.165Z] #67 sha256:6a3af5c77c853130ee151885d153c980ad8108ada01424b466e195e227d6dc3b [2021-06-09T22:41:09.424Z] #67 DONE 0.4s [2021-06-09T22:41:09.510Z] #57 DONE 206.2s [2021-06-09T22:41:09.582Z] [2021-06-09T22:41:09.582Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T22:41:09.582Z] #58 sha256:dfe61fc37f4b560f9fa8dc460c828bc0b09c739574fb61805086f74f9efa6f88 [2021-06-09T22:41:09.680Z] [2021-06-09T22:41:09.680Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T22:41:09.680Z] #68 sha256:af89557d6219856d1674b7c810ca028beeda18b7e5f26ae0794217c79fbeb221 [2021-06-09T22:41:09.680Z] #68 DONE 0.0s [2021-06-09T22:41:09.680Z] [2021-06-09T22:41:09.680Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T22:41:09.680Z] #69 sha256:49efe53553523465b5434a608700bb391187bb0aa75e2720b425b034f1fff045 [2021-06-09T22:41:10.518Z] #58 DONE 0.9s [2021-06-09T22:41:10.518Z] [2021-06-09T22:41:10.518Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T22:41:10.518Z] #62 sha256:270067baebbb1a73191a9e6340d41e1cb373bbcd278d36aec63c5792f044c1f9 [2021-06-09T22:41:10.518Z] #62 DONE 0.2s [2021-06-09T22:41:10.518Z] [2021-06-09T22:41:10.518Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T22:41:10.518Z] #67 sha256:fd880ca1f37c4e8956e3116130f2cb4277ecf80c8dd83dc9d3c0225e64dedd35 [2021-06-09T22:41:11.044Z] #69 DONE 1.4s [2021-06-09T22:41:11.044Z] [2021-06-09T22:41:11.044Z] #70 exporting to image [2021-06-09T22:41:11.044Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T22:41:11.044Z] #70 exporting layers [2021-06-09T22:41:11.422Z] [2021-06-09T22:41:11.422Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T22:41:11.422Z] #58 sha256:698e722292ea907dfde1dc3028b37733aaf51c8bcceb8eac3bf6146184275b12 [2021-06-09T22:41:11.422Z] #58 DONE 0.4s [2021-06-09T22:41:11.422Z] [2021-06-09T22:41:11.422Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T22:41:11.422Z] #62 sha256:2abb1755e54e90dc808f71eea58a2402fe4177c53859145b5e5a8bea8aefbdaa [2021-06-09T22:41:11.452Z] #67 DONE 0.9s [2021-06-09T22:41:11.452Z] [2021-06-09T22:41:11.452Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T22:41:11.452Z] #68 sha256:dc2b4ab06168205e756dff0f9e1c3ab5971d4ab81e6ee1811071902de5a512bd [2021-06-09T22:41:11.452Z] #68 DONE 0.0s [2021-06-09T22:41:11.452Z] [2021-06-09T22:41:11.452Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T22:41:11.452Z] #69 sha256:e4d4068a99631c7d1243679040c19bd4ca1cb5bb065eeb280a41a88e7ab7e01b [2021-06-09T22:41:11.682Z] #62 DONE 0.2s [2021-06-09T22:41:11.682Z] [2021-06-09T22:41:11.682Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T22:41:11.682Z] #67 sha256:3c6682cead783a491831944a2a9d089dabaa29773a3b1696c840df8e0757929b [2021-06-09T22:41:12.378Z] #57 218.2 + bin/containerd-shim-runc-v2 [2021-06-09T22:41:12.635Z] #57 219.2 + binaries [2021-06-09T22:41:12.635Z] #57 219.2 + install -D bin/containerd /build/containerd [2021-06-09T22:41:12.635Z] #57 219.2 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T22:41:12.635Z] #57 219.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T22:41:12.635Z] #57 219.2 + install -D bin/ctr /build/ctr [2021-06-09T22:41:13.065Z] #67 DONE 1.2s [2021-06-09T22:41:13.065Z] [2021-06-09T22:41:13.065Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T22:41:13.065Z] #68 sha256:8616a34dc7be99dea7e3866e794d1c10e283888da8c87a1d3b0108bb163f575e [2021-06-09T22:41:13.065Z] #68 DONE 0.0s [2021-06-09T22:41:13.065Z] [2021-06-09T22:41:13.065Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T22:41:13.065Z] #69 sha256:fbe70f4ee95b7bab5dee549f928da38eea010777e0ae6892854170f59a41f578 [2021-06-09T22:41:13.356Z] #69 DONE 1.5s [2021-06-09T22:41:13.356Z] [2021-06-09T22:41:13.356Z] #70 exporting to image [2021-06-09T22:41:13.356Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T22:41:13.356Z] #70 exporting layers [2021-06-09T22:41:14.005Z] #57 DONE 220.7s [2021-06-09T22:41:14.941Z] [2021-06-09T22:41:14.941Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T22:41:14.941Z] #58 sha256:27108bb14e98e59bcf3e8b84b316da2436c55820a3a1571ba304e79072004449 [2021-06-09T22:41:14.980Z] #69 DONE 1.9s [2021-06-09T22:41:14.980Z] [2021-06-09T22:41:14.980Z] #70 exporting to image [2021-06-09T22:41:14.980Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T22:41:14.980Z] #70 exporting layers [2021-06-09T22:41:16.311Z] #58 DONE 1.1s [2021-06-09T22:41:16.312Z] [2021-06-09T22:41:16.312Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T22:41:16.312Z] #62 sha256:f3104f62e02ab7ec7a56595f46b409693dbf95e5011c6fef81f4b8938446b9d1 [2021-06-09T22:41:16.569Z] #62 DONE 0.3s [2021-06-09T22:41:16.569Z] [2021-06-09T22:41:16.569Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T22:41:16.569Z] #67 sha256:ea5dd04f78e37deb897f579ca60e98167c87d23893e183344e1d6f356d431923 [2021-06-09T22:41:17.594Z] #70 exporting layers 6.7s done [2021-06-09T22:41:17.594Z] #70 writing image sha256:9c1eac54d1f002c884970e028e27ac0570f3265f053f02823c1c2e097de9d031 done [2021-06-09T22:41:17.594Z] #70 naming to docker.io/library/docker:b029e77de89abeebf46f9f3d0be7753066e5e79a done [2021-06-09T22:41:17.594Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-09T22:41:17.923Z] + trap exit INT TERM [2021-06-09T22:41:17.923Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-09T22:41:17.923Z] + CONTAINER_NAME=docker-pr2 [2021-06-09T22:41:17.923Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42503/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b029e77de89abeebf46f9f3d0be7753066e5e79a -e DOCKER_GRAPHDRIVER docker:b029e77de89abeebf46f9f3d0be7753066e5e79a hack/make.sh dynbinary [2021-06-09T22:41:17.938Z] #67 DONE 1.3s [2021-06-09T22:41:17.938Z] [2021-06-09T22:41:17.938Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T22:41:17.938Z] #68 sha256:bbe0ae4cbc09365248713d7698fa2cdab50ced0d8b91d008bdb456512e416ec4 [2021-06-09T22:41:17.938Z] #68 DONE 0.0s [2021-06-09T22:41:17.938Z] [2021-06-09T22:41:17.938Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-06-09T22:41:17.938Z] #69 sha256:97a005cb73b8ebf17e1feba882d4db0d755a34b450de5491bcd3ffee719ee72a [2021-06-09T22:41:18.502Z] #69 0.699 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-09T22:41:18.502Z] #69 0.699 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-09T22:41:18.502Z] #69 0.699 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-09T22:41:18.502Z] #69 0.778 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-09T22:41:19.192Z] #70 exporting layers 4.0s done [2021-06-09T22:41:19.192Z] #70 writing image sha256:b71c84226f2a9f181eeb584fb33784fae97510161a44b591b1cff2bcf18107a1 done [2021-06-09T22:41:19.192Z] #70 naming to docker.io/library/docker:e73f15046c3402dfddc75af3718e9fe89129efdc done [2021-06-09T22:41:19.192Z] #70 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-09T22:41:19.287Z] [2021-06-09T22:41:19.287Z] Removing bundles/ [2021-06-09T22:41:19.287Z] [2021-06-09T22:41:19.287Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T22:41:19.287Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:41:19.287Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:41:19.529Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-09T22:41:19.632Z] #69 1.052 Reading package lists... [2021-06-09T22:41:19.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e73f15046c3402dfddc75af3718e9fe89129efdc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e73f15046c3402dfddc75af3718e9fe89129efdc hack/test/unit [2021-06-09T22:41:19.920Z] #70 exporting layers 7.0s done [2021-06-09T22:41:19.921Z] #70 writing image sha256:a817c6d6a0454d71a1e704212af35a1da04fca1889294ad7acb8a5d071d91d76 done [2021-06-09T22:41:19.921Z] #70 naming to docker.io/library/docker:7c39003f28d518f1bc771da9e42ac275fa12ebd1 0.0s done [2021-06-09T22:41:19.921Z] #70 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T22:41:20.198Z] #69 1.680 Reading package lists... [2021-06-09T22:41:20.198Z] #69 2.306 Building dependency tree... [2021-06-09T22:41:20.198Z] #69 2.453 Reading state information... [2021-06-09T22:41:20.198Z] #69 2.559 The following additional packages will be installed: [2021-06-09T22:41:20.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=7c39003f28d518f1bc771da9e42ac275fa12ebd1 -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:7c39003f28d518f1bc771da9e42ac275fa12ebd1 hack/make.sh dynbinary test-integration [2021-06-09T22:41:20.455Z] #69 2.560 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-09T22:41:20.455Z] #69 2.560 libpam-systemd [2021-06-09T22:41:20.455Z] #69 2.561 Suggested packages: [2021-06-09T22:41:20.455Z] #69 2.561 systemd-container policykit-1 [2021-06-09T22:41:20.455Z] #69 2.561 Recommended packages: [2021-06-09T22:41:20.455Z] #69 2.561 libnss-systemd [2021-06-09T22:41:20.455Z] #69 2.642 The following NEW packages will be installed: [2021-06-09T22:41:20.455Z] #69 2.643 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-09T22:41:20.455Z] #69 2.644 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-09T22:41:20.713Z] #69 2.909 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T22:41:20.713Z] #69 2.909 Need to get 4762 kB of archives. [2021-06-09T22:41:20.713Z] #69 2.909 After this operation, 16.6 MB of additional disk space will be used. [2021-06-09T22:41:20.713Z] #69 2.909 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-09T22:41:20.713Z] #69 2.911 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-06-09T22:41:20.713Z] #69 2.912 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-09T22:41:20.713Z] #69 2.915 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-09T22:41:20.713Z] #69 2.917 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-09T22:41:20.713Z] #69 2.918 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-09T22:41:20.971Z] #69 3.013 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-09T22:41:20.971Z] #69 3.014 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-09T22:41:20.971Z] #69 3.016 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-09T22:41:20.971Z] #69 3.018 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-09T22:41:20.971Z] #69 3.020 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-06-09T22:41:20.971Z] #69 3.174 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T22:41:20.971Z] #69 3.196 Fetched 4762 kB in 0s (13.0 MB/s) [2021-06-09T22:41:20.971Z] #69 3.218 Selecting previously unselected package libargon2-1:amd64. [2021-06-09T22:41:20.971Z] #69 3.218 (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 ... 28067 files and directories currently installed.) [2021-06-09T22:41:20.971Z] #69 3.232 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-09T22:41:20.971Z] #69 3.239 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-09T22:41:20.971Z] #69 3.272 Selecting previously unselected package libjson-c3:amd64. [2021-06-09T22:41:21.228Z] #69 3.275 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-09T22:41:21.228Z] #69 3.278 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-09T22:41:21.228Z] #69 3.308 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-09T22:41:21.228Z] #69 3.311 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-09T22:41:21.228Z] #69 3.314 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-09T22:41:21.228Z] #69 3.362 Selecting previously unselected package libidn11:amd64. [2021-06-09T22:41:21.228Z] #69 3.362 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-09T22:41:21.228Z] #69 3.366 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-09T22:41:21.228Z] #69 3.408 Selecting previously unselected package libkmod2:amd64. [2021-06-09T22:41:21.228Z] #69 3.409 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-09T22:41:21.228Z] #69 3.413 Unpacking libkmod2:amd64 (26-1) ... [2021-06-09T22:41:21.228Z] #69 3.452 Selecting previously unselected package systemd. [2021-06-09T22:41:21.228Z] #69 3.454 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-09T22:41:21.228Z] #69 3.492 Unpacking systemd (241-7~deb10u7) ... [2021-06-09T22:41:21.727Z] [2021-06-09T22:41:21.727Z] Removing bundles/ [2021-06-09T22:41:21.727Z] [2021-06-09T22:41:21.727Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T22:41:21.727Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:41:21.727Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:41:21.792Z] #69 3.968 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-09T22:41:21.792Z] #69 3.981 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-09T22:41:21.792Z] #69 3.993 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-09T22:41:21.792Z] #69 4.003 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-09T22:41:21.792Z] #69 4.012 Setting up libkmod2:amd64 (26-1) ... [2021-06-09T22:41:21.792Z] #69 4.022 Setting up systemd (241-7~deb10u7) ... [2021-06-09T22:41:21.792Z] #69 4.069 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-09T22:41:22.050Z] #69 4.071 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-09T22:41:22.050Z] #69 4.074 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-09T22:41:22.050Z] #69 4.074 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-09T22:41:22.307Z] #69 4.594 Selecting previously unselected package systemd-sysv. [2021-06-09T22:41:22.307Z] #69 4.595 (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 ... 28864 files and directories currently installed.) [2021-06-09T22:41:22.307Z] #69 4.608 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-09T22:41:22.307Z] #69 4.611 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-09T22:41:22.307Z] #69 4.651 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-09T22:41:22.307Z] #69 4.651 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-09T22:41:22.363Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-09T22:41:22.363Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-09T22:41:22.363Z] + TESTDIRS=./... [2021-06-09T22:41:22.363Z] + exclude_paths='/vendor/|/integration' [2021-06-09T22:41:22.363Z] ++ go list ./... [2021-06-09T22:41:22.363Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-09T22:41:22.565Z] #69 4.655 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-09T22:41:22.565Z] #69 4.713 Selecting previously unselected package dbus. [2021-06-09T22:41:22.565Z] #69 4.713 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-09T22:41:22.565Z] #69 4.723 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-09T22:41:22.565Z] #69 4.779 Selecting previously unselected package libpam-systemd:amd64. [2021-06-09T22:41:22.565Z] #69 4.779 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-09T22:41:22.565Z] #69 4.781 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-09T22:41:22.565Z] #69 4.824 Selecting previously unselected package dbus-user-session. [2021-06-09T22:41:22.565Z] #69 4.824 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-09T22:41:22.565Z] #69 4.827 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-09T22:41:22.822Z] #69 4.931 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-09T22:41:22.822Z] #69 4.943 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-09T22:41:22.822Z] #69 4.954 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-09T22:41:22.822Z] #69 5.074 invoke-rc.d: could not determine current runlevel [2021-06-09T22:41:23.080Z] #69 5.076 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T22:41:23.080Z] #69 5.080 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-09T22:41:23.080Z] #69 5.213 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-09T22:41:23.080Z] #69 5.227 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-09T22:41:23.080Z] #69 5.237 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T22:41:23.338Z] #69 DONE 5.4s [2021-06-09T22:41:23.338Z] [2021-06-09T22:41:23.338Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-06-09T22:41:23.338Z] #70 sha256:bd5df7ec98ae942365013265b7f8738482553d0d93fe10c0682a514e17b3adc4 [2021-06-09T22:41:23.597Z] #70 0.478 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T22:41:23.597Z] #70 0.478 Dload Upload Total Spent Left Speed [2021-06-09T22:41:23.759Z] + pkg_list='github.com/docker/docker/api [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/backend/build [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/httputils [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/middleware [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/build [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/container [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/debug [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/image [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/network [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/session [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/system [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/server/router/volume [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/backend [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/container [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/events [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/filters [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/image [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/mount [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/network [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/registry [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/strslice [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/swarm [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/time [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/versions [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T22:41:23.759Z] github.com/docker/docker/api/types/volume [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/builder-next [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/dockerfile [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/dockerignore [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/remotecontext [2021-06-09T22:41:23.759Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T22:41:23.759Z] github.com/docker/docker/cli [2021-06-09T22:41:23.759Z] github.com/docker/docker/cli/config [2021-06-09T22:41:23.759Z] github.com/docker/docker/cli/debug [2021-06-09T22:41:23.759Z] github.com/docker/docker/client [2021-06-09T22:41:23.759Z] github.com/docker/docker/cmd/dockerd [2021-06-09T22:41:23.759Z] github.com/docker/docker/container [2021-06-09T22:41:23.759Z] github.com/docker/docker/container/stream [2021-06-09T22:41:23.759Z] github.com/docker/docker/contrib/apparmor [2021-06-09T22:41:23.759Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T22:41:23.759Z] github.com/docker/docker/contrib/httpserver [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/cluster [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/config [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/discovery [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/events [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/exec [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/images [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/initlayer [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/links [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/listeners [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/local [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T22:41:23.759Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/names [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/network [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/stats [2021-06-09T22:41:23.760Z] github.com/docker/docker/distribution [2021-06-09T22:41:23.760Z] github.com/docker/docker/distribution/metadata [2021-06-09T22:41:23.760Z] github.com/docker/docker/distribution/utils [2021-06-09T22:41:23.760Z] github.com/docker/docker/distribution/xfer [2021-06-09T22:41:23.760Z] github.com/docker/docker/dockerversion [2021-06-09T22:41:23.760Z] github.com/docker/docker/errdefs [2021-06-09T22:41:23.760Z] github.com/docker/docker/image [2021-06-09T22:41:23.760Z] github.com/docker/docker/image/cache [2021-06-09T22:41:23.760Z] github.com/docker/docker/image/tarexport [2021-06-09T22:41:23.760Z] github.com/docker/docker/image/v1 [2021-06-09T22:41:23.760Z] github.com/docker/docker/internal/test/suite [2021-06-09T22:41:23.760Z] github.com/docker/docker/layer [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd/types [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/api [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/client [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/config [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/idm [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/ns [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/options [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/osl [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/types [2021-06-09T22:41:23.760Z] github.com/docker/docker/oci [2021-06-09T22:41:23.760Z] github.com/docker/docker/oci/caps [2021-06-09T22:41:23.760Z] github.com/docker/docker/opts [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/aaparser [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/archive [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/authorization [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/capabilities [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/containerfs [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/directory [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/discovery [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/dmesg [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/filenotify [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/fileutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/fsutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/homedir [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/idtools [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/ioutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/locker [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/longpath [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/loopback [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/mount [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/parsers [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/pidfile [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/platform [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/plugins [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/pools [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/progress [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/pubsub [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/reexec [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/signal [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/stringid [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/symlink [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/system [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/tailfile [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/tarsum [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/term [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/term/windows [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/truncindex [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/urlutil [2021-06-09T22:41:23.760Z] github.com/docker/docker/pkg/useragent [2021-06-09T22:41:23.760Z] github.com/docker/docker/plugin [2021-06-09T22:41:23.760Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T22:41:23.760Z] github.com/docker/docker/plugin/v2 [2021-06-09T22:41:23.760Z] github.com/docker/docker/profiles/apparmor [2021-06-09T22:41:23.760Z] github.com/docker/docker/profiles/seccomp [2021-06-09T22:41:23.760Z] github.com/docker/docker/quota [2021-06-09T22:41:23.760Z] github.com/docker/docker/reference [2021-06-09T22:41:23.760Z] github.com/docker/docker/registry [2021-06-09T22:41:23.760Z] github.com/docker/docker/registry/resumable [2021-06-09T22:41:23.760Z] github.com/docker/docker/restartmanager [2021-06-09T22:41:23.760Z] github.com/docker/docker/rootless [2021-06-09T22:41:23.760Z] github.com/docker/docker/rootless/specconv [2021-06-09T22:41:23.760Z] github.com/docker/docker/runconfig [2021-06-09T22:41:23.760Z] github.com/docker/docker/runconfig/opts [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/daemon [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/environment [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/fakegit [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/registry [2021-06-09T22:41:23.760Z] github.com/docker/docker/testutil/request [2021-06-09T22:41:23.760Z] github.com/docker/docker/volume [2021-06-09T22:41:23.760Z] github.com/docker/docker/volume/drivers [2021-06-09T22:41:23.760Z] github.com/docker/docker/volume/local [2021-06-09T22:41:23.760Z] github.com/docker/docker/volume/mounts [2021-06-09T22:41:23.760Z] github.com/docker/docker/volume/service [2021-06-09T22:41:23.760Z] github.com/docker/docker/volume/service/opts [2021-06-09T22:41:23.760Z] github.com/docker/docker/volume/testutils' [2021-06-09T22:41:23.760Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-09T22:41:23.760Z] + echo 'github.com/docker/docker/api [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/backend/build [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/httputils [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/middleware [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/build [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/container [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/debug [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/image [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/network [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/session [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/system [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/server/router/volume [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/backend [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/container [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/events [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/filters [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/image [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/mount [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/network [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/registry [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/strslice [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/swarm [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/time [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/versions [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T22:41:23.760Z] github.com/docker/docker/api/types/volume [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/builder-next [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/dockerfile [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/dockerignore [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/remotecontext [2021-06-09T22:41:23.760Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T22:41:23.760Z] github.com/docker/docker/cli [2021-06-09T22:41:23.760Z] github.com/docker/docker/cli/config [2021-06-09T22:41:23.760Z] github.com/docker/docker/cli/debug [2021-06-09T22:41:23.760Z] github.com/docker/docker/client [2021-06-09T22:41:23.760Z] github.com/docker/docker/cmd/dockerd [2021-06-09T22:41:23.760Z] github.com/docker/docker/container [2021-06-09T22:41:23.760Z] github.com/docker/docker/container/stream [2021-06-09T22:41:23.760Z] github.com/docker/docker/contrib/apparmor [2021-06-09T22:41:23.760Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T22:41:23.760Z] github.com/docker/docker/contrib/httpserver [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/cluster [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/config [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/discovery [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/events [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/exec [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/images [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/initlayer [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/links [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/listeners [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/local [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/names [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/network [2021-06-09T22:41:23.760Z] github.com/docker/docker/daemon/stats [2021-06-09T22:41:23.760Z] github.com/docker/docker/distribution [2021-06-09T22:41:23.760Z] github.com/docker/docker/distribution/metadata [2021-06-09T22:41:23.760Z] github.com/docker/docker/distribution/utils [2021-06-09T22:41:23.760Z] github.com/docker/docker/distribution/xfer [2021-06-09T22:41:23.760Z] github.com/docker/docker/dockerversion [2021-06-09T22:41:23.760Z] github.com/docker/docker/errdefs [2021-06-09T22:41:23.760Z] github.com/docker/docker/image [2021-06-09T22:41:23.760Z] github.com/docker/docker/image/cache [2021-06-09T22:41:23.760Z] github.com/docker/docker/image/tarexport [2021-06-09T22:41:23.760Z] github.com/docker/docker/image/v1 [2021-06-09T22:41:23.760Z] github.com/docker/docker/internal/test/suite [2021-06-09T22:41:23.760Z] github.com/docker/docker/layer [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T22:41:23.760Z] github.com/docker/docker/libcontainerd/types [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/api [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/client [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/config [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T22:41:23.760Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/idm [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/ns [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/options [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/osl [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/types [2021-06-09T22:41:23.761Z] github.com/docker/docker/oci [2021-06-09T22:41:23.761Z] github.com/docker/docker/oci/caps [2021-06-09T22:41:23.761Z] github.com/docker/docker/opts [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/aaparser [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/archive [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/authorization [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/capabilities [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/containerfs [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/directory [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/discovery [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/dmesg [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/filenotify [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/fileutils [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/fsutils [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/homedir [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/idtools [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/ioutils [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/locker [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/longpath [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/loopback [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/mount [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/parsers [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/pidfile [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/platform [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/plugins [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/pools [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/progress [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/pubsub [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/reexec [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/signal [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/stringid [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/symlink [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/system [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/tailfile [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/tarsum [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/term [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/term/windows [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/truncindex [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/urlutil [2021-06-09T22:41:23.761Z] github.com/docker/docker/pkg/useragent [2021-06-09T22:41:23.761Z] github.com/docker/docker/plugin [2021-06-09T22:41:23.761Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T22:41:23.761Z] github.com/docker/docker/plugin/v2 [2021-06-09T22:41:23.761Z] github.com/docker/docker/profiles/apparmor [2021-06-09T22:41:23.761Z] github.com/docker/docker/profiles/seccomp [2021-06-09T22:41:23.761Z] github.com/docker/docker/quota [2021-06-09T22:41:23.761Z] github.com/docker/docker/reference [2021-06-09T22:41:23.761Z] github.com/docker/docker/registry [2021-06-09T22:41:23.761Z] github.com/docker/docker/registry/resumable [2021-06-09T22:41:23.761Z] github.com/docker/docker/restartmanager [2021-06-09T22:41:23.761Z] github.com/docker/docker/rootless [2021-06-09T22:41:23.761Z] github.com/docker/docker/rootless/specconv [2021-06-09T22:41:23.761Z] github.com/docker/docker/runconfig [2021-06-09T22:41:23.761Z] github.com/docker/docker/runconfig/opts [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/daemon [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/environment [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/fakegit [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/registry [2021-06-09T22:41:23.761Z] github.com/docker/docker/testutil/request [2021-06-09T22:41:23.761Z] github.com/docker/docker/volume [2021-06-09T22:41:23.761Z] github.com/docker/docker/volume/drivers [2021-06-09T22:41:23.761Z] github.com/docker/docker/volume/local [2021-06-09T22:41:23.761Z] github.com/docker/docker/volume/mounts [2021-06-09T22:41:23.761Z] github.com/docker/docker/volume/service [2021-06-09T22:41:23.761Z] github.com/docker/docker/volume/service/opts [2021-06-09T22:41:23.761Z] github.com/docker/docker/volume/testutils' [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T22:41:23.761Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T22:41:23.761Z] + type docker-proxy [2021-06-09T22:41:23.761Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-09T22:41:23.761Z] + hack/make.sh binary-proxy install-proxy [2021-06-09T22:41:23.761Z] [2021-06-09T22:41:23.761Z] Removing bundles/ [2021-06-09T22:41:23.761Z] [2021-06-09T22:41:23.761Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-09T22:41:23.761Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-09T22:41:23.761Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:41:23.858Z] #70 0.478 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 22787 0 --:--:-- --:--:-- --:--:-- 22787 [2021-06-09T22:41:23.858Z] #70 DONE 0.6s [2021-06-09T22:41:23.858Z] [2021-06-09T22:41:23.858Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T22:41:23.858Z] #71 sha256:bc91e1eae6c8b5419a496c6d54aa154055481593b3c6a0d3073c543e3b329763 [2021-06-09T22:41:24.790Z] #71 DONE 1.0s [2021-06-09T22:41:24.790Z] [2021-06-09T22:41:24.790Z] #72 exporting to image [2021-06-09T22:41:24.790Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T22:41:24.790Z] #72 exporting layers [2021-06-09T22:41:31.901Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-09T22:41:31.901Z] [2021-06-09T22:41:31.901Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-09T22:41:31.901Z] Installing docker-proxy to /usr/local/bin/ [2021-06-09T22:41:31.901Z] [2021-06-09T22:41:31.901Z] + mkdir -p bundles [2021-06-09T22:41:31.901Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota 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/rootless/specconv 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 [2021-06-09T22:41:32.843Z] ? github.com/docker/docker/api [no test files] [2021-06-09T22:41:32.890Z] #72 exporting layers 6.8s done [2021-06-09T22:41:32.891Z] #72 writing image sha256:c317f24cb1a7b26f534ac64a0cc5848af81da0029804fee31a65a029dba89f5d done [2021-06-09T22:41:32.891Z] #72 naming to docker.io/library/docker:17becd882ac3dbc0136b6eedf04aa201c56fa057 done [2021-06-09T22:41:32.891Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T22:41:33.260Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=17becd882ac3dbc0136b6eedf04aa201c56fa057 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17becd882ac3dbc0136b6eedf04aa201c56fa057 hack/make.sh dynbinary test-integration [2021-06-09T22:41:35.154Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-09T22:41:35.154Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-09T22:41:35.154Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-09T22:41:35.154Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-09T22:41:35.154Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-06-09T22:41:35.154Z] Detected virtualization docker. [2021-06-09T22:41:35.154Z] Detected architecture x86-64. [2021-06-09T22:41:35.154Z] Set hostname to . [2021-06-09T22:41:35.417Z] + source /etc/docker-entrypoint-cmd [2021-06-09T22:41:35.417Z] ++ hack/make.sh dynbinary test-integration [2021-06-09T22:41:35.417Z] [2021-06-09T22:41:35.417Z] Removing bundles/ [2021-06-09T22:41:35.417Z] [2021-06-09T22:41:35.417Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T22:41:35.675Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:41:35.675Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:41:45.110Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2021-06-09T22:41:58.391Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 2m12.249095961s [2021-06-09T22:41:58.391Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 595.453155ms [2021-06-09T22:42:03.720Z] 29d5b6a226d2: Pull complete [2021-06-09T22:42:03.720Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-09T22:42:03.720Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T22:42:03.720Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T22:42:03.720Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-09T22:42:03.720Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-09T22:42:03.720Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-09T22:42:03.720Z] INFO: Docker version of control daemon [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:03.720Z] Client: Mirantis Container Runtime [2021-06-09T22:42:03.720Z] Version: 20.10.0 [2021-06-09T22:42:03.720Z] API version: 1.41 [2021-06-09T22:42:03.720Z] Go version: go1.13.15 [2021-06-09T22:42:03.720Z] Git commit: 6ee42dc [2021-06-09T22:42:03.720Z] Built: 03/11/2021 13:24:56 [2021-06-09T22:42:03.720Z] OS/Arch: windows/amd64 [2021-06-09T22:42:03.720Z] Context: default [2021-06-09T22:42:03.720Z] Experimental: true [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:03.720Z] Server: Mirantis Container Runtime [2021-06-09T22:42:03.720Z] Engine: [2021-06-09T22:42:03.720Z] Version: 20.10.0 [2021-06-09T22:42:03.720Z] API version: 1.41 (minimum version 1.24) [2021-06-09T22:42:03.720Z] Go version: go1.13.15 [2021-06-09T22:42:03.720Z] Git commit: 1e08f21e79 [2021-06-09T22:42:03.720Z] Built: 03/11/2021 13:23:32 [2021-06-09T22:42:03.720Z] OS/Arch: windows/amd64 [2021-06-09T22:42:03.720Z] Experimental: true [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:03.720Z] INFO: Docker info of control daemon [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:03.720Z] Client: [2021-06-09T22:42:03.720Z] Context: default [2021-06-09T22:42:03.720Z] Debug Mode: false [2021-06-09T22:42:03.720Z] Plugins: [2021-06-09T22:42:03.720Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T22:42:03.720Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T22:42:03.720Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:03.720Z] Server: [2021-06-09T22:42:03.720Z] Containers: 0 [2021-06-09T22:42:03.720Z] Running: 0 [2021-06-09T22:42:03.720Z] Paused: 0 [2021-06-09T22:42:03.720Z] Stopped: 0 [2021-06-09T22:42:03.720Z] Images: 1 [2021-06-09T22:42:03.720Z] Server Version: 20.10.0 [2021-06-09T22:42:03.720Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T22:42:03.720Z] Windows: [2021-06-09T22:42:03.720Z] LCOW: [2021-06-09T22:42:03.720Z] Logging Driver: json-file [2021-06-09T22:42:03.720Z] Plugins: [2021-06-09T22:42:03.720Z] Volume: local [2021-06-09T22:42:03.720Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T22:42:03.720Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T22:42:03.720Z] Swarm: inactive [2021-06-09T22:42:03.720Z] Default Isolation: process [2021-06-09T22:42:03.720Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T22:42:03.720Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T22:42:03.720Z] OSType: windows [2021-06-09T22:42:03.720Z] Architecture: x86_64 [2021-06-09T22:42:03.720Z] CPUs: 4 [2021-06-09T22:42:03.720Z] Total Memory: 32GiB [2021-06-09T22:42:03.720Z] Name: azwin-2-a73600 [2021-06-09T22:42:03.720Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-09T22:42:03.720Z] Docker Root Dir: D:\docker [2021-06-09T22:42:03.720Z] Debug Mode: false [2021-06-09T22:42:03.720Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:42:03.720Z] Labels: [2021-06-09T22:42:03.720Z] Experimental: true [2021-06-09T22:42:03.720Z] Insecure Registries: [2021-06-09T22:42:03.720Z] 10.0.0.4:5000 [2021-06-09T22:42:03.720Z] 127.0.0.0/8 [2021-06-09T22:42:03.720Z] Registry Mirrors: [2021-06-09T22:42:03.720Z] http://10.0.0.4:5000/ [2021-06-09T22:42:03.720Z] Live Restore Enabled: false [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:03.720Z] INFO: Commit hash is a195b8ebe1 [2021-06-09T22:42:03.720Z] INFO: Nuke-Everything... [2021-06-09T22:42:03.720Z] INFO: Container count on control daemon to delete is 0 [2021-06-09T22:42:03.720Z] INFO: Nuking d:\CI [2021-06-09T22:42:03.720Z] INFO: Zapped successfully [2021-06-09T22:42:03.720Z] INFO: Location for testing is d:\CI\PR-42503\2 [2021-06-09T22:42:03.720Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:03.720Z] INFO: Building the image from Dockerfile.windows at 06/09/2021 22:42:02... [2021-06-09T22:42:03.720Z] [2021-06-09T22:42:08.587Z] Sending build context to Docker daemon 61.15MB [2021-06-09T22:42:08.587Z] [2021-06-09T22:42:08.587Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-09T22:42:08.587Z] ---> 39d157a84080 [2021-06-09T22:42:08.587Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-09T22:42:08.587Z] ---> Running in be41a0d84524 [2021-06-09T22:42:09.049Z] Removing intermediate container be41a0d84524 [2021-06-09T22:42:09.049Z] ---> 0fcfc03b2848 [2021-06-09T22:42:09.049Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-09T22:42:09.512Z] ---> Running in dd7f1e593651 [2021-06-09T22:42:09.512Z] Removing intermediate container dd7f1e593651 [2021-06-09T22:42:09.512Z] ---> 63ac0aac2904 [2021-06-09T22:42:09.512Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-09T22:42:09.512Z] ---> Running in a153d28c7966 [2021-06-09T22:42:09.977Z] Removing intermediate container a153d28c7966 [2021-06-09T22:42:09.977Z] ---> 569ab0567b43 [2021-06-09T22:42:09.977Z] 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} [2021-06-09T22:42:09.977Z] ---> Running in 5057446c18c3 [2021-06-09T22:42:10.443Z] Removing intermediate container 5057446c18c3 [2021-06-09T22:42:10.443Z] ---> 4881487567be [2021-06-09T22:42:10.443Z] 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; [2021-06-09T22:42:10.443Z] ---> Running in a245dd2ffd29 [2021-06-09T22:42:15.169Z] [2021-06-09T22:42:15.169Z] SUCCESS: Specified value was saved. [2021-06-09T22:42:16.144Z] INFO: Downloading git... [2021-06-09T22:42:17.003Z] INFO [runner/unused/goanalysis] analyzers took 37.552165792s with top 10 stages: buildssa: 31.740965572s, U1000: 5.81120022s [2021-06-09T22:42:17.697Z] INFO: Downloading go... [2021-06-09T22:42:19.897Z] INFO: Downloading compiler 1 of 3... [2021-06-09T22:42:20.872Z] INFO: Downloading compiler 2 of 3... [2021-06-09T22:42:21.848Z] INFO: Downloading compiler 3 of 3... [2021-06-09T22:42:22.310Z] INFO: Extracting git... [2021-06-09T22:42:37.163Z] INFO: Expanding go... [2021-06-09T22:42:52.864Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/builder/remotecontext 0.180s coverage: 13.7% of statements [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/builder/dockerfile 0.426s coverage: 48.8% of statements [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T22:42:52.865Z] ok github.com/docker/docker/builder/remotecontext/git 4.194s coverage: 86.3% of statements [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T22:42:52.865Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T22:42:56.175Z] ok github.com/docker/docker/client 0.253s coverage: 75.4% of statements [2021-06-09T22:42:56.783Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:42:56.783Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:42:56.783Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:42:56.783Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:42:56.783Z] [2021-06-09T22:42:56.783Z] + TEST_INTEGRATION_DEST=2 [2021-06-09T22:42:56.783Z] + CONTAINER_NAME=docker-pr2-2 [2021-06-09T22:42:56.783Z] + TEST_SKIP_INTEGRATION=1 [2021-06-09T22:42:56.783Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-09T22:42:56.783Z] + run_tests [2021-06-09T22:42:56.783Z] + c=0 [2021-06-09T22:42:56.783Z] + '[' -n 0 ']' [2021-06-09T22:42:56.783Z] + rm= [2021-06-09T22:42:56.783Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42503/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42503/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b029e77de89abeebf46f9f3d0be7753066e5e79a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b029e77de89abeebf46f9f3d0be7753066e5e79a hack/make.sh '' test-integration [2021-06-09T22:42:56.783Z] + TEST_INTEGRATION_DEST=1 [2021-06-09T22:42:56.783Z] + CONTAINER_NAME=docker-pr2-1 [2021-06-09T22:42:56.783Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T22:42:56.783Z] + run_tests test-integration-flaky [2021-06-09T22:42:56.783Z] + '[' -n 0 ']' [2021-06-09T22:42:56.783Z] + rm= [2021-06-09T22:42:56.783Z] + TEST_INTEGRATION_DEST=3 [2021-06-09T22:42:56.783Z] + CONTAINER_NAME=docker-pr2-3 [2021-06-09T22:42:56.783Z] + TEST_SKIP_INTEGRATION=1 [2021-06-09T22:42:56.783Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-09T22:42:56.783Z] + run_tests [2021-06-09T22:42:56.783Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42503/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42503/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b029e77de89abeebf46f9f3d0be7753066e5e79a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b029e77de89abeebf46f9f3d0be7753066e5e79a hack/make.sh test-integration-flaky test-integration [2021-06-09T22:42:56.783Z] + '[' -n 0 ']' [2021-06-09T22:42:56.783Z] + rm= [2021-06-09T22:42:56.783Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42503/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42503/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b029e77de89abeebf46f9f3d0be7753066e5e79a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b029e77de89abeebf46f9f3d0be7753066e5e79a hack/make.sh '' test-integration [2021-06-09T22:42:56.783Z] ++ jobs -p [2021-06-09T22:42:56.783Z] + for job in $(jobs -p) [2021-06-09T22:42:56.783Z] + wait 3968 [2021-06-09T22:42:56.783Z] [2021-06-09T22:42:56.783Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T22:42:56.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T22:42:56.783Z] HOSTNAME=5e6dcf84e198 [2021-06-09T22:42:56.783Z] TEST_SKIP_INTEGRATION=1 [2021-06-09T22:42:56.783Z] TESTDEBUG=0 [2021-06-09T22:42:56.783Z] DEST=bundles/test-integration [2021-06-09T22:42:56.783Z] PWD=/go/src/github.com/docker/docker [2021-06-09T22:42:56.783Z] KEEPBUNDLE=1 [2021-06-09T22:42:56.783Z] DOCKER_GITCOMMIT=b029e77de89abeebf46f9f3d0be7753066e5e79a [2021-06-09T22:42:56.783Z] container=docker [2021-06-09T22:42:56.783Z] HOME=/root [2021-06-09T22:42:56.783Z] GOLANG_VERSION=1.13.15 [2021-06-09T22:42:56.783Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T22:42:56.783Z] VALIDATE_BRANCH=master [2021-06-09T22:42:56.783Z] TERM=xterm [2021-06-09T22:42:56.783Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T22:42:56.783Z] SHLVL=1 [2021-06-09T22:42:56.783Z] TIMEOUT=120m [2021-06-09T22:42:56.783Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T22:42:56.783Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T22:42:56.783Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-09T22:42:56.783Z] GO111MODULE=off [2021-06-09T22:42:56.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T22:42:56.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T22:42:56.783Z] GOPATH=/go [2021-06-09T22:42:56.783Z] PKG_CONFIG=pkg-config [2021-06-09T22:42:56.783Z] _=/usr/bin/env [2021-06-09T22:42:56.783Z] Building test suite binary ./integration-cli/test.main [2021-06-09T22:42:56.783Z] [2021-06-09T22:42:56.783Z] [2021-06-09T22:42:56.783Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T22:42:56.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T22:42:56.783Z] HOSTNAME=091f0f7263b6 [2021-06-09T22:42:56.783Z] TEST_SKIP_INTEGRATION=1 [2021-06-09T22:42:56.783Z] TESTDEBUG=0 [2021-06-09T22:42:56.783Z] DEST=bundles/test-integration [2021-06-09T22:42:56.783Z] PWD=/go/src/github.com/docker/docker [2021-06-09T22:42:56.783Z] KEEPBUNDLE=1 [2021-06-09T22:42:56.783Z] DOCKER_GITCOMMIT=b029e77de89abeebf46f9f3d0be7753066e5e79a [2021-06-09T22:42:56.783Z] container=docker [2021-06-09T22:42:56.783Z] HOME=/root [2021-06-09T22:42:56.783Z] GOLANG_VERSION=1.13.15 [2021-06-09T22:42:56.783Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T22:42:56.783Z] VALIDATE_BRANCH=master [2021-06-09T22:42:56.783Z] TERM=xterm [2021-06-09T22:42:56.783Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T22:42:56.783Z] SHLVL=1 [2021-06-09T22:42:56.783Z] TIMEOUT=120m [2021-06-09T22:42:56.783Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T22:42:56.783Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T22:42:56.783Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-09T22:42:56.783Z] GO111MODULE=off [2021-06-09T22:42:56.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T22:42:56.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T22:42:56.783Z] GOPATH=/go [2021-06-09T22:42:56.783Z] PKG_CONFIG=pkg-config [2021-06-09T22:42:56.783Z] _=/usr/bin/env [2021-06-09T22:42:56.783Z] Building test suite binary ./integration-cli/test.main [2021-06-09T22:42:56.783Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-09T22:42:56.783Z] No new tests added to integration. [2021-06-09T22:42:56.783Z] [2021-06-09T22:42:56.783Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T22:42:56.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T22:42:56.783Z] HOSTNAME=b1339fa37150 [2021-06-09T22:42:56.783Z] TESTDEBUG=0 [2021-06-09T22:42:56.783Z] DEST=bundles/test-integration [2021-06-09T22:42:56.783Z] PWD=/go/src/github.com/docker/docker [2021-06-09T22:42:56.783Z] KEEPBUNDLE=1 [2021-06-09T22:42:56.783Z] DOCKER_GITCOMMIT=b029e77de89abeebf46f9f3d0be7753066e5e79a [2021-06-09T22:42:56.783Z] container=docker [2021-06-09T22:42:56.783Z] HOME=/root [2021-06-09T22:42:56.783Z] GOLANG_VERSION=1.13.15 [2021-06-09T22:42:56.783Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T22:42:56.783Z] VALIDATE_BRANCH=master [2021-06-09T22:42:56.783Z] TERM=xterm [2021-06-09T22:42:56.783Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T22:42:56.783Z] SHLVL=1 [2021-06-09T22:42:56.783Z] TIMEOUT=120m [2021-06-09T22:42:56.783Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T22:42:56.783Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T22:42:56.783Z] GO111MODULE=off [2021-06-09T22:42:56.783Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T22:42:56.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T22:42:56.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T22:42:56.783Z] GOPATH=/go [2021-06-09T22:42:56.783Z] PKG_CONFIG=pkg-config [2021-06-09T22:42:56.783Z] _=/usr/bin/env [2021-06-09T22:42:56.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T22:42:58.175Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:42:58.175Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:42:58.175Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:42:58.175Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:42:58.175Z] [2021-06-09T22:42:58.175Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T22:42:58.175Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T22:42:58.175Z] HOSTNAME=0b2264c114e0 [2021-06-09T22:42:58.175Z] DEST=bundles/test-integration [2021-06-09T22:42:58.175Z] PWD=/go/src/github.com/docker/docker [2021-06-09T22:42:58.175Z] DOCKER_ROOTLESS=1 [2021-06-09T22:42:58.175Z] DOCKER_GITCOMMIT=7c39003f28d518f1bc771da9e42ac275fa12ebd1 [2021-06-09T22:42:58.175Z] container=docker [2021-06-09T22:42:58.175Z] HOME=/root [2021-06-09T22:42:58.175Z] GOLANG_VERSION=1.13.15 [2021-06-09T22:42:58.175Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T22:42:58.175Z] VALIDATE_BRANCH=master [2021-06-09T22:42:58.175Z] TERM=xterm [2021-06-09T22:42:58.175Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T22:42:58.175Z] SHLVL=1 [2021-06-09T22:42:58.175Z] TIMEOUT=120m [2021-06-09T22:42:58.175Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T22:42:58.175Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T22:42:58.175Z] GO111MODULE=off [2021-06-09T22:42:58.175Z] DOCKER_EXPERIMENTAL=1 [2021-06-09T22:42:58.175Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T22:42:58.175Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T22:42:58.175Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T22:42:58.175Z] GOPATH=/go [2021-06-09T22:42:58.175Z] PKG_CONFIG=pkg-config [2021-06-09T22:42:58.175Z] _=/usr/bin/env [2021-06-09T22:42:58.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T22:42:58.305Z] INFO: Expanding compiler 1 of 3... [2021-06-09T22:42:58.305Z] INFO: Expanding compiler 2 of 3... [2021-06-09T22:43:03.019Z] INFO: Expanding compiler 3 of 3... [2021-06-09T22:43:03.482Z] INFO: Removing downloaded files... [2021-06-09T22:43:03.482Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-09T22:43:03.482Z] INFO: Configuring git core.autocrlf... [2021-06-09T22:43:12.137Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:43:12.137Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:43:12.137Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:43:12.137Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:43:12.137Z] [2021-06-09T22:43:12.137Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T22:43:12.137Z] DOCKER_SYSTEMD=1 [2021-06-09T22:43:12.137Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T22:43:12.137Z] HOSTNAME=c4ceb692b301 [2021-06-09T22:43:12.137Z] DEST=bundles/test-integration [2021-06-09T22:43:12.137Z] PWD=/go/src/github.com/docker/docker [2021-06-09T22:43:12.137Z] DOCKER_GITCOMMIT=17becd882ac3dbc0136b6eedf04aa201c56fa057 [2021-06-09T22:43:12.137Z] container=docker [2021-06-09T22:43:12.137Z] HOME=/root [2021-06-09T22:43:12.137Z] LANG=C.UTF-8 [2021-06-09T22:43:12.137Z] INVOCATION_ID=fd031c9ed8dd4ab49568984f5c2a6d9f [2021-06-09T22:43:12.137Z] GOLANG_VERSION=1.13.15 [2021-06-09T22:43:12.137Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T22:43:12.137Z] VALIDATE_BRANCH=master [2021-06-09T22:43:12.137Z] TERM=xterm [2021-06-09T22:43:12.137Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T22:43:12.137Z] SHLVL=3 [2021-06-09T22:43:12.137Z] TIMEOUT=120m [2021-06-09T22:43:12.137Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T22:43:12.137Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T22:43:12.137Z] GO111MODULE=off [2021-06-09T22:43:12.137Z] DOCKER_EXPERIMENTAL=1 [2021-06-09T22:43:12.137Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T22:43:12.137Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T22:43:12.137Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T22:43:12.137Z] GOPATH=/go [2021-06-09T22:43:12.138Z] PKG_CONFIG=pkg-config [2021-06-09T22:43:12.138Z] _=/usr/bin/env [2021-06-09T22:43:12.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T22:43:24.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T22:43:24.898Z] 639bb6bb2beb: Pull complete [2021-06-09T22:43:24.898Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-09T22:43:24.898Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T22:43:24.898Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-09T22:43:24.898Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-09T22:43:24.898Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-09T22:43:24.898Z] WARN: Skipping validation tests [2021-06-09T22:43:24.898Z] INFO: Running unit tests at 06/09/2021 22:43:17... [2021-06-09T22:43:24.898Z] INFO: make.ps1 starting at 06/09/2021 22:43:23 [2021-06-09T22:43:24.898Z] INFO: Git commit (9b89f5ec73) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T22:43:24.898Z] INFO: Invoking autogen... [2021-06-09T22:43:24.898Z] INFO: Running unit tests... [2021-06-09T22:43:26.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T22:43:28.330Z] ok github.com/docker/docker/cmd/dockerd 0.149s coverage: 29.1% of statements [2021-06-09T22:43:28.330Z] ok github.com/docker/docker/container 0.170s coverage: 34.6% of statements [2021-06-09T22:43:28.330Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T22:43:28.330Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T22:43:28.330Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T22:43:28.330Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T22:43:28.330Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements [2021-06-09T22:43:29.754Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.9% of statements [2021-06-09T22:43:33.105Z] ok github.com/docker/docker/daemon/cluster 0.153s coverage: 0.5% of statements [2021-06-09T22:43:34.496Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2021-06-09T22:43:35.891Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.8% of statements [2021-06-09T22:43:36.154Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2021-06-09T22:43:37.329Z] 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/quota 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 [2021-06-09T22:43:37.543Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2021-06-09T22:43:41.753Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.044s coverage: 73.3% of statements [2021-06-09T22:43:41.753Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-06-09T22:43:42.016Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 14.1% of statements [2021-06-09T22:43:42.589Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.826s coverage: 56.2% of statements [2021-06-09T22:43:43.979Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-06-09T22:43:44.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T22:43:44.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T22:43:45.940Z] ? github.com/docker/docker/api [no test files] [2021-06-09T22:43:46.539Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.768s coverage: 49.4% of statements [2021-06-09T22:43:47.930Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.447s coverage: 57.7% of statements [2021-06-09T22:43:48.192Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-06-09T22:43:48.454Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.239s coverage: 46.2% of statements [2021-06-09T22:43:49.399Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2021-06-09T22:43:49.973Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2021-06-09T22:43:50.548Z] ok github.com/docker/docker/daemon 12.385s coverage: 17.3% of statements [2021-06-09T22:43:50.548Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T22:43:50.548Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T22:43:50.548Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T22:43:50.548Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T22:43:50.548Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T22:43:50.548Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-09T22:43:50.548Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T22:43:51.939Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.5% of statements [2021-06-09T22:43:52.513Z] ok github.com/docker/docker/daemon/images 0.069s coverage: 6.7% of statements [2021-06-09T22:43:52.513Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T22:43:52.513Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T22:43:52.513Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2021-06-09T22:43:53.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T22:43:53.457Z] ok github.com/docker/docker/daemon/logger/awslogs 0.324s coverage: 77.8% of statements [2021-06-09T22:43:53.457Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T22:43:53.457Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T22:43:53.479Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m49.691059017s with top 10 stages: buildssa: 1m53.891276478s, goimports: 26.764939101s, unconvert: 18.637279332s, gosec: 12.595629675s, golint: 7.481297958s, ineffassign: 5.117102363s, misspell: 4.889252718s, vrp: 4.146688607s, inspect: 3.067876269s, ctrlflow: 2.078064538s [2021-06-09T22:43:53.479Z] INFO [runner] Issues before processing: 2889, after processing: 0 [2021-06-09T22:43:53.479Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1922/1922, exclude-rules: 79/1922, nolint: 0/79, cgo: 2310/2889, filename_unadjuster: 2310/2310, autogenerated_exclude: 1922/2310, exclude: 1922/1922, skip_files: 2310/2310, skip_dirs: 2310/2310, path_prettifier: 2310/2310 [2021-06-09T22:43:53.479Z] INFO [runner] processing took 264.877787ms with stages: nolint: 136.689817ms, path_prettifier: 43.45894ms, identifier_marker: 43.0599ms, skip_dirs: 16.649054ms, exclude-rules: 15.565851ms, autogenerated_exclude: 8.171461ms, cgo: 728.278µs, filename_unadjuster: 548.064µs, max_same_issues: 1.511µs, diff: 1.215µs, uniq_by_line: 901ns, source_code: 545ns, exclude: 525ns, max_from_linter: 501ns, skip_files: 467ns, path_shortener: 439ns, max_per_file_from_linter: 318ns [2021-06-09T22:43:53.479Z] INFO [runner] linters took 1m57.604480207s with stages: goanalysis_metalinter: 1m31.148405159s, unused: 26.190972884s [2021-06-09T22:43:53.479Z] INFO File cache stats: 1698 entries of total size 8.6MiB [2021-06-09T22:43:53.479Z] INFO Memory: 1674 samples, avg is 868.4MB, max is 4375.2MB [2021-06-09T22:43:53.479Z] INFO Execution took 4m10.806973319s [2021-06-09T22:43:53.479Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-09T22:43:53.720Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 87.2% of statements [2021-06-09T22:43:53.831Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f577e96a5e405f17ecbfb258fa623c76ece1de4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3f577e96a5e405f17ecbfb258fa623c76ece1de4 hack/make.sh dynbinary test-docker-py [2021-06-09T22:43:53.983Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-06-09T22:43:54.245Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 69.9% of statements [2021-06-09T22:43:54.400Z] [2021-06-09T22:43:54.400Z] Removing bundles/ [2021-06-09T22:43:54.400Z] [2021-06-09T22:43:54.400Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T22:43:54.400Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:43:54.400Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:43:55.637Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 75.2% of statements [2021-06-09T22:43:55.637Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T22:43:56.213Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 58.6% of statements [2021-06-09T22:43:56.213Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 31.5% of statements [2021-06-09T22:43:57.157Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-06-09T22:43:57.419Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2021-06-09T22:43:57.994Z] ok github.com/docker/docker/daemon/network 0.049s coverage: 63.8% of statements [2021-06-09T22:43:58.568Z] ok github.com/docker/docker/daemon/logger/splunk 1.901s coverage: 82.5% of statements [2021-06-09T22:43:58.568Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T22:43:58.568Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T22:43:59.143Z] ok github.com/docker/docker/distribution/metadata 0.101s coverage: 48.2% of statements [2021-06-09T22:44:00.781Z] === RUN TestMiddlewares [2021-06-09T22:44:00.781Z] --- PASS: TestMiddlewares (0.00s) [2021-06-09T22:44:00.781Z] PASS [2021-06-09T22:44:00.781Z] coverage: 9.0% of statements [2021-06-09T22:44:00.781Z] ok github.com/docker/docker/api/server 0.108s coverage: 9.0% of statements [2021-06-09T22:44:01.063Z] ok github.com/docker/docker/errdefs 0.019s coverage: 53.1% of statements [2021-06-09T22:44:01.063Z] ok github.com/docker/docker/distribution 0.250s coverage: 25.2% of statements [2021-06-09T22:44:01.063Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T22:44:01.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T22:44:01.638Z] ok github.com/docker/docker/image 0.054s coverage: 86.6% of statements [2021-06-09T22:44:01.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T22:44:02.212Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.6% of statements [2021-06-09T22:44:02.212Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T22:44:02.212Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2021-06-09T22:44:02.475Z] ok github.com/docker/docker/image/tarexport 0.035s coverage: 0.6% of statements [2021-06-09T22:44:03.050Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2021-06-09T22:44:03.050Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T22:44:03.050Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2021-06-09T22:44:03.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T22:44:04.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T22:44:04.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T22:44:05.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T22:44:06.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T22:44:06.363Z] ok github.com/docker/docker/libnetwork/bitseq 0.733s coverage: 84.4% of statements [2021-06-09T22:44:08.915Z] ok github.com/docker/docker/libnetwork/api 2.201s coverage: 83.2% of statements [2021-06-09T22:44:09.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T22:44:09.176Z] ok github.com/docker/docker/libnetwork/client 0.089s coverage: 75.2% of statements [2021-06-09T22:44:09.750Z] ok github.com/docker/docker/libnetwork/client/mflag 0.017s coverage: 62.7% of statements [2021-06-09T22:44:10.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T22:44:11.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T22:44:11.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T22:44:12.304Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.153s coverage: 67.6% of statements [2021-06-09T22:44:12.304Z] ok github.com/docker/docker/libnetwork/config 0.146s coverage: 24.0% of statements [2021-06-09T22:44:12.876Z] ok github.com/docker/docker/libnetwork/datastore 0.012s coverage: 21.9% of statements [2021-06-09T22:44:13.138Z] ok github.com/docker/docker/libnetwork/driverapi 0.011s coverage: 68.9% of statements [2021-06-09T22:44:13.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T22:44:14.085Z] ok github.com/docker/docker/layer 8.121s coverage: 68.8% of statements [2021-06-09T22:44:14.085Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T22:44:14.085Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T22:44:14.085Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T22:44:14.085Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T22:44:14.347Z] ok github.com/docker/docker/libnetwork/drivers/host 0.021s coverage: 34.8% of statements [2021-06-09T22:44:14.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T22:44:15.645Z] Removing intermediate container a245dd2ffd29 [2021-06-09T22:44:15.645Z] ---> 139f5334c3f8 [2021-06-09T22:44:15.645Z] 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 [2021-06-09T22:44:15.645Z] ---> Running in c3635341fab5 [2021-06-09T22:44:15.736Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.069s coverage: 4.0% of statements [2021-06-09T22:44:16.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T22:44:16.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T22:44:16.315Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.056s coverage: 4.5% of statements [2021-06-09T22:44:16.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T22:44:16.915Z] ok github.com/docker/docker/libnetwork/drivers/null 0.017s coverage: 34.8% of statements [2021-06-09T22:44:17.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T22:44:17.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T22:44:18.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T22:44:18.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T22:44:18.839Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.023s coverage: 63.6% of statements [2021-06-09T22:44:18.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T22:44:19.346Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T22:44:19.346Z] Using test binary docker [2021-06-09T22:44:19.346Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T22:44:19.346Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T22:44:19.346Z] INFO: Waiting for daemon to start... [2021-06-09T22:44:19.346Z] Starting dockerd [2021-06-09T22:44:20.225Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.026s coverage: 57.4% of statements [2021-06-09T22:44:20.432Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-09T22:44:20.432Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T22:44:20.432Z] go: finding gotest.tools v0.5.3 [2021-06-09T22:44:20.432Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T22:44:20.432Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T22:44:20.432Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T22:44:20.432Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T22:44:20.432Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-09T22:44:20.432Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-09T22:44:20.432Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T22:44:20.432Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T22:44:20.432Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:44:20.432Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:44:20.432Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:44:20.432Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:44:20.432Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:44:20.432Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:44:20.432Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:44:20.432Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:44:20.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T22:44:20.895Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:44:20.895Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:44:20.895Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:44:20.895Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:44:20.895Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:44:20.895Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:44:20.895Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:44:21.167Z] ok github.com/docker/docker/libnetwork/drvregistry 0.029s coverage: 82.4% of statements [2021-06-09T22:44:21.362Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:44:21.739Z] ok github.com/docker/docker/libnetwork/etchosts 0.040s coverage: 81.2% of statements [2021-06-09T22:44:22.336Z] go: finding github.com/fatih/color v1.9.0 [2021-06-09T22:44:22.336Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T22:44:22.336Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-09T22:44:22.336Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T22:44:22.336Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T22:44:22.336Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T22:44:22.634Z] . [2021-06-09T22:44:22.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T22:44:22.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T22:44:22.634Z] Error: No such image: emptyfs [2021-06-09T22:44:22.634Z] Running integration-test (iteration 1) [2021-06-09T22:44:22.634Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T22:44:22.681Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.011s coverage: 48.1% of statements [2021-06-09T22:44:22.802Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T22:44:22.802Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T22:44:22.802Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T22:44:22.802Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T22:44:22.802Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T22:44:23.253Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements [2021-06-09T22:44:23.825Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-06-09T22:44:24.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T22:44:25.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T22:44:26.571Z] INFO: Build done for gotestsum... [2021-06-09T22:44:27.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T22:44:27.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T22:44:28.026Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.662s coverage: 7.4% of statements [2021-06-09T22:44:28.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T22:44:30.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T22:44:32.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T22:44:33.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T22:44:34.611Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.010s coverage: 100.0% of statements [2021-06-09T22:44:35.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T22:44:35.185Z] ok github.com/docker/docker/libnetwork/ipams/null 0.010s coverage: 57.1% of statements [2021-06-09T22:44:35.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T22:44:35.941Z] Using test binary docker [2021-06-09T22:44:35.941Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T22:44:35.941Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-09T22:44:35.941Z] INFO: Waiting for daemon to start... [2021-06-09T22:44:35.941Z] Starting dockerd [2021-06-09T22:44:36.128Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.019s coverage: 47.4% of statements [2021-06-09T22:44:37.071Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.010s coverage: 71.4% of statements [2021-06-09T22:44:38.457Z] ok github.com/docker/docker/libnetwork/ipamutils 0.924s coverage: 74.0% of statements [2021-06-09T22:44:38.463Z] . [2021-06-09T22:44:38.463Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T22:44:38.463Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T22:44:38.463Z] Error: No such image: emptyfs [2021-06-09T22:44:38.463Z] Running integration-test (iteration 1) [2021-06-09T22:44:38.463Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T22:44:41.411Z] Removing intermediate container c3635341fab5 [2021-06-09T22:44:41.411Z] ---> c69e27400d2b [2021-06-09T22:44:41.411Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-09T22:44:41.411Z] ---> Running in 1dab9865bc53 [2021-06-09T22:44:41.411Z] Removing intermediate container 1dab9865bc53 [2021-06-09T22:44:41.411Z] ---> 95779b9a5d24 [2021-06-09T22:44:41.411Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-09T22:44:41.411Z] ---> Running in 270c8136a39d [2021-06-09T22:44:41.411Z] Removing intermediate container 270c8136a39d [2021-06-09T22:44:41.411Z] ---> 742b02c9a4b2 [2021-06-09T22:44:41.411Z] Step 10/10 : COPY . . [2021-06-09T22:44:44.561Z] Loaded image: buildpack-deps:buster [2021-06-09T22:44:44.561Z] Loaded image: busybox:latest [2021-06-09T22:44:44.561Z] Loaded image: busybox:glibc [2021-06-09T22:44:44.561Z] Loaded image: debian:bullseye [2021-06-09T22:44:44.561Z] Loaded image: hello-world:latest [2021-06-09T22:44:44.561Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T22:44:44.561Z] INFO: Testing against a local daemon [2021-06-09T22:44:44.561Z] === RUN TestCgroupNamespacesBuild [2021-06-09T22:44:47.090Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2021-06-09T22:44:47.090Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T22:44:48.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T22:44:49.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T22:44:49.619Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2021-06-09T22:44:49.619Z] === RUN TestBuildWithSession [2021-06-09T22:44:49.619Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T22:44:49.619Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:44:49.619Z] === RUN TestBuildSquashParent [2021-06-09T22:44:53.405Z] Loaded image: buildpack-deps:buster [2021-06-09T22:44:53.405Z] Loaded image: busybox:latest [2021-06-09T22:44:53.405Z] Loaded image: busybox:glibc [2021-06-09T22:44:54.337Z] Loaded image: debian:bullseye [2021-06-09T22:44:54.337Z] Loaded image: hello-world:latest [2021-06-09T22:44:54.337Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T22:44:54.594Z] INFO: Testing against a local daemon [2021-06-09T22:44:54.594Z] === RUN TestCgroupNamespacesBuild [2021-06-09T22:44:56.491Z] --- PASS: TestCgroupNamespacesBuild (1.98s) [2021-06-09T22:44:56.491Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T22:44:58.387Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.49s) [2021-06-09T22:44:58.387Z] === RUN TestBuildWithSession [2021-06-09T22:44:58.387Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T22:44:58.387Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:44:58.387Z] === RUN TestBuildSquashParent [2021-06-09T22:44:59.586Z] --- PASS: TestBuildSquashParent (8.50s) [2021-06-09T22:44:59.586Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T22:44:59.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:44:59.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:44:59.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:44:59.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:44:59.586Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:44:59.586Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:44:59.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:44:59.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:44:59.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:44:59.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:44:59.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:44:59.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:44:59.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:44:59.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:45:00.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:45:00.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:45:00.416Z] ok github.com/docker/docker/libnetwork/ipam 30.024s coverage: 85.3% of statements [2021-06-09T22:45:00.416Z] ok github.com/docker/docker/libnetwork/netlabel 0.009s coverage: 60.0% of statements [2021-06-09T22:45:00.416Z] ok github.com/docker/docker/libnetwork/netutils 0.037s coverage: 43.8% of statements [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T22:45:01.421Z] === RUN TestBoolValue [2021-06-09T22:45:01.421Z] --- PASS: TestBoolValue (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestBoolValueOrDefault [2021-06-09T22:45:01.421Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestInt64ValueOrZero [2021-06-09T22:45:01.421Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestInt64ValueOrDefault [2021-06-09T22:45:01.421Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-09T22:45:01.421Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestJsonContentType [2021-06-09T22:45:01.421Z] --- PASS: TestJsonContentType (0.00s) [2021-06-09T22:45:01.421Z] PASS [2021-06-09T22:45:01.421Z] coverage: 14.7% of statements [2021-06-09T22:45:01.421Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 14.7% of statements [2021-06-09T22:45:01.421Z] === RUN TestMaskSecretKeys [2021-06-09T22:45:01.421Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-09T22:45:01.421Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-09T22:45:01.421Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-09T22:45:01.421Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestVersionMiddlewareVersion [2021-06-09T22:45:01.421Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-09T22:45:01.421Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-09T22:45:01.421Z] PASS [2021-06-09T22:45:01.421Z] coverage: 37.7% of statements [2021-06-09T22:45:01.421Z] ok github.com/docker/docker/api/server/middleware 0.132s coverage: 37.7% of statements [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T22:45:01.421Z] === RUN TestToJSON [2021-06-09T22:45:01.421Z] --- PASS: TestToJSON (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestToParamWithVersion [2021-06-09T22:45:01.421Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestFromJSON [2021-06-09T22:45:01.421Z] --- PASS: TestFromJSON (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestEmpty [2021-06-09T22:45:01.421Z] --- PASS: TestEmpty (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestArgsMatchKVListEmptySources [2021-06-09T22:45:01.421Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestArgsMatchKVList [2021-06-09T22:45:01.421Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestArgsMatch [2021-06-09T22:45:01.421Z] --- PASS: TestArgsMatch (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestAdd [2021-06-09T22:45:01.421Z] --- PASS: TestAdd (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestDel [2021-06-09T22:45:01.421Z] --- PASS: TestDel (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestLen [2021-06-09T22:45:01.421Z] --- PASS: TestLen (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestExactMatch [2021-06-09T22:45:01.421Z] --- PASS: TestExactMatch (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestOnlyOneExactMatch [2021-06-09T22:45:01.421Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestContains [2021-06-09T22:45:01.421Z] --- PASS: TestContains (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestValidate [2021-06-09T22:45:01.421Z] --- PASS: TestValidate (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestWalkValues [2021-06-09T22:45:01.421Z] --- PASS: TestWalkValues (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestFuzzyMatch [2021-06-09T22:45:01.421Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestClone [2021-06-09T22:45:01.421Z] --- PASS: TestClone (0.00s) [2021-06-09T22:45:01.421Z] PASS [2021-06-09T22:45:01.421Z] coverage: 92.2% of statements [2021-06-09T22:45:01.421Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2021-06-09T22:45:01.421Z] === RUN TestStrSliceMarshalJSON [2021-06-09T22:45:01.421Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestStrSliceUnmarshalJSON [2021-06-09T22:45:01.421Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestStrSliceUnmarshalString [2021-06-09T22:45:01.421Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestStrSliceUnmarshalSlice [2021-06-09T22:45:01.421Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-09T22:45:01.421Z] PASS [2021-06-09T22:45:01.421Z] coverage: 90.0% of statements [2021-06-09T22:45:01.421Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-06-09T22:45:01.421Z] === RUN TestDurationToSecondsString [2021-06-09T22:45:01.421Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestGetTimestamp [2021-06-09T22:45:01.421Z] === RUN TestAdjustForAPIVersion [2021-06-09T22:45:01.421Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-09T22:45:01.421Z] PASS [2021-06-09T22:45:01.421Z] coverage: 5.7% of statements [2021-06-09T22:45:01.421Z] ok github.com/docker/docker/api/server/router/swarm 0.095s coverage: 5.7% of statements [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T22:45:01.421Z] --- PASS: TestGetTimestamp (0.14s) [2021-06-09T22:45:01.421Z] === RUN TestParseTimestamps [2021-06-09T22:45:01.421Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-09T22:45:01.421Z] PASS [2021-06-09T22:45:01.421Z] coverage: 100.0% of statements [2021-06-09T22:45:01.421Z] ok github.com/docker/docker/api/types/time 0.202s coverage: 100.0% of statements [2021-06-09T22:45:01.421Z] === RUN TestCompareVersion [2021-06-09T22:45:01.421Z] --- PASS: TestCompareVersion (0.00s) [2021-06-09T22:45:01.421Z] PASS [2021-06-09T22:45:01.421Z] coverage: 75.0% of statements [2021-06-09T22:45:01.421Z] ok github.com/docker/docker/api/types/versions 0.058s coverage: 75.0% of statements [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T22:45:01.421Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-09T22:45:01.421Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-09T22:45:01.421Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestCloneArgsSmartHttp [2021-06-09T22:45:01.421Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-06-09T22:45:01.421Z] === RUN TestCloneArgsDumbHttp [2021-06-09T22:45:01.421Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestCloneArgsGit [2021-06-09T22:45:01.421Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-09T22:45:01.421Z] === RUN TestCheckoutGit [2021-06-09T22:45:02.057Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:45:02.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:45:03.612Z] === RUN TestEnable [2021-06-09T22:45:03.612Z] --- PASS: TestEnable (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestDisable [2021-06-09T22:45:03.612Z] --- PASS: TestDisable (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestEnabled [2021-06-09T22:45:03.612Z] --- PASS: TestEnabled (0.00s) [2021-06-09T22:45:03.612Z] PASS [2021-06-09T22:45:03.612Z] coverage: 100.0% of statements [2021-06-09T22:45:03.612Z] ok github.com/docker/docker/cli/debug 0.063s coverage: 100.0% of statements [2021-06-09T22:45:03.612Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-09T22:45:03.612Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-09T22:45:03.612Z] === RUN TestProcessNoDockerignore [2021-06-09T22:45:03.612Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-09T22:45:03.612Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestDetectContentType [2021-06-09T22:45:03.612Z] --- PASS: TestDetectContentType (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestSelectAcceptableMIME [2021-06-09T22:45:03.612Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestInspectEmptyResponse [2021-06-09T22:45:03.612Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestInspectResponseBinary [2021-06-09T22:45:03.612Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestResponseUnsupportedContentType [2021-06-09T22:45:03.612Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestInspectResponseTextSimple [2021-06-09T22:45:03.612Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestInspectResponseEmptyContentType [2021-06-09T22:45:03.612Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestUnknownContentLength [2021-06-09T22:45:03.612Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-09T22:45:03.612Z] === RUN TestDownloadRemote [2021-06-09T22:45:04.073Z] --- PASS: TestDownloadRemote (0.07s) [2021-06-09T22:45:04.073Z] === RUN TestGetWithStatusError [2021-06-09T22:45:04.073Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestCloseRootDirectory [2021-06-09T22:45:04.073Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-09T22:45:04.073Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:45:04.073Z] === RUN TestHashFile [2021-06-09T22:45:04.073Z] --- SKIP: TestHashFile (0.00s) [2021-06-09T22:45:04.073Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:45:04.073Z] === RUN TestHashSubdir [2021-06-09T22:45:04.073Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-09T22:45:04.073Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:45:04.073Z] === RUN TestRemoveDirectory [2021-06-09T22:45:04.073Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-09T22:45:04.073Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:45:04.073Z] PASS [2021-06-09T22:45:04.073Z] coverage: 9.3% of statements [2021-06-09T22:45:04.073Z] ok github.com/docker/docker/builder/remotecontext 0.287s coverage: 9.3% of statements [2021-06-09T22:45:04.073Z] === RUN TestGetAllAllowed [2021-06-09T22:45:04.073Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestGetAllMeta [2021-06-09T22:45:04.073Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-09T22:45:04.073Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestIsUnreferencedBuiltin [2021-06-09T22:45:04.073Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestIsExistingDirectory [2021-06-09T22:45:04.073Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestGetFilenameForDownload [2021-06-09T22:45:04.073Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestEnv2Variables [2021-06-09T22:45:04.073Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-09T22:45:04.073Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestMaintainer [2021-06-09T22:45:04.073Z] --- PASS: TestMaintainer (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestLabel [2021-06-09T22:45:04.073Z] --- PASS: TestLabel (0.00s) [2021-06-09T22:45:04.073Z] === RUN TestFromScratch [2021-06-09T22:45:04.074Z] --- PASS: TestFromScratch (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestFromWithArg [2021-06-09T22:45:04.074Z] --- PASS: TestFromWithArg (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-09T22:45:04.074Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestFromWithUndefinedArg [2021-06-09T22:45:04.074Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestFromMultiStageWithNamedStage [2021-06-09T22:45:04.074Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestOnbuild [2021-06-09T22:45:04.074Z] --- PASS: TestOnbuild (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestWorkdir [2021-06-09T22:45:04.074Z] --- PASS: TestWorkdir (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestCmd [2021-06-09T22:45:04.074Z] --- PASS: TestCmd (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestHealthcheckNone [2021-06-09T22:45:04.074Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestHealthcheckCmd [2021-06-09T22:45:04.074Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestEntrypoint [2021-06-09T22:45:04.074Z] --- PASS: TestEntrypoint (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestExpose [2021-06-09T22:45:04.074Z] --- PASS: TestExpose (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestUser [2021-06-09T22:45:04.074Z] --- PASS: TestUser (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestVolume [2021-06-09T22:45:04.074Z] --- PASS: TestVolume (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestStopSignal [2021-06-09T22:45:04.074Z] --- SKIP: TestStopSignal (0.00s) [2021-06-09T22:45:04.074Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T22:45:04.074Z] === RUN TestArg [2021-06-09T22:45:04.074Z] --- PASS: TestArg (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestShell [2021-06-09T22:45:04.074Z] --- PASS: TestShell (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestPrependEnvOnCmd [2021-06-09T22:45:04.074Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestRunWithBuildArgs [2021-06-09T22:45:04.074Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestRunIgnoresHealthcheck [2021-06-09T22:45:04.074Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestDispatchUnsupportedOptions [2021-06-09T22:45:04.074Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-09T22:45:04.074Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-09T22:45:04.074Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-09T22:45:04.074Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestNormalizeWorkdir [2021-06-09T22:45:04.074Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestDispatch [2021-06-09T22:45:04.074Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-09T22:45:04.074Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-09T22:45:04.074Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-09T22:45:04.074Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-09T22:45:04.074Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-09T22:45:04.074Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-09T22:45:04.074Z] === RUN TestDispatch/COPY_url [2021-06-09T22:45:04.074Z] --- PASS: TestDispatch (0.07s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-09T22:45:04.074Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestAddScratchImageAddsToMounts [2021-06-09T22:45:04.074Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-09T22:45:04.074Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-09T22:45:04.074Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-09T22:45:04.074Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestImageSourceGetAddsToMounts [2021-06-09T22:45:04.074Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestEmptyDockerfile [2021-06-09T22:45:04.074Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestSymlinkDockerfile [2021-06-09T22:45:04.074Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-09T22:45:04.074Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-09T22:45:04.074Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestNonExistingDockerfile [2021-06-09T22:45:04.074Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestCopyRunConfig [2021-06-09T22:45:04.074Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestDeepCopyRunConfig [2021-06-09T22:45:04.074Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestExportImage [2021-06-09T22:45:04.074Z] --- PASS: TestExportImage (0.00s) [2021-06-09T22:45:04.074Z] === RUN TestNormalizeDest [2021-06-09T22:45:04.074Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-09T22:45:04.074Z] PASS [2021-06-09T22:45:04.074Z] coverage: 47.0% of statements [2021-06-09T22:45:04.074Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 47.0% of statements [2021-06-09T22:45:04.074Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T22:45:04.895Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-09T22:45:04.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s) [2021-06-09T22:45:04.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.30s) [2021-06-09T22:45:04.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2021-06-09T22:45:04.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2021-06-09T22:45:04.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2021-06-09T22:45:04.895Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s) [2021-06-09T22:45:04.895Z] === RUN TestBuildMultiStageCopy [2021-06-09T22:45:04.895Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T22:45:04.938Z] --- PASS: TestBuildSquashParent (5.92s) [2021-06-09T22:45:04.938Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T22:45:04.938Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:45:04.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:45:04.938Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:45:04.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:45:04.938Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:45:04.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:45:04.938Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:45:04.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:45:04.938Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:45:04.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:45:04.938Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:45:04.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:45:04.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:45:04.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:45:06.309Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:45:06.606Z] ---> 39720aaec162 [2021-06-09T22:45:06.606Z] Successfully built 39720aaec162 [2021-06-09T22:45:06.606Z] Successfully tagged docker:latest [2021-06-09T22:45:06.606Z] INFO: Image build ended at 06/09/2021 22:45:06. Duration:00:03:04.1947952 [2021-06-09T22:45:06.606Z] [2021-06-09T22:45:06.606Z] [2021-06-09T22:45:06.606Z] INFO: Building the test binaries at 06/09/2021 22:45:06... [2021-06-09T22:45:06.874Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:45:08.179Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T22:45:08.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:45:09.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:45:09.112Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T22:45:10.062Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T22:45:11.041Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T22:45:11.393Z] INFO: make.ps1 starting at 06/09/2021 22:45:10 [2021-06-09T22:45:11.393Z] INFO: Git commit (a195b8ebe1) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T22:45:11.393Z] INFO: Invoking autogen... [2021-06-09T22:45:11.553Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-09T22:45:11.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.37s) [2021-06-09T22:45:11.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2021-06-09T22:45:11.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s) [2021-06-09T22:45:11.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2021-06-09T22:45:11.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2021-06-09T22:45:11.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2021-06-09T22:45:11.553Z] === RUN TestBuildMultiStageCopy [2021-06-09T22:45:11.553Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T22:45:11.854Z] INFO: Building daemon... [2021-06-09T22:45:12.416Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2021-06-09T22:45:12.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2021-06-09T22:45:12.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-06-09T22:45:12.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2021-06-09T22:45:12.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-09T22:45:12.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-09T22:45:12.416Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T22:45:13.454Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T22:45:13.454Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T22:45:13.711Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T22:45:13.970Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T22:45:14.228Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2021-06-09T22:45:14.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2021-06-09T22:45:14.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-06-09T22:45:14.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-06-09T22:45:14.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-06-09T22:45:14.228Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-06-09T22:45:14.228Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T22:45:14.793Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-06-09T22:45:14.793Z] === RUN TestBuildLabelWithTargets [2021-06-09T22:45:16.164Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2021-06-09T22:45:16.164Z] === RUN TestBuildWithEmptyLayers [2021-06-09T22:45:16.422Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-06-09T22:45:16.422Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T22:45:16.489Z] === RUN TestCheckpointCreateError [2021-06-09T22:45:16.489Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestCheckpointCreate [2021-06-09T22:45:16.489Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestCheckpointDeleteError [2021-06-09T22:45:16.489Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestCheckpointDelete [2021-06-09T22:45:16.489Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestCheckpointListError [2021-06-09T22:45:16.489Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestCheckpointList [2021-06-09T22:45:16.489Z] --- PASS: TestCheckpointList (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestCheckpointListContainerNotFound [2021-06-09T22:45:16.489Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestNewClientWithOpsFromEnv [2021-06-09T22:45:16.489Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T22:45:16.489Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T22:45:16.489Z] === RUN TestGetAPIPath [2021-06-09T22:45:16.489Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestParseHostURL [2021-06-09T22:45:16.489Z] --- PASS: TestParseHostURL (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-09T22:45:16.489Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-09T22:45:16.489Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestNegotiateAPIVersion [2021-06-09T22:45:16.489Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestNegotiateAPVersionOverride [2021-06-09T22:45:16.489Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-09T22:45:16.489Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-09T22:45:16.489Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-09T22:45:16.489Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestClientRedirect [2021-06-09T22:45:16.489Z] --- PASS: TestClientRedirect (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigCreateUnsupported [2021-06-09T22:45:16.489Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigCreateError [2021-06-09T22:45:16.489Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigCreate [2021-06-09T22:45:16.489Z] --- PASS: TestConfigCreate (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigInspectNotFound [2021-06-09T22:45:16.489Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigInspectWithEmptyID [2021-06-09T22:45:16.489Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigInspectUnsupported [2021-06-09T22:45:16.489Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigInspectError [2021-06-09T22:45:16.489Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigInspectConfigNotFound [2021-06-09T22:45:16.489Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigInspect [2021-06-09T22:45:16.489Z] --- PASS: TestConfigInspect (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigListUnsupported [2021-06-09T22:45:16.489Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigListError [2021-06-09T22:45:16.489Z] --- PASS: TestConfigListError (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigList [2021-06-09T22:45:16.489Z] --- PASS: TestConfigList (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigRemoveUnsupported [2021-06-09T22:45:16.489Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigRemoveError [2021-06-09T22:45:16.489Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-09T22:45:16.489Z] === RUN TestConfigRemove [2021-06-09T22:45:16.490Z] --- PASS: TestConfigRemove (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestConfigUpdateUnsupported [2021-06-09T22:45:16.490Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestConfigUpdateError [2021-06-09T22:45:16.490Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestConfigUpdate [2021-06-09T22:45:16.490Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerCommitError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerCommit [2021-06-09T22:45:16.490Z] --- PASS: TestContainerCommit (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStatPathError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStatPathNotFoundError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStatPathNoHeaderError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStatPath [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestCopyToContainerError [2021-06-09T22:45:16.490Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestCopyToContainerNotFoundError [2021-06-09T22:45:16.490Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-09T22:45:16.490Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestCopyToContainer [2021-06-09T22:45:16.490Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestCopyFromContainerError [2021-06-09T22:45:16.490Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestCopyFromContainerNotFoundError [2021-06-09T22:45:16.490Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-09T22:45:16.490Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-09T22:45:16.490Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestCopyFromContainer [2021-06-09T22:45:16.490Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerCreateError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerCreateImageNotFound [2021-06-09T22:45:16.490Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerCreateWithName [2021-06-09T22:45:16.490Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerCreateAutoRemove [2021-06-09T22:45:16.490Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerDiffError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerDiff [2021-06-09T22:45:16.490Z] --- PASS: TestContainerDiff (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExecCreateError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExecCreate [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExecStartError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExecStart [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExecInspectError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExecInspect [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExportError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExportError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExport [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExport (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerInspectError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerInspectContainerNotFound [2021-06-09T22:45:16.490Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerInspectWithEmptyID [2021-06-09T22:45:16.490Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerInspect [2021-06-09T22:45:16.490Z] --- PASS: TestContainerInspect (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerInspectNode [2021-06-09T22:45:16.490Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerKillError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerKillError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerKill [2021-06-09T22:45:16.490Z] --- PASS: TestContainerKill (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerListError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerListError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerList [2021-06-09T22:45:16.490Z] --- PASS: TestContainerList (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerLogsNotFoundError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerLogsError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerLogs [2021-06-09T22:45:16.490Z] --- PASS: TestContainerLogs (0.19s) [2021-06-09T22:45:16.490Z] === RUN TestContainerPauseError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerPause [2021-06-09T22:45:16.490Z] --- PASS: TestContainerPause (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainersPruneError [2021-06-09T22:45:16.490Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainersPrune [2021-06-09T22:45:16.490Z] --- PASS: TestContainersPrune (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerRemoveError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerRemoveNotFoundError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerRemove [2021-06-09T22:45:16.490Z] --- PASS: TestContainerRemove (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerRenameError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerRename [2021-06-09T22:45:16.490Z] --- PASS: TestContainerRename (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerResizeError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExecResizeError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerResize [2021-06-09T22:45:16.490Z] --- PASS: TestContainerResize (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerExecResize [2021-06-09T22:45:16.490Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerRestartError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerRestart [2021-06-09T22:45:16.490Z] --- PASS: TestContainerRestart (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStartError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStartError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStart [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStart (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStatsError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStats [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStats (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStopError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStopError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerStop [2021-06-09T22:45:16.490Z] --- PASS: TestContainerStop (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerTopError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerTopError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerTop [2021-06-09T22:45:16.490Z] --- PASS: TestContainerTop (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerUnpauseError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerUnpause [2021-06-09T22:45:16.490Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerUpdateError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerUpdate [2021-06-09T22:45:16.490Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerWaitError [2021-06-09T22:45:16.490Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestContainerWait [2021-06-09T22:45:16.490Z] --- PASS: TestContainerWait (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestDiskUsageError [2021-06-09T22:45:16.490Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestDiskUsage [2021-06-09T22:45:16.490Z] --- PASS: TestDiskUsage (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestDistributionInspectUnsupported [2021-06-09T22:45:16.490Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestDistributionInspectWithEmptyID [2021-06-09T22:45:16.490Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestEventsErrorInOptions [2021-06-09T22:45:16.490Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestEventsErrorFromServer [2021-06-09T22:45:16.490Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestEvents [2021-06-09T22:45:16.490Z] --- PASS: TestEvents (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestTLSCloseWriter [2021-06-09T22:45:16.490Z] === PAUSE TestTLSCloseWriter [2021-06-09T22:45:16.490Z] === RUN TestImageBuildError [2021-06-09T22:45:16.490Z] --- PASS: TestImageBuildError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageBuild [2021-06-09T22:45:16.490Z] --- PASS: TestImageBuild (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestGetDockerOS [2021-06-09T22:45:16.490Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageCreateError [2021-06-09T22:45:16.490Z] --- PASS: TestImageCreateError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageCreate [2021-06-09T22:45:16.490Z] --- PASS: TestImageCreate (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageHistoryError [2021-06-09T22:45:16.490Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageHistory [2021-06-09T22:45:16.490Z] --- PASS: TestImageHistory (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageImportError [2021-06-09T22:45:16.490Z] --- PASS: TestImageImportError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageImport [2021-06-09T22:45:16.490Z] --- PASS: TestImageImport (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageInspectError [2021-06-09T22:45:16.490Z] --- PASS: TestImageInspectError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageInspectImageNotFound [2021-06-09T22:45:16.490Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageInspectWithEmptyID [2021-06-09T22:45:16.490Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageInspect [2021-06-09T22:45:16.490Z] --- PASS: TestImageInspect (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageListError [2021-06-09T22:45:16.490Z] --- PASS: TestImageListError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageList [2021-06-09T22:45:16.490Z] --- PASS: TestImageList (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageListApiBefore125 [2021-06-09T22:45:16.490Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageLoadError [2021-06-09T22:45:16.490Z] --- PASS: TestImageLoadError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageLoad [2021-06-09T22:45:16.490Z] --- PASS: TestImageLoad (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagesPruneError [2021-06-09T22:45:16.490Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagesPrune [2021-06-09T22:45:16.490Z] --- PASS: TestImagesPrune (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePullReferenceParseError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePullAnyError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePullWithoutErrors [2021-06-09T22:45:16.490Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePushReferenceError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePushAnyError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImagePushWithoutErrors [2021-06-09T22:45:16.490Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-09T22:45:16.490Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-09T22:45:16.490Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-09T22:45:16.490Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-09T22:45:16.490Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageRemoveError [2021-06-09T22:45:16.490Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageRemoveImageNotFound [2021-06-09T22:45:16.490Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageRemove [2021-06-09T22:45:16.490Z] --- PASS: TestImageRemove (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageSaveError [2021-06-09T22:45:16.490Z] --- PASS: TestImageSaveError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageSave [2021-06-09T22:45:16.490Z] --- PASS: TestImageSave (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageSearchAnyError [2021-06-09T22:45:16.490Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-09T22:45:16.490Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T22:45:16.490Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T22:45:16.490Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-09T22:45:16.490Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageSearchWithoutErrors [2021-06-09T22:45:16.490Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageTagError [2021-06-09T22:45:16.490Z] --- PASS: TestImageTagError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageTagInvalidReference [2021-06-09T22:45:16.490Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageTagInvalidSourceImageName [2021-06-09T22:45:16.490Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageTagHexSource [2021-06-09T22:45:16.490Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestImageTag [2021-06-09T22:45:16.490Z] --- PASS: TestImageTag (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestInfoServerError [2021-06-09T22:45:16.490Z] --- PASS: TestInfoServerError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestInfoInvalidResponseJSONError [2021-06-09T22:45:16.490Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestInfo [2021-06-09T22:45:16.490Z] --- PASS: TestInfo (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkConnectError [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkConnect [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkCreateError [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkCreate [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkDisconnectError [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkDisconnect [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkInspectError [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkInspectNotFoundError [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkInspectWithEmptyID [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkInspect [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkListError [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkListError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkList [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkList (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworksPruneError [2021-06-09T22:45:16.490Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworksPrune [2021-06-09T22:45:16.490Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkRemoveError [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNetworkRemove [2021-06-09T22:45:16.490Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNodeInspectError [2021-06-09T22:45:16.490Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-09T22:45:16.490Z] === RUN TestNodeInspectNodeNotFound [2021-06-09T22:45:16.490Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestNodeInspectWithEmptyID [2021-06-09T22:45:16.491Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestNodeInspect [2021-06-09T22:45:16.491Z] --- PASS: TestNodeInspect (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestNodeListError [2021-06-09T22:45:16.491Z] --- PASS: TestNodeListError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestNodeList [2021-06-09T22:45:16.491Z] --- PASS: TestNodeList (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestNodeRemoveError [2021-06-09T22:45:16.491Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestNodeRemove [2021-06-09T22:45:16.491Z] --- PASS: TestNodeRemove (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestNodeUpdateError [2021-06-09T22:45:16.491Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestNodeUpdate [2021-06-09T22:45:16.491Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestOptionWithTimeout [2021-06-09T22:45:16.491Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPingFail [2021-06-09T22:45:16.491Z] --- PASS: TestPingFail (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPingWithError [2021-06-09T22:45:16.491Z] 2021/06/09 22:45:15 RoundTripper returned a response & error; ignoring response [2021-06-09T22:45:16.491Z] 2021/06/09 22:45:15 RoundTripper returned a response & error; ignoring response [2021-06-09T22:45:16.491Z] --- PASS: TestPingWithError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPingSuccess [2021-06-09T22:45:16.491Z] --- PASS: TestPingSuccess (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPingHeadFallback [2021-06-09T22:45:16.491Z] === RUN TestPingHeadFallback/OK [2021-06-09T22:45:16.491Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-09T22:45:16.491Z] === RUN TestPingHeadFallback/Not_Found [2021-06-09T22:45:16.491Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-09T22:45:16.491Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-09T22:45:16.491Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-09T22:45:16.491Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-09T22:45:16.491Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-09T22:45:16.491Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginDisableError [2021-06-09T22:45:16.491Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginDisable [2021-06-09T22:45:16.491Z] --- PASS: TestPluginDisable (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginEnableError [2021-06-09T22:45:16.491Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginEnable [2021-06-09T22:45:16.491Z] --- PASS: TestPluginEnable (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginInspectError [2021-06-09T22:45:16.491Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginInspectWithEmptyID [2021-06-09T22:45:16.491Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginInspect [2021-06-09T22:45:16.491Z] --- PASS: TestPluginInspect (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginListError [2021-06-09T22:45:16.491Z] --- PASS: TestPluginListError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginList [2021-06-09T22:45:16.491Z] --- PASS: TestPluginList (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginPushError [2021-06-09T22:45:16.491Z] --- PASS: TestPluginPushError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginPush [2021-06-09T22:45:16.491Z] --- PASS: TestPluginPush (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginRemoveError [2021-06-09T22:45:16.491Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginRemove [2021-06-09T22:45:16.491Z] --- PASS: TestPluginRemove (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginSetError [2021-06-09T22:45:16.491Z] --- PASS: TestPluginSetError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPluginSet [2021-06-09T22:45:16.491Z] --- PASS: TestPluginSet (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSetHostHeader [2021-06-09T22:45:16.491Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestPlainTextError [2021-06-09T22:45:16.491Z] --- PASS: TestPlainTextError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestInfiniteError [2021-06-09T22:45:16.491Z] --- PASS: TestInfiniteError (0.02s) [2021-06-09T22:45:16.491Z] === RUN TestSecretCreateUnsupported [2021-06-09T22:45:16.491Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretCreateError [2021-06-09T22:45:16.491Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretCreate [2021-06-09T22:45:16.491Z] --- PASS: TestSecretCreate (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretInspectUnsupported [2021-06-09T22:45:16.491Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretInspectError [2021-06-09T22:45:16.491Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretInspectSecretNotFound [2021-06-09T22:45:16.491Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretInspectWithEmptyID [2021-06-09T22:45:16.491Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretInspect [2021-06-09T22:45:16.491Z] --- PASS: TestSecretInspect (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretListUnsupported [2021-06-09T22:45:16.491Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretListError [2021-06-09T22:45:16.491Z] --- PASS: TestSecretListError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretList [2021-06-09T22:45:16.491Z] --- PASS: TestSecretList (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretRemoveUnsupported [2021-06-09T22:45:16.491Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretRemoveError [2021-06-09T22:45:16.491Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretRemove [2021-06-09T22:45:16.491Z] --- PASS: TestSecretRemove (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretUpdateUnsupported [2021-06-09T22:45:16.491Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretUpdateError [2021-06-09T22:45:16.491Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSecretUpdate [2021-06-09T22:45:16.491Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceCreateError [2021-06-09T22:45:16.491Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceCreate [2021-06-09T22:45:16.491Z] --- PASS: TestServiceCreate (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-09T22:45:16.491Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceCreateDigestPinning [2021-06-09T22:45:16.491Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceInspectError [2021-06-09T22:45:16.491Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceInspectServiceNotFound [2021-06-09T22:45:16.491Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceInspectWithEmptyID [2021-06-09T22:45:16.491Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceInspect [2021-06-09T22:45:16.491Z] --- PASS: TestServiceInspect (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceListError [2021-06-09T22:45:16.491Z] --- PASS: TestServiceListError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceList [2021-06-09T22:45:16.491Z] --- PASS: TestServiceList (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceLogsError [2021-06-09T22:45:16.491Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceLogs [2021-06-09T22:45:16.491Z] --- PASS: TestServiceLogs (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceRemoveError [2021-06-09T22:45:16.491Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceRemoveNotFoundError [2021-06-09T22:45:16.491Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceRemove [2021-06-09T22:45:16.491Z] --- PASS: TestServiceRemove (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceUpdateError [2021-06-09T22:45:16.491Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestServiceUpdate [2021-06-09T22:45:16.491Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmGetUnlockKeyError [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmGetUnlockKey [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmInitError [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmInit [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmInit (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmInspectError [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmInspect [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmJoinError [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmJoin [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmLeaveError [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmLeave [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmUnlockError [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmUnlock [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmUpdateError [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestSwarmUpdate [2021-06-09T22:45:16.491Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestTaskInspectError [2021-06-09T22:45:16.491Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestTaskInspectWithEmptyID [2021-06-09T22:45:16.491Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestTaskInspect [2021-06-09T22:45:16.491Z] --- PASS: TestTaskInspect (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestTaskListError [2021-06-09T22:45:16.491Z] --- PASS: TestTaskListError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestTaskList [2021-06-09T22:45:16.491Z] --- PASS: TestTaskList (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeCreateError [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeCreate [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeInspectError [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeInspectNotFound [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeInspectWithEmptyID [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeInspect [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeListError [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeListError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeList [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeList (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeRemoveError [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-09T22:45:16.491Z] === RUN TestVolumeRemove [2021-06-09T22:45:16.491Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-09T22:45:16.491Z] === CONT TestTLSCloseWriter [2021-06-09T22:45:16.491Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-09T22:45:16.491Z] PASS [2021-06-09T22:45:16.491Z] coverage: 74.9% of statements [2021-06-09T22:45:16.491Z] ok github.com/docker/docker/client 0.515s coverage: 74.9% of statements [2021-06-09T22:45:17.676Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-06-09T22:45:17.676Z] === RUN TestBuildLabelWithTargets [2021-06-09T22:45:18.945Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2021-06-09T22:45:18.945Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T22:45:19.203Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-06-09T22:45:19.203Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T22:45:21.730Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2021-06-09T22:45:21.730Z] === RUN TestBuildWithHugeFile [2021-06-09T22:45:25.783Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-09T22:45:25.783Z] === RUN TestBuildWithEmptyLayers [2021-06-09T22:45:28.312Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-06-09T22:45:28.312Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T22:45:30.879Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:45:30.879Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:45:30.879Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:45:30.879Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:45:30.879Z] [2021-06-09T22:45:30.879Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-09T22:45:30.879Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-09T22:45:30.879Z] Using test binary docker [2021-06-09T22:45:30.879Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T22:45:30.879Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T22:45:30.879Z] INFO: Waiting for daemon to start... [2021-06-09T22:45:30.879Z] Starting dockerd [2021-06-09T22:45:30.879Z] . [2021-06-09T22:45:30.879Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-09T22:45:33.575Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-09T22:45:33.575Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T22:45:33.833Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-06-09T22:45:33.833Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T22:45:34.215Z] --- PASS: TestCheckoutGit (33.63s) [2021-06-09T22:45:34.215Z] === RUN TestValidGitTransport [2021-06-09T22:45:34.215Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-09T22:45:34.215Z] === RUN TestGitInvalidRef [2021-06-09T22:45:34.677Z] --- PASS: TestGitInvalidRef (0.21s) [2021-06-09T22:45:34.677Z] PASS [2021-06-09T22:45:34.677Z] coverage: 86.3% of statements [2021-06-09T22:45:34.677Z] ok github.com/docker/docker/builder/remotecontext/git 33.935s coverage: 86.3% of statements [2021-06-09T22:45:35.138Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T22:45:35.138Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T22:45:39.097Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-06-09T22:45:39.097Z] === RUN TestBuildWithHugeFile [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-09T22:45:42.234Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestConfigureDaemonLogs [2021-06-09T22:45:42.234Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestCommonOptionsInstallFlags [2021-06-09T22:45:42.234Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-09T22:45:42.234Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-09T22:45:42.234Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-09T22:45:42.234Z] PASS [2021-06-09T22:45:42.234Z] coverage: 18.4% of statements [2021-06-09T22:45:42.234Z] ok github.com/docker/docker/cmd/dockerd 0.296s coverage: 18.4% of statements [2021-06-09T22:45:43.206Z] === RUN TestContainerStopSignal [2021-06-09T22:45:43.667Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-09T22:45:43.667Z] === RUN TestContainerStopTimeout [2021-06-09T22:45:43.667Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-09T22:45:43.667Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-09T22:45:43.667Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-09T22:45:43.667Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-09T22:45:43.667Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-06-09T22:45:43.667Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-09T22:45:43.667Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-09T22:45:43.667Z] === RUN TestReplaceAndAppendEnvVars [2021-06-09T22:45:43.667Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-09T22:45:43.668Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-09T22:45:43.668Z] === RUN TestNewMemoryStore [2021-06-09T22:45:43.668Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestAddContainers [2021-06-09T22:45:43.668Z] --- PASS: TestAddContainers (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestGetContainer [2021-06-09T22:45:43.668Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestDeleteContainer [2021-06-09T22:45:43.668Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestListContainers [2021-06-09T22:45:43.668Z] --- PASS: TestListContainers (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestFirstContainer [2021-06-09T22:45:43.668Z] --- PASS: TestFirstContainer (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestApplyAllContainer [2021-06-09T22:45:43.668Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestIsValidHealthString [2021-06-09T22:45:43.668Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestStateRunStop [2021-06-09T22:45:43.668Z] --- PASS: TestStateRunStop (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestStateTimeoutWait [2021-06-09T22:45:43.668Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-09T22:45:43.668Z] state_test.go:141: Stop callback fired [2021-06-09T22:45:43.668Z] state_test.go:165: Stop callback fired [2021-06-09T22:45:43.668Z] === RUN TestIsValidStateString [2021-06-09T22:45:43.668Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestViewSaveDelete [2021-06-09T22:45:43.668Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-09T22:45:43.668Z] === RUN TestViewAll [2021-06-09T22:45:43.668Z] --- PASS: TestViewAll (0.02s) [2021-06-09T22:45:43.668Z] === RUN TestViewGet [2021-06-09T22:45:43.668Z] --- PASS: TestViewGet (0.01s) [2021-06-09T22:45:43.668Z] === RUN TestNames [2021-06-09T22:45:43.668Z] --- PASS: TestNames (0.00s) [2021-06-09T22:45:43.668Z] === RUN TestViewWithHealthCheck [2021-06-09T22:45:43.668Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-09T22:45:43.668Z] PASS [2021-06-09T22:45:43.668Z] coverage: 41.5% of statements [2021-06-09T22:45:43.668Z] ok github.com/docker/docker/container 0.283s coverage: 41.5% of statements [2021-06-09T22:45:43.668Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T22:45:43.668Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T22:45:43.668Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T22:45:43.668Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T22:45:45.857Z] === RUN TestPrepare [2021-06-09T22:45:45.857Z] --- PASS: TestPrepare (0.00s) [2021-06-09T22:45:45.857Z] === RUN TestStart [2021-06-09T22:45:45.857Z] --- PASS: TestStart (0.00s) [2021-06-09T22:45:45.857Z] === RUN TestWaitCancel [2021-06-09T22:45:45.857Z] --- PASS: TestWaitCancel (0.00s) [2021-06-09T22:45:45.857Z] === RUN TestWaitDisabled [2021-06-09T22:45:45.857Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-09T22:45:45.857Z] === RUN TestWaitEnabled [2021-06-09T22:45:45.857Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-09T22:45:45.857Z] === RUN TestRemove [2021-06-09T22:45:45.857Z] --- PASS: TestRemove (0.00s) [2021-06-09T22:45:45.857Z] PASS [2021-06-09T22:45:45.857Z] coverage: 65.3% of statements [2021-06-09T22:45:45.857Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.222s coverage: 65.3% of statements [2021-06-09T22:45:48.777Z] === RUN TestNewListSecretsFilters [2021-06-09T22:45:48.777Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-09T22:45:48.777Z] === RUN TestNewListConfigsFilters [2021-06-09T22:45:48.777Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-09T22:45:48.777Z] PASS [2021-06-09T22:45:48.777Z] coverage: 0.5% of statements [2021-06-09T22:45:48.777Z] ok github.com/docker/docker/daemon/cluster 0.260s coverage: 0.5% of statements [2021-06-09T22:45:49.239Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-09T22:45:49.239Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-09T22:45:49.239Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-09T22:45:49.239Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-09T22:45:49.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-09T22:45:49.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T22:45:49.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-09T22:45:49.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-09T22:45:49.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-09T22:45:49.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-09T22:45:49.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T22:45:49.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T22:45:49.700Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-09T22:45:49.700Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-09T22:45:49.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-09T22:45:49.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T22:45:49.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T22:45:49.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T22:45:49.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T22:45:49.701Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-09T22:45:49.701Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-09T22:45:49.701Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-09T22:45:49.701Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-09T22:45:50.162Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-09T22:45:50.162Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-09T22:45:50.162Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-09T22:45:50.162Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-09T22:45:50.162Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-09T22:45:50.162Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-09T22:45:50.162Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-09T22:45:50.162Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-09T22:45:50.162Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-09T22:45:50.162Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-09T22:45:50.162Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-09T22:45:50.162Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-09T22:45:50.162Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-09T22:45:50.162Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-09T22:45:50.162Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-09T22:45:50.162Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-09T22:45:50.162Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-09T22:45:50.162Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-09T22:45:50.162Z] PASS [2021-06-09T22:45:50.162Z] coverage: 35.9% of statements [2021-06-09T22:45:50.162Z] ok github.com/docker/docker/daemon/cluster/convert 0.698s coverage: 35.9% of statements [2021-06-09T22:45:53.081Z] === RUN TestDiscoveryOptsErrors [2021-06-09T22:45:53.081Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-09T22:45:53.081Z] === RUN TestDiscoveryOpts [2021-06-09T22:45:53.081Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-09T22:45:53.081Z] PASS [2021-06-09T22:45:53.081Z] coverage: 30.0% of statements [2021-06-09T22:45:53.081Z] ok github.com/docker/docker/daemon/discovery 0.051s coverage: 30.0% of statements [2021-06-09T22:45:55.269Z] === RUN TestBuilderGC [2021-06-09T22:45:55.269Z] --- PASS: TestBuilderGC (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestDaemonConfigurationNotFound [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestDaemonBrokenConfiguration [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestParseClusterAdvertiseSettings [2021-06-09T22:45:55.269Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestFindConfigurationConflicts [2021-06-09T22:45:55.269Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-09T22:45:55.269Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-09T22:45:55.269Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-09T22:45:55.269Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-09T22:45:55.269Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-09T22:45:55.269Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-09T22:45:55.269Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-09T22:45:55.269Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestValidateConfiguration [2021-06-09T22:45:55.269Z] === RUN TestValidateConfiguration/with_label [2021-06-09T22:45:55.269Z] === RUN TestValidateConfiguration/with_dns [2021-06-09T22:45:55.269Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-09T22:45:55.269Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-09T22:45:55.269Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-09T22:45:55.269Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-09T22:45:55.269Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-09T22:45:55.269Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-09T22:45:55.269Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestModifiedDiscoverySettings [2021-06-09T22:45:55.269Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-09T22:45:55.269Z] === RUN TestReloadSetConfigFileNotExist [2021-06-09T22:45:55.269Z] time="2021-06-09T22:45:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-09T22:45:55.269Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-06-09T22:45:55.269Z] === RUN TestReloadDefaultConfigNotExist [2021-06-09T22:45:55.269Z] --- SKIP: TestReloadDefaultConfigNotExist (0.32s) [2021-06-09T22:45:55.269Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:45:55.269Z] === RUN TestReloadBadDefaultConfig [2021-06-09T22:45:55.269Z] time="2021-06-09T22:45:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-946962815" [2021-06-09T22:45:55.270Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-09T22:45:55.270Z] === RUN TestReloadWithConflictingLabels [2021-06-09T22:45:55.270Z] time="2021-06-09T22:45:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-720345298" [2021-06-09T22:45:55.270Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-09T22:45:55.270Z] === RUN TestReloadWithDuplicateLabels [2021-06-09T22:45:55.270Z] time="2021-06-09T22:45:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-995599369" [2021-06-09T22:45:55.270Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-06-09T22:45:55.270Z] === RUN TestDaemonConfigurationMerge [2021-06-09T22:45:55.270Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-09T22:45:55.270Z] PASS [2021-06-09T22:45:55.270Z] coverage: 79.7% of statements [2021-06-09T22:45:55.270Z] ok github.com/docker/docker/daemon/config 0.719s coverage: 79.7% of statements [2021-06-09T22:45:55.731Z] === RUN TestEventsLog [2021-06-09T22:45:55.731Z] --- PASS: TestEventsLog (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestEventsLogTimeout [2021-06-09T22:45:55.731Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestLogEvents [2021-06-09T22:45:55.731Z] === RUN TestVerifyNetworkingConfig [2021-06-09T22:45:55.731Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestGetContainer [2021-06-09T22:45:55.731Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestValidContainerNames [2021-06-09T22:45:55.731Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestContainerInitDNS [2021-06-09T22:45:55.731Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-09T22:45:55.731Z] daemon_test.go:147: root required [2021-06-09T22:45:55.731Z] === RUN TestMerge [2021-06-09T22:45:55.731Z] --- PASS: TestMerge (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestValidateContainerIsolation [2021-06-09T22:45:55.731Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestFindNetworkErrorType [2021-06-09T22:45:55.731Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestEnsureServicesExist [2021-06-09T22:45:55.731Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestEnsureServicesExistErrors [2021-06-09T22:45:55.731Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-09T22:45:55.731Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-09T22:45:55.731Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-09T22:45:55.731Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-09T22:45:55.731Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-09T22:45:55.731Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-09T22:45:55.731Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestContainerDelete [2021-06-09T22:45:55.731Z] --- PASS: TestContainerDelete (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestContainerDoubleDelete [2021-06-09T22:45:55.731Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestLogContainerEventCopyLabels [2021-06-09T22:45:55.731Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestLogContainerEventWithAttributes [2021-06-09T22:45:55.731Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestNoneHealthcheck [2021-06-09T22:45:55.731Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-09T22:45:55.731Z] === RUN TestHealthStates [2021-06-09T22:45:55.731Z] --- PASS: TestLogEvents (0.05s) [2021-06-09T22:45:55.731Z] === RUN TestLoadBufferedEvents [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] time="2021-06-09T22:45:55Z" 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" [2021-06-09T22:45:56.193Z] --- PASS: TestHealthStates (0.15s) [2021-06-09T22:45:56.193Z] === RUN TestMaskURLCredentials [2021-06-09T22:45:56.193Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-09T22:45:56.193Z] === RUN TestGetInspectData [2021-06-09T22:45:56.193Z] --- PASS: TestGetInspectData (0.00s) [2021-06-09T22:45:56.193Z] === RUN TestFillLicense [2021-06-09T22:45:56.193Z] --- PASS: TestFillLicense (0.00s) [2021-06-09T22:45:56.193Z] === RUN TestListInvalidFilter [2021-06-09T22:45:56.193Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-09T22:45:56.193Z] === RUN TestNameFilter [2021-06-09T22:45:56.193Z] --- PASS: TestNameFilter (0.00s) [2021-06-09T22:45:56.193Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-09T22:45:56.193Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-09T22:45:56.193Z] === 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 [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-09T22:45:56.193Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-09T22:45:56.193Z] --- 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) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-09T22:45:56.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-09T22:45:56.193Z] === RUN TestDaemonReloadLabels [2021-06-09T22:45:56.193Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-09T22:45:56.194Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-09T22:45:56.194Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-09T22:45:56.194Z] === RUN TestDaemonReloadMirrors [2021-06-09T22:45:56.194Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-09T22:45:56.194Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-09T22:45:56.194Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-09T22:45:56.194Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-09T22:45:56.194Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-09T22:45:56.194Z] === RUN TestDaemonDiscoveryReload [2021-06-09T22:45:56.194Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-06-09T22:45:56.194Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-09T22:45:56.194Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-09T22:45:56.194Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-09T22:45:56.194Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-09T22:45:56.194Z] PASS [2021-06-09T22:45:56.194Z] coverage: 50.0% of statements [2021-06-09T22:45:56.194Z] ok github.com/docker/docker/daemon/events 0.402s coverage: 50.0% of statements [2021-06-09T22:45:56.656Z] === RUN TestWaitNodeAttachment [2021-06-09T22:45:57.119Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-06-09T22:45:57.119Z] === RUN TestIsolationConversion [2021-06-09T22:45:57.119Z] === RUN TestIsolationConversion/default [2021-06-09T22:45:57.119Z] === RUN TestIsolationConversion/process [2021-06-09T22:45:57.119Z] === RUN TestIsolationConversion/hyperv [2021-06-09T22:45:57.119Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-09T22:45:57.119Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-09T22:45:57.119Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-09T22:45:57.119Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-09T22:45:57.119Z] === RUN TestContainerLabels [2021-06-09T22:45:57.119Z] --- PASS: TestContainerLabels (0.00s) [2021-06-09T22:45:57.119Z] === RUN TestCredentialSpecConversion [2021-06-09T22:45:57.119Z] === RUN TestCredentialSpecConversion/none [2021-06-09T22:45:57.119Z] === RUN TestCredentialSpecConversion/config [2021-06-09T22:45:57.119Z] === RUN TestCredentialSpecConversion/file [2021-06-09T22:45:57.119Z] === RUN TestCredentialSpecConversion/registry [2021-06-09T22:45:57.119Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-09T22:45:57.119Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-09T22:45:57.119Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-09T22:45:57.119Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-09T22:45:57.119Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-09T22:45:57.119Z] === RUN TestControllerValidateMountBind [2021-06-09T22:45:57.119Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-09T22:45:57.119Z] === RUN TestControllerValidateMountVolume [2021-06-09T22:45:57.119Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-09T22:45:57.119Z] === RUN TestControllerValidateMountTarget [2021-06-09T22:45:57.119Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-09T22:45:57.119Z] === RUN TestControllerValidateMountTmpfs [2021-06-09T22:45:57.119Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-09T22:45:57.119Z] === RUN TestControllerValidateMountInvalidType [2021-06-09T22:45:57.119Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-09T22:45:57.119Z] === RUN TestControllerValidateMountNamedPipe [2021-06-09T22:45:57.119Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-09T22:45:57.119Z] PASS [2021-06-09T22:45:57.119Z] coverage: 11.3% of statements [2021-06-09T22:45:57.119Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.761s coverage: 11.3% of statements [2021-06-09T22:45:57.119Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-09T22:45:57.119Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-09T22:45:57.581Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-09T22:45:57.581Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-09T22:45:58.043Z] === RUN TestIsEmptyDir [2021-06-09T22:45:58.043Z] --- PASS: TestIsEmptyDir (0.00s) [2021-06-09T22:45:58.043Z] PASS [2021-06-09T22:45:58.043Z] coverage: 2.3% of statements [2021-06-09T22:45:58.043Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2021-06-09T22:45:58.043Z] === RUN TestLinkNaming [2021-06-09T22:45:58.043Z] --- PASS: TestLinkNaming (0.00s) [2021-06-09T22:45:58.043Z] === RUN TestLinkNew [2021-06-09T22:45:58.043Z] --- PASS: TestLinkNew (0.00s) [2021-06-09T22:45:58.043Z] === RUN TestLinkEnv [2021-06-09T22:45:58.043Z] --- PASS: TestLinkEnv (0.00s) [2021-06-09T22:45:58.043Z] === RUN TestLinkMultipleEnv [2021-06-09T22:45:58.043Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-09T22:45:58.043Z] === RUN TestLinkPortRangeEnv [2021-06-09T22:45:58.043Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-09T22:45:58.043Z] PASS [2021-06-09T22:45:58.043Z] coverage: 93.0% of statements [2021-06-09T22:45:58.043Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2021-06-09T22:45:58.043Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-06-09T22:45:58.043Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-09T22:45:58.043Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T22:45:58.043Z] reload_test.go:520: root required [2021-06-09T22:45:58.043Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-09T22:45:58.043Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-09T22:45:58.043Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-09T22:45:58.043Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-06-09T22:45:58.043Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-09T22:45:58.043Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2021-06-09T22:45:58.043Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-09T22:45:58.043Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2021-06-09T22:45:58.043Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-09T22:45:58.043Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-09T22:45:58.043Z] === RUN TestParseVolumesFrom [2021-06-09T22:45:58.043Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-09T22:45:58.043Z] PASS [2021-06-09T22:45:58.043Z] coverage: 9.0% of statements [2021-06-09T22:45:58.043Z] ok github.com/docker/docker/daemon 2.648s coverage: 9.0% of statements [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-09T22:45:58.043Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-09T22:46:01.793Z] === RUN TestNewStreamConfig [2021-06-09T22:46:01.793Z] === RUN TestNewStreamConfig/defaults [2021-06-09T22:46:01.793Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-09T22:46:01.793Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-09T22:46:01.793Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-09T22:46:01.793Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-09T22:46:01.793Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-09T22:46:01.793Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-09T22:46:01.793Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-09T22:46:01.793Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-09T22:46:01.793Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-09T22:46:01.793Z] time="2021-06-09T22:46:00Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-09T22:46:01.793Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-06-09T22:46:01.793Z] === RUN TestCreateSuccess [2021-06-09T22:46:01.793Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCreateLogGroupSuccess [2021-06-09T22:46:01.793Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCreateError [2021-06-09T22:46:01.793Z] --- PASS: TestCreateError (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCreateAlreadyExists [2021-06-09T22:46:01.793Z] time="2021-06-09T22:46:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-09T22:46:01.793Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestLogClosed [2021-06-09T22:46:01.793Z] --- PASS: TestLogClosed (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestLogBlocking [2021-06-09T22:46:01.793Z] --- PASS: TestLogBlocking (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-09T22:46:01.793Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestLogNonBlockingBufferFull [2021-06-09T22:46:01.793Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestPublishBatchSuccess [2021-06-09T22:46:01.793Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestPublishBatchError [2021-06-09T22:46:01.793Z] time="2021-06-09T22:46:01Z" level=error msg=Error [2021-06-09T22:46:01.793Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-09T22:46:01.793Z] time="2021-06-09T22:46:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T22:46:01.793Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-09T22:46:01.793Z] time="2021-06-09T22:46:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T22:46:01.793Z] time="2021-06-09T22:46:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-09T22:46:01.793Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchSimple [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchTicker [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchMultilinePattern [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchClose [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestEffectiveLen [2021-06-09T22:46:01.793Z] === RUN TestEffectiveLen/0/Hello [2021-06-09T22:46:01.793Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-09T22:46:01.793Z] === RUN TestEffectiveLen/2/🙃 [2021-06-09T22:46:01.793Z] === RUN TestEffectiveLen/3/���� [2021-06-09T22:46:01.793Z] === RUN TestEffectiveLen/4/He��o [2021-06-09T22:46:01.793Z] === RUN TestEffectiveLen/5/ [2021-06-09T22:46:01.793Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestFindValidSplit [2021-06-09T22:46:01.793Z] === RUN TestFindValidSplit/0/ [2021-06-09T22:46:01.793Z] === RUN TestFindValidSplit/1/Hello [2021-06-09T22:46:01.793Z] === RUN TestFindValidSplit/2/Hello [2021-06-09T22:46:01.793Z] === RUN TestFindValidSplit/3/Hello [2021-06-09T22:46:01.793Z] === RUN TestFindValidSplit/4/🙃 [2021-06-09T22:46:01.793Z] === RUN TestFindValidSplit/5/🙃 [2021-06-09T22:46:01.793Z] === RUN TestFindValidSplit/6/a� [2021-06-09T22:46:01.793Z] === RUN TestFindValidSplit/7/a� [2021-06-09T22:46:01.793Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1044: [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1045: [2021-06-09T22:46:01.793Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1044: Hello [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1045: [2021-06-09T22:46:01.793Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1044: He [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1045: llo [2021-06-09T22:46:01.793Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1044: [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1045: Hello [2021-06-09T22:46:01.793Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1044: [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-09T22:46:01.793Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1045: [2021-06-09T22:46:01.793Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1044: a [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1045: � [2021-06-09T22:46:01.793Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1044: a� [2021-06-09T22:46:01.793Z] cloudwatchlogs_test.go:1045: [2021-06-09T22:46:01.793Z] === RUN TestProcessEventEmoji [2021-06-09T22:46:01.793Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchLineSplit [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchMaxEvents [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchMaxTotalBytes (0.29s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-09T22:46:01.793Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-09T22:46:01.793Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-06-09T22:46:01.793Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-09T22:46:01.793Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-09T22:46:01.793Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-09T22:46:01.793Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-09T22:46:01.793Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-09T22:46:01.793Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-09T22:46:01.793Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-09T22:46:01.793Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-09T22:46:01.793Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-09T22:46:01.793Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-09T22:46:01.793Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-09T22:46:01.793Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCreateTagSuccess [2021-06-09T22:46:01.793Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-09T22:46:01.793Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-09T22:46:01.793Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-09T22:46:01.793Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-09T22:46:01.793Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-09T22:46:01.793Z] PASS [2021-06-09T22:46:01.793Z] coverage: 77.8% of statements [2021-06-09T22:46:01.793Z] ok github.com/docker/docker/daemon/logger/awslogs 0.751s coverage: 77.8% of statements [2021-06-09T22:46:01.793Z] === RUN TestAdapterReadLogs [2021-06-09T22:46:01.793Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCopier [2021-06-09T22:46:01.793Z] --- PASS: TestCopier (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCopierLongLines [2021-06-09T22:46:01.793Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestCopierSlow [2021-06-09T22:46:01.793Z] === RUN TestSearchRegistryForImagesErrors [2021-06-09T22:46:01.793Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestSearchRegistryForImages [2021-06-09T22:46:01.793Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestOnlyPlatformWithFallback [2021-06-09T22:46:01.793Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-09T22:46:01.793Z] === RUN TestImageDelete [2021-06-09T22:46:01.793Z] === RUN TestImageDelete/no_lease [2021-06-09T22:46:02.255Z] === RUN TestImageDelete/lease_exists [2021-06-09T22:46:02.255Z] --- PASS: TestImageDelete (0.04s) [2021-06-09T22:46:02.255Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-09T22:46:02.255Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-09T22:46:02.255Z] === RUN TestContentStoreForPull [2021-06-09T22:46:02.255Z] --- PASS: TestCopierSlow (0.20s) [2021-06-09T22:46:02.255Z] === RUN TestCopierWithSized [2021-06-09T22:46:02.255Z] === RUN TestCopierWithSized/as_is [2021-06-09T22:46:02.255Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-09T22:46:02.255Z] --- PASS: TestCopierWithSized (0.02s) [2021-06-09T22:46:02.255Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-09T22:46:02.255Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-09T22:46:02.255Z] === RUN TestCopierWithPartial [2021-06-09T22:46:02.255Z] --- PASS: TestCopierWithPartial (0.01s) [2021-06-09T22:46:02.255Z] === RUN TestRingLogger [2021-06-09T22:46:02.255Z] --- PASS: TestRingLogger (0.00s) [2021-06-09T22:46:02.255Z] === RUN TestRingCap [2021-06-09T22:46:02.255Z] --- PASS: TestRingCap (0.00s) [2021-06-09T22:46:02.255Z] === RUN TestRingClose [2021-06-09T22:46:02.255Z] --- PASS: TestRingClose (0.00s) [2021-06-09T22:46:02.255Z] === RUN TestRingDrain [2021-06-09T22:46:02.255Z] --- PASS: TestRingDrain (0.00s) [2021-06-09T22:46:02.255Z] PASS [2021-06-09T22:46:02.255Z] coverage: 43.8% of statements [2021-06-09T22:46:02.255Z] ok github.com/docker/docker/daemon/logger 0.330s coverage: 43.8% of statements [2021-06-09T22:46:02.255Z] === RUN TestJSONFileLogger [2021-06-09T22:46:02.255Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-09T22:46:02.255Z] === RUN TestJSONFileLoggerWithTags [2021-06-09T22:46:02.255Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-09T22:46:02.255Z] === RUN TestJSONFileLoggerWithOpts [2021-06-09T22:46:02.255Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-09T22:46:02.255Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-09T22:46:02.255Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-09T22:46:02.255Z] === RUN TestEncodeDecode [2021-06-09T22:46:02.255Z] === PAUSE TestEncodeDecode [2021-06-09T22:46:02.255Z] === RUN TestUnexpectedEOF [2021-06-09T22:46:02.255Z] --- PASS: TestContentStoreForPull (0.17s) [2021-06-09T22:46:02.255Z] PASS [2021-06-09T22:46:02.255Z] coverage: 6.7% of statements [2021-06-09T22:46:02.255Z] ok github.com/docker/docker/daemon/images 0.379s coverage: 6.7% of statements [2021-06-09T22:46:02.255Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T22:46:02.255Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T22:46:02.255Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-09T22:46:02.255Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T22:46:02.255Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T22:46:02.255Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-09T22:46:02.255Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-09T22:46:02.255Z] time="2021-06-09T22:46:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T22:46:02.255Z] time="2021-06-09T22:46:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T22:46:02.255Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-06-09T22:46:02.255Z] === CONT TestEncodeDecode [2021-06-09T22:46:02.255Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-09T22:46:02.255Z] PASS [2021-06-09T22:46:02.255Z] coverage: 69.9% of statements [2021-06-09T22:46:02.255Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.234s coverage: 69.9% of statements [2021-06-09T22:46:03.228Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-09T22:46:03.228Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-09T22:46:03.228Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-09T22:46:03.228Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-06-09T22:46:03.228Z] === RUN TestFastTimeMarshalJSON [2021-06-09T22:46:03.228Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-09T22:46:03.228Z] PASS [2021-06-09T22:46:03.228Z] coverage: 87.2% of statements [2021-06-09T22:46:03.228Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.176s coverage: 87.2% of statements [2021-06-09T22:46:04.774Z] === RUN TestWriteLog [2021-06-09T22:46:04.774Z] === PAUSE TestWriteLog [2021-06-09T22:46:04.774Z] === RUN TestReadLog [2021-06-09T22:46:04.774Z] === PAUSE TestReadLog [2021-06-09T22:46:04.774Z] === CONT TestWriteLog [2021-06-09T22:46:04.774Z] === CONT TestReadLog [2021-06-09T22:46:04.774Z] --- PASS: TestWriteLog (0.00s) [2021-06-09T22:46:04.774Z] === RUN TestReadLog/tail_exact [2021-06-09T22:46:04.774Z] === RUN TestReadLog/tail_less_than_available [2021-06-09T22:46:04.774Z] === RUN TestReadLog/tail_more_than_available [2021-06-09T22:46:04.774Z] --- PASS: TestReadLog (0.20s) [2021-06-09T22:46:04.774Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-06-09T22:46:04.774Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-09T22:46:04.774Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-09T22:46:04.774Z] PASS [2021-06-09T22:46:04.774Z] coverage: 75.2% of statements [2021-06-09T22:46:04.774Z] ok github.com/docker/docker/daemon/logger/local 0.320s coverage: 75.2% of statements [2021-06-09T22:46:04.774Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T22:46:05.235Z] === RUN TestOpenFileDelete [2021-06-09T22:46:05.235Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-09T22:46:05.235Z] === RUN TestOpenFileRename [2021-06-09T22:46:05.235Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-09T22:46:05.235Z] === RUN TestParseLogTagDefaultTag [2021-06-09T22:46:05.235Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-09T22:46:05.235Z] === RUN TestParseLogTag [2021-06-09T22:46:05.235Z] --- PASS: TestParseLogTag (0.00s) [2021-06-09T22:46:05.235Z] === RUN TestParseLogTagEmptyTag [2021-06-09T22:46:05.235Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-09T22:46:05.235Z] === RUN TestTailFiles [2021-06-09T22:46:05.235Z] --- PASS: TestTailFiles (0.00s) [2021-06-09T22:46:05.235Z] === RUN TestFollowLogsConsumerGone [2021-06-09T22:46:05.235Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-09T22:46:05.235Z] === RUN TestFollowLogsProducerGone [2021-06-09T22:46:05.235Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-09T22:46:05.235Z] logfile_test.go:179: logDecode() closed after sending 3136 messages [2021-06-09T22:46:05.235Z] logfile_test.go:232: messages sent: 3136, received: 3136 [2021-06-09T22:46:05.235Z] === RUN TestCheckCapacityAndRotate [2021-06-09T22:46:05.235Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-09T22:46:05.235Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-09T22:46:05.235Z] === RUN TestLog [2021-06-09T22:46:05.235Z] --- PASS: TestLog (0.01s) [2021-06-09T22:46:05.235Z] PASS [2021-06-09T22:46:05.235Z] coverage: 31.5% of statements [2021-06-09T22:46:05.235Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.156s coverage: 31.5% of statements [2021-06-09T22:46:05.235Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-06-09T22:46:05.235Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-09T22:46:05.235Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-06-09T22:46:05.235Z] PASS [2021-06-09T22:46:05.235Z] coverage: 55.3% of statements [2021-06-09T22:46:05.235Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.282s coverage: 55.3% of statements [2021-06-09T22:46:06.781Z] === RUN TestValidateLogOpt [2021-06-09T22:46:06.781Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T22:46:06.781Z] === RUN TestNewMissedConfig [2021-06-09T22:46:06.781Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-09T22:46:06.781Z] === RUN TestNewMissedUrl [2021-06-09T22:46:06.781Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-09T22:46:06.781Z] === RUN TestNewMissedToken [2021-06-09T22:46:06.781Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-09T22:46:06.781Z] === RUN TestNewWithProxy [2021-06-09T22:46:06.781Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-09T22:46:06.781Z] === RUN TestDefault [2021-06-09T22:46:06.781Z] --- PASS: TestDefault (0.01s) [2021-06-09T22:46:06.781Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-09T22:46:06.781Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-09T22:46:06.781Z] === RUN TestJsonFormat [2021-06-09T22:46:06.781Z] --- PASS: TestJsonFormat (0.02s) [2021-06-09T22:46:06.781Z] === RUN TestRawFormat [2021-06-09T22:46:06.781Z] --- PASS: TestRawFormat (0.00s) [2021-06-09T22:46:06.781Z] === RUN TestRawFormatWithLabels [2021-06-09T22:46:06.781Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-09T22:46:06.781Z] === RUN TestRawFormatWithoutTag [2021-06-09T22:46:06.781Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-09T22:46:06.781Z] === RUN TestBatching [2021-06-09T22:46:06.781Z] === RUN TestNewParse [2021-06-09T22:46:06.781Z] --- PASS: TestNewParse (0.00s) [2021-06-09T22:46:06.781Z] PASS [2021-06-09T22:46:06.781Z] coverage: 8.3% of statements [2021-06-09T22:46:06.781Z] ok github.com/docker/docker/daemon/logger/templates 0.190s coverage: 8.3% of statements [2021-06-09T22:46:07.243Z] --- PASS: TestBatching (0.38s) [2021-06-09T22:46:07.243Z] === RUN TestFrequency [2021-06-09T22:46:07.243Z] --- PASS: TestFrequency (0.25s) [2021-06-09T22:46:07.243Z] === RUN TestOneMessagePerRequest [2021-06-09T22:46:07.243Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-09T22:46:07.243Z] === RUN TestVerify [2021-06-09T22:46:07.243Z] --- PASS: TestVerify (0.00s) [2021-06-09T22:46:07.243Z] === RUN TestSkipVerify [2021-06-09T22:46:07.243Z] === RUN TestParseLogFormat [2021-06-09T22:46:07.243Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-09T22:46:07.243Z] === RUN TestValidateLogOptEmpty [2021-06-09T22:46:07.243Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-09T22:46:07.243Z] === RUN TestValidateSyslogAddress [2021-06-09T22:46:07.243Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-09T22:46:07.243Z] === RUN TestParseAddressDefaultPort [2021-06-09T22:46:07.243Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-09T22:46:07.243Z] === RUN TestValidateSyslogFacility [2021-06-09T22:46:07.243Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-09T22:46:07.243Z] === RUN TestValidateLogOptSyslogFormat [2021-06-09T22:46:07.243Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-09T22:46:07.243Z] === RUN TestValidateLogOpt [2021-06-09T22:46:07.243Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T22:46:07.243Z] PASS [2021-06-09T22:46:07.243Z] coverage: 46.8% of statements [2021-06-09T22:46:07.243Z] ok github.com/docker/docker/daemon/logger/syslog 0.117s coverage: 46.8% of statements [2021-06-09T22:46:07.243Z] time="2021-06-09T22:46:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.243Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.243Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.243Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.706Z] --- PASS: TestSkipVerify (0.41s) [2021-06-09T22:46:07.706Z] === RUN TestBufferMaximum [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623278767.328594\",\"host\":\"bfdc26225302\"}'" [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623278767.328594\",\"host\":\"bfdc26225302\"}'" [2021-06-09T22:46:07.706Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-09T22:46:07.706Z] === RUN TestServerAlwaysDown [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623278767.330572\",\"host\":\"bfdc26225302\"}'" [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623278767.330572\",\"host\":\"bfdc26225302\"}'" [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623278767.330572\",\"host\":\"bfdc26225302\"}'" [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623278767.331584\",\"host\":\"bfdc26225302\"}'" [2021-06-09T22:46:07.706Z] time="2021-06-09T22:46:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623278767.331584\",\"host\":\"bfdc26225302\"}'" [2021-06-09T22:46:07.706Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-09T22:46:07.706Z] === RUN TestCannotSendAfterClose [2021-06-09T22:46:07.706Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-09T22:46:07.706Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-09T22:46:08.679Z] time="2021-06-09T22:46:08Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-09T22:46:08.679Z] time="2021-06-09T22:46:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bfdc26225302\"}'" [2021-06-09T22:46:08.679Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2021-06-09T22:46:08.679Z] PASS [2021-06-09T22:46:08.679Z] coverage: 82.5% of statements [2021-06-09T22:46:08.679Z] ok github.com/docker/docker/daemon/logger/splunk 2.286s coverage: 82.5% of statements [2021-06-09T22:46:08.679Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T22:46:08.679Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-09T22:46:08.679Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T22:46:09.652Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-09T22:46:09.652Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-09T22:46:09.652Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-09T22:46:09.652Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-09T22:46:09.652Z] === RUN TestContinueOnError_NeverContinue [2021-06-09T22:46:09.652Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-09T22:46:09.652Z] === RUN TestManifestStore [2021-06-09T22:46:09.652Z] === RUN TestManifestStore/no_remote_or_local [2021-06-09T22:46:09.652Z] time="2021-06-09T22:46:09Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local338698131\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-09T22:46:09.652Z] === RUN TestManifestStore/no_local_cache [2021-06-09T22:46:09.652Z] === RUN TestManifestStore/with_local_cache [2021-06-09T22:46:09.652Z] === RUN TestManifestStore/unknown_media_type [2021-06-09T22:46:09.652Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-09T22:46:09.652Z] time="2021-06-09T22:46:09Z" level=warning msg="reference for unknown type: " [2021-06-09T22:46:09.652Z] time="2021-06-09T22:46:09Z" level=warning msg="reference for unknown type: " [2021-06-09T22:46:09.652Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-09T22:46:09.652Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-09T22:46:09.652Z] === RUN TestV1IDService [2021-06-09T22:46:10.113Z] time="2021-06-09T22:46:09Z" level=warning msg="reference for unknown type: " [2021-06-09T22:46:10.113Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-09T22:46:10.113Z] time="2021-06-09T22:46:09Z" level=warning msg="reference for unknown type: " [2021-06-09T22:46:10.113Z] time="2021-06-09T22:46:09Z" level=warning msg="reference for unknown type: " [2021-06-09T22:46:10.114Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-09T22:46:10.114Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-09T22:46:10.114Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-09T22:46:10.114Z] --- PASS: TestV1IDService (0.07s) [2021-06-09T22:46:10.114Z] === RUN TestV2MetadataService [2021-06-09T22:46:10.114Z] time="2021-06-09T22:46:09Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore (0.30s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.06s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-09T22:46:10.114Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-09T22:46:10.114Z] === RUN TestDetectManifestBlobMediaType [2021-06-09T22:46:10.114Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-09T22:46:10.114Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-09T22:46:10.114Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-09T22:46:10.114Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-09T22:46:10.114Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-09T22:46:10.114Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-09T22:46:10.114Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-09T22:46:10.114Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-09T22:46:10.114Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-09T22:46:10.114Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-09T22:46:10.114Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-09T22:46:10.114Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-09T22:46:10.114Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-09T22:46:10.114Z] === RUN TestFixManifestLayers [2021-06-09T22:46:10.114Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-09T22:46:10.114Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-09T22:46:10.114Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T22:46:10.114Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T22:46:10.114Z] === RUN TestFixManifestLayersBadParent [2021-06-09T22:46:10.114Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-09T22:46:10.114Z] === RUN TestValidateManifest [2021-06-09T22:46:10.114Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-09T22:46:10.114Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T22:46:10.114Z] === RUN TestFormatPlatform [2021-06-09T22:46:10.114Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-09T22:46:10.114Z] === RUN TestGetRepositoryMountCandidates [2021-06-09T22:46:10.114Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-09T22:46:10.114Z] === RUN TestLayerAlreadyExists [2021-06-09T22:46:10.114Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-09T22:46:10.114Z] 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} [2021-06-09T22:46:10.114Z] 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} [2021-06-09T22:46:10.114Z] 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} [2021-06-09T22:46:10.114Z] 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} [2021-06-09T22:46:10.114Z] 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} [2021-06-09T22:46:10.114Z] 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} [2021-06-09T22:46:10.114Z] === RUN TestWhenEmptyAuthConfig [2021-06-09T22:46:10.114Z] === RUN TestSuccessfulDownload [2021-06-09T22:46:10.114Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-09T22:46:10.114Z] download_test.go:268: Needs fixing on Windows [2021-06-09T22:46:10.114Z] === RUN TestCancelledDownload [2021-06-09T22:46:10.114Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-09T22:46:10.114Z] === RUN TestMaxDownloadAttempts [2021-06-09T22:46:10.114Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T22:46:10.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T22:46:10.114Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T22:46:10.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T22:46:10.114Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T22:46:10.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T22:46:10.114Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T22:46:10.114Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T22:46:10.114Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T22:46:10.114Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T22:46:10.114Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T22:46:10.114Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T22:46:10.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T22:46:10.576Z] time="2021-06-09T22:46:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T22:46:10.576Z] time="2021-06-09T22:46:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T22:46:10.576Z] time="2021-06-09T22:46:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T22:46:10.576Z] time="2021-06-09T22:46:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T22:46:10.576Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-09T22:46:10.576Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-06-09T22:46:10.576Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-06-09T22:46:10.576Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-06-09T22:46:10.576Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-06-09T22:46:10.576Z] === RUN TestTransfer [2021-06-09T22:46:10.576Z] --- PASS: TestTransfer (0.12s) [2021-06-09T22:46:10.576Z] === RUN TestConcurrencyLimit [2021-06-09T22:46:10.576Z] --- PASS: TestV2MetadataService (0.77s) [2021-06-09T22:46:10.576Z] PASS [2021-06-09T22:46:10.576Z] coverage: 48.2% of statements [2021-06-09T22:46:10.576Z] ok github.com/docker/docker/distribution/metadata 0.968s coverage: 48.2% of statements [2021-06-09T22:46:11.038Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-06-09T22:46:11.038Z] === RUN TestInactiveJobs [2021-06-09T22:46:11.038Z] === RUN TestNotFound [2021-06-09T22:46:11.038Z] --- PASS: TestNotFound (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestConflict [2021-06-09T22:46:11.038Z] --- PASS: TestConflict (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestForbidden [2021-06-09T22:46:11.038Z] --- PASS: TestForbidden (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestInvalidParameter [2021-06-09T22:46:11.038Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestNotImplemented [2021-06-09T22:46:11.038Z] --- PASS: TestNotImplemented (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestNotModified [2021-06-09T22:46:11.038Z] --- PASS: TestNotModified (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestUnauthorized [2021-06-09T22:46:11.038Z] --- PASS: TestUnauthorized (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestUnknown [2021-06-09T22:46:11.038Z] --- PASS: TestUnknown (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestCancelled [2021-06-09T22:46:11.038Z] --- PASS: TestCancelled (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestDeadline [2021-06-09T22:46:11.038Z] --- PASS: TestDeadline (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestDataLoss [2021-06-09T22:46:11.038Z] --- PASS: TestDataLoss (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestUnavailable [2021-06-09T22:46:11.038Z] --- PASS: TestUnavailable (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestSystem [2021-06-09T22:46:11.038Z] --- PASS: TestSystem (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Not_Found [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Bad_Request [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Conflict [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Unauthorized [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Forbidden [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Not_Modified [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-09T22:46:11.038Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-09T22:46:11.038Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-09T22:46:11.038Z] PASS [2021-06-09T22:46:11.038Z] coverage: 53.1% of statements [2021-06-09T22:46:11.038Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-06-09T22:46:11.038Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-06-09T22:46:11.038Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-09T22:46:11.038Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-09T22:46:11.038Z] === RUN TestTokenPassThru [2021-06-09T22:46:11.038Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-09T22:46:11.038Z] === RUN TestTokenPassThruDifferentHost [2021-06-09T22:46:11.038Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-09T22:46:11.038Z] PASS [2021-06-09T22:46:11.038Z] coverage: 23.6% of statements [2021-06-09T22:46:11.038Z] ok github.com/docker/docker/distribution 1.641s coverage: 23.6% of statements [2021-06-09T22:46:11.038Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T22:46:11.038Z] --- PASS: TestInactiveJobs (0.37s) [2021-06-09T22:46:11.038Z] === RUN TestWatchRelease [2021-06-09T22:46:11.499Z] --- PASS: TestWatchRelease (0.05s) [2021-06-09T22:46:11.499Z] === RUN TestWatchFinishedTransfer [2021-06-09T22:46:11.499Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-09T22:46:11.499Z] === RUN TestDuplicateTransfer [2021-06-09T22:46:11.499Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-09T22:46:11.499Z] === RUN TestSuccessfulUpload [2021-06-09T22:46:11.499Z] time="2021-06-09T22:46:11Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-09T22:46:11.963Z] --- PASS: TestSuccessfulUpload (0.55s) [2021-06-09T22:46:11.963Z] === RUN TestCancelledUpload [2021-06-09T22:46:11.963Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-09T22:46:11.963Z] PASS [2021-06-09T22:46:11.963Z] coverage: 76.8% of statements [2021-06-09T22:46:11.963Z] ok github.com/docker/docker/distribution/xfer 2.076s coverage: 76.8% of statements [2021-06-09T22:46:11.963Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T22:46:12.936Z] === RUN TestCompare [2021-06-09T22:46:12.936Z] --- PASS: TestCompare (0.00s) [2021-06-09T22:46:12.936Z] PASS [2021-06-09T22:46:12.936Z] coverage: 19.2% of statements [2021-06-09T22:46:12.936Z] ok github.com/docker/docker/image/cache 0.230s coverage: 19.2% of statements [2021-06-09T22:46:12.936Z] === RUN TestFSGetInvalidData [2021-06-09T22:46:12.936Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-09T22:46:12.936Z] === RUN TestFSInvalidSet [2021-06-09T22:46:12.936Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-09T22:46:12.936Z] === RUN TestFSInvalidRoot [2021-06-09T22:46:13.397Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-09T22:46:13.397Z] === RUN TestFSMetadataGetSet [2021-06-09T22:46:13.397Z] --- PASS: TestFSMetadataGetSet (0.08s) [2021-06-09T22:46:13.397Z] === RUN TestFSInvalidWalker [2021-06-09T22:46:13.397Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-09T22:46:13.397Z] === RUN TestFSGetSet [2021-06-09T22:46:13.397Z] --- PASS: TestFSGetSet (0.02s) [2021-06-09T22:46:13.397Z] === RUN TestFSGetUnsetKey [2021-06-09T22:46:13.397Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-06-09T22:46:13.397Z] === RUN TestFSGetEmptyData [2021-06-09T22:46:13.397Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-09T22:46:13.397Z] === RUN TestFSDelete [2021-06-09T22:46:13.397Z] --- PASS: TestFSDelete (0.02s) [2021-06-09T22:46:13.397Z] === RUN TestFSWalker [2021-06-09T22:46:13.397Z] --- PASS: TestFSWalker (0.01s) [2021-06-09T22:46:13.397Z] === RUN TestFSWalkerStopOnError [2021-06-09T22:46:13.397Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-09T22:46:13.397Z] === RUN TestNewFromJSON [2021-06-09T22:46:13.397Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-09T22:46:13.397Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-09T22:46:13.397Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-09T22:46:13.397Z] === RUN TestMarshalKeyOrder [2021-06-09T22:46:13.397Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-09T22:46:13.397Z] === RUN TestHistoryEqual [2021-06-09T22:46:13.397Z] --- PASS: TestHistoryEqual (0.13s) [2021-06-09T22:46:13.397Z] === RUN TestImage [2021-06-09T22:46:13.397Z] --- PASS: TestImage (0.00s) [2021-06-09T22:46:13.397Z] === RUN TestImageOSNotEmpty [2021-06-09T22:46:13.397Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-09T22:46:13.397Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-09T22:46:13.397Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-09T22:46:13.397Z] === RUN TestCreate [2021-06-09T22:46:13.397Z] --- PASS: TestCreate (0.04s) [2021-06-09T22:46:13.397Z] === RUN TestRestore [2021-06-09T22:46:13.397Z] time="2021-06-09T22:46:13Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-09T22:46:13.397Z] --- PASS: TestRestore (0.04s) [2021-06-09T22:46:13.397Z] === RUN TestAddDelete [2021-06-09T22:46:13.397Z] --- PASS: TestAddDelete (0.03s) [2021-06-09T22:46:13.397Z] === RUN TestSearchAfterDelete [2021-06-09T22:46:13.397Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-06-09T22:46:13.397Z] === RUN TestParentReset [2021-06-09T22:46:13.859Z] --- PASS: TestParentReset (0.10s) [2021-06-09T22:46:13.859Z] === RUN TestGetAndSetLastUpdated [2021-06-09T22:46:13.859Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-09T22:46:13.859Z] === RUN TestStoreLen [2021-06-09T22:46:13.859Z] --- PASS: TestStoreLen (0.05s) [2021-06-09T22:46:13.859Z] PASS [2021-06-09T22:46:13.859Z] coverage: 86.6% of statements [2021-06-09T22:46:13.859Z] ok github.com/docker/docker/image 0.729s coverage: 86.6% of statements [2021-06-09T22:46:13.859Z] === RUN TestValidateManifest [2021-06-09T22:46:13.859Z] === RUN TestValidateManifest/non-nil [2021-06-09T22:46:13.859Z] === RUN TestValidateManifest/nil [2021-06-09T22:46:13.859Z] --- PASS: TestValidateManifest (0.00s) [2021-06-09T22:46:13.859Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-09T22:46:13.859Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-09T22:46:13.859Z] PASS [2021-06-09T22:46:13.859Z] coverage: 0.6% of statements [2021-06-09T22:46:13.859Z] ok github.com/docker/docker/image/tarexport 0.071s coverage: 0.6% of statements [2021-06-09T22:46:14.320Z] === RUN TestMakeV1ConfigFromConfig [2021-06-09T22:46:14.320Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-09T22:46:14.320Z] PASS [2021-06-09T22:46:14.320Z] coverage: 25.0% of statements [2021-06-09T22:46:14.320Z] ok github.com/docker/docker/image/v1 0.367s coverage: 25.0% of statements [2021-06-09T22:46:14.320Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T22:46:15.293Z] === RUN TestSerialization [2021-06-09T22:46:15.293Z] --- PASS: TestSerialization (0.06s) [2021-06-09T22:46:15.293Z] PASS [2021-06-09T22:46:15.293Z] coverage: 87.5% of statements [2021-06-09T22:46:15.293Z] ok github.com/docker/docker/libcontainerd/queue 0.138s coverage: 87.5% of statements [2021-06-09T22:46:16.837Z] === RUN TestEmptyLayer [2021-06-09T22:46:16.837Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-09T22:46:16.837Z] === RUN TestCommitFailure [2021-06-09T22:46:16.837Z] --- PASS: TestCommitFailure (0.01s) [2021-06-09T22:46:16.837Z] === RUN TestStartTransactionFailure [2021-06-09T22:46:16.837Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-09T22:46:16.837Z] === RUN TestGetOrphan [2021-06-09T22:46:16.837Z] --- PASS: TestGetOrphan (0.01s) [2021-06-09T22:46:16.837Z] === RUN TestMountAndRegister [2021-06-09T22:46:16.837Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-09T22:46:16.837Z] layer_test.go:271: Layer size: 14 [2021-06-09T22:46:16.837Z] === RUN TestLayerRelease [2021-06-09T22:46:16.837Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-09T22:46:16.837Z] layer_test.go:304: Failing on Windows [2021-06-09T22:46:16.837Z] === RUN TestStoreRestore [2021-06-09T22:46:16.837Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-09T22:46:16.837Z] layer_test.go:353: Failing on Windows [2021-06-09T22:46:16.837Z] === RUN TestTarStreamStability [2021-06-09T22:46:16.837Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-09T22:46:16.837Z] layer_test.go:468: Failing on Windows [2021-06-09T22:46:16.837Z] === RUN TestRegisterExistingLayer [2021-06-09T22:46:16.837Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-06-09T22:46:16.837Z] === RUN TestTarStreamVerification [2021-06-09T22:46:16.837Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-09T22:46:16.837Z] layer_test.go:697: Failing on Windows [2021-06-09T22:46:16.837Z] === RUN TestLayerMigration [2021-06-09T22:46:16.837Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-09T22:46:16.837Z] migration_test.go:46: Failing on Windows [2021-06-09T22:46:16.837Z] === RUN TestLayerMigrationNoTarsplit [2021-06-09T22:46:16.837Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T22:46:16.837Z] migration_test.go:182: Failing on Windows [2021-06-09T22:46:16.837Z] === RUN TestMountInit [2021-06-09T22:46:16.837Z] --- SKIP: TestMountInit (0.00s) [2021-06-09T22:46:16.837Z] mount_test.go:17: Failing on Windows [2021-06-09T22:46:16.837Z] === RUN TestMountSize [2021-06-09T22:46:16.837Z] --- SKIP: TestMountSize (0.00s) [2021-06-09T22:46:16.837Z] mount_test.go:76: Failing on Windows [2021-06-09T22:46:16.837Z] === RUN TestMountChanges [2021-06-09T22:46:16.837Z] --- SKIP: TestMountChanges (0.00s) [2021-06-09T22:46:16.837Z] mount_test.go:125: Failing on Windows [2021-06-09T22:46:16.837Z] === RUN TestMountApply [2021-06-09T22:46:16.837Z] --- SKIP: TestMountApply (0.00s) [2021-06-09T22:46:16.837Z] mount_test.go:212: Failing on Windows [2021-06-09T22:46:16.837Z] PASS [2021-06-09T22:46:16.837Z] coverage: 30.1% of statements [2021-06-09T22:46:16.837Z] ok github.com/docker/docker/layer 0.345s coverage: 30.1% of statements [2021-06-09T22:46:16.837Z] === RUN TestEnvironmentParsing [2021-06-09T22:46:16.837Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-09T22:46:16.837Z] PASS [2021-06-09T22:46:16.837Z] coverage: 1.0% of statements [2021-06-09T22:46:16.837Z] ok github.com/docker/docker/libcontainerd/local 0.105s coverage: 1.0% of statements [2021-06-09T22:46:16.837Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T22:46:16.837Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T22:46:16.837Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T22:46:16.837Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T22:46:17.601Z] sha256:7ab5834d02d6719add0217c6ef5cfb8ee266b0aa80f319fbf57e2c600c2c8d60 [2021-06-09T22:46:17.601Z] INFO: Starting docker-py tests... [2021-06-09T22:46:17.601Z] ============================= test session starts ============================== [2021-06-09T22:46:17.601Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-09T22:46:17.601Z] rootdir: /src, inifile: pytest.ini [2021-06-09T22:46:17.601Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-09T22:46:17.601Z] collected 390 items / 1 deselected / 389 selected [2021-06-09T22:46:17.601Z] [2021-06-09T22:46:17.811Z] === RUN TestSequenceGetAvailableBit [2021-06-09T22:46:17.811Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestSequenceEqual [2021-06-09T22:46:17.811Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestSequenceCopy [2021-06-09T22:46:17.811Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestGetFirstAvailable [2021-06-09T22:46:17.811Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestFindSequence [2021-06-09T22:46:17.811Z] --- PASS: TestFindSequence (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestCheckIfAvailable [2021-06-09T22:46:17.811Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestMergeSequences [2021-06-09T22:46:17.811Z] --- PASS: TestMergeSequences (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestPushReservation [2021-06-09T22:46:17.811Z] --- PASS: TestPushReservation (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestSerializeDeserialize [2021-06-09T22:46:17.811Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestSet [2021-06-09T22:46:17.811Z] --- PASS: TestSet (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestSetUnset [2021-06-09T22:46:17.811Z] --- PASS: TestSetUnset (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestOffsetSetUnset [2021-06-09T22:46:17.811Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestSetInRange [2021-06-09T22:46:17.811Z] --- PASS: TestSetInRange (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestSetAnyInRange [2021-06-09T22:46:17.811Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestMethods [2021-06-09T22:46:17.811Z] --- PASS: TestMethods (0.00s) [2021-06-09T22:46:17.811Z] === RUN TestRandomAllocateDeallocate [2021-06-09T22:46:17.933Z] --- PASS: TestBuildWithHugeFile (55.81s) [2021-06-09T22:46:17.934Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T22:46:17.934Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-09T22:46:17.934Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T22:46:17.934Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T22:46:17.934Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:46:17.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:46:17.934Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:46:17.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:46:17.934Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:46:17.934Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:46:17.934Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:46:17.934Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:46:17.934Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:46:17.934Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-06-09T22:46:17.934Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-06-09T22:46:17.934Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-06-09T22:46:17.934Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-09T22:46:17.934Z] === RUN TestBuildPreserveOwnership [2021-06-09T22:46:17.934Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T22:46:19.998Z] === RUN TestClientServiceInvalidCommand [2021-06-09T22:46:19.998Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientServiceCreate [2021-06-09T22:46:19.998Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientServiceRm [2021-06-09T22:46:19.998Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientServiceLs [2021-06-09T22:46:19.998Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientServiceInfo [2021-06-09T22:46:19.998Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientServiceInfoById [2021-06-09T22:46:19.998Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientServiceJoin [2021-06-09T22:46:19.998Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientServiceLeave [2021-06-09T22:46:19.998Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientDummyCommand [2021-06-09T22:46:19.998Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientNetworkInvalidCommand [2021-06-09T22:46:19.998Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientNetworkCreate [2021-06-09T22:46:19.998Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientNetworkCreateWithDriver [2021-06-09T22:46:19.998Z] flag provided but not defined: -f [2021-06-09T22:46:19.998Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build506106014\b1147\client.test.exe create --help'. [2021-06-09T22:46:19.998Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientNetworkRm [2021-06-09T22:46:19.998Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientNetworkLs [2021-06-09T22:46:19.998Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientNetworkInfo [2021-06-09T22:46:19.998Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestClientNetworkInfoById [2021-06-09T22:46:19.998Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-09T22:46:19.998Z] PASS [2021-06-09T22:46:19.998Z] coverage: 75.2% of statements [2021-06-09T22:46:19.998Z] ok github.com/docker/docker/libnetwork/client 0.075s coverage: 75.2% of statements [2021-06-09T22:46:19.998Z] === RUN TestEverything [2021-06-09T22:46:19.998Z] --- PASS: TestEverything (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestGet [2021-06-09T22:46:19.998Z] --- PASS: TestGet (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestParsePanic [2021-06-09T22:46:19.998Z] flag provided but not defined: -int [2021-06-09T22:46:19.998Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build506106014\b1151\mflag.test.exe --help'. [2021-06-09T22:46:19.998Z] --- PASS: TestParsePanic (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestParse [2021-06-09T22:46:19.998Z] --- PASS: TestParse (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestFlagSetParse [2021-06-09T22:46:19.998Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestUserDefined [2021-06-09T22:46:19.998Z] --- PASS: TestUserDefined (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestUserDefinedBool [2021-06-09T22:46:19.998Z] flag needs an argument: -b [2021-06-09T22:46:19.998Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build506106014\b1151\mflag.test.exe test --help'. [2021-06-09T22:46:19.998Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestSetOutput [2021-06-09T22:46:19.998Z] --- PASS: TestSetOutput (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestChangingArgs [2021-06-09T22:46:19.998Z] --- PASS: TestChangingArgs (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestHelp [2021-06-09T22:46:19.998Z] --- PASS: TestHelp (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestFlagCounts [2021-06-09T22:46:19.998Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-09T22:46:19.998Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-09T22:46:19.998Z] --- PASS: TestFlagCounts (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestSortFlags [2021-06-09T22:46:19.998Z] --- PASS: TestSortFlags (0.00s) [2021-06-09T22:46:19.998Z] === RUN TestMergeFlags [2021-06-09T22:46:19.998Z] --- PASS: TestMergeFlags (0.00s) [2021-06-09T22:46:19.998Z] PASS [2021-06-09T22:46:19.998Z] coverage: 62.7% of statements [2021-06-09T22:46:19.998Z] ok github.com/docker/docker/libnetwork/client/mflag 0.074s coverage: 62.7% of statements [2021-06-09T22:46:21.215Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T22:46:21.544Z] === RUN TestErrorInterfaces [2021-06-09T22:46:21.545Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-09T22:46:21.545Z] === RUN TestNetworkMarshalling [2021-06-09T22:46:21.545Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-06-09T22:46:21.545Z] === RUN TestEndpointMarshalling [2021-06-09T22:46:21.545Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-09T22:46:21.545Z] === RUN TestAuxAddresses [2021-06-09T22:46:21.545Z] time="2021-06-09T22:46:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T22:46:21.545Z] --- PASS: TestAuxAddresses (0.03s) [2021-06-09T22:46:21.545Z] === RUN TestSRVServiceQuery [2021-06-09T22:46:21.545Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-09T22:46:21.545Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestServiceVIPReuse [2021-06-09T22:46:21.545Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-09T22:46:21.545Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-09T22:46:21.545Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-09T22:46:21.545Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestDNSIPQuery [2021-06-09T22:46:21.545Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-09T22:46:21.545Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestDNSProxyServFail [2021-06-09T22:46:21.545Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-09T22:46:21.545Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestSandboxAddEmpty [2021-06-09T22:46:21.545Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-09T22:46:21.545Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestSandboxAddMultiPrio [2021-06-09T22:46:21.545Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-09T22:46:21.545Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestSandboxAddSamePrio [2021-06-09T22:46:21.545Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-09T22:46:21.545Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestCleanupServiceDiscovery [2021-06-09T22:46:21.545Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-09T22:46:21.545Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestDNSOptions [2021-06-09T22:46:21.545Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-09T22:46:21.545Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:46:21.545Z] === RUN TestMultipleControllersWithSameStore [2021-06-09T22:46:21.545Z] time="2021-06-09T22:46:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T22:46:21.545Z] time="2021-06-09T22:46:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T22:46:21.545Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-06-09T22:46:21.545Z] PASS [2021-06-09T22:46:21.545Z] coverage: 8.6% of statements [2021-06-09T22:46:21.545Z] ok github.com/docker/docker/libnetwork 0.345s coverage: 8.6% of statements [2021-06-09T22:46:22.008Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-09T22:46:22.147Z] --- PASS: TestBuildPreserveOwnership (4.61s) [2021-06-09T22:46:22.147Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2021-06-09T22:46:22.147Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2021-06-09T22:46:22.147Z] === RUN TestBuildPlatformInvalid [2021-06-09T22:46:22.147Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-09T22:46:22.147Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T22:46:22.476Z] === RUN TestTCP4Proxy [2021-06-09T22:46:22.476Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-09T22:46:22.476Z] === RUN TestTCP4ProxyHalfClose [2021-06-09T22:46:22.476Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-09T22:46:22.476Z] === RUN TestTCP6Proxy [2021-06-09T22:46:22.476Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-09T22:46:22.476Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T22:46:22.476Z] === RUN TestTCPDualStackProxy [2021-06-09T22:46:22.476Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-09T22:46:22.476Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T22:46:22.476Z] === RUN TestUDP4Proxy [2021-06-09T22:46:22.476Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-09T22:46:22.476Z] === RUN TestUDP6Proxy [2021-06-09T22:46:22.476Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-09T22:46:22.476Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T22:46:22.476Z] === RUN TestUDPWriteError [2021-06-09T22:46:22.476Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-09T22:46:22.476Z] === RUN TestSCTP4Proxy [2021-06-09T22:46:22.476Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-06-09T22:46:22.476Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T22:46:22.476Z] === RUN TestSCTP6Proxy [2021-06-09T22:46:22.476Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-09T22:46:22.476Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T22:46:22.476Z] PASS [2021-06-09T22:46:22.476Z] coverage: 49.4% of statements [2021-06-09T22:46:22.476Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.093s coverage: 49.4% of statements [2021-06-09T22:46:23.453Z] === RUN TestInvalidConfig [2021-06-09T22:46:23.453Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-09T22:46:23.453Z] === RUN TestConfig [2021-06-09T22:46:23.453Z] --- PASS: TestConfig (0.00s) [2021-06-09T22:46:23.453Z] === RUN TestOptionsLabels [2021-06-09T22:46:23.453Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-09T22:46:23.453Z] === RUN TestValidName [2021-06-09T22:46:23.453Z] --- PASS: TestValidName (0.00s) [2021-06-09T22:46:23.453Z] === RUN TestTLSConfiguration [2021-06-09T22:46:23.916Z] === RUN TestKey [2021-06-09T22:46:23.916Z] --- PASS: TestKey (0.00s) [2021-06-09T22:46:23.916Z] === RUN TestParseKey [2021-06-09T22:46:23.916Z] --- PASS: TestParseKey (0.00s) [2021-06-09T22:46:23.916Z] === RUN TestInvalidDataStore [2021-06-09T22:46:23.916Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-09T22:46:23.916Z] === RUN TestKVObjectFlatKey [2021-06-09T22:46:23.916Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-09T22:46:23.916Z] === RUN TestAtomicKVObjectFlatKey [2021-06-09T22:46:23.916Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-09T22:46:23.916Z] PASS [2021-06-09T22:46:23.916Z] coverage: 21.9% of statements [2021-06-09T22:46:23.916Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2021-06-09T22:46:23.916Z] time="2021-06-09T22:46:23Z" level=info msg="Option Initializing KV with TLS" [2021-06-09T22:46:23.916Z] --- PASS: TestTLSConfiguration (0.15s) [2021-06-09T22:46:23.916Z] PASS [2021-06-09T22:46:23.916Z] coverage: 24.0% of statements [2021-06-09T22:46:23.916Z] ok github.com/docker/docker/libnetwork/config 0.289s coverage: 24.0% of statements [2021-06-09T22:46:24.379Z] === RUN TestIPDataMarshalling [2021-06-09T22:46:24.379Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-09T22:46:24.379Z] === RUN TestValidateAndIsV6 [2021-06-09T22:46:24.379Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-09T22:46:24.379Z] PASS [2021-06-09T22:46:24.379Z] coverage: 68.9% of statements [2021-06-09T22:46:24.379Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2021-06-09T22:46:24.841Z] --- PASS: TestRandomAllocateDeallocate (7.33s) [2021-06-09T22:46:24.841Z] === RUN TestAllocateRandomDeallocate [2021-06-09T22:46:25.304Z] === RUN TestDriver [2021-06-09T22:46:25.304Z] --- PASS: TestDriver (0.00s) [2021-06-09T22:46:25.304Z] PASS [2021-06-09T22:46:25.304Z] coverage: 34.8% of statements [2021-06-09T22:46:25.304Z] ok github.com/docker/docker/libnetwork/drivers/host 0.071s coverage: 34.8% of statements [2021-06-09T22:46:25.767Z] === RUN TestDriver [2021-06-09T22:46:25.767Z] --- PASS: TestDriver (0.00s) [2021-06-09T22:46:25.767Z] PASS [2021-06-09T22:46:25.767Z] coverage: 34.8% of statements [2021-06-09T22:46:25.767Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2021-06-09T22:46:26.229Z] === RUN TestNetworkAllocateFree [2021-06-09T22:46:26.229Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-09T22:46:26.229Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-09T22:46:26.229Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-09T22:46:26.229Z] PASS [2021-06-09T22:46:26.229Z] coverage: 63.6% of statements [2021-06-09T22:46:26.229Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2021-06-09T22:46:26.692Z] --- PASS: TestAllocateRandomDeallocate (1.60s) [2021-06-09T22:46:26.692Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-09T22:46:27.155Z] === RUN TestGetEmptyCapabilities [2021-06-09T22:46:27.155Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2021-06-09T22:46:27.155Z] === RUN TestGetExtraCapabilities [2021-06-09T22:46:27.155Z] --- PASS: TestGetExtraCapabilities (0.03s) [2021-06-09T22:46:27.155Z] === RUN TestGetInvalidCapabilities [2021-06-09T22:46:27.155Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-09T22:46:27.155Z] === RUN TestRemoteDriver [2021-06-09T22:46:27.155Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-09T22:46:27.155Z] === RUN TestDriverError [2021-06-09T22:46:27.155Z] --- PASS: TestDriverError (0.00s) [2021-06-09T22:46:27.155Z] === RUN TestMissingValues [2021-06-09T22:46:27.155Z] --- PASS: TestMissingValues (0.00s) [2021-06-09T22:46:27.155Z] === RUN TestRollback [2021-06-09T22:46:27.155Z] --- PASS: TestRollback (0.00s) [2021-06-09T22:46:27.155Z] PASS [2021-06-09T22:46:27.155Z] coverage: 57.4% of statements [2021-06-09T22:46:27.155Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.131s coverage: 57.4% of statements [2021-06-09T22:46:28.130Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.45s) [2021-06-09T22:46:28.130Z] === RUN TestRetrieveFromStore [2021-06-09T22:46:28.130Z] === RUN TestNAT [2021-06-09T22:46:28.130Z] --- SKIP: TestNAT (0.00s) [2021-06-09T22:46:28.130Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T22:46:28.130Z] === RUN TestTransparent [2021-06-09T22:46:28.130Z] --- SKIP: TestTransparent (0.00s) [2021-06-09T22:46:28.130Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T22:46:28.130Z] PASS [2021-06-09T22:46:28.130Z] coverage: 0.0% of statements [2021-06-09T22:46:28.130Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.089s coverage: 0.0% of statements [2021-06-09T22:46:28.130Z] === RUN TestNew [2021-06-09T22:46:28.130Z] --- PASS: TestNew (0.00s) [2021-06-09T22:46:28.130Z] === RUN TestAddDriver [2021-06-09T22:46:28.130Z] --- PASS: TestAddDriver (0.00s) [2021-06-09T22:46:28.130Z] === RUN TestAddDuplicateDriver [2021-06-09T22:46:28.130Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-09T22:46:28.130Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-09T22:46:28.130Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-09T22:46:28.130Z] === RUN TestDriver [2021-06-09T22:46:28.130Z] --- PASS: TestDriver (0.00s) [2021-06-09T22:46:28.130Z] === RUN TestIPAM [2021-06-09T22:46:28.130Z] --- PASS: TestIPAM (0.00s) [2021-06-09T22:46:28.130Z] === RUN TestWalkIPAMs [2021-06-09T22:46:28.130Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-09T22:46:28.130Z] === RUN TestWalkDrivers [2021-06-09T22:46:28.130Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-09T22:46:28.130Z] PASS [2021-06-09T22:46:28.130Z] coverage: 82.4% of statements [2021-06-09T22:46:28.130Z] ok github.com/docker/docker/libnetwork/drvregistry 0.099s coverage: 82.4% of statements [2021-06-09T22:46:28.600Z] === RUN TestBuildDefault [2021-06-09T22:46:28.600Z] --- PASS: TestBuildDefault (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestBuildHostnameDomainname [2021-06-09T22:46:28.600Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestBuildHostname [2021-06-09T22:46:28.600Z] --- PASS: TestBuildHostname (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestBuildHostnameFQDN [2021-06-09T22:46:28.600Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestBuildNoIP [2021-06-09T22:46:28.600Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestUpdate [2021-06-09T22:46:28.600Z] --- PASS: TestUpdate (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-09T22:46:28.600Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-09T22:46:28.600Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestAddEmpty [2021-06-09T22:46:28.600Z] --- PASS: TestAddEmpty (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestAdd [2021-06-09T22:46:28.600Z] --- PASS: TestAdd (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestDeleteEmpty [2021-06-09T22:46:28.600Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestDeleteNewline [2021-06-09T22:46:28.600Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestDelete [2021-06-09T22:46:28.600Z] --- PASS: TestDelete (0.00s) [2021-06-09T22:46:28.600Z] === RUN TestConcurrentWrites [2021-06-09T22:46:28.600Z] --- PASS: TestRetrieveFromStore (0.55s) [2021-06-09T22:46:28.600Z] === RUN TestIsCorrupted [2021-06-09T22:46:28.600Z] --- PASS: TestIsCorrupted (0.01s) [2021-06-09T22:46:28.600Z] === RUN TestSetRollover [2021-06-09T22:46:28.600Z] --- PASS: TestConcurrentWrites (0.20s) [2021-06-09T22:46:28.600Z] PASS [2021-06-09T22:46:28.600Z] coverage: 81.2% of statements [2021-06-09T22:46:28.600Z] ok github.com/docker/docker/libnetwork/etchosts 0.264s coverage: 81.2% of statements [2021-06-09T22:46:30.148Z] === RUN TestNew [2021-06-09T22:46:30.148Z] --- PASS: TestNew (0.00s) [2021-06-09T22:46:30.148Z] === RUN TestAllocate [2021-06-09T22:46:30.148Z] --- PASS: TestAllocate (0.00s) [2021-06-09T22:46:30.148Z] === RUN TestUninitialized [2021-06-09T22:46:30.148Z] --- PASS: TestUninitialized (0.00s) [2021-06-09T22:46:30.148Z] === RUN TestAllocateInRange [2021-06-09T22:46:30.148Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-09T22:46:30.148Z] === RUN TestAllocateSerial [2021-06-09T22:46:30.148Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-09T22:46:30.148Z] PASS [2021-06-09T22:46:30.148Z] coverage: 87.5% of statements [2021-06-09T22:46:30.148Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2021-06-09T22:46:30.148Z] === RUN TestDiff [2021-06-09T22:46:30.148Z] --- PASS: TestDiff (0.00s) [2021-06-09T22:46:30.148Z] === RUN TestAddedCallback [2021-06-09T22:46:30.148Z] --- PASS: TestAddedCallback (0.00s) [2021-06-09T22:46:30.148Z] === RUN TestRemovedCallback [2021-06-09T22:46:30.148Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-09T22:46:30.148Z] === RUN TestNoCallback [2021-06-09T22:46:30.148Z] --- PASS: TestNoCallback (0.00s) [2021-06-09T22:46:30.148Z] PASS [2021-06-09T22:46:30.148Z] coverage: 48.1% of statements [2021-06-09T22:46:30.148Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.049s coverage: 48.1% of statements [2021-06-09T22:46:30.148Z] --- PASS: TestSetRollover (1.71s) [2021-06-09T22:46:30.148Z] === RUN TestSetRolloverSerial [2021-06-09T22:46:30.610Z] === RUN TestCaller [2021-06-09T22:46:30.610Z] --- PASS: TestCaller (0.00s) [2021-06-09T22:46:30.610Z] PASS [2021-06-09T22:46:30.610Z] coverage: 100.0% of statements [2021-06-09T22:46:30.610Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2021-06-09T22:46:31.073Z] === RUN TestSetSerialInsertDelete [2021-06-09T22:46:31.073Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-09T22:46:31.073Z] === RUN TestSetParallelInsertDelete [2021-06-09T22:46:32.050Z] === RUN TestInt2IP2IntConversion [2021-06-09T22:46:32.513Z] === RUN TestPoolRequest [2021-06-09T22:46:32.513Z] --- PASS: TestPoolRequest (0.00s) [2021-06-09T22:46:32.513Z] === RUN TestOtherRequests [2021-06-09T22:46:32.513Z] --- PASS: TestOtherRequests (0.00s) [2021-06-09T22:46:32.513Z] PASS [2021-06-09T22:46:32.513Z] coverage: 57.1% of statements [2021-06-09T22:46:32.513Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2021-06-09T22:46:32.976Z] --- PASS: TestInt2IP2IntConversion (0.88s) [2021-06-09T22:46:32.976Z] === RUN TestGetAddressVersion [2021-06-09T22:46:32.976Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-09T22:46:32.976Z] === RUN TestKeyString [2021-06-09T22:46:32.976Z] --- PASS: TestKeyString (0.00s) [2021-06-09T22:46:32.976Z] === RUN TestPoolDataMarshal [2021-06-09T22:46:32.976Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-09T22:46:32.976Z] === RUN TestSubnetsMarshal [2021-06-09T22:46:32.976Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-06-09T22:46:32.976Z] === RUN TestAddSubnets [2021-06-09T22:46:33.439Z] --- PASS: TestAddSubnets (0.13s) [2021-06-09T22:46:33.439Z] === RUN TestDoublePoolRelease [2021-06-09T22:46:33.439Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-09T22:46:33.439Z] === RUN TestAddReleasePoolID [2021-06-09T22:46:33.439Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-06-09T22:46:33.439Z] === RUN TestPredefinedPool [2021-06-09T22:46:33.439Z] --- PASS: TestPredefinedPool (0.03s) [2021-06-09T22:46:33.439Z] === RUN TestRemoveSubnet [2021-06-09T22:46:33.439Z] --- PASS: TestSetRolloverSerial (3.11s) [2021-06-09T22:46:33.439Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-09T22:46:33.439Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-09T22:46:33.439Z] PASS [2021-06-09T22:46:33.439Z] coverage: 84.4% of statements [2021-06-09T22:46:33.439Z] ok github.com/docker/docker/libnetwork/bitseq 15.823s coverage: 84.4% of statements [2021-06-09T22:46:33.902Z] --- PASS: TestRemoveSubnet (0.58s) [2021-06-09T22:46:33.902Z] === RUN TestGetSameAddress [2021-06-09T22:46:33.902Z] --- PASS: TestGetSameAddress (0.07s) [2021-06-09T22:46:33.902Z] === RUN TestPoolAllocationReuse [2021-06-09T22:46:33.902Z] === RUN TestGetCapabilities [2021-06-09T22:46:33.902Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-09T22:46:33.902Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-09T22:46:33.902Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-09T22:46:33.902Z] === RUN TestGetDefaultAddressSpaces [2021-06-09T22:46:33.902Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-09T22:46:33.902Z] === RUN TestRemoteDriver [2021-06-09T22:46:33.902Z] --- PASS: TestRemoteDriver (0.00s) [2021-06-09T22:46:33.902Z] PASS [2021-06-09T22:46:33.902Z] coverage: 47.4% of statements [2021-06-09T22:46:33.902Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2021-06-09T22:46:35.323Z] --- PASS: TestBuildWithHugeFile (52.68s) [2021-06-09T22:46:35.323Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T22:46:35.323Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-06-09T22:46:35.323Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T22:46:35.323Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T22:46:35.323Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:46:35.323Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:46:35.324Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:46:35.324Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:46:35.324Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:46:35.324Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:46:35.324Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:46:35.324Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:46:35.324Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:46:35.324Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s) [2021-06-09T22:46:35.324Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-06-09T22:46:35.324Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-06-09T22:46:35.324Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-09T22:46:35.324Z] === RUN TestBuildPreserveOwnership [2021-06-09T22:46:35.324Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T22:46:35.450Z] === RUN TestWindowsIPAM [2021-06-09T22:46:35.450Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-09T22:46:35.450Z] PASS [2021-06-09T22:46:35.450Z] coverage: 71.4% of statements [2021-06-09T22:46:35.450Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2021-06-09T22:46:36.162Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-09T22:46:36.731Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T22:46:36.998Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T22:46:36.998Z] === RUN TestDefaultNetwork [2021-06-09T22:46:37.007Z] Loaded image: buildpack-deps:buster [2021-06-09T22:46:37.007Z] Loaded image: busybox:latest [2021-06-09T22:46:37.007Z] Loaded image: busybox:glibc [2021-06-09T22:46:37.462Z] --- PASS: TestDefaultNetwork (0.50s) [2021-06-09T22:46:37.462Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-09T22:46:37.462Z] === RUN TestKeyValue [2021-06-09T22:46:37.462Z] --- PASS: TestKeyValue (0.00s) [2021-06-09T22:46:37.462Z] PASS [2021-06-09T22:46:37.462Z] coverage: 60.0% of statements [2021-06-09T22:46:37.462Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2021-06-09T22:46:37.571Z] Loaded image: debian:bullseye [2021-06-09T22:46:37.829Z] Loaded image: hello-world:latest [2021-06-09T22:46:37.829Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T22:46:37.925Z] --- PASS: TestPoolAllocationReuse (3.80s) [2021-06-09T22:46:37.925Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-09T22:46:37.925Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-06-09T22:46:37.925Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-09T22:46:37.925Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.50s) [2021-06-09T22:46:37.925Z] === RUN TestInitAddressPools [2021-06-09T22:46:37.925Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-09T22:46:37.925Z] PASS [2021-06-09T22:46:37.925Z] coverage: 74.0% of statements [2021-06-09T22:46:37.925Z] ok github.com/docker/docker/libnetwork/ipamutils 1.072s coverage: 74.0% of statements [2021-06-09T22:46:37.969Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-09T22:46:37.969Z] [2021-06-09T22:46:37.969Z] ________ ____ __. [2021-06-09T22:46:37.969Z] \_____ \ | |/ _| [2021-06-09T22:46:37.969Z] / | \| < [2021-06-09T22:46:37.969Z] / | \ | \ [2021-06-09T22:46:37.969Z] \_______ /____|__ \ [2021-06-09T22:46:37.969Z] \/ \/ [2021-06-09T22:46:37.969Z] [2021-06-09T22:46:37.969Z] INFO: make.ps1 ended at 06/09/2021 22:46:27 [2021-06-09T22:46:37.969Z] INFO: Binaries build ended at 06/09/2021 22:46:28. Duration:00:01:21.9165714 [2021-06-09T22:46:37.969Z] INFO: Copying the built daemon binary to d:\CI\PR-42503\2\binary\dockerd-a195b8ebe1.exe... [2021-06-09T22:46:37.969Z] INFO: Copying the built client binary to d:\CI\PR-42503\2\binary\docker-a195b8ebe1.exe... [2021-06-09T22:46:37.969Z] INFO: Copying dockerversion from the container... [2021-06-09T22:46:37.969Z] INFO: Copying the golang package from the container to d:\CI\PR-42503\2\installer\go.zip... [2021-06-09T22:46:37.969Z] INFO: Extracting go.zip to d:\CI\PR-42503\2\go [2021-06-09T22:46:38.496Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-09T22:46:38.604Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T22:46:38.900Z] === RUN TestGenerate [2021-06-09T22:46:38.900Z] --- PASS: TestGenerate (0.00s) [2021-06-09T22:46:38.900Z] === RUN TestGeneratePtr [2021-06-09T22:46:38.900Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-09T22:46:38.900Z] === RUN TestGenerateMissingField [2021-06-09T22:46:38.900Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-09T22:46:38.900Z] === RUN TestFieldCannotBeSet [2021-06-09T22:46:38.900Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-09T22:46:38.900Z] === RUN TestTypeMismatchError [2021-06-09T22:46:38.900Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-09T22:46:38.900Z] PASS [2021-06-09T22:46:38.900Z] coverage: 100.0% of statements [2021-06-09T22:46:38.900Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2021-06-09T22:46:40.447Z] testing: warning: no tests to run [2021-06-09T22:46:40.447Z] PASS [2021-06-09T22:46:40.447Z] coverage: 0.0% of statements [2021-06-09T22:46:40.448Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-06-09T22:46:40.910Z] === RUN TestNetworkDBSimple [2021-06-09T22:46:40.910Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-09T22:46:40.910Z] PASS [2021-06-09T22:46:40.910Z] coverage: 100.0% of statements [2021-06-09T22:46:40.910Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.057s coverage: 100.0% of statements [2021-06-09T22:46:41.372Z] === RUN TestRequestNewPort [2021-06-09T22:46:41.372Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestRequestSpecificPort [2021-06-09T22:46:41.372Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestReleasePort [2021-06-09T22:46:41.372Z] --- PASS: TestReleasePort (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestReuseReleasedPort [2021-06-09T22:46:41.372Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestReleaseUnreadledPort [2021-06-09T22:46:41.372Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestUnknowProtocol [2021-06-09T22:46:41.372Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestAllocateAllPorts [2021-06-09T22:46:41.372Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestPortAllocation [2021-06-09T22:46:41.372Z] --- PASS: TestPortAllocation (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestPortAllocationWithCustomRange [2021-06-09T22:46:41.372Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestNoDuplicateBPR [2021-06-09T22:46:41.372Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-09T22:46:41.372Z] === RUN TestChangePortRange [2021-06-09T22:46:41.372Z] --- PASS: TestChangePortRange (0.00s) [2021-06-09T22:46:41.372Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-09T22:46:41.372Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-09T22:46:41.372Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-09T22:46:41.372Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-09T22:46:41.372Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-09T22:46:41.372Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-09T22:46:41.372Z] PASS [2021-06-09T22:46:41.372Z] coverage: 89.7% of statements [2021-06-09T22:46:41.372Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 89.7% of statements [2021-06-09T22:46:41.835Z] 2021/06/09 22:46:41 Closing DB instances... [2021-06-09T22:46:41.835Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.13s) [2021-06-09T22:46:41.835Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-09T22:46:42.297Z] === RUN TestTransportPortConv [2021-06-09T22:46:42.297Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-09T22:46:42.297Z] === RUN TestTransportPortBindingConv [2021-06-09T22:46:42.297Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-09T22:46:42.297Z] === RUN TestErrorConstructors [2021-06-09T22:46:42.297Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-09T22:46:42.297Z] === RUN TestCompareIPMask [2021-06-09T22:46:42.297Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-09T22:46:42.297Z] === RUN TestUtilGetHostPartIP [2021-06-09T22:46:42.297Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-09T22:46:42.297Z] === RUN TestUtilGetBroadcastIP [2021-06-09T22:46:42.297Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-09T22:46:42.297Z] === RUN TestParseCIDR [2021-06-09T22:46:42.297Z] --- PASS: TestParseCIDR (0.00s) [2021-06-09T22:46:42.297Z] PASS [2021-06-09T22:46:42.297Z] coverage: 47.9% of statements [2021-06-09T22:46:42.297Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 47.9% of statements [2021-06-09T22:46:42.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T22:46:42.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T22:46:42.762Z] --- PASS: TestNetworkDBSimple (2.09s) [2021-06-09T22:46:42.762Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-09T22:46:42.786Z] --- PASS: TestBuildPreserveOwnership (10.75s) [2021-06-09T22:46:42.786Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.74s) [2021-06-09T22:46:42.786Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-09T22:46:42.786Z] === RUN TestBuildPlatformInvalid [2021-06-09T22:46:42.786Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-09T22:46:42.786Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T22:46:42.786Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-09T22:46:42.786Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-09T22:46:42.786Z] PASS [2021-06-09T22:46:42.786Z] [2021-06-09T22:46:42.786Z] === Skipped [2021-06-09T22:46:42.786Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-09T22:46:42.786Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:46:42.786Z] [2021-06-09T22:46:42.786Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-06-09T22:46:42.787Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T22:46:42.787Z] [2021-06-09T22:46:42.787Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-09T22:46:42.787Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-09T22:46:42.787Z] [2021-06-09T22:46:42.787Z] [2021-06-09T22:46:42.787Z] DONE 34 tests, 3 skipped in 139.878s [2021-06-09T22:46:42.787Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T22:46:42.787Z] INFO: Testing against a local daemon [2021-06-09T22:46:42.787Z] === RUN TestConfigInspect [2021-06-09T22:46:42.787Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-09T22:46:42.787Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:42.787Z] === RUN TestConfigList [2021-06-09T22:46:42.787Z] --- SKIP: TestConfigList (0.01s) [2021-06-09T22:46:42.787Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:42.787Z] === RUN TestConfigsCreateAndDelete [2021-06-09T22:46:42.787Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-06-09T22:46:42.787Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:42.787Z] === RUN TestConfigsUpdate [2021-06-09T22:46:42.787Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-09T22:46:42.787Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:42.787Z] === RUN TestTemplatedConfig [2021-06-09T22:46:42.787Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-09T22:46:42.787Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:42.787Z] === RUN TestConfigCreateResolve [2021-06-09T22:46:42.787Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-09T22:46:42.787Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:42.787Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-09T22:46:43.226Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-09T22:46:43.226Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-09T22:46:43.226Z] PASS [2021-06-09T22:46:43.226Z] coverage: 44.0% of statements [2021-06-09T22:46:43.226Z] ok github.com/docker/docker/oci 0.051s coverage: 44.0% of statements [2021-06-09T22:46:43.689Z] === RUN TestAddressPoolOpt [2021-06-09T22:46:43.689Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/a [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/something [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/_=a [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/env1=value1 [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/_env1=value1 [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/PATH [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/=a [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/PATH= [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/PATH=something [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/asd!qwe [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/1asd [2021-06-09T22:46:43.689Z] === RUN TestValidateEnv/123 [2021-06-09T22:46:44.152Z] === RUN TestValidateEnv/some_space [2021-06-09T22:46:44.152Z] === RUN TestValidateEnv/__some_space_before [2021-06-09T22:46:44.152Z] === RUN TestValidateEnv/some_space_after__ [2021-06-09T22:46:44.152Z] === RUN TestValidateEnv/= [2021-06-09T22:46:44.152Z] === RUN TestValidateEnv/PaTh [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-09T22:46:44.152Z] 2021/06/09 22:46:43 Closing DB instances... [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestParseHost [2021-06-09T22:46:44.152Z] --- PASS: TestParseHost (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestParseDockerDaemonHost [2021-06-09T22:46:44.152Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestParseTCP [2021-06-09T22:46:44.152Z] --- PASS: TestParseTCP (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-09T22:46:44.152Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestValidateExtraHosts [2021-06-09T22:46:44.152Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestIpOptString [2021-06-09T22:46:44.152Z] --- PASS: TestIpOptString (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-09T22:46:44.152Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestNewIpOptValidDefaultVal [2021-06-09T22:46:44.152Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestIpOptSetInvalidVal [2021-06-09T22:46:44.152Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestValidateIPAddress [2021-06-09T22:46:44.152Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestMapOpts [2021-06-09T22:46:44.152Z] --- PASS: TestMapOpts (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestListOptsWithoutValidator [2021-06-09T22:46:44.152Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestListOptsWithValidator [2021-06-09T22:46:44.152Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestValidateDNSSearch [2021-06-09T22:46:44.152Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_general_format [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_one_more [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-09T22:46:44.152Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-09T22:46:44.152Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestNamedListOpts [2021-06-09T22:46:44.152Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestNamedMapOpts [2021-06-09T22:46:44.152Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestParseLink [2021-06-09T22:46:44.152Z] --- PASS: TestParseLink (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestQuotedStringSetWithQuotes [2021-06-09T22:46:44.152Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-09T22:46:44.152Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-09T22:46:44.152Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-09T22:46:44.152Z] === RUN TestUlimitOpt [2021-06-09T22:46:44.152Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-09T22:46:44.152Z] PASS [2021-06-09T22:46:44.152Z] coverage: 67.1% of statements [2021-06-09T22:46:44.152Z] ok github.com/docker/docker/opts 0.065s coverage: 67.1% of statements [2021-06-09T22:46:44.152Z] === RUN TestParseVersion [2021-06-09T22:46:44.152Z] --- PASS: TestParseVersion (0.00s) [2021-06-09T22:46:44.152Z] PASS [2021-06-09T22:46:44.152Z] coverage: 52.9% of statements [2021-06-09T22:46:44.152Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2021-06-09T22:46:44.152Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.34s) [2021-06-09T22:46:44.152Z] === RUN TestGetAddress [2021-06-09T22:46:44.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T22:46:44.685Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2021-06-09T22:46:44.685Z] PASS [2021-06-09T22:46:44.685Z] [2021-06-09T22:46:44.685Z] === Skipped [2021-06-09T22:46:44.685Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-09T22:46:44.685Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:44.685Z] [2021-06-09T22:46:44.685Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-09T22:46:44.685Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:44.685Z] [2021-06-09T22:46:44.685Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-06-09T22:46:44.685Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:44.685Z] [2021-06-09T22:46:44.685Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-09T22:46:44.685Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:44.685Z] [2021-06-09T22:46:44.685Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-09T22:46:44.685Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:44.685Z] [2021-06-09T22:46:44.685Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-09T22:46:44.685Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:46:44.685Z] [2021-06-09T22:46:44.685Z] [2021-06-09T22:46:44.685Z] DONE 7 tests, 6 skipped in 1.909s [2021-06-09T22:46:44.685Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T22:46:44.685Z] INFO: Testing against a local daemon [2021-06-09T22:46:44.685Z] === RUN TestCheckpoint [2021-06-09T22:46:44.685Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T22:46:44.685Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T22:46:44.685Z] === RUN TestContainerInvalidJSON [2021-06-09T22:46:44.685Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:46:44.685Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:46:44.685Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:46:44.685Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:46:44.685Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:46:44.685Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:46:44.685Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:46:44.685Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:46:44.685Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:46:44.685Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-06-09T22:46:44.685Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-09T22:46:44.685Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-09T22:46:44.685Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T22:46:44.685Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T22:46:44.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-09T22:46:44.685Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T22:46:44.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-09T22:46:44.685Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T22:46:44.943Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-06-09T22:46:44.943Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T22:46:44.943Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-06-09T22:46:44.943Z] === RUN TestCopyFromContainer [2021-06-09T22:46:45.704Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-06-09T22:46:45.704Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-09T22:46:45.959Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.16s) [2021-06-09T22:46:45.959Z] PASS [2021-06-09T22:46:45.959Z] [2021-06-09T22:46:45.959Z] === Skipped [2021-06-09T22:46:45.959Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-09T22:46:45.959Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:46:45.959Z] [2021-06-09T22:46:45.959Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-09T22:46:45.959Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T22:46:45.959Z] [2021-06-09T22:46:45.959Z] [2021-06-09T22:46:45.959Z] DONE 34 tests, 2 skipped in 127.163s [2021-06-09T22:46:45.959Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T22:46:45.959Z] INFO: Testing against a local daemon [2021-06-09T22:46:45.959Z] === RUN TestConfigInspect [2021-06-09T22:46:46.679Z] === RUN TestPeerCertificateMarshalJSON [2021-06-09T22:46:46.679Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-09T22:46:46.679Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-09T22:46:46.679Z] --- PASS: TestPeerCertificateMarshalJSON (0.27s) [2021-06-09T22:46:46.679Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-09T22:46:46.679Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-09T22:46:46.679Z] === RUN TestMiddleware [2021-06-09T22:46:46.679Z] --- PASS: TestMiddleware (0.00s) [2021-06-09T22:46:46.679Z] === RUN TestNewResponseModifier [2021-06-09T22:46:46.679Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-09T22:46:46.679Z] PASS [2021-06-09T22:46:46.679Z] coverage: 26.8% of statements [2021-06-09T22:46:46.679Z] ok github.com/docker/docker/pkg/authorization 0.355s coverage: 26.8% of statements [2021-06-09T22:46:47.143Z] 2021/06/09 22:46:46 Closing DB instances... [2021-06-09T22:46:47.143Z] === RUN TestIsArchivePathDir [2021-06-09T22:46:47.143Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-06-09T22:46:47.143Z] === RUN TestIsArchivePathInvalidFile [2021-06-09T22:46:47.143Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-06-09T22:46:47.143Z] === RUN TestIsArchivePathTar [2021-06-09T22:46:47.606Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-06-09T22:46:47.606Z] === RUN TestDecompressStreamGzip [2021-06-09T22:46:47.606Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-06-09T22:46:47.606Z] === RUN TestDecompressStreamBzip2 [2021-06-09T22:46:47.606Z] === RUN TestUnbuffered [2021-06-09T22:46:47.606Z] --- PASS: TestUnbuffered (0.00s) [2021-06-09T22:46:47.606Z] === RUN TestRaceUnbuffered [2021-06-09T22:46:47.606Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-09T22:46:47.606Z] PASS [2021-06-09T22:46:47.606Z] coverage: 100.0% of statements [2021-06-09T22:46:47.606Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-06-09T22:46:47.606Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-06-09T22:46:47.606Z] === RUN TestDecompressStreamXz [2021-06-09T22:46:47.606Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-09T22:46:47.606Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T22:46:47.606Z] === RUN TestCompressStreamXzUnsupported [2021-06-09T22:46:47.606Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-09T22:46:47.606Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-09T22:46:47.607Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-09T22:46:47.607Z] === RUN TestCompressStreamInvalid [2021-06-09T22:46:47.607Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-09T22:46:47.607Z] === RUN TestExtensionInvalid [2021-06-09T22:46:47.607Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-09T22:46:47.607Z] === RUN TestExtensionUncompressed [2021-06-09T22:46:47.607Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-09T22:46:47.607Z] === RUN TestExtensionBzip2 [2021-06-09T22:46:47.607Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-09T22:46:47.607Z] === RUN TestExtensionGzip [2021-06-09T22:46:47.607Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-09T22:46:47.607Z] === RUN TestExtensionXz [2021-06-09T22:46:47.607Z] --- PASS: TestExtensionXz (0.00s) [2021-06-09T22:46:47.607Z] === RUN TestCmdStreamLargeStderr [2021-06-09T22:46:47.607Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-09T22:46:47.607Z] === RUN TestCmdStreamBad [2021-06-09T22:46:47.607Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-09T22:46:47.607Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T22:46:47.607Z] === RUN TestCmdStreamGood [2021-06-09T22:46:47.607Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-09T22:46:47.607Z] === RUN TestUntarPathWithInvalidDest [2021-06-09T22:46:47.607Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-09T22:46:47.607Z] === RUN TestUntarPathWithInvalidSrc [2021-06-09T22:46:47.607Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-09T22:46:47.607Z] === RUN TestUntarPath [2021-06-09T22:46:47.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T22:46:48.069Z] --- PASS: TestUntarPath (0.07s) [2021-06-09T22:46:48.069Z] === RUN TestUntarPathWithDestinationFile [2021-06-09T22:46:48.069Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-06-09T22:46:48.069Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-09T22:46:48.069Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-06-09T22:46:48.069Z] === RUN TestCopyWithTarInvalidSrc [2021-06-09T22:46:48.069Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-09T22:46:48.069Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-09T22:46:48.069Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T22:46:48.069Z] === RUN TestCopyWithTarSrcFile [2021-06-09T22:46:48.069Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-09T22:46:48.069Z] === RUN TestCopyWithTarSrcFolder [2021-06-09T22:46:48.069Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-09T22:46:48.069Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-09T22:46:48.069Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-09T22:46:48.069Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-09T22:46:48.069Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T22:46:48.069Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-09T22:46:48.069Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-09T22:46:48.069Z] === RUN TestCopyFileWithTarSrcFile [2021-06-09T22:46:48.069Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-09T22:46:48.069Z] === RUN TestTarFiles [2021-06-09T22:46:48.223Z] === RUN TestCopyFromContainer// [2021-06-09T22:46:48.223Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T22:46:48.223Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T22:46:48.482Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T22:46:48.482Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T22:46:48.482Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T22:46:48.482Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T22:46:48.482Z] --- PASS: TestConfigInspect (2.53s) [2021-06-09T22:46:48.482Z] === RUN TestConfigList [2021-06-09T22:46:48.532Z] === RUN TestMatch [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[]] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[foo]] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[foo_bar]] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[]#01 [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[qux]] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-09T22:46:48.532Z] === RUN TestMatch/[[foo_baz]] [2021-06-09T22:46:48.532Z] --- PASS: TestMatch (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-09T22:46:48.532Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-09T22:46:48.532Z] PASS [2021-06-09T22:46:48.532Z] coverage: 87.5% of statements [2021-06-09T22:46:48.532Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2021-06-09T22:46:48.532Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-06-09T22:46:48.532Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-09T22:46:48.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T22:46:48.741Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T22:46:48.741Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T22:46:48.741Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T22:46:49.000Z] --- PASS: TestCopyFromContainer (3.98s) [2021-06-09T22:46:49.000Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-09T22:46:49.000Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-09T22:46:49.000Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-09T22:46:49.001Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-09T22:46:49.001Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-06-09T22:46:49.001Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-09T22:46:49.001Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-06-09T22:46:49.001Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-09T22:46:49.001Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-09T22:46:49.001Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-09T22:46:49.001Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T22:46:49.001Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:46:49.001Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:46:49.001Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:46:49.001Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:46:49.001Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:46:49.001Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:46:49.001Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:46:49.001Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:46:49.001Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:46:49.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-09T22:46:49.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T22:46:49.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T22:46:49.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T22:46:49.001Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T22:46:49.001Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-09T22:46:49.001Z] === RUN TestCreateWithInvalidEnv [2021-06-09T22:46:49.001Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T22:46:49.001Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T22:46:49.001Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T22:46:49.001Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T22:46:49.001Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T22:46:49.001Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T22:46:49.001Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T22:46:49.001Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T22:46:49.001Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T22:46:49.001Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-09T22:46:49.001Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T22:46:49.001Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T22:46:49.001Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T22:46:49.001Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T22:46:49.001Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-09T22:46:49.001Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T22:46:49.509Z] === RUN TestChrootTarUntar [2021-06-09T22:46:49.509Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-09T22:46:49.509Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:46:49.509Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-09T22:46:49.509Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T22:46:49.509Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:46:49.509Z] === RUN TestChrootUntarEmptyArchive [2021-06-09T22:46:49.509Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-06-09T22:46:49.509Z] === RUN TestChrootTarUntarWithSymlink [2021-06-09T22:46:49.509Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T22:46:49.509Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:46:49.509Z] === RUN TestChrootCopyWithTar [2021-06-09T22:46:49.509Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-09T22:46:49.509Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:46:49.509Z] === RUN TestChrootCopyFileWithTar [2021-06-09T22:46:49.509Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-09T22:46:49.509Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:46:49.509Z] === RUN TestChrootUntarPath [2021-06-09T22:46:49.509Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-09T22:46:49.509Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:46:49.509Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-09T22:46:49.509Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T22:46:49.509Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:46:49.509Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-09T22:46:49.509Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T22:46:49.509Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:46:49.509Z] === RUN TestChrootApplyDotDotFile [2021-06-09T22:46:49.509Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-09T22:46:49.509Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:46:49.509Z] PASS [2021-06-09T22:46:49.509Z] coverage: 15.4% of statements [2021-06-09T22:46:49.975Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.4% of statements [2021-06-09T22:46:50.379Z] --- PASS: TestConfigList (2.22s) [2021-06-09T22:46:50.379Z] === RUN TestConfigsCreateAndDelete [2021-06-09T22:46:50.441Z] 2021/06/09 22:46:50 Closing DB instances... [2021-06-09T22:46:50.903Z] === RUN TestSizeEmpty [2021-06-09T22:46:50.904Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-09T22:46:50.904Z] === RUN TestSizeEmptyFile [2021-06-09T22:46:50.904Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-09T22:46:50.904Z] === RUN TestSizeNonemptyFile [2021-06-09T22:46:50.904Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-09T22:46:50.904Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-09T22:46:50.904Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-09T22:46:50.904Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-09T22:46:50.904Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-09T22:46:50.904Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-09T22:46:50.904Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-09T22:46:50.904Z] === RUN TestMoveToSubdir [2021-06-09T22:46:50.904Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-09T22:46:50.904Z] === RUN TestSizeNonExistingDirectory [2021-06-09T22:46:50.904Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-09T22:46:50.904Z] PASS [2021-06-09T22:46:50.904Z] coverage: 80.0% of statements [2021-06-09T22:46:50.904Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2021-06-09T22:46:50.904Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2021-06-09T22:46:50.904Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T22:46:51.880Z] === RUN Test [2021-06-09T22:46:51.880Z] === RUN Test/TestContainsEntry [2021-06-09T22:46:51.880Z] === RUN Test/TestCreateEntries [2021-06-09T22:46:51.880Z] === RUN Test/TestEntriesDiff [2021-06-09T22:46:51.880Z] === RUN Test/TestEntriesEquality [2021-06-09T22:46:51.880Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-09T22:46:51.880Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-09T22:46:51.880Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-09T22:46:51.880Z] === RUN Test/TestGeneratorNotGenerate [2021-06-09T22:46:51.880Z] === RUN Test/TestGeneratorWithPort [2021-06-09T22:46:51.880Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-09T22:46:51.880Z] === RUN Test/TestNewEntry [2021-06-09T22:46:51.880Z] === RUN Test/TestParse [2021-06-09T22:46:51.880Z] --- PASS: Test (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-09T22:46:51.880Z] --- PASS: Test/TestParse (0.00s) [2021-06-09T22:46:51.880Z] PASS [2021-06-09T22:46:51.880Z] coverage: 58.3% of statements [2021-06-09T22:46:51.880Z] --- PASS: TestNetworkDBCRUDTableEntry (3.51s) [2021-06-09T22:46:51.880Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-09T22:46:51.880Z] ok github.com/docker/docker/pkg/discovery 0.047s coverage: 58.3% of statements [2021-06-09T22:46:52.343Z] --- PASS: TestTarFiles (4.37s) [2021-06-09T22:46:52.343Z] === RUN TestTarUntar [2021-06-09T22:46:52.343Z] --- PASS: TestTarUntar (0.03s) [2021-06-09T22:46:52.343Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-09T22:46:52.343Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-09T22:46:52.343Z] === RUN TestTarWithOptions [2021-06-09T22:46:52.343Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-09T22:46:52.343Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-09T22:46:52.343Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-09T22:46:52.343Z] === RUN TestUntarUstarGnuConflict [2021-06-09T22:46:52.343Z] --- PASS: TestUntarUstarGnuConflict (0.02s) [2021-06-09T22:46:52.343Z] === RUN TestUntarInvalidFilenames [2021-06-09T22:46:52.343Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames746896730\\dest" [2021-06-09T22:46:52.806Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-06-09T22:46:52.806Z] === RUN TestUntarHardlinkToSymlink [2021-06-09T22:46:52.806Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-09T22:46:52.806Z] === RUN TestUntarInvalidHardlink [2021-06-09T22:46:52.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink323609675\\victim\\hello" -> "../victim/hello" [2021-06-09T22:46:52.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink998322990\\victim\\hello" -> "/../victim/hello" [2021-06-09T22:46:52.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink152076981\\victim" -> "../victim" [2021-06-09T22:46:52.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink376746128\\victim" -> "../victim" [2021-06-09T22:46:52.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink317192367\\victim" -> "../victim" [2021-06-09T22:46:52.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink272856130\\victim" -> "../victim" [2021-06-09T22:46:52.806Z] --- PASS: TestUntarInvalidHardlink (0.07s) [2021-06-09T22:46:52.806Z] === RUN TestUntarInvalidSymlink [2021-06-09T22:46:52.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink460544185\\dest\\dotdot" -> "../victim/hello" [2021-06-09T22:46:52.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink459648708\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T22:46:52.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink895413075\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:46:52.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink206477974\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:46:52.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink394117885\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:46:52.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink860709432\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:46:52.806Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink974777911\\dest\\dir\\loophole" -> "../../victim" [2021-06-09T22:46:52.806Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-09T22:46:52.806Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-09T22:46:52.806Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-09T22:46:52.806Z] === RUN TestXGlobalNoParent [2021-06-09T22:46:52.806Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-09T22:46:52.806Z] === RUN TestReplaceFileTarWrapper [2021-06-09T22:46:52.806Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-06-09T22:46:52.806Z] === RUN TestPrefixHeaderReadable [2021-06-09T22:46:52.806Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-09T22:46:52.806Z] === RUN TestDisablePigz [2021-06-09T22:46:52.806Z] --- PASS: TestDisablePigz (0.15s) [2021-06-09T22:46:52.806Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-09T22:46:52.806Z] === RUN TestPigz [2021-06-09T22:46:52.901Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2021-06-09T22:46:52.901Z] === RUN TestConfigsUpdate [2021-06-09T22:46:53.272Z] --- PASS: TestPigz (0.13s) [2021-06-09T22:46:53.272Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-09T22:46:53.272Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T22:46:53.272Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T22:46:53.272Z] archive_windows_test.go:16: Currently fails [2021-06-09T22:46:53.272Z] === RUN TestCanonicalTarNameForPath [2021-06-09T22:46:53.272Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-09T22:46:53.272Z] === RUN TestCanonicalTarName [2021-06-09T22:46:53.272Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-09T22:46:53.272Z] === RUN TestChmodTarEntry [2021-06-09T22:46:53.272Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-09T22:46:53.272Z] === RUN TestHardLinkOrder [2021-06-09T22:46:53.272Z] === RUN Test [2021-06-09T22:46:53.272Z] === RUN Test/TestContent [2021-06-09T22:46:53.272Z] === RUN Test/TestInitialize [2021-06-09T22:46:53.272Z] === RUN Test/TestNew [2021-06-09T22:46:53.272Z] === RUN Test/TestParsingContentsWithComments [2021-06-09T22:46:53.272Z] === RUN Test/TestRegister [2021-06-09T22:46:53.272Z] === RUN Test/TestWatch [2021-06-09T22:46:53.272Z] --- PASS: Test (0.00s) [2021-06-09T22:46:53.272Z] --- PASS: Test/TestContent (0.00s) [2021-06-09T22:46:53.272Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T22:46:53.272Z] --- PASS: Test/TestNew (0.00s) [2021-06-09T22:46:53.272Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-09T22:46:53.272Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T22:46:53.272Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T22:46:53.272Z] PASS [2021-06-09T22:46:53.272Z] coverage: 92.9% of statements [2021-06-09T22:46:53.272Z] ok github.com/docker/docker/pkg/discovery/file 0.054s coverage: 92.9% of statements [2021-06-09T22:46:53.272Z] --- PASS: TestHardLinkOrder (0.09s) [2021-06-09T22:46:53.272Z] === RUN TestChangeString [2021-06-09T22:46:53.272Z] --- PASS: TestChangeString (0.00s) [2021-06-09T22:46:53.272Z] === RUN TestChangesWithNoChanges [2021-06-09T22:46:53.272Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-09T22:46:53.272Z] === RUN TestChangesWithChanges [2021-06-09T22:46:53.272Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-09T22:46:53.272Z] === RUN TestChangesWithChangesGH13590 [2021-06-09T22:46:53.272Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-09T22:46:53.272Z] changes_test.go:196: needs more investigation [2021-06-09T22:46:53.272Z] === RUN TestChangesDirsEmpty [2021-06-09T22:46:53.272Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-06-09T22:46:53.272Z] === RUN TestChangesDirsMutated [2021-06-09T22:46:53.435Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2021-06-09T22:46:53.435Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T22:46:53.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:46:53.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:46:53.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:46:53.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:46:53.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:46:53.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:46:53.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:46:53.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:46:53.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:46:53.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:46:53.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:46:53.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:46:53.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:46:53.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:46:53.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:46:53.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-09T22:46:53.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-09T22:46:53.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T22:46:53.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T22:46:53.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T22:46:53.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T22:46:53.435Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T22:46:53.693Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-06-09T22:46:53.693Z] === RUN TestCreateDifferentPlatform [2021-06-09T22:46:53.693Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T22:46:53.693Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T22:46:53.693Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-09T22:46:53.693Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T22:46:53.693Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T22:46:53.693Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T22:46:53.693Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-09T22:46:53.693Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T22:46:53.693Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-09T22:46:53.693Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T22:46:53.693Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-09T22:46:53.693Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-09T22:46:53.693Z] === RUN TestDaemonRestartIpcMode [2021-06-09T22:46:53.693Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T22:46:53.693Z] === RUN TestDaemonHostGatewayIP [2021-06-09T22:46:53.693Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-09T22:46:53.693Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:46:53.693Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T22:46:53.693Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T22:46:53.693Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T22:46:53.693Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-09T22:46:53.693Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-09T22:46:53.693Z] === RUN TestDiff [2021-06-09T22:46:53.735Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-06-09T22:46:53.735Z] === RUN TestApplyLayer [2021-06-09T22:46:53.735Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-09T22:46:53.735Z] changes_test.go:433: needs further investigation [2021-06-09T22:46:53.735Z] === RUN TestChangesSizeWithHardlinks [2021-06-09T22:46:53.735Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-09T22:46:53.735Z] changes_test.go:469: needs further investigation [2021-06-09T22:46:53.735Z] === RUN TestChangesSizeWithNoChanges [2021-06-09T22:46:53.735Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-09T22:46:53.735Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-09T22:46:53.735Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-09T22:46:53.735Z] === RUN TestChangesSize [2021-06-09T22:46:53.735Z] --- PASS: TestChangesSize (0.00s) [2021-06-09T22:46:53.735Z] === RUN TestApplyLayerInvalidFilenames [2021-06-09T22:46:53.735Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames202457806\\dest" [2021-06-09T22:46:53.735Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-09T22:46:53.735Z] === RUN TestApplyLayerInvalidHardlink [2021-06-09T22:46:53.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink847618352\\victim\\hello" -> "../victim/hello" [2021-06-09T22:46:53.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink287967439\\victim\\hello" -> "/../victim/hello" [2021-06-09T22:46:53.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink075137506\\victim" -> "../victim" [2021-06-09T22:46:53.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink031953881\\victim" -> "../victim" [2021-06-09T22:46:53.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink007182692\\victim" -> "../victim" [2021-06-09T22:46:53.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink264354675\\victim" -> "../victim" [2021-06-09T22:46:53.735Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-09T22:46:53.735Z] === RUN TestApplyLayerInvalidSymlink [2021-06-09T22:46:53.735Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink493400630\\dest\\dotdot" -> "../victim/hello" [2021-06-09T22:46:53.735Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink554715677\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T22:46:53.735Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink761901272\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:46:53.735Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink339420247\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:46:53.735Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink826058698\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:46:53.735Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink617117857\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:46:53.735Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-09T22:46:53.735Z] === RUN TestApplyLayerWhiteouts [2021-06-09T22:46:53.735Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-06-09T22:46:53.735Z] === RUN TestGenerateEmptyFile [2021-06-09T22:46:53.735Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-09T22:46:53.735Z] === RUN TestGenerateWithContent [2021-06-09T22:46:53.735Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-09T22:46:53.735Z] PASS [2021-06-09T22:46:53.735Z] coverage: 62.6% of statements [2021-06-09T22:46:53.735Z] ok github.com/docker/docker/pkg/archive 6.728s coverage: 62.6% of statements [2021-06-09T22:46:53.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T22:46:54.201Z] 2021/06/09 22:46:53 Closing DB instances... [2021-06-09T22:46:54.627Z] --- PASS: TestDiff (0.69s) [2021-06-09T22:46:54.627Z] === RUN TestExecWithCloseStdin [2021-06-09T22:46:54.795Z] --- PASS: TestConfigsUpdate (2.28s) [2021-06-09T22:46:54.795Z] === RUN TestTemplatedConfig [2021-06-09T22:46:55.180Z] === RUN Test [2021-06-09T22:46:55.180Z] === RUN Test/TestInitialize [2021-06-09T22:46:55.180Z] time="2021-06-09T22:46:54Z" level=info msg="Initializing discovery without TLS" [2021-06-09T22:46:55.180Z] time="2021-06-09T22:46:54Z" level=info msg="Initializing discovery without TLS" [2021-06-09T22:46:55.180Z] time="2021-06-09T22:46:54Z" level=info msg="Initializing discovery without TLS" [2021-06-09T22:46:55.180Z] === RUN Test/TestInitializeWithCerts [2021-06-09T22:46:55.180Z] time="2021-06-09T22:46:54Z" level=info msg="Initializing discovery with TLS" [2021-06-09T22:46:55.180Z] === RUN Test/TestWatch [2021-06-09T22:46:55.180Z] time="2021-06-09T22:46:54Z" level=info msg="Initializing discovery without TLS" [2021-06-09T22:46:55.562Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-06-09T22:46:55.563Z] === RUN TestExec [2021-06-09T22:46:55.643Z] --- PASS: TestNetworkDBCRUDTableEntries (3.66s) [2021-06-09T22:46:55.643Z] === RUN TestNetworkDBNodeLeave [2021-06-09T22:46:55.692Z] INFO: Extraction ended at 06/09/2021 22:46:53. Duration:00:00:22.5572753 [2021-06-09T22:46:55.692Z] INFO: Updating the golang and path environment variables [2021-06-09T22:46:55.692Z] INFO: GOPATH=d:\gopath [2021-06-09T22:46:55.692Z] INFO: go version go1.13.15 windows/amd64 [2021-06-09T22:46:55.692Z] INFO: Running the daemon under test in debug mode [2021-06-09T22:46:55.692Z] INFO: Starting a daemon under test... [2021-06-09T22:46:55.692Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42503\2\daemon --pidfile d:\CI\PR-42503\2\docker.pid -D [2021-06-09T22:46:55.692Z] INFO: Process started successfully. [2021-06-09T22:46:55.692Z] INFO: Start tailing logs of the daemon under tests [2021-06-09T22:46:55.692Z] INFO: Waiting for the daemon under test to start... [2021-06-09T22:46:56.500Z] --- PASS: TestExec (0.95s) [2021-06-09T22:46:56.500Z] === RUN TestExecUser [2021-06-09T22:46:57.434Z] --- PASS: TestExecUser (0.97s) [2021-06-09T22:46:57.434Z] === RUN TestExportContainerAndImportImage [2021-06-09T22:46:58.369Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2021-06-09T22:46:58.369Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T22:46:58.570Z] --- PASS: Test (3.13s) [2021-06-09T22:46:58.570Z] --- PASS: Test/TestInitialize (0.12s) [2021-06-09T22:46:58.570Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-09T22:46:58.570Z] --- PASS: Test/TestWatch (3.00s) [2021-06-09T22:46:58.570Z] PASS [2021-06-09T22:46:58.570Z] coverage: 84.1% of statements [2021-06-09T22:46:58.570Z] ok github.com/docker/docker/pkg/discovery/kv 3.189s coverage: 84.1% of statements [2021-06-09T22:46:58.570Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2021-06-09T22:46:58.570Z] === RUN TestNetworkDBWatch [2021-06-09T22:46:58.973Z] --- PASS: TestTemplatedConfig (3.48s) [2021-06-09T22:46:58.973Z] === RUN TestConfigCreateResolve [2021-06-09T22:46:59.033Z] === RUN Test [2021-06-09T22:46:59.033Z] === RUN Test/TestWatch [2021-06-09T22:46:59.033Z] --- PASS: Test (0.00s) [2021-06-09T22:46:59.033Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T22:46:59.033Z] PASS [2021-06-09T22:46:59.033Z] coverage: 92.3% of statements [2021-06-09T22:46:59.033Z] ok github.com/docker/docker/pkg/discovery/memory 0.048s coverage: 92.3% of statements [2021-06-09T22:47:00.014Z] 2021/06/09 22:46:59 Closing DB instances... [2021-06-09T22:47:00.014Z] === RUN Test [2021-06-09T22:47:00.014Z] === RUN Test/TestInitialize [2021-06-09T22:47:00.014Z] === RUN Test/TestInitializeWithPattern [2021-06-09T22:47:00.014Z] === RUN Test/TestRegister [2021-06-09T22:47:00.014Z] === RUN Test/TestWatch [2021-06-09T22:47:00.014Z] --- PASS: Test (0.00s) [2021-06-09T22:47:00.014Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T22:47:00.014Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-09T22:47:00.014Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T22:47:00.014Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T22:47:00.014Z] PASS [2021-06-09T22:47:00.014Z] coverage: 93.8% of statements [2021-06-09T22:47:00.014Z] ok github.com/docker/docker/pkg/discovery/nodes 0.050s coverage: 93.8% of statements [2021-06-09T22:47:00.867Z] --- PASS: TestConfigCreateResolve (2.37s) [2021-06-09T22:47:00.867Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T22:47:01.232Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-09T22:47:01.232Z] PASS [2021-06-09T22:47:01.232Z] [2021-06-09T22:47:01.232Z] DONE 7 tests in 15.687s [2021-06-09T22:47:01.232Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T22:47:01.232Z] INFO: Testing against a local daemon [2021-06-09T22:47:01.232Z] === RUN TestCheckpoint [2021-06-09T22:47:01.232Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T22:47:01.232Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T22:47:01.232Z] === RUN TestContainerInvalidJSON [2021-06-09T22:47:01.232Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:47:01.232Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:47:01.232Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:47:01.232Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:47:01.232Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:47:01.232Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:47:01.232Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:47:01.232Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:47:01.232Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:47:01.232Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-09T22:47:01.232Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-09T22:47:01.232Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T22:47:01.232Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-09T22:47:01.232Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T22:47:01.232Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-09T22:47:01.232Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T22:47:01.492Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-09T22:47:01.492Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T22:47:01.492Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-09T22:47:01.492Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T22:47:01.492Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-09T22:47:01.492Z] === RUN TestCopyFromContainer [2021-06-09T22:47:01.566Z] === RUN TestPollerAddRemove [2021-06-09T22:47:01.566Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-09T22:47:01.566Z] === RUN TestPollerEvent [2021-06-09T22:47:01.566Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-09T22:47:01.566Z] poller_test.go:41: No chmod on Windows [2021-06-09T22:47:01.566Z] === RUN TestPollerClose [2021-06-09T22:47:01.566Z] --- PASS: TestPollerClose (0.00s) [2021-06-09T22:47:01.566Z] PASS [2021-06-09T22:47:01.566Z] coverage: 45.7% of statements [2021-06-09T22:47:01.566Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2021-06-09T22:47:01.566Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-06-09T22:47:01.566Z] === RUN TestNetworkDBBulkSync [2021-06-09T22:47:01.649Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2021-06-09T22:47:01.650Z] === RUN TestHealthCheckWorkdir [2021-06-09T22:47:02.544Z] === RUN TestCopyFileWithInvalidSrc [2021-06-09T22:47:02.544Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T22:47:02.544Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-09T22:47:02.544Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-09T22:47:02.544Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCopyFile [2021-06-09T22:47:02.544Z] --- PASS: TestCopyFile (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-09T22:47:02.544Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T22:47:02.544Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T22:47:02.544Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-09T22:47:02.544Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-09T22:47:02.544Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T22:47:02.544Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T22:47:02.544Z] === RUN TestWildcardMatches [2021-06-09T22:47:02.544Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestPatternMatches [2021-06-09T22:47:02.544Z] --- PASS: TestPatternMatches (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-09T22:47:02.544Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestPatternMatchesFolderExclusions [2021-06-09T22:47:02.544Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-09T22:47:02.544Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-09T22:47:02.544Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-09T22:47:02.544Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-09T22:47:02.544Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestSingleExclamationError [2021-06-09T22:47:02.544Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestMatchesWithNoPatterns [2021-06-09T22:47:02.544Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestMatchesWithMalformedPatterns [2021-06-09T22:47:02.544Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestMatches [2021-06-09T22:47:02.544Z] --- PASS: TestMatches (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCleanPatterns [2021-06-09T22:47:02.544Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-09T22:47:02.544Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCleanPatternsExceptionFlag [2021-06-09T22:47:02.544Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-09T22:47:02.544Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-09T22:47:02.544Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCleanPatternsErrorSingleException [2021-06-09T22:47:02.544Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCreateIfNotExistsDir [2021-06-09T22:47:02.544Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestCreateIfNotExistsFile [2021-06-09T22:47:02.544Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-09T22:47:02.544Z] === RUN TestMatch [2021-06-09T22:47:02.544Z] --- PASS: TestMatch (0.00s) [2021-06-09T22:47:02.544Z] PASS [2021-06-09T22:47:02.544Z] coverage: 87.5% of statements [2021-06-09T22:47:02.544Z] ok github.com/docker/docker/pkg/fileutils 0.072s coverage: 87.5% of statements [2021-06-09T22:47:02.863Z] === RUN TestCopyFromContainer// [2021-06-09T22:47:02.863Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T22:47:03.007Z] 2021/06/09 22:47:02 Closing DB instances... [2021-06-09T22:47:03.024Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2021-06-09T22:47:03.024Z] === RUN TestHealthKillContainer [2021-06-09T22:47:03.120Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T22:47:03.120Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T22:47:03.120Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T22:47:03.120Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T22:47:03.378Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T22:47:03.378Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T22:47:03.378Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T22:47:03.378Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T22:47:03.470Z] === RUN TestGet [2021-06-09T22:47:03.470Z] --- PASS: TestGet (0.00s) [2021-06-09T22:47:03.470Z] === RUN TestGetShortcutString [2021-06-09T22:47:03.470Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-09T22:47:03.470Z] PASS [2021-06-09T22:47:03.470Z] coverage: 42.9% of statements [2021-06-09T22:47:03.470Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer (2.09s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-09T22:47:03.636Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-09T22:47:03.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T22:47:03.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:47:03.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:47:03.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:47:03.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:47:03.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:47:03.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:47:03.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:47:03.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:47:03.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:47:03.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-09T22:47:03.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T22:47:03.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T22:47:03.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T22:47:03.636Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T22:47:03.636Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-09T22:47:03.636Z] === RUN TestCreateWithInvalidEnv [2021-06-09T22:47:03.636Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T22:47:03.636Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T22:47:03.636Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T22:47:03.636Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T22:47:03.636Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T22:47:03.636Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T22:47:03.636Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T22:47:03.636Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T22:47:03.636Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T22:47:03.636Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-09T22:47:03.636Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T22:47:03.636Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T22:47:03.636Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T22:47:03.636Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T22:47:03.636Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-09T22:47:03.636Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T22:47:03.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T22:47:04.446Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2021-06-09T22:47:04.446Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-09T22:47:04.909Z] === RUN TestCreateIDMapOrder [2021-06-09T22:47:04.909Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-09T22:47:04.909Z] PASS [2021-06-09T22:47:04.909Z] coverage: 7.2% of statements [2021-06-09T22:47:04.909Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2021-06-09T22:47:06.159Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2021-06-09T22:47:06.159Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T22:47:06.309Z] --- PASS: TestHealthKillContainer (2.97s) [2021-06-09T22:47:06.309Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T22:47:06.457Z] === RUN TestFixedBufferCap [2021-06-09T22:47:06.457Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-09T22:47:06.457Z] === RUN TestFixedBufferLen [2021-06-09T22:47:06.457Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-09T22:47:06.457Z] === RUN TestFixedBufferString [2021-06-09T22:47:06.457Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-09T22:47:06.457Z] === RUN TestFixedBufferWrite [2021-06-09T22:47:06.457Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-09T22:47:06.457Z] === RUN TestFixedBufferRead [2021-06-09T22:47:06.457Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-09T22:47:06.457Z] === RUN TestBytesPipeRead [2021-06-09T22:47:06.457Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-09T22:47:06.457Z] === RUN TestBytesPipeWrite [2021-06-09T22:47:06.457Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-09T22:47:06.457Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-09T22:47:06.567Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-06-09T22:47:06.567Z] === RUN TestIpcModeNone [2021-06-09T22:47:06.919Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-06-09T22:47:06.919Z] === RUN TestAtomicWriteToFile [2021-06-09T22:47:06.919Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-06-09T22:47:06.919Z] === RUN TestAtomicWriteSetCommit [2021-06-09T22:47:06.919Z] --- PASS: TestAtomicWriteSetCommit (0.03s) [2021-06-09T22:47:06.919Z] === RUN TestAtomicWriteSetCancel [2021-06-09T22:47:06.919Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-09T22:47:06.919Z] === RUN TestReadCloserWrapperClose [2021-06-09T22:47:06.919Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-09T22:47:06.919Z] === RUN TestReaderErrWrapperReadOnError [2021-06-09T22:47:06.919Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-09T22:47:06.919Z] === RUN TestReaderErrWrapperRead [2021-06-09T22:47:06.919Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-09T22:47:06.919Z] === RUN TestHashData [2021-06-09T22:47:06.919Z] --- PASS: TestHashData (0.00s) [2021-06-09T22:47:06.919Z] === RUN TestCancelReadCloser [2021-06-09T22:47:06.919Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-09T22:47:06.919Z] === RUN TestWriteCloserWrapperClose [2021-06-09T22:47:06.919Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-09T22:47:06.919Z] === RUN TestNopWriteCloser [2021-06-09T22:47:06.919Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-09T22:47:06.919Z] === RUN TestNopWriter [2021-06-09T22:47:06.919Z] --- PASS: TestNopWriter (0.00s) [2021-06-09T22:47:06.919Z] === RUN TestWriteCounter [2021-06-09T22:47:06.919Z] --- PASS: TestWriteCounter (0.00s) [2021-06-09T22:47:06.919Z] PASS [2021-06-09T22:47:06.919Z] coverage: 68.4% of statements [2021-06-09T22:47:06.919Z] ok github.com/docker/docker/pkg/ioutils 0.679s coverage: 68.4% of statements [2021-06-09T22:47:07.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T22:47:07.503Z] --- PASS: TestIpcModeNone (0.95s) [2021-06-09T22:47:07.503Z] === RUN TestIpcModePrivate [2021-06-09T22:47:07.895Z] 2021/06/09 22:47:07 Closing DB instances... [2021-06-09T22:47:07.895Z] === RUN TestError [2021-06-09T22:47:07.895Z] --- PASS: TestError (0.00s) [2021-06-09T22:47:07.895Z] === RUN TestProgressString [2021-06-09T22:47:07.895Z] === RUN TestProgressString/no_progress [2021-06-09T22:47:07.895Z] === RUN TestProgressString/progress_1 [2021-06-09T22:47:07.895Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-09T22:47:07.895Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-09T22:47:07.895Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-09T22:47:07.895Z] === RUN TestProgressString/with_units [2021-06-09T22:47:07.895Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-09T22:47:07.895Z] === RUN TestProgressString/hide_counts [2021-06-09T22:47:07.895Z] --- PASS: TestProgressString (0.00s) [2021-06-09T22:47:07.895Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-09T22:47:07.895Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-09T22:47:07.895Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-09T22:47:07.895Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-09T22:47:07.895Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-09T22:47:07.895Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-09T22:47:07.895Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-09T22:47:07.895Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-09T22:47:07.895Z] === RUN TestJSONMessageDisplay [2021-06-09T22:47:07.895Z] === RUN TestStandardLongPath [2021-06-09T22:47:07.895Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-09T22:47:07.895Z] === RUN TestUNCLongPath [2021-06-09T22:47:07.895Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-09T22:47:07.895Z] PASS [2021-06-09T22:47:07.895Z] coverage: 100.0% of statements [2021-06-09T22:47:07.895Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-06-09T22:47:07.895Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-09T22:47:07.895Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-09T22:47:07.895Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-09T22:47:07.895Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-09T22:47:07.895Z] === RUN TestDisplayJSONMessagesStream [2021-06-09T22:47:07.895Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-06-09T22:47:07.895Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-09T22:47:07.895Z] PASS [2021-06-09T22:47:07.895Z] coverage: 91.7% of statements [2021-06-09T22:47:07.895Z] ok github.com/docker/docker/pkg/jsonmessage 0.174s coverage: 91.7% of statements [2021-06-09T22:47:07.895Z] time="2021-06-09T22:47:07Z" level=error msg="node: de5668d0e53a is unknown to memberlist" [2021-06-09T22:47:08.357Z] --- PASS: TestGetAddress (24.23s) [2021-06-09T22:47:08.357Z] === RUN TestRequestSyntaxCheck [2021-06-09T22:47:08.357Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-06-09T22:47:08.357Z] === RUN TestRequest [2021-06-09T22:47:08.437Z] --- PASS: TestIpcModePrivate (0.98s) [2021-06-09T22:47:08.437Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-06-09T22:47:08.437Z] === RUN TestIpcModeShareable [2021-06-09T22:47:08.437Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-09T22:47:08.437Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:47:08.437Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T22:47:08.683Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2021-06-09T22:47:08.684Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T22:47:08.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:47:08.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:47:08.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:47:08.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:47:08.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:47:08.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:47:08.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:47:08.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:47:08.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:47:08.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:47:08.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:47:08.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:47:08.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:47:08.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:47:08.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:47:08.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-09T22:47:08.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-09T22:47:08.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-09T22:47:08.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T22:47:08.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T22:47:08.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T22:47:08.684Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T22:47:08.820Z] === RUN TestNameFormat [2021-06-09T22:47:08.820Z] --- PASS: TestNameFormat (0.00s) [2021-06-09T22:47:08.820Z] === RUN TestNameRetries [2021-06-09T22:47:08.820Z] --- PASS: TestNameRetries (0.00s) [2021-06-09T22:47:08.820Z] PASS [2021-06-09T22:47:08.820Z] coverage: 85.7% of statements [2021-06-09T22:47:08.820Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2021-06-09T22:47:08.820Z] time="2021-06-09T22:47:08Z" level=error msg="node: 926ca85b7bfe is unknown to memberlist" [2021-06-09T22:47:08.820Z] === RUN TestParseKeyValueOpt [2021-06-09T22:47:08.820Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-09T22:47:08.820Z] === RUN TestParseUintList [2021-06-09T22:47:08.820Z] --- PASS: TestParseUintList (0.00s) [2021-06-09T22:47:08.820Z] === RUN TestParseUintListMaximumLimits [2021-06-09T22:47:08.820Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-09T22:47:08.820Z] PASS [2021-06-09T22:47:08.820Z] coverage: 97.0% of statements [2021-06-09T22:47:08.820Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-06-09T22:47:09.248Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-06-09T22:47:09.248Z] === RUN TestCreateDifferentPlatform [2021-06-09T22:47:09.248Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T22:47:09.248Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T22:47:09.248Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-09T22:47:09.248Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T22:47:09.248Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T22:47:09.248Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T22:47:09.248Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-09T22:47:09.248Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T22:47:09.248Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-09T22:47:09.248Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T22:47:09.248Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-09T22:47:09.248Z] === RUN TestDaemonRestartIpcMode [2021-06-09T22:47:09.248Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T22:47:09.248Z] === RUN TestDaemonHostGatewayIP [2021-06-09T22:47:09.248Z] === PAUSE TestDaemonHostGatewayIP [2021-06-09T22:47:09.248Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T22:47:09.248Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T22:47:09.248Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T22:47:09.248Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-09T22:47:09.248Z] === RUN TestDiff [2021-06-09T22:47:09.798Z] === RUN TestNewAndRemove [2021-06-09T22:47:09.798Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-09T22:47:09.798Z] === RUN TestRemoveInvalidPath [2021-06-09T22:47:09.798Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-09T22:47:09.798Z] PASS [2021-06-09T22:47:09.798Z] coverage: 82.6% of statements [2021-06-09T22:47:09.798Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2021-06-09T22:47:09.798Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2021-06-09T22:47:09.798Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-09T22:47:10.181Z] --- PASS: TestDiff (0.79s) [2021-06-09T22:47:10.181Z] === RUN TestExecWithCloseStdin [2021-06-09T22:47:10.773Z] === RUN TestFailedConnection [2021-06-09T22:47:10.773Z] === RUN TestParseEmptyInterface [2021-06-09T22:47:10.773Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-09T22:47:10.773Z] === RUN TestParseNonInterfaceType [2021-06-09T22:47:10.773Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-09T22:47:10.773Z] === RUN TestParseWithOneFunction [2021-06-09T22:47:10.774Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-09T22:47:10.774Z] === RUN TestParseWithMultipleFuncs [2021-06-09T22:47:10.774Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-09T22:47:10.774Z] === RUN TestParseWithUnnamedReturn [2021-06-09T22:47:10.774Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-09T22:47:10.774Z] === RUN TestEmbeddedInterface [2021-06-09T22:47:10.774Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-09T22:47:10.774Z] === RUN TestParsedImports [2021-06-09T22:47:10.774Z] --- PASS: TestParsedImports (0.00s) [2021-06-09T22:47:10.774Z] === RUN TestAliasedImports [2021-06-09T22:47:10.774Z] --- PASS: TestAliasedImports (0.00s) [2021-06-09T22:47:10.774Z] PASS [2021-06-09T22:47:10.774Z] coverage: 56.8% of statements [2021-06-09T22:47:10.774Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2021-06-09T22:47:11.113Z] --- PASS: TestExecWithCloseStdin (1.07s) [2021-06-09T22:47:11.113Z] === RUN TestExec [2021-06-09T22:47:11.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T22:47:11.725Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2021-06-09T22:47:11.725Z] === RUN TestAPIIpcModeHost [2021-06-09T22:47:11.725Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-09T22:47:11.725Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:47:11.725Z] === RUN TestDaemonIpcModeShareable [2021-06-09T22:47:11.725Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-09T22:47:11.725Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:47:11.725Z] === RUN TestDaemonIpcModePrivate [2021-06-09T22:47:11.752Z] 2021/06/09 22:47:11 Closing DB instances... [2021-06-09T22:47:12.217Z] --- PASS: TestFailedConnection (1.05s) [2021-06-09T22:47:12.217Z] === RUN TestFailOnce [2021-06-09T22:47:12.217Z] 2021/06/09 22:47:11 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-06-09T22:47:12.217Z] goroutine 5 [running]: [2021-06-09T22:47:12.217Z] net/http.(*conn).serve.func1(0xc00010c000) [2021-06-09T22:47:12.217Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-09T22:47:12.217Z] panic(0x84ab40, 0x987da0) [2021-06-09T22:47:12.217Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-09T22:47:12.217Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc0000fe0e0, 0xc000112000) [2021-06-09T22:47:12.217Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-09T22:47:12.217Z] net/http.HandlerFunc.ServeHTTP(0xc000056eb0, 0x99b9e0, 0xc0000fe0e0, 0xc000112000) [2021-06-09T22:47:12.217Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-09T22:47:12.217Z] net/http.(*ServeMux).ServeHTTP(0xc000098900, 0x99b9e0, 0xc0000fe0e0, 0xc000112000) [2021-06-09T22:47:12.217Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-09T22:47:12.217Z] net/http.serverHandler.ServeHTTP(0xc0000fe000, 0x99b9e0, 0xc0000fe0e0, 0xc000112000) [2021-06-09T22:47:12.217Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-09T22:47:12.217Z] net/http.(*conn).serve(0xc00010c000, 0x99c5a0, 0xc00004a0c0) [2021-06-09T22:47:12.217Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-09T22:47:12.217Z] created by net/http.(*Server).Serve [2021-06-09T22:47:12.217Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-09T22:47:12.217Z] time="2021-06-09T22:47:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post http://127.0.0.1:49290/Test.FailOnce: EOF, retrying in 1s" [2021-06-09T22:47:12.217Z] === RUN TestHTTPTransport [2021-06-09T22:47:12.217Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-09T22:47:12.217Z] PASS [2021-06-09T22:47:12.217Z] coverage: 85.7% of statements [2021-06-09T22:47:12.217Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2021-06-09T22:47:12.485Z] --- PASS: TestExec (1.12s) [2021-06-09T22:47:12.485Z] === RUN TestExecUser [2021-06-09T22:47:13.200Z] --- PASS: TestFailOnce (1.13s) [2021-06-09T22:47:13.200Z] === RUN TestEchoInputOutput [2021-06-09T22:47:13.200Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestBackoff [2021-06-09T22:47:13.200Z] --- PASS: TestBackoff (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestAbortRetry [2021-06-09T22:47:13.200Z] --- PASS: TestAbortRetry (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestClientScheme [2021-06-09T22:47:13.200Z] --- PASS: TestClientScheme (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestNewClientWithTimeout [2021-06-09T22:47:13.200Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-09T22:47:13.200Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-09T22:47:13.200Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-09T22:47:13.200Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-09T22:47:13.200Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-09T22:47:13.200Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-09T22:47:13.200Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-09T22:47:13.200Z] === RUN TestBufferPoolPutAndGet [2021-06-09T22:47:13.200Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-09T22:47:13.200Z] PASS [2021-06-09T22:47:13.200Z] coverage: 88.2% of statements [2021-06-09T22:47:13.200Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2021-06-09T22:47:13.200Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.42s) [2021-06-09T22:47:13.200Z] === RUN TestNetworkDBGarbageCollection [2021-06-09T22:47:13.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T22:47:13.416Z] --- PASS: TestExecUser (1.07s) [2021-06-09T22:47:13.416Z] === RUN TestExportContainerAndImportImage [2021-06-09T22:47:13.663Z] time="2021-06-09T22:47:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post http://127.0.0.1:49295/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-09T22:47:14.126Z] === RUN TestOutputOnPrematureClose [2021-06-09T22:47:14.126Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-09T22:47:14.126Z] === RUN TestCompleteSilently [2021-06-09T22:47:14.126Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-09T22:47:14.126Z] PASS [2021-06-09T22:47:14.126Z] coverage: 75.9% of statements [2021-06-09T22:47:14.126Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2021-06-09T22:47:14.256Z] --- PASS: TestDaemonIpcModePrivate (2.69s) [2021-06-09T22:47:14.256Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-06-09T22:47:14.256Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T22:47:14.256Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-09T22:47:14.256Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:47:14.256Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T22:47:14.256Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-09T22:47:14.256Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:47:14.256Z] === RUN TestIpcModeOlderClient [2021-06-09T22:47:14.256Z] === PAUSE TestIpcModeOlderClient [2021-06-09T22:47:14.256Z] === RUN TestKillContainerInvalidSignal [2021-06-09T22:47:14.353Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-06-09T22:47:14.353Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T22:47:14.514Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-06-09T22:47:14.514Z] === RUN TestKillContainer [2021-06-09T22:47:14.514Z] === RUN TestKillContainer/no_signal [2021-06-09T22:47:14.590Z] === RUN TestSendToOneSub [2021-06-09T22:47:14.590Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-09T22:47:14.590Z] === RUN TestSendToMultipleSubs [2021-06-09T22:47:14.590Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-09T22:47:14.590Z] === RUN TestEvictOneSub [2021-06-09T22:47:14.590Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-09T22:47:14.590Z] === RUN TestClosePublisher [2021-06-09T22:47:14.590Z] --- PASS: TestClosePublisher (0.00s) [2021-06-09T22:47:14.590Z] === RUN TestPubSubRace [2021-06-09T22:47:15.053Z] time="2021-06-09T22:47:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post http://127.0.0.1:49295/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-09T22:47:15.449Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T22:47:15.524Z] --- PASS: TestPubSubRace (1.05s) [2021-06-09T22:47:15.524Z] PASS [2021-06-09T22:47:15.524Z] coverage: 75.0% of statements [2021-06-09T22:47:15.524Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2021-06-09T22:47:15.708Z] === RUN TestKillContainer/killing_signal [2021-06-09T22:47:15.724Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-06-09T22:47:15.724Z] === RUN TestHealthCheckWorkdir [2021-06-09T22:47:16.505Z] === RUN TestRegister [2021-06-09T22:47:16.505Z] --- PASS: TestRegister (0.00s) [2021-06-09T22:47:16.505Z] === RUN TestCommand [2021-06-09T22:47:16.505Z] --- PASS: TestCommand (0.03s) [2021-06-09T22:47:16.505Z] === RUN TestNaiveSelf [2021-06-09T22:47:16.505Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-09T22:47:16.505Z] PASS [2021-06-09T22:47:16.505Z] coverage: 82.4% of statements [2021-06-09T22:47:16.505Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2021-06-09T22:47:16.643Z] --- PASS: TestKillContainer (2.06s) [2021-06-09T22:47:16.643Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-06-09T22:47:16.643Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-06-09T22:47:16.643Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-06-09T22:47:16.643Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T22:47:16.643Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T22:47:16.815Z] ...INFO: Daemon under test started and replied! [2021-06-09T22:47:16.815Z] INFO: Docker version of the daemon under test [2021-06-09T22:47:16.815Z] [2021-06-09T22:47:16.815Z] Client: [2021-06-09T22:47:16.815Z] Version: 17.06.2-ce [2021-06-09T22:47:16.815Z] API version: 1.30 [2021-06-09T22:47:16.815Z] Go version: go1.8.3 [2021-06-09T22:47:16.815Z] Git commit: cec0b72 [2021-06-09T22:47:16.815Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-09T22:47:16.815Z] OS/Arch: windows/amd64 [2021-06-09T22:47:16.815Z] [2021-06-09T22:47:16.815Z] Server: [2021-06-09T22:47:16.815Z] Version: 0.0.0-dev [2021-06-09T22:47:16.815Z] API version: 1.41 (minimum version 1.24) [2021-06-09T22:47:16.815Z] Go version: go1.13.15 [2021-06-09T22:47:16.815Z] Git commit: a195b8ebe1 [2021-06-09T22:47:16.815Z] Built: 06/09/2021 22:45:11 [2021-06-09T22:47:16.815Z] OS/Arch: windows/amd64 [2021-06-09T22:47:16.815Z] Experimental: false [2021-06-09T22:47:16.815Z] [2021-06-09T22:47:16.815Z] INFO: Docker info of the daemon under test [2021-06-09T22:47:16.815Z] [2021-06-09T22:47:16.815Z] Containers: 0 [2021-06-09T22:47:16.815Z] Running: 0 [2021-06-09T22:47:16.815Z] Paused: 0 [2021-06-09T22:47:16.815Z] Stopped: 0 [2021-06-09T22:47:16.815Z] Images: 0 [2021-06-09T22:47:16.815Z] Server Version: 0.0.0-dev [2021-06-09T22:47:16.815Z] Storage Driver: windowsfilter [2021-06-09T22:47:16.815Z] Windows: [2021-06-09T22:47:16.815Z] Logging Driver: json-file [2021-06-09T22:47:16.815Z] Plugins: [2021-06-09T22:47:16.815Z] Volume: local [2021-06-09T22:47:16.815Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T22:47:16.815Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T22:47:16.815Z] Swarm: inactive [2021-06-09T22:47:16.815Z] Default Isolation: process [2021-06-09T22:47:16.815Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T22:47:16.815Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T22:47:16.815Z] OSType: windows [2021-06-09T22:47:16.815Z] Architecture: x86_64 [2021-06-09T22:47:16.815Z] CPUs: 4 [2021-06-09T22:47:16.815Z] Total Memory: 32GiB [2021-06-09T22:47:16.815Z] Name: azwin-2-a73600 [2021-06-09T22:47:16.815Z] ID: OXMC:7ALW:SBTP:AMWK:2JL3:RVTC:2X4M:7T4S:QNW6:6LZG:C7F5:7NG3 [2021-06-09T22:47:16.815Z] Docker Root Dir: D:\CI\PR-42503\2\daemon [2021-06-09T22:47:16.815Z] Debug Mode (client): false [2021-06-09T22:47:16.815Z] Debug Mode (server): true [2021-06-09T22:47:16.815Z] File Descriptors: -1 [2021-06-09T22:47:16.815Z] Goroutines: 16 [2021-06-09T22:47:16.815Z] System Time: 2021-06-09T22:47:13.80431Z [2021-06-09T22:47:16.815Z] EventsListeners: 0 [2021-06-09T22:47:16.815Z] Registry: https://index.docker.io/v1/ [2021-06-09T22:47:16.815Z] Labels: [2021-06-09T22:47:16.815Z] Experimental: false [2021-06-09T22:47:16.815Z] Insecure Registries: [2021-06-09T22:47:16.815Z] 127.0.0.0/8 [2021-06-09T22:47:16.815Z] Live Restore Enabled: false [2021-06-09T22:47:16.815Z] [2021-06-09T22:47:16.815Z] [2021-06-09T22:47:16.815Z] INFO: Docker images of the daemon under test [2021-06-09T22:47:16.815Z] [2021-06-09T22:47:16.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T22:47:16.815Z] [2021-06-09T22:47:16.815Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-09T22:47:16.815Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-09T22:47:16.815Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-09T22:47:16.815Z] 29d5b6a226d2: Pulling fs layer [2021-06-09T22:47:17.097Z] --- PASS: TestHealthCheckWorkdir (1.58s) [2021-06-09T22:47:17.097Z] === RUN TestHealthKillContainer [2021-06-09T22:47:17.210Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T22:47:17.342Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-09T22:47:17.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T22:47:17.484Z] === RUN TestParseSignal [2021-06-09T22:47:17.484Z] --- PASS: TestParseSignal (0.00s) [2021-06-09T22:47:17.484Z] === RUN TestValidSignalForPlatform [2021-06-09T22:47:17.484Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-09T22:47:17.484Z] PASS [2021-06-09T22:47:17.484Z] coverage: 19.7% of statements [2021-06-09T22:47:17.484Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 19.7% of statements [2021-06-09T22:47:17.484Z] time="2021-06-09T22:47:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post http://127.0.0.1:49295/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-09T22:47:18.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-06-09T22:47:18.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-06-09T22:47:18.145Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-06-09T22:47:18.145Z] === RUN TestKillStoppedContainer [2021-06-09T22:47:18.145Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-09T22:47:18.145Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T22:47:18.145Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-09T22:47:18.145Z] === RUN TestKillDifferentUserContainer [2021-06-09T22:47:18.461Z] === RUN TestNewStdWriter [2021-06-09T22:47:18.461Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-09T22:47:18.461Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestWriteWithNilBytes [2021-06-09T22:47:18.461Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestWrite [2021-06-09T22:47:18.461Z] --- PASS: TestWrite (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestWriteWithWriterError [2021-06-09T22:47:18.461Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-09T22:47:18.461Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestStdCopyWriteAndRead [2021-06-09T22:47:18.461Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-09T22:47:18.461Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-09T22:47:18.461Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-09T22:47:18.461Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-09T22:47:18.461Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-09T22:47:18.461Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-09T22:47:18.461Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-09T22:47:18.461Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-09T22:47:18.461Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-09T22:47:18.461Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-09T22:47:18.461Z] PASS [2021-06-09T22:47:18.461Z] coverage: 100.0% of statements [2021-06-09T22:47:18.461Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2021-06-09T22:47:18.746Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-06-09T22:47:18.746Z] === RUN TestInspectOomKilledTrue [2021-06-09T22:47:18.746Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T22:47:18.746Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:47:18.746Z] === RUN TestInspectOomKilledFalse [2021-06-09T22:47:18.746Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T22:47:18.746Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:47:18.746Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T22:47:18.746Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-09T22:47:18.746Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-09T22:47:18.746Z] === RUN TestLinksContainerNames [2021-06-09T22:47:19.438Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-09T22:47:19.438Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-09T22:47:19.438Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-09T22:47:19.438Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-09T22:47:19.439Z] === RUN TestFormatStatus [2021-06-09T22:47:19.439Z] --- PASS: TestFormatStatus (0.00s) [2021-06-09T22:47:19.439Z] === RUN TestFormatError [2021-06-09T22:47:19.439Z] --- PASS: TestFormatError (0.00s) [2021-06-09T22:47:19.439Z] === RUN TestFormatJSONError [2021-06-09T22:47:19.439Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-09T22:47:19.439Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-09T22:47:19.439Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-09T22:47:19.439Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-09T22:47:19.439Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-09T22:47:19.439Z] === RUN TestNewJSONProgressOutput [2021-06-09T22:47:19.439Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-09T22:47:19.439Z] === RUN TestAuxFormatterEmit [2021-06-09T22:47:19.439Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-09T22:47:19.439Z] === RUN TestStreamWriterStdout [2021-06-09T22:47:19.439Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-09T22:47:19.439Z] === RUN TestStreamWriterStderr [2021-06-09T22:47:19.439Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-09T22:47:19.439Z] PASS [2021-06-09T22:47:19.439Z] coverage: 66.2% of statements [2021-06-09T22:47:19.439Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-06-09T22:47:20.145Z] --- PASS: TestLinksContainerNames (1.44s) [2021-06-09T22:47:20.145Z] === RUN TestLogsFollowTailEmpty [2021-06-09T22:47:20.370Z] --- PASS: TestHealthKillContainer (3.13s) [2021-06-09T22:47:20.370Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T22:47:20.417Z] === RUN TestGenerateRandomID [2021-06-09T22:47:20.417Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-09T22:47:20.417Z] === RUN TestShortenId [2021-06-09T22:47:20.417Z] --- PASS: TestShortenId (0.00s) [2021-06-09T22:47:20.417Z] === RUN TestShortenSha256Id [2021-06-09T22:47:20.417Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-09T22:47:20.417Z] === RUN TestShortenIdEmpty [2021-06-09T22:47:20.417Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-09T22:47:20.417Z] === RUN TestShortenIdInvalid [2021-06-09T22:47:20.417Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-09T22:47:20.417Z] === RUN TestIsShortIDNonHex [2021-06-09T22:47:20.417Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-09T22:47:20.417Z] === RUN TestIsShortIDNotCorrectSize [2021-06-09T22:47:20.417Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-09T22:47:20.417Z] PASS [2021-06-09T22:47:20.417Z] coverage: 70.6% of statements [2021-06-09T22:47:20.417Z] --- PASS: TestRequest (11.72s) [2021-06-09T22:47:20.417Z] === RUN TestOverlappingRequests [2021-06-09T22:47:20.417Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2021-06-09T22:47:20.884Z] --- PASS: TestOverlappingRequests (0.55s) [2021-06-09T22:47:20.884Z] === RUN TestRelease [2021-06-09T22:47:21.093Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-06-09T22:47:21.093Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T22:47:21.303Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-06-09T22:47:21.303Z] === RUN TestIpcModeNone [2021-06-09T22:47:21.348Z] === RUN TestIsCpusetListAvailable [2021-06-09T22:47:21.348Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-09T22:47:21.348Z] PASS [2021-06-09T22:47:21.348Z] coverage: 38.2% of statements [2021-06-09T22:47:21.348Z] ok github.com/docker/docker/pkg/sysinfo 0.067s coverage: 38.2% of statements [2021-06-09T22:47:21.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T22:47:21.660Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/default [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/private [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/slave [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/shared [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/default [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/shared [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/slave [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/private [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:47:21.660Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T22:47:21.660Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:47:21.660Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T22:47:21.919Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:47:22.177Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-09T22:47:22.177Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-09T22:47:22.177Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T22:47:22.177Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-09T22:47:22.177Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-09T22:47:22.177Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T22:47:22.177Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-09T22:47:22.177Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-09T22:47:22.177Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T22:47:22.177Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-09T22:47:22.177Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-09T22:47:22.177Z] === RUN TestNetworkNat [2021-06-09T22:47:22.235Z] --- PASS: TestIpcModeNone (1.10s) [2021-06-09T22:47:22.235Z] === RUN TestIpcModePrivate [2021-06-09T22:47:22.330Z] time="2021-06-09T22:47:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post http://127.0.0.1:49295/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-09T22:47:23.112Z] --- PASS: TestNetworkNat (0.86s) [2021-06-09T22:47:23.112Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T22:47:23.306Z] === RUN TestChtimes [2021-06-09T22:47:23.306Z] --- PASS: TestChtimes (0.00s) [2021-06-09T22:47:23.306Z] === RUN TestChtimesWindows [2021-06-09T22:47:23.306Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-09T22:47:23.306Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-09T22:47:23.306Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-09T22:47:23.306Z] === RUN TestEnsureRemoveAllNotExist [2021-06-09T22:47:23.306Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-09T22:47:23.306Z] === RUN TestEnsureRemoveAllWithDir [2021-06-09T22:47:23.306Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-09T22:47:23.306Z] === RUN TestEnsureRemoveAllWithFile [2021-06-09T22:47:23.306Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-09T22:47:23.306Z] === RUN TestHasWin32KSupport [2021-06-09T22:47:23.306Z] --- PASS: TestRelease (2.61s) [2021-06-09T22:47:23.306Z] === RUN TestAllocateRandomDeallocate [2021-06-09T22:47:23.306Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-09T22:47:23.306Z] syscall_windows_test.go:8: win32k: true [2021-06-09T22:47:23.306Z] PASS [2021-06-09T22:47:23.306Z] coverage: 12.2% of statements [2021-06-09T22:47:23.306Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 12.2% of statements [2021-06-09T22:47:23.607Z] --- PASS: TestIpcModePrivate (1.10s) [2021-06-09T22:47:23.607Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-06-09T22:47:23.607Z] === RUN TestIpcModeShareable [2021-06-09T22:47:23.679Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-06-09T22:47:23.679Z] === RUN TestNetworkLoopbackNat [2021-06-09T22:47:24.287Z] === RUN TestTailFile [2021-06-09T22:47:24.287Z] --- PASS: TestTailFile (0.00s) [2021-06-09T22:47:24.287Z] === RUN TestTailFileManyLines [2021-06-09T22:47:24.287Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-09T22:47:24.287Z] === RUN TestTailEmptyFile [2021-06-09T22:47:24.287Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-09T22:47:24.287Z] === RUN TestTailNegativeN [2021-06-09T22:47:24.287Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/truncated_last_line [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/no_delimiter [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.287Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.287Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.287Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.288Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.288Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.288Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-09T22:47:24.288Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.541Z] --- PASS: TestIpcModeShareable (1.16s) [2021-06-09T22:47:24.541Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-06-09T22:47:24.541Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.755Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T22:47:24.755Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T22:47:24.755Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.755Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T22:47:24.755Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.756Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.756Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.756Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.757Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T22:47:24.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.757Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:24.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.758Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:24.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:24.759Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:25.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:25.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:25.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:25.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:25.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:25.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:25.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:25.225Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:25.225Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:25.225Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:47:25.226Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:47:25.226Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.02s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:47:25.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:47:25.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:47:25.229Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:47:25.229Z] PASS [2021-06-09T22:47:25.229Z] coverage: 88.6% of statements [2021-06-09T22:47:25.229Z] ok github.com/docker/docker/pkg/tailfile 0.218s coverage: 88.6% of statements [2021-06-09T22:47:25.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T22:47:26.205Z] === RUN TestTarSumRemoveNonExistent [2021-06-09T22:47:26.205Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-06-09T22:47:26.205Z] === RUN TestTarSumRemove [2021-06-09T22:47:26.205Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-09T22:47:26.205Z] === RUN TestSortFileInfoSums [2021-06-09T22:47:26.205Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-09T22:47:26.205Z] === RUN TestNewTarSumForLabelInvalid [2021-06-09T22:47:26.205Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-09T22:47:26.205Z] === RUN TestNewTarSumForLabel [2021-06-09T22:47:26.205Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-09T22:47:26.205Z] === RUN TestEmptyTar [2021-06-09T22:47:26.205Z] --- PASS: TestEmptyTar (0.00s) [2021-06-09T22:47:26.205Z] === RUN TestTarSumsReadSize [2021-06-09T22:47:26.205Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-06-09T22:47:26.205Z] === RUN TestTarSums [2021-06-09T22:47:26.205Z] --- PASS: TestTarSums (0.08s) [2021-06-09T22:47:26.205Z] === RUN TestIteration [2021-06-09T22:47:26.205Z] --- PASS: TestIteration (0.00s) [2021-06-09T22:47:26.205Z] === RUN TestVersionLabelForChecksum [2021-06-09T22:47:26.205Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-09T22:47:26.205Z] === RUN TestVersion [2021-06-09T22:47:26.205Z] --- PASS: TestVersion (0.00s) [2021-06-09T22:47:26.205Z] === RUN TestGetVersion [2021-06-09T22:47:26.205Z] --- PASS: TestGetVersion (0.00s) [2021-06-09T22:47:26.205Z] === RUN TestGetVersions [2021-06-09T22:47:26.205Z] --- PASS: TestGetVersions (0.00s) [2021-06-09T22:47:26.205Z] PASS [2021-06-09T22:47:26.205Z] coverage: 89.3% of statements [2021-06-09T22:47:26.205Z] ok github.com/docker/docker/pkg/tarsum 0.147s coverage: 89.3% of statements [2021-06-09T22:47:26.962Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2021-06-09T22:47:26.962Z] === RUN TestPause [2021-06-09T22:47:26.962Z] --- SKIP: TestPause (0.00s) [2021-06-09T22:47:26.962Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:47:26.962Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T22:47:26.962Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T22:47:26.962Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T22:47:26.962Z] === RUN TestPauseStopPausedContainer [2021-06-09T22:47:26.962Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-09T22:47:26.962Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:47:26.962Z] === RUN TestPidHost [2021-06-09T22:47:27.181Z] testing: warning: no tests to run [2021-06-09T22:47:27.181Z] PASS [2021-06-09T22:47:27.181Z] coverage: [no statements] [2021-06-09T22:47:27.181Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-06-09T22:47:27.820Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2021-06-09T22:47:27.820Z] === RUN TestAPIIpcModeHost [2021-06-09T22:47:28.157Z] === RUN TestTruncIndex [2021-06-09T22:47:28.157Z] --- PASS: TestTruncIndex (0.10s) [2021-06-09T22:47:28.157Z] PASS [2021-06-09T22:47:28.157Z] coverage: 91.5% of statements [2021-06-09T22:47:28.157Z] ok github.com/docker/docker/pkg/truncindex 0.154s coverage: 91.5% of statements [2021-06-09T22:47:28.624Z] === RUN TestIsGIT [2021-06-09T22:47:28.624Z] --- PASS: TestIsGIT (0.00s) [2021-06-09T22:47:28.624Z] === RUN TestIsTransport [2021-06-09T22:47:28.624Z] --- PASS: TestIsTransport (0.00s) [2021-06-09T22:47:28.624Z] PASS [2021-06-09T22:47:28.624Z] coverage: 100.0% of statements [2021-06-09T22:47:28.624Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2021-06-09T22:47:28.751Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-06-09T22:47:28.751Z] === RUN TestDaemonIpcModeShareable [2021-06-09T22:47:28.864Z] --- PASS: TestPidHost (1.97s) [2021-06-09T22:47:28.864Z] === RUN TestPsFilter [2021-06-09T22:47:28.864Z] --- PASS: TestPsFilter (0.12s) [2021-06-09T22:47:28.864Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T22:47:29.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T22:47:29.430Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2021-06-09T22:47:29.430Z] === RUN TestRemoveContainerWithVolume [2021-06-09T22:47:29.602Z] === RUN TestVersionInfo [2021-06-09T22:47:29.602Z] --- PASS: TestVersionInfo (0.00s) [2021-06-09T22:47:29.602Z] === RUN TestAppendVersions [2021-06-09T22:47:29.602Z] --- PASS: TestAppendVersions (0.00s) [2021-06-09T22:47:29.602Z] PASS [2021-06-09T22:47:29.602Z] coverage: 88.9% of statements [2021-06-09T22:47:29.602Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-06-09T22:47:30.364Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-06-09T22:47:30.364Z] === RUN TestRemoveContainerRunning [2021-06-09T22:47:30.577Z] --- PASS: TestAllocateRandomDeallocate (6.96s) [2021-06-09T22:47:30.577Z] === RUN TestRetrieveFromStore [2021-06-09T22:47:30.577Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-09T22:47:30.577Z] === RUN TestClientStream [2021-06-09T22:47:30.577Z] --- PASS: TestClientStream (0.00s) [2021-06-09T22:47:30.577Z] === RUN TestClientSendFile [2021-06-09T22:47:30.577Z] --- PASS: TestClientSendFile (0.00s) [2021-06-09T22:47:30.577Z] === RUN TestClientWithRequestTimeout [2021-06-09T22:47:30.577Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-09T22:47:30.577Z] === RUN TestFileSpecPlugin [2021-06-09T22:47:30.577Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-09T22:47:30.577Z] === RUN TestFileJSONSpecPlugin [2021-06-09T22:47:30.577Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-09T22:47:30.577Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-09T22:47:30.577Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-09T22:47:30.577Z] === RUN TestPluginAddHandler [2021-06-09T22:47:30.577Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-09T22:47:30.577Z] === RUN TestPluginWaitBadPlugin [2021-06-09T22:47:30.577Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-09T22:47:30.577Z] === RUN TestGet [2021-06-09T22:47:30.577Z] time="2021-06-09T22:47:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-09T22:47:30.647Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2021-06-09T22:47:30.647Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-09T22:47:30.647Z] === RUN TestDaemonIpcModePrivate [2021-06-09T22:47:30.930Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-06-09T22:47:30.930Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T22:47:31.556Z] === RUN TestValidatePrivileges [2021-06-09T22:47:31.556Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-09T22:47:31.556Z] === RUN TestFilterByCapNeg [2021-06-09T22:47:31.556Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-09T22:47:31.556Z] === RUN TestFilterByCapPos [2021-06-09T22:47:31.556Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-09T22:47:31.556Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-09T22:47:31.556Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-09T22:47:31.556Z] PASS [2021-06-09T22:47:31.556Z] coverage: 12.0% of statements [2021-06-09T22:47:31.556Z] ok github.com/docker/docker/plugin 0.101s coverage: 12.0% of statements [2021-06-09T22:47:31.556Z] time="2021-06-09T22:47:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-09T22:47:31.865Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2021-06-09T22:47:31.866Z] === RUN TestRemoveInvalidContainer [2021-06-09T22:47:31.866Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-09T22:47:31.866Z] === RUN TestRenameLinkedContainer [2021-06-09T22:47:32.018Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2021-06-09T22:47:32.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-09T22:47:32.018Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T22:47:32.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T22:47:32.534Z] --- PASS: TestRetrieveFromStore (2.21s) [2021-06-09T22:47:32.534Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-09T22:47:32.534Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-09T22:47:32.534Z] === RUN TestParallelPredefinedRequest1 [2021-06-09T22:47:32.534Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-09T22:47:32.534Z] === RUN TestParallelPredefinedRequest2 [2021-06-09T22:47:32.534Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-09T22:47:32.534Z] === RUN TestParallelPredefinedRequest3 [2021-06-09T22:47:32.534Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-09T22:47:32.534Z] === RUN TestParallelPredefinedRequest4 [2021-06-09T22:47:32.534Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-09T22:47:32.534Z] === RUN TestParallelPredefinedRequest5 [2021-06-09T22:47:32.534Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-09T22:47:32.534Z] === RUN TestDebug [2021-06-09T22:47:32.534Z] --- PASS: TestDebug (0.00s) [2021-06-09T22:47:32.534Z] === RUN TestRequestPoolParallel [2021-06-09T22:47:32.997Z] === RUN TestNewSettable [2021-06-09T22:47:32.997Z] --- PASS: TestNewSettable (0.00s) [2021-06-09T22:47:32.997Z] === RUN TestIsSettable [2021-06-09T22:47:32.997Z] --- PASS: TestIsSettable (0.00s) [2021-06-09T22:47:32.997Z] === RUN TestUpdateSettingsEnv [2021-06-09T22:47:32.997Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-09T22:47:32.997Z] PASS [2021-06-09T22:47:32.997Z] coverage: 20.1% of statements [2021-06-09T22:47:32.997Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.1% of statements [2021-06-09T22:47:33.459Z] --- PASS: TestRequestPoolParallel (0.89s) [2021-06-09T22:47:33.459Z] === RUN TestFullAllocateRelease [2021-06-09T22:47:33.914Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-06-09T22:47:33.914Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-09T22:47:33.914Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T22:47:33.922Z] time="2021-06-09T22:47:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-09T22:47:33.923Z] --- PASS: TestFullAllocateRelease (0.58s) [2021-06-09T22:47:33.923Z] === RUN TestOddAllocateRelease [2021-06-09T22:47:34.386Z] === RUN TestLoad [2021-06-09T22:47:34.386Z] --- PASS: TestLoad (0.00s) [2021-06-09T22:47:34.386Z] === RUN TestSave [2021-06-09T22:47:34.386Z] --- PASS: TestSave (0.04s) [2021-06-09T22:47:34.386Z] === RUN TestAddDeleteGet [2021-06-09T22:47:34.386Z] --- PASS: TestOddAllocateRelease (0.35s) [2021-06-09T22:47:34.386Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-09T22:47:34.386Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-09T22:47:34.386Z] === RUN TestInvalidTags [2021-06-09T22:47:34.386Z] --- PASS: TestInvalidTags (0.01s) [2021-06-09T22:47:34.386Z] PASS [2021-06-09T22:47:34.386Z] coverage: 84.4% of statements [2021-06-09T22:47:34.386Z] ok github.com/docker/docker/reference 0.127s coverage: 84.4% of statements [2021-06-09T22:47:34.386Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-06-09T22:47:34.386Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-09T22:47:34.386Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-06-09T22:47:34.386Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-09T22:47:34.394Z] --- PASS: TestRenameLinkedContainer (2.76s) [2021-06-09T22:47:34.394Z] === RUN TestRenameStoppedContainer [2021-06-09T22:47:34.849Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-09T22:47:34.849Z] === CONT TestParallelPredefinedRequest1 [2021-06-09T22:47:34.849Z] === CONT TestParallelPredefinedRequest4 [2021-06-09T22:47:34.849Z] === CONT TestParallelPredefinedRequest3 [2021-06-09T22:47:34.849Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-09T22:47:34.849Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:47:34.849Z] === CONT TestParallelPredefinedRequest2 [2021-06-09T22:47:34.849Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-09T22:47:34.849Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:47:34.849Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-09T22:47:34.849Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:47:34.849Z] === CONT TestParallelPredefinedRequest5 [2021-06-09T22:47:34.849Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-09T22:47:34.849Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:47:34.849Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-09T22:47:34.849Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:47:34.849Z] PASS [2021-06-09T22:47:34.849Z] coverage: 85.3% of statements [2021-06-09T22:47:34.849Z] ok github.com/docker/docker/libnetwork/ipam 62.565s coverage: 85.3% of statements [2021-06-09T22:47:35.330Z] --- PASS: TestRenameStoppedContainer (0.75s) [2021-06-09T22:47:35.330Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T22:47:35.549Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T22:47:35.549Z] Using test binary docker [2021-06-09T22:47:35.549Z] +++ /etc/init.d/apparmor start [2021-06-09T22:47:35.549Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T22:47:35.549Z] Starting dockerd [2021-06-09T22:47:35.549Z] INFO: Waiting for daemon to start... [2021-06-09T22:47:35.549Z] +++ 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 [2021-06-09T22:47:35.847Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2021-06-09T22:47:35.847Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-09T22:47:35.847Z] === RUN TestIpcModeOlderClient [2021-06-09T22:47:35.847Z] === PAUSE TestIpcModeOlderClient [2021-06-09T22:47:35.847Z] === RUN TestKillContainerInvalidSignal [2021-06-09T22:47:36.119Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-06-09T22:47:36.119Z] === RUN TestKillContainer [2021-06-09T22:47:36.119Z] === RUN TestKillContainer/no_signal [2021-06-09T22:47:36.704Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2021-06-09T22:47:36.704Z] === RUN TestRenameInvalidName [2021-06-09T22:47:37.051Z] === RUN TestResolveAuthConfigIndexServer [2021-06-09T22:47:37.052Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestResolveAuthConfigFullURL [2021-06-09T22:47:37.052Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-09T22:47:37.052Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestValidateMirror [2021-06-09T22:47:37.052Z] --- PASS: TestValidateMirror (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestLoadInsecureRegistries [2021-06-09T22:47:37.052Z] time="2021-06-09T22:47:36Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-09T22:47:37.052Z] time="2021-06-09T22:47:36Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-09T22:47:37.052Z] time="2021-06-09T22:47:36Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-09T22:47:37.052Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-06-09T22:47:37.052Z] === RUN TestNewServiceConfig [2021-06-09T22:47:37.052Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestValidateIndexName [2021-06-09T22:47:37.052Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestValidateIndexNameWithError [2021-06-09T22:47:37.052Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestEndpointParse [2021-06-09T22:47:37.052Z] --- PASS: TestEndpointParse (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestEndpointParseInvalid [2021-06-09T22:47:37.052Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestValidateEndpoint [2021-06-09T22:47:37.052Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-09T22:47:37.052Z] === RUN TestPing [2021-06-09T22:47:37.052Z] --- PASS: TestPing (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestPingRegistryEndpoint [2021-06-09T22:47:37.052Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-09T22:47:37.052Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:47:37.052Z] === RUN TestEndpoint [2021-06-09T22:47:37.052Z] --- SKIP: TestEndpoint (0.00s) [2021-06-09T22:47:37.052Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:47:37.052Z] === RUN TestParseRepositoryInfo [2021-06-09T22:47:37.052Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestNewIndexInfo [2021-06-09T22:47:37.052Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestMirrorEndpointLookup [2021-06-09T22:47:37.052Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-09T22:47:37.052Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:47:37.052Z] === RUN TestSearchRepositories [2021-06-09T22:47:37.052Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-09T22:47:37.052Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-09T22:47:37.052Z] Host: 127.0.0.1:49316 [2021-06-09T22:47:37.052Z] User-Agent: docker test client [2021-06-09T22:47:37.052Z] Authorization: Token fake-token [2021-06-09T22:47:37.052Z] X-Docker-Token: true [2021-06-09T22:47:37.052Z] Accept-Encoding: gzip [2021-06-09T22:47:37.052Z] [2021-06-09T22:47:37.052Z] [2021-06-09T22:47:37.052Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-09T22:47:37.052Z] Connection: close [2021-06-09T22:47:37.052Z] Content-Length: 144 [2021-06-09T22:47:37.052Z] Cache-Control: no-cache [2021-06-09T22:47:37.052Z] Content-Type: application/json [2021-06-09T22:47:37.052Z] Date: Wed, 09 Jun 2021 22:47:36 GMT [2021-06-09T22:47:37.052Z] Expires: -1 [2021-06-09T22:47:37.052Z] Pragma: no-cache [2021-06-09T22:47:37.052Z] Server: docker-tests/mock [2021-06-09T22:47:37.052Z] X-Docker-Registry-Config: mock [2021-06-09T22:47:37.052Z] X-Docker-Registry-Version: 0.0.0 [2021-06-09T22:47:37.052Z] [2021-06-09T22:47:37.052Z] [2021-06-09T22:47:37.052Z] === RUN TestTrustedLocation [2021-06-09T22:47:37.052Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-09T22:47:37.052Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestAllowNondistributableArtifacts [2021-06-09T22:47:37.052Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-09T22:47:37.052Z] === RUN TestIsSecureIndex [2021-06-09T22:47:37.052Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-09T22:47:37.052Z] PASS [2021-06-09T22:47:37.052Z] coverage: 51.7% of statements [2021-06-09T22:47:37.052Z] ok github.com/docker/docker/registry 0.234s coverage: 51.7% of statements [2021-06-09T22:47:37.056Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T22:47:37.271Z] --- PASS: TestRenameInvalidName (0.67s) [2021-06-09T22:47:37.271Z] === RUN TestRenameAnonymousContainer [2021-06-09T22:47:37.621Z] === RUN TestKillContainer/killing_signal [2021-06-09T22:47:38.029Z] time="2021-06-09T22:47:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-09T22:47:38.070Z] . [2021-06-09T22:47:38.070Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T22:47:38.070Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T22:47:38.070Z] Error: No such image: emptyfs [2021-06-09T22:47:38.070Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T22:47:38.070Z] ++++ docker load [2021-06-09T22:47:38.327Z] Running integration-test (iteration 1) [2021-06-09T22:47:38.327Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T22:47:38.327Z] ++ 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 [2021-06-09T22:47:38.327Z] ++ set -e [2021-06-09T22:47:38.327Z] ++ '[' -n 0 ']' [2021-06-09T22:47:38.327Z] ++ set -x [2021-06-09T22:47:38.327Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:47:38.493Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-09T22:47:38.493Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-09T22:47:38.493Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-09T22:47:38.493Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-09T22:47:38.493Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-09T22:47:38.493Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-09T22:47:38.493Z] === RUN TestResumableRequestReaderWithReadError [2021-06-09T22:47:38.493Z] time="2021-06-09T22:47:38Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-09T22:47:38.493Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-06-09T22:47:38.493Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-09T22:47:38.493Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-09T22:47:38.493Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-09T22:47:38.493Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-09T22:47:38.493Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-09T22:47:38.493Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-09T22:47:38.493Z] === RUN TestResumableRequestReader [2021-06-09T22:47:38.493Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-09T22:47:38.493Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-09T22:47:38.493Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-09T22:47:38.493Z] PASS [2021-06-09T22:47:38.493Z] coverage: 100.0% of statements [2021-06-09T22:47:38.493Z] ok github.com/docker/docker/registry/resumable 0.168s coverage: 100.0% of statements [2021-06-09T22:47:38.553Z] --- PASS: TestKillContainer (2.23s) [2021-06-09T22:47:38.553Z] --- PASS: TestKillContainer/no_signal (0.84s) [2021-06-09T22:47:38.553Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-06-09T22:47:38.553Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-06-09T22:47:38.553Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T22:47:38.553Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T22:47:39.118Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T22:47:39.471Z] === RUN TestRestartManagerTimeout [2021-06-09T22:47:39.471Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-09T22:47:39.471Z] === RUN TestRestartManagerTimeoutReset [2021-06-09T22:47:39.471Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-09T22:47:39.471Z] PASS [2021-06-09T22:47:39.471Z] coverage: 50.9% of statements [2021-06-09T22:47:39.471Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2021-06-09T22:47:39.801Z] --- PASS: TestRenameAnonymousContainer (2.37s) [2021-06-09T22:47:39.801Z] === RUN TestRenameContainerWithSameName [2021-06-09T22:47:40.049Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-06-09T22:47:40.049Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-06-09T22:47:40.049Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-06-09T22:47:40.049Z] === RUN TestKillStoppedContainer [2021-06-09T22:47:40.049Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-09T22:47:40.049Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T22:47:40.049Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-09T22:47:40.049Z] === RUN TestKillDifferentUserContainer [2021-06-09T22:47:40.367Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-06-09T22:47:40.367Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T22:47:40.457Z] === RUN TestDecodeContainerConfig [2021-06-09T22:47:40.457Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-09T22:47:40.457Z] === RUN TestDecodeContainerConfigIsolation [2021-06-09T22:47:40.457Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-09T22:47:40.457Z] === RUN TestValidatePrivileged [2021-06-09T22:47:40.457Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-09T22:47:40.457Z] PASS [2021-06-09T22:47:40.457Z] coverage: 52.2% of statements [2021-06-09T22:47:40.457Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-06-09T22:47:40.618Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-06-09T22:47:40.618Z] === RUN TestInspectOomKilledTrue [2021-06-09T22:47:40.618Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T22:47:40.618Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-09T22:47:40.618Z] === RUN TestInspectOomKilledFalse [2021-06-09T22:47:41.185Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-06-09T22:47:41.185Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T22:47:41.433Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-09T22:47:41.433Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-09T22:47:41.433Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-09T22:47:41.433Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-09T22:47:41.433Z] PASS [2021-06-09T22:47:41.433Z] coverage: 62.5% of statements [2021-06-09T22:47:41.433Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2021-06-09T22:47:41.740Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-06-09T22:47:41.740Z] === RUN TestResize [2021-06-09T22:47:42.117Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-06-09T22:47:42.117Z] === RUN TestLinksContainerNames [2021-06-09T22:47:42.307Z] --- PASS: TestResize (0.69s) [2021-06-09T22:47:42.307Z] === RUN TestResizeWithInvalidSize [2021-06-09T22:47:43.243Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-06-09T22:47:43.243Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T22:47:43.488Z] --- PASS: TestLinksContainerNames (1.44s) [2021-06-09T22:47:43.488Z] === RUN TestLogsFollowTailEmpty [2021-06-09T22:47:43.630Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T22:47:43.630Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T22:47:43.630Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T22:47:43.630Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-09T22:47:43.809Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-06-09T22:47:43.809Z] === RUN TestDaemonRestartKillContainers [2021-06-09T22:47:43.809Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-09T22:47:43.809Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-09T22:47:43.809Z] === RUN TestCgroupNamespacesRun [2021-06-09T22:47:44.420Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-06-09T22:47:44.420Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T22:47:44.985Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/default [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/private [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/slave [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/shared [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T22:47:44.985Z] === CONT TestMountDaemonRoot/default [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:47:44.985Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:47:44.985Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:47:44.985Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/shared [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/slave [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/private [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:47:44.986Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T22:47:44.986Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T22:47:44.986Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T22:47:45.243Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:47:45.502Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T22:47:45.502Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T22:47:45.502Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:47:45.502Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-09T22:47:45.502Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-09T22:47:45.502Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T22:47:45.824Z] --- PASS: TestGet (15.01s) [2021-06-09T22:47:45.824Z] === RUN TestPluginWithNoManifest [2021-06-09T22:47:45.824Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-09T22:47:45.824Z] === RUN TestGetAll [2021-06-09T22:47:45.824Z] --- PASS: TestGetAll (0.00s) [2021-06-09T22:47:45.824Z] PASS [2021-06-09T22:47:45.824Z] coverage: 73.4% of statements [2021-06-09T22:47:45.824Z] ok github.com/docker/docker/pkg/plugins 34.900s coverage: 73.4% of statements [2021-06-09T22:47:45.824Z] === RUN TestGetDriver [2021-06-09T22:47:45.824Z] --- PASS: TestGetDriver (0.00s) [2021-06-09T22:47:45.824Z] === RUN TestVolumeRequestError [2021-06-09T22:47:45.824Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-09T22:47:45.824Z] PASS [2021-06-09T22:47:45.824Z] coverage: 36.1% of statements [2021-06-09T22:47:45.824Z] ok github.com/docker/docker/volume/drivers 0.090s coverage: 36.1% of statements [2021-06-09T22:47:45.824Z] === RUN TestGetAddress [2021-06-09T22:47:45.824Z] --- PASS: TestGetAddress (0.00s) [2021-06-09T22:47:45.824Z] === RUN TestRemove [2021-06-09T22:47:45.824Z] --- SKIP: TestRemove (0.00s) [2021-06-09T22:47:45.824Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T22:47:45.824Z] === RUN TestInitializeWithVolumes [2021-06-09T22:47:45.824Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-09T22:47:45.824Z] === RUN TestCreate [2021-06-09T22:47:45.824Z] --- PASS: TestCreate (0.01s) [2021-06-09T22:47:45.824Z] === RUN TestValidateName [2021-06-09T22:47:45.824Z] --- PASS: TestValidateName (0.00s) [2021-06-09T22:47:45.824Z] === RUN TestCreateWithOpts [2021-06-09T22:47:45.824Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-09T22:47:45.824Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T22:47:45.824Z] === RUN TestRelaodNoOpts [2021-06-09T22:47:45.824Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-09T22:47:45.824Z] PASS [2021-06-09T22:47:45.824Z] coverage: 41.5% of statements [2021-06-09T22:47:45.824Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2021-06-09T22:47:46.337Z] --- PASS: TestCgroupNamespacesRun (2.66s) [2021-06-09T22:47:46.337Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T22:47:47.375Z] === RUN TestConvertTmpfsOptions [2021-06-09T22:47:47.375Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-09T22:47:47.375Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-09T22:47:47.375Z] parser_test.go:49: data="ro" [2021-06-09T22:47:47.375Z] === RUN TestParseMountRaw [2021-06-09T22:47:47.375Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-09T22:47:47.375Z] === RUN TestParseMountRawSplit [2021-06-09T22:47:47.375Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-06-09T22:47:47.375Z] parser_test.go:390: case 0 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 1 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 2 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 3 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 4 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 5 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 6 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 7 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 8 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 0 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 1 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 2 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 3 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 4 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 5 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 6 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 7 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 8 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 9 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 10 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 11 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 12 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 0 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 1 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 2 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 3 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 4 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 5 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 6 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 7 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 8 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 9 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 10 [2021-06-09T22:47:47.375Z] parser_test.go:390: case 11 [2021-06-09T22:47:47.375Z] === RUN TestParseMountSpec [2021-06-09T22:47:47.375Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-09T22:47:47.375Z] parser_test.go:455: case 0 [2021-06-09T22:47:47.375Z] parser_test.go:455: case 1 [2021-06-09T22:47:47.375Z] parser_test.go:455: case 2 [2021-06-09T22:47:47.375Z] parser_test.go:455: case 3 [2021-06-09T22:47:47.375Z] parser_test.go:455: case 4 [2021-06-09T22:47:47.375Z] parser_test.go:455: case 5 [2021-06-09T22:47:47.375Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-09T22:47:47.375Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-09T22:47:47.375Z] === RUN TestValidateMount [2021-06-09T22:47:47.375Z] --- PASS: TestValidateMount (0.00s) [2021-06-09T22:47:47.375Z] PASS [2021-06-09T22:47:47.375Z] coverage: 66.2% of statements [2021-06-09T22:47:47.375Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 66.2% of statements [2021-06-09T22:47:48.028Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2021-06-09T22:47:48.028Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T22:47:48.028Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-06-09T22:47:48.028Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T22:47:48.352Z] === RUN TestSetGetMeta [2021-06-09T22:47:48.352Z] === PAUSE TestSetGetMeta [2021-06-09T22:47:48.352Z] === RUN TestRestore [2021-06-09T22:47:48.352Z] === PAUSE TestRestore [2021-06-09T22:47:48.352Z] === RUN TestServiceCreate [2021-06-09T22:47:48.352Z] === PAUSE TestServiceCreate [2021-06-09T22:47:48.352Z] === RUN TestServiceList [2021-06-09T22:47:48.352Z] === PAUSE TestServiceList [2021-06-09T22:47:48.352Z] === RUN TestServiceRemove [2021-06-09T22:47:48.352Z] === PAUSE TestServiceRemove [2021-06-09T22:47:48.352Z] === RUN TestServiceGet [2021-06-09T22:47:48.352Z] === PAUSE TestServiceGet [2021-06-09T22:47:48.352Z] === RUN TestServicePrune [2021-06-09T22:47:48.352Z] === PAUSE TestServicePrune [2021-06-09T22:47:48.352Z] === RUN TestCreate [2021-06-09T22:47:48.352Z] === PAUSE TestCreate [2021-06-09T22:47:48.352Z] === RUN TestRemove [2021-06-09T22:47:48.352Z] === PAUSE TestRemove [2021-06-09T22:47:48.352Z] === RUN TestList [2021-06-09T22:47:48.352Z] === PAUSE TestList [2021-06-09T22:47:48.352Z] === RUN TestFindByDriver [2021-06-09T22:47:48.352Z] === PAUSE TestFindByDriver [2021-06-09T22:47:48.352Z] === RUN TestFindByReferenced [2021-06-09T22:47:48.352Z] === PAUSE TestFindByReferenced [2021-06-09T22:47:48.352Z] === RUN TestDerefMultipleOfSameRef [2021-06-09T22:47:48.352Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-09T22:47:48.352Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T22:47:48.352Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T22:47:48.352Z] === RUN TestDefererencePluginOnCreateError [2021-06-09T22:47:48.352Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-09T22:47:48.352Z] === RUN TestRefDerefRemove [2021-06-09T22:47:48.352Z] === PAUSE TestRefDerefRemove [2021-06-09T22:47:48.352Z] === RUN TestGet [2021-06-09T22:47:48.352Z] === PAUSE TestGet [2021-06-09T22:47:48.352Z] === RUN TestGetWithReference [2021-06-09T22:47:48.352Z] === PAUSE TestGetWithReference [2021-06-09T22:47:48.352Z] === RUN TestFilterFunc [2021-06-09T22:47:48.353Z] === RUN TestFilterFunc/test_nil_list [2021-06-09T22:47:48.353Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-09T22:47:48.353Z] === RUN TestFilterFunc/test_empty_list [2021-06-09T22:47:48.353Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-09T22:47:48.353Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T22:47:48.353Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T22:47:48.353Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T22:47:48.353Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T22:47:48.353Z] === RUN TestFilterFunc/test_filter_some [2021-06-09T22:47:48.353Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-09T22:47:48.353Z] === RUN TestFilterFunc/test_filter_middle [2021-06-09T22:47:48.353Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-09T22:47:48.353Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-09T22:47:48.353Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-09T22:47:48.353Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-09T22:47:48.353Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-09T22:47:48.353Z] === CONT TestFilterFunc/test_nil_list [2021-06-09T22:47:48.353Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-09T22:47:48.353Z] === CONT TestFilterFunc/test_filter_some [2021-06-09T22:47:48.353Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-09T22:47:48.353Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T22:47:48.353Z] === CONT TestFilterFunc/test_filter_middle [2021-06-09T22:47:48.353Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T22:47:48.353Z] === CONT TestFilterFunc/test_empty_list [2021-06-09T22:47:48.353Z] --- PASS: TestFilterFunc (0.00s) [2021-06-09T22:47:48.353Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-09T22:47:48.353Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-09T22:47:48.353Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-09T22:47:48.353Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-09T22:47:48.353Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-09T22:47:48.353Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-09T22:47:48.353Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-09T22:47:48.353Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-09T22:47:48.353Z] === CONT TestSetGetMeta [2021-06-09T22:47:48.353Z] === CONT TestFindByDriver [2021-06-09T22:47:48.353Z] === CONT TestServiceGet [2021-06-09T22:47:48.353Z] === CONT TestServiceList [2021-06-09T22:47:48.353Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-09T22:47:48.353Z] === CONT TestServiceCreate [2021-06-09T22:47:48.353Z] --- PASS: TestFindByDriver (0.03s) [2021-06-09T22:47:48.353Z] === CONT TestRestore [2021-06-09T22:47:48.353Z] --- PASS: TestRestore (0.03s) [2021-06-09T22:47:48.353Z] === CONT TestRefDerefRemove [2021-06-09T22:47:48.353Z] --- PASS: TestRefDerefRemove (0.05s) [2021-06-09T22:47:48.353Z] === CONT TestGetWithReference [2021-06-09T22:47:48.353Z] === CONT TestGet [2021-06-09T22:47:48.353Z] --- PASS: TestServiceGet (0.15s) [2021-06-09T22:47:48.353Z] --- PASS: TestGetWithReference (0.05s) [2021-06-09T22:47:48.353Z] === CONT TestServiceRemove [2021-06-09T22:47:48.353Z] --- PASS: TestServiceCreate (0.14s) [2021-06-09T22:47:48.353Z] === CONT TestRemove [2021-06-09T22:47:48.353Z] --- PASS: TestServiceList (0.17s) [2021-06-09T22:47:48.353Z] === CONT TestList [2021-06-09T22:47:48.353Z] --- PASS: TestGet (0.03s) [2021-06-09T22:47:48.353Z] === CONT TestCreate [2021-06-09T22:47:48.353Z] --- PASS: TestServiceRemove (0.02s) [2021-06-09T22:47:48.353Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T22:47:48.353Z] --- PASS: TestRemove (0.02s) [2021-06-09T22:47:48.353Z] === CONT TestDefererencePluginOnCreateError [2021-06-09T22:47:48.353Z] --- PASS: TestList (0.03s) [2021-06-09T22:47:48.353Z] === CONT TestServicePrune [2021-06-09T22:47:48.353Z] --- PASS: TestCreate (0.03s) [2021-06-09T22:47:48.353Z] === CONT TestDerefMultipleOfSameRef [2021-06-09T22:47:48.353Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-06-09T22:47:48.353Z] === CONT TestFindByReferenced [2021-06-09T22:47:48.353Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-06-09T22:47:48.353Z] time="2021-06-09T22:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T22:47:48.353Z] time="2021-06-09T22:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T22:47:48.353Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-09T22:47:48.353Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-06-09T22:47:48.353Z] time="2021-06-09T22:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T22:47:48.353Z] time="2021-06-09T22:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-09T22:47:48.353Z] time="2021-06-09T22:47:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T22:47:48.353Z] --- PASS: TestServicePrune (0.08s) [2021-06-09T22:47:48.353Z] PASS [2021-06-09T22:47:48.353Z] coverage: 69.6% of statements [2021-06-09T22:47:48.353Z] ok github.com/docker/docker/volume/service 0.359s coverage: 69.6% of statements [2021-06-09T22:47:48.866Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-06-09T22:47:48.866Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T22:47:48.961Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-06-09T22:47:48.961Z] === RUN TestNetworkNat [2021-06-09T22:47:49.527Z] --- PASS: TestNetworkNat (0.73s) [2021-06-09T22:47:49.527Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T22:47:50.459Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-06-09T22:47:50.459Z] === RUN TestNetworkLoopbackNat [2021-06-09T22:47:51.393Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.67s) [2021-06-09T22:47:51.393Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/libnetwork/networkdb 157.070s coverage: 60.6% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/libnetwork/osl 4.454s coverage: 39.7% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.008s coverage: 20.0% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/libnetwork/portallocator 0.020s coverage: 87.1% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/libnetwork/portmapper 0.540s coverage: 49.5% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/libnetwork/resolvconf 0.010s coverage: 70.5% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/libnetwork/types 0.010s coverage: 47.9% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/opts 0.034s coverage: 67.1% of statements [2021-06-09T22:47:51.944Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 52.9% of statements [2021-06-09T22:47:53.734Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-06-09T22:47:53.734Z] === RUN TestPause [2021-06-09T22:47:53.922Z] --- PASS: TestCgroupNamespacesRunHostMode (2.68s) [2021-06-09T22:47:53.923Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T22:47:54.297Z] --- PASS: TestPause (0.74s) [2021-06-09T22:47:54.298Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T22:47:54.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T22:47:54.298Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T22:47:54.298Z] === RUN TestPauseStopPausedContainer [2021-06-09T22:47:54.502Z] ok github.com/docker/docker/pkg/archive 0.769s coverage: 81.7% of statements [2021-06-09T22:47:54.863Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-06-09T22:47:54.863Z] === RUN TestPidHost [2021-06-09T22:47:55.887Z] ok github.com/docker/docker/pkg/authorization 0.264s coverage: 68.3% of statements [2021-06-09T22:47:55.887Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2021-06-09T22:47:56.451Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.68s) [2021-06-09T22:47:56.451Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T22:47:56.458Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-06-09T22:47:57.389Z] --- PASS: TestPidHost (2.00s) [2021-06-09T22:47:57.389Z] === RUN TestPsFilter [2021-06-09T22:47:57.389Z] --- PASS: TestPsFilter (0.11s) [2021-06-09T22:47:57.389Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T22:47:57.646Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-06-09T22:47:57.646Z] === RUN TestRemoveContainerWithVolume [2021-06-09T22:47:58.578Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-06-09T22:47:58.578Z] === RUN TestRemoveContainerRunning [2021-06-09T22:47:58.982Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.25s) [2021-06-09T22:47:58.982Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T22:47:59.142Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-06-09T22:47:59.142Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T22:47:59.708Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-06-09T22:47:59.965Z] === RUN TestRemoveInvalidContainer [2021-06-09T22:47:59.965Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-09T22:47:59.965Z] === RUN TestRenameLinkedContainer [2021-06-09T22:48:00.659Z] ok github.com/docker/docker/pkg/chrootarchive 2.778s coverage: 43.2% of statements [2021-06-09T22:48:00.659Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-06-09T22:48:00.882Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-06-09T22:48:00.882Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T22:48:01.230Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-06-09T22:48:01.801Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-06-09T22:48:03.242Z] --- PASS: TestRenameLinkedContainer (2.89s) [2021-06-09T22:48:03.242Z] === RUN TestRenameStoppedContainer [2021-06-09T22:48:03.411Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.67s) [2021-06-09T22:48:03.411Z] === RUN TestNISDomainname [2021-06-09T22:48:03.411Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-09T22:48:03.411Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-09T22:48:03.411Z] === RUN TestHostnameDnsResolution [2021-06-09T22:48:03.499Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-06-09T22:48:03.499Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T22:48:04.346Z] --- PASS: TestHostnameDnsResolution (1.18s) [2021-06-09T22:48:04.346Z] === RUN TestStats [2021-06-09T22:48:04.346Z] --- SKIP: TestStats (0.00s) [2021-06-09T22:48:04.346Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:04.346Z] === RUN TestStopContainerWithTimeout [2021-06-09T22:48:04.346Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T22:48:04.346Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T22:48:04.346Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T22:48:04.346Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T22:48:04.346Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T22:48:04.346Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T22:48:04.346Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T22:48:04.346Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T22:48:04.346Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T22:48:04.346Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T22:48:04.869Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2021-06-09T22:48:04.869Z] === RUN TestRenameInvalidName [2021-06-09T22:48:05.435Z] --- PASS: TestRenameInvalidName (0.70s) [2021-06-09T22:48:05.435Z] === RUN TestRenameAnonymousContainer [2021-06-09T22:48:05.722Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T22:48:06.002Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2021-06-09T22:48:06.092Z] 2021/06/09 22:48:05 Closing DB instances... [2021-06-09T22:48:06.262Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-06-09T22:48:06.856Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-06-09T22:48:07.070Z] --- PASS: TestNetworkDBGarbageCollection (53.82s) [2021-06-09T22:48:07.070Z] === RUN TestFindNode [2021-06-09T22:48:07.070Z] 2021/06/09 22:48:06 Closing DB instances... [2021-06-09T22:48:07.070Z] --- PASS: TestFindNode (0.01s) [2021-06-09T22:48:07.070Z] === RUN TestChangeNodeState [2021-06-09T22:48:07.070Z] 2021/06/09 22:48:06 Closing DB instances... [2021-06-09T22:48:07.070Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-09T22:48:07.070Z] === RUN TestNodeReincarnation [2021-06-09T22:48:07.070Z] 2021/06/09 22:48:06 Closing DB instances... [2021-06-09T22:48:07.127Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-06-09T22:48:07.621Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T22:48:07.960Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2021-06-09T22:48:07.960Z] === RUN TestRenameContainerWithSameName [2021-06-09T22:48:08.511Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-06-09T22:48:08.891Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-06-09T22:48:08.891Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T22:48:09.081Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 88.5% of statements [2021-06-09T22:48:09.520Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-09T22:48:09.520Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-06-09T22:48:09.520Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2021-06-09T22:48:09.520Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2021-06-09T22:48:09.520Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2021-06-09T22:48:09.520Z] === RUN TestDeleteDevicemapper [2021-06-09T22:48:09.520Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T22:48:09.520Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T22:48:09.520Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T22:48:09.651Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2021-06-09T22:48:09.912Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-06-09T22:48:10.261Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-06-09T22:48:10.261Z] === RUN TestResize [2021-06-09T22:48:10.826Z] --- PASS: TestResize (0.70s) [2021-06-09T22:48:10.826Z] === RUN TestResizeWithInvalidSize [2021-06-09T22:48:11.294Z] ok github.com/docker/docker/pkg/idtools 0.434s coverage: 69.5% of statements [2021-06-09T22:48:11.420Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s) [2021-06-09T22:48:11.420Z] === RUN TestUpdateMemory [2021-06-09T22:48:11.420Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-09T22:48:11.420Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:11.420Z] === RUN TestUpdateCPUQuota [2021-06-09T22:48:11.420Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-09T22:48:11.420Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:11.420Z] === RUN TestUpdatePidsLimit [2021-06-09T22:48:11.420Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-09T22:48:11.420Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:11.420Z] === RUN TestUpdateRestartPolicy [2021-06-09T22:48:11.759Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-06-09T22:48:11.759Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T22:48:12.323Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:48:12.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:48:12.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:48:12.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T22:48:12.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T22:48:12.676Z] ok github.com/docker/docker/pkg/ioutils 0.548s coverage: 69.3% of statements [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-09T22:48:12.896Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-09T22:48:12.896Z] === RUN TestParallelCreate [2021-06-09T22:48:12.896Z] 2021/06/09 22:48:11 Closing DB instances... [2021-06-09T22:48:12.896Z] --- PASS: TestParallelCreate (0.01s) [2021-06-09T22:48:12.896Z] === RUN TestParallelDelete [2021-06-09T22:48:12.896Z] 2021/06/09 22:48:11 Closing DB instances... [2021-06-09T22:48:12.896Z] --- PASS: TestParallelDelete (0.01s) [2021-06-09T22:48:12.896Z] === RUN TestNetworkDBIslands [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:aeca61634781 with config:&{NodeID:aeca61634781 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="Node aeca61634781/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="Node aeca61634781/172.26.111.245, added to nodes list" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4e1880ea4e8b with config:&{NodeID:4e1880ea4e8b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, added to nodes list" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, added to nodes list" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="Node aeca61634781/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=info msg="Node aeca61634781/172.26.111.245, added to nodes list" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1d6b8f9bf03c with config:&{NodeID:1d6b8f9bf03c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, added to nodes list" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, added to nodes list" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="Node aeca61634781/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="Node aeca61634781/172.26.111.245, added to nodes list" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, added to nodes list" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-09T22:48:12.896Z] time="2021-06-09T22:48:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-09T22:48:12.937Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:12Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:12Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:239fc32c582d with config:&{NodeID:239fc32c582d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node aeca61634781/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node aeca61634781/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-09T22:48:13.359Z] time="2021-06-09T22:48:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-06-09T22:48:13.508Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-06-09T22:48:13.769Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d1db931fe2f4 with config:&{NodeID:d1db931fe2f4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node aeca61634781/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node aeca61634781/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to nodes list" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-09T22:48:13.825Z] time="2021-06-09T22:48:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, added to nodes list" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, added to nodes list" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:13Z" level=info msg="Node d1db931fe2f4/172.26.111.245, added to nodes list" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:13Z" level=info msg="The new bootstrap node list is:[172.26.111.245:10033 172.26.111.245:10034 172.26.111.245:10035]" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10033" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49358" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49359" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10034" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10035" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49360" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=info msg="The new bootstrap node list is:[172.26.111.245:10033 172.26.111.245:10034 172.26.111.245:10035]" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10033" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49361" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10034" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49362" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10035" [2021-06-09T22:48:14.288Z] time="2021-06-09T22:48:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49363" [2021-06-09T22:48:14.340Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-06-09T22:48:14.600Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="node 0 leaving" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781 change state NodeActive --> NodeLeft" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="node4(239fc32c582d): Node leave event for aeca61634781/172.26.111.245" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781 change state NodeActive --> NodeLeft" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="node5(d1db931fe2f4): Node leave event for aeca61634781/172.26.111.245" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781 change state NodeActive --> NodeLeft" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="node2(4e1880ea4e8b): Node leave event for aeca61634781/172.26.111.245" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781 change state NodeActive --> NodeLeft" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="node1(aeca61634781): Node leave event for aeca61634781/172.26.111.245" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781 change state NodeActive --> NodeLeft" [2021-06-09T22:48:14.761Z] time="2021-06-09T22:48:14Z" level=info msg="node3(1d6b8f9bf03c): Node leave event for aeca61634781/172.26.111.245" [2021-06-09T22:48:14.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:48:14.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:48:15.171Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node aeca61634781/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="node 1 leaving" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node 4e1880ea4e8b change state NodeActive --> NodeLeft" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="node5(d1db931fe2f4): Node leave event for 4e1880ea4e8b/172.26.111.245" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node 4e1880ea4e8b change state NodeActive --> NodeFailed" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, added to failed nodes list" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node 4e1880ea4e8b change state NodeActive --> NodeLeft" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="node4(239fc32c582d): Node leave event for 4e1880ea4e8b/172.26.111.245" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="Node 4e1880ea4e8b change state NodeActive --> NodeLeft" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:14Z" level=info msg="node3(1d6b8f9bf03c): Node leave event for 4e1880ea4e8b/172.26.111.245" [2021-06-09T22:48:15.225Z] time="2021-06-09T22:48:15Z" level=error msg="node: 4e1880ea4e8b is unknown to memberlist" [2021-06-09T22:48:15.431Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="node 2 leaving" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="Node 1d6b8f9bf03c change state NodeActive --> NodeLeft" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="node5(d1db931fe2f4): Node leave event for 1d6b8f9bf03c/172.26.111.245" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="Node 1d6b8f9bf03c change state NodeActive --> NodeLeft" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="node4(239fc32c582d): Node leave event for 1d6b8f9bf03c/172.26.111.245" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="Node 1d6b8f9bf03c change state NodeActive --> NodeLeft" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=info msg="node3(1d6b8f9bf03c): Node leave event for 1d6b8f9bf03c/172.26.111.245" [2021-06-09T22:48:15.688Z] time="2021-06-09T22:48:15Z" level=debug msg="memberlist: Failed ping: 4e1880ea4e8b (timeout reached)" [2021-06-09T22:48:15.689Z] time="2021-06-09T22:48:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.111.245:10036: use of closed network connection" [2021-06-09T22:48:15.689Z] time="2021-06-09T22:48:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.111.245:10037: use of closed network connection" [2021-06-09T22:48:15.689Z] time="2021-06-09T22:48:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.111.245:10035: use of closed network connection" [2021-06-09T22:48:15.689Z] time="2021-06-09T22:48:15Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.689Z] time="2021-06-09T22:48:15Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.689Z] time="2021-06-09T22:48:15Z" level=info msg="Node 1d6b8f9bf03c/172.26.111.245, left gossip cluster" [2021-06-09T22:48:15.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:48:16.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="node 0 coming back" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a82dca6045a0 with config:&{NodeID:a82dca6045a0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="Node a82dca6045a0/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="Node a82dca6045a0/172.26.111.245, added to nodes list" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="node 1 coming back" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ffdab253332f with config:&{NodeID:ffdab253332f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="Node ffdab253332f/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="Node ffdab253332f/172.26.111.245, added to nodes list" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="node 2 coming back" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6e1dfcb8ce98 with config:&{NodeID:6e1dfcb8ce98 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, joined gossip cluster" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, added to nodes list" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49364" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=warning msg="memberlist: Failed fallback ping: write tcp 172.26.111.245:49364->172.26.111.245:10034: i/o timeout" [2021-06-09T22:48:16.154Z] time="2021-06-09T22:48:15Z" level=info msg="memberlist: Suspect 4e1880ea4e8b has failed, no acks received" [2021-06-09T22:48:16.617Z] time="2021-06-09T22:48:16Z" level=debug msg="memberlist: Failed ping: 239fc32c582d (timeout reached)" [2021-06-09T22:48:16.617Z] time="2021-06-09T22:48:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.26.111.245:10037: use of closed network connection" [2021-06-09T22:48:16.617Z] time="2021-06-09T22:48:16Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49365" [2021-06-09T22:48:16.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T22:48:17.080Z] time="2021-06-09T22:48:16Z" level=warning msg="memberlist: Was able to connect to 239fc32c582d but other probes failed, network may be misconfigured" [2021-06-09T22:48:17.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T22:48:19.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T22:48:19.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T22:48:20.715Z] ok github.com/docker/docker/libnetwork/iptables 220.707s coverage: 45.1% of statements [2021-06-09T22:48:20.975Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2021-06-09T22:48:21.918Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-06-09T22:48:22.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T22:48:22.491Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-06-09T22:48:22.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T22:48:22.751Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-06-09T22:48:23.019Z] ok github.com/docker/docker/libnetwork/drivers/bridge 247.596s coverage: 59.9% of statements [2021-06-09T22:48:23.590Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-06-09T22:48:24.161Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-06-09T22:48:24.732Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-09T22:48:24.965Z] Loaded image: buildpack-deps:buster [2021-06-09T22:48:24.965Z] Loaded image: busybox:latest [2021-06-09T22:48:24.965Z] Loaded image: busybox:glibc [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.12s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2021-06-09T22:48:25.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2021-06-09T22:48:25.087Z] === RUN TestCgroupNamespacesRun [2021-06-09T22:48:25.302Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-06-09T22:48:25.563Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-06-09T22:48:26.294Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2021-06-09T22:48:26.294Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T22:48:26.294Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-06-09T22:48:26.294Z] === RUN TestWaitNonBlocked [2021-06-09T22:48:26.294Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:48:26.294Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:48:26.294Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:48:26.294Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:48:26.294Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:48:26.294Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:48:26.294Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-09T22:48:26.294Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-06-09T22:48:26.294Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-06-09T22:48:26.294Z] === RUN TestWaitBlocked [2021-06-09T22:48:26.294Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:48:26.294Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:48:26.294Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:48:26.294Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:48:26.294Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:48:26.294Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:48:26.459Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2021-06-09T22:48:26.459Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T22:48:26.459Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-09T22:48:26.459Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-09T22:48:26.459Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T22:48:26.861Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-09T22:48:26.861Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-06-09T22:48:26.861Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-06-09T22:48:26.861Z] === CONT TestDaemonRestartIpcMode [2021-06-09T22:48:26.861Z] === CONT TestIpcModeOlderClient [2021-06-09T22:48:26.861Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-06-09T22:48:26.861Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T22:48:26.946Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 52.9% of statements [2021-06-09T22:48:27.496Z] ..........................xx.................... [ 29%] [2021-06-09T22:48:27.531Z] Loaded image: debian:bullseye [2021-06-09T22:48:27.531Z] Loaded image: hello-world:latest [2021-06-09T22:48:27.796Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T22:48:27.889Z] ok github.com/docker/docker/pkg/system 0.012s coverage: 39.6% of statements [2021-06-09T22:48:27.889Z] ok github.com/docker/docker/pkg/signal 3.685s coverage: 62.3% of statements [2021-06-09T22:48:28.057Z] INFO: Testing against a local daemon [2021-06-09T22:48:28.057Z] === RUN TestCgroupNamespacesBuild [2021-06-09T22:48:28.356Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2021-06-09T22:48:28.356Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T22:48:28.461Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2021-06-09T22:48:28.723Z] testing: warning: no tests to run [2021-06-09T22:48:28.723Z] coverage: [no statements] [2021-06-09T22:48:28.723Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-06-09T22:48:28.984Z] ok github.com/docker/docker/pkg/tarsum 0.106s coverage: 89.3% of statements [2021-06-09T22:48:29.247Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-06-09T22:48:29.247Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-06-09T22:48:29.821Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-06-09T22:48:30.253Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2021-06-09T22:48:30.253Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T22:48:31.736Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2021-06-09T22:48:31.736Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.2% of statements [2021-06-09T22:48:31.998Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 85.4% of statements [2021-06-09T22:48:32.139Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.84s) [2021-06-09T22:48:32.147Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2021-06-09T22:48:32.147Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T22:48:32.397Z] --- PASS: TestDaemonRestartIpcMode (5.63s) [2021-06-09T22:48:32.397Z] PASS [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === Skipped [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-09T22:48:32.397Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-09T22:48:32.397Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-09T22:48:32.397Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-09T22:48:32.397Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-09T22:48:32.397Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-09T22:48:32.397Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-09T22:48:32.397Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-09T22:48:32.397Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-09T22:48:32.397Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-09T22:48:32.397Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-09T22:48:32.397Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-09T22:48:32.397Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-09T22:48:32.397Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-09T22:48:32.397Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-09T22:48:32.397Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-09T22:48:32.397Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T22:48:32.397Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-09T22:48:32.397Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-09T22:48:32.397Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-09T22:48:32.397Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-09T22:48:32.397Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T22:48:32.397Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-09T22:48:32.397Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-09T22:48:32.397Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-09T22:48:32.397Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] [2021-06-09T22:48:32.397Z] DONE 177 tests, 25 skipped in 108.140s [2021-06-09T22:48:32.397Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T22:48:32.655Z] INFO: Testing against a local daemon [2021-06-09T22:48:32.655Z] === RUN TestCommitInheritsEnv [2021-06-09T22:48:32.942Z] ok github.com/docker/docker/reference 0.041s coverage: 84.4% of statements [2021-06-09T22:48:33.079Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-06-09T22:48:33.079Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T22:48:33.310Z] --- PASS: TestCgroupNamespacesBuild (4.67s) [2021-06-09T22:48:33.310Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T22:48:33.643Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-06-09T22:48:33.643Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T22:48:34.555Z] --- PASS: TestCommitInheritsEnv (1.44s) [2021-06-09T22:48:34.555Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T22:48:34.555Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-09T22:48:34.555Z] === RUN TestImagesFilterMultiReference [2021-06-09T22:48:34.555Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-09T22:48:34.555Z] === RUN TestImagePullPlatformInvalid [2021-06-09T22:48:34.555Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-09T22:48:34.555Z] === RUN TestRemoveImageOrphaning [2021-06-09T22:48:34.858Z] ok github.com/docker/docker/quota 0.422s coverage: 71.4% of statements [2021-06-09T22:48:34.858Z] ok github.com/docker/docker/registry 0.154s coverage: 58.8% of statements [2021-06-09T22:48:35.430Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements [2021-06-09T22:48:35.430Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-06-09T22:48:35.539Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2021-06-09T22:48:35.539Z] === RUN TestNISDomainname [2021-06-09T22:48:35.832Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.83s) [2021-06-09T22:48:35.832Z] === RUN TestBuildWithSession [2021-06-09T22:48:35.832Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T22:48:35.832Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:48:35.832Z] === RUN TestBuildSquashParent [2021-06-09T22:48:36.373Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-06-09T22:48:36.455Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-06-09T22:48:36.455Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T22:48:36.455Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-09T22:48:36.455Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-09T22:48:36.455Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T22:48:36.455Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-09T22:48:36.455Z] === RUN TestTagInvalidReference [2021-06-09T22:48:36.455Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-09T22:48:36.455Z] === RUN TestTagValidPrefixedRepo [2021-06-09T22:48:36.455Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-09T22:48:36.455Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T22:48:36.455Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-09T22:48:36.455Z] === RUN TestTagOfficialNames [2021-06-09T22:48:36.455Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-09T22:48:36.455Z] === RUN TestTagMatchesDigest [2021-06-09T22:48:36.455Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-09T22:48:36.455Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-09T22:48:36.634Z] ok github.com/docker/docker/runconfig 0.039s coverage: 66.1% of statements [2021-06-09T22:48:36.913Z] --- PASS: TestNISDomainname (1.39s) [2021-06-09T22:48:36.913Z] === RUN TestHostnameDnsResolution [2021-06-09T22:48:38.283Z] --- PASS: TestHostnameDnsResolution (1.24s) [2021-06-09T22:48:38.283Z] === RUN TestStats [2021-06-09T22:48:39.185Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2021-06-09T22:48:40.129Z] ok github.com/docker/docker/volume/local 0.178s coverage: 76.4% of statements [2021-06-09T22:48:40.129Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2021-06-09T22:48:40.804Z] --- PASS: TestStats (2.77s) [2021-06-09T22:48:40.804Z] === RUN TestStopContainerWithTimeout [2021-06-09T22:48:40.804Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T22:48:40.804Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T22:48:40.804Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T22:48:40.804Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T22:48:40.804Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T22:48:40.804Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T22:48:40.804Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T22:48:40.804Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T22:48:40.804Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T22:48:40.804Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T22:48:42.041Z] ok github.com/docker/docker/volume/service 0.028s coverage: 72.3% of statements [2021-06-09T22:48:42.175Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T22:48:42.285Z] time="2021-06-09T22:48:39Z" level=info msg="memberlist: Marking 4e1880ea4e8b as failed, suspect timeout reached (0 peer confirmations)" [2021-06-09T22:48:42.285Z] time="2021-06-09T22:48:39Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, left gossip cluster" [2021-06-09T22:48:42.285Z] time="2021-06-09T22:48:39Z" level=info msg="Node 4e1880ea4e8b change state NodeActive --> NodeFailed" [2021-06-09T22:48:42.285Z] time="2021-06-09T22:48:39Z" level=info msg="Node 4e1880ea4e8b/172.26.111.245, added to failed nodes list" [2021-06-09T22:48:42.863Z] 29d5b6a226d2: Verifying Checksum [2021-06-09T22:48:42.863Z] 29d5b6a226d2: Download complete [2021-06-09T22:48:44.068Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T22:48:45.963Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-09T22:48:45.963Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-06-09T22:48:45.963Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2021-06-09T22:48:45.963Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-06-09T22:48:45.963Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-06-09T22:48:45.963Z] === RUN TestDeleteDevicemapper [2021-06-09T22:48:45.963Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T22:48:45.963Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T22:48:45.963Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T22:48:47.860Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s) [2021-06-09T22:48:47.860Z] === RUN TestUpdateMemory [2021-06-09T22:48:49.230Z] --- PASS: TestUpdateMemory (1.30s) [2021-06-09T22:48:49.230Z] === RUN TestUpdateCPUQuota [2021-06-09T22:48:50.689Z] --- PASS: TestBuildSquashParent (12.93s) [2021-06-09T22:48:50.689Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T22:48:50.689Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:48:50.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:48:50.689Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:48:50.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:48:50.689Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:48:50.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:48:50.689Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:48:50.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:48:50.689Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:48:50.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:48:50.689Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:48:50.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:48:50.689Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:48:50.689Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:48:52.029Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2021-06-09T22:48:53.962Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:48:54.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:48:55.040Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-09T22:48:57.165Z] time="2021-06-09T22:48:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10037" [2021-06-09T22:48:57.165Z] time="2021-06-09T22:48:56Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49368" [2021-06-09T22:48:57.324Z] --- PASS: TestUpdateCPUQuota (6.76s) [2021-06-09T22:48:57.324Z] === RUN TestUpdatePidsLimit [2021-06-09T22:48:57.324Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-09T22:48:57.324Z] === RUN TestUpdatePidsLimit/no_change [2021-06-09T22:48:57.324Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-09T22:48:58.256Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-09T22:48:58.821Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-09T22:48:59.385Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-09T22:48:59.470Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:48:59.727Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:49:00.317Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-09T22:49:01.687Z] --- PASS: TestUpdatePidsLimit (5.45s) [2021-06-09T22:49:01.687Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-06-09T22:49:01.687Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-06-09T22:49:01.687Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-06-09T22:49:01.687Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-06-09T22:49:01.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-06-09T22:49:01.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-06-09T22:49:01.687Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-06-09T22:49:01.687Z] === RUN TestUpdateRestartPolicy [2021-06-09T22:49:01.891Z] time="2021-06-09T22:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10036" [2021-06-09T22:49:01.892Z] time="2021-06-09T22:49:01Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49369" [2021-06-09T22:49:02.018Z] ok github.com/docker/docker/libnetwork 292.188s coverage: 41.0% of statements [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T22:49:02.018Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T22:49:02.018Z] [2021-06-09T22:49:02.018Z] === Skipped [2021-06-09T22:49:02.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-09T22:49:02.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.018Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T22:49:02.018Z] [2021-06-09T22:49:02.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-09T22:49:02.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.018Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T22:49:02.018Z] [2021-06-09T22:49:02.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-09T22:49:02.018Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.018Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T22:49:02.018Z] [2021-06-09T22:49:02.018Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:73: No driver to put! [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-09T22:49:02.019Z] time="2021-06-09T22:43:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-09T22:49:02.019Z] time="2021-06-09T22:43:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-09T22:49:02.019Z] time="2021-06-09T22:43:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-09T22:49:02.019Z] time="2021-06-09T22:43:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-09T22:49:02.019Z] time="2021-06-09T22:43:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:73: No driver to put! [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-09T22:49:02.019Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-09T22:49:02.019Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-09T22:49:02.019Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T22:49:02.019Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-09T22:49:02.019Z] graphtest_unix.go:73: No driver to put! [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-06-09T22:49:02.019Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T22:49:02.019Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T22:49:02.019Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T22:49:02.019Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T22:49:02.019Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T22:49:02.019Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T22:49:02.019Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T22:49:02.019Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T22:49:02.019Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T22:49:02.019Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-09T22:49:02.019Z] firewalld_test.go:13: firewalld is not running [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-09T22:49:02.019Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-09T22:49:02.019Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] [2021-06-09T22:49:02.019Z] DONE 2654 tests, 35 skipped in 450.231s Post stage [Pipeline] junit [2021-06-09T22:49:02.990Z] Recording test results [2021-06-09T22:49:04.550Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T22:49:04.761Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-09T22:49:04.896Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e73f15046c3402dfddc75af3718e9fe89129efdc -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:e73f15046c3402dfddc75af3718e9fe89129efdc hack/make.sh dynbinary test-integration [2021-06-09T22:49:05.839Z] [2021-06-09T22:49:05.839Z] Removing bundles/ [2021-06-09T22:49:05.839Z] [2021-06-09T22:49:05.839Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T22:49:05.839Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:49:05.839Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:49:06.271Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-09T22:49:06.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.47s) [2021-06-09T22:49:06.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.90s) [2021-06-09T22:49:06.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.70s) [2021-06-09T22:49:06.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.40s) [2021-06-09T22:49:06.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.20s) [2021-06-09T22:49:06.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.42s) [2021-06-09T22:49:06.272Z] === RUN TestBuildMultiStageCopy [2021-06-09T22:49:06.272Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T22:49:09.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T22:49:09.775Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-09T22:49:09.804Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T22:49:10.367Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T22:49:11.297Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T22:49:11.860Z] --- PASS: TestBuildMultiStageCopy (6.63s) [2021-06-09T22:49:11.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.11s) [2021-06-09T22:49:11.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-06-09T22:49:11.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-06-09T22:49:11.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2021-06-09T22:49:11.860Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2021-06-09T22:49:11.860Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T22:49:13.227Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-06-09T22:49:13.227Z] === RUN TestBuildLabelWithTargets [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.111.245:10033 172.26.111.245:10034 172.26.111.245:10035]" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.111.245:10033 172.26.111.245:10034 172.26.111.245:10035]" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10033" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49370" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 239fc32c582d/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node d1db931fe2f4/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node d1db931fe2f4/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, is the new incarnation of the shutdown node aeca61634781/172.26.111.245" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10034" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49371" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 239fc32c582d/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node d1db931fe2f4/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node d1db931fe2f4/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, is the new incarnation of the shutdown node 4e1880ea4e8b/172.26.111.245" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10035" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49372" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 239fc32c582d/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node d1db931fe2f4/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node d1db931fe2f4/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, is the new incarnation of the shutdown node 1d6b8f9bf03c/172.26.111.245" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, is the new incarnation of the shutdown node aeca61634781/172.26.111.245" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node a82dca6045a0/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, is the new incarnation of the shutdown node 4e1880ea4e8b/172.26.111.245" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node ffdab253332f/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, is the new incarnation of the shutdown node 1d6b8f9bf03c/172.26.111.245" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, joined gossip cluster" [2021-06-09T22:49:14.337Z] time="2021-06-09T22:49:14Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, added to nodes list" [2021-06-09T22:49:14.801Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10033" [2021-06-09T22:49:14.801Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49373" [2021-06-09T22:49:14.801Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10034" [2021-06-09T22:49:14.801Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49374" [2021-06-09T22:49:14.801Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10035" [2021-06-09T22:49:14.801Z] time="2021-06-09T22:49:14Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49375" [2021-06-09T22:49:15.749Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2021-06-09T22:49:15.749Z] === RUN TestBuildWithEmptyLayers [2021-06-09T22:49:16.351Z] 2021/06/09 22:49:15 Closing DB instances... [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0 change state NodeActive --> NodeLeft" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="node2(ffdab253332f): Node leave event for a82dca6045a0/172.26.111.245" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0 change state NodeActive --> NodeLeft" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0 change state NodeActive --> NodeLeft" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="node5(d1db931fe2f4): Node leave event for a82dca6045a0/172.26.111.245" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="node4(239fc32c582d): Node leave event for a82dca6045a0/172.26.111.245" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0 change state NodeActive --> NodeLeft" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="node3(6e1dfcb8ce98): Node leave event for a82dca6045a0/172.26.111.245" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0 change state NodeActive --> NodeLeft" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="node1(a82dca6045a0): Node leave event for a82dca6045a0/172.26.111.245" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0/172.26.111.245, left gossip cluster" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0/172.26.111.245, left gossip cluster" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0/172.26.111.245, left gossip cluster" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0/172.26.111.245, left gossip cluster" [2021-06-09T22:49:16.351Z] time="2021-06-09T22:49:16Z" level=info msg="Node a82dca6045a0/172.26.111.245, left gossip cluster" [2021-06-09T22:49:16.542Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2021-06-09T22:49:16.542Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T22:49:16.542Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-06-09T22:49:16.542Z] === RUN TestWaitNonBlocked [2021-06-09T22:49:16.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:49:16.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:49:16.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:49:16.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:49:16.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:49:16.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:49:16.542Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-09T22:49:16.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-06-09T22:49:16.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-06-09T22:49:16.542Z] === RUN TestWaitBlocked [2021-06-09T22:49:16.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:49:16.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:49:16.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:49:16.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:49:16.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:49:16.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="Node ffdab253332f change state NodeActive --> NodeLeft" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="node3(6e1dfcb8ce98): Node leave event for ffdab253332f/172.26.111.245" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="Node ffdab253332f change state NodeActive --> NodeLeft" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="node4(239fc32c582d): Node leave event for ffdab253332f/172.26.111.245" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="Node ffdab253332f change state NodeActive --> NodeLeft" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="node2(ffdab253332f): Node leave event for ffdab253332f/172.26.111.245" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="Node ffdab253332f change state NodeActive --> NodeLeft" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="node5(d1db931fe2f4): Node leave event for ffdab253332f/172.26.111.245" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="Node ffdab253332f/172.26.111.245, left gossip cluster" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="Node ffdab253332f/172.26.111.245, left gossip cluster" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="Node ffdab253332f/172.26.111.245, left gossip cluster" [2021-06-09T22:49:16.815Z] time="2021-06-09T22:49:16Z" level=info msg="Node ffdab253332f/172.26.111.245, left gossip cluster" [2021-06-09T22:49:17.117Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2021-06-09T22:49:17.117Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:16Z" level=info msg="Node 6e1dfcb8ce98 change state NodeActive --> NodeLeft" [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:16Z" level=info msg="node4(239fc32c582d): Node leave event for 6e1dfcb8ce98/172.26.111.245" [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:16Z" level=info msg="Node 6e1dfcb8ce98 change state NodeActive --> NodeLeft" [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:16Z" level=info msg="node5(d1db931fe2f4): Node leave event for 6e1dfcb8ce98/172.26.111.245" [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:16Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, left gossip cluster" [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:16Z" level=info msg="Node 6e1dfcb8ce98 change state NodeActive --> NodeFailed" [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:16Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, added to failed nodes list" [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:17Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, left gossip cluster" [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:17Z" level=info msg="Node 6e1dfcb8ce98/172.26.111.245, left gossip cluster" [2021-06-09T22:49:17.278Z] time="2021-06-09T22:49:17Z" level=error msg="node: 6e1dfcb8ce98 is unknown to memberlist" [2021-06-09T22:49:17.477Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-09T22:49:17.477Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-06-09T22:49:17.477Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2021-06-09T22:49:17.477Z] === CONT TestContainerStartOnDaemonRestart [2021-06-09T22:49:17.477Z] === CONT TestContainerKillOnDaemonStart [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=debug msg="memberlist: Failed ping: d1db931fe2f4 (timeout reached)" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.111.245:10036: use of closed network connection" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.111.245:10035: use of closed network connection" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49376" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=info msg="Node 239fc32c582d/172.26.111.245, left gossip cluster" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=info msg="Node 239fc32c582d change state NodeActive --> NodeFailed" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to failed nodes list" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=info msg="Node 239fc32c582d/172.26.111.245, left gossip cluster" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=info msg="Node 239fc32c582d change state NodeActive --> NodeFailed" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=info msg="Node 239fc32c582d/172.26.111.245, added to failed nodes list" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.111.245:10036" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=debug msg="memberlist: Stream connection from=172.26.111.245:49377" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=error msg="node: 239fc32c582d is unknown to memberlist" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=debug msg="Initiating bulk sync with node 239fc32c582d after reconnect" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=debug msg="node5(d1db931fe2f4): Initiating bulk sync with node 239fc32c582d" [2021-06-09T22:49:17.741Z] time="2021-06-09T22:49:17Z" level=debug msg="node5(d1db931fe2f4): Initiating unsolicited bulk sync for networks [] with node 239fc32c582d" [2021-06-09T22:49:18.204Z] time="2021-06-09T22:49:17Z" level=info msg="Node d1db931fe2f4/172.26.111.245, left gossip cluster" [2021-06-09T22:49:18.204Z] time="2021-06-09T22:49:17Z" level=info msg="Node d1db931fe2f4 change state NodeActive --> NodeFailed" [2021-06-09T22:49:18.204Z] time="2021-06-09T22:49:17Z" level=info msg="Node d1db931fe2f4/172.26.111.245, added to failed nodes list" [2021-06-09T22:49:18.204Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-06-09T22:49:18.204Z] networkdb_test.go:834: Re-joining: 3 [2021-06-09T22:49:18.204Z] networkdb_test.go:834: Re-joining: 4 [2021-06-09T22:49:18.204Z] networkdb_test.go:866: node4: OK [2021-06-09T22:49:18.204Z] networkdb_test.go:866: node5: OK [2021-06-09T22:49:18.204Z] PASS [2021-06-09T22:49:18.204Z] coverage: 60.6% of statements [2021-06-09T22:49:18.204Z] ok github.com/docker/docker/libnetwork/networkdb 157.403s coverage: 60.6% of statements [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/quota [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T22:49:18.204Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === Skipped [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-09T22:49:19.764Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-09T22:49:19.764Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-09T22:49:19.764Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-09T22:49:19.764Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-09T22:49:19.764Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T22:49:19.764Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-09T22:49:19.764Z] daemon_test.go:147: root required [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T22:49:19.764Z] reload_test.go:520: root required [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.32s) [2021-06-09T22:49:19.764Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T22:49:19.764Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-09T22:49:19.764Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-09T22:49:19.764Z] download_test.go:268: Needs fixing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-09T22:49:19.764Z] layer_test.go:304: Failing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-09T22:49:19.764Z] layer_test.go:353: Failing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-09T22:49:19.764Z] layer_test.go:468: Failing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-09T22:49:19.764Z] layer_test.go:697: Failing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-09T22:49:19.764Z] migration_test.go:46: Failing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T22:49:19.764Z] migration_test.go:182: Failing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.764Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-09T22:49:19.764Z] mount_test.go:17: Failing on Windows [2021-06-09T22:49:19.764Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-09T22:49:19.765Z] mount_test.go:76: Failing on Windows [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-09T22:49:19.765Z] mount_test.go:125: Failing on Windows [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-09T22:49:19.765Z] mount_test.go:212: Failing on Windows [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-09T22:49:19.765Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-09T22:49:19.765Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-09T22:49:19.765Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-09T22:49:19.765Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-09T22:49:19.765Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-09T22:49:19.765Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-09T22:49:19.765Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-09T22:49:19.765Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-09T22:49:19.765Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-09T22:49:19.765Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T22:49:19.765Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T22:49:19.765Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T22:49:19.765Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.01s) [2021-06-09T22:49:19.765Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T22:49:19.765Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-09T22:49:19.765Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-09T22:49:19.765Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T22:49:19.765Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T22:49:19.765Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T22:49:19.765Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T22:49:19.765Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T22:49:19.765Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-09T22:49:19.765Z] archive_windows_test.go:16: Currently fails [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-09T22:49:19.765Z] changes_test.go:196: needs more investigation [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-09T22:49:19.765Z] changes_test.go:433: needs further investigation [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-09T22:49:19.765Z] changes_test.go:469: needs further investigation [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-09T22:49:19.765Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-09T22:49:19.765Z] poller_test.go:41: No chmod on Windows [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T22:49:19.765Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T22:49:19.765Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-09T22:49:19.765Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-09T22:49:19.765Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-09T22:49:19.765Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-09T22:49:19.765Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-09T22:49:19.765Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] [2021-06-09T22:49:19.765Z] DONE 2054 tests, 67 skipped in 343.154s [2021-06-09T22:49:19.765Z] INFO: make.ps1 ended at 06/09/2021 22:49:19 [2021-06-09T22:49:20.754Z] --- PASS: TestContainerStartOnDaemonRestart (2.96s) [2021-06-09T22:49:20.754Z] === CONT TestIpcModeOlderClient [2021-06-09T22:49:20.754Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-06-09T22:49:20.754Z] === CONT TestDaemonHostGatewayIP [2021-06-09T22:49:21.289Z] --- PASS: TestBuildMultiStageOnBuild (4.44s) [2021-06-09T22:49:21.289Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T22:49:21.964Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-09T22:49:21.964Z] INFO: Unit tests ended at 06/09/2021 22:49:21. Duration:00:06:03.3189632 [2021-06-09T22:49:21.964Z] INFO: Building busybox [2021-06-09T22:49:21.964Z] Sending build context to Docker daemon 5.12kB [2021-06-09T22:49:21.964Z] [2021-06-09T22:49:21.964Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-09T22:49:21.964Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-09T22:49:21.964Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-09T22:49:21.964Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-09T22:49:21.964Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-09T22:49:21.964Z] ---> 5b60ac4e9e92 [2021-06-09T22:49:21.964Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-09T22:49:21.964Z] ---> Running in aa68bbeb86b0 [2021-06-09T22:49:23.180Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2021-06-09T22:49:23.180Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T22:49:24.054Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2021-06-09T22:49:24.054Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T22:49:25.973Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2021-06-09T22:49:25.973Z] === CONT TestDaemonRestartIpcMode [2021-06-09T22:49:26.700Z] Removing intermediate container aa68bbeb86b0 [2021-06-09T22:49:26.700Z] ---> 715f155a21b7 [2021-06-09T22:49:26.700Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-09T22:49:26.700Z] ---> Running in 2ef053b51a0e [2021-06-09T22:49:27.164Z] Removing intermediate container 2ef053b51a0e [2021-06-09T22:49:27.164Z] ---> 281b9ec94c92 [2021-06-09T22:49:27.164Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-09T22:49:27.164Z] ---> Running in b7095d8d8acb [2021-06-09T22:49:27.352Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T22:49:27.352Z] Using test binary docker [2021-06-09T22:49:27.352Z] +++ /etc/init.d/apparmor start [2021-06-09T22:49:27.352Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T22:49:27.352Z] INFO: Waiting for daemon to start... [2021-06-09T22:49:27.352Z] Starting dockerd [2021-06-09T22:49:27.352Z] +++ 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 [2021-06-09T22:49:27.352Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T22:49:27.352Z] Using test binary docker [2021-06-09T22:49:27.352Z] +++ /etc/init.d/apparmor start [2021-06-09T22:49:27.352Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T22:49:27.352Z] INFO: Waiting for daemon to start... [2021-06-09T22:49:27.352Z] Starting dockerd [2021-06-09T22:49:27.352Z] +++ 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 [2021-06-09T22:49:27.627Z] Removing intermediate container b7095d8d8acb [2021-06-09T22:49:27.627Z] ---> 7577e822304e [2021-06-09T22:49:27.627Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-09T22:49:27.913Z] .--- PASS: TestBuildMultiStageLayerLeak (4.58s) [2021-06-09T22:49:27.913Z] === RUN TestBuildWithHugeFile [2021-06-09T22:49:28.611Z] [2021-06-09T22:49:28.840Z] [2021-06-09T22:49:28.840Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T22:49:28.840Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T22:49:28.840Z] Error: No such image: emptyfs [2021-06-09T22:49:28.840Z] ++++ docker load [2021-06-09T22:49:28.840Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T22:49:28.840Z] [2021-06-09T22:49:28.840Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T22:49:29.074Z] ---> e45d411564e7 [2021-06-09T22:49:29.074Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-09T22:49:29.096Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T22:49:29.096Z] Error: No such image: emptyfs [2021-06-09T22:49:29.096Z] ++++ docker load [2021-06-09T22:49:29.096Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T22:49:29.247Z] --- PASS: TestDaemonRestartIpcMode (2.99s) [2021-06-09T22:49:29.352Z] Running integration-test (iteration 1) [2021-06-09T22:49:29.352Z] 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)/ [2021-06-09T22:49:29.352Z] ++ 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)/' [2021-06-09T22:49:29.352Z] ++ set -e [2021-06-09T22:49:29.352Z] ++ '[' -n 0 ']' [2021-06-09T22:49:29.352Z] ++ set -x [2021-06-09T22:49:29.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-06-09T22:49:29.505Z] --- PASS: TestContainerKillOnDaemonStart (12.27s) [2021-06-09T22:49:29.506Z] PASS [2021-06-09T22:49:29.506Z] [2021-06-09T22:49:29.506Z] === Skipped [2021-06-09T22:49:29.506Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-09T22:49:29.506Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T22:49:29.506Z] [2021-06-09T22:49:29.506Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-09T22:49:29.506Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-09T22:49:29.506Z] [2021-06-09T22:49:29.506Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T22:49:29.506Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T22:49:29.506Z] [2021-06-09T22:49:29.506Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-09T22:49:29.506Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-09T22:49:29.506Z] [2021-06-09T22:49:29.506Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T22:49:29.506Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T22:49:29.506Z] [2021-06-09T22:49:29.506Z] [2021-06-09T22:49:29.506Z] DONE 196 tests, 5 skipped in 148.406s [2021-06-09T22:49:29.506Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T22:49:29.547Z] ---> Running in 56cb333a42d3 [2021-06-09T22:49:29.608Z] Running integration-test (iteration 1) [2021-06-09T22:49:29.608Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-09T22:49:29.608Z] ++ 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)/' [2021-06-09T22:49:29.608Z] ++ set -e [2021-06-09T22:49:29.608Z] ++ '[' -n 0 ']' [2021-06-09T22:49:29.608Z] ++ set -x [2021-06-09T22:49:29.608Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-06-09T22:49:29.763Z] INFO: Testing against a local daemon [2021-06-09T22:49:29.764Z] === RUN TestCommitInheritsEnv [2021-06-09T22:49:30.021Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-06-09T22:49:30.021Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T22:49:30.021Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-09T22:49:30.021Z] === RUN TestImagesFilterMultiReference [2021-06-09T22:49:30.021Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-09T22:49:30.021Z] === RUN TestImagePullPlatformInvalid [2021-06-09T22:49:30.021Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-09T22:49:30.021Z] === RUN TestRemoveImageOrphaning [2021-06-09T22:49:30.278Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-06-09T22:49:30.278Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T22:49:31.022Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-09T22:49:32.173Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2021-06-09T22:49:32.173Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T22:49:32.173Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-09T22:49:32.173Z] === RUN TestTagInvalidReference [2021-06-09T22:49:32.173Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-09T22:49:32.173Z] === RUN TestTagValidPrefixedRepo [2021-06-09T22:49:32.173Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-09T22:49:32.173Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T22:49:32.173Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-09T22:49:32.173Z] === RUN TestTagOfficialNames [2021-06-09T22:49:32.430Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-09T22:49:32.430Z] === RUN TestTagMatchesDigest [2021-06-09T22:49:32.430Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-09T22:49:32.430Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-09T22:49:38.567Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-09T22:49:39.914Z] Removing intermediate container 56cb333a42d3 [2021-06-09T22:49:39.914Z] ---> 6223d3f4aa6c [2021-06-09T22:49:39.914Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-09T22:49:39.914Z] ---> Running in dc8bc9d294aa [2021-06-09T22:49:40.034Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-09T22:49:41.464Z] [2021-06-09T22:49:41.464Z] SUCCESS: Specified value was saved. [2021-06-09T22:49:43.659Z] Removing intermediate container dc8bc9d294aa [2021-06-09T22:49:43.659Z] ---> 80dd66df7d34 [2021-06-09T22:49:43.659Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-09T22:49:43.659Z] ---> Running in b4d8f040202b [2021-06-09T22:49:44.356Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-09T22:49:49.503Z] Cannot create a file when that file already exists. [2021-06-09T22:49:54.240Z] Removing intermediate container b4d8f040202b [2021-06-09T22:49:54.240Z] ---> 7c1a4ee434d3 [2021-06-09T22:49:54.240Z] Step 13/13 : CMD ["sh"] [2021-06-09T22:49:54.240Z] ---> Running in 63e0c081305d [2021-06-09T22:49:54.708Z] Removing intermediate container 63e0c081305d [2021-06-09T22:49:54.708Z] ---> ba723f6aca22 [2021-06-09T22:49:54.708Z] Successfully built ba723f6aca22 [2021-06-09T22:49:54.708Z] Successfully tagged busybox:latest [2021-06-09T22:49:54.708Z] INFO: Docker images of the daemon under test [2021-06-09T22:49:54.708Z] [2021-06-09T22:49:54.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T22:49:54.708Z] busybox latest ba723f6aca22 Less than a second ago 5.64GB [2021-06-09T22:49:54.708Z] microsoft/windowsservercore latest 5b60ac4e9e92 3 days ago 5.62GB [2021-06-09T22:49:54.708Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 3 days ago 5.62GB [2021-06-09T22:49:54.708Z] [2021-06-09T22:49:54.708Z] INFO: Running integration tests at 06/09/2021 22:49:54... [2021-06-09T22:49:54.708Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-09T22:49:54.708Z] INFO: Integration API tests being run from the host: [2021-06-09T22:49:54.708Z] INFO: make.ps1 starting at 06/09/2021 22:49:54 [2021-06-09T22:49:55.684Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-09T22:49:58.808Z] .......................... [ 67%] [2021-06-09T22:50:16.233Z] Loaded image: buildpack-deps:buster [2021-06-09T22:50:16.233Z] Loaded image: buildpack-deps:buster [2021-06-09T22:50:16.233Z] Loaded image: busybox:latest [2021-06-09T22:50:16.233Z] Loaded image: busybox:latest [2021-06-09T22:50:16.233Z] Loaded image: busybox:glibc [2021-06-09T22:50:16.233Z] Loaded image: busybox:glibc [2021-06-09T22:50:19.506Z] Loaded image: debian:bullseye [2021-06-09T22:50:19.506Z] Loaded image: debian:bullseye [2021-06-09T22:50:19.506Z] Loaded image: hello-world:latest [2021-06-09T22:50:19.506Z] Loaded image: hello-world:latest [2021-06-09T22:50:19.506Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T22:50:19.506Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T22:50:19.506Z] INFO: Testing against a local daemon [2021-06-09T22:50:19.506Z] === RUN TestDockerSuite [2021-06-09T22:50:19.506Z] INFO: Testing against a local daemon [2021-06-09T22:50:19.506Z] === RUN TestDockerDaemonSuite [2021-06-09T22:50:19.506Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-09T22:50:19.506Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-09T22:50:19.506Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-09T22:50:19.506Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-09T22:50:19.506Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-09T22:50:19.506Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-09T22:50:19.506Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-09T22:50:19.762Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-09T22:50:19.763Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-09T22:50:20.691Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-09T22:50:20.691Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-09T22:50:20.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T22:50:20.965Z] INFO: Testing against a local daemon [2021-06-09T22:50:20.965Z] === RUN TestBuildWithSession [2021-06-09T22:50:20.965Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T22:50:20.965Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:50:20.965Z] === RUN TestBuildSquashParent [2021-06-09T22:50:20.965Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-09T22:50:20.965Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T22:50:20.965Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T22:50:20.965Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:50:20.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:50:20.965Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:50:20.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:50:20.965Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:50:20.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:50:20.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:50:20.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:50:20.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:50:20.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:50:20.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:50:20.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:50:20.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:50:20.965Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:50:20.965Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:50:20.965Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:50:21.255Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-09T22:50:21.512Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-09T22:50:22.471Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-09T22:50:22.729Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-09T22:50:22.729Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-09T22:50:24.625Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-09T22:50:24.881Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-09T22:50:25.137Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-09T22:50:25.137Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-09T22:50:25.394Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-09T22:50:26.328Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-09T22:50:27.354Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T22:50:27.354Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:50:27.354Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:50:27.354Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T22:50:27.354Z] [2021-06-09T22:50:27.354Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T22:50:27.354Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T22:50:27.354Z] HOSTNAME=d28130c0f48e [2021-06-09T22:50:27.354Z] TESTDEBUG=0 [2021-06-09T22:50:27.354Z] DEST=bundles/test-integration [2021-06-09T22:50:27.354Z] PWD=/go/src/github.com/docker/docker [2021-06-09T22:50:27.354Z] DOCKER_GITCOMMIT=e73f15046c3402dfddc75af3718e9fe89129efdc [2021-06-09T22:50:27.354Z] container=docker [2021-06-09T22:50:27.354Z] HOME=/root [2021-06-09T22:50:27.354Z] GOLANG_VERSION=1.13.15 [2021-06-09T22:50:27.354Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T22:50:27.354Z] VALIDATE_BRANCH=master [2021-06-09T22:50:27.354Z] TERM=xterm [2021-06-09T22:50:27.354Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T22:50:27.354Z] SHLVL=1 [2021-06-09T22:50:27.354Z] TIMEOUT=120m [2021-06-09T22:50:27.354Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T22:50:27.354Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T22:50:27.354Z] GO111MODULE=off [2021-06-09T22:50:27.354Z] DOCKER_EXPERIMENTAL=1 [2021-06-09T22:50:27.354Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T22:50:27.354Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T22:50:27.354Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T22:50:27.354Z] GOPATH=/go [2021-06-09T22:50:27.354Z] PKG_CONFIG=pkg-config [2021-06-09T22:50:27.354Z] _=/usr/bin/env [2021-06-09T22:50:27.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T22:50:27.698Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-09T22:50:27.955Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-09T22:50:27.955Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-09T22:50:27.955Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-09T22:50:27.955Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-09T22:50:28.024Z] --- PASS: TestImportExtremelyLargeImageWorks (102.47s) [2021-06-09T22:50:28.024Z] PASS [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === Skipped [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-09T22:50:28.024Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] DONE 12 tests, 1 skipped in 106.324s [2021-06-09T22:50:28.024Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T22:50:28.024Z] INFO: Testing against a local daemon [2021-06-09T22:50:28.024Z] === RUN TestNetworkCreateDelete [2021-06-09T22:50:28.024Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-09T22:50:28.024Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T22:50:28.024Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-09T22:50:28.024Z] === RUN TestDaemonDNSFallback [2021-06-09T22:50:28.024Z] --- PASS: TestDaemonDNSFallback (7.58s) [2021-06-09T22:50:28.024Z] === RUN TestInspectNetwork [2021-06-09T22:50:28.024Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-09T22:50:28.024Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:28.024Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T22:50:28.024Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-09T22:50:28.024Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] === RUN TestNetworkInvalidJSON [2021-06-09T22:50:28.024Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T22:50:28.024Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T22:50:28.024Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T22:50:28.024Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T22:50:28.024Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T22:50:28.024Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T22:50:28.024Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T22:50:28.024Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T22:50:28.024Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T22:50:28.024Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-09T22:50:28.024Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T22:50:28.024Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T22:50:28.024Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T22:50:28.024Z] === RUN TestNetworkList [2021-06-09T22:50:28.024Z] === RUN TestNetworkList//networks [2021-06-09T22:50:28.024Z] === PAUSE TestNetworkList//networks [2021-06-09T22:50:28.024Z] === RUN TestNetworkList//networks/ [2021-06-09T22:50:28.024Z] === PAUSE TestNetworkList//networks/ [2021-06-09T22:50:28.024Z] === CONT TestNetworkList//networks [2021-06-09T22:50:28.024Z] === CONT TestNetworkList//networks/ [2021-06-09T22:50:28.024Z] --- PASS: TestNetworkList (0.01s) [2021-06-09T22:50:28.024Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T22:50:28.024Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T22:50:28.024Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T22:50:28.024Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-09T22:50:28.024Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T22:50:28.024Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-09T22:50:28.024Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T22:50:28.024Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T22:50:28.024Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T22:50:28.024Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T22:50:28.024Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-06-09T22:50:28.024Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T22:50:28.024Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:28.024Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T22:50:28.024Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:242: FLAKY_TEST [2021-06-09T22:50:28.024Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T22:50:28.024Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:28.024Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T22:50:28.024Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:28.024Z] PASS [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === Skipped [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-09T22:50:28.024Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-09T22:50:28.024Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-09T22:50:28.024Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-09T22:50:28.024Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-06-09T22:50:28.024Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:242: FLAKY_TEST [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.024Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-09T22:50:28.024Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:28.024Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T22:50:28.025Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] DONE 22 tests, 12 skipped in 8.288s [2021-06-09T22:50:28.025Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T22:50:28.025Z] INFO: Testing against a local daemon [2021-06-09T22:50:28.025Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T22:50:28.025Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T22:50:28.025Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:50:28.025Z] === RUN TestDockerNetworkIpvlan [2021-06-09T22:50:28.025Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-06-09T22:50:28.025Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:50:28.025Z] PASS [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === Skipped [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T22:50:28.025Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-06-09T22:50:28.025Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] DONE 2 tests, 2 skipped in 0.168s [2021-06-09T22:50:28.025Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T22:50:28.025Z] INFO: Testing against a local daemon [2021-06-09T22:50:28.025Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T22:50:28.025Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-09T22:50:28.025Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.025Z] === RUN TestDockerNetworkMacvlan [2021-06-09T22:50:28.025Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-09T22:50:28.025Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.025Z] PASS [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === Skipped [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-09T22:50:28.025Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-09T22:50:28.025Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] DONE 2 tests, 2 skipped in 0.128s [2021-06-09T22:50:28.025Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T22:50:28.025Z] testing: warning: no tests to run [2021-06-09T22:50:28.025Z] PASS [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] DONE 0 tests in 0.033s [2021-06-09T22:50:28.025Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T22:50:28.025Z] INFO: Testing against a local daemon [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginTLS [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginHeader [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.31s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginV2Disable [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T22:50:28.025Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] PASS [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === Skipped [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.31s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-06-09T22:50:28.025Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] [2021-06-09T22:50:28.025Z] DONE 17 tests, 17 skipped in 0.619s [2021-06-09T22:50:28.025Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T22:50:28.283Z] INFO: Testing against a local daemon [2021-06-09T22:50:28.283Z] === RUN TestPluginInvalidJSON [2021-06-09T22:50:28.283Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T22:50:28.283Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T22:50:28.283Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T22:50:28.283Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-09T22:50:28.283Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-06-09T22:50:28.283Z] === RUN TestPluginInstall [2021-06-09T22:50:28.283Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-09T22:50:28.283Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.283Z] === RUN TestPluginsWithRuntimes [2021-06-09T22:50:28.283Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-09T22:50:28.283Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-09T22:50:28.283Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T22:50:28.283Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T22:50:28.283Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-09T22:50:28.283Z] PASS [2021-06-09T22:50:28.283Z] [2021-06-09T22:50:28.283Z] === Skipped [2021-06-09T22:50:28.283Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-09T22:50:28.283Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T22:50:28.283Z] [2021-06-09T22:50:28.283Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-09T22:50:28.283Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-09T22:50:28.283Z] [2021-06-09T22:50:28.283Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T22:50:28.283Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-09T22:50:28.283Z] [2021-06-09T22:50:28.283Z] [2021-06-09T22:50:28.283Z] DONE 5 tests, 3 skipped in 0.243s [2021-06-09T22:50:28.283Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T22:50:28.541Z] INFO: Testing against a local daemon [2021-06-09T22:50:28.541Z] === RUN TestExternalGraphDriver [2021-06-09T22:50:28.541Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-06-09T22:50:28.541Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-09T22:50:28.541Z] === RUN TestGraphdriverPluginV2 [2021-06-09T22:50:31.352Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:50:31.352Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:50:35.098Z] --- PASS: TestGraphdriverPluginV2 (6.00s) [2021-06-09T22:50:35.098Z] PASS [2021-06-09T22:50:35.098Z] [2021-06-09T22:50:35.098Z] === Skipped [2021-06-09T22:50:35.098Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-06-09T22:50:35.098Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-09T22:50:35.098Z] [2021-06-09T22:50:35.098Z] [2021-06-09T22:50:35.098Z] DONE 2 tests, 1 skipped in 6.230s [2021-06-09T22:50:35.098Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T22:50:35.098Z] INFO: Testing against a local daemon [2021-06-09T22:50:35.098Z] === RUN TestContinueAfterPluginCrash [2021-06-09T22:50:35.098Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T22:50:35.098Z] === RUN TestReadPluginNoRead [2021-06-09T22:50:35.098Z] === PAUSE TestReadPluginNoRead [2021-06-09T22:50:35.098Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T22:50:35.098Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T22:50:35.098Z] === CONT TestContinueAfterPluginCrash [2021-06-09T22:50:35.098Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T22:50:36.046Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-09T22:50:37.934Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-09T22:50:39.352Z] 29d5b6a226d2: Pull complete [2021-06-09T22:50:39.352Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-09T22:50:39.352Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T22:50:39.352Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-09T22:50:39.352Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-09T22:50:39.352Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-09T22:50:39.352Z] WARN: Skipping validation tests [2021-06-09T22:50:39.352Z] INFO: Running unit tests at 06/09/2021 22:50:27... [2021-06-09T22:50:39.352Z] INFO: make.ps1 starting at 06/09/2021 22:50:33 [2021-06-09T22:50:39.352Z] INFO: Git commit (a195b8ebe1) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T22:50:39.352Z] INFO: Invoking autogen... [2021-06-09T22:50:39.352Z] INFO: Running unit tests... [2021-06-09T22:50:39.983Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-09T22:50:39.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.37s) [2021-06-09T22:50:39.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.47s) [2021-06-09T22:50:39.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.64s) [2021-06-09T22:50:39.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.81s) [2021-06-09T22:50:39.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.40s) [2021-06-09T22:50:39.984Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.56s) [2021-06-09T22:50:39.984Z] === RUN TestBuildMultiStageCopy [2021-06-09T22:50:39.984Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T22:50:40.823Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-09T22:50:41.203Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-09T22:50:43.208Z] --- PASS: TestDaemonStartWithLogOpt (7.22s) [2021-06-09T22:50:43.208Z] === CONT TestReadPluginNoRead [2021-06-09T22:50:43.719Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-09T22:50:44.282Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-09T22:50:44.845Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-09T22:50:45.103Z] 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/quota 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 [2021-06-09T22:50:45.737Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T22:50:45.995Z] --- PASS: TestContinueAfterPluginCrash (11.10s) [2021-06-09T22:50:46.737Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-09T22:50:48.104Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-09T22:50:48.104Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-09T22:50:48.523Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T22:50:48.606Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T22:50:49.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T22:50:49.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T22:50:49.473Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-09T22:50:49.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T22:50:50.060Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T22:50:51.051Z] === RUN TestReadPluginNoRead/default [2021-06-09T22:50:51.364Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-09T22:50:51.608Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T22:50:51.927Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-09T22:50:53.163Z] --- PASS: TestBuildMultiStageCopy (14.21s) [2021-06-09T22:50:53.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.12s) [2021-06-09T22:50:53.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2021-06-09T22:50:53.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2021-06-09T22:50:53.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2021-06-09T22:50:53.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.67s) [2021-06-09T22:50:53.163Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T22:50:53.579Z] --- PASS: TestReadPluginNoRead (11.21s) [2021-06-09T22:50:53.579Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.53s) [2021-06-09T22:50:53.579Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.54s) [2021-06-09T22:50:53.579Z] --- PASS: TestReadPluginNoRead/default (2.52s) [2021-06-09T22:50:53.579Z] read_test.go:92: [d6ff9dbd743ca] daemon is not started [2021-06-09T22:50:53.579Z] PASS [2021-06-09T22:50:53.579Z] [2021-06-09T22:50:53.579Z] DONE 6 tests in 18.636s [2021-06-09T22:50:53.579Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-09T22:50:53.579Z] testing: warning: no tests to run [2021-06-09T22:50:53.579Z] PASS [2021-06-09T22:50:53.579Z] [2021-06-09T22:50:53.579Z] DONE 0 tests in 0.100s [2021-06-09T22:50:53.579Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T22:50:53.579Z] INFO: Testing against a local daemon [2021-06-09T22:50:53.579Z] === RUN TestPluginWithDevMounts [2021-06-09T22:50:53.579Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-09T22:50:53.579Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-09T22:50:53.579Z] PASS [2021-06-09T22:50:53.579Z] [2021-06-09T22:50:53.579Z] === Skipped [2021-06-09T22:50:53.579Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-09T22:50:53.579Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-09T22:50:53.579Z] [2021-06-09T22:50:53.579Z] [2021-06-09T22:50:53.579Z] DONE 1 tests, 1 skipped in 0.198s [2021-06-09T22:50:53.579Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T22:50:53.614Z] ? github.com/docker/docker/api [no test files] [2021-06-09T22:50:53.837Z] INFO: Testing against a local daemon [2021-06-09T22:50:53.837Z] === RUN TestSecretInspect [2021-06-09T22:50:53.837Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-09T22:50:53.837Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] === RUN TestSecretList [2021-06-09T22:50:53.837Z] --- SKIP: TestSecretList (0.01s) [2021-06-09T22:50:53.837Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] === RUN TestSecretsCreateAndDelete [2021-06-09T22:50:53.837Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-06-09T22:50:53.837Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] === RUN TestSecretsUpdate [2021-06-09T22:50:53.837Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-06-09T22:50:53.837Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] === RUN TestTemplatedSecret [2021-06-09T22:50:53.837Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-09T22:50:53.837Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] === RUN TestSecretCreateResolve [2021-06-09T22:50:53.837Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-09T22:50:53.837Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] PASS [2021-06-09T22:50:53.837Z] [2021-06-09T22:50:53.837Z] === Skipped [2021-06-09T22:50:53.837Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-09T22:50:53.837Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] [2021-06-09T22:50:53.837Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-09T22:50:53.837Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] [2021-06-09T22:50:53.837Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-06-09T22:50:53.837Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] [2021-06-09T22:50:53.837Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-06-09T22:50:53.837Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] [2021-06-09T22:50:53.837Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-09T22:50:53.837Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] [2021-06-09T22:50:53.837Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-09T22:50:53.837Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:53.837Z] [2021-06-09T22:50:53.837Z] [2021-06-09T22:50:53.837Z] DONE 6 tests, 6 skipped in 0.304s [2021-06-09T22:50:53.837Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T22:50:54.096Z] INFO: Testing against a local daemon [2021-06-09T22:50:54.096Z] === RUN TestServiceCreateInit [2021-06-09T22:50:54.096Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T22:50:54.096Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T22:50:54.096Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-09T22:50:54.096Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T22:50:54.096Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T22:50:54.096Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T22:50:54.096Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-09T22:50:54.096Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] === RUN TestCreateServiceConflict [2021-06-09T22:50:54.096Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-09T22:50:54.096Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T22:50:54.096Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-09T22:50:54.096Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T22:50:54.096Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-09T22:50:54.096Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T22:50:54.096Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-09T22:50:54.096Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T22:50:54.096Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-09T22:50:54.096Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] === RUN TestCreateServiceSysctls [2021-06-09T22:50:54.096Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-09T22:50:54.096Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] === RUN TestCreateServiceCapabilities [2021-06-09T22:50:54.096Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-09T22:50:54.096Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.096Z] === RUN TestInspect [2021-06-09T22:50:54.354Z] --- SKIP: TestInspect (0.01s) [2021-06-09T22:50:54.354Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.354Z] === RUN TestCreateJob [2021-06-09T22:50:54.354Z] --- SKIP: TestCreateJob (0.02s) [2021-06-09T22:50:54.354Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.354Z] === RUN TestReplicatedJob [2021-06-09T22:50:54.354Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-09T22:50:54.354Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.354Z] === RUN TestUpdateReplicatedJob [2021-06-09T22:50:54.354Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-09T22:50:54.354Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.354Z] === RUN TestServiceListWithStatuses [2021-06-09T22:50:54.354Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T22:50:54.354Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T22:50:54.354Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T22:50:54.354Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-09T22:50:54.354Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.354Z] === RUN TestDockerNetworkReConnect [2021-06-09T22:50:54.354Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-09T22:50:54.354Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:54.354Z] === RUN TestServicePlugin [2021-06-09T22:50:54.446Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-09T22:50:54.446Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-09T22:50:55.812Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-09T22:50:55.958Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-09T22:50:56.103Z] --- PASS: TestBuildMultiStageParentConfig (3.20s) [2021-06-09T22:50:56.103Z] === RUN TestBuildLabelWithTargets [2021-06-09T22:50:56.103Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-09T22:50:56.103Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T22:50:56.103Z] === RUN TestBuildWithEmptyLayers [2021-06-09T22:50:57.179Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-09T22:50:57.861Z] tests/integration/client_test.py ..... [ 75%] [2021-06-09T22:50:58.122Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-09T22:50:58.308Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2021-06-09T22:50:58.308Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T22:50:58.538Z] --- SKIP: TestServicePlugin (3.47s) [2021-06-09T22:50:58.539Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] === RUN TestServiceUpdateLabel [2021-06-09T22:50:58.539Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-09T22:50:58.539Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] === RUN TestServiceUpdateSecrets [2021-06-09T22:50:58.539Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-06-09T22:50:58.539Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] === RUN TestServiceUpdateConfigs [2021-06-09T22:50:58.539Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-09T22:50:58.539Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] === RUN TestServiceUpdateNetwork [2021-06-09T22:50:58.539Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-09T22:50:58.539Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T22:50:58.539Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-09T22:50:58.539Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] PASS [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === Skipped [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T22:50:58.539Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T22:50:58.539Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T22:50:58.539Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T22:50:58.539Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-09T22:50:58.539Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-09T22:50:58.539Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-09T22:50:58.539Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-09T22:50:58.539Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-09T22:50:58.539Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-09T22:50:58.539Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-09T22:50:58.539Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-09T22:50:58.539Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-09T22:50:58.539Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestCreateJob (0.02s) [2021-06-09T22:50:58.539Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-09T22:50:58.539Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-09T22:50:58.539Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T22:50:58.539Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-09T22:50:58.539Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-09T22:50:58.539Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2021-06-09T22:50:58.539Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-09T22:50:58.539Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-06-09T22:50:58.539Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-09T22:50:58.539Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-09T22:50:58.539Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-09T22:50:58.539Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] DONE 24 tests, 23 skipped in 3.922s [2021-06-09T22:50:58.539Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T22:50:58.539Z] INFO: Testing against a local daemon [2021-06-09T22:50:58.539Z] === RUN TestSessionCreate [2021-06-09T22:50:58.539Z] --- PASS: TestSessionCreate (0.08s) [2021-06-09T22:50:58.539Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T22:50:58.539Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-09T22:50:58.539Z] PASS [2021-06-09T22:50:58.539Z] [2021-06-09T22:50:58.539Z] DONE 2 tests in 0.753s [2021-06-09T22:50:58.539Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T22:50:58.545Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-09T22:50:59.061Z] tests/integration/errors_test.py . [ 76%] [2021-06-09T22:50:59.474Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-09T22:50:59.912Z] INFO: Testing against a local daemon [2021-06-09T22:50:59.912Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T22:50:59.912Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T22:50:59.912Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T22:50:59.912Z] === RUN TestEventsExecDie [2021-06-09T22:51:01.286Z] --- PASS: TestEventsExecDie (1.11s) [2021-06-09T22:51:01.286Z] === RUN TestEventsBackwardsCompatible [2021-06-09T22:51:01.286Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-09T22:51:01.286Z] === RUN TestEventsVolumeCreate [2021-06-09T22:51:01.286Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-09T22:51:01.286Z] === RUN TestInfoBinaryCommits [2021-06-09T22:51:01.286Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-09T22:51:01.286Z] === RUN TestInfoAPIVersioned [2021-06-09T22:51:01.286Z] --- PASS: TestInfoAPIVersioned (0.05s) [2021-06-09T22:51:01.286Z] === RUN TestInfoDiscoveryBackend [2021-06-09T22:51:01.365Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-09T22:51:02.300Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-09T22:51:02.556Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-09T22:51:02.660Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-09T22:51:02.660Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T22:51:05.832Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-09T22:51:05.832Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-09T22:51:06.840Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.41s) [2021-06-09T22:51:06.840Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T22:51:06.840Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-09T22:51:06.840Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:51:06.840Z] === RUN TestInfoAPI [2021-06-09T22:51:06.840Z] --- PASS: TestInfoAPI (0.02s) [2021-06-09T22:51:06.840Z] === RUN TestInfoAPIWarnings [2021-06-09T22:51:08.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T22:51:08.352Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-09T22:51:10.243Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-09T22:51:10.806Z] --- PASS: TestBuildWithHugeFile (102.98s) [2021-06-09T22:51:10.806Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T22:51:10.806Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-09T22:51:10.806Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T22:51:10.806Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T22:51:10.806Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:51:10.806Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:51:10.806Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:51:10.806Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:51:10.806Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:51:10.806Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:51:10.806Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:51:10.806Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:51:10.806Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-09T22:51:11.062Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:51:11.206Z] === RUN TestMiddlewares [2021-06-09T22:51:11.206Z] --- PASS: TestMiddlewares (0.00s) [2021-06-09T22:51:11.206Z] PASS [2021-06-09T22:51:11.206Z] coverage: 9.0% of statements [2021-06-09T22:51:11.206Z] ok github.com/docker/docker/api/server 0.075s coverage: 9.0% of statements [2021-06-09T22:51:11.318Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-06-09T22:51:11.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-06-09T22:51:11.318Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2021-06-09T22:51:11.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-06-09T22:51:11.318Z] === RUN TestBuildPreserveOwnership [2021-06-09T22:51:11.318Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T22:51:12.248Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-09T22:51:12.248Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-09T22:51:13.228Z] --- PASS: TestBuildMultiStageOnBuild (13.64s) [2021-06-09T22:51:13.228Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T22:51:13.228Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-09T22:51:13.228Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T22:51:13.228Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T22:51:14.138Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-09T22:51:15.067Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-09T22:51:16.439Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-09T22:51:16.706Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T22:51:19.225Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-09T22:51:19.481Z] --- PASS: TestBuildPreserveOwnership (8.06s) [2021-06-09T22:51:19.481Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.37s) [2021-06-09T22:51:19.481Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.67s) [2021-06-09T22:51:19.481Z] === RUN TestBuildPlatformInvalid [2021-06-09T22:51:19.481Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-06-09T22:51:19.481Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T22:51:20.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T22:51:20.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T22:51:20.854Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-09T22:51:21.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T22:51:22.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T22:51:22.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T22:51:23.847Z] --- PASS: TestImportExtremelyLargeImageWorks (102.06s) [2021-06-09T22:51:23.847Z] PASS [2021-06-09T22:51:23.847Z] [2021-06-09T22:51:23.847Z] DONE 12 tests in 104.779s [2021-06-09T22:51:23.847Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T22:51:23.847Z] INFO: Testing against a local daemon [2021-06-09T22:51:23.847Z] === RUN TestNetworkCreateDelete [2021-06-09T22:51:23.847Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-09T22:51:23.847Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T22:51:23.847Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-06-09T22:51:23.847Z] === RUN TestDaemonDNSFallback [2021-06-09T22:51:23.847Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-06-09T22:51:23.847Z] === RUN TestInspectNetwork [2021-06-09T22:51:24.125Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-09T22:51:24.381Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-09T22:51:24.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T22:51:24.911Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-06-09T22:51:24.911Z] === RUN TestInfoDebug [2021-06-09T22:51:24.911Z] --- PASS: TestInfoDebug (1.52s) [2021-06-09T22:51:24.911Z] === RUN TestInfoInsecureRegistries [2021-06-09T22:51:24.943Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-09T22:51:25.217Z] === RUN TestInspectNetwork/full_network_id [2021-06-09T22:51:25.217Z] === RUN TestInspectNetwork/partial_network_id [2021-06-09T22:51:25.217Z] === RUN TestInspectNetwork/network_name [2021-06-09T22:51:25.217Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-09T22:51:26.072Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-09T22:51:26.809Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-06-09T22:51:26.809Z] === RUN TestInfoRegistryMirrors [2021-06-09T22:51:27.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T22:51:27.480Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-09T22:51:28.105Z] --- PASS: TestBuildMultiStageLayerLeak (16.03s) [2021-06-09T22:51:28.105Z] === RUN TestBuildWithHugeFile [2021-06-09T22:51:28.181Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-06-09T22:51:28.181Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T22:51:28.181Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-06-09T22:51:28.181Z] === RUN TestPingCacheHeaders [2021-06-09T22:51:28.181Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-09T22:51:28.181Z] === RUN TestPingGet [2021-06-09T22:51:28.181Z] --- PASS: TestPingGet (0.01s) [2021-06-09T22:51:28.181Z] === RUN TestPingHead [2021-06-09T22:51:28.181Z] --- PASS: TestPingHead (0.02s) [2021-06-09T22:51:28.181Z] === RUN TestVersion [2021-06-09T22:51:28.181Z] --- PASS: TestVersion (0.02s) [2021-06-09T22:51:28.181Z] PASS [2021-06-09T22:51:28.182Z] [2021-06-09T22:51:28.182Z] === Skipped [2021-06-09T22:51:28.182Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T22:51:28.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T22:51:28.182Z] [2021-06-09T22:51:28.182Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-09T22:51:28.182Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T22:51:28.182Z] [2021-06-09T22:51:28.182Z] [2021-06-09T22:51:28.182Z] DONE 19 tests, 2 skipped in 29.660s [2021-06-09T22:51:28.182Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T22:51:28.426Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-09T22:51:28.440Z] INFO: Testing against a local daemon [2021-06-09T22:51:28.440Z] === RUN TestVolumesCreateAndList [2021-06-09T22:51:28.440Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-09T22:51:28.440Z] === RUN TestVolumesRemove [2021-06-09T22:51:28.440Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-09T22:51:28.440Z] === RUN TestVolumesInspect [2021-06-09T22:51:28.440Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-09T22:51:28.440Z] === RUN TestVolumesInvalidJSON [2021-06-09T22:51:28.697Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T22:51:28.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T22:51:28.697Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T22:51:28.697Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-09T22:51:28.697Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T22:51:28.697Z] PASS [2021-06-09T22:51:28.697Z] [2021-06-09T22:51:28.697Z] DONE 5 tests in 0.286s [2021-06-09T22:51:28.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T22:51:28.697Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12518 is not a child of this shell [2021-06-09T22:51:28.698Z] warning: PID 12518 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-09T22:51:28.698Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T22:51:28.698Z] [2021-06-09T22:51:28.698Z] Unloading profiles will leave already running processes permanently [2021-06-09T22:51:28.698Z] unconfined, which can lead to unexpected situations. [2021-06-09T22:51:28.698Z] [2021-06-09T22:51:28.698Z] To set a process to complain mode, use the command line tool [2021-06-09T22:51:28.698Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T22:51:28.698Z] Removing test suite binaries [2021-06-09T22:51:28.698Z] exiting test-integration [2021-06-09T22:51:28.698Z] ++ exit 0 [2021-06-09T22:51:29.630Z] [2021-06-09T22:51:29.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T22:51:30.469Z] --- PASS: TestInspectNetwork (7.97s) [2021-06-09T22:51:30.469Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-09T22:51:30.469Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-09T22:51:30.469Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-09T22:51:30.469Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-09T22:51:30.469Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T22:51:31.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T22:51:31.692Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet Post stage [Pipeline] junit [2021-06-09T22:51:32.174Z] Recording test results [2021-06-09T22:51:32.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T22:51:32.996Z] --- PASS: TestRunContainerWithBridgeNone (3.13s) [2021-06-09T22:51:32.996Z] === RUN TestNetworkInvalidJSON [2021-06-09T22:51:32.996Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T22:51:32.996Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T22:51:32.996Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T22:51:32.996Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T22:51:32.996Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T22:51:32.996Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T22:51:32.996Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T22:51:32.996Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T22:51:32.996Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T22:51:32.996Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-09T22:51:32.996Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T22:51:32.996Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T22:51:32.996Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T22:51:32.996Z] === RUN TestNetworkList [2021-06-09T22:51:32.996Z] === RUN TestNetworkList//networks [2021-06-09T22:51:32.996Z] === PAUSE TestNetworkList//networks [2021-06-09T22:51:32.996Z] === RUN TestNetworkList//networks/ [2021-06-09T22:51:32.996Z] === PAUSE TestNetworkList//networks/ [2021-06-09T22:51:32.996Z] === CONT TestNetworkList//networks [2021-06-09T22:51:32.996Z] === CONT TestNetworkList//networks/ [2021-06-09T22:51:32.996Z] --- PASS: TestNetworkList (0.01s) [2021-06-09T22:51:32.996Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T22:51:32.996Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T22:51:32.996Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T22:51:33.253Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-06-09T22:51:33.253Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T22:51:33.584Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-09T22:51:33.936Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T22:51:34.184Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-09T22:51:34.184Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T22:51:34.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T22:51:34.271Z] + echo Ensuring container killed. [2021-06-09T22:51:34.271Z] Ensuring container killed. [2021-06-09T22:51:34.271Z] + docker rm -vf docker-pr2 [2021-06-09T22:51:34.530Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-09T22:51:34.814Z] + echo Chowning /workspace to jenkins user [2021-06-09T22:51:34.814Z] Chowning /workspace to jenkins user [2021-06-09T22:51:34.814Z] + id -u [2021-06-09T22:51:34.814Z] + id -g [2021-06-09T22:51:34.814Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42503:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T22:51:34.814Z] Unable to find image 'busybox:latest' locally [2021-06-09T22:51:35.073Z] latest: Pulling from library/busybox [2021-06-09T22:51:35.073Z] b71f96345d44: Pulling fs layer [2021-06-09T22:51:35.073Z] b71f96345d44: Verifying Checksum [2021-06-09T22:51:35.073Z] b71f96345d44: Download complete [2021-06-09T22:51:35.116Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-06-09T22:51:35.116Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T22:51:35.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T22:51:35.332Z] b71f96345d44: Pull complete [2021-06-09T22:51:35.332Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T22:51:35.332Z] Status: Downloaded newer image for busybox:latest [2021-06-09T22:51:36.047Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-06-09T22:51:36.047Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T22:51:36.858Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-09T22:51:37.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T22:51:37.426Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-06-09T22:51:37.426Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T22:51:37.536Z] + bundleName=amd64-rootless [2021-06-09T22:51:37.536Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-09T22:51:37.536Z] Creating amd64-rootless-bundles.tar.gz [2021-06-09T22:51:37.536Z] + + xargs tar -czffind amd64-rootless-bundles.tar.gz bundles [2021-06-09T22:51:37.536Z] -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-06-09T22:51:37.552Z] Archiving artifacts [2021-06-09T22:51:37.990Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-09T22:51:37.990Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T22:51:38.226Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-09T22:51:38.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T22:51:38.787Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-09T22:51:39.207Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42503/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T22:51:39.515Z] + make clean [2021-06-09T22:51:39.773Z] docker volume rm -f docker-dev-cache [2021-06-09T22:51:39.773Z] docker-dev-cache [Pipeline] deleteDir [2021-06-09T22:51:39.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T22:51:40.512Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2021-06-09T22:51:40.512Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T22:51:40.512Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T22:51:40.512Z] service_test.go:242: FLAKY_TEST [2021-06-09T22:51:40.512Z] === RUN TestServiceWithDataPathPortInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T22:51:41.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T22:51:41.223Z] Using test binary docker [2021-06-09T22:51:41.223Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T22:51:41.223Z] +++ /etc/init.d/apparmor start [2021-06-09T22:51:41.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T22:51:41.223Z] INFO: Waiting for daemon to start... [2021-06-09T22:51:41.223Z] Starting dockerd [2021-06-09T22:51:41.223Z] +++ 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 [2021-06-09T22:51:42.154Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-09T22:51:42.717Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-09T22:51:43.645Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-09T22:51:44.840Z] ......... [ 86%] [2021-06-09T22:51:45.421Z] . [2021-06-09T22:51:45.421Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T22:51:45.421Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T22:51:45.421Z] Error: No such image: emptyfs [2021-06-09T22:51:45.421Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T22:51:45.421Z] ++++ docker load [2021-06-09T22:51:45.534Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-09T22:51:45.682Z] Running integration-test (iteration 1) [2021-06-09T22:51:45.682Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T22:51:45.682Z] ++ 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 [2021-06-09T22:51:45.682Z] ++ set -e [2021-06-09T22:51:45.682Z] ++ '[' -n 0 ']' [2021-06-09T22:51:45.682Z] ++ set -x [2021-06-09T22:51:45.682Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:51:45.790Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-09T22:51:46.047Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-09T22:51:46.609Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-09T22:51:46.609Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-09T22:51:47.172Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-09T22:51:47.429Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-09T22:51:48.357Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-09T22:51:50.247Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-09T22:51:50.465Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-09T22:51:50.503Z] Loaded image: buildpack-deps:buster [2021-06-09T22:51:50.759Z] Loaded image: busybox:latest [2021-06-09T22:51:51.014Z] Loaded image: busybox:glibc [2021-06-09T22:51:51.920Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-09T22:51:52.903Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-09T22:51:53.466Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-09T22:51:54.832Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-09T22:51:55.378Z] --- PASS: TestServiceWithDataPathPortInit (15.06s) [2021-06-09T22:51:55.378Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T22:51:56.200Z] Loaded image: debian:bullseye [2021-06-09T22:51:56.200Z] Loaded image: hello-world:latest [2021-06-09T22:51:56.456Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T22:51:57.917Z] Loaded image: buildpack-deps:buster [2021-06-09T22:51:57.917Z] Loaded image: busybox:latest [2021-06-09T22:51:57.917Z] Loaded image: busybox:glibc [2021-06-09T22:51:58.485Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-09T22:51:59.052Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-09T22:51:59.725Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-09T22:52:00.468Z] Loaded image: debian:bullseye [2021-06-09T22:52:00.728Z] Loaded image: hello-world:latest [2021-06-09T22:52:00.728Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T22:52:00.988Z] INFO: Testing against a local daemon [2021-06-09T22:52:00.988Z] === RUN TestCgroupNamespacesBuild [2021-06-09T22:52:01.075Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-09T22:52:02.995Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-09T22:52:02.995Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-09T22:52:03.475Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2021-06-09T22:52:03.475Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ntwacneghj8x4tucjt0hcrqeb Created:2021-06-09 22:51:56.605763788 +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[7a0ad3c013fdf29c4797d7aec78733c90ca64b0b765e21c78b30587ac3cbf80b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.re00jtg4fk8ftbviwh75t06em EndpointID:d18ef11c85af297066e72790d0bf7769f653bf7ca8bfd91401313b89957c0f21 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f500f8891f14193fbed252eb49fd95f04a6ac634f4a333cfbfa83d7004cd3417 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:7ac4dc6819d8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.re00jtg4fk8ftbviwh75t06em EndpointID:d18ef11c85af297066e72790d0bf7769f653bf7ca8bfd91401313b89957c0f21 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-09T22:52:03.475Z] PASS [2021-06-09T22:52:03.475Z] [2021-06-09T22:52:03.475Z] === Skipped [2021-06-09T22:52:03.475Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T22:52:03.475Z] service_test.go:242: FLAKY_TEST [2021-06-09T22:52:03.475Z] [2021-06-09T22:52:03.475Z] [2021-06-09T22:52:03.475Z] DONE 26 tests, 1 skipped in 48.303s [2021-06-09T22:52:03.475Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T22:52:03.475Z] INFO: Testing against a local daemon [2021-06-09T22:52:03.475Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T22:52:03.475Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T22:52:03.475Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:52:03.475Z] === RUN TestDockerNetworkIpvlan [2021-06-09T22:52:03.475Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T22:52:03.475Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:52:03.475Z] PASS [2021-06-09T22:52:03.475Z] [2021-06-09T22:52:03.475Z] === Skipped [2021-06-09T22:52:03.475Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T22:52:03.475Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:52:03.475Z] [2021-06-09T22:52:03.475Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T22:52:03.475Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:52:03.475Z] [2021-06-09T22:52:03.475Z] [2021-06-09T22:52:03.475Z] DONE 2 tests, 2 skipped in 0.038s [2021-06-09T22:52:03.475Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T22:52:03.475Z] INFO: Testing against a local daemon [2021-06-09T22:52:03.475Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T22:52:03.532Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2021-06-09T22:52:03.532Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T22:52:04.039Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-06-09T22:52:04.039Z] === RUN TestDockerNetworkMacvlan [2021-06-09T22:52:04.356Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-09T22:52:04.356Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-09T22:52:04.971Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-09T22:52:05.442Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2021-06-09T22:52:05.442Z] === RUN TestBuildWithSession [2021-06-09T22:52:05.442Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T22:52:05.442Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:52:05.442Z] === RUN TestBuildSquashParent [2021-06-09T22:52:05.535Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-09T22:52:06.263Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-09T22:52:06.466Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-09T22:52:07.631Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-09T22:52:08.193Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.73s) [2021-06-09T22:52:08.193Z] PASS [2021-06-09T22:52:08.193Z] [2021-06-09T22:52:08.193Z] === Skipped [2021-06-09T22:52:08.193Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-09T22:52:08.193Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:52:08.193Z] [2021-06-09T22:52:08.193Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-09T22:52:08.193Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T22:52:08.193Z] [2021-06-09T22:52:08.193Z] [2021-06-09T22:52:08.193Z] DONE 34 tests, 2 skipped in 269.961s [2021-06-09T22:52:08.449Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T22:52:08.449Z] ++ 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 [2021-06-09T22:52:08.449Z] ++ set -e [2021-06-09T22:52:08.449Z] ++ '[' -n 0 ']' [2021-06-09T22:52:08.449Z] ++ set -x [2021-06-09T22:52:08.449Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:52:08.449Z] INFO: Testing against a local daemon [2021-06-09T22:52:08.449Z] === RUN TestConfigInspect [2021-06-09T22:52:08.993Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-09T22:52:09.378Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-09T22:52:09.457Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-09T22:52:09.717Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-09T22:52:09.717Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-09T22:52:09.717Z] [2021-06-09T22:52:09.717Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-09T22:52:09.717Z] =========================== short test summary info ============================ [2021-06-09T22:52:09.717Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-09T22:52:09.717Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-09T22:52:09.717Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-09T22:52:09.717Z] Not supported on most drivers [2021-06-09T22:52:09.717Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-09T22:52:09.717Z] Output of docker top depends on host distro, and is not formalized. [2021-06-09T22:52:09.717Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-09T22:52:09.717Z] Output of docker top depends on host distro, and is not formalized. [2021-06-09T22:52:09.717Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-09T22:52:09.717Z] Can fail if eth0 has multiple IP addresses [2021-06-09T22:52:09.717Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-09T22:52:09.717Z] This doesn't seem to be taken into account by the engine [2021-06-09T22:52:09.717Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-09T22:52:09.717Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-09T22:52:09.717Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-09T22:52:09.717Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 358.45 seconds == [2021-06-09T22:52:09.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T22:52:11.499Z] === RUN TestBoolValue [2021-06-09T22:52:11.499Z] --- PASS: TestBoolValue (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestBoolValueOrDefault [2021-06-09T22:52:11.499Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestInt64ValueOrZero [2021-06-09T22:52:11.499Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestInt64ValueOrDefault [2021-06-09T22:52:11.499Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-09T22:52:11.499Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestJsonContentType [2021-06-09T22:52:11.499Z] --- PASS: TestJsonContentType (0.00s) [2021-06-09T22:52:11.499Z] PASS [2021-06-09T22:52:11.499Z] coverage: 14.7% of statements [2021-06-09T22:52:11.499Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2021-06-09T22:52:11.499Z] === RUN TestMaskSecretKeys [2021-06-09T22:52:11.499Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-09T22:52:11.499Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-09T22:52:11.499Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-09T22:52:11.499Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestVersionMiddlewareVersion [2021-06-09T22:52:11.499Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-09T22:52:11.499Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-09T22:52:11.499Z] PASS [2021-06-09T22:52:11.499Z] coverage: 37.7% of statements [2021-06-09T22:52:11.499Z] ok github.com/docker/docker/api/server/middleware 0.091s coverage: 37.7% of statements [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T22:52:11.499Z] === RUN TestToJSON [2021-06-09T22:52:11.499Z] --- PASS: TestToJSON (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestToParamWithVersion [2021-06-09T22:52:11.499Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestFromJSON [2021-06-09T22:52:11.499Z] --- PASS: TestFromJSON (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestEmpty [2021-06-09T22:52:11.499Z] --- PASS: TestEmpty (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestArgsMatchKVListEmptySources [2021-06-09T22:52:11.499Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestArgsMatchKVList [2021-06-09T22:52:11.499Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestArgsMatch [2021-06-09T22:52:11.499Z] --- PASS: TestArgsMatch (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestAdd [2021-06-09T22:52:11.499Z] --- PASS: TestAdd (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestDel [2021-06-09T22:52:11.499Z] --- PASS: TestDel (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestLen [2021-06-09T22:52:11.499Z] --- PASS: TestLen (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestExactMatch [2021-06-09T22:52:11.499Z] --- PASS: TestExactMatch (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestOnlyOneExactMatch [2021-06-09T22:52:11.499Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestContains [2021-06-09T22:52:11.499Z] --- PASS: TestContains (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestValidate [2021-06-09T22:52:11.499Z] --- PASS: TestValidate (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestWalkValues [2021-06-09T22:52:11.499Z] --- PASS: TestWalkValues (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestFuzzyMatch [2021-06-09T22:52:11.499Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestClone [2021-06-09T22:52:11.499Z] --- PASS: TestClone (0.00s) [2021-06-09T22:52:11.499Z] PASS [2021-06-09T22:52:11.499Z] coverage: 92.2% of statements [2021-06-09T22:52:11.499Z] ok github.com/docker/docker/api/types/filters 0.081s coverage: 92.2% of statements [2021-06-09T22:52:11.499Z] === RUN TestStrSliceMarshalJSON [2021-06-09T22:52:11.499Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestStrSliceUnmarshalJSON [2021-06-09T22:52:11.499Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestStrSliceUnmarshalString [2021-06-09T22:52:11.499Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestStrSliceUnmarshalSlice [2021-06-09T22:52:11.499Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-09T22:52:11.499Z] PASS [2021-06-09T22:52:11.499Z] coverage: 90.0% of statements [2021-06-09T22:52:11.499Z] ok github.com/docker/docker/api/types/strslice 0.070s coverage: 90.0% of statements [2021-06-09T22:52:11.499Z] === RUN TestAdjustForAPIVersion [2021-06-09T22:52:11.499Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-09T22:52:11.499Z] PASS [2021-06-09T22:52:11.499Z] coverage: 5.7% of statements [2021-06-09T22:52:11.499Z] ok github.com/docker/docker/api/server/router/swarm 0.085s coverage: 5.7% of statements [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T22:52:11.499Z] === RUN TestDurationToSecondsString [2021-06-09T22:52:11.499Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestGetTimestamp [2021-06-09T22:52:11.499Z] --- PASS: TestGetTimestamp (0.18s) [2021-06-09T22:52:11.499Z] === RUN TestParseTimestamps [2021-06-09T22:52:11.499Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-09T22:52:11.499Z] PASS [2021-06-09T22:52:11.499Z] coverage: 100.0% of statements [2021-06-09T22:52:11.499Z] ok github.com/docker/docker/api/types/time 0.239s coverage: 100.0% of statements [2021-06-09T22:52:11.499Z] === RUN TestCompareVersion [2021-06-09T22:52:11.499Z] --- PASS: TestCompareVersion (0.00s) [2021-06-09T22:52:11.499Z] PASS [2021-06-09T22:52:11.499Z] coverage: 75.0% of statements [2021-06-09T22:52:11.499Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T22:52:11.499Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-09T22:52:11.499Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-09T22:52:11.499Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestCloneArgsSmartHttp [2021-06-09T22:52:11.499Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-09T22:52:11.499Z] === RUN TestCloneArgsDumbHttp [2021-06-09T22:52:11.499Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestCloneArgsGit [2021-06-09T22:52:11.499Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-09T22:52:11.499Z] === RUN TestCheckoutGit [2021-06-09T22:52:11.898Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-09T22:52:11.898Z] --- PASS: TestConfigInspect (3.40s) [2021-06-09T22:52:11.898Z] === RUN TestConfigList [2021-06-09T22:52:12.024Z] --- PASS: TestBuildSquashParent (6.06s) [2021-06-09T22:52:12.024Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T22:52:12.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:52:12.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:52:12.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:52:12.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:52:12.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:52:12.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:52:12.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:52:12.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:52:12.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:52:12.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:52:12.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:52:12.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:52:12.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:52:12.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:52:12.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:52:12.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:52:12.319Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-09T22:52:13.791Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-09T22:52:13.791Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-09T22:52:13.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:52:13.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:52:14.047Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-09T22:52:14.371Z] === RUN TestEnable [2021-06-09T22:52:14.371Z] --- PASS: TestEnable (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestDisable [2021-06-09T22:52:14.371Z] --- PASS: TestDisable (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestEnabled [2021-06-09T22:52:14.371Z] --- PASS: TestEnabled (0.00s) [2021-06-09T22:52:14.371Z] PASS [2021-06-09T22:52:14.371Z] coverage: 100.0% of statements [2021-06-09T22:52:14.371Z] ok github.com/docker/docker/cli/debug 0.061s coverage: 100.0% of statements [2021-06-09T22:52:14.371Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-09T22:52:14.371Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-09T22:52:14.371Z] === RUN TestProcessNoDockerignore [2021-06-09T22:52:14.371Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-06-09T22:52:14.371Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-09T22:52:14.371Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestDetectContentType [2021-06-09T22:52:14.371Z] --- PASS: TestDetectContentType (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestSelectAcceptableMIME [2021-06-09T22:52:14.371Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestInspectEmptyResponse [2021-06-09T22:52:14.371Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestInspectResponseBinary [2021-06-09T22:52:14.371Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestResponseUnsupportedContentType [2021-06-09T22:52:14.371Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestInspectResponseTextSimple [2021-06-09T22:52:14.371Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestInspectResponseEmptyContentType [2021-06-09T22:52:14.371Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestUnknownContentLength [2021-06-09T22:52:14.371Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestDownloadRemote [2021-06-09T22:52:14.371Z] --- PASS: TestDownloadRemote (0.08s) [2021-06-09T22:52:14.371Z] === RUN TestGetWithStatusError [2021-06-09T22:52:14.371Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-09T22:52:14.371Z] === RUN TestCloseRootDirectory [2021-06-09T22:52:14.371Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-09T22:52:14.371Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:52:14.371Z] === RUN TestHashFile [2021-06-09T22:52:14.371Z] --- SKIP: TestHashFile (0.00s) [2021-06-09T22:52:14.371Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:52:14.371Z] === RUN TestHashSubdir [2021-06-09T22:52:14.371Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-09T22:52:14.371Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:52:14.371Z] === RUN TestRemoveDirectory [2021-06-09T22:52:14.371Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-06-09T22:52:14.371Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:52:14.371Z] PASS [2021-06-09T22:52:14.371Z] coverage: 9.3% of statements [2021-06-09T22:52:14.371Z] ok github.com/docker/docker/builder/remotecontext 0.274s coverage: 9.3% of statements [2021-06-09T22:52:15.326Z] === RUN TestGetAllAllowed [2021-06-09T22:52:15.326Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestGetAllMeta [2021-06-09T22:52:15.326Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-09T22:52:15.326Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestIsUnreferencedBuiltin [2021-06-09T22:52:15.326Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestIsExistingDirectory [2021-06-09T22:52:15.326Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestGetFilenameForDownload [2021-06-09T22:52:15.326Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestEnv2Variables [2021-06-09T22:52:15.326Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-09T22:52:15.326Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestMaintainer [2021-06-09T22:52:15.326Z] --- PASS: TestMaintainer (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestLabel [2021-06-09T22:52:15.326Z] --- PASS: TestLabel (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestFromScratch [2021-06-09T22:52:15.326Z] --- PASS: TestFromScratch (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestFromWithArg [2021-06-09T22:52:15.326Z] --- PASS: TestFromWithArg (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-09T22:52:15.326Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestFromWithUndefinedArg [2021-06-09T22:52:15.326Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestFromMultiStageWithNamedStage [2021-06-09T22:52:15.326Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestOnbuild [2021-06-09T22:52:15.326Z] --- PASS: TestOnbuild (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestWorkdir [2021-06-09T22:52:15.326Z] --- PASS: TestWorkdir (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestCmd [2021-06-09T22:52:15.326Z] --- PASS: TestCmd (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestHealthcheckNone [2021-06-09T22:52:15.326Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestHealthcheckCmd [2021-06-09T22:52:15.326Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestEntrypoint [2021-06-09T22:52:15.326Z] --- PASS: TestEntrypoint (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestExpose [2021-06-09T22:52:15.326Z] --- PASS: TestExpose (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestUser [2021-06-09T22:52:15.326Z] --- PASS: TestUser (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestVolume [2021-06-09T22:52:15.326Z] --- PASS: TestVolume (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestStopSignal [2021-06-09T22:52:15.326Z] --- SKIP: TestStopSignal (0.00s) [2021-06-09T22:52:15.326Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T22:52:15.326Z] === RUN TestArg [2021-06-09T22:52:15.326Z] --- PASS: TestArg (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestShell [2021-06-09T22:52:15.326Z] --- PASS: TestShell (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestPrependEnvOnCmd [2021-06-09T22:52:15.326Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestRunWithBuildArgs [2021-06-09T22:52:15.326Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestRunIgnoresHealthcheck [2021-06-09T22:52:15.326Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestDispatchUnsupportedOptions [2021-06-09T22:52:15.326Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-09T22:52:15.326Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-09T22:52:15.326Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-09T22:52:15.326Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestNormalizeWorkdir [2021-06-09T22:52:15.326Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestDispatch [2021-06-09T22:52:15.326Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-09T22:52:15.326Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-09T22:52:15.326Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-09T22:52:15.326Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-09T22:52:15.326Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-09T22:52:15.326Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-09T22:52:15.326Z] === RUN TestDispatch/COPY_url [2021-06-09T22:52:15.326Z] --- PASS: TestDispatch (0.13s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-09T22:52:15.326Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestAddScratchImageAddsToMounts [2021-06-09T22:52:15.326Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-09T22:52:15.326Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-09T22:52:15.326Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-09T22:52:15.326Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestImageSourceGetAddsToMounts [2021-06-09T22:52:15.326Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestEmptyDockerfile [2021-06-09T22:52:15.326Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-09T22:52:15.326Z] === RUN TestSymlinkDockerfile [2021-06-09T22:52:15.326Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-09T22:52:15.326Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-09T22:52:15.326Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestNonExistingDockerfile [2021-06-09T22:52:15.326Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestCopyRunConfig [2021-06-09T22:52:15.326Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestDeepCopyRunConfig [2021-06-09T22:52:15.326Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestExportImage [2021-06-09T22:52:15.326Z] --- PASS: TestExportImage (0.00s) [2021-06-09T22:52:15.326Z] === RUN TestNormalizeDest [2021-06-09T22:52:15.326Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-09T22:52:15.326Z] PASS [2021-06-09T22:52:15.326Z] coverage: 47.0% of statements [2021-06-09T22:52:15.326Z] ok github.com/docker/docker/builder/dockerfile 0.350s coverage: 47.0% of statements [2021-06-09T22:52:15.326Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T22:52:15.413Z] --- PASS: TestConfigList (3.30s) [2021-06-09T22:52:15.413Z] === RUN TestConfigsCreateAndDelete [2021-06-09T22:52:15.668Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-09T22:52:16.490Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-09T22:52:16.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2021-06-09T22:52:16.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.91s) [2021-06-09T22:52:16.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2021-06-09T22:52:16.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2021-06-09T22:52:16.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s) [2021-06-09T22:52:16.490Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2021-06-09T22:52:16.490Z] === RUN TestBuildMultiStageCopy [2021-06-09T22:52:16.490Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T22:52:17.573Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-09T22:52:18.186Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-09T22:52:18.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T22:52:18.441Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-09T22:52:18.696Z] --- PASS: TestConfigsCreateAndDelete (3.39s) [2021-06-09T22:52:18.696Z] === RUN TestConfigsUpdate [2021-06-09T22:52:18.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T22:52:19.233Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T22:52:19.468Z] --- PASS: TestDockerNetworkMacvlan (15.03s) [2021-06-09T22:52:19.468Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-06-09T22:52:19.468Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-06-09T22:52:19.468Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.79s) [2021-06-09T22:52:19.468Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.97s) [2021-06-09T22:52:19.468Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.22s) [2021-06-09T22:52:19.468Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-06-09T22:52:19.468Z] PASS [2021-06-09T22:52:19.468Z] [2021-06-09T22:52:19.468Z] DONE 8 tests in 16.369s [2021-06-09T22:52:19.468Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T22:52:19.468Z] testing: warning: no tests to run [2021-06-09T22:52:19.468Z] PASS [2021-06-09T22:52:19.468Z] [2021-06-09T22:52:19.468Z] DONE 0 tests in 0.006s [2021-06-09T22:52:19.468Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T22:52:19.468Z] INFO: Testing against a local daemon [2021-06-09T22:52:19.468Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T22:52:19.493Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T22:52:20.063Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2021-06-09T22:52:20.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.16s) [2021-06-09T22:52:20.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-06-09T22:52:20.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-06-09T22:52:20.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-06-09T22:52:20.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-06-09T22:52:20.063Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T22:52:20.587Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-09T22:52:20.839Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-06-09T22:52:20.839Z] === RUN TestAuthZPluginTLS [2021-06-09T22:52:21.005Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2021-06-09T22:52:21.005Z] === RUN TestBuildLabelWithTargets [2021-06-09T22:52:21.403Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-09T22:52:21.403Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T22:52:21.515Z] --- PASS: TestConfigsUpdate (3.00s) [2021-06-09T22:52:21.515Z] === RUN TestTemplatedConfig [2021-06-09T22:52:21.660Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-09T22:52:21.660Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T22:52:21.772Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-09T22:52:22.028Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-09T22:52:22.181Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T22:52:22.181Z] [2021-06-09T22:52:22.181Z] Unloading profiles will leave already running processes permanently [2021-06-09T22:52:22.181Z] unconfined, which can lead to unexpected situations. [2021-06-09T22:52:22.181Z] [2021-06-09T22:52:22.181Z] To set a process to complain mode, use the command line tool [2021-06-09T22:52:22.181Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T22:52:22.181Z] [2021-06-09T22:52:22.224Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-09T22:52:22.224Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T22:52:22.411Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2021-06-09T22:52:22.411Z] === RUN TestBuildWithEmptyLayers Post stage [Pipeline] junit [2021-06-09T22:52:22.464Z] Recording test results [2021-06-09T22:52:22.788Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-09T22:52:22.788Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T22:52:22.956Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-09T22:52:23.361Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-06-09T22:52:23.361Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T22:52:23.547Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-09T22:52:23.834Z] + echo Ensuring container killed. [2021-06-09T22:52:23.834Z] Ensuring container killed. [2021-06-09T22:52:23.834Z] + docker rm -vf docker-pr2 [2021-06-09T22:52:23.834Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-09T22:52:24.120Z] + echo Chowning /workspace to jenkins user [2021-06-09T22:52:24.120Z] Chowning /workspace to jenkins user [2021-06-09T22:52:24.120Z] + id -u [2021-06-09T22:52:24.120Z] + id -g [2021-06-09T22:52:24.120Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42503:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T22:52:24.120Z] Unable to find image 'busybox:latest' locally [2021-06-09T22:52:24.120Z] latest: Pulling from library/busybox [2021-06-09T22:52:24.158Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2021-06-09T22:52:24.158Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T22:52:24.379Z] b71f96345d44: Pulling fs layer [2021-06-09T22:52:24.379Z] b71f96345d44: Verifying Checksum [2021-06-09T22:52:24.379Z] b71f96345d44: Download complete [2021-06-09T22:52:24.379Z] b71f96345d44: Pull complete [2021-06-09T22:52:24.379Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T22:52:24.379Z] Status: Downloaded newer image for busybox:latest [2021-06-09T22:52:24.726Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-09T22:52:24.726Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T22:52:25.290Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-09T22:52:25.290Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T22:52:25.611Z] + bundleName=docker-py [2021-06-09T22:52:25.611Z] + echo Creating docker-py-bundles.tar.gz [2021-06-09T22:52:25.611Z] Creating docker-py-bundles.tar.gz [2021-06-09T22:52:25.611Z] + 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 [2021-06-09T22:52:25.623Z] Archiving artifacts [2021-06-09T22:52:25.854Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-09T22:52:25.854Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T22:52:25.909Z] --- PASS: TestBuildMultiStageOnBuild (2.45s) [2021-06-09T22:52:25.909Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T22:52:26.226Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-09T22:52:26.852Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-06-09T22:52:26.852Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T22:52:27.098Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42503/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-09T22:52:27.183Z] --- PASS: TestTemplatedConfig (5.47s) [2021-06-09T22:52:27.183Z] === RUN TestConfigCreateResolve [2021-06-09T22:52:27.448Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3f577e96a5e405f17ecbfb258fa623c76ece1de4 -e DOCKER_GRAPHDRIVER docker:3f577e96a5e405f17ecbfb258fa623c76ece1de4 hack/make.sh binary [2021-06-09T22:52:27.450Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-09T22:52:27.625Z] === RUN TestCheckpointCreateError [2021-06-09T22:52:27.625Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCheckpointCreate [2021-06-09T22:52:27.625Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCheckpointDeleteError [2021-06-09T22:52:27.625Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCheckpointDelete [2021-06-09T22:52:27.625Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCheckpointListError [2021-06-09T22:52:27.625Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCheckpointList [2021-06-09T22:52:27.625Z] --- PASS: TestCheckpointList (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCheckpointListContainerNotFound [2021-06-09T22:52:27.625Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestNewClientWithOpsFromEnv [2021-06-09T22:52:27.625Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T22:52:27.625Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T22:52:27.625Z] === RUN TestGetAPIPath [2021-06-09T22:52:27.625Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestParseHostURL [2021-06-09T22:52:27.625Z] --- PASS: TestParseHostURL (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-09T22:52:27.625Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-09T22:52:27.625Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestNegotiateAPIVersion [2021-06-09T22:52:27.625Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestNegotiateAPVersionOverride [2021-06-09T22:52:27.625Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-09T22:52:27.625Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-09T22:52:27.625Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-09T22:52:27.625Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestClientRedirect [2021-06-09T22:52:27.625Z] --- PASS: TestClientRedirect (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigCreateUnsupported [2021-06-09T22:52:27.625Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigCreateError [2021-06-09T22:52:27.625Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigCreate [2021-06-09T22:52:27.625Z] --- PASS: TestConfigCreate (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigInspectNotFound [2021-06-09T22:52:27.625Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigInspectWithEmptyID [2021-06-09T22:52:27.625Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigInspectUnsupported [2021-06-09T22:52:27.625Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigInspectError [2021-06-09T22:52:27.625Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigInspectConfigNotFound [2021-06-09T22:52:27.625Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigInspect [2021-06-09T22:52:27.625Z] --- PASS: TestConfigInspect (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigListUnsupported [2021-06-09T22:52:27.625Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigListError [2021-06-09T22:52:27.625Z] --- PASS: TestConfigListError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigList [2021-06-09T22:52:27.625Z] --- PASS: TestConfigList (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigRemoveUnsupported [2021-06-09T22:52:27.625Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigRemoveError [2021-06-09T22:52:27.625Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigRemove [2021-06-09T22:52:27.625Z] --- PASS: TestConfigRemove (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigUpdateUnsupported [2021-06-09T22:52:27.625Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigUpdateError [2021-06-09T22:52:27.625Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestConfigUpdate [2021-06-09T22:52:27.625Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerCommitError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerCommit [2021-06-09T22:52:27.625Z] --- PASS: TestContainerCommit (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStatPathError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStatPathNotFoundError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStatPathNoHeaderError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStatPath [2021-06-09T22:52:27.625Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCopyToContainerError [2021-06-09T22:52:27.625Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCopyToContainerNotFoundError [2021-06-09T22:52:27.625Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-09T22:52:27.625Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCopyToContainer [2021-06-09T22:52:27.625Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCopyFromContainerError [2021-06-09T22:52:27.625Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCopyFromContainerNotFoundError [2021-06-09T22:52:27.625Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-09T22:52:27.625Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-09T22:52:27.625Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestCopyFromContainer [2021-06-09T22:52:27.625Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerCreateError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerCreateImageNotFound [2021-06-09T22:52:27.625Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerCreateWithName [2021-06-09T22:52:27.625Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerCreateAutoRemove [2021-06-09T22:52:27.625Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerDiffError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerDiff [2021-06-09T22:52:27.625Z] --- PASS: TestContainerDiff (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExecCreateError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExecCreate [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExecStartError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExecStart [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExecInspectError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExecInspect [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExportError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExportError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExport [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExport (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerInspectError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerInspectContainerNotFound [2021-06-09T22:52:27.625Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerInspectWithEmptyID [2021-06-09T22:52:27.625Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerInspect [2021-06-09T22:52:27.625Z] --- PASS: TestContainerInspect (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerInspectNode [2021-06-09T22:52:27.625Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerKillError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerKillError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerKill [2021-06-09T22:52:27.625Z] --- PASS: TestContainerKill (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerListError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerListError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerList [2021-06-09T22:52:27.625Z] --- PASS: TestContainerList (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerLogsNotFoundError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerLogsError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerLogs [2021-06-09T22:52:27.625Z] --- PASS: TestContainerLogs (0.20s) [2021-06-09T22:52:27.625Z] === RUN TestContainerPauseError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerPause [2021-06-09T22:52:27.625Z] --- PASS: TestContainerPause (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainersPruneError [2021-06-09T22:52:27.625Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainersPrune [2021-06-09T22:52:27.625Z] --- PASS: TestContainersPrune (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerRemoveError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerRemoveNotFoundError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerRemove [2021-06-09T22:52:27.625Z] --- PASS: TestContainerRemove (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerRenameError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerRename [2021-06-09T22:52:27.625Z] --- PASS: TestContainerRename (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerResizeError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExecResizeError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerResize [2021-06-09T22:52:27.625Z] --- PASS: TestContainerResize (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerExecResize [2021-06-09T22:52:27.625Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerRestartError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerRestart [2021-06-09T22:52:27.625Z] --- PASS: TestContainerRestart (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStartError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerStartError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStart [2021-06-09T22:52:27.625Z] --- PASS: TestContainerStart (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStatsError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStats [2021-06-09T22:52:27.625Z] --- PASS: TestContainerStats (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStopError [2021-06-09T22:52:27.625Z] --- PASS: TestContainerStopError (0.00s) [2021-06-09T22:52:27.625Z] === RUN TestContainerStop [2021-06-09T22:52:27.626Z] --- PASS: TestContainerStop (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestContainerTopError [2021-06-09T22:52:27.626Z] --- PASS: TestContainerTopError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestContainerTop [2021-06-09T22:52:27.626Z] --- PASS: TestContainerTop (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestContainerUnpauseError [2021-06-09T22:52:27.626Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestContainerUnpause [2021-06-09T22:52:27.626Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestContainerUpdateError [2021-06-09T22:52:27.626Z] --- PASS: TestContainerUpdateError (0.02s) [2021-06-09T22:52:27.626Z] === RUN TestContainerUpdate [2021-06-09T22:52:27.626Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestContainerWaitError [2021-06-09T22:52:27.626Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestContainerWait [2021-06-09T22:52:27.626Z] --- PASS: TestContainerWait (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestDiskUsageError [2021-06-09T22:52:27.626Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestDiskUsage [2021-06-09T22:52:27.626Z] --- PASS: TestDiskUsage (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestDistributionInspectUnsupported [2021-06-09T22:52:27.626Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestDistributionInspectWithEmptyID [2021-06-09T22:52:27.626Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestEventsErrorInOptions [2021-06-09T22:52:27.626Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestEventsErrorFromServer [2021-06-09T22:52:27.626Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestEvents [2021-06-09T22:52:27.626Z] --- PASS: TestEvents (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestTLSCloseWriter [2021-06-09T22:52:27.626Z] === PAUSE TestTLSCloseWriter [2021-06-09T22:52:27.626Z] === RUN TestImageBuildError [2021-06-09T22:52:27.626Z] --- PASS: TestImageBuildError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageBuild [2021-06-09T22:52:27.626Z] --- PASS: TestImageBuild (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestGetDockerOS [2021-06-09T22:52:27.626Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageCreateError [2021-06-09T22:52:27.626Z] --- PASS: TestImageCreateError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageCreate [2021-06-09T22:52:27.626Z] --- PASS: TestImageCreate (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageHistoryError [2021-06-09T22:52:27.626Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageHistory [2021-06-09T22:52:27.626Z] --- PASS: TestImageHistory (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageImportError [2021-06-09T22:52:27.626Z] --- PASS: TestImageImportError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageImport [2021-06-09T22:52:27.626Z] --- PASS: TestImageImport (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageInspectError [2021-06-09T22:52:27.626Z] --- PASS: TestImageInspectError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageInspectImageNotFound [2021-06-09T22:52:27.626Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageInspectWithEmptyID [2021-06-09T22:52:27.626Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageInspect [2021-06-09T22:52:27.626Z] --- PASS: TestImageInspect (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageListError [2021-06-09T22:52:27.626Z] --- PASS: TestImageListError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageList [2021-06-09T22:52:27.626Z] --- PASS: TestImageList (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageListApiBefore125 [2021-06-09T22:52:27.626Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageLoadError [2021-06-09T22:52:27.626Z] --- PASS: TestImageLoadError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageLoad [2021-06-09T22:52:27.626Z] --- PASS: TestImageLoad (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagesPruneError [2021-06-09T22:52:27.626Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagesPrune [2021-06-09T22:52:27.626Z] --- PASS: TestImagesPrune (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePullReferenceParseError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePullAnyError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePullWithoutErrors [2021-06-09T22:52:27.626Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePushReferenceError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePushAnyError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImagePushWithoutErrors [2021-06-09T22:52:27.626Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-09T22:52:27.626Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-09T22:52:27.626Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-09T22:52:27.626Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-09T22:52:27.626Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageRemoveError [2021-06-09T22:52:27.626Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageRemoveImageNotFound [2021-06-09T22:52:27.626Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageRemove [2021-06-09T22:52:27.626Z] --- PASS: TestImageRemove (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageSaveError [2021-06-09T22:52:27.626Z] --- PASS: TestImageSaveError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageSave [2021-06-09T22:52:27.626Z] --- PASS: TestImageSave (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageSearchAnyError [2021-06-09T22:52:27.626Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-09T22:52:27.626Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T22:52:27.626Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T22:52:27.626Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-09T22:52:27.626Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageSearchWithoutErrors [2021-06-09T22:52:27.626Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageTagError [2021-06-09T22:52:27.626Z] --- PASS: TestImageTagError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageTagInvalidReference [2021-06-09T22:52:27.626Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageTagInvalidSourceImageName [2021-06-09T22:52:27.626Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageTagHexSource [2021-06-09T22:52:27.626Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestImageTag [2021-06-09T22:52:27.626Z] --- PASS: TestImageTag (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestInfoServerError [2021-06-09T22:52:27.626Z] --- PASS: TestInfoServerError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestInfoInvalidResponseJSONError [2021-06-09T22:52:27.626Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestInfo [2021-06-09T22:52:27.626Z] --- PASS: TestInfo (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkConnectError [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkConnect [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkCreateError [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkCreate [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkDisconnectError [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkDisconnect [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkInspectError [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkInspectNotFoundError [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkInspectWithEmptyID [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkInspect [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkListError [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkListError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkList [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkList (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworksPruneError [2021-06-09T22:52:27.626Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworksPrune [2021-06-09T22:52:27.626Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkRemoveError [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNetworkRemove [2021-06-09T22:52:27.626Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeInspectError [2021-06-09T22:52:27.626Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeInspectNodeNotFound [2021-06-09T22:52:27.626Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeInspectWithEmptyID [2021-06-09T22:52:27.626Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeInspect [2021-06-09T22:52:27.626Z] --- PASS: TestNodeInspect (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeListError [2021-06-09T22:52:27.626Z] --- PASS: TestNodeListError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeList [2021-06-09T22:52:27.626Z] --- PASS: TestNodeList (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeRemoveError [2021-06-09T22:52:27.626Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeRemove [2021-06-09T22:52:27.626Z] --- PASS: TestNodeRemove (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeUpdateError [2021-06-09T22:52:27.626Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestNodeUpdate [2021-06-09T22:52:27.626Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestOptionWithTimeout [2021-06-09T22:52:27.626Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPingFail [2021-06-09T22:52:27.626Z] --- PASS: TestPingFail (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPingWithError [2021-06-09T22:52:27.626Z] 2021/06/09 22:52:27 RoundTripper returned a response & error; ignoring response [2021-06-09T22:52:27.626Z] 2021/06/09 22:52:27 RoundTripper returned a response & error; ignoring response [2021-06-09T22:52:27.626Z] --- PASS: TestPingWithError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPingSuccess [2021-06-09T22:52:27.626Z] --- PASS: TestPingSuccess (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPingHeadFallback [2021-06-09T22:52:27.626Z] === RUN TestPingHeadFallback/OK [2021-06-09T22:52:27.626Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-09T22:52:27.626Z] === RUN TestPingHeadFallback/Not_Found [2021-06-09T22:52:27.626Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-09T22:52:27.626Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-09T22:52:27.626Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-09T22:52:27.626Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-09T22:52:27.626Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-09T22:52:27.626Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginDisableError [2021-06-09T22:52:27.626Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginDisable [2021-06-09T22:52:27.626Z] --- PASS: TestPluginDisable (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginEnableError [2021-06-09T22:52:27.626Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginEnable [2021-06-09T22:52:27.626Z] --- PASS: TestPluginEnable (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginInspectError [2021-06-09T22:52:27.626Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginInspectWithEmptyID [2021-06-09T22:52:27.626Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginInspect [2021-06-09T22:52:27.626Z] --- PASS: TestPluginInspect (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginListError [2021-06-09T22:52:27.626Z] --- PASS: TestPluginListError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginList [2021-06-09T22:52:27.626Z] --- PASS: TestPluginList (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginPushError [2021-06-09T22:52:27.626Z] --- PASS: TestPluginPushError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginPush [2021-06-09T22:52:27.626Z] --- PASS: TestPluginPush (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginRemoveError [2021-06-09T22:52:27.626Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginRemove [2021-06-09T22:52:27.626Z] --- PASS: TestPluginRemove (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginSetError [2021-06-09T22:52:27.626Z] --- PASS: TestPluginSetError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPluginSet [2021-06-09T22:52:27.626Z] --- PASS: TestPluginSet (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSetHostHeader [2021-06-09T22:52:27.626Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestPlainTextError [2021-06-09T22:52:27.626Z] --- PASS: TestPlainTextError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestInfiniteError [2021-06-09T22:52:27.626Z] --- PASS: TestInfiniteError (0.03s) [2021-06-09T22:52:27.626Z] === RUN TestSecretCreateUnsupported [2021-06-09T22:52:27.626Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretCreateError [2021-06-09T22:52:27.626Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretCreate [2021-06-09T22:52:27.626Z] --- PASS: TestSecretCreate (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretInspectUnsupported [2021-06-09T22:52:27.626Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretInspectError [2021-06-09T22:52:27.626Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretInspectSecretNotFound [2021-06-09T22:52:27.626Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretInspectWithEmptyID [2021-06-09T22:52:27.626Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretInspect [2021-06-09T22:52:27.626Z] --- PASS: TestSecretInspect (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretListUnsupported [2021-06-09T22:52:27.626Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretListError [2021-06-09T22:52:27.626Z] --- PASS: TestSecretListError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretList [2021-06-09T22:52:27.626Z] --- PASS: TestSecretList (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretRemoveUnsupported [2021-06-09T22:52:27.626Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretRemoveError [2021-06-09T22:52:27.626Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretRemove [2021-06-09T22:52:27.626Z] --- PASS: TestSecretRemove (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretUpdateUnsupported [2021-06-09T22:52:27.626Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretUpdateError [2021-06-09T22:52:27.626Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestSecretUpdate [2021-06-09T22:52:27.626Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceCreateError [2021-06-09T22:52:27.626Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceCreate [2021-06-09T22:52:27.626Z] --- PASS: TestServiceCreate (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-09T22:52:27.626Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceCreateDigestPinning [2021-06-09T22:52:27.626Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceInspectError [2021-06-09T22:52:27.626Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceInspectServiceNotFound [2021-06-09T22:52:27.626Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceInspectWithEmptyID [2021-06-09T22:52:27.626Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceInspect [2021-06-09T22:52:27.626Z] --- PASS: TestServiceInspect (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceListError [2021-06-09T22:52:27.626Z] --- PASS: TestServiceListError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceList [2021-06-09T22:52:27.626Z] --- PASS: TestServiceList (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceLogsError [2021-06-09T22:52:27.626Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceLogs [2021-06-09T22:52:27.626Z] --- PASS: TestServiceLogs (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceRemoveError [2021-06-09T22:52:27.626Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceRemoveNotFoundError [2021-06-09T22:52:27.626Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceRemove [2021-06-09T22:52:27.626Z] --- PASS: TestServiceRemove (0.00s) [2021-06-09T22:52:27.626Z] === RUN TestServiceUpdateError [2021-06-09T22:52:27.627Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestServiceUpdate [2021-06-09T22:52:27.627Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmGetUnlockKeyError [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmGetUnlockKey [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmInitError [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmInit [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmInit (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmInspectError [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmInspect [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmJoinError [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmJoin [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmLeaveError [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmLeave [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmUnlockError [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmUnlock [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmUpdateError [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestSwarmUpdate [2021-06-09T22:52:27.627Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestTaskInspectError [2021-06-09T22:52:27.627Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestTaskInspectWithEmptyID [2021-06-09T22:52:27.627Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestTaskInspect [2021-06-09T22:52:27.627Z] --- PASS: TestTaskInspect (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestTaskListError [2021-06-09T22:52:27.627Z] --- PASS: TestTaskListError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestTaskList [2021-06-09T22:52:27.627Z] --- PASS: TestTaskList (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeCreateError [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeCreate [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeInspectError [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeInspectNotFound [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeInspectWithEmptyID [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeInspect [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeListError [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeListError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeList [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeList (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeRemoveError [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-09T22:52:27.627Z] === RUN TestVolumeRemove [2021-06-09T22:52:27.627Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-09T22:52:27.627Z] === CONT TestTLSCloseWriter [2021-06-09T22:52:27.627Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-06-09T22:52:27.627Z] PASS [2021-06-09T22:52:27.627Z] coverage: 74.9% of statements [2021-06-09T22:52:27.627Z] ok github.com/docker/docker/client 0.575s coverage: 74.9% of statements [2021-06-09T22:52:27.751Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2021-06-09T22:52:27.751Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T22:52:28.017Z] [2021-06-09T22:52:28.017Z] Removing bundles/ [2021-06-09T22:52:28.017Z] [2021-06-09T22:52:28.017Z] ---> Making bundle: binary (in bundles/binary) [2021-06-09T22:52:28.017Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-09T22:52:28.017Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:52:29.394Z] --- PASS: TestBuildMultiStageLayerLeak (2.57s) [2021-06-09T22:52:29.394Z] === RUN TestBuildWithHugeFile [2021-06-09T22:52:29.647Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2021-06-09T22:52:29.647Z] === RUN TestAuthZPluginHeader [2021-06-09T22:52:29.991Z] --- PASS: TestConfigCreateResolve (2.75s) [2021-06-09T22:52:29.991Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T22:52:30.211Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-06-09T22:52:30.211Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T22:52:30.249Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-09T22:52:30.506Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-06-09T22:52:30.506Z] PASS [2021-06-09T22:52:30.506Z] [2021-06-09T22:52:30.506Z] DONE 7 tests in 22.063s [2021-06-09T22:52:30.506Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T22:52:30.506Z] ++ 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 [2021-06-09T22:52:30.506Z] ++ set -e [2021-06-09T22:52:30.506Z] ++ '[' -n 0 ']' [2021-06-09T22:52:30.506Z] ++ set -x [2021-06-09T22:52:30.506Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:52:30.506Z] INFO: Testing against a local daemon [2021-06-09T22:52:30.506Z] === RUN TestCheckpoint [2021-06-09T22:52:30.506Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T22:52:30.506Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T22:52:30.506Z] === RUN TestContainerInvalidJSON [2021-06-09T22:52:30.506Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:52:30.506Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:52:30.506Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:52:30.506Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:52:30.506Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:52:30.506Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:52:30.761Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:52:30.761Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:52:30.761Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:52:30.761Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-09T22:52:30.761Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T22:52:30.761Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T22:52:30.761Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T22:52:30.761Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T22:52:30.761Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-09T22:52:30.761Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T22:52:30.761Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-09T22:52:30.761Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-09T22:52:30.761Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T22:52:30.761Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-09T22:52:30.761Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-06-09T22:52:30.761Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T22:52:31.018Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-09T22:52:31.018Z] === RUN TestCopyFromContainer [2021-06-09T22:52:31.274Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-09T22:52:31.838Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-09T22:52:31.838Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-09T22:52:33.731Z] === RUN TestCopyFromContainer// [2021-06-09T22:52:33.731Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T22:52:33.731Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T22:52:33.988Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-09T22:52:33.988Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T22:52:33.988Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T22:52:34.244Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T22:52:34.244Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-09T22:52:34.386Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.80s) [2021-06-09T22:52:34.386Z] === RUN TestAuthZPluginV2Disable [2021-06-09T22:52:34.501Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T22:52:34.501Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T22:52:34.758Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T22:52:34.758Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer (4.07s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer//bar/root/ (0.22s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.18s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-06-09T22:52:35.014Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2021-06-09T22:52:35.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T22:52:35.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:52:35.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:52:35.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:52:35.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:52:35.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:52:35.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:52:35.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:52:35.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:52:35.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:52:35.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2021-06-09T22:52:35.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T22:52:35.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T22:52:35.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T22:52:35.014Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T22:52:35.270Z] --- PASS: TestCreateLinkToNonExistingContainer (0.10s) [2021-06-09T22:52:35.270Z] === RUN TestCreateWithInvalidEnv [2021-06-09T22:52:35.270Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T22:52:35.270Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T22:52:35.270Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T22:52:35.270Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T22:52:35.270Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T22:52:35.270Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T22:52:35.270Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T22:52:35.270Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T22:52:35.270Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T22:52:35.270Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-06-09T22:52:35.270Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T22:52:35.270Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T22:52:35.270Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-09T22:52:35.270Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T22:52:35.270Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-09T22:52:35.270Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T22:52:36.636Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-09T22:52:36.908Z] --- PASS: TestAuthZPluginV2Disable (2.89s) [2021-06-09T22:52:36.908Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T22:52:38.525Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-09T22:52:39.455Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-09T22:52:39.455Z] --- PASS: TestCreateWithCustomMaskedPaths (4.09s) [2021-06-09T22:52:39.455Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T22:52:40.183Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.82s) [2021-06-09T22:52:40.183Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T22:52:41.346Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-09T22:52:43.867Z] --- PASS: TestCreateWithCustomReadonlyPaths (4.17s) [2021-06-09T22:52:43.867Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T22:52:43.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:52:43.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:52:43.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:52:43.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:52:43.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:52:43.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:52:43.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:52:43.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:52:43.867Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:52:43.867Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:52:43.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:52:43.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:52:43.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:52:43.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:52:43.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:52:43.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-09T22:52:43.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-06-09T22:52:43.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-06-09T22:52:43.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-06-09T22:52:43.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-06-09T22:52:43.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T22:52:43.867Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T22:52:43.867Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-09T22:52:44.796Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.26s) [2021-06-09T22:52:44.796Z] === RUN TestCreateDifferentPlatform [2021-06-09T22:52:44.796Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T22:52:44.796Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T22:52:44.796Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-09T22:52:44.796Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T22:52:44.796Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-09T22:52:44.796Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T22:52:45.052Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-09T22:52:45.052Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T22:52:45.052Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-09T22:52:45.052Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T22:52:45.052Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-09T22:52:45.052Z] === RUN TestDaemonRestartIpcMode [2021-06-09T22:52:45.052Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T22:52:45.052Z] === RUN TestDaemonHostGatewayIP [2021-06-09T22:52:45.052Z] === PAUSE TestDaemonHostGatewayIP [2021-06-09T22:52:45.052Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T22:52:45.052Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T22:52:45.052Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T22:52:45.052Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-09T22:52:45.052Z] === RUN TestDiff [2021-06-09T22:52:46.418Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-09T22:52:46.418Z] --- PASS: TestDiff (1.46s) [2021-06-09T22:52:46.418Z] === RUN TestExecWithCloseStdin [2021-06-09T22:52:48.308Z] --- PASS: TestExecWithCloseStdin (1.90s) [2021-06-09T22:52:48.308Z] === RUN TestExec [2021-06-09T22:52:48.642Z] --- PASS: TestCheckoutGit (33.85s) [2021-06-09T22:52:48.642Z] === RUN TestValidGitTransport [2021-06-09T22:52:48.642Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-09T22:52:48.642Z] === RUN TestGitInvalidRef [2021-06-09T22:52:48.642Z] --- PASS: TestGitInvalidRef (0.41s) [2021-06-09T22:52:48.642Z] PASS [2021-06-09T22:52:48.642Z] coverage: 86.3% of statements [2021-06-09T22:52:48.642Z] ok github.com/docker/docker/builder/remotecontext/git 34.473s coverage: 86.3% of statements [2021-06-09T22:52:48.642Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T22:52:48.642Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T22:52:49.236Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-09T22:52:49.798Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-09T22:52:50.142Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.83s) [2021-06-09T22:52:50.142Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T22:52:50.360Z] --- PASS: TestExec (1.98s) [2021-06-09T22:52:50.360Z] === RUN TestExecUser [2021-06-09T22:52:50.616Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-09T22:52:51.982Z] --- PASS: TestExecUser (1.50s) [2021-06-09T22:52:51.982Z] === RUN TestExportContainerAndImportImage [2021-06-09T22:52:53.349Z] --- PASS: TestExportContainerAndImportImage (1.35s) [2021-06-09T22:52:53.349Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T22:52:53.349Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-09T22:52:54.383Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-09T22:52:54.384Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestConfigureDaemonLogs [2021-06-09T22:52:54.384Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestCommonOptionsInstallFlags [2021-06-09T22:52:54.384Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-09T22:52:54.384Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-09T22:52:54.384Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-09T22:52:54.384Z] PASS [2021-06-09T22:52:54.384Z] coverage: 18.4% of statements [2021-06-09T22:52:54.384Z] ok github.com/docker/docker/cmd/dockerd 0.334s coverage: 18.4% of statements [2021-06-09T22:52:54.714Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2021-06-09T22:52:54.714Z] === RUN TestHealthCheckWorkdir [2021-06-09T22:52:56.537Z] === RUN TestContainerStopSignal [2021-06-09T22:52:56.537Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestContainerStopTimeout [2021-06-09T22:52:56.537Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-09T22:52:56.537Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-09T22:52:56.537Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-09T22:52:56.537Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestReplaceAndAppendEnvVars [2021-06-09T22:52:56.537Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-09T22:52:56.537Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-09T22:52:56.537Z] === RUN TestNewMemoryStore [2021-06-09T22:52:56.537Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestAddContainers [2021-06-09T22:52:56.537Z] --- PASS: TestAddContainers (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestGetContainer [2021-06-09T22:52:56.537Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestDeleteContainer [2021-06-09T22:52:56.537Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestListContainers [2021-06-09T22:52:56.537Z] --- PASS: TestListContainers (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestFirstContainer [2021-06-09T22:52:56.537Z] --- PASS: TestFirstContainer (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestApplyAllContainer [2021-06-09T22:52:56.537Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestIsValidHealthString [2021-06-09T22:52:56.537Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestStateRunStop [2021-06-09T22:52:56.537Z] --- PASS: TestStateRunStop (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestStateTimeoutWait [2021-06-09T22:52:56.537Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-09T22:52:56.537Z] state_test.go:141: Stop callback fired [2021-06-09T22:52:56.537Z] state_test.go:165: Stop callback fired [2021-06-09T22:52:56.537Z] === RUN TestIsValidStateString [2021-06-09T22:52:56.537Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestViewSaveDelete [2021-06-09T22:52:56.537Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-09T22:52:56.537Z] === RUN TestViewAll [2021-06-09T22:52:56.537Z] --- PASS: TestViewAll (0.01s) [2021-06-09T22:52:56.537Z] === RUN TestViewGet [2021-06-09T22:52:56.537Z] --- PASS: TestViewGet (0.01s) [2021-06-09T22:52:56.537Z] === RUN TestNames [2021-06-09T22:52:56.537Z] --- PASS: TestNames (0.00s) [2021-06-09T22:52:56.537Z] === RUN TestViewWithHealthCheck [2021-06-09T22:52:56.537Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-09T22:52:56.537Z] PASS [2021-06-09T22:52:56.537Z] coverage: 41.2% of statements [2021-06-09T22:52:56.537Z] ok github.com/docker/docker/container 0.356s coverage: 41.2% of statements [2021-06-09T22:52:56.537Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T22:52:56.537Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T22:52:56.537Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T22:52:56.537Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T22:52:56.608Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-09T22:52:56.608Z] --- PASS: TestHealthCheckWorkdir (1.98s) [2021-06-09T22:52:56.608Z] === RUN TestHealthKillContainer [2021-06-09T22:52:58.689Z] === RUN TestPrepare [2021-06-09T22:52:58.689Z] --- PASS: TestPrepare (0.00s) [2021-06-09T22:52:58.689Z] === RUN TestStart [2021-06-09T22:52:58.689Z] --- PASS: TestStart (0.00s) [2021-06-09T22:52:58.689Z] === RUN TestWaitCancel [2021-06-09T22:52:58.689Z] --- PASS: TestWaitCancel (0.00s) [2021-06-09T22:52:58.689Z] === RUN TestWaitDisabled [2021-06-09T22:52:58.689Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-09T22:52:58.689Z] === RUN TestWaitEnabled [2021-06-09T22:52:58.689Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-09T22:52:58.689Z] === RUN TestRemove [2021-06-09T22:52:58.689Z] --- PASS: TestRemove (0.00s) [2021-06-09T22:52:58.689Z] PASS [2021-06-09T22:52:58.689Z] coverage: 65.3% of statements [2021-06-09T22:52:58.689Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.169s coverage: 65.3% of statements [2021-06-09T22:52:59.876Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-09T22:52:59.876Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-09T22:52:59.877Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-09T22:53:00.132Z] --- PASS: TestHealthKillContainer (3.46s) [2021-06-09T22:53:00.132Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T22:53:01.498Z] --- PASS: TestInspectCpusetInConfigPre120 (1.42s) [2021-06-09T22:53:01.498Z] === RUN TestIpcModeNone [2021-06-09T22:53:01.559Z] === RUN TestNewListSecretsFilters [2021-06-09T22:53:01.559Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-09T22:53:01.559Z] === RUN TestNewListConfigsFilters [2021-06-09T22:53:01.559Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-09T22:53:01.559Z] PASS [2021-06-09T22:53:01.559Z] coverage: 0.5% of statements [2021-06-09T22:53:01.559Z] ok github.com/docker/docker/daemon/cluster 0.374s coverage: 0.5% of statements [2021-06-09T22:53:01.559Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-09T22:53:01.559Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-09T22:53:01.559Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-09T22:53:01.559Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-09T22:53:01.560Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-09T22:53:01.560Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-09T22:53:01.560Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-09T22:53:01.560Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-09T22:53:01.560Z] PASS [2021-06-09T22:53:01.560Z] coverage: 35.9% of statements [2021-06-09T22:53:01.560Z] ok github.com/docker/docker/daemon/cluster/convert 0.279s coverage: 35.9% of statements [2021-06-09T22:53:04.027Z] --- PASS: TestIpcModeNone (1.94s) [2021-06-09T22:53:04.027Z] === RUN TestIpcModePrivate [2021-06-09T22:53:04.991Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-06-09T22:53:04.991Z] PASS [2021-06-09T22:53:04.991Z] [2021-06-09T22:53:04.991Z] DONE 17 tests in 45.872s [2021-06-09T22:53:04.991Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T22:53:04.991Z] INFO: Testing against a local daemon [2021-06-09T22:53:04.991Z] === RUN TestPluginInvalidJSON [2021-06-09T22:53:04.991Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T22:53:04.991Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T22:53:04.991Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T22:53:04.991Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-09T22:53:04.991Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T22:53:04.991Z] === RUN TestPluginInstall [2021-06-09T22:53:04.991Z] === RUN TestPluginInstall/no_auth [2021-06-09T22:53:05.916Z] --- PASS: TestIpcModePrivate (2.14s) [2021-06-09T22:53:05.916Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-06-09T22:53:05.916Z] === RUN TestIpcModeShareable [2021-06-09T22:53:06.888Z] time="2021-06-09T22:53:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:53:06.888Z] time="2021-06-09T22:53:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43dcea268c3423e0967ed3c899a2e0596c472325c2d5057229102688e79e3ce0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:53:06.888Z] time="2021-06-09T22:53:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:53:06.888Z] time="2021-06-09T22:53:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43dcea268c3423e0967ed3c899a2e0596c472325c2d5057229102688e79e3ce0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:53:07.146Z] === RUN TestPluginInstall/with_htpasswd [2021-06-09T22:53:07.302Z] === RUN TestDiscoveryOptsErrors [2021-06-09T22:53:07.302Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-09T22:53:07.302Z] === RUN TestDiscoveryOpts [2021-06-09T22:53:07.302Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-09T22:53:07.302Z] PASS [2021-06-09T22:53:07.302Z] coverage: 30.0% of statements [2021-06-09T22:53:07.302Z] ok github.com/docker/docker/daemon/discovery 0.050s coverage: 30.0% of statements [2021-06-09T22:53:07.711Z] time="2021-06-09T22:53:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:53:07.711Z] time="2021-06-09T22:53:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43dcea268c3423e0967ed3c899a2e0596c472325c2d5057229102688e79e3ce0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:53:07.711Z] time="2021-06-09T22:53:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:53:07.711Z] time="2021-06-09T22:53:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43dcea268c3423e0967ed3c899a2e0596c472325c2d5057229102688e79e3ce0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:53:07.754Z] === RUN TestBuilderGC [2021-06-09T22:53:07.754Z] --- PASS: TestBuilderGC (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestDaemonConfigurationNotFound [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestDaemonBrokenConfiguration [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestParseClusterAdvertiseSettings [2021-06-09T22:53:07.754Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestFindConfigurationConflicts [2021-06-09T22:53:07.754Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-09T22:53:07.754Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-09T22:53:07.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-09T22:53:07.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-09T22:53:07.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-09T22:53:07.754Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-09T22:53:07.754Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-09T22:53:07.754Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-09T22:53:07.754Z] === RUN TestValidateConfiguration [2021-06-09T22:53:07.754Z] === RUN TestValidateConfiguration/with_label [2021-06-09T22:53:07.754Z] === RUN TestValidateConfiguration/with_dns [2021-06-09T22:53:07.754Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-09T22:53:07.754Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-09T22:53:07.754Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-09T22:53:07.754Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-09T22:53:07.754Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-09T22:53:07.754Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-09T22:53:07.754Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-09T22:53:07.810Z] --- PASS: TestIpcModeShareable (2.10s) [2021-06-09T22:53:07.810Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2021-06-09T22:53:07.810Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T22:53:07.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-09T22:53:07.969Z] === RUN TestPluginInstall/with_insecure [2021-06-09T22:53:08.207Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-09T22:53:08.207Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-09T22:53:08.207Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-09T22:53:08.207Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-09T22:53:08.207Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-09T22:53:08.207Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-09T22:53:08.207Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-09T22:53:08.207Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-09T22:53:08.207Z] === RUN TestModifiedDiscoverySettings [2021-06-09T22:53:08.207Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-09T22:53:08.207Z] === RUN TestReloadSetConfigFileNotExist [2021-06-09T22:53:08.207Z] time="2021-06-09T22:53:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-09T22:53:08.207Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-06-09T22:53:08.207Z] === RUN TestReloadDefaultConfigNotExist [2021-06-09T22:53:08.207Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-06-09T22:53:08.207Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:53:08.207Z] === RUN TestReloadBadDefaultConfig [2021-06-09T22:53:08.207Z] time="2021-06-09T22:53:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-305980007" [2021-06-09T22:53:08.207Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-09T22:53:08.207Z] === RUN TestReloadWithConflictingLabels [2021-06-09T22:53:08.207Z] time="2021-06-09T22:53:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-278194330" [2021-06-09T22:53:08.207Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-09T22:53:08.207Z] === RUN TestReloadWithDuplicateLabels [2021-06-09T22:53:08.207Z] time="2021-06-09T22:53:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-201030449" [2021-06-09T22:53:08.207Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-09T22:53:08.207Z] === RUN TestDaemonConfigurationMerge [2021-06-09T22:53:08.207Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-09T22:53:08.207Z] PASS [2021-06-09T22:53:08.207Z] coverage: 79.7% of statements [2021-06-09T22:53:08.207Z] ok github.com/docker/docker/daemon/config 0.694s coverage: 79.7% of statements [2021-06-09T22:53:08.901Z] time="2021-06-09T22:53:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:53:08.901Z] time="2021-06-09T22:53:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e203e3620f222a1a19fd5c5c982971d3ce24c26e557fffa3418956306a980d1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:53:08.901Z] time="2021-06-09T22:53:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:53:08.901Z] time="2021-06-09T22:53:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e203e3620f222a1a19fd5c5c982971d3ce24c26e557fffa3418956306a980d1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:53:09.158Z] --- PASS: TestPluginInstall (4.02s) [2021-06-09T22:53:09.158Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-06-09T22:53:09.158Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-06-09T22:53:09.158Z] --- PASS: TestPluginInstall/with_insecure (1.23s) [2021-06-09T22:53:09.158Z] plugin_test.go:165: [d22ee68a525b1] daemon is not started [2021-06-09T22:53:09.158Z] === RUN TestPluginsWithRuntimes [2021-06-09T22:53:09.723Z] === RUN TestEventsLog [2021-06-09T22:53:09.723Z] --- PASS: TestEventsLog (0.00s) [2021-06-09T22:53:09.723Z] === RUN TestEventsLogTimeout [2021-06-09T22:53:09.723Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-09T22:53:09.723Z] === RUN TestLogEvents [2021-06-09T22:53:09.723Z] --- PASS: TestLogEvents (0.05s) [2021-06-09T22:53:10.175Z] === RUN TestLoadBufferedEvents [2021-06-09T22:53:10.175Z] === RUN TestVerifyNetworkingConfig [2021-06-09T22:53:10.175Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-09T22:53:10.175Z] === RUN TestGetContainer [2021-06-09T22:53:10.175Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T22:53:10.175Z] === RUN TestValidContainerNames [2021-06-09T22:53:10.175Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-09T22:53:10.175Z] === RUN TestContainerInitDNS [2021-06-09T22:53:10.175Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-09T22:53:10.175Z] daemon_test.go:147: root required [2021-06-09T22:53:10.175Z] === RUN TestMerge [2021-06-09T22:53:10.175Z] --- PASS: TestMerge (0.00s) [2021-06-09T22:53:10.175Z] === RUN TestValidateContainerIsolation [2021-06-09T22:53:10.175Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-09T22:53:10.175Z] === RUN TestFindNetworkErrorType [2021-06-09T22:53:10.175Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-09T22:53:10.175Z] === RUN TestEnsureServicesExist [2021-06-09T22:53:10.175Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-09T22:53:10.175Z] === RUN TestEnsureServicesExistErrors [2021-06-09T22:53:10.175Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-09T22:53:10.175Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-09T22:53:10.175Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-09T22:53:10.175Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-09T22:53:10.175Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-09T22:53:10.175Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-09T22:53:10.175Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestContainerDelete [2021-06-09T22:53:10.176Z] --- PASS: TestContainerDelete (0.01s) [2021-06-09T22:53:10.176Z] === RUN TestContainerDoubleDelete [2021-06-09T22:53:10.176Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestLogContainerEventCopyLabels [2021-06-09T22:53:10.176Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestLogContainerEventWithAttributes [2021-06-09T22:53:10.176Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestNoneHealthcheck [2021-06-09T22:53:10.176Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestHealthStates [2021-06-09T22:53:10.176Z] --- PASS: TestLoadBufferedEvents (0.25s) [2021-06-09T22:53:10.176Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-09T22:53:10.176Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-09T22:53:10.176Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-09T22:53:10.176Z] PASS [2021-06-09T22:53:10.176Z] coverage: 50.0% of statements [2021-06-09T22:53:10.176Z] ok github.com/docker/docker/daemon/events 0.468s coverage: 50.0% of statements [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] time="2021-06-09T22:53:09Z" 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" [2021-06-09T22:53:10.176Z] --- PASS: TestHealthStates (0.25s) [2021-06-09T22:53:10.176Z] === RUN TestMaskURLCredentials [2021-06-09T22:53:10.176Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestGetInspectData [2021-06-09T22:53:10.176Z] --- PASS: TestGetInspectData (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestFillLicense [2021-06-09T22:53:10.176Z] --- PASS: TestFillLicense (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestListInvalidFilter [2021-06-09T22:53:10.176Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestNameFilter [2021-06-09T22:53:10.176Z] --- PASS: TestNameFilter (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-09T22:53:10.176Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-09T22:53:10.176Z] === 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 [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-09T22:53:10.176Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-09T22:53:10.176Z] --- 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) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-09T22:53:10.176Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestDaemonReloadLabels [2021-06-09T22:53:10.176Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-09T22:53:10.176Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestDaemonReloadMirrors [2021-06-09T22:53:10.176Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-09T22:53:10.176Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-09T22:53:10.176Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-09T22:53:10.176Z] === RUN TestDaemonDiscoveryReload [2021-06-09T22:53:10.629Z] === RUN TestWaitNodeAttachment [2021-06-09T22:53:10.629Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-09T22:53:10.629Z] === RUN TestIsolationConversion [2021-06-09T22:53:10.629Z] === RUN TestIsolationConversion/default [2021-06-09T22:53:10.629Z] === RUN TestIsolationConversion/process [2021-06-09T22:53:10.629Z] === RUN TestIsolationConversion/hyperv [2021-06-09T22:53:10.629Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-09T22:53:10.629Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-09T22:53:10.629Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-09T22:53:10.629Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-09T22:53:10.629Z] === RUN TestContainerLabels [2021-06-09T22:53:10.629Z] --- PASS: TestContainerLabels (0.00s) [2021-06-09T22:53:10.629Z] === RUN TestCredentialSpecConversion [2021-06-09T22:53:10.629Z] === RUN TestCredentialSpecConversion/none [2021-06-09T22:53:10.629Z] === RUN TestCredentialSpecConversion/config [2021-06-09T22:53:10.629Z] === RUN TestCredentialSpecConversion/file [2021-06-09T22:53:10.629Z] === RUN TestCredentialSpecConversion/registry [2021-06-09T22:53:10.629Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-09T22:53:10.629Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-09T22:53:10.629Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-09T22:53:10.629Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-09T22:53:10.629Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-09T22:53:10.629Z] === RUN TestControllerValidateMountBind [2021-06-09T22:53:10.629Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-09T22:53:10.629Z] === RUN TestControllerValidateMountVolume [2021-06-09T22:53:10.629Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-09T22:53:10.629Z] === RUN TestControllerValidateMountTarget [2021-06-09T22:53:10.629Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-09T22:53:11.052Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-09T22:53:11.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-09T22:53:11.082Z] === RUN TestControllerValidateMountTmpfs [2021-06-09T22:53:11.082Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-09T22:53:11.082Z] === RUN TestControllerValidateMountInvalidType [2021-06-09T22:53:11.082Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-09T22:53:11.082Z] === RUN TestControllerValidateMountNamedPipe [2021-06-09T22:53:11.082Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-09T22:53:11.082Z] PASS [2021-06-09T22:53:11.082Z] coverage: 11.3% of statements [2021-06-09T22:53:11.082Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.771s coverage: 11.3% of statements [2021-06-09T22:53:11.082Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-06-09T22:53:11.082Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-09T22:53:11.534Z] === RUN TestIsEmptyDir [2021-06-09T22:53:11.534Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-09T22:53:11.534Z] PASS [2021-06-09T22:53:11.534Z] coverage: 2.3% of statements [2021-06-09T22:53:11.534Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2021-06-09T22:53:11.617Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-09T22:53:11.987Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-09T22:53:11.987Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-09T22:53:11.987Z] === RUN TestLinkNaming [2021-06-09T22:53:11.987Z] --- PASS: TestLinkNaming (0.00s) [2021-06-09T22:53:11.987Z] === RUN TestLinkNew [2021-06-09T22:53:11.987Z] --- PASS: TestLinkNew (0.00s) [2021-06-09T22:53:11.987Z] === RUN TestLinkEnv [2021-06-09T22:53:11.987Z] --- PASS: TestLinkEnv (0.00s) [2021-06-09T22:53:11.987Z] === RUN TestLinkMultipleEnv [2021-06-09T22:53:11.987Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-09T22:53:11.987Z] === RUN TestLinkPortRangeEnv [2021-06-09T22:53:11.987Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-09T22:53:11.987Z] PASS [2021-06-09T22:53:11.987Z] coverage: 93.0% of statements [2021-06-09T22:53:11.987Z] ok github.com/docker/docker/daemon/links 0.070s coverage: 93.0% of statements [2021-06-09T22:53:12.439Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-09T22:53:12.439Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-09T22:53:12.439Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T22:53:12.439Z] reload_test.go:520: root required [2021-06-09T22:53:12.439Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-09T22:53:12.439Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-09T22:53:12.439Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-09T22:53:12.439Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-06-09T22:53:12.439Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-09T22:53:12.439Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-09T22:53:12.439Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-09T22:53:12.439Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-09T22:53:12.439Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-09T22:53:12.439Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-09T22:53:12.439Z] === RUN TestParseVolumesFrom [2021-06-09T22:53:12.439Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-09T22:53:12.439Z] PASS [2021-06-09T22:53:12.439Z] coverage: 9.0% of statements [2021-06-09T22:53:12.439Z] ok github.com/docker/docker/daemon 2.880s coverage: 9.0% of statements [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-09T22:53:12.439Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-09T22:53:12.443Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-09T22:53:12.548Z] --- PASS: TestPluginsWithRuntimes (3.52s) [2021-06-09T22:53:12.548Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-06-09T22:53:12.548Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2021-06-09T22:53:12.548Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T22:53:13.478Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-06-09T22:53:13.478Z] PASS [2021-06-09T22:53:13.478Z] [2021-06-09T22:53:13.478Z] DONE 10 tests in 8.312s [2021-06-09T22:53:13.478Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T22:53:13.478Z] INFO: Testing against a local daemon [2021-06-09T22:53:13.478Z] === RUN TestExternalGraphDriver [2021-06-09T22:53:13.478Z] === RUN TestExternalGraphDriver/json [2021-06-09T22:53:13.810Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.73s) [2021-06-09T22:53:13.810Z] === RUN TestAPIIpcModeHost [2021-06-09T22:53:15.178Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-09T22:53:15.309Z] === RUN TestAdapterReadLogs [2021-06-09T22:53:15.309Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-09T22:53:15.309Z] === RUN TestCopier [2021-06-09T22:53:15.309Z] --- PASS: TestCopier (0.01s) [2021-06-09T22:53:15.309Z] === RUN TestCopierLongLines [2021-06-09T22:53:15.309Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-09T22:53:15.309Z] === RUN TestCopierSlow [2021-06-09T22:53:15.309Z] --- PASS: TestCopierSlow (0.24s) [2021-06-09T22:53:15.309Z] === RUN TestCopierWithSized [2021-06-09T22:53:15.309Z] === RUN TestCopierWithSized/as_is [2021-06-09T22:53:15.309Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-09T22:53:15.309Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-09T22:53:15.309Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-09T22:53:15.309Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-09T22:53:15.309Z] === RUN TestCopierWithPartial [2021-06-09T22:53:15.309Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-09T22:53:15.309Z] === RUN TestRingLogger [2021-06-09T22:53:15.309Z] --- PASS: TestRingLogger (0.00s) [2021-06-09T22:53:15.309Z] === RUN TestRingCap [2021-06-09T22:53:15.309Z] --- PASS: TestRingCap (0.00s) [2021-06-09T22:53:15.309Z] === RUN TestRingClose [2021-06-09T22:53:15.309Z] --- PASS: TestRingClose (0.00s) [2021-06-09T22:53:15.374Z] === RUN TestExternalGraphDriver/spec [2021-06-09T22:53:15.761Z] === RUN TestRingDrain [2021-06-09T22:53:15.761Z] --- PASS: TestRingDrain (0.00s) [2021-06-09T22:53:15.761Z] PASS [2021-06-09T22:53:15.761Z] coverage: 43.8% of statements [2021-06-09T22:53:15.761Z] ok github.com/docker/docker/daemon/logger 0.357s coverage: 43.8% of statements [2021-06-09T22:53:16.108Z] --- PASS: TestAPIIpcModeHost (2.66s) [2021-06-09T22:53:16.108Z] === RUN TestDaemonIpcModeShareable [2021-06-09T22:53:16.213Z] === RUN TestNewStreamConfig [2021-06-09T22:53:16.213Z] === RUN TestNewStreamConfig/defaults [2021-06-09T22:53:16.213Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-09T22:53:16.213Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-09T22:53:16.213Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-09T22:53:16.213Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-09T22:53:16.213Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-09T22:53:16.213Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-09T22:53:16.213Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-09T22:53:16.213Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-09T22:53:16.213Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-09T22:53:16.213Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-09T22:53:16.213Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-09T22:53:16.213Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-09T22:53:16.213Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-09T22:53:16.213Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-09T22:53:16.213Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-09T22:53:16.213Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-09T22:53:16.213Z] time="2021-06-09T22:53:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-09T22:53:16.213Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-06-09T22:53:16.213Z] === RUN TestCreateSuccess [2021-06-09T22:53:16.213Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestCreateLogGroupSuccess [2021-06-09T22:53:16.213Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestCreateError [2021-06-09T22:53:16.213Z] --- PASS: TestCreateError (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestCreateAlreadyExists [2021-06-09T22:53:16.213Z] time="2021-06-09T22:53:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-09T22:53:16.213Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestLogClosed [2021-06-09T22:53:16.213Z] --- PASS: TestLogClosed (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestLogBlocking [2021-06-09T22:53:16.213Z] --- PASS: TestLogBlocking (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-09T22:53:16.213Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestLogNonBlockingBufferFull [2021-06-09T22:53:16.213Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestPublishBatchSuccess [2021-06-09T22:53:16.213Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestPublishBatchError [2021-06-09T22:53:16.213Z] time="2021-06-09T22:53:15Z" level=error msg=Error [2021-06-09T22:53:16.213Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-09T22:53:16.213Z] time="2021-06-09T22:53:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T22:53:16.213Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-09T22:53:16.213Z] time="2021-06-09T22:53:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T22:53:16.213Z] time="2021-06-09T22:53:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-09T22:53:16.213Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestCollectBatchSimple [2021-06-09T22:53:16.213Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestCollectBatchTicker [2021-06-09T22:53:16.213Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestCollectBatchMultilinePattern [2021-06-09T22:53:16.213Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-09T22:53:16.213Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-09T22:53:16.213Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-09T22:53:16.213Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-06-09T22:53:16.213Z] === RUN TestCollectBatchClose [2021-06-09T22:53:16.213Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-09T22:53:16.213Z] === RUN TestEffectiveLen [2021-06-09T22:53:16.213Z] === RUN TestEffectiveLen/0/Hello [2021-06-09T22:53:16.666Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-09T22:53:16.666Z] === RUN TestEffectiveLen/2/🙃 [2021-06-09T22:53:16.666Z] === RUN TestEffectiveLen/3/���� [2021-06-09T22:53:16.666Z] === RUN TestEffectiveLen/4/He��o [2021-06-09T22:53:16.666Z] === RUN TestEffectiveLen/5/ [2021-06-09T22:53:16.666Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-09T22:53:16.666Z] === RUN TestFindValidSplit [2021-06-09T22:53:16.666Z] === RUN TestFindValidSplit/0/ [2021-06-09T22:53:16.666Z] === RUN TestFindValidSplit/1/Hello [2021-06-09T22:53:16.666Z] === RUN TestFindValidSplit/2/Hello [2021-06-09T22:53:16.666Z] === RUN TestFindValidSplit/3/Hello [2021-06-09T22:53:16.666Z] === RUN TestFindValidSplit/4/🙃 [2021-06-09T22:53:16.666Z] === RUN TestFindValidSplit/5/🙃 [2021-06-09T22:53:16.666Z] === RUN TestFindValidSplit/6/a� [2021-06-09T22:53:16.666Z] === RUN TestFindValidSplit/7/a� [2021-06-09T22:53:16.666Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1044: [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1045: [2021-06-09T22:53:16.666Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1044: Hello [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1045: [2021-06-09T22:53:16.666Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1044: He [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1045: llo [2021-06-09T22:53:16.666Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1044: [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1045: Hello [2021-06-09T22:53:16.666Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1044: [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-09T22:53:16.666Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1045: [2021-06-09T22:53:16.666Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1044: a [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1045: � [2021-06-09T22:53:16.666Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1044: a� [2021-06-09T22:53:16.666Z] cloudwatchlogs_test.go:1045: [2021-06-09T22:53:16.666Z] === RUN TestProcessEventEmoji [2021-06-09T22:53:16.666Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-09T22:53:16.666Z] === RUN TestCollectBatchLineSplit [2021-06-09T22:53:16.666Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-09T22:53:16.666Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-09T22:53:16.666Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-09T22:53:16.666Z] === RUN TestCollectBatchMaxEvents [2021-06-09T22:53:16.666Z] --- PASS: TestCollectBatchMaxEvents (0.12s) [2021-06-09T22:53:16.666Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-09T22:53:16.666Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-09T22:53:16.666Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-09T22:53:16.666Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-09T22:53:16.666Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-09T22:53:16.666Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-09T22:53:16.666Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-09T22:53:16.666Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-09T22:53:16.666Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-09T22:53:16.666Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-09T22:53:16.666Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-09T22:53:16.666Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-09T22:53:16.666Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-09T22:53:16.666Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-09T22:53:16.666Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-09T22:53:16.666Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-09T22:53:16.666Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-09T22:53:16.666Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-09T22:53:16.666Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-09T22:53:16.666Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-09T22:53:16.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-09T22:53:16.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-09T22:53:16.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-09T22:53:16.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-09T22:53:16.666Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-09T22:53:16.666Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-09T22:53:16.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-09T22:53:16.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-09T22:53:16.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-09T22:53:16.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-09T22:53:16.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-09T22:53:16.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-09T22:53:16.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-09T22:53:16.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-09T22:53:16.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-09T22:53:16.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-09T22:53:16.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-09T22:53:16.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-09T22:53:16.667Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestCreateTagSuccess [2021-06-09T22:53:16.667Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-09T22:53:16.667Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-06-09T22:53:16.667Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-09T22:53:16.667Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-09T22:53:16.667Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-09T22:53:16.667Z] PASS [2021-06-09T22:53:16.667Z] coverage: 77.8% of statements [2021-06-09T22:53:16.667Z] ok github.com/docker/docker/daemon/logger/awslogs 0.598s coverage: 77.8% of statements [2021-06-09T22:53:16.667Z] === RUN TestSearchRegistryForImagesErrors [2021-06-09T22:53:16.667Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestSearchRegistryForImages [2021-06-09T22:53:16.667Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestOnlyPlatformWithFallback [2021-06-09T22:53:16.667Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestImageDelete [2021-06-09T22:53:16.667Z] === RUN TestImageDelete/no_lease [2021-06-09T22:53:16.667Z] === RUN TestImageDelete/lease_exists [2021-06-09T22:53:16.667Z] --- PASS: TestImageDelete (0.03s) [2021-06-09T22:53:16.667Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-09T22:53:16.667Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-09T22:53:16.667Z] === RUN TestContentStoreForPull [2021-06-09T22:53:16.667Z] === RUN TestJSONFileLogger [2021-06-09T22:53:16.667Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestJSONFileLoggerWithTags [2021-06-09T22:53:16.667Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestJSONFileLoggerWithOpts [2021-06-09T22:53:16.667Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-09T22:53:16.667Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-09T22:53:16.667Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-09T22:53:16.667Z] === RUN TestEncodeDecode [2021-06-09T22:53:16.667Z] === PAUSE TestEncodeDecode [2021-06-09T22:53:16.667Z] === RUN TestUnexpectedEOF [2021-06-09T22:53:17.119Z] --- PASS: TestContentStoreForPull (0.21s) [2021-06-09T22:53:17.119Z] PASS [2021-06-09T22:53:17.119Z] coverage: 6.7% of statements [2021-06-09T22:53:17.119Z] ok github.com/docker/docker/daemon/images 0.588s coverage: 6.7% of statements [2021-06-09T22:53:17.119Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T22:53:17.119Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T22:53:17.119Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-09T22:53:17.119Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T22:53:17.119Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T22:53:17.119Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-09T22:53:17.119Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-09T22:53:17.119Z] time="2021-06-09T22:53:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T22:53:17.119Z] time="2021-06-09T22:53:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T22:53:17.119Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-06-09T22:53:17.119Z] === CONT TestEncodeDecode [2021-06-09T22:53:17.119Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-09T22:53:17.119Z] PASS [2021-06-09T22:53:17.119Z] coverage: 69.9% of statements [2021-06-09T22:53:17.119Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.280s coverage: 69.9% of statements [2021-06-09T22:53:17.293Z] === RUN TestExternalGraphDriver/pull [2021-06-09T22:53:17.476Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-09T22:53:17.571Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-09T22:53:17.571Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-09T22:53:17.571Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-09T22:53:17.571Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-06-09T22:53:17.571Z] === RUN TestFastTimeMarshalJSON [2021-06-09T22:53:18.023Z] --- PASS: TestFastTimeMarshalJSON (0.07s) [2021-06-09T22:53:18.023Z] PASS [2021-06-09T22:53:18.023Z] coverage: 87.2% of statements [2021-06-09T22:53:18.023Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.366s coverage: 87.2% of statements [2021-06-09T22:53:19.229Z] --- PASS: TestExternalGraphDriver (5.53s) [2021-06-09T22:53:19.229Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2021-06-09T22:53:19.229Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2021-06-09T22:53:19.229Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-06-09T22:53:19.229Z] === RUN TestGraphdriverPluginV2 [2021-06-09T22:53:19.540Z] === RUN TestWriteLog [2021-06-09T22:53:19.540Z] === PAUSE TestWriteLog [2021-06-09T22:53:19.540Z] === RUN TestReadLog [2021-06-09T22:53:19.540Z] === PAUSE TestReadLog [2021-06-09T22:53:19.540Z] === CONT TestWriteLog [2021-06-09T22:53:19.540Z] === CONT TestReadLog [2021-06-09T22:53:19.540Z] --- PASS: TestWriteLog (0.01s) [2021-06-09T22:53:19.540Z] === RUN TestReadLog/tail_exact [2021-06-09T22:53:19.540Z] === RUN TestLog [2021-06-09T22:53:19.540Z] --- PASS: TestLog (0.01s) [2021-06-09T22:53:19.540Z] PASS [2021-06-09T22:53:19.540Z] coverage: 31.5% of statements [2021-06-09T22:53:19.540Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.118s coverage: 31.5% of statements [2021-06-09T22:53:19.540Z] === RUN TestReadLog/tail_less_than_available [2021-06-09T22:53:19.540Z] === RUN TestReadLog/tail_more_than_available [2021-06-09T22:53:19.540Z] --- PASS: TestReadLog (0.20s) [2021-06-09T22:53:19.540Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-06-09T22:53:19.540Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-06-09T22:53:19.540Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-09T22:53:19.540Z] PASS [2021-06-09T22:53:19.540Z] coverage: 75.2% of statements [2021-06-09T22:53:19.993Z] ok github.com/docker/docker/daemon/logger/local 0.296s coverage: 75.2% of statements [2021-06-09T22:53:19.993Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T22:53:19.996Z] --- PASS: TestDaemonIpcModeShareable (3.36s) [2021-06-09T22:53:19.996Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2021-06-09T22:53:19.996Z] === RUN TestDaemonIpcModePrivate [2021-06-09T22:53:20.445Z] === RUN TestOpenFileDelete [2021-06-09T22:53:20.445Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-09T22:53:20.445Z] === RUN TestOpenFileRename [2021-06-09T22:53:20.445Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-09T22:53:20.445Z] === RUN TestParseLogTagDefaultTag [2021-06-09T22:53:20.445Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-09T22:53:20.445Z] === RUN TestParseLogTag [2021-06-09T22:53:20.445Z] --- PASS: TestParseLogTag (0.00s) [2021-06-09T22:53:20.445Z] === RUN TestParseLogTagEmptyTag [2021-06-09T22:53:20.445Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-09T22:53:20.445Z] === RUN TestTailFiles [2021-06-09T22:53:20.445Z] --- PASS: TestTailFiles (0.00s) [2021-06-09T22:53:20.445Z] === RUN TestFollowLogsConsumerGone [2021-06-09T22:53:20.445Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-09T22:53:20.445Z] === RUN TestFollowLogsProducerGone [2021-06-09T22:53:20.445Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-09T22:53:20.445Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-09T22:53:20.445Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-09T22:53:20.445Z] === RUN TestCheckCapacityAndRotate [2021-06-09T22:53:20.445Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-09T22:53:20.445Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-09T22:53:20.445Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-06-09T22:53:20.445Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-09T22:53:20.445Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s) [2021-06-09T22:53:20.445Z] PASS [2021-06-09T22:53:20.445Z] coverage: 53.7% of statements [2021-06-09T22:53:20.445Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.226s coverage: 53.7% of statements [2021-06-09T22:53:21.400Z] === RUN TestNewParse [2021-06-09T22:53:21.400Z] --- PASS: TestNewParse (0.00s) [2021-06-09T22:53:21.400Z] PASS [2021-06-09T22:53:21.400Z] coverage: 8.3% of statements [2021-06-09T22:53:21.400Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-06-09T22:53:21.854Z] === RUN TestValidateLogOpt [2021-06-09T22:53:21.854Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestNewMissedConfig [2021-06-09T22:53:21.854Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestNewMissedUrl [2021-06-09T22:53:21.854Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestNewMissedToken [2021-06-09T22:53:21.854Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestNewWithProxy [2021-06-09T22:53:21.854Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestDefault [2021-06-09T22:53:21.854Z] --- PASS: TestDefault (0.01s) [2021-06-09T22:53:21.854Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-09T22:53:21.854Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestJsonFormat [2021-06-09T22:53:21.854Z] --- PASS: TestJsonFormat (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestRawFormat [2021-06-09T22:53:21.854Z] --- PASS: TestRawFormat (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestRawFormatWithLabels [2021-06-09T22:53:21.854Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestRawFormatWithoutTag [2021-06-09T22:53:21.854Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-09T22:53:21.854Z] === RUN TestBatching [2021-06-09T22:53:22.306Z] --- PASS: TestBatching (0.36s) [2021-06-09T22:53:22.306Z] === RUN TestFrequency [2021-06-09T22:53:22.306Z] === RUN TestParseLogFormat [2021-06-09T22:53:22.306Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-09T22:53:22.306Z] === RUN TestValidateLogOptEmpty [2021-06-09T22:53:22.306Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-09T22:53:22.306Z] === RUN TestValidateSyslogAddress [2021-06-09T22:53:22.306Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-09T22:53:22.306Z] === RUN TestParseAddressDefaultPort [2021-06-09T22:53:22.306Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-09T22:53:22.306Z] === RUN TestValidateSyslogFacility [2021-06-09T22:53:22.306Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-09T22:53:22.306Z] === RUN TestValidateLogOptSyslogFormat [2021-06-09T22:53:22.306Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-09T22:53:22.306Z] === RUN TestValidateLogOpt [2021-06-09T22:53:22.306Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T22:53:22.306Z] PASS [2021-06-09T22:53:22.306Z] coverage: 46.8% of statements [2021-06-09T22:53:22.306Z] ok github.com/docker/docker/daemon/logger/syslog 0.162s coverage: 46.8% of statements [2021-06-09T22:53:22.306Z] --- PASS: TestFrequency (0.18s) [2021-06-09T22:53:22.306Z] === RUN TestOneMessagePerRequest [2021-06-09T22:53:22.306Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-09T22:53:22.306Z] === RUN TestVerify [2021-06-09T22:53:22.306Z] --- PASS: TestVerify (0.00s) [2021-06-09T22:53:22.306Z] === RUN TestSkipVerify [2021-06-09T22:53:22.502Z] --- PASS: TestGraphdriverPluginV2 (3.55s) [2021-06-09T22:53:22.502Z] PASS [2021-06-09T22:53:22.502Z] [2021-06-09T22:53:22.502Z] DONE 5 tests in 9.114s [2021-06-09T22:53:22.503Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T22:53:22.503Z] INFO: Testing against a local daemon [2021-06-09T22:53:22.503Z] === RUN TestContinueAfterPluginCrash [2021-06-09T22:53:22.503Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T22:53:22.503Z] === RUN TestReadPluginNoRead [2021-06-09T22:53:22.503Z] === PAUSE TestReadPluginNoRead [2021-06-09T22:53:22.503Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T22:53:22.503Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T22:53:22.503Z] === CONT TestContinueAfterPluginCrash [2021-06-09T22:53:22.503Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T22:53:22.758Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:22.758Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:22.758Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:23.211Z] --- PASS: TestSkipVerify (0.65s) [2021-06-09T22:53:23.211Z] === RUN TestBufferMaximum [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623279202.742581\",\"host\":\"c7a3d0b70ccd\"}'" [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623279202.742581\",\"host\":\"c7a3d0b70ccd\"}'" [2021-06-09T22:53:23.211Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-09T22:53:23.211Z] === RUN TestServerAlwaysDown [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623279202.745581\",\"host\":\"c7a3d0b70ccd\"}'" [2021-06-09T22:53:23.211Z] time="2021-06-09T22:53:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623279202.745581\",\"host\":\"c7a3d0b70ccd\"}'" [2021-06-09T22:53:23.212Z] time="2021-06-09T22:53:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T22:53:23.212Z] time="2021-06-09T22:53:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623279202.745581\",\"host\":\"c7a3d0b70ccd\"}'" [2021-06-09T22:53:23.212Z] time="2021-06-09T22:53:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623279202.746581\",\"host\":\"c7a3d0b70ccd\"}'" [2021-06-09T22:53:23.212Z] time="2021-06-09T22:53:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623279202.746581\",\"host\":\"c7a3d0b70ccd\"}'" [2021-06-09T22:53:23.212Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-09T22:53:23.212Z] === RUN TestCannotSendAfterClose [2021-06-09T22:53:23.212Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-09T22:53:23.212Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-09T22:53:23.268Z] --- PASS: TestDaemonIpcModePrivate (3.19s) [2021-06-09T22:53:23.268Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:189, shared: false, mustBeShared: false [2021-06-09T22:53:23.268Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T22:53:24.196Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-09T22:53:24.266Z] time="2021-06-09T22:53:23Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-09T22:53:24.267Z] time="2021-06-09T22:53:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c7a3d0b70ccd\"}'" [2021-06-09T22:53:24.267Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-09T22:53:24.267Z] PASS [2021-06-09T22:53:24.267Z] coverage: 82.5% of statements [2021-06-09T22:53:24.267Z] ok github.com/docker/docker/daemon/logger/splunk 2.420s coverage: 82.5% of statements [2021-06-09T22:53:24.267Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T22:53:24.267Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-09T22:53:24.267Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T22:53:24.718Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-09T22:53:24.718Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-09T22:53:24.718Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-09T22:53:24.718Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-09T22:53:25.171Z] === RUN TestContinueOnError_NeverContinue [2021-06-09T22:53:25.171Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-09T22:53:25.171Z] === RUN TestManifestStore [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/no_remote_or_local [2021-06-09T22:53:25.171Z] === RUN TestV1IDService [2021-06-09T22:53:25.171Z] --- PASS: TestV1IDService (0.02s) [2021-06-09T22:53:25.171Z] === RUN TestV2MetadataService [2021-06-09T22:53:25.171Z] time="2021-06-09T22:53:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local178188683\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/no_local_cache [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/with_local_cache [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/unknown_media_type [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-09T22:53:25.171Z] time="2021-06-09T22:53:24Z" level=warning msg="reference for unknown type: " [2021-06-09T22:53:25.171Z] time="2021-06-09T22:53:24Z" level=warning msg="reference for unknown type: " [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-09T22:53:25.171Z] time="2021-06-09T22:53:24Z" level=warning msg="reference for unknown type: " [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-09T22:53:25.171Z] time="2021-06-09T22:53:24Z" level=warning msg="reference for unknown type: " [2021-06-09T22:53:25.171Z] time="2021-06-09T22:53:24Z" level=warning msg="reference for unknown type: " [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-09T22:53:25.171Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-09T22:53:25.171Z] === RUN TestSuccessfulDownload [2021-06-09T22:53:25.171Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-09T22:53:25.171Z] download_test.go:268: Needs fixing on Windows [2021-06-09T22:53:25.171Z] === RUN TestCancelledDownload [2021-06-09T22:53:25.171Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-09T22:53:25.171Z] === RUN TestMaxDownloadAttempts [2021-06-09T22:53:25.171Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T22:53:25.171Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T22:53:25.171Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T22:53:25.171Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T22:53:25.171Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T22:53:25.171Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T22:53:25.171Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T22:53:25.171Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T22:53:25.171Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T22:53:25.171Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T22:53:25.171Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T22:53:25.171Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T22:53:25.171Z] time="2021-06-09T22:53:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore (0.32s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-09T22:53:25.171Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-09T22:53:25.171Z] === RUN TestDetectManifestBlobMediaType [2021-06-09T22:53:25.171Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-09T22:53:25.171Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-09T22:53:25.171Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-09T22:53:25.171Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-09T22:53:25.171Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-09T22:53:25.171Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-09T22:53:25.171Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-09T22:53:25.171Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-09T22:53:25.171Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-09T22:53:25.171Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-09T22:53:25.171Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-09T22:53:25.171Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-09T22:53:25.171Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-09T22:53:25.171Z] === RUN TestFixManifestLayers [2021-06-09T22:53:25.171Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-09T22:53:25.171Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-09T22:53:25.171Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T22:53:25.171Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T22:53:25.171Z] === RUN TestFixManifestLayersBadParent [2021-06-09T22:53:25.171Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-09T22:53:25.171Z] === RUN TestValidateManifest [2021-06-09T22:53:25.171Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-09T22:53:25.171Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T22:53:25.171Z] === RUN TestFormatPlatform [2021-06-09T22:53:25.171Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-09T22:53:25.171Z] === RUN TestGetRepositoryMountCandidates [2021-06-09T22:53:25.171Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-09T22:53:25.171Z] === RUN TestLayerAlreadyExists [2021-06-09T22:53:25.171Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-09T22:53:25.171Z] 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} [2021-06-09T22:53:25.171Z] 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} [2021-06-09T22:53:25.171Z] 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} [2021-06-09T22:53:25.171Z] 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} [2021-06-09T22:53:25.171Z] 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} [2021-06-09T22:53:25.171Z] 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} [2021-06-09T22:53:25.171Z] === RUN TestWhenEmptyAuthConfig [2021-06-09T22:53:25.622Z] time="2021-06-09T22:53:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T22:53:25.622Z] time="2021-06-09T22:53:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T22:53:25.623Z] time="2021-06-09T22:53:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T22:53:25.623Z] time="2021-06-09T22:53:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T22:53:25.623Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-09T22:53:25.623Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2021-06-09T22:53:25.623Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2021-06-09T22:53:25.623Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2021-06-09T22:53:25.623Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2021-06-09T22:53:25.623Z] === RUN TestTransfer [2021-06-09T22:53:25.623Z] --- PASS: TestTransfer (0.13s) [2021-06-09T22:53:25.623Z] === RUN TestConcurrencyLimit [2021-06-09T22:53:25.623Z] --- PASS: TestV2MetadataService (0.76s) [2021-06-09T22:53:25.623Z] PASS [2021-06-09T22:53:25.623Z] coverage: 48.2% of statements [2021-06-09T22:53:25.667Z] --- PASS: TestBuildWithHugeFile (49.04s) [2021-06-09T22:53:25.667Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T22:53:25.667Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-09T22:53:25.667Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T22:53:25.667Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T22:53:25.667Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:53:25.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:53:25.667Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:53:25.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:53:25.667Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:53:25.668Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:53:25.668Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T22:53:25.668Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T22:53:25.668Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T22:53:25.668Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-06-09T22:53:25.668Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-06-09T22:53:25.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-06-09T22:53:25.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-06-09T22:53:25.668Z] === RUN TestBuildPreserveOwnership [2021-06-09T22:53:25.668Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T22:53:25.668Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T22:53:25.668Z] --- PASS: TestBuildPreserveOwnership (5.33s) [2021-06-09T22:53:25.668Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.59s) [2021-06-09T22:53:25.668Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2021-06-09T22:53:25.668Z] === RUN TestBuildPlatformInvalid [2021-06-09T22:53:25.668Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-09T22:53:25.668Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T22:53:26.074Z] ok github.com/docker/docker/distribution/metadata 0.999s coverage: 48.2% of statements [2021-06-09T22:53:26.074Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-06-09T22:53:26.074Z] === RUN TestInactiveJobs [2021-06-09T22:53:26.125Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.11s) [2021-06-09T22:53:26.125Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:189, shared: false, mustBeShared: false [2021-06-09T22:53:26.125Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T22:53:26.526Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-06-09T22:53:26.526Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-09T22:53:26.526Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestTokenPassThru [2021-06-09T22:53:26.526Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-09T22:53:26.526Z] === RUN TestTokenPassThruDifferentHost [2021-06-09T22:53:26.526Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-09T22:53:26.526Z] PASS [2021-06-09T22:53:26.526Z] coverage: 23.6% of statements [2021-06-09T22:53:26.526Z] ok github.com/docker/docker/distribution 1.695s coverage: 23.6% of statements [2021-06-09T22:53:26.526Z] --- PASS: TestInactiveJobs (0.41s) [2021-06-09T22:53:26.526Z] === RUN TestWatchRelease [2021-06-09T22:53:26.526Z] === RUN TestNotFound [2021-06-09T22:53:26.526Z] --- PASS: TestNotFound (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestConflict [2021-06-09T22:53:26.526Z] --- PASS: TestConflict (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestForbidden [2021-06-09T22:53:26.526Z] --- PASS: TestForbidden (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestInvalidParameter [2021-06-09T22:53:26.526Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestNotImplemented [2021-06-09T22:53:26.526Z] --- PASS: TestNotImplemented (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestNotModified [2021-06-09T22:53:26.526Z] --- PASS: TestNotModified (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestUnauthorized [2021-06-09T22:53:26.526Z] --- PASS: TestUnauthorized (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestUnknown [2021-06-09T22:53:26.526Z] --- PASS: TestUnknown (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestCancelled [2021-06-09T22:53:26.526Z] --- PASS: TestCancelled (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestDeadline [2021-06-09T22:53:26.526Z] --- PASS: TestDeadline (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestDataLoss [2021-06-09T22:53:26.526Z] --- PASS: TestDataLoss (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestUnavailable [2021-06-09T22:53:26.526Z] --- PASS: TestUnavailable (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestSystem [2021-06-09T22:53:26.526Z] --- PASS: TestSystem (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Not_Found [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Bad_Request [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Conflict [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Unauthorized [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Forbidden [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Not_Modified [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-09T22:53:26.526Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-09T22:53:26.526Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-09T22:53:26.526Z] PASS [2021-06-09T22:53:26.526Z] coverage: 53.1% of statements [2021-06-09T22:53:26.526Z] ok github.com/docker/docker/errdefs 0.086s coverage: 53.1% of statements [2021-06-09T22:53:26.526Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T22:53:26.526Z] --- PASS: TestWatchRelease (0.04s) [2021-06-09T22:53:26.526Z] === RUN TestWatchFinishedTransfer [2021-06-09T22:53:26.526Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-09T22:53:26.526Z] === RUN TestDuplicateTransfer [2021-06-09T22:53:26.526Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-09T22:53:26.526Z] === RUN TestSuccessfulUpload [2021-06-09T22:53:26.684Z] --- PASS: TestDaemonStartWithLogOpt (4.09s) [2021-06-09T22:53:26.684Z] === CONT TestReadPluginNoRead [2021-06-09T22:53:26.978Z] time="2021-06-09T22:53:26Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-09T22:53:26.978Z] --- PASS: TestSuccessfulUpload (0.44s) [2021-06-09T22:53:26.978Z] === RUN TestCancelledUpload [2021-06-09T22:53:26.978Z] --- PASS: TestCancelledUpload (0.01s) [2021-06-09T22:53:26.978Z] PASS [2021-06-09T22:53:26.978Z] coverage: 76.8% of statements [2021-06-09T22:53:26.978Z] ok github.com/docker/docker/distribution/xfer 1.971s coverage: 76.8% of statements [2021-06-09T22:53:26.978Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T22:53:29.128Z] === RUN TestFSGetInvalidData [2021-06-09T22:53:29.128Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-06-09T22:53:29.128Z] === RUN TestFSInvalidSet [2021-06-09T22:53:29.128Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-09T22:53:29.128Z] === RUN TestFSInvalidRoot [2021-06-09T22:53:29.128Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-09T22:53:29.128Z] === RUN TestFSMetadataGetSet [2021-06-09T22:53:29.128Z] === RUN TestCompare [2021-06-09T22:53:29.128Z] --- PASS: TestCompare (0.00s) [2021-06-09T22:53:29.128Z] PASS [2021-06-09T22:53:29.128Z] coverage: 19.2% of statements [2021-06-09T22:53:29.128Z] ok github.com/docker/docker/image/cache 0.203s coverage: 19.2% of statements [2021-06-09T22:53:29.128Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-06-09T22:53:29.128Z] === RUN TestFSInvalidWalker [2021-06-09T22:53:29.128Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-09T22:53:29.128Z] === RUN TestFSGetSet [2021-06-09T22:53:29.128Z] --- PASS: TestFSGetSet (0.02s) [2021-06-09T22:53:29.128Z] === RUN TestFSGetUnsetKey [2021-06-09T22:53:29.128Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-09T22:53:29.128Z] === RUN TestFSGetEmptyData [2021-06-09T22:53:29.128Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-09T22:53:29.128Z] === RUN TestFSDelete [2021-06-09T22:53:29.128Z] --- PASS: TestFSDelete (0.07s) [2021-06-09T22:53:29.128Z] === RUN TestFSWalker [2021-06-09T22:53:29.128Z] --- PASS: TestFSWalker (0.02s) [2021-06-09T22:53:29.128Z] === RUN TestFSWalkerStopOnError [2021-06-09T22:53:29.128Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-09T22:53:29.128Z] === RUN TestNewFromJSON [2021-06-09T22:53:29.128Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-09T22:53:29.128Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-09T22:53:29.128Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-09T22:53:29.128Z] === RUN TestMarshalKeyOrder [2021-06-09T22:53:29.128Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-09T22:53:29.128Z] === RUN TestHistoryEqual [2021-06-09T22:53:29.128Z] === RUN TestValidateManifest [2021-06-09T22:53:29.128Z] === RUN TestValidateManifest/nil [2021-06-09T22:53:29.128Z] === RUN TestValidateManifest/non-nil [2021-06-09T22:53:29.128Z] --- PASS: TestValidateManifest (0.00s) [2021-06-09T22:53:29.128Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-09T22:53:29.128Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-09T22:53:29.128Z] PASS [2021-06-09T22:53:29.128Z] coverage: 0.6% of statements [2021-06-09T22:53:29.128Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.6% of statements [2021-06-09T22:53:29.208Z] === RUN TestReadPluginNoRead/default [2021-06-09T22:53:29.437Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.57s) [2021-06-09T22:53:29.437Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: true, mustBeShared: true [2021-06-09T22:53:29.437Z] === RUN TestIpcModeOlderClient [2021-06-09T22:53:29.437Z] === PAUSE TestIpcModeOlderClient [2021-06-09T22:53:29.437Z] === RUN TestKillContainerInvalidSignal [2021-06-09T22:53:29.580Z] --- PASS: TestHistoryEqual (0.18s) [2021-06-09T22:53:29.580Z] === RUN TestImage [2021-06-09T22:53:29.580Z] --- PASS: TestImage (0.00s) [2021-06-09T22:53:29.580Z] === RUN TestImageOSNotEmpty [2021-06-09T22:53:29.580Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-09T22:53:29.580Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-09T22:53:29.580Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-09T22:53:29.580Z] === RUN TestCreate [2021-06-09T22:53:29.580Z] --- PASS: TestCreate (0.01s) [2021-06-09T22:53:29.580Z] === RUN TestRestore [2021-06-09T22:53:29.580Z] time="2021-06-09T22:53:29Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-09T22:53:29.580Z] --- PASS: TestRestore (0.04s) [2021-06-09T22:53:29.580Z] === RUN TestAddDelete [2021-06-09T22:53:29.580Z] --- PASS: TestAddDelete (0.03s) [2021-06-09T22:53:29.580Z] === RUN TestSearchAfterDelete [2021-06-09T22:53:29.580Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-09T22:53:29.580Z] === RUN TestParentReset [2021-06-09T22:53:29.580Z] --- PASS: TestParentReset (0.03s) [2021-06-09T22:53:29.580Z] === RUN TestGetAndSetLastUpdated [2021-06-09T22:53:29.580Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-09T22:53:29.580Z] === RUN TestStoreLen [2021-06-09T22:53:29.580Z] --- PASS: TestStoreLen (0.07s) [2021-06-09T22:53:29.580Z] PASS [2021-06-09T22:53:29.580Z] coverage: 86.6% of statements [2021-06-09T22:53:29.580Z] ok github.com/docker/docker/image 0.840s coverage: 86.6% of statements [2021-06-09T22:53:30.534Z] === RUN TestMakeV1ConfigFromConfig [2021-06-09T22:53:30.534Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-09T22:53:30.534Z] PASS [2021-06-09T22:53:30.534Z] coverage: 25.0% of statements [2021-06-09T22:53:30.534Z] ok github.com/docker/docker/image/v1 0.147s coverage: 25.0% of statements [2021-06-09T22:53:30.534Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T22:53:31.103Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T22:53:31.329Z] --- PASS: TestKillContainerInvalidSignal (1.53s) [2021-06-09T22:53:31.329Z] === RUN TestKillContainer [2021-06-09T22:53:31.329Z] === RUN TestKillContainer/no_signal [2021-06-09T22:53:32.033Z] --- PASS: TestContinueAfterPluginCrash (9.31s) [2021-06-09T22:53:32.050Z] === RUN TestSerialization [2021-06-09T22:53:32.050Z] --- PASS: TestSerialization (0.02s) [2021-06-09T22:53:32.050Z] PASS [2021-06-09T22:53:32.050Z] coverage: 100.0% of statements [2021-06-09T22:53:32.050Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-06-09T22:53:32.597Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T22:53:32.695Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T22:53:33.003Z] === RUN TestEnvironmentParsing [2021-06-09T22:53:33.003Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-09T22:53:33.003Z] PASS [2021-06-09T22:53:33.003Z] coverage: 1.0% of statements [2021-06-09T22:53:33.003Z] ok github.com/docker/docker/libcontainerd/local 0.116s coverage: 1.0% of statements [2021-06-09T22:53:33.003Z] === RUN TestEmptyLayer [2021-06-09T22:53:33.003Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-09T22:53:33.003Z] === RUN TestCommitFailure [2021-06-09T22:53:33.003Z] --- PASS: TestCommitFailure (0.03s) [2021-06-09T22:53:33.003Z] === RUN TestStartTransactionFailure [2021-06-09T22:53:33.003Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-06-09T22:53:33.003Z] === RUN TestGetOrphan [2021-06-09T22:53:33.003Z] --- PASS: TestGetOrphan (0.01s) [2021-06-09T22:53:33.003Z] === RUN TestMountAndRegister [2021-06-09T22:53:33.003Z] --- PASS: TestMountAndRegister (0.05s) [2021-06-09T22:53:33.003Z] layer_test.go:271: Layer size: 14 [2021-06-09T22:53:33.003Z] === RUN TestLayerRelease [2021-06-09T22:53:33.003Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-09T22:53:33.003Z] layer_test.go:304: Failing on Windows [2021-06-09T22:53:33.003Z] === RUN TestStoreRestore [2021-06-09T22:53:33.003Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-09T22:53:33.003Z] layer_test.go:353: Failing on Windows [2021-06-09T22:53:33.003Z] === RUN TestTarStreamStability [2021-06-09T22:53:33.003Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-09T22:53:33.003Z] layer_test.go:468: Failing on Windows [2021-06-09T22:53:33.003Z] === RUN TestRegisterExistingLayer [2021-06-09T22:53:33.457Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-06-09T22:53:33.457Z] === RUN TestTarStreamVerification [2021-06-09T22:53:33.457Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-09T22:53:33.457Z] layer_test.go:697: Failing on Windows [2021-06-09T22:53:33.457Z] === RUN TestLayerMigration [2021-06-09T22:53:33.457Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-09T22:53:33.457Z] migration_test.go:46: Failing on Windows [2021-06-09T22:53:33.457Z] === RUN TestLayerMigrationNoTarsplit [2021-06-09T22:53:33.457Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T22:53:33.457Z] migration_test.go:182: Failing on Windows [2021-06-09T22:53:33.457Z] === RUN TestMountInit [2021-06-09T22:53:33.457Z] --- SKIP: TestMountInit (0.00s) [2021-06-09T22:53:33.457Z] mount_test.go:17: Failing on Windows [2021-06-09T22:53:33.457Z] === RUN TestMountSize [2021-06-09T22:53:33.457Z] --- SKIP: TestMountSize (0.00s) [2021-06-09T22:53:33.457Z] mount_test.go:76: Failing on Windows [2021-06-09T22:53:33.457Z] === RUN TestMountChanges [2021-06-09T22:53:33.457Z] --- SKIP: TestMountChanges (0.00s) [2021-06-09T22:53:33.457Z] mount_test.go:125: Failing on Windows [2021-06-09T22:53:33.457Z] === RUN TestMountApply [2021-06-09T22:53:33.457Z] --- SKIP: TestMountApply (0.00s) [2021-06-09T22:53:33.457Z] mount_test.go:212: Failing on Windows [2021-06-09T22:53:33.457Z] PASS [2021-06-09T22:53:33.457Z] coverage: 30.1% of statements [2021-06-09T22:53:33.457Z] ok github.com/docker/docker/layer 0.404s coverage: 30.1% of statements [2021-06-09T22:53:33.457Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T22:53:33.457Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T22:53:33.457Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T22:53:33.457Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T22:53:33.967Z] --- PASS: TestReadPluginNoRead (7.31s) [2021-06-09T22:53:33.967Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2021-06-09T22:53:33.967Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-06-09T22:53:33.967Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-06-09T22:53:33.967Z] read_test.go:92: [ddf4e43e61cef] daemon is not started [2021-06-09T22:53:33.967Z] PASS [2021-06-09T22:53:33.967Z] [2021-06-09T22:53:33.967Z] DONE 6 tests in 11.446s [2021-06-09T22:53:33.967Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-09T22:53:33.967Z] testing: warning: no tests to run [2021-06-09T22:53:33.967Z] PASS [2021-06-09T22:53:33.967Z] [2021-06-09T22:53:33.967Z] DONE 0 tests in 0.007s [2021-06-09T22:53:33.967Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T22:53:33.967Z] INFO: Testing against a local daemon [2021-06-09T22:53:33.967Z] === RUN TestPluginWithDevMounts [2021-06-09T22:53:33.967Z] === PAUSE TestPluginWithDevMounts [2021-06-09T22:53:33.967Z] === CONT TestPluginWithDevMounts [2021-06-09T22:53:34.063Z] === RUN TestKillContainer/killing_signal [2021-06-09T22:53:34.411Z] === RUN TestSequenceGetAvailableBit [2021-06-09T22:53:34.411Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-09T22:53:34.411Z] === RUN TestSequenceEqual [2021-06-09T22:53:34.411Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-09T22:53:34.411Z] === RUN TestSequenceCopy [2021-06-09T22:53:34.411Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-09T22:53:34.411Z] === RUN TestGetFirstAvailable [2021-06-09T22:53:34.411Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestFindSequence [2021-06-09T22:53:34.863Z] --- PASS: TestFindSequence (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestCheckIfAvailable [2021-06-09T22:53:34.863Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestMergeSequences [2021-06-09T22:53:34.863Z] --- PASS: TestMergeSequences (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestPushReservation [2021-06-09T22:53:34.863Z] --- PASS: TestPushReservation (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestSerializeDeserialize [2021-06-09T22:53:34.863Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestSet [2021-06-09T22:53:34.863Z] --- PASS: TestSet (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestSetUnset [2021-06-09T22:53:34.863Z] --- PASS: TestSetUnset (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestOffsetSetUnset [2021-06-09T22:53:34.863Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestSetInRange [2021-06-09T22:53:34.863Z] --- PASS: TestSetInRange (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestSetAnyInRange [2021-06-09T22:53:34.863Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestMethods [2021-06-09T22:53:34.863Z] --- PASS: TestMethods (0.00s) [2021-06-09T22:53:34.863Z] === RUN TestRandomAllocateDeallocate [2021-06-09T22:53:35.861Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-06-09T22:53:35.861Z] PASS [2021-06-09T22:53:35.861Z] [2021-06-09T22:53:35.861Z] DONE 1 tests in 1.751s [2021-06-09T22:53:35.861Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T22:53:35.861Z] INFO: Testing against a local daemon [2021-06-09T22:53:35.861Z] === RUN TestSecretInspect [2021-06-09T22:53:35.953Z] --- PASS: TestKillContainer (4.90s) [2021-06-09T22:53:35.953Z] --- PASS: TestKillContainer/no_signal (1.56s) [2021-06-09T22:53:35.953Z] --- PASS: TestKillContainer/non_killing_signal (1.48s) [2021-06-09T22:53:35.953Z] --- PASS: TestKillContainer/killing_signal (1.57s) [2021-06-09T22:53:35.953Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T22:53:35.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T22:53:36.378Z] === RUN TestClientServiceInvalidCommand [2021-06-09T22:53:36.378Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-09T22:53:36.378Z] === RUN TestClientServiceCreate [2021-06-09T22:53:36.378Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-09T22:53:36.378Z] === RUN TestClientServiceRm [2021-06-09T22:53:36.378Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-09T22:53:36.378Z] === RUN TestClientServiceLs [2021-06-09T22:53:36.378Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-09T22:53:36.378Z] === RUN TestClientServiceInfo [2021-06-09T22:53:36.378Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-09T22:53:36.378Z] === RUN TestClientServiceInfoById [2021-06-09T22:53:36.378Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-09T22:53:36.378Z] === RUN TestClientServiceJoin [2021-06-09T22:53:36.378Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-09T22:53:36.378Z] === RUN TestClientServiceLeave [2021-06-09T22:53:36.378Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-09T22:53:36.378Z] === RUN TestClientDummyCommand [2021-06-09T22:53:36.378Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-09T22:53:36.378Z] === RUN TestClientNetworkInvalidCommand [2021-06-09T22:53:36.379Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestClientNetworkCreate [2021-06-09T22:53:36.379Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestClientNetworkCreateWithDriver [2021-06-09T22:53:36.379Z] flag provided but not defined: -f [2021-06-09T22:53:36.379Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build545406666\b1147\client.test.exe create --help'. [2021-06-09T22:53:36.379Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestClientNetworkRm [2021-06-09T22:53:36.379Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestClientNetworkLs [2021-06-09T22:53:36.379Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestClientNetworkInfo [2021-06-09T22:53:36.379Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestClientNetworkInfoById [2021-06-09T22:53:36.379Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-09T22:53:36.379Z] PASS [2021-06-09T22:53:36.379Z] coverage: 75.2% of statements [2021-06-09T22:53:36.379Z] ok github.com/docker/docker/libnetwork/client 0.088s coverage: 75.2% of statements [2021-06-09T22:53:36.379Z] === RUN TestEverything [2021-06-09T22:53:36.379Z] --- PASS: TestEverything (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestGet [2021-06-09T22:53:36.379Z] --- PASS: TestGet (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestParsePanic [2021-06-09T22:53:36.379Z] flag provided but not defined: -int [2021-06-09T22:53:36.379Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build545406666\b1151\mflag.test.exe --help'. [2021-06-09T22:53:36.379Z] --- PASS: TestParsePanic (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestParse [2021-06-09T22:53:36.379Z] --- PASS: TestParse (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestFlagSetParse [2021-06-09T22:53:36.379Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestUserDefined [2021-06-09T22:53:36.379Z] --- PASS: TestUserDefined (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestUserDefinedBool [2021-06-09T22:53:36.379Z] flag needs an argument: -b [2021-06-09T22:53:36.379Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build545406666\b1151\mflag.test.exe test --help'. [2021-06-09T22:53:36.379Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestSetOutput [2021-06-09T22:53:36.379Z] --- PASS: TestSetOutput (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestChangingArgs [2021-06-09T22:53:36.379Z] --- PASS: TestChangingArgs (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestHelp [2021-06-09T22:53:36.379Z] --- PASS: TestHelp (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestFlagCounts [2021-06-09T22:53:36.379Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-09T22:53:36.379Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-09T22:53:36.379Z] --- PASS: TestFlagCounts (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestSortFlags [2021-06-09T22:53:36.379Z] --- PASS: TestSortFlags (0.00s) [2021-06-09T22:53:36.379Z] === RUN TestMergeFlags [2021-06-09T22:53:36.379Z] --- PASS: TestMergeFlags (0.00s) [2021-06-09T22:53:36.379Z] PASS [2021-06-09T22:53:36.379Z] coverage: 62.7% of statements [2021-06-09T22:53:36.379Z] ok github.com/docker/docker/libnetwork/client/mflag 0.047s coverage: 62.7% of statements [2021-06-09T22:53:36.517Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-09T22:53:37.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-09T22:53:37.447Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T22:53:37.901Z] Loaded image: buildpack-deps:buster [2021-06-09T22:53:37.901Z] Loaded image: busybox:latest [2021-06-09T22:53:37.901Z] Loaded image: busybox:glibc [2021-06-09T22:53:38.382Z] --- PASS: TestSecretInspect (2.24s) [2021-06-09T22:53:38.382Z] === RUN TestSecretList [2021-06-09T22:53:38.528Z] === RUN TestErrorInterfaces [2021-06-09T22:53:38.528Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-09T22:53:38.528Z] === RUN TestNetworkMarshalling [2021-06-09T22:53:38.528Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-06-09T22:53:38.528Z] === RUN TestEndpointMarshalling [2021-06-09T22:53:38.528Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-09T22:53:38.528Z] === RUN TestAuxAddresses [2021-06-09T22:53:38.528Z] time="2021-06-09T22:53:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T22:53:38.528Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-09T22:53:38.528Z] === RUN TestSRVServiceQuery [2021-06-09T22:53:38.528Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-09T22:53:38.528Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.528Z] === RUN TestServiceVIPReuse [2021-06-09T22:53:38.528Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-09T22:53:38.528Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.528Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-09T22:53:38.528Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-09T22:53:38.528Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.528Z] === RUN TestDNSIPQuery [2021-06-09T22:53:38.528Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-09T22:53:38.528Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.528Z] === RUN TestDNSProxyServFail [2021-06-09T22:53:38.528Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-09T22:53:38.528Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.528Z] === RUN TestSandboxAddEmpty [2021-06-09T22:53:38.528Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-09T22:53:38.528Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.528Z] === RUN TestSandboxAddMultiPrio [2021-06-09T22:53:38.528Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-09T22:53:38.528Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.528Z] === RUN TestSandboxAddSamePrio [2021-06-09T22:53:38.528Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-09T22:53:38.528Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.528Z] === RUN TestCleanupServiceDiscovery [2021-06-09T22:53:38.528Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-09T22:53:38.528Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.528Z] === RUN TestDNSOptions [2021-06-09T22:53:38.528Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-09T22:53:38.528Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:53:38.529Z] === RUN TestMultipleControllersWithSameStore [2021-06-09T22:53:38.529Z] time="2021-06-09T22:53:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T22:53:38.529Z] time="2021-06-09T22:53:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T22:53:38.529Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-09T22:53:38.529Z] PASS [2021-06-09T22:53:38.529Z] coverage: 8.6% of statements [2021-06-09T22:53:38.529Z] ok github.com/docker/docker/libnetwork 0.406s coverage: 8.6% of statements [2021-06-09T22:53:38.815Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.71s) [2021-06-09T22:53:38.815Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.37s) [2021-06-09T22:53:38.815Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.14s) [2021-06-09T22:53:38.815Z] === RUN TestKillStoppedContainer [2021-06-09T22:53:38.815Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-06-09T22:53:38.815Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T22:53:38.815Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-09T22:53:38.815Z] === RUN TestKillDifferentUserContainer [2021-06-09T22:53:38.845Z] Loaded image: debian:bullseye [2021-06-09T22:53:38.981Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-09T22:53:39.105Z] Loaded image: hello-world:latest [2021-06-09T22:53:39.105Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T22:53:39.432Z] === RUN TestTCP4Proxy [2021-06-09T22:53:39.432Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-09T22:53:39.432Z] === RUN TestTCP4ProxyHalfClose [2021-06-09T22:53:39.432Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-09T22:53:39.432Z] === RUN TestTCP6Proxy [2021-06-09T22:53:39.432Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-09T22:53:39.432Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T22:53:39.432Z] === RUN TestTCPDualStackProxy [2021-06-09T22:53:39.432Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-09T22:53:39.432Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T22:53:39.432Z] === RUN TestUDP4Proxy [2021-06-09T22:53:39.432Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-09T22:53:39.432Z] === RUN TestUDP6Proxy [2021-06-09T22:53:39.432Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-09T22:53:39.432Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T22:53:39.432Z] === RUN TestUDPWriteError [2021-06-09T22:53:39.432Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-09T22:53:39.432Z] === RUN TestSCTP4Proxy [2021-06-09T22:53:39.432Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-09T22:53:39.432Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T22:53:39.432Z] === RUN TestSCTP6Proxy [2021-06-09T22:53:39.432Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-09T22:53:39.432Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T22:53:39.432Z] PASS [2021-06-09T22:53:39.432Z] coverage: 49.4% of statements [2021-06-09T22:53:39.432Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.062s coverage: 49.4% of statements [2021-06-09T22:53:40.181Z] --- PASS: TestKillDifferentUserContainer (1.57s) [2021-06-09T22:53:40.182Z] === RUN TestInspectOomKilledTrue [2021-06-09T22:53:40.182Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-06-09T22:53:40.182Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:53:40.182Z] === RUN TestInspectOomKilledFalse [2021-06-09T22:53:40.182Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T22:53:40.182Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:53:40.182Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T22:53:40.275Z] --- PASS: TestSecretList (2.29s) [2021-06-09T22:53:40.275Z] === RUN TestSecretsCreateAndDelete [2021-06-09T22:53:40.386Z] --- PASS: TestRandomAllocateDeallocate (5.71s) [2021-06-09T22:53:40.386Z] === RUN TestAllocateRandomDeallocate [2021-06-09T22:53:40.386Z] === RUN TestInvalidConfig [2021-06-09T22:53:40.386Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-09T22:53:40.386Z] === RUN TestConfig [2021-06-09T22:53:40.386Z] --- PASS: TestConfig (0.00s) [2021-06-09T22:53:40.386Z] === RUN TestOptionsLabels [2021-06-09T22:53:40.386Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-09T22:53:40.386Z] === RUN TestValidName [2021-06-09T22:53:40.386Z] --- PASS: TestValidName (0.00s) [2021-06-09T22:53:40.386Z] === RUN TestTLSConfiguration [2021-06-09T22:53:40.838Z] === RUN TestKey [2021-06-09T22:53:40.838Z] --- PASS: TestKey (0.00s) [2021-06-09T22:53:40.838Z] === RUN TestParseKey [2021-06-09T22:53:40.838Z] --- PASS: TestParseKey (0.00s) [2021-06-09T22:53:40.838Z] === RUN TestInvalidDataStore [2021-06-09T22:53:40.838Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-09T22:53:40.838Z] === RUN TestKVObjectFlatKey [2021-06-09T22:53:40.838Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-09T22:53:40.838Z] === RUN TestAtomicKVObjectFlatKey [2021-06-09T22:53:40.838Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-09T22:53:40.838Z] PASS [2021-06-09T22:53:40.838Z] coverage: 21.9% of statements [2021-06-09T22:53:40.838Z] ok github.com/docker/docker/libnetwork/datastore 0.093s coverage: 21.9% of statements [2021-06-09T22:53:40.838Z] time="2021-06-09T22:53:40Z" level=info msg="Option Initializing KV with TLS" [2021-06-09T22:53:40.838Z] --- PASS: TestTLSConfiguration (0.23s) [2021-06-09T22:53:40.838Z] PASS [2021-06-09T22:53:40.838Z] coverage: 24.0% of statements [2021-06-09T22:53:40.838Z] ok github.com/docker/docker/libnetwork/config 0.323s coverage: 24.0% of statements [2021-06-09T22:53:41.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-09T22:53:41.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-09T22:53:41.290Z] === RUN TestIPDataMarshalling [2021-06-09T22:53:41.290Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-09T22:53:41.290Z] === RUN TestValidateAndIsV6 [2021-06-09T22:53:41.290Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-09T22:53:41.290Z] PASS [2021-06-09T22:53:41.290Z] coverage: 68.9% of statements [2021-06-09T22:53:41.290Z] ok github.com/docker/docker/libnetwork/driverapi 0.067s coverage: 68.9% of statements [2021-06-09T22:53:41.290Z] --- PASS: TestAllocateRandomDeallocate (1.10s) [2021-06-09T22:53:41.290Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-09T22:53:42.039Z] --- PASS: TestLinksEtcHostsContentMatch (1.65s) [2021-06-09T22:53:42.039Z] === RUN TestLinksContainerNames [2021-06-09T22:53:42.170Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2021-06-09T22:53:42.170Z] === RUN TestSecretsUpdate [2021-06-09T22:53:42.806Z] === RUN TestDriver [2021-06-09T22:53:42.806Z] --- PASS: TestDriver (0.00s) [2021-06-09T22:53:42.806Z] PASS [2021-06-09T22:53:42.806Z] coverage: 34.8% of statements [2021-06-09T22:53:42.806Z] ok github.com/docker/docker/libnetwork/drivers/host 0.092s coverage: 34.8% of statements [2021-06-09T22:53:42.806Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.28s) [2021-06-09T22:53:42.806Z] === RUN TestRetrieveFromStore [2021-06-09T22:53:42.806Z] === RUN TestDriver [2021-06-09T22:53:42.806Z] --- PASS: TestDriver (0.00s) [2021-06-09T22:53:42.806Z] PASS [2021-06-09T22:53:42.806Z] coverage: 34.8% of statements [2021-06-09T22:53:42.806Z] ok github.com/docker/docker/libnetwork/drivers/null 0.063s coverage: 34.8% of statements [2021-06-09T22:53:43.257Z] === RUN TestNetworkAllocateFree [2021-06-09T22:53:43.257Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-09T22:53:43.257Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-09T22:53:43.257Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-09T22:53:43.257Z] PASS [2021-06-09T22:53:43.257Z] coverage: 63.6% of statements [2021-06-09T22:53:43.257Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.104s coverage: 63.6% of statements [2021-06-09T22:53:43.709Z] --- PASS: TestRetrieveFromStore (0.88s) [2021-06-09T22:53:43.709Z] === RUN TestIsCorrupted [2021-06-09T22:53:43.709Z] --- PASS: TestIsCorrupted (0.03s) [2021-06-09T22:53:43.709Z] === RUN TestSetRollover [2021-06-09T22:53:44.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-09T22:53:44.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-09T22:53:44.555Z] --- PASS: TestLinksContainerNames (2.50s) [2021-06-09T22:53:44.555Z] === RUN TestLogsFollowTailEmpty [2021-06-09T22:53:44.664Z] === RUN TestGetEmptyCapabilities [2021-06-09T22:53:44.664Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-09T22:53:44.664Z] === RUN TestGetExtraCapabilities [2021-06-09T22:53:44.664Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-09T22:53:44.664Z] === RUN TestGetInvalidCapabilities [2021-06-09T22:53:44.664Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-09T22:53:44.664Z] === RUN TestRemoteDriver [2021-06-09T22:53:44.664Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-09T22:53:44.664Z] === RUN TestDriverError [2021-06-09T22:53:44.664Z] --- PASS: TestDriverError (0.01s) [2021-06-09T22:53:44.664Z] === RUN TestMissingValues [2021-06-09T22:53:44.664Z] --- PASS: TestMissingValues (0.01s) [2021-06-09T22:53:44.664Z] === RUN TestRollback [2021-06-09T22:53:44.664Z] --- PASS: TestRollback (0.00s) [2021-06-09T22:53:44.664Z] PASS [2021-06-09T22:53:44.664Z] coverage: 57.4% of statements [2021-06-09T22:53:44.664Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.112s coverage: 57.4% of statements [2021-06-09T22:53:44.691Z] --- PASS: TestSecretsUpdate (2.27s) [2021-06-09T22:53:44.691Z] === RUN TestTemplatedSecret [2021-06-09T22:53:45.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-09T22:53:45.620Z] === RUN TestNAT [2021-06-09T22:53:45.620Z] --- SKIP: TestNAT (0.00s) [2021-06-09T22:53:45.620Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T22:53:45.620Z] === RUN TestTransparent [2021-06-09T22:53:45.620Z] --- SKIP: TestTransparent (0.00s) [2021-06-09T22:53:45.620Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T22:53:45.620Z] PASS [2021-06-09T22:53:45.620Z] coverage: 0.0% of statements [2021-06-09T22:53:45.620Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.069s coverage: 0.0% of statements [2021-06-09T22:53:45.620Z] --- PASS: TestSetRollover (2.17s) [2021-06-09T22:53:45.620Z] === RUN TestSetRolloverSerial [2021-06-09T22:53:45.741Z] --- PASS: TestLogsFollowTailEmpty (1.22s) [2021-06-09T22:53:45.741Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T22:53:46.071Z] === RUN TestNew [2021-06-09T22:53:46.071Z] --- PASS: TestNew (0.00s) [2021-06-09T22:53:46.071Z] === RUN TestAddDriver [2021-06-09T22:53:46.071Z] --- PASS: TestAddDriver (0.00s) [2021-06-09T22:53:46.071Z] === RUN TestAddDuplicateDriver [2021-06-09T22:53:46.071Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-09T22:53:46.071Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-09T22:53:46.071Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-09T22:53:46.071Z] === RUN TestDriver [2021-06-09T22:53:46.071Z] --- PASS: TestDriver (0.00s) [2021-06-09T22:53:46.071Z] === RUN TestIPAM [2021-06-09T22:53:46.071Z] --- PASS: TestIPAM (0.00s) [2021-06-09T22:53:46.071Z] === RUN TestWalkIPAMs [2021-06-09T22:53:46.071Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-09T22:53:46.071Z] === RUN TestWalkDrivers [2021-06-09T22:53:46.071Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-09T22:53:46.071Z] PASS [2021-06-09T22:53:46.071Z] coverage: 82.4% of statements [2021-06-09T22:53:46.071Z] ok github.com/docker/docker/libnetwork/drvregistry 0.085s coverage: 82.4% of statements [2021-06-09T22:53:46.072Z] === RUN TestBuildDefault [2021-06-09T22:53:46.072Z] --- PASS: TestBuildDefault (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestBuildHostnameDomainname [2021-06-09T22:53:46.072Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestBuildHostname [2021-06-09T22:53:46.072Z] --- PASS: TestBuildHostname (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestBuildHostnameFQDN [2021-06-09T22:53:46.072Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestBuildNoIP [2021-06-09T22:53:46.072Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestUpdate [2021-06-09T22:53:46.072Z] --- PASS: TestUpdate (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-09T22:53:46.072Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-09T22:53:46.072Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestAddEmpty [2021-06-09T22:53:46.072Z] --- PASS: TestAddEmpty (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestAdd [2021-06-09T22:53:46.072Z] --- PASS: TestAdd (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestDeleteEmpty [2021-06-09T22:53:46.072Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestDeleteNewline [2021-06-09T22:53:46.072Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestDelete [2021-06-09T22:53:46.072Z] --- PASS: TestDelete (0.00s) [2021-06-09T22:53:46.072Z] === RUN TestConcurrentWrites [2021-06-09T22:53:46.072Z] --- PASS: TestConcurrentWrites (0.23s) [2021-06-09T22:53:46.072Z] PASS [2021-06-09T22:53:46.072Z] coverage: 81.2% of statements [2021-06-09T22:53:46.072Z] ok github.com/docker/docker/libnetwork/etchosts 0.296s coverage: 81.2% of statements [2021-06-09T22:53:46.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-09T22:53:47.231Z] --- PASS: TestContainerNetworkMountsNoChown (1.34s) [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/default [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/private [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/slave [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/shared [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T22:53:47.231Z] === CONT TestMountDaemonRoot/default [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:53:47.231Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T22:53:47.231Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:53:47.231Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:53:47.231Z] === CONT TestMountDaemonRoot/shared [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:53:47.231Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T22:53:47.231Z] === CONT TestMountDaemonRoot/slave [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:53:47.231Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:53:47.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:53:47.231Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:53:47.232Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:53:47.232Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:53:47.232Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:53:47.232Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:53:47.232Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/private [2021-06-09T22:53:47.232Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:53:47.232Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:53:47.232Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T22:53:47.232Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T22:53:47.232Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:53:47.232Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:53:47.232Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T22:53:47.232Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T22:53:47.232Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:53:47.232Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:53:47.488Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:53:47.589Z] --- PASS: TestSetRolloverSerial (1.64s) [2021-06-09T22:53:47.589Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-09T22:53:47.589Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-09T22:53:47.589Z] PASS [2021-06-09T22:53:47.589Z] coverage: 84.4% of statements [2021-06-09T22:53:47.589Z] ok github.com/docker/docker/libnetwork/bitseq 12.997s coverage: 84.4% of statements [2021-06-09T22:53:47.589Z] === RUN TestNew [2021-06-09T22:53:47.589Z] --- PASS: TestNew (0.00s) [2021-06-09T22:53:47.589Z] === RUN TestAllocate [2021-06-09T22:53:47.589Z] --- PASS: TestAllocate (0.00s) [2021-06-09T22:53:47.589Z] === RUN TestUninitialized [2021-06-09T22:53:47.589Z] --- PASS: TestUninitialized (0.00s) [2021-06-09T22:53:47.589Z] === RUN TestAllocateInRange [2021-06-09T22:53:47.589Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-09T22:53:47.589Z] === RUN TestAllocateSerial [2021-06-09T22:53:47.589Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-09T22:53:47.589Z] PASS [2021-06-09T22:53:47.589Z] coverage: 87.5% of statements [2021-06-09T22:53:47.589Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2021-06-09T22:53:47.589Z] === RUN TestDiff [2021-06-09T22:53:47.589Z] --- PASS: TestDiff (0.00s) [2021-06-09T22:53:47.589Z] === RUN TestAddedCallback [2021-06-09T22:53:47.589Z] --- PASS: TestAddedCallback (0.00s) [2021-06-09T22:53:47.589Z] === RUN TestRemovedCallback [2021-06-09T22:53:47.589Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-09T22:53:47.589Z] === RUN TestNoCallback [2021-06-09T22:53:47.589Z] --- PASS: TestNoCallback (0.00s) [2021-06-09T22:53:47.589Z] PASS [2021-06-09T22:53:47.589Z] coverage: 48.1% of statements [2021-06-09T22:53:47.589Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.055s coverage: 48.1% of statements [2021-06-09T22:53:47.744Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:53:47.744Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T22:53:47.744Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:53:47.744Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T22:53:47.744Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:53:47.744Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:53:47.744Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:53:47.971Z] --- PASS: TestTemplatedSecret (2.95s) [2021-06-09T22:53:47.971Z] === RUN TestSecretCreateResolve [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/shared (0.01s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.09s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.11s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-06-09T22:53:48.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-09T22:53:48.000Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T22:53:48.543Z] === RUN TestCaller [2021-06-09T22:53:48.543Z] --- PASS: TestCaller (0.00s) [2021-06-09T22:53:48.543Z] PASS [2021-06-09T22:53:48.543Z] coverage: 100.0% of statements [2021-06-09T22:53:48.543Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2021-06-09T22:53:48.543Z] === RUN TestSetSerialInsertDelete [2021-06-09T22:53:48.543Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-09T22:53:48.543Z] === RUN TestSetParallelInsertDelete [2021-06-09T22:53:49.101Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.76s) [2021-06-09T22:53:49.101Z] PASS [2021-06-09T22:53:49.101Z] [2021-06-09T22:53:49.101Z] === Skipped [2021-06-09T22:53:49.101Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-09T22:53:49.101Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:53:49.101Z] [2021-06-09T22:53:49.101Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-09T22:53:49.101Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T22:53:49.101Z] [2021-06-09T22:53:49.101Z] [2021-06-09T22:53:49.101Z] DONE 34 tests, 2 skipped in 122.471s [2021-06-09T22:53:49.101Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T22:53:49.101Z] ++ 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 [2021-06-09T22:53:49.101Z] ++ set -e [2021-06-09T22:53:49.101Z] ++ '[' -n 0 ']' [2021-06-09T22:53:49.101Z] ++ set -x [2021-06-09T22:53:49.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:53:49.101Z] INFO: Testing against a local daemon [2021-06-09T22:53:49.101Z] === RUN TestConfigInspect [2021-06-09T22:53:49.345Z] --- PASS: TestSecretCreateResolve (1.91s) [2021-06-09T22:53:49.345Z] PASS [2021-06-09T22:53:49.345Z] [2021-06-09T22:53:49.345Z] DONE 6 tests in 13.597s [2021-06-09T22:53:49.345Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T22:53:49.345Z] INFO: Testing against a local daemon [2021-06-09T22:53:49.345Z] === RUN TestServiceCreateInit [2021-06-09T22:53:49.345Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T22:53:49.488Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-09T22:53:49.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-09T22:53:50.058Z] Copying nested executables into bundles/binary-daemon [2021-06-09T22:53:50.692Z] === RUN TestInt2IP2IntConversion [2021-06-09T22:53:50.692Z] === RUN TestPoolRequest [2021-06-09T22:53:50.692Z] --- PASS: TestPoolRequest (0.00s) [2021-06-09T22:53:50.692Z] === RUN TestOtherRequests [2021-06-09T22:53:50.692Z] --- PASS: TestOtherRequests (0.00s) [2021-06-09T22:53:50.692Z] PASS [2021-06-09T22:53:50.692Z] coverage: 57.1% of statements [2021-06-09T22:53:50.692Z] ok github.com/docker/docker/libnetwork/ipams/null 0.150s coverage: 57.1% of statements [2021-06-09T22:53:51.435Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-09T22:53:51.435Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:53:51.641Z] --- PASS: TestConfigInspect (3.12s) [2021-06-09T22:53:51.641Z] === RUN TestConfigList [2021-06-09T22:53:51.645Z] --- PASS: TestInt2IP2IntConversion (0.89s) [2021-06-09T22:53:51.645Z] === RUN TestGetAddressVersion [2021-06-09T22:53:51.645Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-09T22:53:51.645Z] === RUN TestKeyString [2021-06-09T22:53:51.645Z] --- PASS: TestKeyString (0.00s) [2021-06-09T22:53:51.645Z] === RUN TestPoolDataMarshal [2021-06-09T22:53:51.645Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-09T22:53:51.645Z] === RUN TestSubnetsMarshal [2021-06-09T22:53:51.645Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-06-09T22:53:51.645Z] === RUN TestAddSubnets [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T22:53:51.645Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T22:53:51.645Z] --- PASS: TestAddSubnets (0.09s) [2021-06-09T22:53:51.645Z] === RUN TestDoublePoolRelease [2021-06-09T22:53:51.645Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-06-09T22:53:51.645Z] === RUN TestAddReleasePoolID [2021-06-09T22:53:51.694Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-09T22:53:51.694Z] [2021-06-09T22:53:52.097Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-06-09T22:53:52.097Z] === RUN TestPredefinedPool [2021-06-09T22:53:52.097Z] --- PASS: TestPredefinedPool (0.03s) [2021-06-09T22:53:52.097Z] === RUN TestRemoveSubnet [2021-06-09T22:53:52.097Z] --- PASS: TestRemoveSubnet (0.27s) [2021-06-09T22:53:52.097Z] === RUN TestGetSameAddress [2021-06-09T22:53:52.410Z] --- PASS: TestContainerBindMountNonRecursive (4.04s) [2021-06-09T22:53:52.410Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T22:53:52.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-09T22:53:52.549Z] --- PASS: TestGetSameAddress (0.27s) [2021-06-09T22:53:52.549Z] === RUN TestPoolAllocationReuse [2021-06-09T22:53:52.549Z] === RUN TestGetCapabilities [2021-06-09T22:53:52.549Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-09T22:53:52.549Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-09T22:53:52.667Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s) [2021-06-09T22:53:52.667Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T22:53:53.007Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-09T22:53:53.007Z] === RUN TestGetDefaultAddressSpaces [2021-06-09T22:53:53.007Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-09T22:53:53.007Z] === RUN TestRemoteDriver [2021-06-09T22:53:53.007Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-09T22:53:53.007Z] PASS [2021-06-09T22:53:53.007Z] coverage: 47.4% of statements [2021-06-09T22:53:53.007Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.151s coverage: 47.4% of statements [2021-06-09T22:53:53.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-09T22:53:53.469Z] === RUN TestWindowsIPAM [2021-06-09T22:53:53.469Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-09T22:53:53.469Z] PASS [2021-06-09T22:53:53.469Z] coverage: 71.4% of statements [2021-06-09T22:53:53.469Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.059s coverage: 71.4% of statements [2021-06-09T22:53:54.440Z] === RUN TestDefaultNetwork [2021-06-09T22:53:54.440Z] === RUN TestKeyValue [2021-06-09T22:53:54.440Z] --- PASS: TestKeyValue (0.00s) [2021-06-09T22:53:54.440Z] PASS [2021-06-09T22:53:54.440Z] coverage: 60.0% of statements [2021-06-09T22:53:54.440Z] ok github.com/docker/docker/libnetwork/netlabel 0.052s coverage: 60.0% of statements [2021-06-09T22:53:54.601Z] --- PASS: TestContainerVolumesMountedAsSlave (1.94s) [2021-06-09T22:53:54.601Z] === RUN TestNetworkNat [2021-06-09T22:53:54.602Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T22:53:54.901Z] --- PASS: TestDefaultNetwork (0.53s) [2021-06-09T22:53:54.901Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-09T22:53:54.901Z] --- PASS: TestPoolAllocationReuse (2.45s) [2021-06-09T22:53:54.901Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-09T22:53:54.901Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-06-09T22:53:54.901Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-09T22:53:54.937Z] --- PASS: TestConfigList (2.95s) [2021-06-09T22:53:54.937Z] === RUN TestConfigsCreateAndDelete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-09T22:53:55.317Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3f577e96a5e405f17ecbfb258fa623c76ece1de4 -e DOCKER_GRAPHDRIVER docker:3f577e96a5e405f17ecbfb258fa623c76ece1de4 hack/make.sh cross [2021-06-09T22:53:55.364Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.54s) [2021-06-09T22:53:55.364Z] === RUN TestInitAddressPools [2021-06-09T22:53:55.364Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-09T22:53:55.364Z] PASS [2021-06-09T22:53:55.364Z] coverage: 74.0% of statements [2021-06-09T22:53:55.364Z] ok github.com/docker/docker/libnetwork/ipamutils 1.143s coverage: 74.0% of statements [2021-06-09T22:53:55.886Z] [2021-06-09T22:53:55.886Z] Removing bundles/ [2021-06-09T22:53:55.886Z] [2021-06-09T22:53:55.886Z] ---> Making bundle: cross (in bundles/cross) [2021-06-09T22:53:55.886Z] Cross building: bundles/cross/linux/amd64 [2021-06-09T22:53:55.886Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-09T22:53:55.886Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-09T22:53:55.969Z] --- PASS: TestNetworkNat (1.38s) [2021-06-09T22:53:55.969Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T22:53:56.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-09T22:53:56.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-09T22:53:57.351Z] --- PASS: TestNetworkLocalhostTCPNat (1.38s) [2021-06-09T22:53:57.351Z] === RUN TestNetworkLoopbackNat [2021-06-09T22:53:57.480Z] --- PASS: TestConfigsCreateAndDelete (2.96s) [2021-06-09T22:53:57.480Z] === RUN TestConfigsUpdate [2021-06-09T22:53:57.554Z] === RUN TestGenerate [2021-06-09T22:53:57.554Z] --- PASS: TestGenerate (0.00s) [2021-06-09T22:53:57.554Z] === RUN TestGeneratePtr [2021-06-09T22:53:57.554Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-09T22:53:57.554Z] === RUN TestGenerateMissingField [2021-06-09T22:53:57.554Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-09T22:53:57.554Z] === RUN TestFieldCannotBeSet [2021-06-09T22:53:57.554Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-09T22:53:57.554Z] === RUN TestTypeMismatchError [2021-06-09T22:53:57.554Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-09T22:53:57.554Z] PASS [2021-06-09T22:53:57.554Z] coverage: 100.0% of statements [2021-06-09T22:53:57.554Z] ok github.com/docker/docker/libnetwork/options 0.149s coverage: 100.0% of statements [2021-06-09T22:53:58.015Z] === RUN TestNetworkDBSimple [2021-06-09T22:53:58.476Z] testing: warning: no tests to run [2021-06-09T22:53:58.476Z] PASS [2021-06-09T22:53:58.476Z] coverage: 0.0% of statements [2021-06-09T22:53:58.476Z] ok github.com/docker/docker/libnetwork/osl 0.043s coverage: 0.0% of statements [no tests to run] [2021-06-09T22:53:58.476Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.54s) [2021-06-09T22:53:58.476Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-09T22:53:58.476Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-09T22:53:58.476Z] PASS [2021-06-09T22:53:58.476Z] coverage: 100.0% of statements [2021-06-09T22:53:58.476Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.146s coverage: 100.0% of statements [2021-06-09T22:53:58.780Z] --- PASS: TestServiceCreateInit (9.30s) [2021-06-09T22:53:58.780Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s) [2021-06-09T22:53:58.780Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.66s) [2021-06-09T22:53:58.780Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T22:53:58.937Z] 2021/06/09 22:53:58 Closing DB instances... [2021-06-09T22:53:59.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-09T22:53:59.398Z] === RUN TestRequestNewPort [2021-06-09T22:53:59.398Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestRequestSpecificPort [2021-06-09T22:53:59.398Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestReleasePort [2021-06-09T22:53:59.398Z] --- PASS: TestReleasePort (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestReuseReleasedPort [2021-06-09T22:53:59.398Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestReleaseUnreadledPort [2021-06-09T22:53:59.398Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestUnknowProtocol [2021-06-09T22:53:59.398Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestAllocateAllPorts [2021-06-09T22:53:59.398Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestPortAllocation [2021-06-09T22:53:59.398Z] --- PASS: TestPortAllocation (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestPortAllocationWithCustomRange [2021-06-09T22:53:59.398Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestNoDuplicateBPR [2021-06-09T22:53:59.398Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-09T22:53:59.398Z] === RUN TestChangePortRange [2021-06-09T22:53:59.398Z] --- PASS: TestChangePortRange (0.00s) [2021-06-09T22:53:59.398Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-09T22:53:59.398Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-09T22:53:59.398Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-09T22:53:59.398Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-09T22:53:59.398Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-09T22:53:59.398Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-09T22:53:59.398Z] PASS [2021-06-09T22:53:59.398Z] coverage: 89.7% of statements [2021-06-09T22:53:59.398Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 89.7% of statements [2021-06-09T22:53:59.860Z] === RUN TestTransportPortConv [2021-06-09T22:53:59.860Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-09T22:53:59.860Z] === RUN TestTransportPortBindingConv [2021-06-09T22:53:59.860Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-09T22:53:59.860Z] === RUN TestErrorConstructors [2021-06-09T22:53:59.860Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-09T22:53:59.860Z] === RUN TestCompareIPMask [2021-06-09T22:53:59.860Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-09T22:53:59.860Z] === RUN TestUtilGetHostPartIP [2021-06-09T22:53:59.860Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-09T22:53:59.860Z] === RUN TestUtilGetBroadcastIP [2021-06-09T22:53:59.860Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-09T22:53:59.860Z] === RUN TestParseCIDR [2021-06-09T22:53:59.860Z] --- PASS: TestParseCIDR (0.00s) [2021-06-09T22:53:59.860Z] PASS [2021-06-09T22:53:59.860Z] coverage: 47.9% of statements [2021-06-09T22:53:59.860Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 47.9% of statements [2021-06-09T22:53:59.860Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-09T22:53:59.860Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-09T22:54:00.321Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.87s) [2021-06-09T22:54:00.321Z] === RUN TestGetAddress [2021-06-09T22:54:00.776Z] --- PASS: TestConfigsUpdate (2.96s) [2021-06-09T22:54:00.776Z] === RUN TestTemplatedConfig [2021-06-09T22:54:01.294Z] 2021/06/09 22:54:00 Closing DB instances... [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-09T22:54:01.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-09T22:54:01.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-09T22:54:01.294Z] PASS [2021-06-09T22:54:01.294Z] coverage: 44.0% of statements [2021-06-09T22:54:01.294Z] ok github.com/docker/docker/oci 0.054s coverage: 44.0% of statements [2021-06-09T22:54:01.755Z] === RUN TestAddressPoolOpt [2021-06-09T22:54:01.755Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/a [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/something [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/_=a [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/env1=value1 [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/_env1=value1 [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/PATH [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/=a [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/PATH= [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/PATH=something [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/asd!qwe [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/1asd [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/123 [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/some_space [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/__some_space_before [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/some_space_after__ [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/= [2021-06-09T22:54:01.755Z] === RUN TestValidateEnv/PaTh [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-09T22:54:01.755Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-09T22:54:01.755Z] === RUN TestParseHost [2021-06-09T22:54:01.755Z] --- PASS: TestParseHost (0.00s) [2021-06-09T22:54:01.755Z] === RUN TestParseDockerDaemonHost [2021-06-09T22:54:01.755Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-09T22:54:01.755Z] === RUN TestParseTCP [2021-06-09T22:54:01.755Z] --- PASS: TestParseTCP (0.00s) [2021-06-09T22:54:01.755Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-09T22:54:01.755Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-09T22:54:01.755Z] === RUN TestValidateExtraHosts [2021-06-09T22:54:01.755Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-09T22:54:01.755Z] === RUN TestIpOptString [2021-06-09T22:54:01.755Z] --- PASS: TestIpOptString (0.00s) [2021-06-09T22:54:01.755Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-09T22:54:01.755Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-09T22:54:01.755Z] === RUN TestNewIpOptValidDefaultVal [2021-06-09T22:54:01.755Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-09T22:54:01.765Z] --- PASS: TestNetworkLoopbackNat (4.23s) [2021-06-09T22:54:01.765Z] === RUN TestPause [2021-06-09T22:54:02.217Z] === RUN TestIpOptSetInvalidVal [2021-06-09T22:54:02.217Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestValidateIPAddress [2021-06-09T22:54:02.217Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestMapOpts [2021-06-09T22:54:02.217Z] --- PASS: TestMapOpts (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestListOptsWithoutValidator [2021-06-09T22:54:02.217Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestListOptsWithValidator [2021-06-09T22:54:02.217Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestValidateDNSSearch [2021-06-09T22:54:02.217Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_general_format [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_one_more [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-09T22:54:02.217Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-09T22:54:02.217Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestNamedListOpts [2021-06-09T22:54:02.217Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestNamedMapOpts [2021-06-09T22:54:02.217Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestParseLink [2021-06-09T22:54:02.217Z] --- PASS: TestParseLink (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestQuotedStringSetWithQuotes [2021-06-09T22:54:02.217Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-09T22:54:02.217Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-09T22:54:02.217Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-09T22:54:02.217Z] === RUN TestUlimitOpt [2021-06-09T22:54:02.217Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-09T22:54:02.217Z] PASS [2021-06-09T22:54:02.217Z] coverage: 67.1% of statements [2021-06-09T22:54:02.217Z] ok github.com/docker/docker/opts 0.094s coverage: 67.1% of statements [2021-06-09T22:54:02.217Z] === RUN TestParseVersion [2021-06-09T22:54:02.217Z] --- PASS: TestParseVersion (0.00s) [2021-06-09T22:54:02.217Z] PASS [2021-06-09T22:54:02.217Z] coverage: 52.9% of statements [2021-06-09T22:54:02.217Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-06-09T22:54:02.679Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-06-09T22:54:02.679Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-09T22:54:03.130Z] --- PASS: TestPause (1.40s) [2021-06-09T22:54:03.130Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T22:54:03.130Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T22:54:03.130Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T22:54:03.130Z] === RUN TestPauseStopPausedContainer [2021-06-09T22:54:03.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-09T22:54:03.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-09T22:54:04.074Z] --- PASS: TestTemplatedConfig (3.72s) [2021-06-09T22:54:04.074Z] === RUN TestConfigCreateResolve [2021-06-09T22:54:04.223Z] 2021/06/09 22:54:03 Closing DB instances... [2021-06-09T22:54:04.316Z] --- PASS: TestPauseStopPausedContainer (1.21s) [2021-06-09T22:54:04.316Z] === RUN TestPidHost [2021-06-09T22:54:05.195Z] === RUN TestPeerCertificateMarshalJSON [2021-06-09T22:54:05.195Z] === RUN TestIsArchivePathDir [2021-06-09T22:54:05.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-09T22:54:05.666Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-06-09T22:54:05.666Z] === RUN TestIsArchivePathInvalidFile [2021-06-09T22:54:05.666Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-06-09T22:54:05.666Z] === RUN TestIsArchivePathTar [2021-06-09T22:54:05.666Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-09T22:54:05.666Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-09T22:54:05.666Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2021-06-09T22:54:05.666Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-09T22:54:05.666Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-09T22:54:05.667Z] === RUN TestMiddleware [2021-06-09T22:54:05.667Z] --- PASS: TestMiddleware (0.00s) [2021-06-09T22:54:05.667Z] === RUN TestNewResponseModifier [2021-06-09T22:54:05.667Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-09T22:54:05.667Z] PASS [2021-06-09T22:54:05.667Z] coverage: 26.8% of statements [2021-06-09T22:54:05.667Z] ok github.com/docker/docker/pkg/authorization 0.526s coverage: 26.8% of statements [2021-06-09T22:54:05.667Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-06-09T22:54:05.667Z] === RUN TestDecompressStreamGzip [2021-06-09T22:54:05.667Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.92s) [2021-06-09T22:54:05.667Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-09T22:54:05.667Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-06-09T22:54:05.667Z] === RUN TestDecompressStreamBzip2 [2021-06-09T22:54:06.128Z] --- PASS: TestDecompressStreamBzip2 (0.22s) [2021-06-09T22:54:06.128Z] === RUN TestDecompressStreamXz [2021-06-09T22:54:06.128Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-09T22:54:06.128Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T22:54:06.128Z] === RUN TestCompressStreamXzUnsupported [2021-06-09T22:54:06.128Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-09T22:54:06.128Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-09T22:54:06.128Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-09T22:54:06.128Z] === RUN TestCompressStreamInvalid [2021-06-09T22:54:06.128Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-09T22:54:06.128Z] === RUN TestExtensionInvalid [2021-06-09T22:54:06.128Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-09T22:54:06.128Z] === RUN TestExtensionUncompressed [2021-06-09T22:54:06.128Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-09T22:54:06.128Z] === RUN TestExtensionBzip2 [2021-06-09T22:54:06.128Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-09T22:54:06.128Z] === RUN TestExtensionGzip [2021-06-09T22:54:06.128Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-09T22:54:06.128Z] === RUN TestExtensionXz [2021-06-09T22:54:06.128Z] --- PASS: TestExtensionXz (0.00s) [2021-06-09T22:54:06.128Z] === RUN TestCmdStreamLargeStderr [2021-06-09T22:54:06.128Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-06-09T22:54:06.128Z] === RUN TestCmdStreamBad [2021-06-09T22:54:06.128Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-09T22:54:06.128Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T22:54:06.128Z] === RUN TestCmdStreamGood [2021-06-09T22:54:06.128Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-09T22:54:06.128Z] === RUN TestUntarPathWithInvalidDest [2021-06-09T22:54:06.128Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-06-09T22:54:06.128Z] === RUN TestUntarPathWithInvalidSrc [2021-06-09T22:54:06.128Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-09T22:54:06.128Z] === RUN TestUntarPath [2021-06-09T22:54:06.589Z] --- PASS: TestUntarPath (0.08s) [2021-06-09T22:54:06.589Z] === RUN TestUntarPathWithDestinationFile [2021-06-09T22:54:06.589Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-09T22:54:06.589Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-09T22:54:06.589Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-09T22:54:06.589Z] === RUN TestCopyWithTarInvalidSrc [2021-06-09T22:54:06.589Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-09T22:54:06.589Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-09T22:54:06.589Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T22:54:06.589Z] === RUN TestCopyWithTarSrcFile [2021-06-09T22:54:06.589Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-09T22:54:06.589Z] === RUN TestCopyWithTarSrcFolder [2021-06-09T22:54:06.589Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-09T22:54:06.589Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-09T22:54:06.589Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-09T22:54:06.589Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-09T22:54:06.589Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T22:54:06.589Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-09T22:54:06.589Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-09T22:54:06.589Z] === RUN TestCopyFileWithTarSrcFile [2021-06-09T22:54:06.589Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-09T22:54:06.589Z] === RUN TestTarFiles [2021-06-09T22:54:06.589Z] === RUN TestUnbuffered [2021-06-09T22:54:06.589Z] --- PASS: TestUnbuffered (0.00s) [2021-06-09T22:54:06.589Z] === RUN TestRaceUnbuffered [2021-06-09T22:54:06.589Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-09T22:54:06.589Z] PASS [2021-06-09T22:54:06.589Z] coverage: 100.0% of statements [2021-06-09T22:54:06.589Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-06-09T22:54:07.369Z] --- PASS: TestConfigCreateResolve (2.92s) [2021-06-09T22:54:07.369Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T22:54:07.561Z] === RUN TestMatch [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[]] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[foo]] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[foo_bar]] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[]#01 [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[qux]] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-09T22:54:07.561Z] === RUN TestMatch/[[foo_baz]] [2021-06-09T22:54:07.561Z] --- PASS: TestMatch (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-09T22:54:07.561Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-09T22:54:07.561Z] PASS [2021-06-09T22:54:07.561Z] coverage: 87.5% of statements [2021-06-09T22:54:07.561Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2021-06-09T22:54:07.630Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2021-06-09T22:54:07.630Z] PASS [2021-06-09T22:54:07.630Z] [2021-06-09T22:54:07.630Z] DONE 7 tests in 19.456s [2021-06-09T22:54:07.630Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T22:54:07.630Z] ++ 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 [2021-06-09T22:54:07.630Z] ++ set -e [2021-06-09T22:54:07.630Z] ++ '[' -n 0 ']' [2021-06-09T22:54:07.630Z] ++ set -x [2021-06-09T22:54:07.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:54:07.890Z] INFO: Testing against a local daemon [2021-06-09T22:54:07.890Z] === RUN TestCheckpoint [2021-06-09T22:54:07.890Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T22:54:07.890Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T22:54:07.890Z] === RUN TestContainerInvalidJSON [2021-06-09T22:54:07.890Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:54:07.890Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:54:07.890Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:54:07.890Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:54:07.890Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:54:07.890Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:54:07.890Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T22:54:07.890Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T22:54:07.890Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T22:54:07.890Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-09T22:54:07.890Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T22:54:07.890Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T22:54:07.890Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-09T22:54:07.890Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T22:54:07.890Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-09T22:54:07.890Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T22:54:07.890Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-09T22:54:07.890Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T22:54:08.023Z] 2021/06/09 22:54:07 Closing DB instances... [2021-06-09T22:54:08.151Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-09T22:54:08.151Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T22:54:08.151Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-09T22:54:08.151Z] === RUN TestCopyFromContainer [2021-06-09T22:54:08.513Z] --- PASS: TestPidHost (3.85s) [2021-06-09T22:54:08.513Z] === RUN TestPsFilter [2021-06-09T22:54:08.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-09T22:54:08.513Z] --- PASS: TestPsFilter (0.16s) [2021-06-09T22:54:08.513Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T22:54:08.995Z] === RUN TestChrootTarUntar [2021-06-09T22:54:08.995Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-09T22:54:08.995Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:54:08.995Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-09T22:54:08.995Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T22:54:08.995Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:54:08.995Z] === RUN TestChrootUntarEmptyArchive [2021-06-09T22:54:08.995Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-09T22:54:08.995Z] === RUN TestChrootTarUntarWithSymlink [2021-06-09T22:54:08.995Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T22:54:08.995Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:54:09.457Z] === RUN TestChrootCopyWithTar [2021-06-09T22:54:09.457Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-09T22:54:09.457Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:54:09.457Z] === RUN TestChrootCopyFileWithTar [2021-06-09T22:54:09.457Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-09T22:54:09.457Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:54:09.457Z] === RUN TestChrootUntarPath [2021-06-09T22:54:09.457Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-09T22:54:09.457Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:54:09.457Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-09T22:54:09.457Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T22:54:09.457Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:54:09.457Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-09T22:54:09.457Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T22:54:09.457Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:54:09.457Z] === RUN TestChrootApplyDotDotFile [2021-06-09T22:54:09.457Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-09T22:54:09.457Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:54:09.457Z] PASS [2021-06-09T22:54:09.457Z] coverage: 15.4% of statements [2021-06-09T22:54:09.457Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.4% of statements [2021-06-09T22:54:09.457Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-09T22:54:09.457Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-09T22:54:09.880Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.34s) [2021-06-09T22:54:09.880Z] === RUN TestRemoveContainerWithVolume [2021-06-09T22:54:10.077Z] === RUN TestCopyFromContainer// [2021-06-09T22:54:10.077Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T22:54:10.077Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T22:54:10.077Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T22:54:10.339Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T22:54:10.339Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T22:54:10.429Z] === RUN TestSizeEmpty [2021-06-09T22:54:10.429Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-09T22:54:10.429Z] === RUN TestSizeEmptyFile [2021-06-09T22:54:10.429Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-09T22:54:10.429Z] === RUN TestSizeNonemptyFile [2021-06-09T22:54:10.429Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-09T22:54:10.429Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-09T22:54:10.429Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-09T22:54:10.429Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-09T22:54:10.429Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-09T22:54:10.429Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-09T22:54:10.429Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-09T22:54:10.429Z] === RUN TestMoveToSubdir [2021-06-09T22:54:10.429Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-09T22:54:10.429Z] === RUN TestSizeNonExistingDirectory [2021-06-09T22:54:10.429Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-09T22:54:10.429Z] PASS [2021-06-09T22:54:10.429Z] coverage: 80.0% of statements [2021-06-09T22:54:10.429Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-06-09T22:54:10.449Z] --- PASS: TestBuildWithHugeFile (151.79s) [2021-06-09T22:54:10.449Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T22:54:10.600Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T22:54:10.600Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T22:54:10.600Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T22:54:10.863Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer (2.80s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-06-09T22:54:10.863Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-09T22:54:10.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T22:54:10.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:54:10.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:54:10.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:54:10.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:54:10.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:54:10.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:54:10.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T22:54:10.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T22:54:10.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T22:54:10.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-09T22:54:10.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T22:54:10.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T22:54:10.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T22:54:10.863Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T22:54:11.124Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-09T22:54:11.124Z] === RUN TestCreateWithInvalidEnv [2021-06-09T22:54:11.124Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T22:54:11.124Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T22:54:11.124Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T22:54:11.124Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T22:54:11.124Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T22:54:11.124Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T22:54:11.124Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T22:54:11.124Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T22:54:11.124Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T22:54:11.124Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-09T22:54:11.124Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T22:54:11.124Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T22:54:11.124Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T22:54:11.124Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T22:54:11.124Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-09T22:54:11.124Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T22:54:11.245Z] --- PASS: TestRemoveContainerWithVolume (1.46s) [2021-06-09T22:54:11.245Z] === RUN TestRemoveContainerRunning [2021-06-09T22:54:11.402Z] 2021/06/09 22:54:11 Closing DB instances... [2021-06-09T22:54:11.862Z] --- PASS: TestTarFiles (5.33s) [2021-06-09T22:54:11.862Z] === RUN TestTarUntar [2021-06-09T22:54:11.862Z] --- PASS: TestTarUntar (0.04s) [2021-06-09T22:54:11.862Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-09T22:54:11.862Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-06-09T22:54:11.862Z] === RUN TestTarWithOptions [2021-06-09T22:54:11.862Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-09T22:54:11.862Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-09T22:54:11.862Z] === RUN Test [2021-06-09T22:54:11.862Z] === RUN Test/TestContainsEntry [2021-06-09T22:54:11.862Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-09T22:54:11.862Z] === RUN TestUntarUstarGnuConflict [2021-06-09T22:54:11.862Z] === RUN Test/TestCreateEntries [2021-06-09T22:54:11.862Z] === RUN Test/TestEntriesDiff [2021-06-09T22:54:11.862Z] === RUN Test/TestEntriesEquality [2021-06-09T22:54:11.862Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-09T22:54:11.862Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-09T22:54:11.862Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-09T22:54:11.862Z] === RUN Test/TestGeneratorNotGenerate [2021-06-09T22:54:11.862Z] === RUN Test/TestGeneratorWithPort [2021-06-09T22:54:11.862Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-09T22:54:11.862Z] === RUN Test/TestNewEntry [2021-06-09T22:54:11.862Z] === RUN Test/TestParse [2021-06-09T22:54:11.862Z] --- PASS: Test (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-09T22:54:11.863Z] --- PASS: Test/TestParse (0.00s) [2021-06-09T22:54:11.863Z] PASS [2021-06-09T22:54:11.863Z] coverage: 58.3% of statements [2021-06-09T22:54:11.863Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-09T22:54:11.863Z] === RUN TestUntarInvalidFilenames [2021-06-09T22:54:11.863Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2021-06-09T22:54:12.324Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames277404222\\dest" [2021-06-09T22:54:12.324Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-06-09T22:54:12.324Z] === RUN TestUntarHardlinkToSymlink [2021-06-09T22:54:12.324Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-09T22:54:12.324Z] === RUN TestUntarInvalidHardlink [2021-06-09T22:54:12.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink281432831\\victim\\hello" -> "../victim/hello" [2021-06-09T22:54:12.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink122484306\\victim\\hello" -> "/../victim/hello" [2021-06-09T22:54:12.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink774808969\\victim" -> "../victim" [2021-06-09T22:54:12.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink428353364\\victim" -> "../victim" [2021-06-09T22:54:12.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink210807971\\victim" -> "../victim" [2021-06-09T22:54:12.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink618717094\\victim" -> "../victim" [2021-06-09T22:54:12.324Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-09T22:54:12.324Z] === RUN TestUntarInvalidSymlink [2021-06-09T22:54:12.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink186223821\\dest\\dotdot" -> "../victim/hello" [2021-06-09T22:54:12.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink882902472\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T22:54:12.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink830971015\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:54:12.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink968807994\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:54:12.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink747826257\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:54:12.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink337176444\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:54:12.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink746917035\\dest\\dir\\loophole" -> "../../victim" [2021-06-09T22:54:12.324Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-09T22:54:12.324Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-09T22:54:12.324Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-09T22:54:12.324Z] === RUN TestXGlobalNoParent [2021-06-09T22:54:12.324Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-09T22:54:12.324Z] === RUN TestReplaceFileTarWrapper [2021-06-09T22:54:12.324Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-06-09T22:54:12.324Z] === RUN TestPrefixHeaderReadable [2021-06-09T22:54:12.324Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-09T22:54:12.324Z] === RUN TestDisablePigz [2021-06-09T22:54:12.611Z] --- PASS: TestRemoveContainerRunning (1.47s) [2021-06-09T22:54:12.611Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T22:54:12.785Z] --- PASS: TestDisablePigz (0.16s) [2021-06-09T22:54:12.785Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-09T22:54:12.785Z] === RUN TestPigz [2021-06-09T22:54:12.785Z] --- PASS: TestPigz (0.16s) [2021-06-09T22:54:12.785Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-09T22:54:12.785Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T22:54:12.785Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T22:54:12.785Z] archive_windows_test.go:16: Currently fails [2021-06-09T22:54:12.785Z] === RUN TestCanonicalTarNameForPath [2021-06-09T22:54:12.785Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-09T22:54:12.785Z] === RUN TestCanonicalTarName [2021-06-09T22:54:12.785Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-09T22:54:12.785Z] === RUN TestChmodTarEntry [2021-06-09T22:54:12.785Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-09T22:54:12.785Z] === RUN TestHardLinkOrder [2021-06-09T22:54:12.785Z] --- PASS: TestHardLinkOrder (0.08s) [2021-06-09T22:54:12.785Z] === RUN TestChangeString [2021-06-09T22:54:12.785Z] --- PASS: TestChangeString (0.00s) [2021-06-09T22:54:12.785Z] === RUN TestChangesWithNoChanges [2021-06-09T22:54:12.785Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-09T22:54:12.785Z] === RUN TestChangesWithChanges [2021-06-09T22:54:12.785Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-09T22:54:12.785Z] === RUN TestChangesWithChangesGH13590 [2021-06-09T22:54:12.785Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-09T22:54:12.785Z] changes_test.go:196: needs more investigation [2021-06-09T22:54:12.785Z] === RUN TestChangesDirsEmpty [2021-06-09T22:54:12.785Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-09T22:54:12.785Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T22:54:12.785Z] === RUN TestChangesDirsMutated [2021-06-09T22:54:12.785Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-09T22:54:12.785Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T22:54:12.785Z] === RUN TestApplyLayer [2021-06-09T22:54:12.785Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-09T22:54:12.785Z] changes_test.go:433: needs further investigation [2021-06-09T22:54:12.785Z] === RUN TestChangesSizeWithHardlinks [2021-06-09T22:54:12.785Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-09T22:54:12.785Z] changes_test.go:469: needs further investigation [2021-06-09T22:54:12.785Z] === RUN TestChangesSizeWithNoChanges [2021-06-09T22:54:12.785Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-09T22:54:12.785Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-09T22:54:12.785Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-09T22:54:12.785Z] === RUN TestChangesSize [2021-06-09T22:54:12.785Z] --- PASS: TestChangesSize (0.00s) [2021-06-09T22:54:12.785Z] === RUN TestApplyLayerInvalidFilenames [2021-06-09T22:54:12.785Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames678976192\\dest" [2021-06-09T22:54:12.785Z] --- PASS: TestApplyLayerInvalidFilenames (0.04s) [2021-06-09T22:54:12.785Z] === RUN TestApplyLayerInvalidHardlink [2021-06-09T22:54:12.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink602325490\\victim\\hello" -> "../victim/hello" [2021-06-09T22:54:12.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink957873833\\victim\\hello" -> "/../victim/hello" [2021-06-09T22:54:12.785Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2021-06-09T22:54:12.785Z] === RUN TestNetworkDBNodeLeave [2021-06-09T22:54:12.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink426353652\\victim" -> "../victim" [2021-06-09T22:54:12.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink074346179\\victim" -> "../victim" [2021-06-09T22:54:12.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink568838470\\victim" -> "../victim" [2021-06-09T22:54:12.785Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink147908589\\victim" -> "../victim" [2021-06-09T22:54:13.247Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-09T22:54:13.247Z] === RUN TestApplyLayerInvalidSymlink [2021-06-09T22:54:13.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink190735976\\dest\\dotdot" -> "../victim/hello" [2021-06-09T22:54:13.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink666335911\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T22:54:13.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink650176986\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:54:13.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink261215601\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:54:13.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink106482716\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:54:13.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink280883403\\dest\\loophole-victim" -> "../victim" [2021-06-09T22:54:13.247Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-09T22:54:13.247Z] === RUN TestApplyLayerWhiteouts [2021-06-09T22:54:13.247Z] --- PASS: TestApplyLayerWhiteouts (0.12s) [2021-06-09T22:54:13.247Z] === RUN TestGenerateEmptyFile [2021-06-09T22:54:13.247Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-09T22:54:13.247Z] === RUN TestGenerateWithContent [2021-06-09T22:54:13.247Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-09T22:54:13.247Z] PASS [2021-06-09T22:54:13.247Z] coverage: 61.6% of statements [2021-06-09T22:54:13.247Z] ok github.com/docker/docker/pkg/archive 7.949s coverage: 61.6% of statements [2021-06-09T22:54:13.247Z] === RUN Test [2021-06-09T22:54:13.247Z] === RUN Test/TestContent [2021-06-09T22:54:13.247Z] === RUN Test/TestInitialize [2021-06-09T22:54:13.247Z] === RUN Test/TestNew [2021-06-09T22:54:13.247Z] === RUN Test/TestParsingContentsWithComments [2021-06-09T22:54:13.247Z] === RUN Test/TestRegister [2021-06-09T22:54:13.247Z] === RUN Test/TestWatch [2021-06-09T22:54:13.247Z] --- PASS: Test (0.01s) [2021-06-09T22:54:13.247Z] --- PASS: Test/TestContent (0.00s) [2021-06-09T22:54:13.247Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T22:54:13.247Z] --- PASS: Test/TestNew (0.00s) [2021-06-09T22:54:13.247Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-09T22:54:13.247Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T22:54:13.247Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T22:54:13.247Z] PASS [2021-06-09T22:54:13.247Z] coverage: 92.9% of statements [2021-06-09T22:54:13.247Z] ok github.com/docker/docker/pkg/discovery/file 0.052s coverage: 92.9% of statements [2021-06-09T22:54:13.666Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2021-06-09T22:54:13.666Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T22:54:13.978Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s) [2021-06-09T22:54:13.978Z] === RUN TestRemoveInvalidContainer [2021-06-09T22:54:14.235Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2021-06-09T22:54:14.235Z] === RUN TestRenameLinkedContainer [2021-06-09T22:54:15.432Z] === RUN Test [2021-06-09T22:54:15.432Z] === RUN Test/TestInitialize [2021-06-09T22:54:15.893Z] time="2021-06-09T22:54:15Z" level=info msg="Initializing discovery without TLS" [2021-06-09T22:54:15.893Z] time="2021-06-09T22:54:15Z" level=info msg="Initializing discovery without TLS" [2021-06-09T22:54:15.893Z] time="2021-06-09T22:54:15Z" level=info msg="Initializing discovery without TLS" [2021-06-09T22:54:15.893Z] === RUN Test/TestInitializeWithCerts [2021-06-09T22:54:15.893Z] time="2021-06-09T22:54:15Z" level=info msg="Initializing discovery with TLS" [2021-06-09T22:54:15.893Z] === RUN Test/TestWatch [2021-06-09T22:54:15.893Z] time="2021-06-09T22:54:15Z" level=info msg="Initializing discovery without TLS" [2021-06-09T22:54:15.893Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-06-09T22:54:15.893Z] === RUN TestNetworkDBWatch [2021-06-09T22:54:16.208Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.39s) [2021-06-09T22:54:16.208Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T22:54:16.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:54:16.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:54:16.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:54:16.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:54:16.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:54:16.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:54:16.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:54:16.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:54:16.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:54:16.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:54:16.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T22:54:16.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T22:54:16.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T22:54:16.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T22:54:16.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T22:54:16.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-09T22:54:16.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-06-09T22:54:16.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-09T22:54:16.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-06-09T22:54:16.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-09T22:54:16.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-09T22:54:16.208Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T22:54:16.778Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-06-09T22:54:16.778Z] === RUN TestCreateDifferentPlatform [2021-06-09T22:54:16.778Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T22:54:16.778Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T22:54:16.778Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-09T22:54:16.778Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T22:54:16.778Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T22:54:16.778Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T22:54:16.778Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-09T22:54:16.778Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T22:54:16.838Z] --- PASS: TestCreateServiceMultipleTimes (17.16s) [2021-06-09T22:54:16.838Z] === RUN TestCreateServiceConflict [2021-06-09T22:54:17.039Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-09T22:54:17.039Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T22:54:17.039Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-09T22:54:17.039Z] === RUN TestDaemonRestartIpcMode [2021-06-09T22:54:17.039Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T22:54:17.039Z] === RUN TestDaemonHostGatewayIP [2021-06-09T22:54:17.039Z] === PAUSE TestDaemonHostGatewayIP [2021-06-09T22:54:17.039Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T22:54:17.039Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T22:54:17.039Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T22:54:17.039Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-09T22:54:17.039Z] === RUN TestDiff [2021-06-09T22:54:17.436Z] 2021/06/09 22:54:17 Closing DB instances... [2021-06-09T22:54:17.980Z] --- PASS: TestDiff (0.81s) [2021-06-09T22:54:17.980Z] === RUN TestExecWithCloseStdin [2021-06-09T22:54:18.206Z] --- PASS: TestCreateServiceConflict (2.28s) [2021-06-09T22:54:18.206Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T22:54:18.920Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-06-09T22:54:18.920Z] === RUN TestExec [2021-06-09T22:54:18.978Z] --- PASS: Test (3.22s) [2021-06-09T22:54:18.978Z] --- PASS: Test/TestInitialize (0.20s) [2021-06-09T22:54:18.978Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-09T22:54:18.978Z] --- PASS: Test/TestWatch (3.01s) [2021-06-09T22:54:18.978Z] PASS [2021-06-09T22:54:18.978Z] coverage: 84.1% of statements [2021-06-09T22:54:18.978Z] ok github.com/docker/docker/pkg/discovery/kv 3.317s coverage: 84.1% of statements [2021-06-09T22:54:18.978Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-09T22:54:18.978Z] === RUN TestNetworkDBBulkSync [2021-06-09T22:54:19.861Z] --- PASS: TestExec (1.10s) [2021-06-09T22:54:19.861Z] === RUN TestExecUser [2021-06-09T22:54:19.949Z] === RUN Test [2021-06-09T22:54:19.949Z] === RUN Test/TestWatch [2021-06-09T22:54:19.949Z] --- PASS: Test (0.00s) [2021-06-09T22:54:19.949Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T22:54:19.949Z] PASS [2021-06-09T22:54:19.949Z] coverage: 92.3% of statements [2021-06-09T22:54:19.949Z] ok github.com/docker/docker/pkg/discovery/memory 0.056s coverage: 92.3% of statements [2021-06-09T22:54:19.949Z] 2021/06/09 22:54:19 Closing DB instances... [2021-06-09T22:54:20.773Z] --- PASS: TestRenameLinkedContainer (5.86s) [2021-06-09T22:54:20.773Z] === RUN TestRenameStoppedContainer [2021-06-09T22:54:21.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-09T22:54:21.244Z] --- PASS: TestExecUser (1.15s) [2021-06-09T22:54:21.244Z] === RUN TestExportContainerAndImportImage [2021-06-09T22:54:21.483Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2021-06-09T22:54:21.483Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T22:54:21.495Z] === RUN Test [2021-06-09T22:54:21.495Z] === RUN Test/TestInitialize [2021-06-09T22:54:21.495Z] === RUN Test/TestInitializeWithPattern [2021-06-09T22:54:21.495Z] === RUN Test/TestRegister [2021-06-09T22:54:21.495Z] === RUN Test/TestWatch [2021-06-09T22:54:21.495Z] --- PASS: Test (0.00s) [2021-06-09T22:54:21.495Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T22:54:21.495Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-09T22:54:21.495Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T22:54:21.495Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T22:54:21.495Z] PASS [2021-06-09T22:54:21.495Z] coverage: 93.8% of statements [2021-06-09T22:54:21.495Z] ok github.com/docker/docker/pkg/discovery/nodes 0.056s coverage: 93.8% of statements [2021-06-09T22:54:21.495Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-09T22:54:21.495Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-09T22:54:21.592Z] --- PASS: TestRenameStoppedContainer (1.49s) [2021-06-09T22:54:21.592Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T22:54:22.184Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-06-09T22:54:22.184Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T22:54:23.038Z] === RUN TestPollerAddRemove [2021-06-09T22:54:23.038Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-09T22:54:23.038Z] === RUN TestPollerEvent [2021-06-09T22:54:23.038Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-09T22:54:23.038Z] poller_test.go:41: No chmod on Windows [2021-06-09T22:54:23.038Z] === RUN TestPollerClose [2021-06-09T22:54:23.038Z] --- PASS: TestPollerClose (0.00s) [2021-06-09T22:54:23.038Z] PASS [2021-06-09T22:54:23.038Z] coverage: 45.7% of statements [2021-06-09T22:54:23.038Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2021-06-09T22:54:24.010Z] === RUN TestCopyFileWithInvalidSrc [2021-06-09T22:54:24.010Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T22:54:24.010Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-09T22:54:24.010Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-09T22:54:24.010Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-06-09T22:54:24.010Z] === RUN TestCopyFile [2021-06-09T22:54:24.010Z] --- PASS: TestCopyFile (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-09T22:54:24.010Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T22:54:24.010Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T22:54:24.010Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-09T22:54:24.010Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-09T22:54:24.010Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T22:54:24.010Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T22:54:24.010Z] === RUN TestWildcardMatches [2021-06-09T22:54:24.010Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestPatternMatches [2021-06-09T22:54:24.010Z] --- PASS: TestPatternMatches (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-09T22:54:24.010Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestPatternMatchesFolderExclusions [2021-06-09T22:54:24.010Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-09T22:54:24.010Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-09T22:54:24.010Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-09T22:54:24.010Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-09T22:54:24.010Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestSingleExclamationError [2021-06-09T22:54:24.010Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestMatchesWithNoPatterns [2021-06-09T22:54:24.010Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestMatchesWithMalformedPatterns [2021-06-09T22:54:24.010Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestMatches [2021-06-09T22:54:24.010Z] --- PASS: TestMatches (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCleanPatterns [2021-06-09T22:54:24.010Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-09T22:54:24.010Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCleanPatternsExceptionFlag [2021-06-09T22:54:24.010Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-09T22:54:24.010Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-09T22:54:24.010Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCleanPatternsErrorSingleException [2021-06-09T22:54:24.010Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCreateIfNotExistsDir [2021-06-09T22:54:24.010Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestCreateIfNotExistsFile [2021-06-09T22:54:24.010Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-09T22:54:24.010Z] === RUN TestMatch [2021-06-09T22:54:24.010Z] --- PASS: TestMatch (0.00s) [2021-06-09T22:54:24.010Z] PASS [2021-06-09T22:54:24.010Z] coverage: 87.5% of statements [2021-06-09T22:54:24.010Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 87.5% of statements [2021-06-09T22:54:24.096Z] --- PASS: TestExportContainerAfterDaemonRestart (1.80s) [2021-06-09T22:54:24.096Z] === RUN TestHealthCheckWorkdir [2021-06-09T22:54:24.472Z] 2021/06/09 22:54:24 Closing DB instances... [2021-06-09T22:54:24.862Z] --- PASS: TestRenameRunningContainerAndReuse (2.79s) [2021-06-09T22:54:24.862Z] === RUN TestRenameInvalidName [2021-06-09T22:54:24.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-09T22:54:24.933Z] time="2021-06-09T22:54:24Z" level=error msg="node: ac6638b26d41 is unknown to memberlist" [2021-06-09T22:54:25.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-09T22:54:25.375Z] --- PASS: TestRenameInvalidName (1.21s) [2021-06-09T22:54:25.375Z] === RUN TestRenameAnonymousContainer [2021-06-09T22:54:25.394Z] === RUN TestGet [2021-06-09T22:54:25.394Z] --- PASS: TestGet (0.00s) [2021-06-09T22:54:25.394Z] === RUN TestGetShortcutString [2021-06-09T22:54:25.394Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-09T22:54:25.394Z] PASS [2021-06-09T22:54:25.394Z] coverage: 42.9% of statements [2021-06-09T22:54:25.394Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2021-06-09T22:54:25.394Z] time="2021-06-09T22:54:25Z" level=error msg="node: 239e3188405d is unknown to memberlist" [2021-06-09T22:54:25.477Z] --- PASS: TestHealthCheckWorkdir (1.47s) [2021-06-09T22:54:25.477Z] === RUN TestHealthKillContainer [2021-06-09T22:54:26.940Z] === RUN TestCreateIDMapOrder [2021-06-09T22:54:26.940Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-09T22:54:26.940Z] PASS [2021-06-09T22:54:26.940Z] coverage: 7.2% of statements [2021-06-09T22:54:26.940Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2021-06-09T22:54:26.940Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.32s) [2021-06-09T22:54:26.940Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-09T22:54:28.484Z] === RUN TestFixedBufferCap [2021-06-09T22:54:28.484Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-09T22:54:28.484Z] === RUN TestFixedBufferLen [2021-06-09T22:54:28.484Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-09T22:54:28.484Z] === RUN TestFixedBufferString [2021-06-09T22:54:28.484Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-09T22:54:28.484Z] === RUN TestFixedBufferWrite [2021-06-09T22:54:28.484Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-09T22:54:28.484Z] === RUN TestFixedBufferRead [2021-06-09T22:54:28.484Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-09T22:54:28.484Z] === RUN TestBytesPipeRead [2021-06-09T22:54:28.484Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-09T22:54:28.484Z] === RUN TestBytesPipeWrite [2021-06-09T22:54:28.484Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-09T22:54:28.484Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-09T22:54:28.772Z] --- PASS: TestHealthKillContainer (3.09s) [2021-06-09T22:54:28.772Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T22:54:28.945Z] 2021/06/09 22:54:28 Closing DB instances... [2021-06-09T22:54:28.945Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-06-09T22:54:28.945Z] === RUN TestAtomicWriteToFile [2021-06-09T22:54:28.945Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-09T22:54:28.945Z] === RUN TestAtomicWriteSetCommit [2021-06-09T22:54:28.945Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-09T22:54:28.945Z] === RUN TestAtomicWriteSetCancel [2021-06-09T22:54:28.945Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-09T22:54:28.945Z] === RUN TestReadCloserWrapperClose [2021-06-09T22:54:28.945Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-09T22:54:28.945Z] === RUN TestReaderErrWrapperReadOnError [2021-06-09T22:54:28.945Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-09T22:54:28.945Z] === RUN TestReaderErrWrapperRead [2021-06-09T22:54:28.945Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-09T22:54:28.945Z] === RUN TestHashData [2021-06-09T22:54:28.945Z] --- PASS: TestHashData (0.00s) [2021-06-09T22:54:28.945Z] === RUN TestCancelReadCloser [2021-06-09T22:54:28.945Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-09T22:54:28.945Z] === RUN TestWriteCloserWrapperClose [2021-06-09T22:54:28.945Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-09T22:54:28.945Z] === RUN TestNopWriteCloser [2021-06-09T22:54:28.945Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-09T22:54:28.945Z] === RUN TestNopWriter [2021-06-09T22:54:28.945Z] --- PASS: TestNopWriter (0.00s) [2021-06-09T22:54:28.945Z] === RUN TestWriteCounter [2021-06-09T22:54:28.945Z] --- PASS: TestWriteCounter (0.00s) [2021-06-09T22:54:28.945Z] PASS [2021-06-09T22:54:28.945Z] coverage: 69.2% of statements [2021-06-09T22:54:28.945Z] ok github.com/docker/docker/pkg/ioutils 0.651s coverage: 69.2% of statements [2021-06-09T22:54:29.342Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-06-09T22:54:29.342Z] === RUN TestIpcModeNone [2021-06-09T22:54:29.411Z] --- PASS: TestGetAddress (28.97s) [2021-06-09T22:54:29.411Z] === RUN TestRequestSyntaxCheck [2021-06-09T22:54:29.411Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-09T22:54:29.411Z] === RUN TestRequest [2021-06-09T22:54:29.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-09T22:54:29.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-09T22:54:29.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-09T22:54:30.384Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-09T22:54:30.384Z] === RUN TestNetworkDBGarbageCollection [2021-06-09T22:54:30.384Z] === RUN TestError [2021-06-09T22:54:30.384Z] --- PASS: TestError (0.00s) [2021-06-09T22:54:30.384Z] === RUN TestProgressString [2021-06-09T22:54:30.384Z] === RUN TestProgressString/no_progress [2021-06-09T22:54:30.384Z] === RUN TestProgressString/progress_1 [2021-06-09T22:54:30.384Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-09T22:54:30.384Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-09T22:54:30.384Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-09T22:54:30.384Z] === RUN TestProgressString/with_units [2021-06-09T22:54:30.384Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-09T22:54:30.384Z] === RUN TestProgressString/hide_counts [2021-06-09T22:54:30.384Z] --- PASS: TestProgressString (0.00s) [2021-06-09T22:54:30.384Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-09T22:54:30.384Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-09T22:54:30.384Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-09T22:54:30.384Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-09T22:54:30.384Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-09T22:54:30.384Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-09T22:54:30.384Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-09T22:54:30.384Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-09T22:54:30.384Z] === RUN TestJSONMessageDisplay [2021-06-09T22:54:30.384Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-06-09T22:54:30.384Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-09T22:54:30.384Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-09T22:54:30.384Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-09T22:54:30.384Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-09T22:54:30.384Z] === RUN TestDisplayJSONMessagesStream [2021-06-09T22:54:30.384Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-09T22:54:30.384Z] PASS [2021-06-09T22:54:30.384Z] coverage: 91.7% of statements [2021-06-09T22:54:30.384Z] ok github.com/docker/docker/pkg/jsonmessage 0.223s coverage: 91.7% of statements [2021-06-09T22:54:30.725Z] --- PASS: TestIpcModeNone (1.08s) [2021-06-09T22:54:30.725Z] === RUN TestIpcModePrivate [2021-06-09T22:54:30.757Z] --- PASS: TestRenameAnonymousContainer (5.06s) [2021-06-09T22:54:30.757Z] === RUN TestRenameContainerWithSameName [2021-06-09T22:54:30.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-09T22:54:31.666Z] --- PASS: TestIpcModePrivate (1.08s) [2021-06-09T22:54:31.666Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-09T22:54:31.666Z] === RUN TestIpcModeShareable [2021-06-09T22:54:31.927Z] === RUN TestStandardLongPath [2021-06-09T22:54:31.927Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-09T22:54:31.927Z] === RUN TestUNCLongPath [2021-06-09T22:54:31.927Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-09T22:54:31.927Z] PASS [2021-06-09T22:54:31.927Z] coverage: 100.0% of statements [2021-06-09T22:54:31.927Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2021-06-09T22:54:32.125Z] --- PASS: TestRenameContainerWithSameName (1.33s) [2021-06-09T22:54:32.125Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T22:54:32.606Z] --- PASS: TestIpcModeShareable (1.13s) [2021-06-09T22:54:32.606Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-06-09T22:54:32.606Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T22:54:32.899Z] === RUN TestNameFormat [2021-06-09T22:54:32.899Z] --- PASS: TestNameFormat (0.00s) [2021-06-09T22:54:32.899Z] === RUN TestNameRetries [2021-06-09T22:54:32.899Z] --- PASS: TestNameRetries (0.00s) [2021-06-09T22:54:32.899Z] PASS [2021-06-09T22:54:32.899Z] coverage: 85.7% of statements [2021-06-09T22:54:32.899Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2021-06-09T22:54:33.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-09T22:54:33.871Z] === RUN TestParseKeyValueOpt [2021-06-09T22:54:33.871Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-09T22:54:33.871Z] === RUN TestParseUintList [2021-06-09T22:54:33.871Z] --- PASS: TestParseUintList (0.00s) [2021-06-09T22:54:33.871Z] === RUN TestParseUintListMaximumLimits [2021-06-09T22:54:33.871Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-09T22:54:33.871Z] PASS [2021-06-09T22:54:33.871Z] coverage: 97.0% of statements [2021-06-09T22:54:33.871Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2021-06-09T22:54:33.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-09T22:54:34.543Z] --- PASS: TestRenameContainerWithLinkedContainer (2.60s) [2021-06-09T22:54:34.543Z] === RUN TestResize [2021-06-09T22:54:35.413Z] === RUN TestNewAndRemove [2021-06-09T22:54:35.413Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-09T22:54:35.413Z] === RUN TestRemoveInvalidPath [2021-06-09T22:54:35.413Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-09T22:54:35.413Z] PASS [2021-06-09T22:54:35.413Z] coverage: 82.6% of statements [2021-06-09T22:54:35.413Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2021-06-09T22:54:35.904Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2021-06-09T22:54:35.904Z] === RUN TestAPIIpcModeHost [2021-06-09T22:54:35.910Z] --- PASS: TestResize (1.33s) [2021-06-09T22:54:35.910Z] === RUN TestResizeWithInvalidSize [2021-06-09T22:54:36.400Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2021-06-09T22:54:36.400Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T22:54:36.400Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2021-06-09T22:54:36.400Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T22:54:36.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-09T22:54:37.094Z] --- PASS: TestResizeWithInvalidSize (1.30s) [2021-06-09T22:54:37.094Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T22:54:37.286Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-06-09T22:54:37.286Z] === RUN TestDaemonIpcModeShareable [2021-06-09T22:54:38.329Z] === RUN TestFailedConnection [2021-06-09T22:54:38.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-09T22:54:38.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-09T22:54:38.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-09T22:54:38.459Z] --- PASS: TestResizeWhenContainerNotStarted (1.38s) [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:54:38.459Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:54:38.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:54:38.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T22:54:38.459Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T22:54:39.197Z] --- PASS: TestDaemonIpcModeShareable (1.98s) [2021-06-09T22:54:39.197Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-09T22:54:39.197Z] === RUN TestDaemonIpcModePrivate [2021-06-09T22:54:39.305Z] === RUN TestParseEmptyInterface [2021-06-09T22:54:39.306Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-09T22:54:39.306Z] === RUN TestParseNonInterfaceType [2021-06-09T22:54:39.306Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-09T22:54:39.306Z] === RUN TestParseWithOneFunction [2021-06-09T22:54:39.306Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-09T22:54:39.306Z] === RUN TestParseWithMultipleFuncs [2021-06-09T22:54:39.306Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-09T22:54:39.306Z] === RUN TestParseWithUnnamedReturn [2021-06-09T22:54:39.306Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-09T22:54:39.306Z] === RUN TestEmbeddedInterface [2021-06-09T22:54:39.306Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-09T22:54:39.306Z] === RUN TestParsedImports [2021-06-09T22:54:39.306Z] --- PASS: TestParsedImports (0.00s) [2021-06-09T22:54:39.306Z] === RUN TestAliasedImports [2021-06-09T22:54:39.306Z] --- PASS: TestAliasedImports (0.00s) [2021-06-09T22:54:39.306Z] PASS [2021-06-09T22:54:39.306Z] coverage: 56.8% of statements [2021-06-09T22:54:39.306Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2021-06-09T22:54:39.306Z] --- PASS: TestRequest (9.91s) [2021-06-09T22:54:39.306Z] === RUN TestOverlappingRequests [2021-06-09T22:54:39.675Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2021-06-09T22:54:39.675Z] === RUN TestCreateServiceSysctls [2021-06-09T22:54:39.766Z] --- PASS: TestOverlappingRequests (0.43s) [2021-06-09T22:54:39.767Z] === RUN TestRelease [2021-06-09T22:54:40.228Z] --- PASS: TestFailedConnection (2.21s) [2021-06-09T22:54:40.228Z] === RUN TestFailOnce [2021-06-09T22:54:40.228Z] 2021/06/09 22:54:39 http: panic serving 127.0.0.1:49297: Plugin not ready [2021-06-09T22:54:40.228Z] goroutine 10 [running]: [2021-06-09T22:54:40.228Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-06-09T22:54:40.228Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-09T22:54:40.228Z] panic(0x84ab40, 0x987da0) [2021-06-09T22:54:40.228Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-09T22:54:40.228Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc000148000, 0xc0000d0300) [2021-06-09T22:54:40.228Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-09T22:54:40.228Z] net/http.HandlerFunc.ServeHTTP(0xc0000f0050, 0x99b9e0, 0xc000148000, 0xc0000d0300) [2021-06-09T22:54:40.228Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-09T22:54:40.228Z] net/http.(*ServeMux).ServeHTTP(0xc000100000, 0x99b9e0, 0xc000148000, 0xc0000d0300) [2021-06-09T22:54:40.228Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-09T22:54:40.228Z] net/http.serverHandler.ServeHTTP(0xc000106000, 0x99b9e0, 0xc000148000, 0xc0000d0300) [2021-06-09T22:54:40.228Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-09T22:54:40.228Z] net/http.(*conn).serve(0xc000058b40, 0x99c5a0, 0xc00004a9c0) [2021-06-09T22:54:40.228Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-09T22:54:40.228Z] created by net/http.(*Server).Serve [2021-06-09T22:54:40.228Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-09T22:54:40.228Z] time="2021-06-09T22:54:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post http://127.0.0.1:49296/Test.FailOnce: EOF, retrying in 1s" [2021-06-09T22:54:40.689Z] === RUN TestHTTPTransport [2021-06-09T22:54:40.689Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-09T22:54:40.689Z] PASS [2021-06-09T22:54:40.689Z] coverage: 85.7% of statements [2021-06-09T22:54:40.689Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2021-06-09T22:54:41.107Z] --- PASS: TestDaemonIpcModePrivate (2.00s) [2021-06-09T22:54:41.107Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-09T22:54:41.107Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T22:54:41.150Z] --- PASS: TestRelease (1.62s) [2021-06-09T22:54:41.150Z] === RUN TestAllocateRandomDeallocate [2021-06-09T22:54:41.150Z] --- PASS: TestFailOnce (1.20s) [2021-06-09T22:54:41.150Z] === RUN TestEchoInputOutput [2021-06-09T22:54:41.150Z] --- PASS: TestEchoInputOutput (0.02s) [2021-06-09T22:54:41.150Z] === RUN TestBackoff [2021-06-09T22:54:41.150Z] --- PASS: TestBackoff (0.00s) [2021-06-09T22:54:41.150Z] === RUN TestAbortRetry [2021-06-09T22:54:41.150Z] --- PASS: TestAbortRetry (0.00s) [2021-06-09T22:54:41.612Z] === RUN TestClientScheme [2021-06-09T22:54:41.612Z] --- PASS: TestClientScheme (0.00s) [2021-06-09T22:54:41.612Z] === RUN TestNewClientWithTimeout [2021-06-09T22:54:42.073Z] time="2021-06-09T22:54:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post http://127.0.0.1:49301/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-09T22:54:42.073Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-09T22:54:42.073Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T22:54:42.073Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-09T22:54:42.073Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-09T22:54:42.073Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-09T22:54:42.073Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-09T22:54:42.073Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-09T22:54:42.073Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T22:54:42.073Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-09T22:54:42.073Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-09T22:54:42.073Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-09T22:54:42.073Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-09T22:54:42.073Z] === RUN TestBufferPoolPutAndGet [2021-06-09T22:54:42.073Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-09T22:54:42.073Z] PASS [2021-06-09T22:54:42.073Z] coverage: 88.2% of statements [2021-06-09T22:54:42.073Z] ok github.com/docker/docker/pkg/pools 0.055s coverage: 88.2% of statements [2021-06-09T22:54:42.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T22:54:42.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T22:54:42.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-09T22:54:43.018Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2021-06-09T22:54:43.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-09T22:54:43.018Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T22:54:43.046Z] === RUN TestOutputOnPrematureClose [2021-06-09T22:54:43.046Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-09T22:54:43.046Z] === RUN TestCompleteSilently [2021-06-09T22:54:43.046Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-09T22:54:43.046Z] PASS [2021-06-09T22:54:43.046Z] coverage: 75.9% of statements [2021-06-09T22:54:43.046Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2021-06-09T22:54:43.507Z] time="2021-06-09T22:54:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post http://127.0.0.1:49301/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-09T22:54:43.851Z] --- PASS: TestCreateServiceSysctls (3.86s) [2021-06-09T22:54:43.851Z] === RUN TestCreateServiceCapabilities [2021-06-09T22:54:43.968Z] === RUN TestSendToOneSub [2021-06-09T22:54:43.968Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-09T22:54:43.968Z] === RUN TestSendToMultipleSubs [2021-06-09T22:54:43.968Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-09T22:54:43.968Z] === RUN TestEvictOneSub [2021-06-09T22:54:43.968Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-09T22:54:43.968Z] === RUN TestClosePublisher [2021-06-09T22:54:43.968Z] --- PASS: TestClosePublisher (0.00s) [2021-06-09T22:54:43.968Z] === RUN TestPubSubRace [2021-06-09T22:54:44.939Z] --- PASS: TestPubSubRace (1.06s) [2021-06-09T22:54:44.939Z] PASS [2021-06-09T22:54:44.939Z] coverage: 75.0% of statements [2021-06-09T22:54:44.939Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2021-06-09T22:54:45.558Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.15s) [2021-06-09T22:54:45.558Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-09T22:54:45.558Z] === RUN TestIpcModeOlderClient [2021-06-09T22:54:45.558Z] === PAUSE TestIpcModeOlderClient [2021-06-09T22:54:45.558Z] === RUN TestKillContainerInvalidSignal [2021-06-09T22:54:45.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-09T22:54:45.911Z] --- PASS: TestAllocateRandomDeallocate (4.36s) [2021-06-09T22:54:45.911Z] === RUN TestRetrieveFromStore [2021-06-09T22:54:45.911Z] time="2021-06-09T22:54:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post http://127.0.0.1:49301/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-09T22:54:45.911Z] === RUN TestRegister [2021-06-09T22:54:45.911Z] --- PASS: TestRegister (0.00s) [2021-06-09T22:54:45.911Z] === RUN TestCommand [2021-06-09T22:54:45.911Z] --- PASS: TestCommand (0.03s) [2021-06-09T22:54:45.911Z] === RUN TestNaiveSelf [2021-06-09T22:54:45.911Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-09T22:54:45.911Z] PASS [2021-06-09T22:54:45.911Z] coverage: 82.4% of statements [2021-06-09T22:54:45.911Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2021-06-09T22:54:46.128Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-06-09T22:54:46.128Z] === RUN TestKillContainer [2021-06-09T22:54:46.128Z] === RUN TestKillContainer/no_signal [2021-06-09T22:54:46.373Z] --- PASS: TestCreateServiceCapabilities (2.81s) [2021-06-09T22:54:46.373Z] === RUN TestInspect [2021-06-09T22:54:47.068Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T22:54:47.460Z] --- PASS: TestRetrieveFromStore (1.53s) [2021-06-09T22:54:47.460Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-09T22:54:47.460Z] === RUN TestParseSignal [2021-06-09T22:54:47.460Z] --- PASS: TestParseSignal (0.00s) [2021-06-09T22:54:47.460Z] === RUN TestValidSignalForPlatform [2021-06-09T22:54:47.460Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-09T22:54:47.460Z] PASS [2021-06-09T22:54:47.460Z] coverage: 19.7% of statements [2021-06-09T22:54:47.460Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-09T22:54:47.460Z] === RUN TestParallelPredefinedRequest1 [2021-06-09T22:54:47.460Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-09T22:54:47.460Z] === RUN TestParallelPredefinedRequest2 [2021-06-09T22:54:47.460Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-09T22:54:47.460Z] === RUN TestParallelPredefinedRequest3 [2021-06-09T22:54:47.460Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-09T22:54:47.460Z] === RUN TestParallelPredefinedRequest4 [2021-06-09T22:54:47.460Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-09T22:54:47.460Z] === RUN TestParallelPredefinedRequest5 [2021-06-09T22:54:47.460Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-09T22:54:47.460Z] === RUN TestDebug [2021-06-09T22:54:47.460Z] --- PASS: TestDebug (0.00s) [2021-06-09T22:54:47.460Z] === RUN TestRequestPoolParallel [2021-06-09T22:54:47.460Z] ok github.com/docker/docker/pkg/signal 0.045s coverage: 19.7% of statements [2021-06-09T22:54:47.460Z] --- PASS: TestRequestPoolParallel (0.11s) [2021-06-09T22:54:47.460Z] === RUN TestFullAllocateRelease [2021-06-09T22:54:47.638Z] === RUN TestKillContainer/killing_signal [2021-06-09T22:54:47.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-09T22:54:48.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T22:54:48.432Z] --- PASS: TestFullAllocateRelease (0.81s) [2021-06-09T22:54:48.432Z] === RUN TestOddAllocateRelease [2021-06-09T22:54:48.432Z] === RUN TestNewStdWriter [2021-06-09T22:54:48.432Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-09T22:54:48.432Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestWriteWithNilBytes [2021-06-09T22:54:48.432Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestWrite [2021-06-09T22:54:48.432Z] --- PASS: TestWrite (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestWriteWithWriterError [2021-06-09T22:54:48.432Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-09T22:54:48.432Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestStdCopyWriteAndRead [2021-06-09T22:54:48.432Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-09T22:54:48.432Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-09T22:54:48.432Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-09T22:54:48.432Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-09T22:54:48.432Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-09T22:54:48.432Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-09T22:54:48.432Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-09T22:54:48.432Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-09T22:54:48.432Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-09T22:54:48.432Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-09T22:54:48.432Z] PASS [2021-06-09T22:54:48.432Z] coverage: 100.0% of statements [2021-06-09T22:54:48.432Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2021-06-09T22:54:48.432Z] --- PASS: TestOddAllocateRelease (0.38s) [2021-06-09T22:54:48.432Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-09T22:54:48.579Z] --- PASS: TestKillContainer (2.60s) [2021-06-09T22:54:48.579Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-06-09T22:54:48.579Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-06-09T22:54:48.579Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-06-09T22:54:48.579Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T22:54:48.579Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T22:54:48.894Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.13s) [2021-06-09T22:54:48.894Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-09T22:54:48.894Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-09T22:54:48.894Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-09T22:54:48.894Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-06-09T22:54:48.894Z] === CONT TestParallelPredefinedRequest1 [2021-06-09T22:54:48.894Z] === CONT TestParallelPredefinedRequest4 [2021-06-09T22:54:48.894Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-09T22:54:48.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:54:48.894Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-09T22:54:48.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:54:48.894Z] === CONT TestParallelPredefinedRequest3 [2021-06-09T22:54:48.894Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-09T22:54:48.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:54:48.894Z] === CONT TestParallelPredefinedRequest2 [2021-06-09T22:54:48.894Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-09T22:54:48.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:54:48.894Z] === CONT TestParallelPredefinedRequest5 [2021-06-09T22:54:48.894Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-09T22:54:48.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:54:48.894Z] PASS [2021-06-09T22:54:48.894Z] coverage: 85.3% of statements [2021-06-09T22:54:48.894Z] ok github.com/docker/docker/libnetwork/ipam 58.156s coverage: 85.3% of statements [2021-06-09T22:54:48.896Z] --- PASS: TestInspect (2.93s) [2021-06-09T22:54:48.896Z] === RUN TestCreateJob [2021-06-09T22:54:49.521Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T22:54:49.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T22:54:49.717Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-09T22:54:49.868Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-09T22:54:49.868Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-09T22:54:49.868Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-09T22:54:49.868Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-09T22:54:49.868Z] === RUN TestFormatStatus [2021-06-09T22:54:49.868Z] --- PASS: TestFormatStatus (0.00s) [2021-06-09T22:54:49.868Z] === RUN TestFormatError [2021-06-09T22:54:49.868Z] --- PASS: TestFormatError (0.00s) [2021-06-09T22:54:49.868Z] === RUN TestFormatJSONError [2021-06-09T22:54:49.868Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-09T22:54:49.868Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-09T22:54:49.868Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-09T22:54:49.868Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-09T22:54:49.868Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-09T22:54:49.868Z] === RUN TestNewJSONProgressOutput [2021-06-09T22:54:49.868Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-09T22:54:49.869Z] === RUN TestAuxFormatterEmit [2021-06-09T22:54:49.869Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-09T22:54:49.869Z] === RUN TestStreamWriterStdout [2021-06-09T22:54:49.869Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-09T22:54:49.869Z] === RUN TestStreamWriterStderr [2021-06-09T22:54:49.869Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-09T22:54:49.869Z] PASS [2021-06-09T22:54:49.869Z] coverage: 66.2% of statements [2021-06-09T22:54:49.869Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-06-09T22:54:50.330Z] time="2021-06-09T22:54:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post http://127.0.0.1:49301/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-09T22:54:50.330Z] === RUN TestGenerateRandomID [2021-06-09T22:54:50.330Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-09T22:54:50.330Z] === RUN TestShortenId [2021-06-09T22:54:50.330Z] --- PASS: TestShortenId (0.00s) [2021-06-09T22:54:50.330Z] === RUN TestShortenSha256Id [2021-06-09T22:54:50.330Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-09T22:54:50.330Z] === RUN TestShortenIdEmpty [2021-06-09T22:54:50.330Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-09T22:54:50.330Z] === RUN TestShortenIdInvalid [2021-06-09T22:54:50.330Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-09T22:54:50.330Z] === RUN TestIsShortIDNonHex [2021-06-09T22:54:50.330Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-09T22:54:50.330Z] === RUN TestIsShortIDNotCorrectSize [2021-06-09T22:54:50.330Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-09T22:54:50.330Z] PASS [2021-06-09T22:54:50.330Z] coverage: 70.6% of statements [2021-06-09T22:54:50.330Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-06-09T22:54:50.460Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2021-06-09T22:54:50.460Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-06-09T22:54:50.460Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-06-09T22:54:50.460Z] === RUN TestKillStoppedContainer [2021-06-09T22:54:50.460Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-06-09T22:54:50.460Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T22:54:50.460Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-09T22:54:50.460Z] === RUN TestKillDifferentUserContainer [2021-06-09T22:54:50.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-09T22:54:50.903Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-09T22:54:51.406Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-06-09T22:54:51.406Z] === RUN TestInspectOomKilledTrue [2021-06-09T22:54:51.406Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T22:54:51.406Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:54:51.406Z] === RUN TestInspectOomKilledFalse [2021-06-09T22:54:51.406Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T22:54:51.406Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:54:51.406Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T22:54:51.877Z] === RUN TestIsCpusetListAvailable [2021-06-09T22:54:51.877Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-09T22:54:51.877Z] PASS [2021-06-09T22:54:51.877Z] coverage: 38.2% of statements [2021-06-09T22:54:51.877Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2021-06-09T22:54:51.976Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-06-09T22:54:51.976Z] === RUN TestLinksContainerNames [2021-06-09T22:54:52.271Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-09T22:54:52.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T22:54:53.070Z] --- PASS: TestCreateJob (3.73s) [2021-06-09T22:54:53.071Z] === RUN TestReplicatedJob [2021-06-09T22:54:53.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:54:53.425Z] === RUN TestChtimes [2021-06-09T22:54:53.425Z] --- PASS: TestChtimes (0.00s) [2021-06-09T22:54:53.425Z] === RUN TestChtimesWindows [2021-06-09T22:54:53.425Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-09T22:54:53.425Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-09T22:54:53.425Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-09T22:54:53.425Z] === RUN TestEnsureRemoveAllNotExist [2021-06-09T22:54:53.425Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-09T22:54:53.425Z] === RUN TestEnsureRemoveAllWithDir [2021-06-09T22:54:53.425Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-09T22:54:53.425Z] === RUN TestEnsureRemoveAllWithFile [2021-06-09T22:54:53.425Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-09T22:54:53.425Z] === RUN TestHasWin32KSupport [2021-06-09T22:54:53.425Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-09T22:54:53.425Z] syscall_windows_test.go:8: win32k: true [2021-06-09T22:54:53.425Z] PASS [2021-06-09T22:54:53.425Z] coverage: 12.2% of statements [2021-06-09T22:54:53.425Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.2% of statements [2021-06-09T22:54:53.887Z] --- PASS: TestLinksContainerNames (1.65s) [2021-06-09T22:54:53.887Z] === RUN TestLogsFollowTailEmpty [2021-06-09T22:54:54.397Z] === RUN TestTailFile [2021-06-09T22:54:54.397Z] --- PASS: TestTailFile (0.00s) [2021-06-09T22:54:54.397Z] === RUN TestTailFileManyLines [2021-06-09T22:54:54.397Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-09T22:54:54.397Z] === RUN TestTailEmptyFile [2021-06-09T22:54:54.397Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-09T22:54:54.397Z] === RUN TestTailNegativeN [2021-06-09T22:54:54.397Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader [2021-06-09T22:54:54.397Z] === CONT TestNewTailReader [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/no_delimiter [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/truncated_last_line [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-09T22:54:54.397Z] === CONT TestNewTailReader/no_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T22:54:54.397Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T22:54:54.397Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-09T22:54:54.397Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.397Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T22:54:54.397Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.397Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.397Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.398Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.398Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.398Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.398Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.398Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.398Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.827Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-06-09T22:54:54.827Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.895Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.895Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.897Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.898Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.898Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.899Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.899Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.899Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:54.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:54.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:54.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:54:55.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T22:54:55.362Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-06-09T22:54:55.362Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.363Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T22:54:55.364Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T22:54:55.365Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T22:54:55.365Z] PASS [2021-06-09T22:54:55.365Z] coverage: 88.6% of statements [2021-06-09T22:54:55.365Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2021-06-09T22:54:55.398Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/default [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/private [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/slave [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/shared [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/default [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/slave [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/shared [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/private [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T22:54:55.398Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:54:55.398Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T22:54:55.398Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T22:54:55.658Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T22:54:55.659Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T22:54:55.659Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T22:54:55.659Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T22:54:55.659Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T22:54:55.659Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-09T22:54:55.919Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-09T22:54:55.919Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T22:54:56.336Z] === RUN TestTarSumRemoveNonExistent [2021-06-09T22:54:56.336Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestTarSumRemove [2021-06-09T22:54:56.336Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestSortFileInfoSums [2021-06-09T22:54:56.336Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestNewTarSumForLabelInvalid [2021-06-09T22:54:56.336Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestNewTarSumForLabel [2021-06-09T22:54:56.336Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestEmptyTar [2021-06-09T22:54:56.336Z] --- PASS: TestEmptyTar (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestTarSumsReadSize [2021-06-09T22:54:56.336Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestTarSums [2021-06-09T22:54:56.336Z] --- PASS: TestTarSums (0.07s) [2021-06-09T22:54:56.336Z] === RUN TestIteration [2021-06-09T22:54:56.336Z] --- PASS: TestIteration (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestVersionLabelForChecksum [2021-06-09T22:54:56.336Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestVersion [2021-06-09T22:54:56.336Z] --- PASS: TestVersion (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestGetVersion [2021-06-09T22:54:56.336Z] --- PASS: TestGetVersion (0.00s) [2021-06-09T22:54:56.336Z] === RUN TestGetVersions [2021-06-09T22:54:56.337Z] --- PASS: TestGetVersions (0.00s) [2021-06-09T22:54:56.337Z] PASS [2021-06-09T22:54:56.337Z] coverage: 89.3% of statements [2021-06-09T22:54:56.337Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2021-06-09T22:54:56.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:54:56.860Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:54:57.309Z] testing: warning: no tests to run [2021-06-09T22:54:57.309Z] PASS [2021-06-09T22:54:57.309Z] coverage: [no statements] [2021-06-09T22:54:57.309Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-06-09T22:54:58.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T22:54:58.281Z] === RUN TestTruncIndex [2021-06-09T22:54:58.281Z] --- PASS: TestTruncIndex (0.10s) [2021-06-09T22:54:58.281Z] PASS [2021-06-09T22:54:58.281Z] coverage: 91.5% of statements [2021-06-09T22:54:58.281Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2021-06-09T22:54:58.468Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2021-06-09T22:54:58.468Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T22:54:58.735Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2021-06-09T22:54:58.735Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T22:54:59.258Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-09T22:54:59.258Z] === RUN TestClientStream [2021-06-09T22:54:59.258Z] --- PASS: TestClientStream (0.00s) [2021-06-09T22:54:59.258Z] === RUN TestClientSendFile [2021-06-09T22:54:59.258Z] --- PASS: TestClientSendFile (0.00s) [2021-06-09T22:54:59.258Z] === RUN TestClientWithRequestTimeout [2021-06-09T22:54:59.258Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-09T22:54:59.258Z] === RUN TestFileSpecPlugin [2021-06-09T22:54:59.258Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-09T22:54:59.258Z] === RUN TestFileJSONSpecPlugin [2021-06-09T22:54:59.258Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-09T22:54:59.258Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-09T22:54:59.258Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-09T22:54:59.258Z] === RUN TestPluginAddHandler [2021-06-09T22:54:59.258Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-09T22:54:59.258Z] === RUN TestPluginWaitBadPlugin [2021-06-09T22:54:59.258Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-09T22:54:59.258Z] === RUN TestGet [2021-06-09T22:54:59.258Z] time="2021-06-09T22:54:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-09T22:54:59.258Z] === RUN TestIsGIT [2021-06-09T22:54:59.258Z] --- PASS: TestIsGIT (0.00s) [2021-06-09T22:54:59.258Z] === RUN TestIsTransport [2021-06-09T22:54:59.258Z] --- PASS: TestIsTransport (0.00s) [2021-06-09T22:54:59.258Z] PASS [2021-06-09T22:54:59.258Z] coverage: 100.0% of statements [2021-06-09T22:54:59.258Z] ok github.com/docker/docker/pkg/urlutil 0.053s coverage: 100.0% of statements [2021-06-09T22:54:59.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-09T22:54:59.618Z] --- PASS: TestReplicatedJob (6.83s) [2021-06-09T22:54:59.618Z] === RUN TestUpdateReplicatedJob [2021-06-09T22:54:59.689Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-06-09T22:54:59.689Z] === RUN TestNetworkNat [2021-06-09T22:55:00.231Z] === RUN TestVersionInfo [2021-06-09T22:55:00.231Z] --- PASS: TestVersionInfo (0.00s) [2021-06-09T22:55:00.231Z] === RUN TestAppendVersions [2021-06-09T22:55:00.231Z] --- PASS: TestAppendVersions (0.00s) [2021-06-09T22:55:00.231Z] PASS [2021-06-09T22:55:00.231Z] coverage: 88.9% of statements [2021-06-09T22:55:00.231Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-06-09T22:55:00.231Z] time="2021-06-09T22:54:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-09T22:55:00.631Z] --- PASS: TestNetworkNat (0.97s) [2021-06-09T22:55:00.631Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T22:55:00.697Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T22:55:00.697Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T22:55:00.697Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T22:55:00.697Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-09T22:55:00.964Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.84s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.25s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.02s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.69s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.16s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.61s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.92s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2021-06-09T22:55:01.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.90s) [2021-06-09T22:55:01.220Z] === RUN TestCgroupNamespacesRun [2021-06-09T22:55:01.572Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2021-06-09T22:55:01.572Z] === RUN TestNetworkLoopbackNat [2021-06-09T22:55:02.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-09T22:55:02.240Z] time="2021-06-09T22:55:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-09T22:55:02.240Z] === RUN TestValidatePrivileges [2021-06-09T22:55:02.240Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-09T22:55:02.240Z] === RUN TestFilterByCapNeg [2021-06-09T22:55:02.240Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-09T22:55:02.240Z] === RUN TestFilterByCapPos [2021-06-09T22:55:02.240Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-09T22:55:02.240Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-09T22:55:02.240Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-09T22:55:02.240Z] PASS [2021-06-09T22:55:02.240Z] coverage: 12.0% of statements [2021-06-09T22:55:02.240Z] ok github.com/docker/docker/plugin 0.116s coverage: 12.0% of statements [2021-06-09T22:55:02.702Z] === RUN TestNewSettable [2021-06-09T22:55:02.702Z] --- PASS: TestNewSettable (0.00s) [2021-06-09T22:55:02.702Z] === RUN TestIsSettable [2021-06-09T22:55:02.702Z] --- PASS: TestIsSettable (0.00s) [2021-06-09T22:55:02.702Z] === RUN TestUpdateSettingsEnv [2021-06-09T22:55:02.702Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-09T22:55:02.702Z] PASS [2021-06-09T22:55:02.702Z] coverage: 20.1% of statements [2021-06-09T22:55:02.702Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.1% of statements [2021-06-09T22:55:03.077Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-09T22:55:03.676Z] === RUN TestLoad [2021-06-09T22:55:03.676Z] --- PASS: TestLoad (0.00s) [2021-06-09T22:55:03.676Z] === RUN TestSave [2021-06-09T22:55:03.676Z] --- PASS: TestSave (0.02s) [2021-06-09T22:55:03.676Z] === RUN TestAddDeleteGet [2021-06-09T22:55:03.676Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-09T22:55:03.676Z] === RUN TestInvalidTags [2021-06-09T22:55:03.676Z] --- PASS: TestInvalidTags (0.00s) [2021-06-09T22:55:03.676Z] PASS [2021-06-09T22:55:03.676Z] coverage: 84.4% of statements [2021-06-09T22:55:03.676Z] ok github.com/docker/docker/reference 0.101s coverage: 84.4% of statements [2021-06-09T22:55:03.793Z] --- PASS: TestUpdateReplicatedJob (3.85s) [2021-06-09T22:55:03.793Z] === RUN TestServiceListWithStatuses [2021-06-09T22:55:03.793Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T22:55:03.793Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T22:55:03.793Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T22:55:04.005Z] --- PASS: TestCgroupNamespacesRun (2.84s) [2021-06-09T22:55:04.005Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T22:55:04.005Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-09T22:55:04.868Z] --- PASS: TestNetworkLoopbackNat (3.35s) [2021-06-09T22:55:04.868Z] === RUN TestPause [2021-06-09T22:55:05.220Z] === RUN TestResolveAuthConfigIndexServer [2021-06-09T22:55:05.220Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-09T22:55:05.220Z] === RUN TestResolveAuthConfigFullURL [2021-06-09T22:55:05.220Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-09T22:55:05.220Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-09T22:55:05.220Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-09T22:55:05.220Z] === RUN TestValidateMirror [2021-06-09T22:55:05.220Z] --- PASS: TestValidateMirror (0.00s) [2021-06-09T22:55:05.220Z] === RUN TestLoadInsecureRegistries [2021-06-09T22:55:05.372Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-09T22:55:05.681Z] time="2021-06-09T22:55:05Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-09T22:55:05.681Z] time="2021-06-09T22:55:05Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-09T22:55:05.681Z] time="2021-06-09T22:55:05Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-09T22:55:05.681Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-06-09T22:55:05.681Z] === RUN TestNewServiceConfig [2021-06-09T22:55:05.681Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestValidateIndexName [2021-06-09T22:55:05.681Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestValidateIndexNameWithError [2021-06-09T22:55:05.681Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestEndpointParse [2021-06-09T22:55:05.681Z] --- PASS: TestEndpointParse (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestEndpointParseInvalid [2021-06-09T22:55:05.681Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestValidateEndpoint [2021-06-09T22:55:05.681Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-09T22:55:05.681Z] === RUN TestPing [2021-06-09T22:55:05.681Z] --- PASS: TestPing (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestPingRegistryEndpoint [2021-06-09T22:55:05.681Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-09T22:55:05.681Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:55:05.681Z] === RUN TestEndpoint [2021-06-09T22:55:05.681Z] --- SKIP: TestEndpoint (0.00s) [2021-06-09T22:55:05.681Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:55:05.681Z] === RUN TestParseRepositoryInfo [2021-06-09T22:55:05.681Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestNewIndexInfo [2021-06-09T22:55:05.681Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestMirrorEndpointLookup [2021-06-09T22:55:05.681Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-09T22:55:05.681Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:55:05.681Z] === RUN TestSearchRepositories [2021-06-09T22:55:05.681Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-09T22:55:05.681Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-09T22:55:05.681Z] Host: 127.0.0.1:49320 [2021-06-09T22:55:05.681Z] User-Agent: docker test client [2021-06-09T22:55:05.681Z] Authorization: Token fake-token [2021-06-09T22:55:05.681Z] X-Docker-Token: true [2021-06-09T22:55:05.681Z] Accept-Encoding: gzip [2021-06-09T22:55:05.681Z] [2021-06-09T22:55:05.681Z] [2021-06-09T22:55:05.681Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-09T22:55:05.681Z] Connection: close [2021-06-09T22:55:05.681Z] Content-Length: 144 [2021-06-09T22:55:05.681Z] Cache-Control: no-cache [2021-06-09T22:55:05.681Z] Content-Type: application/json [2021-06-09T22:55:05.681Z] Date: Wed, 09 Jun 2021 22:55:05 GMT [2021-06-09T22:55:05.681Z] Expires: -1 [2021-06-09T22:55:05.681Z] Pragma: no-cache [2021-06-09T22:55:05.681Z] Server: docker-tests/mock [2021-06-09T22:55:05.681Z] X-Docker-Registry-Config: mock [2021-06-09T22:55:05.681Z] X-Docker-Registry-Version: 0.0.0 [2021-06-09T22:55:05.681Z] [2021-06-09T22:55:05.681Z] [2021-06-09T22:55:05.681Z] === RUN TestTrustedLocation [2021-06-09T22:55:05.681Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-09T22:55:05.681Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestAllowNondistributableArtifacts [2021-06-09T22:55:05.681Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestIsSecureIndex [2021-06-09T22:55:05.681Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-09T22:55:05.681Z] PASS [2021-06-09T22:55:05.681Z] coverage: 51.7% of statements [2021-06-09T22:55:05.681Z] ok github.com/docker/docker/registry 0.268s coverage: 51.7% of statements [2021-06-09T22:55:05.681Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-09T22:55:05.681Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.02s) [2021-06-09T22:55:05.681Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-09T22:55:05.681Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-09T22:55:05.681Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-09T22:55:05.681Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestResumableRequestReaderWithReadError [2021-06-09T22:55:05.681Z] time="2021-06-09T22:55:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-09T22:55:05.681Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-06-09T22:55:05.681Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-09T22:55:05.681Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-09T22:55:05.681Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-09T22:55:05.681Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestResumableRequestReader [2021-06-09T22:55:05.681Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-09T22:55:05.681Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-09T22:55:05.681Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-09T22:55:05.681Z] PASS [2021-06-09T22:55:05.681Z] coverage: 100.0% of statements [2021-06-09T22:55:05.681Z] ok github.com/docker/docker/registry/resumable 0.228s coverage: 100.0% of statements [2021-06-09T22:55:05.809Z] --- PASS: TestPause (0.88s) [2021-06-09T22:55:05.809Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T22:55:05.809Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T22:55:05.809Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T22:55:05.809Z] === RUN TestPauseStopPausedContainer [2021-06-09T22:55:05.934Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-06-09T22:55:05.934Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T22:55:06.142Z] time="2021-06-09T22:55:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-09T22:55:06.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-09T22:55:06.603Z] === RUN TestRestartManagerTimeout [2021-06-09T22:55:06.603Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-09T22:55:06.603Z] === RUN TestRestartManagerTimeoutReset [2021-06-09T22:55:06.603Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-09T22:55:06.603Z] PASS [2021-06-09T22:55:06.603Z] coverage: 50.9% of statements [2021-06-09T22:55:06.603Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2021-06-09T22:55:06.749Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2021-06-09T22:55:06.749Z] === RUN TestPidHost [2021-06-09T22:55:07.064Z] === RUN TestDecodeContainerConfig [2021-06-09T22:55:07.064Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-09T22:55:07.064Z] === RUN TestDecodeContainerConfigIsolation [2021-06-09T22:55:07.064Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-09T22:55:07.064Z] === RUN TestValidatePrivileged [2021-06-09T22:55:07.064Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-09T22:55:07.064Z] PASS [2021-06-09T22:55:07.064Z] coverage: 52.2% of statements [2021-06-09T22:55:07.064Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.2% of statements [2021-06-09T22:55:07.526Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-09T22:55:07.526Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-09T22:55:07.526Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-09T22:55:07.526Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-09T22:55:07.526Z] PASS [2021-06-09T22:55:07.526Z] coverage: 62.5% of statements [2021-06-09T22:55:07.526Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements [2021-06-09T22:55:08.707Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.81s) [2021-06-09T22:55:08.707Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T22:55:09.047Z] --- PASS: TestDockerNetworkConnectAlias (4.87s) [2021-06-09T22:55:09.047Z] === RUN TestDockerNetworkReConnect [2021-06-09T22:55:09.290Z] --- PASS: TestPidHost (2.12s) [2021-06-09T22:55:09.290Z] === RUN TestPsFilter [2021-06-09T22:55:09.290Z] --- PASS: TestPsFilter (0.15s) [2021-06-09T22:55:09.290Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T22:55:09.859Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2021-06-09T22:55:09.859Z] === RUN TestRemoveContainerWithVolume [2021-06-09T22:55:10.799Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-06-09T22:55:10.799Z] === RUN TestRemoveContainerRunning [2021-06-09T22:55:11.273Z] === RUN TestGetDriver [2021-06-09T22:55:11.273Z] --- PASS: TestGetDriver (0.00s) [2021-06-09T22:55:11.273Z] === RUN TestVolumeRequestError [2021-06-09T22:55:11.273Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-09T22:55:11.273Z] PASS [2021-06-09T22:55:11.273Z] coverage: 36.1% of statements [2021-06-09T22:55:11.273Z] ok github.com/docker/docker/volume/drivers 0.100s coverage: 36.1% of statements [2021-06-09T22:55:11.273Z] === RUN TestGetAddress [2021-06-09T22:55:11.273Z] --- PASS: TestGetAddress (0.00s) [2021-06-09T22:55:11.273Z] === RUN TestRemove [2021-06-09T22:55:11.273Z] --- SKIP: TestRemove (0.00s) [2021-06-09T22:55:11.273Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T22:55:11.273Z] === RUN TestInitializeWithVolumes [2021-06-09T22:55:11.273Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-09T22:55:11.273Z] === RUN TestCreate [2021-06-09T22:55:11.273Z] --- PASS: TestCreate (0.01s) [2021-06-09T22:55:11.273Z] === RUN TestValidateName [2021-06-09T22:55:11.273Z] --- PASS: TestValidateName (0.00s) [2021-06-09T22:55:11.273Z] === RUN TestCreateWithOpts [2021-06-09T22:55:11.273Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-09T22:55:11.273Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T22:55:11.273Z] === RUN TestRelaodNoOpts [2021-06-09T22:55:11.273Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-09T22:55:11.273Z] PASS [2021-06-09T22:55:11.273Z] coverage: 41.5% of statements [2021-06-09T22:55:11.273Z] ok github.com/docker/docker/volume/local 0.118s coverage: 41.5% of statements [2021-06-09T22:55:11.740Z] --- PASS: TestRemoveContainerRunning (0.89s) [2021-06-09T22:55:11.740Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T22:55:11.977Z] --- PASS: TestCgroupNamespacesRunHostMode (2.97s) [2021-06-09T22:55:11.978Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T22:55:12.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-09T22:55:12.246Z] === RUN TestConvertTmpfsOptions [2021-06-09T22:55:12.246Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-09T22:55:12.246Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-09T22:55:12.246Z] parser_test.go:49: data="ro" [2021-06-09T22:55:12.246Z] === RUN TestParseMountRaw [2021-06-09T22:55:12.246Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-09T22:55:12.246Z] === RUN TestParseMountRawSplit [2021-06-09T22:55:12.246Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-09T22:55:12.246Z] parser_test.go:390: case 0 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 1 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 2 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 3 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 4 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 5 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 6 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 7 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 8 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 0 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 1 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 2 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 3 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 4 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 5 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 6 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 7 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 8 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 9 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 10 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 11 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 12 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 0 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 1 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 2 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 3 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 4 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 5 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 6 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 7 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 8 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 9 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 10 [2021-06-09T22:55:12.246Z] parser_test.go:390: case 11 [2021-06-09T22:55:12.246Z] === RUN TestParseMountSpec [2021-06-09T22:55:12.246Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-09T22:55:12.246Z] parser_test.go:455: case 0 [2021-06-09T22:55:12.246Z] parser_test.go:455: case 1 [2021-06-09T22:55:12.246Z] parser_test.go:455: case 2 [2021-06-09T22:55:12.246Z] parser_test.go:455: case 3 [2021-06-09T22:55:12.246Z] parser_test.go:455: case 4 [2021-06-09T22:55:12.246Z] parser_test.go:455: case 5 [2021-06-09T22:55:12.246Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-09T22:55:12.246Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-09T22:55:12.246Z] === RUN TestValidateMount [2021-06-09T22:55:12.246Z] --- PASS: TestValidateMount (0.00s) [2021-06-09T22:55:12.246Z] PASS [2021-06-09T22:55:12.246Z] coverage: 66.2% of statements [2021-06-09T22:55:12.246Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 66.2% of statements [2021-06-09T22:55:12.323Z] --- PASS: TestDockerNetworkReConnect (3.77s) [2021-06-09T22:55:12.323Z] === RUN TestServicePlugin [2021-06-09T22:55:12.680Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-06-09T22:55:12.680Z] === RUN TestRemoveInvalidContainer [2021-06-09T22:55:12.680Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-09T22:55:12.680Z] === RUN TestRenameLinkedContainer [2021-06-09T22:55:13.218Z] === RUN TestSetGetMeta [2021-06-09T22:55:13.218Z] === PAUSE TestSetGetMeta [2021-06-09T22:55:13.218Z] === RUN TestRestore [2021-06-09T22:55:13.218Z] === PAUSE TestRestore [2021-06-09T22:55:13.218Z] === RUN TestServiceCreate [2021-06-09T22:55:13.218Z] === PAUSE TestServiceCreate [2021-06-09T22:55:13.218Z] === RUN TestServiceList [2021-06-09T22:55:13.218Z] === PAUSE TestServiceList [2021-06-09T22:55:13.218Z] === RUN TestServiceRemove [2021-06-09T22:55:13.679Z] === PAUSE TestServiceRemove [2021-06-09T22:55:13.679Z] === RUN TestServiceGet [2021-06-09T22:55:13.679Z] === PAUSE TestServiceGet [2021-06-09T22:55:13.679Z] === RUN TestServicePrune [2021-06-09T22:55:13.679Z] === PAUSE TestServicePrune [2021-06-09T22:55:13.679Z] === RUN TestCreate [2021-06-09T22:55:13.679Z] === PAUSE TestCreate [2021-06-09T22:55:13.679Z] === RUN TestRemove [2021-06-09T22:55:13.679Z] === PAUSE TestRemove [2021-06-09T22:55:13.679Z] === RUN TestList [2021-06-09T22:55:13.679Z] === PAUSE TestList [2021-06-09T22:55:13.679Z] === RUN TestFindByDriver [2021-06-09T22:55:13.679Z] === PAUSE TestFindByDriver [2021-06-09T22:55:13.679Z] === RUN TestFindByReferenced [2021-06-09T22:55:13.679Z] === PAUSE TestFindByReferenced [2021-06-09T22:55:13.679Z] === RUN TestDerefMultipleOfSameRef [2021-06-09T22:55:13.679Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-09T22:55:13.679Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T22:55:13.679Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T22:55:13.679Z] === RUN TestDefererencePluginOnCreateError [2021-06-09T22:55:13.679Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-09T22:55:13.679Z] === RUN TestRefDerefRemove [2021-06-09T22:55:13.679Z] === PAUSE TestRefDerefRemove [2021-06-09T22:55:13.679Z] === RUN TestGet [2021-06-09T22:55:13.679Z] === PAUSE TestGet [2021-06-09T22:55:13.679Z] === RUN TestGetWithReference [2021-06-09T22:55:13.679Z] === PAUSE TestGetWithReference [2021-06-09T22:55:13.679Z] === RUN TestFilterFunc [2021-06-09T22:55:13.679Z] === RUN TestFilterFunc/test_nil_list [2021-06-09T22:55:13.679Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-09T22:55:13.679Z] === RUN TestFilterFunc/test_empty_list [2021-06-09T22:55:13.679Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-09T22:55:13.679Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T22:55:13.679Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T22:55:13.679Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T22:55:13.679Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T22:55:13.679Z] === RUN TestFilterFunc/test_filter_some [2021-06-09T22:55:13.679Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-09T22:55:13.679Z] === RUN TestFilterFunc/test_filter_middle [2021-06-09T22:55:13.679Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-09T22:55:13.679Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-09T22:55:13.679Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-09T22:55:13.679Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-09T22:55:13.679Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-09T22:55:13.679Z] === CONT TestFilterFunc/test_nil_list [2021-06-09T22:55:13.679Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-09T22:55:13.679Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-09T22:55:13.679Z] === CONT TestFilterFunc/test_filter_middle [2021-06-09T22:55:13.679Z] === CONT TestFilterFunc/test_filter_some [2021-06-09T22:55:13.679Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T22:55:13.679Z] === CONT TestFilterFunc/test_empty_list [2021-06-09T22:55:13.679Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T22:55:13.679Z] --- PASS: TestFilterFunc (0.00s) [2021-06-09T22:55:13.679Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-09T22:55:13.679Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-09T22:55:13.679Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-09T22:55:13.679Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-09T22:55:13.679Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-09T22:55:13.679Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-09T22:55:13.679Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-09T22:55:13.679Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-09T22:55:13.679Z] === CONT TestSetGetMeta [2021-06-09T22:55:13.679Z] === CONT TestServicePrune [2021-06-09T22:55:13.679Z] === CONT TestDerefMultipleOfSameRef [2021-06-09T22:55:13.679Z] === CONT TestServiceGet [2021-06-09T22:55:13.679Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-09T22:55:13.679Z] === CONT TestFindByReferenced [2021-06-09T22:55:13.679Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-09T22:55:13.679Z] === CONT TestFindByDriver [2021-06-09T22:55:13.679Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-09T22:55:13.679Z] === CONT TestList [2021-06-09T22:55:13.679Z] --- PASS: TestFindByDriver (0.02s) [2021-06-09T22:55:13.679Z] === CONT TestRemove [2021-06-09T22:55:13.679Z] --- PASS: TestList (0.02s) [2021-06-09T22:55:13.679Z] === CONT TestCreate [2021-06-09T22:55:13.679Z] --- PASS: TestRemove (0.02s) [2021-06-09T22:55:13.679Z] === CONT TestRefDerefRemove [2021-06-09T22:55:13.679Z] --- PASS: TestCreate (0.01s) [2021-06-09T22:55:13.679Z] === CONT TestGetWithReference [2021-06-09T22:55:13.679Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-09T22:55:13.679Z] === CONT TestGet [2021-06-09T22:55:13.679Z] --- PASS: TestGetWithReference (0.02s) [2021-06-09T22:55:13.679Z] === CONT TestServiceList [2021-06-09T22:55:13.679Z] --- PASS: TestGet (0.02s) [2021-06-09T22:55:13.679Z] === CONT TestServiceRemove [2021-06-09T22:55:13.679Z] --- PASS: TestServiceGet (0.16s) [2021-06-09T22:55:13.679Z] === CONT TestDefererencePluginOnCreateError [2021-06-09T22:55:13.679Z] time="2021-06-09T22:55:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T22:55:13.679Z] --- PASS: TestServiceRemove (0.08s) [2021-06-09T22:55:13.679Z] === CONT TestServiceCreate [2021-06-09T22:55:13.679Z] --- PASS: TestServiceList (0.09s) [2021-06-09T22:55:13.679Z] === CONT TestRestore [2021-06-09T22:55:13.679Z] time="2021-06-09T22:55:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T22:55:13.679Z] time="2021-06-09T22:55:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T22:55:13.679Z] time="2021-06-09T22:55:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-09T22:55:13.679Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T22:55:13.679Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-09T22:55:13.679Z] time="2021-06-09T22:55:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T22:55:13.679Z] --- PASS: TestServiceCreate (0.02s) [2021-06-09T22:55:13.679Z] --- PASS: TestRestore (0.03s) [2021-06-09T22:55:13.679Z] --- PASS: TestServicePrune (0.20s) [2021-06-09T22:55:13.679Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-06-09T22:55:13.679Z] PASS [2021-06-09T22:55:13.679Z] coverage: 69.6% of statements [2021-06-09T22:55:13.679Z] ok github.com/docker/docker/volume/service 0.281s coverage: 69.6% of statements [2021-06-09T22:55:14.140Z] --- PASS: TestGet (15.01s) [2021-06-09T22:55:14.140Z] === RUN TestPluginWithNoManifest [2021-06-09T22:55:14.140Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-09T22:55:14.140Z] === RUN TestGetAll [2021-06-09T22:55:14.140Z] --- PASS: TestGetAll (0.00s) [2021-06-09T22:55:14.140Z] PASS [2021-06-09T22:55:14.140Z] coverage: 73.4% of statements [2021-06-09T22:55:14.140Z] ok github.com/docker/docker/pkg/plugins 36.134s coverage: 73.4% of statements [2021-06-09T22:55:14.749Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-09T22:55:14.749Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.03s) [2021-06-09T22:55:14.749Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T22:55:15.978Z] --- PASS: TestRenameLinkedContainer (3.33s) [2021-06-09T22:55:15.978Z] === RUN TestRenameStoppedContainer [2021-06-09T22:55:16.548Z] --- PASS: TestRenameStoppedContainer (0.84s) [2021-06-09T22:55:16.548Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T22:55:16.639Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.05s) [2021-06-09T22:55:16.639Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T22:55:17.410Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-09T22:55:17.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-09T22:55:17.821Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.04s) [2021-06-09T22:55:17.821Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T22:55:17.980Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-09T22:55:18.077Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-09T22:55:18.459Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2021-06-09T22:55:18.459Z] === RUN TestRenameInvalidName [2021-06-09T22:55:19.359Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-09T22:55:19.359Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-09T22:55:19.399Z] --- PASS: TestRenameInvalidName (0.87s) [2021-06-09T22:55:19.399Z] === RUN TestRenameAnonymousContainer [2021-06-09T22:55:19.445Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-09T22:55:19.618Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-09T22:55:19.618Z] Cross building: bundles/cross/windows/amd64 [2021-06-09T22:55:19.877Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-09T22:55:19.877Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-09T22:55:20.007Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-09T22:55:20.264Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-09T22:55:20.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-09T22:55:20.520Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.90s) [2021-06-09T22:55:20.520Z] === RUN TestNISDomainname [2021-06-09T22:55:20.776Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-09T22:55:21.032Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-09T22:55:21.032Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-09T22:55:22.695Z] --- PASS: TestRenameAnonymousContainer (3.40s) [2021-06-09T22:55:22.695Z] === RUN TestRenameContainerWithSameName [2021-06-09T22:55:22.728Z] 2021/06/09 22:55:22 Closing DB instances... [2021-06-09T22:55:22.922Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-09T22:55:23.181Z] --- PASS: TestNISDomainname (2.55s) [2021-06-09T22:55:23.181Z] === RUN TestHostnameDnsResolution [2021-06-09T22:55:23.635Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2021-06-09T22:55:23.635Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T22:55:23.701Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-09T22:55:23.701Z] === RUN TestFindNode [2021-06-09T22:55:23.701Z] 2021/06/09 22:55:23 Closing DB instances... [2021-06-09T22:55:23.701Z] --- PASS: TestFindNode (0.01s) [2021-06-09T22:55:23.701Z] === RUN TestChangeNodeState [2021-06-09T22:55:23.701Z] 2021/06/09 22:55:23 Closing DB instances... [2021-06-09T22:55:23.701Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-09T22:55:23.701Z] === RUN TestNodeReincarnation [2021-06-09T22:55:23.701Z] 2021/06/09 22:55:23 Closing DB instances... [2021-06-09T22:55:24.585Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-09T22:55:25.546Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2021-06-09T22:55:25.546Z] === RUN TestResize [2021-06-09T22:55:25.953Z] --- PASS: TestHostnameDnsResolution (2.71s) [2021-06-09T22:55:25.953Z] === RUN TestStats [2021-06-09T22:55:26.117Z] --- PASS: TestResize (0.82s) [2021-06-09T22:55:26.117Z] === RUN TestResizeWithInvalidSize [2021-06-09T22:55:27.057Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-06-09T22:55:27.057Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T22:55:27.628Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-06-09T22:55:27.628Z] === RUN TestDaemonRestartKillContainers [2021-06-09T22:55:27.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T22:55:27.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T22:55:27.628Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:55:27.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:55:27.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:55:27.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T22:55:27.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T22:55:27.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T22:55:27.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T22:55:27.841Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-09T22:55:29.206Z] --- PASS: TestStats (3.25s) [2021-06-09T22:55:29.206Z] === RUN TestStopContainerWithTimeout [2021-06-09T22:55:29.206Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T22:55:29.206Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T22:55:29.206Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T22:55:29.206Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T22:55:29.206Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T22:55:29.206Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T22:55:29.206Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T22:55:29.206Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T22:55:29.206Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T22:55:29.206Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-09T22:55:29.505Z] --- PASS: TestNodeReincarnation (5.02s) [2021-06-09T22:55:29.505Z] === RUN TestParallelCreate [2021-06-09T22:55:29.505Z] 2021/06/09 22:55:28 Closing DB instances... [2021-06-09T22:55:29.505Z] --- PASS: TestParallelCreate (0.01s) [2021-06-09T22:55:29.505Z] === RUN TestParallelDelete [2021-06-09T22:55:29.505Z] 2021/06/09 22:55:28 Closing DB instances... [2021-06-09T22:55:29.505Z] --- PASS: TestParallelDelete (0.01s) [2021-06-09T22:55:29.505Z] === RUN TestNetworkDBIslands [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:77e4a4fd5953 with config:&{NodeID:77e4a4fd5953 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0c058199f556 with config:&{NodeID:0c058199f556 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="Node 0c058199f556/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="Node 0c058199f556/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="Node 0c058199f556/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="Node 0c058199f556/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:216fd95e5734 with config:&{NodeID:216fd95e5734 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="Node 216fd95e5734/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="Node 216fd95e5734/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="Node 216fd95e5734/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="Node 216fd95e5734/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="Node 0c058199f556/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.505Z] time="2021-06-09T22:55:29Z" level=info msg="Node 0c058199f556/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.506Z] time="2021-06-09T22:55:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-09T22:55:29.506Z] time="2021-06-09T22:55:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 216fd95e5734/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 216fd95e5734/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:336380062cab with config:&{NodeID:336380062cab Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 336380062cab/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 336380062cab/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 336380062cab/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 336380062cab/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 0c058199f556/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 0c058199f556/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 216fd95e5734/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 216fd95e5734/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, added to nodes list" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-06-09T22:55:29.966Z] time="2021-06-09T22:55:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-09T22:55:30.134Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 336380062cab/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 336380062cab/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 336380062cab/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 336380062cab/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9a992d3129c4 with config:&{NodeID:9a992d3129c4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 216fd95e5734/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 216fd95e5734/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 336380062cab/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 336380062cab/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 0c058199f556/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=info msg="Node 0c058199f556/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-09T22:55:30.428Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-09T22:55:30.696Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, added to nodes list" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=info msg="The new bootstrap node list is:[172.20.46.91:10033 172.20.46.91:10034 172.20.46.91:10035]" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49357" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10033" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10034" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49358" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10035" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49359" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=info msg="The new bootstrap node list is:[172.20.46.91:10033 172.20.46.91:10034 172.20.46.91:10035]" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10033" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49362" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10034" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49363" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10035" [2021-06-09T22:55:30.889Z] time="2021-06-09T22:55:30Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49364" [2021-06-09T22:55:30.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T22:55:30.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:55:30.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:55:31.258Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="node 0 leaving" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953 change state NodeActive --> NodeLeft" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="node2(0c058199f556): Node leave event for 77e4a4fd5953/172.20.46.91" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953 change state NodeActive --> NodeLeft" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="node4(336380062cab): Node leave event for 77e4a4fd5953/172.20.46.91" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953 change state NodeActive --> NodeLeft" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="node3(216fd95e5734): Node leave event for 77e4a4fd5953/172.20.46.91" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953 change state NodeActive --> NodeLeft" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="node1(77e4a4fd5953): Node leave event for 77e4a4fd5953/172.20.46.91" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953 change state NodeActive --> NodeLeft" [2021-06-09T22:55:31.350Z] time="2021-06-09T22:55:31Z" level=info msg="node5(9a992d3129c4): Node leave event for 77e4a4fd5953/172.20.46.91" [2021-06-09T22:55:31.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T22:55:31.515Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, left gossip cluster" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, left gossip cluster" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, left gossip cluster" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, left gossip cluster" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 77e4a4fd5953/172.20.46.91, left gossip cluster" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="node 1 leaving" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 0c058199f556 change state NodeActive --> NodeLeft" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="node3(216fd95e5734): Node leave event for 0c058199f556/172.20.46.91" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 0c058199f556/172.20.46.91, left gossip cluster" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 0c058199f556 change state NodeActive --> NodeFailed" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 0c058199f556/172.20.46.91, added to failed nodes list" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 0c058199f556 change state NodeActive --> NodeLeft" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="node5(9a992d3129c4): Node leave event for 0c058199f556/172.20.46.91" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="Node 0c058199f556 change state NodeActive --> NodeLeft" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=info msg="node4(336380062cab): Node leave event for 0c058199f556/172.20.46.91" [2021-06-09T22:55:31.811Z] time="2021-06-09T22:55:31Z" level=error msg="node: 0c058199f556 is unknown to memberlist" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:31Z" level=info msg="Node 0c058199f556/172.20.46.91, left gossip cluster" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:31Z" level=info msg="Node 0c058199f556/172.20.46.91, left gossip cluster" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:31Z" level=info msg="Node 0c058199f556/172.20.46.91, left gossip cluster" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=info msg="node 2 leaving" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=info msg="Node 216fd95e5734 change state NodeActive --> NodeLeft" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=info msg="node5(9a992d3129c4): Node leave event for 216fd95e5734/172.20.46.91" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=info msg="Node 216fd95e5734 change state NodeActive --> NodeLeft" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=info msg="node4(336380062cab): Node leave event for 216fd95e5734/172.20.46.91" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=info msg="Node 216fd95e5734 change state NodeActive --> NodeLeft" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=info msg="node3(216fd95e5734): Node leave event for 216fd95e5734/172.20.46.91" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=debug msg="memberlist: Failed ping: 9a992d3129c4 (timeout reached)" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.46.91:10034: use of closed network connection" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.46.91:10035: use of closed network connection" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.46.91:10036: use of closed network connection" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49374" [2021-06-09T22:55:32.271Z] time="2021-06-09T22:55:32Z" level=info msg="Node 216fd95e5734/172.20.46.91, left gossip cluster" [2021-06-09T22:55:32.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T22:55:32.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T22:55:32.734Z] time="2021-06-09T22:55:32Z" level=info msg="Node 216fd95e5734/172.20.46.91, left gossip cluster" [2021-06-09T22:55:32.734Z] time="2021-06-09T22:55:32Z" level=info msg="node 0 coming back" [2021-06-09T22:55:32.734Z] time="2021-06-09T22:55:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4dd9e5b87f23 with config:&{NodeID:4dd9e5b87f23 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:55:32.734Z] time="2021-06-09T22:55:32Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, added to nodes list" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=info msg="node 1 coming back" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f1054ba2b0c5 with config:&{NodeID:f1054ba2b0c5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, added to nodes list" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=info msg="node 2 coming back" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c3f05843a89f with config:&{NodeID:c3f05843a89f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=info msg="Node c3f05843a89f/172.20.46.91, joined gossip cluster" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=info msg="Node c3f05843a89f/172.20.46.91, added to nodes list" [2021-06-09T22:55:32.735Z] time="2021-06-09T22:55:32Z" level=warning msg="memberlist: Was able to connect to 9a992d3129c4 but other probes failed, network may be misconfigured" [2021-06-09T22:55:32.879Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-09T22:55:32.879Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-09T22:55:33.136Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T22:55:33.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T22:55:33.706Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-09T22:55:33.965Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-09T22:55:33.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T22:55:34.527Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-09T22:55:34.784Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-09T22:55:34.919Z] time="2021-06-09T22:55:34Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:34.919Z] time="2021-06-09T22:55:34Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:34.919Z] time="2021-06-09T22:55:34Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:34.919Z] time="2021-06-09T22:55:34Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49380" [2021-06-09T22:55:34.919Z] time="2021-06-09T22:55:34Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49380" [2021-06-09T22:55:34.919Z] time="2021-06-09T22:55:34Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:35.379Z] time="2021-06-09T22:55:35Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:35.713Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-09T22:55:35.713Z] --- PASS: TestStopContainerWithTimeout/0 (2.15s) [2021-06-09T22:55:35.713Z] --- PASS: TestStopContainerWithTimeout/3 (4.06s) [2021-06-09T22:55:35.713Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-06-09T22:55:35.713Z] --- PASS: TestStopContainerWithTimeout/1 (2.41s) [2021-06-09T22:55:35.713Z] === RUN TestDeleteDevicemapper [2021-06-09T22:55:35.713Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T22:55:35.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T22:55:35.713Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T22:55:36.350Z] time="2021-06-09T22:55:36Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.82s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2021-06-09T22:55:36.512Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2021-06-09T22:55:36.512Z] === RUN TestCgroupNamespacesRun [2021-06-09T22:55:36.811Z] time="2021-06-09T22:55:36Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:36.811Z] time="2021-06-09T22:55:36Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:36.811Z] time="2021-06-09T22:55:36Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49381" [2021-06-09T22:55:36.811Z] time="2021-06-09T22:55:36Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49381" [2021-06-09T22:55:36.811Z] time="2021-06-09T22:55:36Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:37.782Z] time="2021-06-09T22:55:37Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:38.434Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2021-06-09T22:55:38.434Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T22:55:38.754Z] time="2021-06-09T22:55:38Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:38.984Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-09T22:55:39.215Z] time="2021-06-09T22:55:38Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:39.215Z] time="2021-06-09T22:55:38Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:39.215Z] time="2021-06-09T22:55:38Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49382" [2021-06-09T22:55:39.215Z] time="2021-06-09T22:55:38Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49382" [2021-06-09T22:55:39.215Z] time="2021-06-09T22:55:38Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:39.675Z] time="2021-06-09T22:55:39Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:39.675Z] time="2021-06-09T22:55:39Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:39.911Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-09T22:55:40.138Z] time="2021-06-09T22:55:39Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:40.138Z] time="2021-06-09T22:55:39Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:40.138Z] time="2021-06-09T22:55:39Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49383" [2021-06-09T22:55:40.138Z] time="2021-06-09T22:55:39Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49383" [2021-06-09T22:55:40.138Z] time="2021-06-09T22:55:39Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:40.346Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2021-06-09T22:55:40.346Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T22:55:40.474Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-09T22:55:41.036Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-09T22:55:41.687Z] time="2021-06-09T22:55:41Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:42.256Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2021-06-09T22:55:42.256Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T22:55:42.401Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.50s) [2021-06-09T22:55:42.401Z] === RUN TestUpdateMemory [2021-06-09T22:55:42.401Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-09T22:55:42.401Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:55:42.401Z] === RUN TestUpdateCPUQuota [2021-06-09T22:55:42.658Z] time="2021-06-09T22:55:42Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:43.119Z] time="2021-06-09T22:55:42Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:43.119Z] time="2021-06-09T22:55:42Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:43.119Z] time="2021-06-09T22:55:42Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49384" [2021-06-09T22:55:43.119Z] time="2021-06-09T22:55:42Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49384" [2021-06-09T22:55:43.119Z] time="2021-06-09T22:55:42Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:43.580Z] time="2021-06-09T22:55:43Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:44.167Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2021-06-09T22:55:44.167Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T22:55:44.367Z] --- PASS: TestServicePlugin (30.20s) [2021-06-09T22:55:44.367Z] plugin_test.go:62: [d43733373cb80] joining swarm manager [d4d8182248a35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T22:55:44.367Z] plugin_test.go:65: [de5aee1aa13c0] joining swarm manager [d4d8182248a35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T22:55:44.367Z] === RUN TestServiceUpdateLabel [2021-06-09T22:55:44.367Z] --- PASS: TestServiceUpdateLabel (1.90s) [2021-06-09T22:55:44.367Z] === RUN TestServiceUpdateSecrets [2021-06-09T22:55:44.551Z] time="2021-06-09T22:55:44Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:45.012Z] time="2021-06-09T22:55:44Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:45.012Z] time="2021-06-09T22:55:44Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:45.012Z] time="2021-06-09T22:55:44Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49385" [2021-06-09T22:55:45.012Z] time="2021-06-09T22:55:44Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49385" [2021-06-09T22:55:45.012Z] time="2021-06-09T22:55:44Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:45.472Z] time="2021-06-09T22:55:45Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:46.077Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.01s) [2021-06-09T22:55:46.077Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T22:55:46.569Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-09T22:55:47.131Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-09T22:55:47.658Z] time="2021-06-09T22:55:47Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:47.694Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-09T22:55:48.008Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2021-06-09T22:55:48.008Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T22:55:48.118Z] time="2021-06-09T22:55:47Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:48.118Z] time="2021-06-09T22:55:47Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:48.118Z] time="2021-06-09T22:55:47Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49386" [2021-06-09T22:55:48.118Z] time="2021-06-09T22:55:47Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49386" [2021-06-09T22:55:48.118Z] time="2021-06-09T22:55:47Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:48.579Z] time="2021-06-09T22:55:48Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:48.583Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-06-09T22:55:48.583Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T22:55:49.060Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-09T22:55:49.316Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-09T22:55:49.551Z] time="2021-06-09T22:55:49Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:50.012Z] time="2021-06-09T22:55:49Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:50.012Z] time="2021-06-09T22:55:49Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:50.012Z] time="2021-06-09T22:55:49Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49387" [2021-06-09T22:55:50.012Z] time="2021-06-09T22:55:49Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49387" [2021-06-09T22:55:50.012Z] time="2021-06-09T22:55:49Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:50.246Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-09T22:55:50.474Z] time="2021-06-09T22:55:50Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:50.496Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s) [2021-06-09T22:55:50.496Z] === RUN TestNISDomainname [2021-06-09T22:55:50.502Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-09T22:55:51.446Z] time="2021-06-09T22:55:51Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:51.879Z] --- PASS: TestNISDomainname (1.37s) [2021-06-09T22:55:51.879Z] === RUN TestHostnameDnsResolution [2021-06-09T22:55:51.908Z] time="2021-06-09T22:55:51Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:51.908Z] time="2021-06-09T22:55:51Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:51.908Z] time="2021-06-09T22:55:51Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49388" [2021-06-09T22:55:51.908Z] time="2021-06-09T22:55:51Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49388" [2021-06-09T22:55:51.908Z] time="2021-06-09T22:55:51Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:52.369Z] time="2021-06-09T22:55:52Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:52.369Z] time="2021-06-09T22:55:52Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:52.396Z] --- PASS: TestUpdateCPUQuota (10.14s) [2021-06-09T22:55:52.396Z] === RUN TestUpdatePidsLimit [2021-06-09T22:55:52.396Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-09T22:55:52.832Z] time="2021-06-09T22:55:52Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:52.832Z] time="2021-06-09T22:55:52Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:52.832Z] time="2021-06-09T22:55:52Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49389" [2021-06-09T22:55:52.832Z] time="2021-06-09T22:55:52Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49389" [2021-06-09T22:55:52.832Z] time="2021-06-09T22:55:52Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:52.959Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-09T22:55:53.521Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-09T22:55:53.777Z] === RUN TestUpdatePidsLimit/no_change [2021-06-09T22:55:53.790Z] --- PASS: TestHostnameDnsResolution (1.78s) [2021-06-09T22:55:53.790Z] === RUN TestStats [2021-06-09T22:55:54.379Z] time="2021-06-09T22:55:54Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:55.144Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-09T22:55:55.144Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-09T22:55:56.509Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-09T22:55:56.568Z] time="2021-06-09T22:55:56Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:57.030Z] time="2021-06-09T22:55:56Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:57.030Z] time="2021-06-09T22:55:56Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:57.030Z] time="2021-06-09T22:55:56Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49390" [2021-06-09T22:55:57.030Z] time="2021-06-09T22:55:56Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49390" [2021-06-09T22:55:57.030Z] time="2021-06-09T22:55:56Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:57.085Z] --- PASS: TestStats (2.88s) [2021-06-09T22:55:57.085Z] === RUN TestStopContainerWithTimeout [2021-06-09T22:55:57.085Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T22:55:57.085Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T22:55:57.085Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T22:55:57.085Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T22:55:57.085Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T22:55:57.085Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T22:55:57.085Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T22:55:57.085Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T22:55:57.085Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T22:55:57.085Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T22:55:57.085Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T22:55:57.085Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T22:55:57.490Z] time="2021-06-09T22:55:57Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:55:57.874Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-09T22:55:58.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-09T22:55:58.461Z] time="2021-06-09T22:55:58Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10037" [2021-06-09T22:55:58.922Z] time="2021-06-09T22:55:58Z" level=debug msg="memberlist: Failed ping: 216fd95e5734 (timeout reached)" [2021-06-09T22:55:58.923Z] time="2021-06-09T22:55:58Z" level=warning msg="memberlist: Got ping for unexpected node '216fd95e5734' from=172.20.46.91:10036" [2021-06-09T22:55:58.923Z] time="2021-06-09T22:55:58Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49391" [2021-06-09T22:55:58.923Z] time="2021-06-09T22:55:58Z" level=warning msg="memberlist: Got ping for unexpected node 216fd95e5734 from=172.20.46.91:49391" [2021-06-09T22:55:58.923Z] time="2021-06-09T22:55:58Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T22:55:59.221Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2021-06-09T22:55:59.221Z] === RUN TestServiceUpdateConfigs [2021-06-09T22:55:59.383Z] time="2021-06-09T22:55:59Z" level=info msg="memberlist: Marking 216fd95e5734 as failed, suspect timeout reached (0 peer confirmations)" [2021-06-09T22:55:59.383Z] time="2021-06-09T22:55:59Z" level=info msg="Node 216fd95e5734/172.20.46.91, left gossip cluster" [2021-06-09T22:55:59.497Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-09T22:56:00.059Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-09T22:56:00.354Z] time="2021-06-09T22:56:00Z" level=info msg="memberlist: Suspect 216fd95e5734 has failed, no acks received" [2021-06-09T22:56:00.383Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-09T22:56:00.383Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2021-06-09T22:56:00.383Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2021-06-09T22:56:00.383Z] --- PASS: TestStopContainerWithTimeout/-1 (3.36s) [2021-06-09T22:56:00.383Z] --- PASS: TestStopContainerWithTimeout/3 (3.43s) [2021-06-09T22:56:00.383Z] === RUN TestDeleteDevicemapper [2021-06-09T22:56:00.383Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T22:56:00.383Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T22:56:00.383Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T22:56:00.989Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-09T22:56:01.919Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-09T22:56:02.682Z] time="2021-06-09T22:56:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10037" [2021-06-09T22:56:02.682Z] time="2021-06-09T22:56:02Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49392" [2021-06-09T22:56:02.925Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.79s) [2021-06-09T22:56:02.925Z] === RUN TestUpdateMemory [2021-06-09T22:56:02.925Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-09T22:56:02.925Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:56:02.925Z] === RUN TestUpdateCPUQuota [2021-06-09T22:56:03.428Z] --- PASS: TestUpdatePidsLimit (10.84s) [2021-06-09T22:56:03.428Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.48s) [2021-06-09T22:56:03.428Z] --- PASS: TestUpdatePidsLimit/no_change (1.35s) [2021-06-09T22:56:03.428Z] --- PASS: TestUpdatePidsLimit/update_lower (1.48s) [2021-06-09T22:56:03.428Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.44s) [2021-06-09T22:56:03.428Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.32s) [2021-06-09T22:56:03.428Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.42s) [2021-06-09T22:56:03.428Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.47s) [2021-06-09T22:56:03.428Z] === RUN TestUpdateRestartPolicy [2021-06-09T22:56:04.357Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-09T22:56:04.357Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-09T22:56:04.357Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-09T22:56:04.357Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-09T22:56:04.357Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-09T22:56:05.286Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-09T22:56:06.653Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-09T22:56:09.501Z] --- PASS: TestUpdateCPUQuota (5.79s) [2021-06-09T22:56:09.501Z] === RUN TestUpdatePidsLimit [2021-06-09T22:56:09.501Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-09T22:56:09.501Z] === RUN TestUpdatePidsLimit/no_change [2021-06-09T22:56:09.919Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-09T22:56:10.071Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-09T22:56:10.641Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-09T22:56:11.212Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-09T22:56:11.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-09T22:56:12.722Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-09T22:56:14.086Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-09T22:56:14.108Z] --- PASS: TestUpdatePidsLimit (5.33s) [2021-06-09T22:56:14.108Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-06-09T22:56:14.108Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-06-09T22:56:14.108Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-06-09T22:56:14.108Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-06-09T22:56:14.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2021-06-09T22:56:14.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-06-09T22:56:14.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-06-09T22:56:14.108Z] === RUN TestUpdateRestartPolicy [2021-06-09T22:56:14.211Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2021-06-09T22:56:14.211Z] === RUN TestServiceUpdateNetwork [2021-06-09T22:56:15.976Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-09T22:56:17.865Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-09T22:56:19.230Z] --- PASS: TestUpdateRestartPolicy (15.87s) [2021-06-09T22:56:19.230Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T22:56:20.158Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-09T22:56:20.393Z] time="2021-06-09T22:56:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10036" [2021-06-09T22:56:20.393Z] time="2021-06-09T22:56:18Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49393" [2021-06-09T22:56:20.415Z] --- PASS: TestUpdateRestartWithAutoRemove (1.34s) [2021-06-09T22:56:20.415Z] === RUN TestWaitNonBlocked [2021-06-09T22:56:20.415Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:56:20.415Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:56:20.415Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:56:20.415Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:56:20.415Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:56:20.415Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:56:20.670Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-09T22:56:23.241Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-09T22:56:23.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.37s) [2021-06-09T22:56:23.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.39s) [2021-06-09T22:56:23.241Z] === RUN TestWaitBlocked [2021-06-09T22:56:23.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:56:23.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:56:23.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:56:23.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:56:23.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:56:23.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:56:23.241Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-09T22:56:25.129Z] --- PASS: TestWaitBlocked (0.04s) [2021-06-09T22:56:25.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.10s) [2021-06-09T22:56:25.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.24s) [2021-06-09T22:56:25.129Z] === CONT TestContainerStartOnDaemonRestart [2021-06-09T22:56:25.129Z] === CONT TestContainerKillOnDaemonStart [2021-06-09T22:56:25.129Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-09T22:56:25.689Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-09T22:56:26.252Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-09T22:56:27.182Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-09T22:56:29.011Z] --- PASS: TestUpdateRestartPolicy (13.06s) [2021-06-09T22:56:29.011Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T22:56:29.011Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2021-06-09T22:56:29.011Z] === RUN TestWaitNonBlocked [2021-06-09T22:56:29.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:56:29.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:56:29.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:56:29.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:56:29.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T22:56:29.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T22:56:29.011Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-09T22:56:29.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-06-09T22:56:29.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-06-09T22:56:29.011Z] === RUN TestWaitBlocked [2021-06-09T22:56:29.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:56:29.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:56:29.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:56:29.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:56:29.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T22:56:29.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T22:56:29.066Z] --- PASS: TestServiceUpdateNetwork (12.66s) [2021-06-09T22:56:29.066Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T22:56:29.066Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-09T22:56:29.066Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-09T22:56:29.697Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-09T22:56:29.697Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-09T22:56:30.396Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-09T22:56:30.396Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-06-09T22:56:30.396Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-06-09T22:56:30.396Z] === CONT TestContainerStartOnDaemonRestart [2021-06-09T22:56:30.396Z] === CONT TestContainerKillOnDaemonStart [2021-06-09T22:56:30.396Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T22:56:30.396Z] === CONT TestDaemonHostGatewayIP [2021-06-09T22:56:30.624Z] --- PASS: TestContainerStartOnDaemonRestart (5.43s) [2021-06-09T22:56:30.624Z] === CONT TestIpcModeOlderClient [2021-06-09T22:56:30.624Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-06-09T22:56:30.624Z] === CONT TestDaemonHostGatewayIP [2021-06-09T22:56:30.624Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-09T22:56:30.731Z] time="2021-06-09T22:56:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.46.91:10033 172.20.46.91:10034 172.20.46.91:10035]" [2021-06-09T22:56:30.731Z] time="2021-06-09T22:56:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.46.91:10033 172.20.46.91:10034 172.20.46.91:10035]" [2021-06-09T22:56:31.187Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10033" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49394" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 336380062cab/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 336380062cab/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, is the new incarnation of the shutdown node 77e4a4fd5953/172.20.46.91" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10034" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49395" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 336380062cab/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 336380062cab/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, is the new incarnation of the shutdown node 0c058199f556/172.20.46.91" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49396" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10035" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 336380062cab/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 336380062cab/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, is the new incarnation of the shutdown node 77e4a4fd5953/172.20.46.91" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node c3f05843a89f/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node c3f05843a89f/172.20.46.91, is the new incarnation of the shutdown node 216fd95e5734/172.20.46.91" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node c3f05843a89f/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, is the new incarnation of the shutdown node 0c058199f556/172.20.46.91" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 9a992d3129c4/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node c3f05843a89f/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node c3f05843a89f/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node c3f05843a89f/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:30Z" level=info msg="Node c3f05843a89f/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:31Z" level=info msg="Node c3f05843a89f/172.20.46.91, joined gossip cluster" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:31Z" level=info msg="Node c3f05843a89f/172.20.46.91, is the new incarnation of the shutdown node 216fd95e5734/172.20.46.91" [2021-06-09T22:56:31.192Z] time="2021-06-09T22:56:31Z" level=info msg="Node c3f05843a89f/172.20.46.91, added to nodes list" [2021-06-09T22:56:31.659Z] time="2021-06-09T22:56:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10033" [2021-06-09T22:56:31.659Z] time="2021-06-09T22:56:31Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49397" [2021-06-09T22:56:31.659Z] time="2021-06-09T22:56:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10034" [2021-06-09T22:56:31.659Z] time="2021-06-09T22:56:31Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49398" [2021-06-09T22:56:31.659Z] time="2021-06-09T22:56:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10035" [2021-06-09T22:56:31.659Z] time="2021-06-09T22:56:31Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49399" [2021-06-09T22:56:32.631Z] time="2021-06-09T22:56:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10037" [2021-06-09T22:56:32.631Z] time="2021-06-09T22:56:32Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49400" [2021-06-09T22:56:32.631Z] 2021/06/09 22:56:32 Closing DB instances... [2021-06-09T22:56:33.077Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-09T22:56:33.091Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23 change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.091Z] time="2021-06-09T22:56:32Z" level=info msg="node4(336380062cab): Node leave event for 4dd9e5b87f23/172.20.46.91" [2021-06-09T22:56:33.091Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23 change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="node2(f1054ba2b0c5): Node leave event for 4dd9e5b87f23/172.20.46.91" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23 change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="node3(c3f05843a89f): Node leave event for 4dd9e5b87f23/172.20.46.91" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23 change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="node5(9a992d3129c4): Node leave event for 4dd9e5b87f23/172.20.46.91" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23 change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="node1(4dd9e5b87f23): Node leave event for 4dd9e5b87f23/172.20.46.91" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, left gossip cluster" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, left gossip cluster" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, left gossip cluster" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, left gossip cluster" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:32Z" level=info msg="Node 4dd9e5b87f23/172.20.46.91, left gossip cluster" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:33Z" level=info msg="Node f1054ba2b0c5 change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:33Z" level=info msg="node4(336380062cab): Node leave event for f1054ba2b0c5/172.20.46.91" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:33Z" level=info msg="Node f1054ba2b0c5 change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:33Z" level=info msg="Node f1054ba2b0c5 change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:33Z" level=info msg="node5(9a992d3129c4): Node leave event for f1054ba2b0c5/172.20.46.91" [2021-06-09T22:56:33.092Z] time="2021-06-09T22:56:33Z" level=info msg="node3(c3f05843a89f): Node leave event for f1054ba2b0c5/172.20.46.91" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="Node f1054ba2b0c5 change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="node2(f1054ba2b0c5): Node leave event for f1054ba2b0c5/172.20.46.91" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, left gossip cluster" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, left gossip cluster" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="Node f1054ba2b0c5/172.20.46.91, left gossip cluster" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="Node c3f05843a89f change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="node4(336380062cab): Node leave event for c3f05843a89f/172.20.46.91" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="Node c3f05843a89f change state NodeActive --> NodeLeft" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="node5(9a992d3129c4): Node leave event for c3f05843a89f/172.20.46.91" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="Node c3f05843a89f/172.20.46.91, left gossip cluster" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="Node c3f05843a89f change state NodeActive --> NodeFailed" [2021-06-09T22:56:33.552Z] time="2021-06-09T22:56:33Z" level=info msg="Node c3f05843a89f/172.20.46.91, added to failed nodes list" [2021-06-09T22:56:34.013Z] time="2021-06-09T22:56:33Z" level=error msg="node: c3f05843a89f is unknown to memberlist" [2021-06-09T22:56:34.013Z] time="2021-06-09T22:56:33Z" level=info msg="Node c3f05843a89f/172.20.46.91, left gossip cluster" [2021-06-09T22:56:34.013Z] time="2021-06-09T22:56:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.46.91:10037" [2021-06-09T22:56:34.013Z] time="2021-06-09T22:56:33Z" level=debug msg="memberlist: Stream connection from=172.20.46.91:49401" [2021-06-09T22:56:34.013Z] time="2021-06-09T22:56:33Z" level=error msg="node: c3f05843a89f is unknown to memberlist" [2021-06-09T22:56:34.013Z] time="2021-06-09T22:56:33Z" level=info msg="Node c3f05843a89f/172.20.46.91, left gossip cluster" [2021-06-09T22:56:34.013Z] time="2021-06-09T22:56:33Z" level=debug msg="memberlist: Failed ping: c3f05843a89f (timeout reached)" [2021-06-09T22:56:34.013Z] time="2021-06-09T22:56:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.46.91:10036: use of closed network connection" [2021-06-09T22:56:34.013Z] time="2021-06-09T22:56:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.46.91:10037: use of closed network connection" [2021-06-09T22:56:34.474Z] time="2021-06-09T22:56:34Z" level=info msg="Node 336380062cab change state NodeActive --> NodeLeft" [2021-06-09T22:56:34.474Z] time="2021-06-09T22:56:34Z" level=info msg="node5(9a992d3129c4): Node leave event for 336380062cab/172.20.46.91" [2021-06-09T22:56:34.474Z] time="2021-06-09T22:56:34Z" level=info msg="Node 336380062cab/172.20.46.91, left gossip cluster" [2021-06-09T22:56:34.474Z] time="2021-06-09T22:56:34Z" level=info msg="Node 336380062cab change state NodeActive --> NodeFailed" [2021-06-09T22:56:34.474Z] time="2021-06-09T22:56:34Z" level=info msg="Node 336380062cab/172.20.46.91, added to failed nodes list" [2021-06-09T22:56:34.474Z] time="2021-06-09T22:56:34Z" level=info msg="Node 336380062cab/172.20.46.91, left gossip cluster" [2021-06-09T22:56:34.474Z] time="2021-06-09T22:56:34Z" level=info msg="Node 9a992d3129c4/172.20.46.91, left gossip cluster" [2021-06-09T22:56:34.474Z] time="2021-06-09T22:56:34Z" level=info msg="Node 9a992d3129c4 change state NodeActive --> NodeFailed" [2021-06-09T22:56:34.474Z] time="2021-06-09T22:56:34Z" level=info msg="Node 9a992d3129c4/172.20.46.91, added to failed nodes list" [2021-06-09T22:56:34.605Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2021-06-09T22:56:34.605Z] === CONT TestIpcModeOlderClient [2021-06-09T22:56:34.605Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-06-09T22:56:34.605Z] === CONT TestDaemonRestartIpcMode [2021-06-09T22:56:34.605Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2021-06-09T22:56:34.934Z] time="2021-06-09T22:56:34Z" level=info msg="memberlist: Suspect c3f05843a89f has failed, no acks received" [2021-06-09T22:56:34.934Z] --- PASS: TestNetworkDBIslands (66.05s) [2021-06-09T22:56:34.934Z] networkdb_test.go:834: Re-joining: 3 [2021-06-09T22:56:34.934Z] networkdb_test.go:834: Re-joining: 4 [2021-06-09T22:56:34.934Z] networkdb_test.go:866: node4: OK [2021-06-09T22:56:34.934Z] networkdb_test.go:866: node5: OK [2021-06-09T22:56:34.934Z] PASS [2021-06-09T22:56:34.934Z] coverage: 60.2% of statements [2021-06-09T22:56:34.934Z] ok github.com/docker/docker/libnetwork/networkdb 157.028s coverage: 60.2% of statements [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/quota [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T22:56:34.934Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T22:56:35.546Z] --- PASS: TestDaemonHostGatewayIP (5.29s) [2021-06-09T22:56:36.346Z] --- PASS: TestDaemonHostGatewayIP (5.21s) [2021-06-09T22:56:36.346Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T22:56:36.602Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-09T22:56:37.231Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-09T22:56:37.456Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === Skipped [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-09T22:56:37.888Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-09T22:56:37.888Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-09T22:56:37.888Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-09T22:56:37.888Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-06-09T22:56:37.888Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T22:56:37.888Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-09T22:56:37.888Z] daemon_test.go:147: root required [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T22:56:37.888Z] reload_test.go:520: root required [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-06-09T22:56:37.888Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T22:56:37.888Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-09T22:56:37.888Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-09T22:56:37.888Z] download_test.go:268: Needs fixing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-09T22:56:37.888Z] layer_test.go:304: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-09T22:56:37.888Z] layer_test.go:353: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-09T22:56:37.888Z] layer_test.go:468: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-09T22:56:37.888Z] layer_test.go:697: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-09T22:56:37.888Z] migration_test.go:46: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T22:56:37.888Z] migration_test.go:182: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-09T22:56:37.888Z] mount_test.go:17: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-09T22:56:37.888Z] mount_test.go:76: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-09T22:56:37.888Z] mount_test.go:125: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-09T22:56:37.888Z] mount_test.go:212: Failing on Windows [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-09T22:56:37.888Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-09T22:56:37.888Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-09T22:56:37.888Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-09T22:56:37.888Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-09T22:56:37.888Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-09T22:56:37.888Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-09T22:56:37.888Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-09T22:56:37.888Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.888Z] [2021-06-09T22:56:37.888Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-09T22:56:37.889Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-09T22:56:37.889Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T22:56:37.889Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T22:56:37.889Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T22:56:37.889Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-09T22:56:37.889Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T22:56:37.889Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-09T22:56:37.889Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-09T22:56:37.889Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T22:56:37.889Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T22:56:37.889Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T22:56:37.889Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T22:56:37.889Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T22:56:37.889Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-09T22:56:37.889Z] archive_windows_test.go:16: Currently fails [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-09T22:56:37.889Z] changes_test.go:196: needs more investigation [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-09T22:56:37.889Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-09T22:56:37.889Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-09T22:56:37.889Z] changes_test.go:433: needs further investigation [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-09T22:56:37.889Z] changes_test.go:469: needs further investigation [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-09T22:56:37.889Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-09T22:56:37.889Z] poller_test.go:41: No chmod on Windows [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T22:56:37.889Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T22:56:37.889Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-09T22:56:37.889Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-09T22:56:37.889Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-09T22:56:37.889Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-09T22:56:37.889Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-09T22:56:37.889Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] [2021-06-09T22:56:37.889Z] DONE 2054 tests, 69 skipped in 352.730s [2021-06-09T22:56:37.889Z] INFO: make.ps1 ended at 06/09/2021 22:56:37 [2021-06-09T22:56:38.494Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-09T22:56:39.056Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-09T22:56:39.433Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-09T22:56:39.433Z] INFO: Unit tests ended at 06/09/2021 22:56:39. Duration:00:06:11.0148867 [2021-06-09T22:56:39.433Z] INFO: Building busybox [2021-06-09T22:56:39.433Z] Sending build context to Docker daemon 5.12kB [2021-06-09T22:56:39.433Z] [2021-06-09T22:56:39.433Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-09T22:56:39.433Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-09T22:56:39.433Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-09T22:56:39.433Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-09T22:56:39.433Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-09T22:56:39.433Z] ---> 39d157a84080 [2021-06-09T22:56:39.433Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-09T22:56:39.433Z] ---> Running in 6385fdb0b31a [2021-06-09T22:56:39.987Z] --- PASS: TestContainerKillOnDaemonStart (14.75s) [2021-06-09T22:56:39.987Z] === CONT TestDaemonRestartIpcMode [2021-06-09T22:56:39.987Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-09T22:56:40.245Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.38s) [2021-06-09T22:56:40.501Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-09T22:56:41.345Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-09T22:56:41.346Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-09T22:56:41.346Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-09T22:56:41.346Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-09T22:56:41.346Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-09T22:56:41.346Z] remote: Enumerating objects: 23, done. [2021-06-09T22:56:41.346Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-09T22:56:41.346Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-09T22:56:41.346Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-09T22:56:41.346Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-06-09T22:56:41.346Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-09T22:56:41.346Z] [2021-06-09T22:56:41.867Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-09T22:56:43.060Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-09T22:56:43.343Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f577e96a5e405f17ecbfb258fa623c76ece1de4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3f577e96a5e405f17ecbfb258fa623c76ece1de4 hack/test/unit [2021-06-09T22:56:43.776Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2021-06-09T22:56:43.776Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-06-09T22:56:43.776Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.18s) [2021-06-09T22:56:43.776Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.18s) [2021-06-09T22:56:43.776Z] PASS [2021-06-09T22:56:43.776Z] [2021-06-09T22:56:43.776Z] === Skipped [2021-06-09T22:56:43.776Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T22:56:43.776Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T22:56:43.776Z] [2021-06-09T22:56:43.776Z] [2021-06-09T22:56:43.776Z] DONE 27 tests, 1 skipped in 174.443s [2021-06-09T22:56:43.776Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T22:56:43.776Z] INFO: Testing against a local daemon [2021-06-09T22:56:43.776Z] === RUN TestSessionCreate [2021-06-09T22:56:43.776Z] --- PASS: TestSessionCreate (0.03s) [2021-06-09T22:56:43.776Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T22:56:43.911Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-09T22:56:43.911Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-09T22:56:43.911Z] + TESTDIRS=./... [2021-06-09T22:56:43.911Z] + exclude_paths='/vendor/|/integration' [2021-06-09T22:56:43.911Z] ++ go list ./... [2021-06-09T22:56:43.911Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-09T22:56:44.032Z] --- PASS: TestContainerKillOnDaemonStart (13.13s) [2021-06-09T22:56:44.032Z] PASS [2021-06-09T22:56:44.032Z] [2021-06-09T22:56:44.032Z] === Skipped [2021-06-09T22:56:44.032Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-09T22:56:44.032Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T22:56:44.032Z] [2021-06-09T22:56:44.032Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-09T22:56:44.032Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:56:44.032Z] [2021-06-09T22:56:44.032Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-09T22:56:44.032Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:56:44.032Z] [2021-06-09T22:56:44.032Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T22:56:44.032Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T22:56:44.032Z] [2021-06-09T22:56:44.032Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T22:56:44.032Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T22:56:44.032Z] [2021-06-09T22:56:44.032Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-09T22:56:44.032Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:56:44.032Z] [2021-06-09T22:56:44.032Z] [2021-06-09T22:56:44.032Z] DONE 196 tests, 6 skipped in 155.697s [2021-06-09T22:56:44.032Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T22:56:44.032Z] ++ 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 [2021-06-09T22:56:44.032Z] ++ set -e [2021-06-09T22:56:44.032Z] ++ '[' -n 0 ']' [2021-06-09T22:56:44.032Z] ++ set -x [2021-06-09T22:56:44.032Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:56:44.032Z] INFO: Testing against a local daemon [2021-06-09T22:56:44.032Z] === RUN TestCommitInheritsEnv [2021-06-09T22:56:44.032Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-06-09T22:56:44.032Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T22:56:44.032Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-06-09T22:56:44.032Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-09T22:56:44.032Z] === RUN TestImagesFilterMultiReference [2021-06-09T22:56:44.032Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-09T22:56:44.032Z] === RUN TestImagePullPlatformInvalid [2021-06-09T22:56:44.032Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-09T22:56:44.032Z] === RUN TestRemoveImageOrphaning [2021-06-09T22:56:44.033Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-09T22:56:44.033Z] PASS [2021-06-09T22:56:44.033Z] [2021-06-09T22:56:44.033Z] DONE 2 tests in 0.085s [2021-06-09T22:56:44.033Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T22:56:44.033Z] INFO: Testing against a local daemon [2021-06-09T22:56:44.033Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T22:56:44.033Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-09T22:56:44.033Z] === RUN TestEventsExecDie [2021-06-09T22:56:44.160Z] Removing intermediate container 6385fdb0b31a [2021-06-09T22:56:44.160Z] ---> 087f27b53db4 [2021-06-09T22:56:44.160Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-09T22:56:44.160Z] ---> Running in 2acb4ee95997 [2021-06-09T22:56:44.602Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-06-09T22:56:44.602Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T22:56:44.602Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-09T22:56:44.602Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:56:44.602Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T22:56:44.602Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-09T22:56:44.602Z] === RUN TestTagInvalidReference [2021-06-09T22:56:44.602Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-09T22:56:44.602Z] === RUN TestTagValidPrefixedRepo [2021-06-09T22:56:44.602Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-09T22:56:44.602Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T22:56:44.602Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-09T22:56:44.602Z] === RUN TestTagOfficialNames [2021-06-09T22:56:44.621Z] Removing intermediate container 2acb4ee95997 [2021-06-09T22:56:44.621Z] ---> e8092339b658 [2021-06-09T22:56:44.621Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-09T22:56:44.621Z] ---> Running in 29e8d64dc913 [2021-06-09T22:56:44.850Z] + pkg_list='github.com/docker/docker/api [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/backend/build [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/httputils [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/middleware [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/build [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/container [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/debug [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/image [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/network [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/session [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/system [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/server/router/volume [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/backend [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/container [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/events [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/filters [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/image [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/mount [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/network [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/registry [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/strslice [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/swarm [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/time [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/versions [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T22:56:44.850Z] github.com/docker/docker/api/types/volume [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/builder-next [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/dockerfile [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/dockerignore [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/remotecontext [2021-06-09T22:56:44.850Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T22:56:44.850Z] github.com/docker/docker/cli [2021-06-09T22:56:44.850Z] github.com/docker/docker/cli/config [2021-06-09T22:56:44.850Z] github.com/docker/docker/cli/debug [2021-06-09T22:56:44.850Z] github.com/docker/docker/client [2021-06-09T22:56:44.850Z] github.com/docker/docker/cmd/dockerd [2021-06-09T22:56:44.850Z] github.com/docker/docker/container [2021-06-09T22:56:44.850Z] github.com/docker/docker/container/stream [2021-06-09T22:56:44.850Z] github.com/docker/docker/contrib/apparmor [2021-06-09T22:56:44.850Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T22:56:44.850Z] github.com/docker/docker/contrib/httpserver [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/cluster [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/config [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/discovery [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/events [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/exec [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/images [2021-06-09T22:56:44.850Z] github.com/docker/docker/daemon/initlayer [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/links [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/listeners [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/local [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/names [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/network [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/stats [2021-06-09T22:56:44.851Z] github.com/docker/docker/distribution [2021-06-09T22:56:44.851Z] github.com/docker/docker/distribution/metadata [2021-06-09T22:56:44.851Z] github.com/docker/docker/distribution/utils [2021-06-09T22:56:44.851Z] github.com/docker/docker/distribution/xfer [2021-06-09T22:56:44.851Z] github.com/docker/docker/dockerversion [2021-06-09T22:56:44.851Z] github.com/docker/docker/errdefs [2021-06-09T22:56:44.851Z] github.com/docker/docker/image [2021-06-09T22:56:44.851Z] github.com/docker/docker/image/cache [2021-06-09T22:56:44.851Z] github.com/docker/docker/image/tarexport [2021-06-09T22:56:44.851Z] github.com/docker/docker/image/v1 [2021-06-09T22:56:44.851Z] github.com/docker/docker/internal/test/suite [2021-06-09T22:56:44.851Z] github.com/docker/docker/layer [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd/types [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/api [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/client [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/config [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/idm [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/ns [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/options [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/osl [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/types [2021-06-09T22:56:44.851Z] github.com/docker/docker/oci [2021-06-09T22:56:44.851Z] github.com/docker/docker/oci/caps [2021-06-09T22:56:44.851Z] github.com/docker/docker/opts [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/aaparser [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/archive [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/authorization [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/capabilities [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/containerfs [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/directory [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/discovery [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/dmesg [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/filenotify [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/fileutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/fsutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/homedir [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/idtools [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/ioutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/locker [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/longpath [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/loopback [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/mount [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/parsers [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/pidfile [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/platform [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/plugins [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/pools [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/progress [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/pubsub [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/reexec [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/signal [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/stringid [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/symlink [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/system [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/tailfile [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/tarsum [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/term [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/term/windows [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/truncindex [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/urlutil [2021-06-09T22:56:44.851Z] github.com/docker/docker/pkg/useragent [2021-06-09T22:56:44.851Z] github.com/docker/docker/plugin [2021-06-09T22:56:44.851Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T22:56:44.851Z] github.com/docker/docker/plugin/v2 [2021-06-09T22:56:44.851Z] github.com/docker/docker/profiles/apparmor [2021-06-09T22:56:44.851Z] github.com/docker/docker/profiles/seccomp [2021-06-09T22:56:44.851Z] github.com/docker/docker/quota [2021-06-09T22:56:44.851Z] github.com/docker/docker/reference [2021-06-09T22:56:44.851Z] github.com/docker/docker/registry [2021-06-09T22:56:44.851Z] github.com/docker/docker/registry/resumable [2021-06-09T22:56:44.851Z] github.com/docker/docker/restartmanager [2021-06-09T22:56:44.851Z] github.com/docker/docker/rootless [2021-06-09T22:56:44.851Z] github.com/docker/docker/rootless/specconv [2021-06-09T22:56:44.851Z] github.com/docker/docker/runconfig [2021-06-09T22:56:44.851Z] github.com/docker/docker/runconfig/opts [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/daemon [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/environment [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/fakegit [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/registry [2021-06-09T22:56:44.851Z] github.com/docker/docker/testutil/request [2021-06-09T22:56:44.851Z] github.com/docker/docker/volume [2021-06-09T22:56:44.851Z] github.com/docker/docker/volume/drivers [2021-06-09T22:56:44.851Z] github.com/docker/docker/volume/local [2021-06-09T22:56:44.851Z] github.com/docker/docker/volume/mounts [2021-06-09T22:56:44.851Z] github.com/docker/docker/volume/service [2021-06-09T22:56:44.851Z] github.com/docker/docker/volume/service/opts [2021-06-09T22:56:44.851Z] github.com/docker/docker/volume/testutils' [2021-06-09T22:56:44.851Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-09T22:56:44.851Z] + echo 'github.com/docker/docker/api [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/backend/build [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/httputils [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/middleware [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/build [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/container [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/debug [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/image [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/network [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/session [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/system [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/server/router/volume [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/backend [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/container [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/events [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/filters [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/image [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/mount [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/network [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/registry [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/strslice [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/swarm [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/time [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/versions [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T22:56:44.851Z] github.com/docker/docker/api/types/volume [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/builder-next [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/dockerfile [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/dockerignore [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/remotecontext [2021-06-09T22:56:44.851Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T22:56:44.851Z] github.com/docker/docker/cli [2021-06-09T22:56:44.851Z] github.com/docker/docker/cli/config [2021-06-09T22:56:44.851Z] github.com/docker/docker/cli/debug [2021-06-09T22:56:44.851Z] github.com/docker/docker/client [2021-06-09T22:56:44.851Z] github.com/docker/docker/cmd/dockerd [2021-06-09T22:56:44.851Z] github.com/docker/docker/container [2021-06-09T22:56:44.851Z] github.com/docker/docker/container/stream [2021-06-09T22:56:44.851Z] github.com/docker/docker/contrib/apparmor [2021-06-09T22:56:44.851Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T22:56:44.851Z] github.com/docker/docker/contrib/httpserver [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/cluster [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/config [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/discovery [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/events [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/exec [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/images [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/initlayer [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/links [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/listeners [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/local [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/names [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/network [2021-06-09T22:56:44.851Z] github.com/docker/docker/daemon/stats [2021-06-09T22:56:44.851Z] github.com/docker/docker/distribution [2021-06-09T22:56:44.851Z] github.com/docker/docker/distribution/metadata [2021-06-09T22:56:44.851Z] github.com/docker/docker/distribution/utils [2021-06-09T22:56:44.851Z] github.com/docker/docker/distribution/xfer [2021-06-09T22:56:44.851Z] github.com/docker/docker/dockerversion [2021-06-09T22:56:44.851Z] github.com/docker/docker/errdefs [2021-06-09T22:56:44.851Z] github.com/docker/docker/image [2021-06-09T22:56:44.851Z] github.com/docker/docker/image/cache [2021-06-09T22:56:44.851Z] github.com/docker/docker/image/tarexport [2021-06-09T22:56:44.851Z] github.com/docker/docker/image/v1 [2021-06-09T22:56:44.851Z] github.com/docker/docker/internal/test/suite [2021-06-09T22:56:44.851Z] github.com/docker/docker/layer [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T22:56:44.851Z] github.com/docker/docker/libcontainerd/types [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/api [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/client [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/config [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T22:56:44.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/idm [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/ns [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/options [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/osl [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/types [2021-06-09T22:56:44.852Z] github.com/docker/docker/oci [2021-06-09T22:56:44.852Z] github.com/docker/docker/oci/caps [2021-06-09T22:56:44.852Z] github.com/docker/docker/opts [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/aaparser [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/archive [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/authorization [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/capabilities [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/containerfs [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/directory [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/discovery [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/dmesg [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/filenotify [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/fileutils [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/fsutils [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/homedir [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/idtools [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/ioutils [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/locker [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/longpath [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/loopback [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/mount [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/parsers [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/pidfile [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/platform [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/plugins [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/pools [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/progress [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/pubsub [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/reexec [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/signal [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/stringid [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/symlink [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/system [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/tailfile [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/tarsum [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/term [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/term/windows [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/truncindex [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/urlutil [2021-06-09T22:56:44.852Z] github.com/docker/docker/pkg/useragent [2021-06-09T22:56:44.852Z] github.com/docker/docker/plugin [2021-06-09T22:56:44.852Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T22:56:44.852Z] github.com/docker/docker/plugin/v2 [2021-06-09T22:56:44.852Z] github.com/docker/docker/profiles/apparmor [2021-06-09T22:56:44.852Z] github.com/docker/docker/profiles/seccomp [2021-06-09T22:56:44.852Z] github.com/docker/docker/quota [2021-06-09T22:56:44.852Z] github.com/docker/docker/reference [2021-06-09T22:56:44.852Z] github.com/docker/docker/registry [2021-06-09T22:56:44.852Z] github.com/docker/docker/registry/resumable [2021-06-09T22:56:44.852Z] github.com/docker/docker/restartmanager [2021-06-09T22:56:44.852Z] github.com/docker/docker/rootless [2021-06-09T22:56:44.852Z] github.com/docker/docker/rootless/specconv [2021-06-09T22:56:44.852Z] github.com/docker/docker/runconfig [2021-06-09T22:56:44.852Z] github.com/docker/docker/runconfig/opts [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/daemon [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/environment [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/fakegit [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/registry [2021-06-09T22:56:44.852Z] github.com/docker/docker/testutil/request [2021-06-09T22:56:44.852Z] github.com/docker/docker/volume [2021-06-09T22:56:44.852Z] github.com/docker/docker/volume/drivers [2021-06-09T22:56:44.852Z] github.com/docker/docker/volume/local [2021-06-09T22:56:44.852Z] github.com/docker/docker/volume/mounts [2021-06-09T22:56:44.852Z] github.com/docker/docker/volume/service [2021-06-09T22:56:44.852Z] github.com/docker/docker/volume/service/opts [2021-06-09T22:56:44.852Z] github.com/docker/docker/volume/testutils' [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T22:56:44.852Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T22:56:44.852Z] + type docker-proxy [2021-06-09T22:56:44.852Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-09T22:56:44.852Z] + hack/make.sh binary-proxy install-proxy [2021-06-09T22:56:44.852Z] [2021-06-09T22:56:44.852Z] Removing bundles/ [2021-06-09T22:56:44.852Z] [2021-06-09T22:56:44.852Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-09T22:56:44.862Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-09T22:56:44.862Z] === RUN TestTagMatchesDigest [2021-06-09T22:56:44.862Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-09T22:56:44.862Z] PASS [2021-06-09T22:56:44.862Z] [2021-06-09T22:56:44.862Z] === Skipped [2021-06-09T22:56:44.862Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-06-09T22:56:44.862Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-09T22:56:44.862Z] [2021-06-09T22:56:44.862Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-09T22:56:44.862Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:56:44.862Z] [2021-06-09T22:56:44.862Z] [2021-06-09T22:56:44.862Z] DONE 12 tests, 2 skipped in 1.492s [2021-06-09T22:56:44.862Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T22:56:44.862Z] ++ 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 [2021-06-09T22:56:44.862Z] ++ set -e [2021-06-09T22:56:44.862Z] ++ '[' -n 0 ']' [2021-06-09T22:56:44.862Z] ++ set -x [2021-06-09T22:56:44.862Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:56:44.965Z] --- PASS: TestEventsExecDie (1.04s) [2021-06-09T22:56:44.965Z] === RUN TestEventsBackwardsCompatible [2021-06-09T22:56:44.965Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-09T22:56:44.965Z] === RUN TestEventsVolumeCreate [2021-06-09T22:56:45.082Z] Removing intermediate container 29e8d64dc913 [2021-06-09T22:56:45.082Z] ---> 105dbb2951dd [2021-06-09T22:56:45.082Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-09T22:56:45.112Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-09T22:56:45.112Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T22:56:45.122Z] INFO: Testing against a local daemon [2021-06-09T22:56:45.122Z] === RUN TestNetworkCreateDelete [2021-06-09T22:56:45.134Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-09T22:56:45.134Z] --- PASS: TestDaemonRestartIpcMode (5.37s) [2021-06-09T22:56:45.134Z] PASS [2021-06-09T22:56:45.134Z] [2021-06-09T22:56:45.134Z] === Skipped [2021-06-09T22:56:45.134Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-09T22:56:45.134Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T22:56:45.134Z] [2021-06-09T22:56:45.134Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-06-09T22:56:45.134Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:56:45.134Z] [2021-06-09T22:56:45.134Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-09T22:56:45.134Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:56:45.134Z] [2021-06-09T22:56:45.134Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T22:56:45.134Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T22:56:45.134Z] [2021-06-09T22:56:45.134Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T22:56:45.134Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T22:56:45.134Z] [2021-06-09T22:56:45.134Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-09T22:56:45.134Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T22:56:45.134Z] [2021-06-09T22:56:45.134Z] [2021-06-09T22:56:45.134Z] DONE 196 tests, 6 skipped in 254.733s [2021-06-09T22:56:45.134Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T22:56:45.134Z] ++ 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 [2021-06-09T22:56:45.134Z] ++ set -e [2021-06-09T22:56:45.134Z] ++ '[' -n 0 ']' [2021-06-09T22:56:45.134Z] ++ set -x [2021-06-09T22:56:45.134Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:56:45.222Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-09T22:56:45.222Z] === RUN TestInfoBinaryCommits [2021-06-09T22:56:45.222Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-09T22:56:45.222Z] === RUN TestInfoAPIVersioned [2021-06-09T22:56:45.222Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-09T22:56:45.222Z] === RUN TestInfoDiscoveryBackend [2021-06-09T22:56:45.383Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-06-09T22:56:45.383Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T22:56:45.390Z] INFO: Testing against a local daemon [2021-06-09T22:56:45.390Z] === RUN TestCommitInheritsEnv [2021-06-09T22:56:45.786Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-09T22:56:45.786Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T22:56:45.954Z] --- PASS: TestCommitInheritsEnv (0.53s) [2021-06-09T22:56:45.954Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T22:56:45.954Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-09T22:56:45.954Z] === RUN TestImagesFilterMultiReference [2021-06-09T22:56:45.954Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-09T22:56:45.954Z] === RUN TestImagePullPlatformInvalid [2021-06-09T22:56:45.954Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-09T22:56:45.954Z] === RUN TestRemoveImageOrphaning [2021-06-09T22:56:46.054Z] [2021-06-09T22:56:46.514Z] ---> 0e404f58b263 [2021-06-09T22:56:46.514Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-09T22:56:46.716Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-09T22:56:46.716Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T22:56:46.766Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2021-06-09T22:56:46.766Z] === RUN TestDaemonDNSFallback [2021-06-09T22:56:46.881Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2021-06-09T22:56:46.881Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T22:56:46.975Z] ---> Running in 6175ab2aec6d [2021-06-09T22:56:47.279Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-09T22:56:47.279Z] === RUN TestInfoAPI [2021-06-09T22:56:47.279Z] --- PASS: TestInfoAPI (0.02s) [2021-06-09T22:56:47.279Z] === RUN TestInfoAPIWarnings [2021-06-09T22:56:47.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-09T22:56:48.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-09T22:56:48.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-09T22:56:49.296Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-09T22:56:49.552Z] --- PASS: TestRemoveImageGarbageCollector (2.89s) [2021-06-09T22:56:49.552Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T22:56:49.552Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-09T22:56:49.552Z] === RUN TestTagInvalidReference [2021-06-09T22:56:49.552Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-09T22:56:49.552Z] === RUN TestTagValidPrefixedRepo [2021-06-09T22:56:49.808Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-06-09T22:56:49.808Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T22:56:49.808Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-09T22:56:49.808Z] === RUN TestTagOfficialNames [2021-06-09T22:56:50.064Z] --- PASS: TestTagOfficialNames (0.22s) [2021-06-09T22:56:50.064Z] === RUN TestTagMatchesDigest [2021-06-09T22:56:50.064Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-09T22:56:50.064Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-09T22:56:50.319Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-09T22:56:51.687Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-09T22:56:51.687Z] [2021-06-09T22:56:51.687Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-09T22:56:51.687Z] Installing docker-proxy to /usr/local/bin/ [2021-06-09T22:56:51.687Z] [2021-06-09T22:56:51.687Z] + mkdir -p bundles [2021-06-09T22:56:51.687Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota 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/rootless/specconv 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 [2021-06-09T22:56:51.947Z] ? github.com/docker/docker/api [no test files] [2021-06-09T22:56:52.211Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-09T22:56:54.101Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-09T22:56:54.894Z] --- PASS: TestDaemonDNSFallback (7.22s) [2021-06-09T22:56:54.894Z] === RUN TestInspectNetwork [2021-06-09T22:56:55.467Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-09T22:56:57.360Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-09T22:56:57.459Z] Removing intermediate container 6175ab2aec6d [2021-06-09T22:56:57.459Z] ---> c7a511a4dbc8 [2021-06-09T22:56:57.459Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-09T22:56:57.459Z] ---> Running in cbac3722afe1 [2021-06-09T22:56:57.920Z] [2021-06-09T22:56:57.920Z] SUCCESS: Specified value was saved. [2021-06-09T22:56:58.211Z] === RUN TestInspectNetwork/full_network_id [2021-06-09T22:56:58.211Z] === RUN TestInspectNetwork/partial_network_id [2021-06-09T22:56:58.211Z] === RUN TestInspectNetwork/network_name [2021-06-09T22:56:58.211Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-09T22:56:58.726Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-09T22:57:00.093Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-09T22:57:00.108Z] Removing intermediate container cbac3722afe1 [2021-06-09T22:57:00.108Z] ---> 2746d048f530 [2021-06-09T22:57:00.108Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-09T22:57:00.569Z] ---> Running in d26e14bf074a [2021-06-09T22:57:03.491Z] --- PASS: TestInspectNetwork (8.74s) [2021-06-09T22:57:03.491Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-09T22:57:03.491Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-09T22:57:03.491Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-09T22:57:03.491Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-09T22:57:03.491Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T22:57:04.260Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-09T22:57:05.276Z] Cannot create a file when that file already exists. [2021-06-09T22:57:05.333Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-06-09T22:57:05.333Z] === RUN TestInfoDebug [2021-06-09T22:57:05.333Z] --- PASS: TestInfoDebug (0.53s) [2021-06-09T22:57:05.333Z] === RUN TestInfoInsecureRegistries [2021-06-09T22:57:05.333Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-09T22:57:05.333Z] === RUN TestInfoRegistryMirrors [2021-06-09T22:57:05.333Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-09T22:57:05.333Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T22:57:05.333Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-06-09T22:57:05.333Z] === RUN TestPingCacheHeaders [2021-06-09T22:57:05.333Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-09T22:57:05.333Z] === RUN TestPingGet [2021-06-09T22:57:05.333Z] --- PASS: TestPingGet (0.01s) [2021-06-09T22:57:05.333Z] === RUN TestPingHead [2021-06-09T22:57:05.333Z] --- PASS: TestPingHead (0.03s) [2021-06-09T22:57:05.333Z] === RUN TestVersion [2021-06-09T22:57:05.333Z] --- PASS: TestVersion (0.02s) [2021-06-09T22:57:05.333Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-09T22:57:06.032Z] --- PASS: TestRunContainerWithBridgeNone (3.14s) [2021-06-09T22:57:06.032Z] === RUN TestNetworkInvalidJSON [2021-06-09T22:57:06.032Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T22:57:06.032Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T22:57:06.032Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T22:57:06.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T22:57:06.032Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T22:57:06.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T22:57:06.032Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T22:57:06.032Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T22:57:06.032Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T22:57:06.032Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-09T22:57:06.032Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T22:57:06.032Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T22:57:06.032Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T22:57:06.032Z] === RUN TestNetworkList [2021-06-09T22:57:06.032Z] === RUN TestNetworkList//networks [2021-06-09T22:57:06.032Z] === PAUSE TestNetworkList//networks [2021-06-09T22:57:06.032Z] === RUN TestNetworkList//networks/ [2021-06-09T22:57:06.032Z] === PAUSE TestNetworkList//networks/ [2021-06-09T22:57:06.032Z] === CONT TestNetworkList//networks [2021-06-09T22:57:06.032Z] === CONT TestNetworkList//networks/ [2021-06-09T22:57:06.032Z] --- PASS: TestNetworkList (0.03s) [2021-06-09T22:57:06.032Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T22:57:06.032Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T22:57:06.032Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T22:57:06.602Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2021-06-09T22:57:06.602Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T22:57:06.702Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.46s) [2021-06-09T22:57:06.702Z] PASS [2021-06-09T22:57:06.702Z] [2021-06-09T22:57:06.702Z] DONE 19 tests in 22.773s [2021-06-09T22:57:06.702Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T22:57:06.702Z] INFO: Testing against a local daemon [2021-06-09T22:57:06.702Z] === RUN TestVolumesCreateAndList [2021-06-09T22:57:06.702Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-09T22:57:06.702Z] === RUN TestVolumesRemove [2021-06-09T22:57:06.835Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2021-06-09T22:57:06.959Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-09T22:57:06.959Z] === RUN TestVolumesInspect [2021-06-09T22:57:06.959Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-09T22:57:06.959Z] === RUN TestVolumesInvalidJSON [2021-06-09T22:57:06.959Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T22:57:06.959Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T22:57:06.959Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T22:57:06.959Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-09T22:57:06.959Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T22:57:06.959Z] PASS [2021-06-09T22:57:06.959Z] [2021-06-09T22:57:06.959Z] DONE 5 tests in 0.174s [2021-06-09T22:57:06.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T22:57:07.984Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2021-06-09T22:57:07.984Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T22:57:08.854Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-09T22:57:08.854Z] Removing test suite binaries [2021-06-09T22:57:08.854Z] exiting test-integration [2021-06-09T22:57:08.854Z] ++ exit 0 [2021-06-09T22:57:08.854Z] [2021-06-09T22:57:09.367Z] --- PASS: TestDaemonDefaultNetworkPools (1.15s) [2021-06-09T22:57:09.367Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T22:57:09.983Z] Removing intermediate container d26e14bf074a [2021-06-09T22:57:09.983Z] ---> ebc446e08ce2 [2021-06-09T22:57:09.983Z] Step 13/13 : CMD ["sh"] [2021-06-09T22:57:09.983Z] ---> Running in 07e65509cee3 [2021-06-09T22:57:10.445Z] Removing intermediate container 07e65509cee3 [2021-06-09T22:57:10.445Z] ---> 20a0c73a4630 [2021-06-09T22:57:10.445Z] Successfully built 20a0c73a4630 [2021-06-09T22:57:10.445Z] Successfully tagged busybox:latest [2021-06-09T22:57:10.445Z] INFO: Docker images of the daemon under test [2021-06-09T22:57:10.445Z] [2021-06-09T22:57:10.445Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T22:57:10.445Z] busybox latest 20a0c73a4630 Less than a second ago 2.78GB [2021-06-09T22:57:10.445Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-09T22:57:10.445Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-09T22:57:10.445Z] [2021-06-09T22:57:10.445Z] INFO: Running integration tests at 06/09/2021 22:57:10... [2021-06-09T22:57:10.445Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-09T22:57:10.445Z] INFO: Integration API tests being run from the host: [2021-06-09T22:57:10.445Z] INFO: make.ps1 starting at 06/09/2021 22:57:10 [2021-06-09T22:57:10.800Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-09T22:57:11.278Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.81s) [2021-06-09T22:57:11.278Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T22:57:11.419Z] Running D:\gopath\src\github.com\docker\docker\integration\build Post stage [Pipeline] junit [2021-06-09T22:57:12.146Z] Recording test results [2021-06-09T22:57:12.691Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-09T22:57:13.189Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2021-06-09T22:57:13.189Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T22:57:13.489Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T22:57:13.833Z] + echo Ensuring container killed. [2021-06-09T22:57:13.833Z] Ensuring container killed. [2021-06-09T22:57:13.833Z] + docker rm -vf docker-pr2 [2021-06-09T22:57:13.833Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-09T22:57:14.112Z] + echo Chowning /workspace to jenkins user [2021-06-09T22:57:14.112Z] Chowning /workspace to jenkins user [2021-06-09T22:57:14.112Z] + id -u [2021-06-09T22:57:14.112Z] + id -g [2021-06-09T22:57:14.112Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42503:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T22:57:14.112Z] Unable to find image 'busybox:latest' locally [2021-06-09T22:57:14.130Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s) [2021-06-09T22:57:14.130Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T22:57:14.369Z] latest: Pulling from library/busybox [2021-06-09T22:57:14.369Z] b71f96345d44: Pulling fs layer [2021-06-09T22:57:14.369Z] b71f96345d44: Download complete [2021-06-09T22:57:14.369Z] b71f96345d44: Pull complete [2021-06-09T22:57:14.369Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T22:57:14.369Z] Status: Downloaded newer image for busybox:latest [2021-06-09T22:57:15.208Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T22:57:17.180Z] + bundleName=amd64-cgroup2 [2021-06-09T22:57:17.180Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-09T22:57:17.180Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-09T22:57:17.180Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-09T22:57:17.180Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-09T22:57:17.428Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) [2021-06-09T22:57:17.428Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T22:57:17.428Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T22:57:17.428Z] service_test.go:242: FLAKY_TEST [2021-06-09T22:57:17.428Z] === RUN TestServiceWithDataPathPortInit [Pipeline] archiveArtifacts [2021-06-09T22:57:17.446Z] Archiving artifacts [2021-06-09T22:57:17.722Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-09T22:57:18.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42503/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T22:57:19.235Z] + make clean [2021-06-09T22:57:19.492Z] docker volume rm -f docker-dev-cache [2021-06-09T22:57:19.492Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T22:57:27.677Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-09T22:57:30.948Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-09T22:57:33.511Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-09T22:57:35.539Z] --- PASS: TestServiceWithDataPathPortInit (15.75s) [2021-06-09T22:57:35.539Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T22:57:36.046Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-09T22:57:37.412Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-09T22:57:37.412Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-09T22:57:37.669Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-09T22:57:37.925Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-09T22:57:41.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T22:57:41.522Z] INFO: Testing against a local daemon [2021-06-09T22:57:41.522Z] === RUN TestBuildWithSession [2021-06-09T22:57:41.522Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T22:57:41.522Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T22:57:41.522Z] === RUN TestBuildSquashParent [2021-06-09T22:57:41.522Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-09T22:57:41.522Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T22:57:41.522Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T22:57:41.522Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:57:41.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:57:41.522Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:57:41.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:57:41.522Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:57:41.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:57:41.522Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:57:41.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:57:41.522Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:57:41.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:57:41.522Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:57:41.522Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:57:41.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T22:57:41.522Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T22:57:41.522Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T22:57:41.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T22:57:42.117Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.39s) [2021-06-09T22:57:42.117Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xut4qp20sqyhh3lbv08109ppx Created:2021-06-09 22:57:34.370879112 +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[e89304c26170be92a3fa5a9308fa1b6ada445cd308759d5e1d9ff75512b408c6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xby37u66qu9i0pihzs3t093al EndpointID:c3bb3698be979093ecdb4ce977ec76fbbd215c9669a3ccd19431bd9ec21dc19f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4158c1bae0d745e0cfa0a8a0e556034e17a5c88be0f00ccbe025011f0e37b5f3 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:1407396cf969 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xby37u66qu9i0pihzs3t093al EndpointID:c3bb3698be979093ecdb4ce977ec76fbbd215c9669a3ccd19431bd9ec21dc19f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-09T22:57:42.117Z] PASS [2021-06-09T22:57:42.117Z] [2021-06-09T22:57:42.117Z] === Skipped [2021-06-09T22:57:42.117Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T22:57:42.117Z] service_test.go:242: FLAKY_TEST [2021-06-09T22:57:42.117Z] [2021-06-09T22:57:42.117Z] [2021-06-09T22:57:42.117Z] DONE 26 tests, 1 skipped in 56.316s [2021-06-09T22:57:42.117Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T22:57:42.117Z] ++ 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 [2021-06-09T22:57:42.117Z] ++ set -e [2021-06-09T22:57:42.117Z] ++ '[' -n 0 ']' [2021-06-09T22:57:42.117Z] ++ set -x [2021-06-09T22:57:42.117Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:57:42.117Z] INFO: Testing against a local daemon [2021-06-09T22:57:42.117Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T22:57:42.117Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T22:57:42.117Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:57:42.117Z] === RUN TestDockerNetworkIpvlan [2021-06-09T22:57:42.117Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T22:57:42.117Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:57:42.117Z] PASS [2021-06-09T22:57:42.117Z] [2021-06-09T22:57:42.117Z] === Skipped [2021-06-09T22:57:42.117Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T22:57:42.117Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:57:42.117Z] [2021-06-09T22:57:42.117Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T22:57:42.117Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T22:57:42.117Z] [2021-06-09T22:57:42.117Z] [2021-06-09T22:57:42.117Z] DONE 2 tests, 2 skipped in 0.147s [2021-06-09T22:57:42.117Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T22:57:42.117Z] ++ 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 [2021-06-09T22:57:42.117Z] ++ set -e [2021-06-09T22:57:42.117Z] ++ '[' -n 0 ']' [2021-06-09T22:57:42.117Z] ++ set -x [2021-06-09T22:57:42.117Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:57:42.117Z] INFO: Testing against a local daemon [2021-06-09T22:57:42.117Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T22:57:43.499Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2021-06-09T22:57:43.499Z] === RUN TestDockerNetworkMacvlan [2021-06-09T22:57:44.440Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-09T22:57:44.460Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite (444.96s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.74s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.42s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.79s) [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:1455: [d95c3b56bfa46] daemon is not started [2021-06-09T22:57:44.460Z] check_test.go:309: [dc9be172463bc] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.25s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.64s) [2021-06-09T22:57:44.460Z] check_test.go:309: [dbd613a02b3d1] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.66s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.61s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.07s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.26s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.04s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.29s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d4c5fe4a223ea] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-09T22:57:44.460Z] check_test.go:309: [dbf26c18db0ef] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.60s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.66s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d430851bdaf37] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.28s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.98s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.36s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.75s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-09T22:57:44.460Z] check_test.go:309: [dd7af635d65e6] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.62s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.36s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.95s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.31s) [2021-06-09T22:57:44.460Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-09T22:57:44.460Z] check_test.go:309: [de96c5125b155] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.42s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.98s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.58s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.24s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d51c9da86d78f] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.95s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d4bfb3eea0a09] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.52s) [2021-06-09T22:57:44.460Z] docker_cli_daemon_plugins_test.go:79: [d294e6cea675f] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.61s) [2021-06-09T22:57:44.460Z] docker_cli_daemon_plugins_test.go:169: [dd8014a0f7e8f] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.61s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d3139f0246a8d] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.35s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.52s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.52s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.18s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.46s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.55s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.80s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.07s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d9c3f623d76ca] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.16s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.94s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.04s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.22s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.06s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.23s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.89s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d1514c837ce7a] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.05s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.51s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.26s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.17s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.42s) [2021-06-09T22:57:44.460Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-09T22:57:44.460Z] check_test.go:309: [d5d232111fefa] daemon is not started [2021-06-09T22:57:44.460Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-09T22:57:44.460Z] check_test.go:309: [d11207b6017b5] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.56s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d66d231a95067] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.72s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.71s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.38s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.59s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.02s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.00s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.23s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.96s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d3a7d2aae42e3] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.29s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.24s) [2021-06-09T22:57:44.460Z] docker_cli_daemon_plugins_test.go:105: [d93a982241cb7] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.09s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d5f9c2f84bf30] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.59s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.05s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-09T22:57:44.460Z] check_test.go:309: [da75458795f02] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d507bf9be9720] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.40s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.78s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d615c756ccbc7] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.13s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.48s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.20s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d824249a43450] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.22s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.22s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.06s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2021-06-09T22:57:44.460Z] check_test.go:309: [dd097b7638101] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.66s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.56s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d5df260779a67] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.66s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.63s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.27s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.35s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.40s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.04s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.97s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.02s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.97s) [2021-06-09T22:57:44.460Z] docker_cli_daemon_test.go:2550: [d89ab3799ba2d] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.84s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.04s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.67s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.31s) [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-06-09T22:57:44.460Z] check_test.go:309: [d234e34db66c3] daemon is not started [2021-06-09T22:57:44.460Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.55s) [2021-06-09T22:57:44.460Z] === RUN TestDockerSwarmSuite [2021-06-09T22:57:44.460Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-09T22:57:45.380Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-09T22:57:46.320Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-09T22:57:46.976Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-09T22:57:47.903Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-09T22:57:49.619Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-09T22:57:51.170Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-09T22:57:51.170Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-09T22:57:52.916Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-09T22:57:54.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T22:57:54.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T22:57:57.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-09T22:57:59.498Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-09T22:58:00.979Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-09T22:58:01.409Z] --- PASS: TestDockerNetworkMacvlan (17.72s) [2021-06-09T22:58:01.409Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-06-09T22:58:01.409Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-06-09T22:58:01.409Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.90s) [2021-06-09T22:58:01.409Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2021-06-09T22:58:01.409Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.89s) [2021-06-09T22:58:01.409Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.50s) [2021-06-09T22:58:01.409Z] PASS [2021-06-09T22:58:01.409Z] [2021-06-09T22:58:01.409Z] DONE 8 tests in 19.749s [2021-06-09T22:58:01.409Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T22:58:01.409Z] ++ 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 [2021-06-09T22:58:01.409Z] ++ set -e [2021-06-09T22:58:01.409Z] ++ '[' -n 0 ']' [2021-06-09T22:58:01.409Z] ++ set -x [2021-06-09T22:58:01.409Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:58:01.409Z] testing: warning: no tests to run [2021-06-09T22:58:01.409Z] PASS [2021-06-09T22:58:01.409Z] [2021-06-09T22:58:01.409Z] DONE 0 tests in 0.029s [2021-06-09T22:58:01.409Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T22:58:01.409Z] ++ 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 [2021-06-09T22:58:01.409Z] ++ set -e [2021-06-09T22:58:01.409Z] ++ '[' -n 0 ']' [2021-06-09T22:58:01.409Z] ++ set -x [2021-06-09T22:58:01.409Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:58:01.409Z] INFO: Testing against a local daemon [2021-06-09T22:58:01.409Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T22:58:02.731Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-09T22:58:02.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.16s) [2021-06-09T22:58:02.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.49s) [2021-06-09T22:58:02.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.85s) [2021-06-09T22:58:02.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.17s) [2021-06-09T22:58:02.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.00s) [2021-06-09T22:58:02.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.35s) [2021-06-09T22:58:02.731Z] === RUN TestBuildMultiStageCopy [2021-06-09T22:58:02.731Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T22:58:03.320Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-06-09T22:58:03.320Z] === RUN TestAuthZPluginTLS [2021-06-09T22:58:03.496Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-09T22:58:03.890Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-06-09T22:58:03.890Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T22:58:04.461Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-06-09T22:58:04.461Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T22:58:05.031Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2021-06-09T22:58:05.031Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T22:58:05.973Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2021-06-09T22:58:05.973Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T22:58:06.011Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-09T22:58:07.884Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2021-06-09T22:58:07.884Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T22:58:08.158Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-06-09T22:58:08.158Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T22:58:08.738Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-06-09T22:58:08.738Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T22:58:09.680Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-06-09T22:58:09.680Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T22:58:10.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-09T22:58:11.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-09T22:58:12.224Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s) [2021-06-09T22:58:12.224Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T22:58:14.135Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2021-06-09T22:58:14.135Z] === RUN TestAuthZPluginHeader [2021-06-09T22:58:15.076Z] --- PASS: TestAuthZPluginHeader (0.94s) [2021-06-09T22:58:15.076Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T22:58:15.076Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-09T22:58:15.076Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:15.076Z] === RUN TestAuthZPluginV2Disable [2021-06-09T22:58:15.076Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-09T22:58:15.076Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:15.076Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T22:58:15.076Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-09T22:58:15.076Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:15.076Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T22:58:15.076Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-09T22:58:15.076Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:15.076Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T22:58:17.567Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T22:58:17.567Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T22:58:17.567Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T22:58:19.111Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T22:58:20.664Z] --- PASS: TestBuildMultiStageCopy (18.11s) [2021-06-09T22:58:20.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.15s) [2021-06-09T22:58:20.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-06-09T22:58:20.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2021-06-09T22:58:20.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2021-06-09T22:58:20.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2021-06-09T22:58:20.664Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T22:58:23.580Z] --- PASS: TestBuildMultiStageParentConfig (2.78s) [2021-06-09T22:58:23.580Z] === RUN TestBuildLabelWithTargets [2021-06-09T22:58:23.580Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-09T22:58:23.580Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T22:58:23.580Z] === RUN TestBuildWithEmptyLayers [2021-06-09T22:58:25.123Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2021-06-09T22:58:25.123Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T22:58:28.294Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-06-09T22:58:28.294Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T22:58:28.294Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T22:58:28.294Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-06-09T22:58:28.294Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T22:58:28.294Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-06-09T22:58:28.294Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T22:58:28.294Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T22:58:29.596Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-09T22:58:29.596Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-09T22:58:31.585Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-06-09T22:58:31.585Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 48.8% of statements [2021-06-09T22:58:31.585Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T22:58:32.524Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-06-09T22:58:33.179Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.82s) [2021-06-09T22:58:33.179Z] PASS [2021-06-09T22:58:33.179Z] [2021-06-09T22:58:33.179Z] === Skipped [2021-06-09T22:58:33.179Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-09T22:58:33.179Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:33.179Z] [2021-06-09T22:58:33.179Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-09T22:58:33.179Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:33.179Z] [2021-06-09T22:58:33.179Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-09T22:58:33.179Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:33.179Z] [2021-06-09T22:58:33.179Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-09T22:58:33.179Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:33.179Z] [2021-06-09T22:58:33.179Z] [2021-06-09T22:58:33.179Z] DONE 17 tests, 4 skipped in 31.588s [2021-06-09T22:58:33.179Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T22:58:33.179Z] ++ 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 [2021-06-09T22:58:33.179Z] ++ set -e [2021-06-09T22:58:33.179Z] ++ '[' -n 0 ']' [2021-06-09T22:58:33.179Z] ++ set -x [2021-06-09T22:58:33.179Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:58:33.179Z] INFO: Testing against a local daemon [2021-06-09T22:58:33.179Z] === RUN TestPluginInvalidJSON [2021-06-09T22:58:33.179Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T22:58:33.179Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T22:58:33.179Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T22:58:33.179Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-09T22:58:33.179Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T22:58:33.179Z] === RUN TestPluginInstall [2021-06-09T22:58:33.179Z] === RUN TestPluginInstall/no_auth [2021-06-09T22:58:33.463Z] ok github.com/docker/docker/builder/remotecontext/git 1.310s coverage: 86.3% of statements [2021-06-09T22:58:33.463Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T22:58:33.463Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T22:58:35.721Z] time="2021-06-09T22:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:58:35.721Z] time="2021-06-09T22:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c877e2b955af1e5f9860cc5644c63c4b34178c320f83570ed16130dd7d0dd486" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:58:35.721Z] time="2021-06-09T22:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:58:35.721Z] time="2021-06-09T22:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c877e2b955af1e5f9860cc5644c63c4b34178c320f83570ed16130dd7d0dd486" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:58:35.721Z] === RUN TestPluginInstall/with_htpasswd [2021-06-09T22:58:36.139Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-09T22:58:36.291Z] time="2021-06-09T22:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:58:36.291Z] time="2021-06-09T22:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:131a54f4d8ed701d4ae0af338f5e9bc371d32f19278f76d033d441eab6c642a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:58:36.291Z] time="2021-06-09T22:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:58:36.291Z] time="2021-06-09T22:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:131a54f4d8ed701d4ae0af338f5e9bc371d32f19278f76d033d441eab6c642a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:58:36.394Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-09T22:58:36.861Z] === RUN TestPluginInstall/with_insecure [2021-06-09T22:58:36.956Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-09T22:58:37.517Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-09T22:58:37.517Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-09T22:58:37.664Z] ok github.com/docker/docker/client 0.185s coverage: 75.4% of statements [2021-06-09T22:58:38.079Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-09T22:58:38.244Z] time="2021-06-09T22:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:58:38.244Z] time="2021-06-09T22:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47e557d7ba312ab43ac8825c7c1e730d9f13ef4a5cad62a90d8781597c2cfbc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:58:38.244Z] time="2021-06-09T22:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T22:58:38.244Z] time="2021-06-09T22:58:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47e557d7ba312ab43ac8825c7c1e730d9f13ef4a5cad62a90d8781597c2cfbc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T22:58:38.335Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-09T22:58:38.505Z] --- PASS: TestPluginInstall (5.41s) [2021-06-09T22:58:38.505Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-06-09T22:58:38.505Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-06-09T22:58:38.505Z] --- PASS: TestPluginInstall/with_insecure (1.66s) [2021-06-09T22:58:38.505Z] plugin_test.go:165: [d748d02779a1f] daemon is not started [2021-06-09T22:58:38.505Z] === RUN TestPluginsWithRuntimes [2021-06-09T22:58:40.416Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-09T22:58:40.851Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-09T22:58:42.325Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-09T22:58:42.740Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-09T22:58:43.707Z] --- PASS: TestPluginsWithRuntimes (5.19s) [2021-06-09T22:58:43.707Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.48s) [2021-06-09T22:58:43.707Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.48s) [2021-06-09T22:58:43.707Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T22:58:44.629Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-09T22:58:44.648Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s) [2021-06-09T22:58:44.648Z] PASS [2021-06-09T22:58:44.648Z] [2021-06-09T22:58:44.648Z] DONE 10 tests in 11.924s [2021-06-09T22:58:44.648Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T22:58:44.648Z] ++ 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 [2021-06-09T22:58:44.648Z] ++ set -e [2021-06-09T22:58:44.648Z] ++ '[' -n 0 ']' [2021-06-09T22:58:44.648Z] ++ set -x [2021-06-09T22:58:44.648Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:58:44.908Z] INFO: Testing against a local daemon [2021-06-09T22:58:44.908Z] === RUN TestExternalGraphDriver [2021-06-09T22:58:44.908Z] === RUN TestExternalGraphDriver/json [2021-06-09T22:58:45.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-09T22:58:45.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-09T22:58:45.812Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-09T22:58:46.243Z] --- PASS: TestBuildMultiStageOnBuild (18.95s) [2021-06-09T22:58:46.243Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T22:58:46.243Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-09T22:58:46.243Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T22:58:46.243Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T22:58:47.450Z] === RUN TestExternalGraphDriver/spec [2021-06-09T22:58:48.330Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-09T22:58:49.696Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-09T22:58:49.994Z] === RUN TestExternalGraphDriver/pull [2021-06-09T22:58:52.537Z] --- PASS: TestExternalGraphDriver (7.22s) [2021-06-09T22:58:52.537Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2021-06-09T22:58:52.537Z] --- PASS: TestExternalGraphDriver/spec (2.56s) [2021-06-09T22:58:52.537Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2021-06-09T22:58:52.537Z] === RUN TestGraphdriverPluginV2 [2021-06-09T22:58:52.537Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-06-09T22:58:52.537Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:52.537Z] PASS [2021-06-09T22:58:52.537Z] [2021-06-09T22:58:52.537Z] === Skipped [2021-06-09T22:58:52.537Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-06-09T22:58:52.537Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T22:58:52.537Z] [2021-06-09T22:58:52.537Z] [2021-06-09T22:58:52.537Z] DONE 5 tests, 1 skipped in 7.401s [2021-06-09T22:58:52.537Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T22:58:52.537Z] ++ 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 [2021-06-09T22:58:52.537Z] ++ set -e [2021-06-09T22:58:52.537Z] ++ '[' -n 0 ']' [2021-06-09T22:58:52.537Z] ++ set -x [2021-06-09T22:58:52.537Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:58:52.537Z] INFO: Testing against a local daemon [2021-06-09T22:58:52.537Z] === RUN TestContinueAfterPluginCrash [2021-06-09T22:58:52.537Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T22:58:52.537Z] === RUN TestReadPluginNoRead [2021-06-09T22:58:52.537Z] === PAUSE TestReadPluginNoRead [2021-06-09T22:58:52.537Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T22:58:52.537Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T22:58:52.537Z] === CONT TestContinueAfterPluginCrash [2021-06-09T22:58:52.537Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T22:58:52.537Z] === CONT TestReadPluginNoRead [2021-06-09T22:58:56.591Z] --- PASS: TestBuildMultiStageLayerLeak (11.80s) [2021-06-09T22:58:56.591Z] === RUN TestBuildWithHugeFile [2021-06-09T22:58:56.750Z] === RUN TestReadPluginNoRead/default [2021-06-09T22:58:57.010Z] --- PASS: TestDaemonStartWithLogOpt (4.71s) [2021-06-09T22:58:57.782Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-09T22:58:58.394Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T22:59:00.303Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T22:59:02.223Z] --- PASS: TestReadPluginNoRead (9.50s) [2021-06-09T22:59:02.223Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-06-09T22:59:02.223Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2021-06-09T22:59:02.223Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2021-06-09T22:59:02.223Z] read_test.go:92: [d8f65cc7415ce] daemon is not started [2021-06-09T22:59:02.484Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2021-06-09T22:59:02.484Z] PASS [2021-06-09T22:59:02.484Z] [2021-06-09T22:59:02.484Z] DONE 6 tests in 10.319s [2021-06-09T22:59:02.484Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-09T22:59:02.484Z] ++ 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 [2021-06-09T22:59:02.484Z] ++ set -e [2021-06-09T22:59:02.484Z] ++ '[' -n 0 ']' [2021-06-09T22:59:02.484Z] ++ set -x [2021-06-09T22:59:02.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:59:02.484Z] testing: warning: no tests to run [2021-06-09T22:59:02.484Z] PASS [2021-06-09T22:59:02.484Z] [2021-06-09T22:59:02.484Z] DONE 0 tests in 0.049s [2021-06-09T22:59:02.484Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T22:59:02.484Z] ++ 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 [2021-06-09T22:59:02.484Z] ++ set -e [2021-06-09T22:59:02.484Z] ++ '[' -n 0 ']' [2021-06-09T22:59:02.484Z] ++ set -x [2021-06-09T22:59:02.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:59:02.744Z] INFO: Testing against a local daemon [2021-06-09T22:59:02.744Z] === RUN TestPluginWithDevMounts [2021-06-09T22:59:02.744Z] === PAUSE TestPluginWithDevMounts [2021-06-09T22:59:02.744Z] === CONT TestPluginWithDevMounts [2021-06-09T22:59:05.285Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-06-09T22:59:05.285Z] PASS [2021-06-09T22:59:05.285Z] [2021-06-09T22:59:05.285Z] DONE 1 tests in 2.248s [2021-06-09T22:59:05.285Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T22:59:05.285Z] ++ 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 [2021-06-09T22:59:05.285Z] ++ set -e [2021-06-09T22:59:05.285Z] ++ '[' -n 0 ']' [2021-06-09T22:59:05.285Z] ++ set -x [2021-06-09T22:59:05.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:59:05.285Z] INFO: Testing against a local daemon [2021-06-09T22:59:05.285Z] === RUN TestSecretInspect [2021-06-09T22:59:07.828Z] --- PASS: TestSecretInspect (2.48s) [2021-06-09T22:59:07.828Z] === RUN TestSecretList [2021-06-09T22:59:07.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-09T22:59:07.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-09T22:59:10.372Z] --- PASS: TestSecretList (2.96s) [2021-06-09T22:59:10.372Z] === RUN TestSecretsCreateAndDelete [2021-06-09T22:59:13.673Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2021-06-09T22:59:13.673Z] === RUN TestSecretsUpdate [2021-06-09T22:59:16.222Z] --- PASS: TestSecretsUpdate (2.96s) [2021-06-09T22:59:16.222Z] === RUN TestTemplatedSecret [2021-06-09T22:59:20.422Z] --- PASS: TestTemplatedSecret (3.69s) [2021-06-09T22:59:20.422Z] === RUN TestSecretCreateResolve [2021-06-09T22:59:22.333Z] --- PASS: TestSecretCreateResolve (2.41s) [2021-06-09T22:59:22.333Z] PASS [2021-06-09T22:59:22.333Z] [2021-06-09T22:59:22.333Z] DONE 6 tests in 17.590s [2021-06-09T22:59:22.333Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T22:59:22.333Z] ++ 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 [2021-06-09T22:59:22.333Z] ++ set -e [2021-06-09T22:59:22.333Z] ++ '[' -n 0 ']' [2021-06-09T22:59:22.333Z] ++ set -x [2021-06-09T22:59:22.333Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T22:59:22.593Z] INFO: Testing against a local daemon [2021-06-09T22:59:22.593Z] === RUN TestServiceCreateInit [2021-06-09T22:59:22.593Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T22:59:24.355Z] ok github.com/docker/docker/cmd/dockerd 0.120s coverage: 29.1% of statements [2021-06-09T22:59:24.355Z] ok github.com/docker/docker/container 0.144s coverage: 34.6% of statements [2021-06-09T22:59:24.355Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T22:59:24.355Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T22:59:24.355Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T22:59:24.355Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T22:59:25.936Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-09T22:59:26.864Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-09T22:59:27.876Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T22:59:30.930Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2021-06-09T22:59:32.315Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-09T22:59:33.158Z] --- PASS: TestServiceCreateInit (10.39s) [2021-06-09T22:59:33.158Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2021-06-09T22:59:33.158Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2021-06-09T22:59:33.158Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T22:59:33.695Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-06-09T22:59:39.035Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-09T22:59:39.035Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-09T22:59:39.291Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-09T22:59:39.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-09T22:59:41.742Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-09T22:59:41.742Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-09T22:59:41.998Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-09T22:59:43.678Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2021-06-09T22:59:43.678Z] ok github.com/docker/docker/daemon 12.167s coverage: 17.3% of statements [2021-06-09T22:59:43.678Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T22:59:43.678Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T22:59:44.727Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-09T22:59:44.991Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.8% of statements [2021-06-09T22:59:45.955Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2021-06-09T22:59:45.955Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T22:59:45.955Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T22:59:46.893Z] ok github.com/docker/docker/daemon/graphdriver 0.032s coverage: 2.2% of statements [2021-06-09T22:59:49.430Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.539s coverage: 73.3% of statements [2021-06-09T22:59:49.430Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.1% of statements [2021-06-09T22:59:50.809Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.436s coverage: 56.2% of statements [2021-06-09T22:59:51.265Z] --- PASS: TestCreateServiceMultipleTimes (16.76s) [2021-06-09T22:59:51.265Z] === RUN TestCreateServiceConflict [2021-06-09T22:59:52.649Z] --- PASS: TestCreateServiceConflict (2.96s) [2021-06-09T22:59:52.649Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T22:59:53.354Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-06-09T22:59:54.734Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.853s coverage: 46.2% of statements [2021-06-09T22:59:54.734Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T22:59:54.993Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.262s coverage: 49.4% of statements [2021-06-09T22:59:56.839Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-09T22:59:56.839Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-09T22:59:56.839Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-09T22:59:56.850Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2021-06-09T22:59:56.850Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T22:59:56.901Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-06-09T22:59:57.101Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-09T22:59:57.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-09T22:59:57.471Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.778s coverage: 57.7% of statements [2021-06-09T22:59:57.471Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-09T22:59:57.471Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T22:59:57.613Z] === RUN TestDockerSuite/TestBuildFails [2021-06-09T22:59:58.853Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-06-09T22:59:59.423Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-06-09T22:59:59.504Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-09T22:59:59.504Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-09T23:00:00.804Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-06-09T23:00:00.804Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T23:00:00.804Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T23:00:01.743Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.5% of statements [2021-06-09T23:00:03.124Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 77.8% of statements [2021-06-09T23:00:03.124Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T23:00:03.124Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T23:00:03.124Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-06-09T23:00:03.672Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-09T23:00:04.235Z] --- PASS: TestImportExtremelyLargeImageWorks (194.25s) [2021-06-09T23:00:04.235Z] PASS [2021-06-09T23:00:04.235Z] [2021-06-09T23:00:04.235Z] DONE 12 tests in 199.069s [2021-06-09T23:00:04.235Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T23:00:04.235Z] ++ 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 [2021-06-09T23:00:04.235Z] ++ set -e [2021-06-09T23:00:04.235Z] ++ '[' -n 0 ']' [2021-06-09T23:00:04.235Z] ++ set -x [2021-06-09T23:00:04.235Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:00:04.491Z] INFO: Testing against a local daemon [2021-06-09T23:00:04.491Z] === RUN TestNetworkCreateDelete [2021-06-09T23:00:04.491Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-06-09T23:00:04.491Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T23:00:04.505Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-06-09T23:00:04.765Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-06-09T23:00:05.024Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-06-09T23:00:05.054Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-06-09T23:00:05.054Z] === RUN TestDaemonDNSFallback [2021-06-09T23:00:05.983Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-09T23:00:06.405Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2021-06-09T23:00:06.405Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T23:00:06.665Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 55.1% of statements [2021-06-09T23:00:07.604Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2021-06-09T23:00:07.874Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-09T23:00:09.238Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-09T23:00:09.238Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-09T23:00:09.513Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-09T23:00:09.513Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-09T23:00:10.081Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2021-06-09T23:00:10.081Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T23:00:10.169Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-09T23:00:10.650Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-06-09T23:00:10.650Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T23:00:11.746Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s) [2021-06-09T23:00:11.746Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T23:00:12.077Z] --- PASS: TestDaemonDNSFallback (7.05s) [2021-06-09T23:00:12.077Z] === RUN TestInspectNetwork [2021-06-09T23:00:12.333Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-09T23:00:12.895Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-09T23:00:13.151Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-09T23:00:13.189Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2021-06-09T23:00:13.189Z] ok github.com/docker/docker/distribution 0.188s coverage: 25.2% of statements [2021-06-09T23:00:13.189Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T23:00:14.288Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2021-06-09T23:00:14.288Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T23:00:14.570Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-06-09T23:00:15.517Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-06-09T23:00:16.086Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-06-09T23:00:16.086Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.6% of statements [2021-06-09T23:00:16.086Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T23:00:16.422Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-09T23:00:16.678Z] === RUN TestInspectNetwork/full_network_id [2021-06-09T23:00:16.678Z] === RUN TestInspectNetwork/partial_network_id [2021-06-09T23:00:16.678Z] === RUN TestInspectNetwork/network_name [2021-06-09T23:00:16.678Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-09T23:00:16.831Z] --- PASS: TestCreateServiceConfigFileMode (2.73s) [2021-06-09T23:00:16.831Z] === RUN TestCreateServiceSysctls [2021-06-09T23:00:17.467Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-06-09T23:00:17.467Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-06-09T23:00:17.467Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T23:00:18.038Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-06-09T23:00:18.042Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-09T23:00:19.407Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-09T23:00:21.032Z] --- PASS: TestCreateServiceSysctls (4.34s) [2021-06-09T23:00:21.032Z] === RUN TestCreateServiceCapabilities [2021-06-09T23:00:21.295Z] --- PASS: TestInspectNetwork (8.89s) [2021-06-09T23:00:21.295Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-09T23:00:21.295Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-09T23:00:21.295Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-06-09T23:00:21.295Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-09T23:00:21.295Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T23:00:23.814Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-09T23:00:23.814Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-09T23:00:24.327Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2021-06-09T23:00:24.327Z] === RUN TestInspect [2021-06-09T23:00:25.183Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-09T23:00:25.183Z] --- PASS: TestRunContainerWithBridgeNone (4.29s) [2021-06-09T23:00:25.183Z] === RUN TestNetworkInvalidJSON [2021-06-09T23:00:25.439Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T23:00:25.439Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T23:00:25.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T23:00:25.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T23:00:25.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T23:00:25.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T23:00:25.439Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T23:00:25.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T23:00:25.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T23:00:25.439Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-09T23:00:25.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T23:00:25.439Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T23:00:25.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T23:00:25.439Z] === RUN TestNetworkList [2021-06-09T23:00:25.439Z] === RUN TestNetworkList//networks [2021-06-09T23:00:25.440Z] === PAUSE TestNetworkList//networks [2021-06-09T23:00:25.440Z] === RUN TestNetworkList//networks/ [2021-06-09T23:00:25.440Z] === PAUSE TestNetworkList//networks/ [2021-06-09T23:00:25.440Z] === CONT TestNetworkList//networks [2021-06-09T23:00:25.440Z] === CONT TestNetworkList//networks/ [2021-06-09T23:00:25.440Z] --- PASS: TestNetworkList (0.02s) [2021-06-09T23:00:25.440Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T23:00:25.440Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T23:00:25.440Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T23:00:25.696Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-09T23:00:25.952Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-06-09T23:00:25.952Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T23:00:26.208Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-09T23:00:26.208Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-09T23:00:27.135Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-06-09T23:00:27.135Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T23:00:27.394Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-09T23:00:27.625Z] --- PASS: TestInspect (3.52s) [2021-06-09T23:00:27.625Z] === RUN TestCreateJob [2021-06-09T23:00:27.650Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-09T23:00:27.906Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-06-09T23:00:27.906Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T23:00:28.167Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-09T23:00:28.425Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-09T23:00:28.682Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-09T23:00:28.938Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-06-09T23:00:28.938Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T23:00:29.195Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-09T23:00:30.123Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-09T23:00:30.123Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2021-06-09T23:00:30.123Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T23:00:30.254Z] ok github.com/docker/docker/layer 7.920s coverage: 68.8% of statements [2021-06-09T23:00:30.254Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T23:00:30.254Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T23:00:30.254Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T23:00:30.254Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T23:00:31.052Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-06-09T23:00:31.052Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T23:00:31.826Z] --- PASS: TestCreateJob (3.75s) [2021-06-09T23:00:31.826Z] === RUN TestReplicatedJob [2021-06-09T23:00:32.786Z] ok github.com/docker/docker/libnetwork/api 2.965s coverage: 90.1% of statements [2021-06-09T23:00:33.571Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-09T23:00:33.724Z] ok github.com/docker/docker/libnetwork/bitseq 0.132s coverage: 84.4% of statements [2021-06-09T23:00:34.662Z] ok github.com/docker/docker/libnetwork/client 0.019s coverage: 75.2% of statements [2021-06-09T23:00:34.922Z] ok github.com/docker/docker/libnetwork/client/mflag 0.004s coverage: 62.7% of statements [2021-06-09T23:00:34.934Z] --- PASS: TestServiceWithPredefinedNetwork (3.85s) [2021-06-09T23:00:34.934Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T23:00:34.934Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T23:00:34.934Z] service_test.go:242: FLAKY_TEST [2021-06-09T23:00:34.934Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T23:00:36.832Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.158s coverage: 67.6% of statements [2021-06-09T23:00:37.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-09T23:00:37.769Z] ok github.com/docker/docker/libnetwork/config 0.051s coverage: 24.0% of statements [2021-06-09T23:00:38.339Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-09T23:00:38.909Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-09T23:00:39.961Z] --- PASS: TestReplicatedJob (7.13s) [2021-06-09T23:00:39.961Z] === RUN TestUpdateReplicatedJob [2021-06-09T23:00:40.735Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-09T23:00:42.200Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.476s coverage: 59.9% of statements [2021-06-09T23:00:42.200Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-09T23:00:43.140Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.018s coverage: 4.0% of statements [2021-06-09T23:00:43.273Z] --- PASS: TestUpdateReplicatedJob (4.36s) [2021-06-09T23:00:43.273Z] === RUN TestServiceListWithStatuses [2021-06-09T23:00:43.273Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T23:00:43.273Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T23:00:43.273Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T23:00:43.708Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.018s coverage: 4.5% of statements [2021-06-09T23:00:44.296Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-09T23:00:44.902Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-09T23:00:44.902Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-09T23:00:45.159Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-09T23:00:45.159Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-09T23:00:45.159Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-09T23:00:45.415Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-09T23:00:47.318Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-09T23:00:49.206Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-09T23:00:49.852Z] --- PASS: TestDockerNetworkConnectAlias (5.87s) [2021-06-09T23:00:49.852Z] === RUN TestDockerNetworkReConnect [2021-06-09T23:00:53.371Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-09T23:00:53.372Z] --- PASS: TestServiceWithDataPathPortInit (18.16s) [2021-06-09T23:00:53.372Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T23:00:53.372Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-09T23:00:53.627Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-09T23:00:54.055Z] --- PASS: TestDockerNetworkReConnect (4.60s) [2021-06-09T23:00:54.055Z] === RUN TestServicePlugin [2021-06-09T23:00:54.055Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-09T23:00:54.055Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T23:00:54.055Z] === RUN TestServiceUpdateLabel [2021-06-09T23:00:54.295Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.483s coverage: 7.3% of statements [2021-06-09T23:00:54.295Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2021-06-09T23:00:54.865Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-09T23:00:55.803Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2021-06-09T23:00:56.062Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-06-09T23:00:56.597Z] --- PASS: TestServiceUpdateLabel (2.97s) [2021-06-09T23:00:56.597Z] === RUN TestServiceUpdateSecrets [2021-06-09T23:00:56.630Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-09T23:00:57.200Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-09T23:00:57.459Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-09T23:01:01.654Z] ok github.com/docker/docker/libnetwork 38.239s coverage: 40.7% of statements [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-09T23:01:01.654Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T23:01:01.721Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.25s) [2021-06-09T23:01:01.721Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pfuuxg86ff310hquppcqh6bi2 Created:2021-06-09 23:00:53.963655433 +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[c7954cb4113138ea1e5939bec85221ee6139d058eac3f76c23094a3cf0346fec:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vgise64mz447b3y6gnqox3s98 EndpointID:776147f832dbb10925c951d8a9487f429997ebb432fdc68f48bb161a0740d3b4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ed8ae0c9daf6b011d2e5f27765851ef6cc5bf2dfd519fc52814c4f66ca92d652 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:505ed7bb668b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vgise64mz447b3y6gnqox3s98 EndpointID:776147f832dbb10925c951d8a9487f429997ebb432fdc68f48bb161a0740d3b4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-09T23:01:01.721Z] PASS [2021-06-09T23:01:01.721Z] [2021-06-09T23:01:01.721Z] === Skipped [2021-06-09T23:01:01.721Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T23:01:01.721Z] service_test.go:242: FLAKY_TEST [2021-06-09T23:01:01.721Z] [2021-06-09T23:01:01.721Z] [2021-06-09T23:01:01.721Z] DONE 26 tests, 1 skipped in 56.833s [2021-06-09T23:01:01.721Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T23:01:01.721Z] ++ 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 [2021-06-09T23:01:01.721Z] ++ set -e [2021-06-09T23:01:01.721Z] ++ '[' -n 0 ']' [2021-06-09T23:01:01.721Z] ++ set -x [2021-06-09T23:01:01.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:01:01.721Z] INFO: Testing against a local daemon [2021-06-09T23:01:01.721Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T23:01:01.721Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T23:01:01.721Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T23:01:01.721Z] === RUN TestDockerNetworkIpvlan [2021-06-09T23:01:01.721Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T23:01:01.721Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T23:01:01.721Z] PASS [2021-06-09T23:01:01.721Z] [2021-06-09T23:01:01.721Z] === Skipped [2021-06-09T23:01:01.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T23:01:01.721Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T23:01:01.721Z] [2021-06-09T23:01:01.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T23:01:01.721Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T23:01:01.721Z] [2021-06-09T23:01:01.721Z] [2021-06-09T23:01:01.721Z] DONE 2 tests, 2 skipped in 0.142s [2021-06-09T23:01:01.721Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T23:01:01.722Z] ++ 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 [2021-06-09T23:01:01.722Z] ++ set -e [2021-06-09T23:01:01.722Z] ++ '[' -n 0 ']' [2021-06-09T23:01:01.722Z] ++ set -x [2021-06-09T23:01:01.722Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:01:01.722Z] INFO: Testing against a local daemon [2021-06-09T23:01:01.722Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T23:01:02.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-09T23:01:02.843Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-06-09T23:01:02.843Z] === RUN TestDockerNetworkMacvlan [2021-06-09T23:01:03.770Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-09T23:01:04.333Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-09T23:01:04.895Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-09T23:01:06.263Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-09T23:01:08.224Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2021-06-09T23:01:08.490Z] --- PASS: TestBuildWithHugeFile (121.31s) [2021-06-09T23:01:08.490Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T23:01:08.795Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-06-09T23:01:09.534Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-09T23:01:09.731Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.010s coverage: 47.4% of statements [2021-06-09T23:01:09.790Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-09T23:01:10.669Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-06-09T23:01:11.155Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-09T23:01:12.578Z] ok github.com/docker/docker/libnetwork/ipamutils 0.977s coverage: 74.0% of statements [2021-06-09T23:01:13.672Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-09T23:01:13.959Z] ok github.com/docker/docker/libnetwork/iptables 0.307s coverage: 45.1% of statements [2021-06-09T23:01:14.236Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-09T23:01:14.236Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-09T23:01:14.528Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2021-06-09T23:01:14.702Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2021-06-09T23:01:14.702Z] === RUN TestServiceUpdateConfigs [2021-06-09T23:01:15.468Z] ok github.com/docker/docker/libnetwork/netutils 0.051s coverage: 43.8% of statements [2021-06-09T23:01:20.772Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-09T23:01:20.772Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-09T23:01:21.334Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-09T23:01:23.225Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-09T23:01:23.786Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-09T23:01:23.786Z] --- PASS: TestDockerNetworkMacvlan (20.95s) [2021-06-09T23:01:23.786Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-06-09T23:01:23.786Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2021-06-09T23:01:23.786Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s) [2021-06-09T23:01:23.786Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.86s) [2021-06-09T23:01:23.786Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.26s) [2021-06-09T23:01:23.786Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.10s) [2021-06-09T23:01:23.786Z] PASS [2021-06-09T23:01:23.786Z] [2021-06-09T23:01:23.786Z] DONE 8 tests in 22.472s [2021-06-09T23:01:23.786Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T23:01:23.786Z] ++ 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 [2021-06-09T23:01:23.786Z] ++ set -e [2021-06-09T23:01:23.786Z] ++ '[' -n 0 ']' [2021-06-09T23:01:23.786Z] ++ set -x [2021-06-09T23:01:23.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:01:23.786Z] testing: warning: no tests to run [2021-06-09T23:01:23.786Z] PASS [2021-06-09T23:01:23.786Z] [2021-06-09T23:01:23.786Z] DONE 0 tests in 0.039s [2021-06-09T23:01:23.786Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T23:01:23.787Z] ++ 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 [2021-06-09T23:01:23.787Z] ++ set -e [2021-06-09T23:01:23.787Z] ++ '[' -n 0 ']' [2021-06-09T23:01:23.787Z] ++ set -x [2021-06-09T23:01:23.787Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:01:24.043Z] INFO: Testing against a local daemon [2021-06-09T23:01:24.043Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T23:01:25.932Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2021-06-09T23:01:25.932Z] === RUN TestAuthZPluginTLS [2021-06-09T23:01:26.493Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-09T23:01:26.493Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-06-09T23:01:26.493Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T23:01:27.056Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2021-06-09T23:01:27.056Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T23:01:27.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-09T23:01:27.313Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-09T23:01:27.569Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2021-06-09T23:01:27.569Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T23:01:27.684Z] ok github.com/docker/docker/libnetwork/ipam 23.864s coverage: 85.3% of statements [2021-06-09T23:01:27.684Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T23:01:27.684Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T23:01:27.684Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T23:01:27.684Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-09T23:01:28.132Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2021-06-09T23:01:28.132Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T23:01:29.059Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-09T23:01:29.597Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2021-06-09T23:01:29.597Z] === RUN TestServiceUpdateNetwork [2021-06-09T23:01:30.949Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-09T23:01:30.949Z] --- PASS: TestAuthZPluginAllowEventStream (2.75s) [2021-06-09T23:01:30.949Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T23:01:31.510Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2021-06-09T23:01:31.510Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T23:01:32.072Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2021-06-09T23:01:32.072Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T23:01:32.635Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-06-09T23:01:32.635Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T23:01:32.890Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-09T23:01:32.954Z] ok github.com/docker/docker/libnetwork/osl 4.306s coverage: 39.7% of statements [2021-06-09T23:01:32.954Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-09T23:01:32.954Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 87.1% of statements [2021-06-09T23:01:33.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-09T23:01:33.453Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-09T23:01:33.708Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-09T23:01:33.892Z] ok github.com/docker/docker/libnetwork/portmapper 0.250s coverage: 49.5% of statements [2021-06-09T23:01:33.964Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-09T23:01:34.152Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-06-09T23:01:34.526Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-09T23:01:34.720Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-09T23:01:35.454Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-09T23:01:35.659Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-06-09T23:01:36.017Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (3.27s) [2021-06-09T23:01:36.017Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T23:01:36.234Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-06-09T23:01:36.494Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-09T23:01:38.399Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.1% of statements [2021-06-09T23:01:38.969Z] ok github.com/docker/docker/pkg/authorization 0.143s coverage: 68.3% of statements [2021-06-09T23:01:39.228Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-09T23:01:39.286Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.87s) [2021-06-09T23:01:39.286Z] === RUN TestAuthZPluginHeader [2021-06-09T23:01:39.286Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-09T23:01:39.489Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-06-09T23:01:39.848Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-06-09T23:01:39.848Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T23:01:39.848Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-09T23:01:41.818Z] --- PASS: TestServiceUpdateNetwork (13.98s) [2021-06-09T23:01:41.818Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T23:01:42.384Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-09T23:01:42.781Z] ok github.com/docker/docker/pkg/chrootarchive 2.497s coverage: 43.2% of statements [2021-06-09T23:01:42.781Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-09T23:01:43.201Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-09T23:01:43.349Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-06-09T23:01:43.609Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-06-09T23:01:44.143Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-09T23:01:44.282Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.45s) [2021-06-09T23:01:44.282Z] === RUN TestAuthZPluginV2Disable [2021-06-09T23:01:44.282Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-09T23:01:46.800Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-09T23:01:47.362Z] --- PASS: TestAuthZPluginV2Disable (3.31s) [2021-06-09T23:01:47.362Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T23:01:47.803Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2021-06-09T23:01:47.803Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-09T23:01:47.926Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-09T23:01:48.062Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-09T23:01:48.321Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-09T23:01:48.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-09T23:01:49.258Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-09T23:01:49.416Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-09T23:01:49.673Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-09T23:01:49.826Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.5% of statements [2021-06-09T23:01:50.087Z] ok github.com/docker/docker/pkg/fsutils 0.101s coverage: 85.1% of statements [2021-06-09T23:01:50.346Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-09T23:01:51.039Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2021-06-09T23:01:51.039Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T23:01:51.284Z] ok github.com/docker/docker/pkg/idtools 0.317s coverage: 69.5% of statements [2021-06-09T23:01:52.223Z] ok github.com/docker/docker/pkg/ioutils 0.396s coverage: 69.3% of statements [2021-06-09T23:01:52.271Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-09T23:01:52.483Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-09T23:01:52.743Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-09T23:01:53.003Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-09T23:01:53.263Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-09T23:01:53.522Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-09T23:01:53.781Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-09T23:01:54.041Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-09T23:01:56.289Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-09T23:01:58.806Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-09T23:01:59.734Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-09T23:02:00.399Z] --- PASS: TestServiceUpdatePidsLimit (17.68s) [2021-06-09T23:02:00.399Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-06-09T23:02:00.399Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-06-09T23:02:00.399Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-06-09T23:02:00.399Z] PASS [2021-06-09T23:02:00.399Z] [2021-06-09T23:02:00.399Z] === Skipped [2021-06-09T23:02:00.399Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T23:02:00.399Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T23:02:00.399Z] [2021-06-09T23:02:00.399Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-09T23:02:00.399Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T23:02:00.399Z] [2021-06-09T23:02:00.399Z] [2021-06-09T23:02:00.399Z] DONE 27 tests, 2 skipped in 156.730s [2021-06-09T23:02:00.399Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T23:02:00.399Z] ++ 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 [2021-06-09T23:02:00.399Z] ++ set -e [2021-06-09T23:02:00.399Z] ++ '[' -n 0 ']' [2021-06-09T23:02:00.399Z] ++ set -x [2021-06-09T23:02:00.399Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:02:00.399Z] INFO: Testing against a local daemon [2021-06-09T23:02:00.399Z] === RUN TestSessionCreate [2021-06-09T23:02:00.399Z] --- PASS: TestSessionCreate (0.05s) [2021-06-09T23:02:00.399Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T23:02:00.399Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-09T23:02:00.399Z] PASS [2021-06-09T23:02:00.399Z] [2021-06-09T23:02:00.399Z] DONE 2 tests in 0.244s [2021-06-09T23:02:00.399Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T23:02:00.399Z] ++ 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 [2021-06-09T23:02:00.399Z] ++ set -e [2021-06-09T23:02:00.399Z] ++ '[' -n 0 ']' [2021-06-09T23:02:00.399Z] ++ set -x [2021-06-09T23:02:00.400Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:02:00.400Z] INFO: Testing against a local daemon [2021-06-09T23:02:00.400Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T23:02:00.400Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T23:02:00.400Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T23:02:00.400Z] === RUN TestEventsExecDie [2021-06-09T23:02:00.970Z] --- PASS: TestEventsExecDie (1.18s) [2021-06-09T23:02:00.970Z] === RUN TestEventsBackwardsCompatible [2021-06-09T23:02:00.970Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-09T23:02:00.970Z] === RUN TestEventsVolumeCreate [2021-06-09T23:02:00.970Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-06-09T23:02:00.970Z] === RUN TestInfoBinaryCommits [2021-06-09T23:02:00.970Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-09T23:02:00.970Z] === RUN TestInfoAPIVersioned [2021-06-09T23:02:00.970Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-09T23:02:00.970Z] === RUN TestInfoDiscoveryBackend [2021-06-09T23:02:01.103Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-09T23:02:01.541Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-06-09T23:02:01.541Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T23:02:02.471Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.47s) [2021-06-09T23:02:02.471Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T23:02:02.923Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-09T23:02:02.924Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T23:02:03.183Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2021-06-09T23:02:03.183Z] === RUN TestInfoAPI [2021-06-09T23:02:03.443Z] --- PASS: TestInfoAPI (0.05s) [2021-06-09T23:02:03.443Z] === RUN TestInfoAPIWarnings [2021-06-09T23:02:10.586Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-09T23:02:13.851Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-09T23:02:18.016Z] === RUN TestDockerSuite/TestBuildRm [2021-06-09T23:02:19.382Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-06-09T23:02:19.382Z] PASS [2021-06-09T23:02:19.382Z] [2021-06-09T23:02:19.382Z] DONE 17 tests in 55.311s [2021-06-09T23:02:19.382Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T23:02:19.382Z] ++ 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 [2021-06-09T23:02:19.382Z] ++ set -e [2021-06-09T23:02:19.382Z] ++ '[' -n 0 ']' [2021-06-09T23:02:19.382Z] ++ set -x [2021-06-09T23:02:19.382Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:02:19.382Z] INFO: Testing against a local daemon [2021-06-09T23:02:19.382Z] === RUN TestPluginInvalidJSON [2021-06-09T23:02:19.382Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T23:02:19.382Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T23:02:19.382Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T23:02:19.382Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-06-09T23:02:19.382Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T23:02:19.382Z] === RUN TestPluginInstall [2021-06-09T23:02:19.382Z] === RUN TestPluginInstall/no_auth [2021-06-09T23:02:21.545Z] --- PASS: TestInfoAPIWarnings (16.61s) [2021-06-09T23:02:21.545Z] === RUN TestInfoDebug [2021-06-09T23:02:21.545Z] --- PASS: TestInfoDebug (0.61s) [2021-06-09T23:02:21.545Z] === RUN TestInfoInsecureRegistries [2021-06-09T23:02:21.545Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2021-06-09T23:02:21.545Z] === RUN TestInfoRegistryMirrors [2021-06-09T23:02:21.805Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-06-09T23:02:21.805Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T23:02:21.898Z] time="2021-06-09T23:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T23:02:21.898Z] time="2021-06-09T23:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca88b45ceefac06192855fac807c9e797c2675223c6fc42a501121ac4c6f4456" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T23:02:21.898Z] time="2021-06-09T23:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T23:02:21.898Z] time="2021-06-09T23:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca88b45ceefac06192855fac807c9e797c2675223c6fc42a501121ac4c6f4456" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T23:02:21.898Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-09T23:02:22.065Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-06-09T23:02:22.065Z] === RUN TestPingCacheHeaders [2021-06-09T23:02:22.065Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-09T23:02:22.065Z] === RUN TestPingGet [2021-06-09T23:02:22.065Z] --- PASS: TestPingGet (0.03s) [2021-06-09T23:02:22.065Z] === RUN TestPingHead [2021-06-09T23:02:22.065Z] --- PASS: TestPingHead (0.05s) [2021-06-09T23:02:22.065Z] === RUN TestVersion [2021-06-09T23:02:22.065Z] --- PASS: TestVersion (0.05s) [2021-06-09T23:02:22.065Z] PASS [2021-06-09T23:02:22.065Z] [2021-06-09T23:02:22.065Z] === Skipped [2021-06-09T23:02:22.065Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T23:02:22.065Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T23:02:22.065Z] [2021-06-09T23:02:22.065Z] [2021-06-09T23:02:22.065Z] DONE 19 tests, 1 skipped in 22.718s [2021-06-09T23:02:22.155Z] === RUN TestPluginInstall/with_htpasswd [2021-06-09T23:02:22.325Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T23:02:22.325Z] ++ 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 [2021-06-09T23:02:22.326Z] ++ set -e [2021-06-09T23:02:22.326Z] ++ '[' -n 0 ']' [2021-06-09T23:02:22.326Z] ++ set -x [2021-06-09T23:02:22.326Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:02:22.326Z] INFO: Testing against a local daemon [2021-06-09T23:02:22.326Z] === RUN TestVolumesCreateAndList [2021-06-09T23:02:22.326Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-09T23:02:22.326Z] === RUN TestVolumesRemove [2021-06-09T23:02:22.585Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-09T23:02:22.585Z] === RUN TestVolumesInspect [2021-06-09T23:02:22.585Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-09T23:02:22.585Z] === RUN TestVolumesInvalidJSON [2021-06-09T23:02:22.585Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T23:02:22.585Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T23:02:22.585Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T23:02:22.585Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-09T23:02:22.585Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T23:02:22.585Z] PASS [2021-06-09T23:02:22.585Z] [2021-06-09T23:02:22.585Z] DONE 5 tests in 0.341s [2021-06-09T23:02:22.585Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T23:02:22.716Z] time="2021-06-09T23:02:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T23:02:22.716Z] time="2021-06-09T23:02:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf08185dccd34446f66c0ae089479e39594a33d659fb0dd33503e886949a41d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T23:02:22.716Z] time="2021-06-09T23:02:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T23:02:22.716Z] time="2021-06-09T23:02:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf08185dccd34446f66c0ae089479e39594a33d659fb0dd33503e886949a41d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T23:02:23.171Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T23:02:23.171Z] +++ kill 14270 [2021-06-09T23:02:23.279Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-09T23:02:23.279Z] === RUN TestPluginInstall/with_insecure [2021-06-09T23:02:24.207Z] time="2021-06-09T23:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T23:02:24.207Z] time="2021-06-09T23:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28171dbd4b6ee1def20f3c3cb8aad6f60c98c3ea566887591a607bb59465e3ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T23:02:24.207Z] time="2021-06-09T23:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T23:02:24.207Z] time="2021-06-09T23:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28171dbd4b6ee1def20f3c3cb8aad6f60c98c3ea566887591a607bb59465e3ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T23:02:24.463Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-09T23:02:24.614Z] +++ /etc/init.d/apparmor stop [2021-06-09T23:02:24.614Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T23:02:24.614Z] [2021-06-09T23:02:24.614Z] Unloading profiles will leave already running processes permanently [2021-06-09T23:02:24.614Z] unconfined, which can lead to unexpected situations. [2021-06-09T23:02:24.614Z] [2021-06-09T23:02:24.614Z] To set a process to complain mode, use the command line tool [2021-06-09T23:02:24.614Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T23:02:24.614Z] +++ true [2021-06-09T23:02:24.614Z] exiting test-integration [2021-06-09T23:02:24.614Z] ++ exit 0 [2021-06-09T23:02:24.614Z] [2021-06-09T23:02:24.719Z] --- PASS: TestPluginInstall (5.34s) [2021-06-09T23:02:24.719Z] --- PASS: TestPluginInstall/no_auth (2.68s) [2021-06-09T23:02:24.719Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2021-06-09T23:02:24.719Z] --- PASS: TestPluginInstall/with_insecure (1.58s) [2021-06-09T23:02:24.719Z] plugin_test.go:165: [dfb383c589d28] daemon is not started [2021-06-09T23:02:24.719Z] === RUN TestPluginsWithRuntimes [2021-06-09T23:02:24.974Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-09T23:02:25.536Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-09T23:02:26.900Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-09T23:02:26.900Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-09T23:02:27.828Z] === RUN TestPluginsWithRuntimes/With_Args Post stage [Pipeline] junit [2021-06-09T23:02:27.924Z] Recording test results [2021-06-09T23:02:28.085Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-09T23:02:28.195Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T23:02:28.533Z] + echo Ensuring container killed. [2021-06-09T23:02:28.533Z] Ensuring container killed. [2021-06-09T23:02:28.533Z] + docker rm -vf docker-pr2 [2021-06-09T23:02:28.533Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-09T23:02:28.822Z] + echo Chowning /workspace to jenkins user [2021-06-09T23:02:28.822Z] Chowning /workspace to jenkins user [2021-06-09T23:02:28.822Z] + id -u [2021-06-09T23:02:28.822Z] + id -g [2021-06-09T23:02:28.822Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42503:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T23:02:28.822Z] Unable to find image 'busybox:latest' locally [2021-06-09T23:02:29.013Z] --- PASS: TestPluginsWithRuntimes (4.11s) [2021-06-09T23:02:29.013Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-06-09T23:02:29.013Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-06-09T23:02:29.013Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T23:02:29.083Z] latest: Pulling from library/busybox [2021-06-09T23:02:29.083Z] 38cc3b49dbab: Pulling fs layer [2021-06-09T23:02:29.083Z] 38cc3b49dbab: Verifying Checksum [2021-06-09T23:02:29.083Z] 38cc3b49dbab: Download complete [2021-06-09T23:02:29.269Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-09T23:02:29.344Z] 38cc3b49dbab: Pull complete [2021-06-09T23:02:29.344Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T23:02:29.344Z] Status: Downloaded newer image for busybox:latest [2021-06-09T23:02:29.832Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-06-09T23:02:29.832Z] PASS [2021-06-09T23:02:29.832Z] [2021-06-09T23:02:29.832Z] DONE 10 tests in 10.646s [2021-06-09T23:02:29.832Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T23:02:29.832Z] ++ 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 [2021-06-09T23:02:29.832Z] ++ set -e [2021-06-09T23:02:29.832Z] ++ '[' -n 0 ']' [2021-06-09T23:02:29.832Z] ++ set -x [2021-06-09T23:02:29.832Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:02:30.090Z] INFO: Testing against a local daemon [2021-06-09T23:02:30.090Z] === RUN TestExternalGraphDriver [2021-06-09T23:02:30.090Z] === RUN TestExternalGraphDriver/json [2021-06-09T23:02:32.617Z] === RUN TestExternalGraphDriver/spec [2021-06-09T23:02:32.779Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2021-06-09T23:02:32.779Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-06-09T23:02:32.779Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-09T23:02:32.779Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-09T23:02:32.779Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-09T23:02:32.779Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-06-09T23:02:32.779Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-09T23:02:33.982Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-09T23:02:33.982Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-09T23:02:34.543Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-09T23:02:34.543Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-09T23:02:34.800Z] === RUN TestExternalGraphDriver/pull [2021-06-09T23:02:34.800Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T23:02:36.112Z] ok github.com/docker/docker/pkg/signal 3.400s coverage: 62.3% of statements [2021-06-09T23:02:36.112Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-06-09T23:02:36.112Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-09T23:02:36.165Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-09T23:02:36.165Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-09T23:02:36.231Z] + bundleName=arm64-integration [2021-06-09T23:02:36.231Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-09T23:02:36.231Z] Creating arm64-integration-bundles.tar.gz [2021-06-09T23:02:36.231Z] + + xargs tar -czf arm64-integration-bundles.tar.gzfind [2021-06-09T23:02:36.231Z] bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-09T23:02:36.371Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-09T23:02:36.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [Pipeline] archiveArtifacts [2021-06-09T23:02:36.816Z] Archiving artifacts [2021-06-09T23:02:36.983Z] --- PASS: TestExternalGraphDriver (6.87s) [2021-06-09T23:02:36.983Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2021-06-09T23:02:36.983Z] --- PASS: TestExternalGraphDriver/spec (2.30s) [2021-06-09T23:02:36.983Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2021-06-09T23:02:36.983Z] === RUN TestGraphdriverPluginV2 [2021-06-09T23:02:37.310Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-09T23:02:37.545Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-09T23:02:37.569Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-09T23:02:38.137Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2021-06-09T23:02:38.706Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-06-09T23:02:38.767Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42503/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T23:02:38.965Z] testing: warning: no tests to run [2021-06-09T23:02:38.965Z] coverage: [no statements] [2021-06-09T23:02:38.965Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-09T23:02:39.080Z] + make clean [2021-06-09T23:02:39.225Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-09T23:02:39.484Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-09T23:02:39.652Z] docker volume rm -f docker-dev-cache [2021-06-09T23:02:39.652Z] docker-dev-cache [2021-06-09T23:02:39.745Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [Pipeline] deleteDir [2021-06-09T23:02:41.651Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-06-09T23:02:42.220Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-09T23:02:42.790Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-06-09T23:02:42.792Z] --- PASS: TestGraphdriverPluginV2 (5.56s) [2021-06-09T23:02:42.792Z] PASS [2021-06-09T23:02:42.792Z] [2021-06-09T23:02:42.792Z] DONE 5 tests in 12.588s [2021-06-09T23:02:42.792Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T23:02:42.792Z] ++ 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 [2021-06-09T23:02:42.792Z] ++ set -e [2021-06-09T23:02:42.792Z] ++ '[' -n 0 ']' [2021-06-09T23:02:42.792Z] ++ set -x [2021-06-09T23:02:42.792Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:02:42.792Z] INFO: Testing against a local daemon [2021-06-09T23:02:42.792Z] === RUN TestContinueAfterPluginCrash [2021-06-09T23:02:42.792Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T23:02:42.792Z] === RUN TestReadPluginNoRead [2021-06-09T23:02:42.792Z] === PAUSE TestReadPluginNoRead [2021-06-09T23:02:42.792Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T23:02:42.792Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T23:02:42.792Z] === CONT TestContinueAfterPluginCrash [2021-06-09T23:02:42.792Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T23:02:44.171Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2021-06-09T23:02:44.680Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-09T23:02:44.739Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-09T23:02:46.117Z] ok github.com/docker/docker/registry 0.060s coverage: 58.8% of statements [2021-06-09T23:02:46.570Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-09T23:02:46.684Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-09T23:02:46.684Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-09T23:02:47.624Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2021-06-09T23:02:47.884Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-09T23:02:48.463Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-09T23:02:49.026Z] === RUN TestDockerSuite/TestBuildTagEvent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-09T23:02:49.283Z] --- PASS: TestDaemonStartWithLogOpt (6.73s) [2021-06-09T23:02:49.283Z] === CONT TestReadPluginNoRead [Pipeline] // stage [Pipeline] } [2021-06-09T23:02:51.176Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-09T23:02:51.176Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-06-09T23:02:51.747Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2021-06-09T23:02:52.317Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-06-09T23:02:53.692Z] === RUN TestDockerSuite/TestBuildUser [2021-06-09T23:02:53.697Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-06-09T23:02:54.254Z] === RUN TestReadPluginNoRead/default [2021-06-09T23:02:55.627Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-09T23:02:55.884Z] --- PASS: TestContinueAfterPluginCrash (13.31s) [2021-06-09T23:02:56.445Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T23:02:58.334Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T23:02:58.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-09T23:03:00.224Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-09T23:03:00.788Z] --- PASS: TestReadPluginNoRead (11.37s) [2021-06-09T23:03:00.788Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2021-06-09T23:03:00.788Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) [2021-06-09T23:03:00.788Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2021-06-09T23:03:00.788Z] read_test.go:92: [d6b01fbf52205] daemon is not started [2021-06-09T23:03:00.788Z] PASS [2021-06-09T23:03:00.788Z] [2021-06-09T23:03:00.788Z] DONE 6 tests in 18.291s [2021-06-09T23:03:00.788Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-09T23:03:00.788Z] ++ 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 [2021-06-09T23:03:00.788Z] ++ set -e [2021-06-09T23:03:00.788Z] ++ '[' -n 0 ']' [2021-06-09T23:03:00.788Z] ++ set -x [2021-06-09T23:03:00.788Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:03:00.788Z] testing: warning: no tests to run [2021-06-09T23:03:00.788Z] PASS [2021-06-09T23:03:00.788Z] [2021-06-09T23:03:00.788Z] DONE 0 tests in 0.063s [2021-06-09T23:03:00.788Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T23:03:00.788Z] ++ 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 [2021-06-09T23:03:00.788Z] ++ set -e [2021-06-09T23:03:00.788Z] ++ '[' -n 0 ']' [2021-06-09T23:03:00.788Z] ++ set -x [2021-06-09T23:03:00.788Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:03:01.044Z] INFO: Testing against a local daemon [2021-06-09T23:03:01.044Z] === RUN TestPluginWithDevMounts [2021-06-09T23:03:01.044Z] === PAUSE TestPluginWithDevMounts [2021-06-09T23:03:01.044Z] === CONT TestPluginWithDevMounts [2021-06-09T23:03:03.561Z] --- PASS: TestPluginWithDevMounts (2.18s) [2021-06-09T23:03:03.561Z] PASS [2021-06-09T23:03:03.561Z] [2021-06-09T23:03:03.561Z] DONE 1 tests in 2.339s [2021-06-09T23:03:03.561Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T23:03:03.561Z] ++ 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 [2021-06-09T23:03:03.561Z] ++ set -e [2021-06-09T23:03:03.561Z] ++ '[' -n 0 ']' [2021-06-09T23:03:03.561Z] ++ set -x [2021-06-09T23:03:03.561Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:03:03.561Z] INFO: Testing against a local daemon [2021-06-09T23:03:03.561Z] === RUN TestSecretInspect [2021-06-09T23:03:06.076Z] --- PASS: TestSecretInspect (2.68s) [2021-06-09T23:03:06.076Z] === RUN TestSecretList [2021-06-09T23:03:08.592Z] --- PASS: TestSecretList (2.42s) [2021-06-09T23:03:08.592Z] === RUN TestSecretsCreateAndDelete [2021-06-09T23:03:11.857Z] --- PASS: TestSecretsCreateAndDelete (2.78s) [2021-06-09T23:03:11.857Z] === RUN TestSecretsUpdate [2021-06-09T23:03:14.374Z] --- PASS: TestSecretsUpdate (2.66s) [2021-06-09T23:03:14.374Z] === RUN TestTemplatedSecret [2021-06-09T23:03:18.542Z] --- PASS: TestTemplatedSecret (4.29s) [2021-06-09T23:03:18.542Z] === RUN TestSecretCreateResolve [2021-06-09T23:03:19.916Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-09T23:03:20.843Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-09T23:03:21.099Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-09T23:03:21.354Z] --- PASS: TestSecretCreateResolve (3.07s) [2021-06-09T23:03:21.354Z] PASS [2021-06-09T23:03:21.354Z] [2021-06-09T23:03:21.354Z] DONE 6 tests in 18.045s [2021-06-09T23:03:21.354Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T23:03:21.354Z] ++ 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 [2021-06-09T23:03:21.354Z] ++ set -e [2021-06-09T23:03:21.354Z] ++ '[' -n 0 ']' [2021-06-09T23:03:21.354Z] ++ set -x [2021-06-09T23:03:21.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:03:21.354Z] INFO: Testing against a local daemon [2021-06-09T23:03:21.354Z] === RUN TestServiceCreateInit [2021-06-09T23:03:21.354Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T23:03:22.285Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-09T23:03:23.215Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-09T23:03:25.103Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-09T23:03:25.103Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-09T23:03:25.103Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-09T23:03:25.103Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-09T23:03:25.103Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-09T23:03:26.996Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-09T23:03:26.996Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-09T23:03:27.252Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T23:03:28.181Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-09T23:03:28.746Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-09T23:03:30.113Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-09T23:03:30.113Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-09T23:03:34.280Z] --- PASS: TestServiceCreateInit (12.15s) [2021-06-09T23:03:34.280Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.81s) [2021-06-09T23:03:34.280Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.32s) [2021-06-09T23:03:34.280Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T23:03:34.280Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-09T23:03:34.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-09T23:03:37.548Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-09T23:03:38.110Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-09T23:03:38.673Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-09T23:03:39.602Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-09T23:03:39.602Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-09T23:03:40.532Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-09T23:03:40.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-09T23:03:44.714Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-09T23:03:44.714Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-09T23:03:44.714Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-09T23:03:46.080Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-09T23:03:47.006Z] === RUN TestDockerSuite/TestCommitChange [2021-06-09T23:03:47.934Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-09T23:03:48.496Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-09T23:03:51.009Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-09T23:03:52.374Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-09T23:03:52.936Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-09T23:03:54.824Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-09T23:03:55.385Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-09T23:03:56.312Z] --- PASS: TestCreateServiceMultipleTimes (22.85s) [2021-06-09T23:03:56.312Z] === RUN TestCreateServiceConflict [2021-06-09T23:03:57.241Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-09T23:03:58.169Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-09T23:03:58.169Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-09T23:03:58.169Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-09T23:03:58.427Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-09T23:03:58.427Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-09T23:03:58.427Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-09T23:03:58.427Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-09T23:03:59.356Z] --- PASS: TestCreateServiceConflict (2.83s) [2021-06-09T23:03:59.356Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T23:04:00.284Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-09T23:04:00.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-09T23:04:01.381Z] ok github.com/docker/docker/libnetwork/networkdb 157.296s coverage: 60.2% of statements [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T23:04:01.381Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === Skipped [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:73: No driver to put! [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-09T23:04:01.381Z] time="2021-06-09T22:59:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-09T23:04:01.381Z] time="2021-06-09T22:59:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-09T23:04:01.381Z] time="2021-06-09T22:59:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-09T23:04:01.381Z] time="2021-06-09T22:59:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-09T23:04:01.381Z] time="2021-06-09T22:59:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:73: No driver to put! [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-09T23:04:01.381Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-09T23:04:01.381Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-09T23:04:01.381Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T23:04:01.381Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-09T23:04:01.381Z] graphtest_unix.go:73: No driver to put! [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-09T23:04:01.381Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-09T23:04:01.381Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-09T23:04:01.381Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T23:04:01.381Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T23:04:01.381Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T23:04:01.381Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T23:04:01.381Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T23:04:01.381Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T23:04:01.381Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T23:04:01.381Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T23:04:01.381Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T23:04:01.381Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-09T23:04:01.381Z] firewalld_test.go:13: firewalld is not running [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-09T23:04:01.381Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-09T23:04:01.381Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] [2021-06-09T23:04:01.381Z] DONE 2654 tests, 37 skipped in 424.797s Post stage [Pipeline] junit [2021-06-09T23:04:01.394Z] Recording test results [2021-06-09T23:04:01.695Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-09T23:04:02.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42503/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3f577e96a5e405f17ecbfb258fa623c76ece1de4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3f577e96a5e405f17ecbfb258fa623c76ece1de4 hack/validate/vendor [2021-06-09T23:04:02.962Z] No vendor changes in diff. [2021-06-09T23:04:02.962Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T23:04:03.388Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-09T23:04:03.389Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-09T23:04:03.531Z] + echo Ensuring container killed. [2021-06-09T23:04:03.531Z] Ensuring container killed. [2021-06-09T23:04:03.531Z] + docker rm -vf docker-pr2 [2021-06-09T23:04:03.531Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-09T23:04:03.822Z] + echo Chowning /workspace to jenkins user [2021-06-09T23:04:03.822Z] Chowning /workspace to jenkins user [2021-06-09T23:04:03.822Z] + id -u [2021-06-09T23:04:03.822Z] + id -g [2021-06-09T23:04:03.822Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42503:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T23:04:04.755Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-09T23:04:04.755Z] --- PASS: TestCreateServiceMaxReplicas (5.45s) [2021-06-09T23:04:04.755Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T23:04:05.057Z] + bundleName=unit [2021-06-09T23:04:05.057Z] + echo Creating unit-bundles.tar.gz [2021-06-09T23:04:05.057Z] Creating unit-bundles.tar.gz [2021-06-09T23:04:05.057Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-09T23:04:05.057Z] bundles/junit-report.xml [2021-06-09T23:04:05.057Z] bundles/go-test-report.json [2021-06-09T23:04:05.057Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-09T23:04:05.068Z] Archiving artifacts [2021-06-09T23:04:05.551Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42503/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T23:04:05.856Z] + make clean [2021-06-09T23:04:06.115Z] docker volume rm -f docker-dev-cache [2021-06-09T23:04:06.115Z] docker-dev-cache [2021-06-09T23:04:06.120Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T23:04:07.489Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-09T23:04:08.417Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-09T23:04:09.345Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-09T23:04:09.345Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-09T23:04:09.345Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-09T23:04:10.271Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-09T23:04:10.271Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-09T23:04:10.271Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-09T23:04:10.271Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-09T23:04:10.527Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-09T23:04:11.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-09T23:04:12.018Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-09T23:04:12.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-09T23:04:12.947Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-09T23:04:14.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-09T23:04:15.398Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-09T23:04:15.398Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-09T23:04:15.960Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-09T23:04:16.887Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-09T23:04:17.815Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-09T23:04:18.376Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-09T23:04:18.376Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-09T23:04:19.303Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-09T23:04:19.864Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.09s) [2021-06-09T23:04:19.864Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T23:04:20.120Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-09T23:04:21.048Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-09T23:04:21.303Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-09T23:04:22.246Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-09T23:04:23.610Z] --- PASS: TestCreateServiceSecretFileMode (3.58s) [2021-06-09T23:04:23.610Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T23:04:24.171Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-09T23:04:26.061Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-09T23:04:26.062Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-09T23:04:26.062Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-09T23:04:26.062Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-09T23:04:26.062Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-09T23:04:26.990Z] --- PASS: TestCreateServiceConfigFileMode (3.47s) [2021-06-09T23:04:26.990Z] === RUN TestCreateServiceSysctls [2021-06-09T23:04:27.246Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-09T23:04:31.410Z] --- PASS: TestCreateServiceSysctls (3.84s) [2021-06-09T23:04:31.410Z] === RUN TestCreateServiceCapabilities [2021-06-09T23:04:31.971Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-09T23:04:32.899Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-09T23:04:33.826Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2021-06-09T23:04:33.826Z] === RUN TestInspect [2021-06-09T23:04:33.826Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-09T23:04:33.826Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-09T23:04:34.082Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-09T23:04:36.597Z] --- PASS: TestInspect (2.95s) [2021-06-09T23:04:36.597Z] === RUN TestCreateJob [2021-06-09T23:04:36.853Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-09T23:04:37.780Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-09T23:04:39.671Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-09T23:04:41.036Z] --- PASS: TestCreateJob (4.26s) [2021-06-09T23:04:41.036Z] === RUN TestReplicatedJob [2021-06-09T23:04:47.600Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-09T23:04:48.164Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-09T23:04:48.726Z] --- PASS: TestReplicatedJob (7.95s) [2021-06-09T23:04:48.726Z] === RUN TestUpdateReplicatedJob [2021-06-09T23:04:50.093Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-09T23:04:51.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-09T23:04:53.393Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2021-06-09T23:04:53.393Z] === RUN TestServiceListWithStatuses [2021-06-09T23:04:53.393Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T23:04:53.393Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T23:04:53.393Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T23:04:53.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-09T23:04:55.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-09T23:04:57.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-09T23:04:59.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-09T23:04:59.058Z] --- PASS: TestDockerNetworkConnectAlias (5.53s) [2021-06-09T23:04:59.058Z] === RUN TestDockerNetworkReConnect [2021-06-09T23:05:00.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009942e0_} [2021-06-09T23:05:02.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1733702528_/foo_false____} [2021-06-09T23:05:03.239Z] --- PASS: TestDockerNetworkReConnect (4.27s) [2021-06-09T23:05:03.239Z] === RUN TestServicePlugin [2021-06-09T23:05:04.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1733702528_/foo_true____} [2021-06-09T23:05:06.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3062174943_/foo_false____} [2021-06-09T23:05:08.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3062174943_/foo_true____} [2021-06-09T23:05:08.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-09T23:05:10.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3062174943_/foo_true__0xc000994340__} [2021-06-09T23:05:11.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000994360_} [2021-06-09T23:05:13.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000994380_} [2021-06-09T23:05:15.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009943a0_} [2021-06-09T23:05:17.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009943c0_} [2021-06-09T23:05:18.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-09T23:05:20.863Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-09T23:05:25.031Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-09T23:05:26.919Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-09T23:05:30.183Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-09T23:05:31.111Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-09T23:05:31.367Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-09T23:05:32.308Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-09T23:05:32.869Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-09T23:05:33.795Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-09T23:05:34.722Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-09T23:05:36.087Z] --- PASS: TestServicePlugin (32.61s) [2021-06-09T23:05:36.087Z] plugin_test.go:62: [de6b26b3f54e3] joining swarm manager [df9af7c189070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:05:36.087Z] plugin_test.go:65: [d4ad86f001912] joining swarm manager [df9af7c189070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:05:36.087Z] === RUN TestServiceUpdateLabel [2021-06-09T23:05:36.087Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-09T23:05:37.015Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-09T23:05:38.380Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-09T23:05:38.636Z] --- PASS: TestServiceUpdateLabel (2.87s) [2021-06-09T23:05:38.636Z] === RUN TestServiceUpdateSecrets [2021-06-09T23:05:39.199Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-09T23:05:40.564Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-09T23:05:41.930Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-09T23:05:42.857Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-09T23:05:43.784Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-09T23:05:44.346Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-09T23:05:45.711Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-09T23:05:46.640Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-09T23:05:47.202Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-09T23:05:47.202Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-09T23:05:48.131Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-09T23:05:49.498Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-09T23:05:50.082Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-09T23:05:51.012Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-09T23:05:51.939Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-09T23:05:53.304Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-09T23:05:54.235Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-09T23:05:54.797Z] --- PASS: TestServiceUpdateSecrets (16.24s) [2021-06-09T23:05:54.797Z] === RUN TestServiceUpdateConfigs [2021-06-09T23:05:56.687Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-09T23:06:01.931Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-09T23:06:05.199Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-09T23:06:05.761Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-09T23:06:11.005Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-09T23:06:11.005Z] --- PASS: TestServiceUpdateConfigs (16.17s) [2021-06-09T23:06:11.005Z] === RUN TestServiceUpdateNetwork [2021-06-09T23:06:11.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-09T23:06:14.533Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-09T23:06:15.096Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-09T23:06:20.355Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-09T23:06:20.918Z] === RUN TestDockerSuite/TestCpToDot [2021-06-09T23:06:21.849Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-09T23:06:23.217Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-09T23:06:24.585Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-09T23:06:25.513Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-09T23:06:25.769Z] --- PASS: TestServiceUpdateNetwork (14.82s) [2021-06-09T23:06:25.770Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T23:06:27.138Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-09T23:06:27.138Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-09T23:06:27.395Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-09T23:06:28.323Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-09T23:06:28.580Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-09T23:06:29.948Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-09T23:06:29.948Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-09T23:06:29.948Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-09T23:06:30.207Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-09T23:06:31.138Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-09T23:06:31.138Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-09T23:06:31.138Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-09T23:06:32.067Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-09T23:06:32.323Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-09T23:06:32.323Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-09T23:06:32.580Z] === RUN TestDockerSuite/TestCreateRM [2021-06-09T23:06:32.580Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-09T23:06:32.580Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-09T23:06:32.580Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-09T23:06:32.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-09T23:06:32.837Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-09T23:06:36.109Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-09T23:06:36.109Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-09T23:06:36.109Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-09T23:06:36.109Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-09T23:06:40.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-09T23:06:41.671Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-09T23:06:41.671Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-09T23:06:41.671Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-09T23:06:41.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-09T23:06:41.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-09T23:06:41.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-09T23:06:43.039Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-09T23:06:44.407Z] --- PASS: TestServiceUpdatePidsLimit (18.50s) [2021-06-09T23:06:44.407Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.45s) [2021-06-09T23:06:44.407Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2021-06-09T23:06:44.407Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.94s) [2021-06-09T23:06:44.407Z] PASS [2021-06-09T23:06:44.407Z] [2021-06-09T23:06:44.407Z] === Skipped [2021-06-09T23:06:44.407Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T23:06:44.407Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T23:06:44.407Z] [2021-06-09T23:06:44.407Z] [2021-06-09T23:06:44.407Z] DONE 27 tests, 1 skipped in 203.109s [2021-06-09T23:06:44.407Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T23:06:44.407Z] ++ 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 [2021-06-09T23:06:44.407Z] ++ set -e [2021-06-09T23:06:44.407Z] ++ '[' -n 0 ']' [2021-06-09T23:06:44.407Z] ++ set -x [2021-06-09T23:06:44.407Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:06:44.666Z] INFO: Testing against a local daemon [2021-06-09T23:06:44.666Z] === RUN TestSessionCreate [2021-06-09T23:06:44.666Z] --- PASS: TestSessionCreate (0.13s) [2021-06-09T23:06:44.666Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T23:06:44.924Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2021-06-09T23:06:44.924Z] PASS [2021-06-09T23:06:44.924Z] [2021-06-09T23:06:44.924Z] DONE 2 tests in 0.385s [2021-06-09T23:06:44.924Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T23:06:44.924Z] ++ 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 [2021-06-09T23:06:44.924Z] ++ set -e [2021-06-09T23:06:44.924Z] ++ '[' -n 0 ']' [2021-06-09T23:06:44.924Z] ++ set -x [2021-06-09T23:06:44.924Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:06:44.924Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-09T23:06:44.924Z] INFO: Testing against a local daemon [2021-06-09T23:06:44.924Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T23:06:44.924Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T23:06:44.924Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T23:06:44.924Z] === RUN TestEventsExecDie [2021-06-09T23:06:46.818Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-09T23:06:47.075Z] --- PASS: TestEventsExecDie (2.07s) [2021-06-09T23:06:47.075Z] === RUN TestEventsBackwardsCompatible [2021-06-09T23:06:47.075Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-06-09T23:06:47.075Z] === RUN TestEventsVolumeCreate [2021-06-09T23:06:47.333Z] --- PASS: TestEventsVolumeCreate (0.10s) [2021-06-09T23:06:47.333Z] === RUN TestInfoBinaryCommits [2021-06-09T23:06:47.333Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-06-09T23:06:47.333Z] === RUN TestInfoAPIVersioned [2021-06-09T23:06:47.333Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-09T23:06:47.333Z] === RUN TestInfoDiscoveryBackend [2021-06-09T23:06:47.898Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2021-06-09T23:06:47.898Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T23:06:48.828Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-09T23:06:48.828Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T23:06:49.392Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-09T23:06:49.649Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-06-09T23:06:49.649Z] === RUN TestInfoAPI [2021-06-09T23:06:49.649Z] --- PASS: TestInfoAPI (0.05s) [2021-06-09T23:06:49.649Z] === RUN TestInfoAPIWarnings [2021-06-09T23:06:51.543Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-09T23:06:52.911Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-09T23:06:53.841Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-09T23:06:53.841Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-09T23:06:54.773Z] === RUN TestDockerSuite/TestDockerFails [2021-06-09T23:06:54.773Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-09T23:06:54.773Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-09T23:06:54.773Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-09T23:06:56.140Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-09T23:06:56.703Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-09T23:06:58.084Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-09T23:06:58.084Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-09T23:06:58.084Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-09T23:06:58.084Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-09T23:07:04.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-09T23:07:04.623Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-09T23:07:06.520Z] --- PASS: TestInfoAPIWarnings (16.58s) [2021-06-09T23:07:06.520Z] === RUN TestInfoDebug [2021-06-09T23:07:06.777Z] --- PASS: TestInfoDebug (0.60s) [2021-06-09T23:07:06.777Z] === RUN TestInfoInsecureRegistries [2021-06-09T23:07:07.342Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2021-06-09T23:07:07.342Z] === RUN TestInfoRegistryMirrors [2021-06-09T23:07:07.906Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2021-06-09T23:07:07.906Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T23:07:08.163Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-09T23:07:08.420Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2021-06-09T23:07:08.420Z] === RUN TestPingCacheHeaders [2021-06-09T23:07:08.420Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-09T23:07:08.420Z] === RUN TestPingGet [2021-06-09T23:07:08.420Z] --- PASS: TestPingGet (0.05s) [2021-06-09T23:07:08.420Z] === RUN TestPingHead [2021-06-09T23:07:08.420Z] --- PASS: TestPingHead (0.02s) [2021-06-09T23:07:08.420Z] === RUN TestVersion [2021-06-09T23:07:08.420Z] --- PASS: TestVersion (0.03s) [2021-06-09T23:07:08.420Z] PASS [2021-06-09T23:07:08.420Z] [2021-06-09T23:07:08.420Z] === Skipped [2021-06-09T23:07:08.420Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T23:07:08.420Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T23:07:08.420Z] [2021-06-09T23:07:08.420Z] [2021-06-09T23:07:08.420Z] DONE 19 tests, 1 skipped in 23.615s [2021-06-09T23:07:08.420Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T23:07:08.420Z] ++ 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 [2021-06-09T23:07:08.420Z] ++ set -e [2021-06-09T23:07:08.420Z] ++ '[' -n 0 ']' [2021-06-09T23:07:08.420Z] ++ set -x [2021-06-09T23:07:08.420Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-09T23:07:08.677Z] INFO: Testing against a local daemon [2021-06-09T23:07:08.677Z] === RUN TestVolumesCreateAndList [2021-06-09T23:07:08.677Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-09T23:07:08.677Z] === RUN TestVolumesRemove [2021-06-09T23:07:08.934Z] --- PASS: TestVolumesRemove (0.13s) [2021-06-09T23:07:08.934Z] === RUN TestVolumesInspect [2021-06-09T23:07:08.934Z] --- PASS: TestVolumesInspect (0.05s) [2021-06-09T23:07:08.934Z] === RUN TestVolumesInvalidJSON [2021-06-09T23:07:08.934Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T23:07:08.934Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T23:07:08.934Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T23:07:08.934Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-09T23:07:08.934Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T23:07:08.934Z] PASS [2021-06-09T23:07:08.935Z] [2021-06-09T23:07:08.935Z] DONE 5 tests in 0.418s [2021-06-09T23:07:08.935Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T23:07:09.499Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T23:07:09.499Z] +++ kill 5744 [2021-06-09T23:07:10.869Z] +++ /etc/init.d/apparmor stop [2021-06-09T23:07:10.869Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T23:07:10.869Z] [2021-06-09T23:07:10.869Z] Unloading profiles will leave already running processes permanently [2021-06-09T23:07:10.869Z] unconfined, which can lead to unexpected situations. [2021-06-09T23:07:10.869Z] [2021-06-09T23:07:10.869Z] To set a process to complain mode, use the command line tool [2021-06-09T23:07:10.869Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T23:07:10.869Z] +++ true [2021-06-09T23:07:10.869Z] exiting test-integration [2021-06-09T23:07:10.869Z] ++ exit 0 [2021-06-09T23:07:10.869Z] [2021-06-09T23:07:12.239Z] + for job in $(jobs -p) [2021-06-09T23:07:12.239Z] + wait 3969 [2021-06-09T23:07:12.803Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-09T23:07:15.323Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-09T23:07:16.692Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-09T23:07:17.255Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-09T23:07:18.186Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-09T23:07:19.116Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-09T23:07:19.681Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-09T23:07:20.616Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-09T23:07:22.506Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-09T23:07:23.874Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-09T23:07:25.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-09T23:07:27.139Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-09T23:07:30.411Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-09T23:07:31.781Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-09T23:07:33.675Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-09T23:07:34.237Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-09T23:07:34.493Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-09T23:07:36.387Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-09T23:07:36.387Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-09T23:07:36.387Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-09T23:07:36.643Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-09T23:07:36.643Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-09T23:07:36.643Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-09T23:07:38.536Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-09T23:07:39.903Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-09T23:07:39.903Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-09T23:07:39.903Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-09T23:07:40.838Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-09T23:07:41.099Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-09T23:07:42.464Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-09T23:07:42.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-09T23:07:43.650Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-09T23:07:43.906Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-09T23:07:43.906Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-09T23:07:43.906Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-09T23:07:45.801Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-09T23:07:46.731Z] === RUN TestDockerSuite/TestEventsRename [2021-06-09T23:07:48.100Z] === RUN TestDockerSuite/TestEventsResize [2021-06-09T23:07:49.034Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-09T23:07:50.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-09T23:07:54.572Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-09T23:07:56.465Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-09T23:07:57.396Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-09T23:08:00.666Z] === RUN TestDockerSuite/TestEventsTop [2021-06-09T23:08:01.229Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-09T23:08:03.757Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-09T23:08:10.300Z] === RUN TestDockerSuite/TestExec [2021-06-09T23:08:11.667Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-09T23:08:12.230Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-09T23:08:13.159Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-09T23:08:13.722Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-09T23:08:16.244Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-09T23:08:16.806Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-09T23:08:18.173Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-09T23:08:19.102Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-09T23:08:19.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-09T23:08:19.923Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-09T23:08:21.293Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-09T23:08:22.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-09T23:08:22.478Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-09T23:08:24.998Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-09T23:08:30.258Z] === RUN TestDockerSuite/TestExecEnv [2021-06-09T23:08:30.515Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-09T23:08:32.407Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-09T23:08:33.777Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-09T23:08:35.668Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-09T23:08:37.564Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-09T23:08:38.933Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-09T23:08:39.862Z] === RUN TestDockerSuite/TestExecParseError [2021-06-09T23:08:40.791Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-09T23:08:41.355Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-09T23:08:42.284Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-09T23:08:46.455Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-09T23:08:47.017Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-09T23:08:47.947Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-09T23:08:48.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-09T23:09:00.399Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-09T23:09:00.656Z] === RUN TestDockerSuite/TestExecTTY [2021-06-09T23:09:01.585Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-09T23:09:02.954Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-09T23:09:03.517Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-09T23:09:04.884Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-09T23:09:04.884Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-09T23:09:07.411Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-09T23:09:08.341Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-09T23:09:10.234Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-09T23:09:11.606Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-09T23:09:13.501Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-09T23:09:18.750Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-09T23:09:20.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-09T23:09:23.178Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-09T23:09:25.067Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-09T23:09:30.320Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-09T23:09:30.882Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-09T23:09:30.882Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-09T23:09:30.882Z] === RUN TestDockerSuite/TestHealth [2021-06-09T23:09:33.305Z] --- PASS: TestBuildWCOWSandboxSize (932.92s) [2021-06-09T23:09:33.305Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T23:09:33.305Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T23:09:33.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T23:09:33.305Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T23:09:33.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T23:09:33.305Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T23:09:33.305Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T23:09:33.305Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T23:09:33.305Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T23:09:33.305Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T23:09:33.305Z] --- PASS: TestBuildWithEmptyDockerfile (0.68s) [2021-06-09T23:09:33.305Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.02s) [2021-06-09T23:09:33.305Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.02s) [2021-06-09T23:09:33.305Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.02s) [2021-06-09T23:09:33.305Z] === RUN TestBuildPreserveOwnership [2021-06-09T23:09:33.305Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-06-09T23:09:33.305Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:09:33.305Z] === RUN TestBuildPlatformInvalid [2021-06-09T23:09:33.758Z] --- PASS: TestBuildPlatformInvalid (0.54s) [2021-06-09T23:09:33.758Z] PASS [2021-06-09T23:09:33.758Z] ok github.com/docker/docker/integration/build 1154.799s [2021-06-09T23:09:34.209Z] [2021-06-09T23:09:34.209Z] === Skipped [2021-06-09T23:09:34.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-09T23:09:34.209Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T23:09:34.209Z] [2021-06-09T23:09:34.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-09T23:09:34.209Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:34.209Z] [2021-06-09T23:09:34.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-09T23:09:34.209Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:09:34.209Z] [2021-06-09T23:09:34.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-09T23:09:34.209Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:09:34.209Z] [2021-06-09T23:09:34.209Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-06-09T23:09:34.209Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:09:34.209Z] [2021-06-09T23:09:34.209Z] [2021-06-09T23:09:34.209Z] DONE 29 tests, 5 skipped in 1178.577s [2021-06-09T23:09:34.209Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-09T23:09:37.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:09:37.904Z] INFO: Testing against a local daemon [2021-06-09T23:09:37.904Z] === RUN TestConfigInspect [2021-06-09T23:09:37.904Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] === RUN TestConfigList [2021-06-09T23:09:37.904Z] --- SKIP: TestConfigList (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] === RUN TestConfigsCreateAndDelete [2021-06-09T23:09:37.904Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] === RUN TestConfigsUpdate [2021-06-09T23:09:37.904Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] === RUN TestTemplatedConfig [2021-06-09T23:09:37.904Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] === RUN TestConfigCreateResolve [2021-06-09T23:09:37.904Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:09:37.904Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T23:09:37.904Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:09:37.904Z] PASS [2021-06-09T23:09:37.904Z] ok github.com/docker/docker/integration/config 0.196s [2021-06-09T23:09:37.904Z] [2021-06-09T23:09:37.904Z] === Skipped [2021-06-09T23:09:37.904Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] [2021-06-09T23:09:37.904Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] [2021-06-09T23:09:37.904Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] [2021-06-09T23:09:37.904Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] [2021-06-09T23:09:37.904Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:37.904Z] [2021-06-09T23:09:37.904Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:09:37.904Z] [2021-06-09T23:09:37.904Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-09T23:09:37.904Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:09:37.904Z] [2021-06-09T23:09:37.904Z] [2021-06-09T23:09:37.904Z] DONE 7 tests, 7 skipped in 3.404s [2021-06-09T23:09:37.904Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-09T23:09:40.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:09:40.769Z] INFO: Testing against a local daemon [2021-06-09T23:09:40.769Z] === RUN TestCheckpoint [2021-06-09T23:09:40.769Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T23:09:40.769Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T23:09:40.769Z] === RUN TestContainerInvalidJSON [2021-06-09T23:09:40.769Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T23:09:40.769Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T23:09:40.769Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T23:09:40.769Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T23:09:40.769Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T23:09:40.769Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T23:09:41.721Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T23:09:41.721Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T23:09:41.721Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T23:09:41.721Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-06-09T23:09:41.721Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T23:09:41.721Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T23:09:41.721Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-09T23:09:41.721Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T23:09:41.721Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-06-09T23:09:41.721Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T23:09:41.721Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-06-09T23:09:41.721Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T23:09:42.174Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2021-06-09T23:09:42.174Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T23:09:42.625Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-06-09T23:09:42.625Z] === RUN TestCopyFromContainer [2021-06-09T23:09:42.625Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-09T23:09:42.625Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:42.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T23:09:42.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T23:09:42.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T23:09:42.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T23:09:42.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T23:09:42.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T23:09:42.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T23:09:42.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T23:09:42.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T23:09:42.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T23:09:42.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-09T23:09:42.625Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T23:09:42.625Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T23:09:42.625Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidEnv [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T23:09:42.625Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T23:09:42.625Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T23:09:42.625Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T23:09:42.625Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T23:09:42.625Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T23:09:42.625Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-09T23:09:42.625Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T23:09:42.625Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T23:09:42.625Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:42.625Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T23:09:42.625Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T23:09:42.625Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:09:42.625Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T23:09:42.625Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T23:09:42.625Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T23:09:42.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T23:09:42.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T23:09:42.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T23:09:42.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T23:09:42.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T23:09:42.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T23:09:42.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T23:09:42.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T23:09:42.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T23:09:42.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T23:09:42.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-09T23:09:42.625Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T23:09:42.625Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T23:09:42.625Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T23:09:42.625Z] === RUN TestCreateDifferentPlatform [2021-06-09T23:09:42.625Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T23:09:42.625Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T23:09:42.625Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T23:09:42.625Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-09T23:09:42.625Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T23:09:42.625Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-06-09T23:09:42.625Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T23:09:42.625Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-09T23:09:42.625Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T23:09:42.625Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T23:09:42.625Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-09T23:09:42.625Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:42.625Z] === RUN TestDiff [2021-06-09T23:09:42.625Z] --- SKIP: TestDiff (0.00s) [2021-06-09T23:09:42.625Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T23:09:42.625Z] === RUN TestExecWithCloseStdin [2021-06-09T23:09:46.328Z] --- PASS: TestExecWithCloseStdin (3.16s) [2021-06-09T23:09:46.328Z] === RUN TestExec [2021-06-09T23:09:47.847Z] --- PASS: TestExec (2.19s) [2021-06-09T23:09:47.847Z] === RUN TestExecUser [2021-06-09T23:09:47.847Z] --- SKIP: TestExecUser (0.00s) [2021-06-09T23:09:47.847Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T23:09:47.847Z] === RUN TestExportContainerAndImportImage [2021-06-09T23:09:47.847Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-09T23:09:47.847Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:47.847Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T23:09:47.847Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T23:09:47.847Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:47.847Z] === RUN TestHealthCheckWorkdir [2021-06-09T23:09:47.847Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-09T23:09:47.847Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T23:09:47.847Z] === RUN TestHealthKillContainer [2021-06-09T23:09:47.847Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-09T23:09:47.847Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T23:09:47.847Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T23:09:47.847Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T23:09:47.847Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T23:09:47.847Z] === RUN TestKillContainerInvalidSignal [2021-06-09T23:09:50.001Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2021-06-09T23:09:50.001Z] === RUN TestKillContainer [2021-06-09T23:09:50.001Z] === RUN TestKillContainer/no_signal [2021-06-09T23:09:52.152Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T23:09:52.152Z] === RUN TestKillContainer/killing_signal [2021-06-09T23:09:52.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-09T23:09:54.671Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-09T23:09:54.671Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-09T23:09:54.671Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-09T23:09:54.671Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-09T23:09:55.045Z] --- PASS: TestKillContainer (4.76s) [2021-06-09T23:09:55.045Z] --- PASS: TestKillContainer/no_signal (2.06s) [2021-06-09T23:09:55.045Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T23:09:55.045Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T23:09:55.045Z] --- PASS: TestKillContainer/killing_signal (2.65s) [2021-06-09T23:09:55.045Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T23:09:55.045Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T23:09:55.045Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:09:55.045Z] === RUN TestKillStoppedContainer [2021-06-09T23:09:55.045Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-09T23:09:55.045Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:09:55.045Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T23:09:55.045Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T23:09:55.045Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:09:55.045Z] === RUN TestKillDifferentUserContainer [2021-06-09T23:09:55.045Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-09T23:09:55.045Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T23:09:55.045Z] === RUN TestInspectOomKilledTrue [2021-06-09T23:09:55.045Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T23:09:55.045Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:09:55.045Z] === RUN TestInspectOomKilledFalse [2021-06-09T23:09:55.045Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T23:09:55.045Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T23:09:55.045Z] === RUN TestLogsFollowTailEmpty [2021-06-09T23:09:56.041Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-09T23:09:56.041Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-09T23:09:56.605Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-09T23:09:56.862Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-09T23:09:56.862Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-09T23:09:56.862Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-09T23:09:57.118Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-09T23:09:57.194Z] --- PASS: TestLogsFollowTailEmpty (2.17s) [2021-06-09T23:09:57.195Z] === RUN TestNetworkNat [2021-06-09T23:09:57.195Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-09T23:09:57.195Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T23:09:57.195Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T23:09:57.683Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-09T23:09:58.247Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-09T23:09:58.247Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-09T23:09:59.194Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-09T23:09:59.194Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-09T23:09:59.353Z] --- PASS: TestNetworkLocalhostTCPNat (2.53s) [2021-06-09T23:09:59.353Z] === RUN TestNetworkLoopbackNat [2021-06-09T23:09:59.353Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-09T23:09:59.353Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T23:09:59.353Z] === RUN TestPause [2021-06-09T23:09:59.353Z] --- SKIP: TestPause (0.00s) [2021-06-09T23:09:59.353Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T23:09:59.353Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T23:09:59.756Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-09T23:10:00.685Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-09T23:10:00.685Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-09T23:10:01.504Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.05s) [2021-06-09T23:10:01.504Z] === RUN TestPauseStopPausedContainer [2021-06-09T23:10:01.504Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-09T23:10:01.504Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:10:01.504Z] === RUN TestPsFilter [2021-06-09T23:10:01.615Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-09T23:10:01.955Z] --- PASS: TestPsFilter (0.24s) [2021-06-09T23:10:01.955Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T23:10:04.106Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.34s) [2021-06-09T23:10:04.106Z] === RUN TestRemoveContainerWithVolume [2021-06-09T23:10:04.884Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-09T23:10:04.884Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-09T23:10:04.884Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-09T23:10:06.252Z] === RUN TestDockerSuite/TestImportFile [2021-06-09T23:10:06.257Z] --- PASS: TestRemoveContainerWithVolume (2.30s) [2021-06-09T23:10:06.257Z] === RUN TestRemoveContainerRunning [2021-06-09T23:10:08.145Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-09T23:10:08.145Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-09T23:10:08.407Z] --- PASS: TestRemoveContainerRunning (2.07s) [2021-06-09T23:10:08.407Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T23:10:10.040Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-09T23:10:10.557Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.21s) [2021-06-09T23:10:10.557Z] === RUN TestRemoveInvalidContainer [2021-06-09T23:10:10.557Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-09T23:10:10.557Z] === RUN TestRenameLinkedContainer [2021-06-09T23:10:10.557Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-09T23:10:10.557Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T23:10:10.557Z] === RUN TestRenameStoppedContainer [2021-06-09T23:10:11.934Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-09T23:10:13.428Z] --- PASS: TestRenameStoppedContainer (2.27s) [2021-06-09T23:10:13.428Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T23:10:14.455Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-09T23:10:15.017Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-09T23:10:15.946Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-09T23:10:16.875Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-09T23:10:16.875Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-09T23:10:16.875Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-09T23:10:17.129Z] --- PASS: TestRenameRunningContainerAndReuse (3.88s) [2021-06-09T23:10:17.129Z] === RUN TestRenameInvalidName [2021-06-09T23:10:17.438Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-09T23:10:18.368Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-09T23:10:19.276Z] --- PASS: TestRenameInvalidName (2.03s) [2021-06-09T23:10:19.276Z] === RUN TestRenameAnonymousContainer [2021-06-09T23:10:19.314Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-09T23:10:19.889Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-09T23:10:21.257Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-09T23:10:22.187Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-09T23:10:22.187Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-09T23:10:24.079Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-09T23:10:24.642Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-09T23:10:25.205Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-09T23:10:25.205Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-09T23:10:26.135Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-09T23:10:26.135Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-09T23:10:27.064Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-09T23:10:27.628Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-09T23:10:28.557Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-09T23:10:29.485Z] === RUN TestDockerSuite/TestInspectImage [2021-06-09T23:10:29.485Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-09T23:10:29.485Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-09T23:10:29.485Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-09T23:10:30.054Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-09T23:10:30.985Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-09T23:10:30.985Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-09T23:10:31.548Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-09T23:10:31.600Z] --- PASS: TestRenameAnonymousContainer (11.90s) [2021-06-09T23:10:31.600Z] === RUN TestRenameContainerWithSameName [2021-06-09T23:10:32.478Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-09T23:10:33.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-09T23:10:33.124Z] --- PASS: TestRenameContainerWithSameName (2.06s) [2021-06-09T23:10:33.124Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T23:10:33.124Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T23:10:33.124Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T23:10:33.124Z] === RUN TestResize [2021-06-09T23:10:33.971Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-09T23:10:33.971Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-09T23:10:34.902Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-09T23:10:35.274Z] --- PASS: TestResize (2.10s) [2021-06-09T23:10:35.274Z] === RUN TestResizeWithInvalidSize [2021-06-09T23:10:36.797Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-09T23:10:37.429Z] --- PASS: TestResizeWithInvalidSize (2.16s) [2021-06-09T23:10:37.429Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T23:10:39.340Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-09T23:10:39.951Z] --- PASS: TestResizeWhenContainerNotStarted (2.50s) [2021-06-09T23:10:39.951Z] === RUN TestDaemonRestartKillContainers [2021-06-09T23:10:39.951Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-09T23:10:39.951Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:10:39.951Z] === RUN TestStats [2021-06-09T23:10:39.951Z] --- SKIP: TestStats (0.00s) [2021-06-09T23:10:39.951Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T23:10:39.951Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T23:10:40.270Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-09T23:10:41.199Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-09T23:10:42.567Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-09T23:10:43.132Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-09T23:10:44.063Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-09T23:10:44.997Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-09T23:10:44.997Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-09T23:10:45.705Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.47s) [2021-06-09T23:10:45.705Z] === RUN TestStopContainerWithTimeout [2021-06-09T23:10:45.705Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-09T23:10:45.705Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T23:10:45.705Z] === RUN TestUpdateRestartPolicy [2021-06-09T23:10:48.272Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-09T23:10:50.182Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-09T23:10:52.077Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-09T23:10:52.640Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-09T23:10:55.912Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-09T23:11:00.084Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-09T23:11:03.388Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-09T23:11:03.388Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-09T23:11:05.909Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-09T23:11:06.471Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-09T23:11:06.690Z] --- PASS: TestUpdateRestartPolicy (20.93s) [2021-06-09T23:11:06.690Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T23:11:07.840Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-09T23:11:08.204Z] --- PASS: TestUpdateRestartWithAutoRemove (2.21s) [2021-06-09T23:11:08.204Z] === RUN TestWaitNonBlocked [2021-06-09T23:11:08.204Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T23:11:08.204Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T23:11:08.204Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T23:11:08.204Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T23:11:08.204Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T23:11:08.204Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T23:11:10.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-09T23:11:11.085Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-09T23:11:11.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.85s) [2021-06-09T23:11:11.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.99s) [2021-06-09T23:11:11.085Z] === RUN TestWaitBlocked [2021-06-09T23:11:11.085Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-09T23:11:11.536Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:11.536Z] PASS [2021-06-09T23:11:11.536Z] ok github.com/docker/docker/integration/container 90.687s [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === Skipped [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-09T23:11:11.536Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-09T23:11:11.536Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T23:11:11.536Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T23:11:11.536Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T23:11:11.536Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T23:11:11.536Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T23:11:11.536Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-09T23:11:11.536Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-09T23:11:11.536Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-09T23:11:11.536Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-09T23:11:11.536Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-09T23:11:11.536Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T23:11:11.536Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-09T23:11:11.536Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-09T23:11:11.536Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T23:11:11.536Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-09T23:11:11.536Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T23:11:11.536Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T23:11:11.536Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-09T23:11:11.536Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T23:11:11.536Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-09T23:11:11.536Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-09T23:11:11.536Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-09T23:11:11.536Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-09T23:11:11.536Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-09T23:11:11.536Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-09T23:11:11.536Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-09T23:11:11.536Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-09T23:11:11.536Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T23:11:11.536Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-09T23:11:11.536Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-09T23:11:11.536Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-09T23:11:11.536Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-09T23:11:11.536Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] [2021-06-09T23:11:11.536Z] DONE 88 tests, 33 skipped in 93.520s [2021-06-09T23:11:11.536Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-09T23:11:13.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:13.687Z] INFO: Testing against a local daemon [2021-06-09T23:11:13.687Z] === RUN TestCommitInheritsEnv [2021-06-09T23:11:13.687Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-09T23:11:13.687Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:11:13.687Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T23:11:13.687Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T23:11:13.687Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T23:11:13.687Z] === RUN TestImagesFilterMultiReference [2021-06-09T23:11:13.687Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-09T23:11:13.687Z] === RUN TestImagePullPlatformInvalid [2021-06-09T23:11:14.144Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-09T23:11:14.144Z] === RUN TestRemoveImageOrphaning [2021-06-09T23:11:15.105Z] --- PASS: TestRemoveImageOrphaning (1.23s) [2021-06-09T23:11:15.105Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T23:11:15.105Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-06-09T23:11:15.105Z] === RUN TestTagInvalidReference [2021-06-09T23:11:15.105Z] --- PASS: TestTagInvalidReference (0.05s) [2021-06-09T23:11:15.105Z] === RUN TestTagValidPrefixedRepo [2021-06-09T23:11:15.565Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-06-09T23:11:15.565Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T23:11:15.565Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2021-06-09T23:11:15.565Z] === RUN TestTagOfficialNames [2021-06-09T23:11:15.565Z] --- PASS: TestTagOfficialNames (0.13s) [2021-06-09T23:11:15.565Z] === RUN TestTagMatchesDigest [2021-06-09T23:11:15.565Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-06-09T23:11:15.565Z] PASS [2021-06-09T23:11:15.565Z] ok github.com/docker/docker/integration/image 1.922s [2021-06-09T23:11:15.565Z] [2021-06-09T23:11:15.565Z] === Skipped [2021-06-09T23:11:15.565Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-09T23:11:15.565Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:11:15.565Z] [2021-06-09T23:11:15.565Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T23:11:15.565Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T23:11:15.565Z] [2021-06-09T23:11:15.565Z] [2021-06-09T23:11:15.565Z] DONE 11 tests, 2 skipped in 4.200s [2021-06-09T23:11:15.565Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-09T23:11:16.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-09T23:11:18.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:18.435Z] INFO: Testing against a local daemon [2021-06-09T23:11:18.435Z] === RUN TestNetworkCreateDelete [2021-06-09T23:11:18.435Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-09T23:11:18.435Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:18.435Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T23:11:18.435Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T23:11:18.435Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-09T23:11:18.435Z] === RUN TestDaemonDNSFallback [2021-06-09T23:11:18.435Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-09T23:11:18.435Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:18.435Z] === RUN TestInspectNetwork [2021-06-09T23:11:18.435Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-09T23:11:18.435Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:18.435Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T23:11:18.435Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-09T23:11:18.435Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:18.435Z] === RUN TestNetworkInvalidJSON [2021-06-09T23:11:18.435Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T23:11:18.435Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T23:11:18.435Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T23:11:18.435Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T23:11:18.435Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T23:11:18.435Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T23:11:18.435Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T23:11:18.435Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T23:11:18.435Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T23:11:18.435Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-09T23:11:18.435Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-09T23:11:18.435Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-09T23:11:18.435Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-09T23:11:18.435Z] === RUN TestNetworkList [2021-06-09T23:11:18.435Z] === RUN TestNetworkList//networks [2021-06-09T23:11:18.435Z] === PAUSE TestNetworkList//networks [2021-06-09T23:11:18.435Z] === RUN TestNetworkList//networks/ [2021-06-09T23:11:18.435Z] === PAUSE TestNetworkList//networks/ [2021-06-09T23:11:18.435Z] === CONT TestNetworkList//networks [2021-06-09T23:11:18.435Z] === CONT TestNetworkList//networks/ [2021-06-09T23:11:18.435Z] --- PASS: TestNetworkList (0.03s) [2021-06-09T23:11:18.435Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T23:11:18.435Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T23:11:18.435Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T23:11:18.435Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-09T23:11:18.435Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T23:11:18.435Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T23:11:18.435Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T23:11:18.435Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T23:11:18.435Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T23:11:18.435Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T23:11:18.435Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T23:11:18.435Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:242: FLAKY_TEST [2021-06-09T23:11:18.435Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T23:11:18.435Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T23:11:18.435Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] PASS [2021-06-09T23:11:18.435Z] ok github.com/docker/docker/integration/network 0.338s [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === Skipped [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-09T23:11:18.435Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T23:11:18.435Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-09T23:11:18.435Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-09T23:11:18.435Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-09T23:11:18.435Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-09T23:11:18.435Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:242: FLAKY_TEST [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T23:11:18.435Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] [2021-06-09T23:11:18.435Z] DONE 22 tests, 15 skipped in 2.884s [2021-06-09T23:11:18.887Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-09T23:11:19.844Z] testing: warning: no tests to run [2021-06-09T23:11:19.844Z] PASS [2021-06-09T23:11:19.844Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2021-06-09T23:11:19.844Z] [2021-06-09T23:11:19.844Z] DONE 0 tests in 0.914s [2021-06-09T23:11:19.844Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-09T23:11:20.181Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-09T23:11:20.810Z] testing: warning: no tests to run [2021-06-09T23:11:20.810Z] PASS [2021-06-09T23:11:20.810Z] ok github.com/docker/docker/integration/network/macvlan 0.117s [2021-06-09T23:11:20.810Z] [2021-06-09T23:11:20.810Z] DONE 0 tests in 0.915s [2021-06-09T23:11:20.810Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-09T23:11:21.768Z] testing: warning: no tests to run [2021-06-09T23:11:21.768Z] PASS [2021-06-09T23:11:21.768Z] ok github.com/docker/docker/integration/plugin 0.079s [2021-06-09T23:11:21.768Z] [2021-06-09T23:11:21.768Z] DONE 0 tests in 0.886s [2021-06-09T23:11:21.768Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-09T23:11:22.721Z] testing: warning: no tests to run [2021-06-09T23:11:22.721Z] PASS [2021-06-09T23:11:22.721Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2021-06-09T23:11:22.721Z] [2021-06-09T23:11:22.721Z] DONE 0 tests in 0.853s [2021-06-09T23:11:22.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-09T23:11:24.351Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-09T23:11:24.351Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-09T23:11:26.869Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-09T23:11:27.433Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-09T23:11:29.335Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-09T23:11:30.266Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-09T23:11:31.637Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-09T23:11:32.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:32.964Z] INFO: Testing against a local daemon [2021-06-09T23:11:32.964Z] === RUN TestPluginInvalidJSON [2021-06-09T23:11:32.964Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T23:11:32.964Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T23:11:32.964Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T23:11:32.964Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-09T23:11:32.964Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T23:11:32.964Z] === RUN TestPluginInstall [2021-06-09T23:11:32.964Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-09T23:11:32.964Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T23:11:32.964Z] === RUN TestPluginsWithRuntimes [2021-06-09T23:11:32.964Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-09T23:11:32.964Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T23:11:32.964Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T23:11:32.964Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T23:11:32.964Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T23:11:32.964Z] PASS [2021-06-09T23:11:32.964Z] ok github.com/docker/docker/integration/plugin/common 0.254s [2021-06-09T23:11:32.964Z] [2021-06-09T23:11:32.964Z] === Skipped [2021-06-09T23:11:32.964Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-09T23:11:32.964Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T23:11:32.964Z] [2021-06-09T23:11:32.964Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-09T23:11:32.964Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T23:11:32.964Z] [2021-06-09T23:11:32.964Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T23:11:32.964Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T23:11:32.964Z] [2021-06-09T23:11:32.964Z] [2021-06-09T23:11:32.964Z] DONE 5 tests, 3 skipped in 9.478s [2021-06-09T23:11:32.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-09T23:11:34.155Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-09T23:11:34.155Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-09T23:11:34.411Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-09T23:11:34.668Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-09T23:11:34.668Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-09T23:11:34.668Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-09T23:11:35.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:35.117Z] INFO: Testing against a local daemon [2021-06-09T23:11:35.117Z] === RUN TestExternalGraphDriver [2021-06-09T23:11:35.117Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-09T23:11:35.117Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T23:11:35.569Z] === RUN TestGraphdriverPluginV2 [2021-06-09T23:11:35.569Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-09T23:11:35.569Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T23:11:35.569Z] PASS [2021-06-09T23:11:35.569Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.193s [2021-06-09T23:11:35.569Z] [2021-06-09T23:11:35.569Z] === Skipped [2021-06-09T23:11:35.569Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-09T23:11:35.569Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T23:11:35.569Z] [2021-06-09T23:11:35.569Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-09T23:11:35.569Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T23:11:35.569Z] [2021-06-09T23:11:35.569Z] [2021-06-09T23:11:35.569Z] DONE 2 tests, 2 skipped in 3.412s [2021-06-09T23:11:35.569Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-09T23:11:35.598Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-09T23:11:36.529Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-09T23:11:38.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:38.438Z] INFO: Testing against a local daemon [2021-06-09T23:11:38.438Z] === RUN TestReadPluginNoRead [2021-06-09T23:11:38.438Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-09T23:11:38.438Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T23:11:38.438Z] PASS [2021-06-09T23:11:38.438Z] ok github.com/docker/docker/integration/plugin/logging 0.207s [2021-06-09T23:11:38.438Z] [2021-06-09T23:11:38.438Z] === Skipped [2021-06-09T23:11:38.438Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-09T23:11:38.438Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T23:11:38.438Z] [2021-06-09T23:11:38.438Z] [2021-06-09T23:11:38.438Z] DONE 1 tests, 1 skipped in 2.761s [2021-06-09T23:11:38.438Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-09T23:11:39.048Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-09T23:11:39.952Z] testing: warning: no tests to run [2021-06-09T23:11:39.952Z] PASS [2021-06-09T23:11:39.952Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.133s [2021-06-09T23:11:39.952Z] [2021-06-09T23:11:39.952Z] DONE 0 tests in 1.529s [2021-06-09T23:11:39.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-09T23:11:40.940Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-09T23:11:41.870Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-09T23:11:42.798Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-09T23:11:42.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:42.827Z] INFO: Testing against a local daemon [2021-06-09T23:11:42.827Z] === RUN TestPluginWithDevMounts [2021-06-09T23:11:42.827Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-09T23:11:42.827Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:42.827Z] PASS [2021-06-09T23:11:42.827Z] ok github.com/docker/docker/integration/plugin/volumes 0.249s [2021-06-09T23:11:42.827Z] [2021-06-09T23:11:42.827Z] === Skipped [2021-06-09T23:11:42.827Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-09T23:11:42.827Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:42.827Z] [2021-06-09T23:11:42.827Z] [2021-06-09T23:11:42.827Z] DONE 1 tests, 1 skipped in 2.874s [2021-06-09T23:11:42.827Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-09T23:11:45.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:45.698Z] INFO: Testing against a local daemon [2021-06-09T23:11:45.698Z] === RUN TestSecretInspect [2021-06-09T23:11:45.698Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-09T23:11:45.698Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] === RUN TestSecretList [2021-06-09T23:11:45.698Z] --- SKIP: TestSecretList (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] === RUN TestSecretsCreateAndDelete [2021-06-09T23:11:45.698Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] === RUN TestSecretsUpdate [2021-06-09T23:11:45.698Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] === RUN TestTemplatedSecret [2021-06-09T23:11:45.698Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] === RUN TestSecretCreateResolve [2021-06-09T23:11:45.698Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:45.698Z] PASS [2021-06-09T23:11:45.698Z] ok github.com/docker/docker/integration/secret 0.199s [2021-06-09T23:11:45.698Z] [2021-06-09T23:11:45.698Z] === Skipped [2021-06-09T23:11:45.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-06-09T23:11:45.698Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] [2021-06-09T23:11:45.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] [2021-06-09T23:11:45.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] [2021-06-09T23:11:45.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] [2021-06-09T23:11:45.698Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:45.698Z] [2021-06-09T23:11:45.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-09T23:11:45.698Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:45.698Z] [2021-06-09T23:11:45.698Z] [2021-06-09T23:11:45.698Z] DONE 6 tests, 6 skipped in 2.387s [2021-06-09T23:11:45.698Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-09T23:11:46.968Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-09T23:11:47.225Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-09T23:11:47.225Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-09T23:11:48.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:48.567Z] INFO: Testing against a local daemon [2021-06-09T23:11:48.567Z] === RUN TestServiceCreateInit [2021-06-09T23:11:48.567Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T23:11:48.567Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T23:11:48.567Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-09T23:11:48.567Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T23:11:48.567Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T23:11:48.567Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T23:11:48.567Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-09T23:11:48.567Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestCreateServiceConflict [2021-06-09T23:11:48.567Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-09T23:11:48.567Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T23:11:48.567Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-09T23:11:48.567Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T23:11:48.567Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T23:11:48.567Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T23:11:48.567Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-09T23:11:48.567Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T23:11:48.567Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-09T23:11:48.567Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestCreateServiceSysctls [2021-06-09T23:11:48.567Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-06-09T23:11:48.567Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestCreateServiceCapabilities [2021-06-09T23:11:48.567Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-09T23:11:48.567Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestInspect [2021-06-09T23:11:48.567Z] --- SKIP: TestInspect (0.00s) [2021-06-09T23:11:48.567Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestCreateJob [2021-06-09T23:11:48.567Z] --- SKIP: TestCreateJob (0.00s) [2021-06-09T23:11:48.567Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestReplicatedJob [2021-06-09T23:11:48.567Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-09T23:11:48.567Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestUpdateReplicatedJob [2021-06-09T23:11:48.567Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-09T23:11:48.567Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestServiceListWithStatuses [2021-06-09T23:11:48.567Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T23:11:48.567Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T23:11:48.567Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-09T23:11:48.567Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestDockerNetworkReConnect [2021-06-09T23:11:48.567Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-09T23:11:48.567Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestServicePlugin [2021-06-09T23:11:48.567Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-09T23:11:48.567Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:48.567Z] === RUN TestServiceUpdateLabel [2021-06-09T23:11:48.567Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-09T23:11:48.567Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:48.567Z] === RUN TestServiceUpdateSecrets [2021-06-09T23:11:48.567Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-09T23:11:48.567Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:48.567Z] === RUN TestServiceUpdateConfigs [2021-06-09T23:11:48.567Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-09T23:11:48.567Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:48.567Z] === RUN TestServiceUpdateNetwork [2021-06-09T23:11:48.567Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-09T23:11:48.567Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:48.567Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T23:11:48.567Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-09T23:11:48.567Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:48.567Z] PASS [2021-06-09T23:11:48.567Z] ok github.com/docker/docker/integration/service 0.391s [2021-06-09T23:11:48.593Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === Skipped [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T23:11:49.037Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T23:11:49.037Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T23:11:49.037Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T23:11:49.037Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-09T23:11:49.037Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-09T23:11:49.037Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-09T23:11:49.037Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T23:11:49.037Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-09T23:11:49.037Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s) [2021-06-09T23:11:49.037Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-06-09T23:11:49.037Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-09T23:11:49.037Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-09T23:11:49.037Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-09T23:11:49.037Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-09T23:11:49.037Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-09T23:11:49.037Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-09T23:11:49.037Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-09T23:11:49.037Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-09T23:11:49.037Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-09T23:11:49.037Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-09T23:11:49.037Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-09T23:11:49.037Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-09T23:11:49.037Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-09T23:11:49.037Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-09T23:11:49.037Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] [2021-06-09T23:11:49.037Z] DONE 24 tests, 23 skipped in 3.380s [2021-06-09T23:11:49.037Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-09T23:11:49.957Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-09T23:11:50.910Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-09T23:11:51.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:51.180Z] INFO: Testing against a local daemon [2021-06-09T23:11:51.180Z] === RUN TestSessionCreate [2021-06-09T23:11:51.180Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-09T23:11:51.180Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:51.180Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T23:11:51.180Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T23:11:51.180Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:51.180Z] PASS [2021-06-09T23:11:51.180Z] ok github.com/docker/docker/integration/session 0.194s [2021-06-09T23:11:51.180Z] [2021-06-09T23:11:51.180Z] === Skipped [2021-06-09T23:11:51.181Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-09T23:11:51.181Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:51.181Z] [2021-06-09T23:11:51.181Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T23:11:51.181Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T23:11:51.181Z] [2021-06-09T23:11:51.181Z] [2021-06-09T23:11:51.181Z] DONE 2 tests, 2 skipped in 2.478s [2021-06-09T23:11:51.181Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-09T23:11:52.273Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-09T23:11:53.201Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-09T23:11:54.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:54.040Z] INFO: Testing against a local daemon [2021-06-09T23:11:54.040Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T23:11:54.040Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T23:11:54.040Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:54.040Z] === RUN TestEventsExecDie [2021-06-09T23:11:54.040Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-09T23:11:54.040Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T23:11:54.040Z] === RUN TestEventsBackwardsCompatible [2021-06-09T23:11:54.040Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-09T23:11:54.040Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T23:11:54.040Z] === RUN TestEventsVolumeCreate [2021-06-09T23:11:54.040Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-09T23:11:54.040Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T23:11:54.040Z] === RUN TestInfoAPI [2021-06-09T23:11:54.040Z] --- PASS: TestInfoAPI (0.04s) [2021-06-09T23:11:54.040Z] === RUN TestInfoAPIWarnings [2021-06-09T23:11:54.040Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-09T23:11:54.040Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:11:54.040Z] === RUN TestInfoDebug [2021-06-09T23:11:54.040Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-09T23:11:54.040Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:11:54.040Z] === RUN TestInfoInsecureRegistries [2021-06-09T23:11:54.040Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-09T23:11:54.040Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:11:54.040Z] === RUN TestInfoRegistryMirrors [2021-06-09T23:11:54.040Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-09T23:11:54.040Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:11:54.040Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T23:11:54.491Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2021-06-09T23:11:54.491Z] === RUN TestPingCacheHeaders [2021-06-09T23:11:54.948Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-09T23:11:54.948Z] === RUN TestPingGet [2021-06-09T23:11:54.948Z] --- PASS: TestPingGet (0.05s) [2021-06-09T23:11:54.948Z] === RUN TestPingHead [2021-06-09T23:11:54.948Z] --- PASS: TestPingHead (0.04s) [2021-06-09T23:11:54.948Z] === RUN TestVersion [2021-06-09T23:11:54.948Z] --- PASS: TestVersion (0.03s) [2021-06-09T23:11:54.948Z] PASS [2021-06-09T23:11:54.948Z] ok github.com/docker/docker/integration/system 1.481s [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] === Skipped [2021-06-09T23:11:54.948Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T23:11:54.948Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-09T23:11:54.948Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-09T23:11:54.948Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-09T23:11:54.948Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-09T23:11:54.948Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-09T23:11:54.948Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-09T23:11:54.948Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-09T23:11:54.948Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] [2021-06-09T23:11:54.948Z] DONE 14 tests, 8 skipped in 3.504s [2021-06-09T23:11:54.948Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-09T23:11:55.715Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-09T23:11:55.971Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-09T23:11:56.898Z] === RUN TestDockerSuite/TestLogsSince [2021-06-09T23:11:57.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:11:57.091Z] INFO: Testing against a local daemon [2021-06-09T23:11:57.091Z] === RUN TestVolumesCreateAndList [2021-06-09T23:11:57.091Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-09T23:11:57.091Z] === RUN TestVolumesRemove [2021-06-09T23:11:57.545Z] --- PASS: TestVolumesRemove (0.12s) [2021-06-09T23:11:57.545Z] === RUN TestVolumesInspect [2021-06-09T23:11:57.545Z] --- PASS: TestVolumesInspect (0.05s) [2021-06-09T23:11:57.545Z] === RUN TestVolumesInvalidJSON [2021-06-09T23:11:57.545Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T23:11:57.545Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T23:11:57.545Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T23:11:57.545Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-09T23:11:57.545Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T23:11:57.545Z] PASS [2021-06-09T23:11:57.545Z] ok github.com/docker/docker/integration/volume 0.381s [2021-06-09T23:11:57.545Z] [2021-06-09T23:11:57.545Z] DONE 5 tests in 2.578s [2021-06-09T23:11:57.545Z] INFO: make.ps1 ended at 06/09/2021 23:11:57 [2021-06-09T23:11:57.545Z] INFO: Integration CLI tests being run from the host: [2021-06-09T23:11:57.545Z] 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" [2021-06-09T23:12:03.431Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-09T23:12:06.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T23:12:06.038Z] INFO: Testing against a local daemon [2021-06-09T23:12:06.038Z] === RUN TestDockerSuite [2021-06-09T23:12:06.038Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-09T23:12:06.038Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-09T23:12:06.038Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-09T23:12:06.038Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-09T23:12:06.038Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-09T23:12:06.038Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-09T23:12:06.038Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-09T23:12:06.038Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-09T23:12:06.698Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-09T23:12:06.992Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-09T23:12:07.445Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-09T23:12:07.896Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-09T23:12:08.348Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-09T23:12:09.213Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-09T23:12:10.141Z] === RUN TestDockerSuite/TestLogsTail [2021-06-09T23:12:11.509Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-09T23:12:12.071Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-09T23:12:13.001Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-09T23:12:13.001Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-09T23:12:13.930Z] === RUN TestDockerSuite/TestNetHostname [2021-06-09T23:12:15.850Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-09T23:12:16.780Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-09T23:12:17.037Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-09T23:12:20.308Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-09T23:12:23.581Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-09T23:12:25.473Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-09T23:12:26.036Z] === RUN TestDockerSuite/TestPluginActive [2021-06-09T23:12:27.402Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-09T23:12:32.652Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-09T23:12:32.652Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-09T23:12:32.652Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-09T23:12:33.215Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-09T23:12:36.487Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-09T23:12:36.487Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-09T23:12:37.856Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-09T23:12:39.773Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-09T23:12:40.029Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-09T23:12:42.548Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-09T23:12:45.069Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-09T23:12:46.962Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-09T23:12:47.892Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-09T23:12:50.414Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-09T23:12:50.414Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-09T23:12:52.308Z] === RUN TestDockerSuite/TestPortList [2021-06-09T23:12:54.830Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-09T23:12:57.351Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-09T23:13:03.894Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-09T23:13:04.464Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-09T23:13:06.360Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-09T23:13:10.531Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-09T23:13:14.699Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-09T23:13:14.699Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-09T23:13:14.699Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-09T23:13:15.627Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-09T23:13:15.627Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-09T23:13:16.555Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-09T23:13:16.555Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-09T23:13:16.812Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-09T23:13:17.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-09T23:13:17.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-09T23:13:19.265Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-09T23:13:19.265Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-09T23:13:22.533Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-09T23:13:23.900Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-09T23:13:24.462Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-09T23:13:24.462Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-09T23:13:27.727Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-09T23:13:28.288Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-09T23:13:31.572Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-09T23:13:31.829Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-09T23:13:34.350Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-09T23:13:38.520Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-09T23:13:38.520Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-09T23:13:39.087Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-09T23:13:43.261Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-09T23:13:43.261Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-09T23:13:48.514Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-09T23:13:52.686Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-09T23:13:52.686Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-09T23:13:54.578Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-09T23:13:57.113Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-09T23:13:58.479Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-09T23:13:59.846Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-09T23:14:02.364Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-09T23:14:04.883Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-09T23:14:05.815Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-09T23:14:06.072Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-09T23:14:06.329Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-09T23:14:07.697Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-09T23:14:10.222Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-09T23:14:12.742Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-09T23:14:13.304Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-09T23:14:13.304Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-09T23:14:13.560Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-09T23:14:13.560Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-09T23:14:13.560Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-09T23:14:14.489Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-09T23:14:15.857Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-09T23:14:17.225Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-09T23:14:18.180Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-09T23:14:19.547Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-09T23:14:29.503Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-09T23:14:30.452Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-09T23:14:30.525Z] --- PASS: TestBuildWCOWSandboxSize (802.12s) [2021-06-09T23:14:30.525Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T23:14:30.525Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T23:14:30.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T23:14:30.525Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T23:14:30.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T23:14:30.525Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T23:14:30.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T23:14:30.525Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T23:14:30.525Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T23:14:30.525Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T23:14:30.525Z] --- PASS: TestBuildWithEmptyDockerfile (0.56s) [2021-06-09T23:14:30.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-09T23:14:30.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-09T23:14:30.525Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-09T23:14:30.525Z] === RUN TestBuildPreserveOwnership [2021-06-09T23:14:30.525Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-09T23:14:30.525Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:14:30.525Z] === RUN TestBuildPlatformInvalid [2021-06-09T23:14:30.525Z] --- PASS: TestBuildPlatformInvalid (0.60s) [2021-06-09T23:14:30.525Z] PASS [2021-06-09T23:14:30.525Z] ok github.com/docker/docker/integration/build 999.884s [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === Skipped [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-09T23:14:30.525Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-09T23:14:30.525Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-09T23:14:30.525Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-09T23:14:30.525Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-09T23:14:30.525Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] DONE 29 tests, 5 skipped in 1029.320s [2021-06-09T23:14:30.525Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-09T23:14:30.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:14:30.525Z] INFO: Testing against a local daemon [2021-06-09T23:14:30.525Z] === RUN TestConfigInspect [2021-06-09T23:14:30.525Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] === RUN TestConfigList [2021-06-09T23:14:30.525Z] --- SKIP: TestConfigList (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] === RUN TestConfigsCreateAndDelete [2021-06-09T23:14:30.525Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] === RUN TestConfigsUpdate [2021-06-09T23:14:30.525Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] === RUN TestTemplatedConfig [2021-06-09T23:14:30.525Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] === RUN TestConfigCreateResolve [2021-06-09T23:14:30.525Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:14:30.525Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T23:14:30.525Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:14:30.525Z] PASS [2021-06-09T23:14:30.525Z] ok github.com/docker/docker/integration/config 0.216s [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === Skipped [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-09T23:14:30.525Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] [2021-06-09T23:14:30.525Z] DONE 7 tests, 7 skipped in 3.338s [2021-06-09T23:14:30.525Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-09T23:14:30.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:14:30.525Z] INFO: Testing against a local daemon [2021-06-09T23:14:30.525Z] === RUN TestCheckpoint [2021-06-09T23:14:30.525Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T23:14:30.525Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T23:14:30.525Z] === RUN TestContainerInvalidJSON [2021-06-09T23:14:30.525Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T23:14:30.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T23:14:30.525Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T23:14:30.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T23:14:30.525Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T23:14:30.525Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T23:14:30.525Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T23:14:30.525Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T23:14:30.525Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T23:14:30.525Z] --- PASS: TestContainerInvalidJSON (0.55s) [2021-06-09T23:14:30.525Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T23:14:30.525Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T23:14:30.525Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-09T23:14:30.525Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T23:14:30.525Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-06-09T23:14:30.525Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T23:14:30.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-06-09T23:14:30.525Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T23:14:30.525Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-06-09T23:14:30.525Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T23:14:30.525Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-06-09T23:14:30.525Z] === RUN TestCopyFromContainer [2021-06-09T23:14:30.525Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-09T23:14:30.525Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T23:14:30.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T23:14:30.525Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T23:14:30.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T23:14:30.525Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T23:14:30.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T23:14:30.525Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T23:14:30.525Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T23:14:30.525Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T23:14:30.525Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T23:14:30.525Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-09T23:14:30.525Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T23:14:30.525Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T23:14:30.525Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T23:14:30.525Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T23:14:30.525Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T23:14:30.525Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T23:14:30.525Z] === RUN TestCreateWithInvalidEnv [2021-06-09T23:14:30.525Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T23:14:30.525Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T23:14:30.525Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T23:14:30.525Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T23:14:30.525Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T23:14:30.525Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T23:14:30.525Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T23:14:30.525Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T23:14:30.525Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T23:14:30.525Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-09T23:14:30.525Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T23:14:30.525Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T23:14:30.525Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T23:14:30.525Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T23:14:30.525Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T23:14:30.525Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.525Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T23:14:30.525Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T23:14:30.525Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:14:30.525Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T23:14:30.525Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T23:14:30.526Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:14:30.526Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T23:14:30.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T23:14:30.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T23:14:30.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T23:14:30.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T23:14:30.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T23:14:30.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T23:14:30.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T23:14:30.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T23:14:30.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T23:14:30.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T23:14:30.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T23:14:30.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T23:14:30.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T23:14:30.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T23:14:30.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T23:14:30.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-09T23:14:30.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-09T23:14:30.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T23:14:30.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T23:14:30.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T23:14:30.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T23:14:30.526Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T23:14:30.526Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T23:14:30.526Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T23:14:30.526Z] === RUN TestCreateDifferentPlatform [2021-06-09T23:14:30.526Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T23:14:30.526Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T23:14:30.526Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-09T23:14:30.526Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-09T23:14:30.526Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T23:14:30.526Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T23:14:30.526Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-09T23:14:30.526Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T23:14:30.526Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-09T23:14:30.526Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T23:14:30.526Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T23:14:30.526Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-09T23:14:30.526Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:30.526Z] === RUN TestDiff [2021-06-09T23:14:30.526Z] --- SKIP: TestDiff (0.00s) [2021-06-09T23:14:30.526Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T23:14:30.526Z] === RUN TestExecWithCloseStdin [2021-06-09T23:14:32.104Z] --- PASS: TestExecWithCloseStdin (3.09s) [2021-06-09T23:14:32.104Z] === RUN TestExec [2021-06-09T23:14:32.346Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-09T23:14:32.346Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-09T23:14:32.603Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-09T23:14:32.603Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-09T23:14:33.968Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-09T23:14:34.294Z] --- PASS: TestExec (2.20s) [2021-06-09T23:14:34.294Z] === RUN TestExecUser [2021-06-09T23:14:34.294Z] --- SKIP: TestExecUser (0.00s) [2021-06-09T23:14:34.294Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T23:14:34.294Z] === RUN TestExportContainerAndImportImage [2021-06-09T23:14:34.294Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-09T23:14:34.294Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:34.294Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T23:14:34.294Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T23:14:34.294Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:34.294Z] === RUN TestHealthCheckWorkdir [2021-06-09T23:14:34.294Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-09T23:14:34.294Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T23:14:34.294Z] === RUN TestHealthKillContainer [2021-06-09T23:14:34.294Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-09T23:14:34.294Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T23:14:34.294Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T23:14:34.294Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T23:14:34.294Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T23:14:34.294Z] === RUN TestKillContainerInvalidSignal [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-09T23:14:35.070Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-09T23:14:35.335Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-09T23:14:36.031Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-09T23:14:36.031Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-09T23:14:36.031Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-09T23:14:36.484Z] --- PASS: TestKillContainerInvalidSignal (2.10s) [2021-06-09T23:14:36.485Z] === RUN TestKillContainer [2021-06-09T23:14:36.485Z] === RUN TestKillContainer/no_signal [2021-06-09T23:14:36.703Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-09T23:14:37.266Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-09T23:14:38.674Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T23:14:38.674Z] === RUN TestKillContainer/killing_signal [2021-06-09T23:14:39.731Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-09T23:14:40.863Z] --- PASS: TestKillContainer (4.41s) [2021-06-09T23:14:40.863Z] --- PASS: TestKillContainer/no_signal (1.78s) [2021-06-09T23:14:40.863Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T23:14:40.863Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T23:14:40.863Z] --- PASS: TestKillContainer/killing_signal (2.59s) [2021-06-09T23:14:40.863Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T23:14:40.863Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T23:14:40.863Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:14:40.863Z] === RUN TestKillStoppedContainer [2021-06-09T23:14:40.863Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-09T23:14:40.863Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:14:40.863Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T23:14:40.863Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T23:14:40.863Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:14:40.863Z] === RUN TestKillDifferentUserContainer [2021-06-09T23:14:40.863Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-09T23:14:40.863Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T23:14:40.863Z] === RUN TestInspectOomKilledTrue [2021-06-09T23:14:40.863Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T23:14:40.863Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:40.863Z] === RUN TestInspectOomKilledFalse [2021-06-09T23:14:40.863Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T23:14:40.863Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T23:14:40.863Z] === RUN TestLogsFollowTailEmpty [2021-06-09T23:14:41.879Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-09T23:14:41.879Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-09T23:14:41.879Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-09T23:14:41.879Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-09T23:14:41.879Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-09T23:14:42.516Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-09T23:14:43.055Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2021-06-09T23:14:43.055Z] === RUN TestNetworkNat [2021-06-09T23:14:43.055Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-09T23:14:43.055Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T23:14:43.055Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T23:14:43.079Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-09T23:14:43.079Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-09T23:14:43.079Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-09T23:14:45.245Z] --- PASS: TestNetworkLocalhostTCPNat (2.41s) [2021-06-09T23:14:45.246Z] === RUN TestNetworkLoopbackNat [2021-06-09T23:14:45.246Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-09T23:14:45.246Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T23:14:45.246Z] === RUN TestPause [2021-06-09T23:14:45.246Z] --- SKIP: TestPause (0.00s) [2021-06-09T23:14:45.246Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T23:14:45.246Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T23:14:45.449Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-09T23:14:45.449Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-09T23:14:45.449Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-09T23:14:47.438Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.09s) [2021-06-09T23:14:47.438Z] === RUN TestPauseStopPausedContainer [2021-06-09T23:14:47.438Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-09T23:14:47.438Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:14:47.438Z] === RUN TestPsFilter [2021-06-09T23:14:47.900Z] --- PASS: TestPsFilter (0.35s) [2021-06-09T23:14:47.900Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T23:14:48.335Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-09T23:14:48.335Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-09T23:14:48.595Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-09T23:14:50.090Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s) [2021-06-09T23:14:50.090Z] === RUN TestRemoveContainerWithVolume [2021-06-09T23:14:50.485Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-09T23:14:51.414Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-09T23:14:52.280Z] --- PASS: TestRemoveContainerWithVolume (2.30s) [2021-06-09T23:14:52.280Z] === RUN TestRemoveContainerRunning [2021-06-09T23:14:52.460Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-09T23:14:53.305Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-09T23:14:54.235Z] === RUN TestDockerSuite/TestRmiTag [2021-06-09T23:14:54.469Z] --- PASS: TestRemoveContainerRunning (2.05s) [2021-06-09T23:14:54.469Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T23:14:54.492Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-09T23:14:55.861Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-09T23:14:55.861Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-09T23:14:56.658Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.91s) [2021-06-09T23:14:56.658Z] === RUN TestRemoveInvalidContainer [2021-06-09T23:14:56.658Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-09T23:14:56.658Z] === RUN TestRenameLinkedContainer [2021-06-09T23:14:56.658Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-09T23:14:56.658Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T23:14:56.658Z] === RUN TestRenameStoppedContainer [2021-06-09T23:14:58.848Z] --- PASS: TestRenameStoppedContainer (2.68s) [2021-06-09T23:14:58.848Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T23:14:59.133Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-09T23:15:00.499Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-09T23:15:01.428Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-09T23:15:01.428Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-09T23:15:02.357Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-09T23:15:02.919Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-09T23:15:03.555Z] --- PASS: TestRenameRunningContainerAndReuse (4.22s) [2021-06-09T23:15:03.555Z] === RUN TestRenameInvalidName [2021-06-09T23:15:04.811Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-09T23:15:05.100Z] --- PASS: TestRenameInvalidName (1.98s) [2021-06-09T23:15:05.100Z] === RUN TestRenameAnonymousContainer [2021-06-09T23:15:05.740Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-09T23:15:06.306Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-09T23:15:06.871Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-09T23:15:06.871Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-09T23:15:07.808Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-09T23:15:09.178Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-09T23:15:10.106Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-09T23:15:10.669Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-09T23:15:11.598Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-09T23:15:12.526Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-09T23:15:13.892Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-09T23:15:14.821Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-09T23:15:15.750Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-09T23:15:16.679Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-09T23:15:17.529Z] --- PASS: TestRenameAnonymousContainer (10.66s) [2021-06-09T23:15:17.529Z] === RUN TestRenameContainerWithSameName [2021-06-09T23:15:17.608Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-09T23:15:17.991Z] --- PASS: TestRenameContainerWithSameName (2.12s) [2021-06-09T23:15:17.991Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T23:15:17.991Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T23:15:17.991Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T23:15:17.991Z] === RUN TestResize [2021-06-09T23:15:18.171Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-09T23:15:19.100Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-09T23:15:20.186Z] --- PASS: TestResize (2.10s) [2021-06-09T23:15:20.186Z] === RUN TestResizeWithInvalidSize [2021-06-09T23:15:20.467Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-09T23:15:21.029Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-09T23:15:21.286Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-09T23:15:21.848Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-09T23:15:22.374Z] --- PASS: TestResizeWithInvalidSize (2.06s) [2021-06-09T23:15:22.374Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T23:15:22.776Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-09T23:15:22.776Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-09T23:15:25.294Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-09T23:15:26.224Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-09T23:15:26.810Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-09T23:15:27.737Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-09T23:15:28.299Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-09T23:15:28.299Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-09T23:15:29.227Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-09T23:15:29.227Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-09T23:15:29.477Z] --- PASS: TestResizeWhenContainerNotStarted (7.07s) [2021-06-09T23:15:29.477Z] === RUN TestDaemonRestartKillContainers [2021-06-09T23:15:29.477Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-09T23:15:29.477Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:15:29.477Z] === RUN TestStats [2021-06-09T23:15:29.477Z] --- SKIP: TestStats (0.00s) [2021-06-09T23:15:29.477Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T23:15:29.477Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T23:15:30.158Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-09T23:15:31.089Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-09T23:15:31.652Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-09T23:15:32.214Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-09T23:15:33.147Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-09T23:15:33.148Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-09T23:15:34.076Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-09T23:15:34.076Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-09T23:15:34.186Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.51s) [2021-06-09T23:15:34.186Z] === RUN TestStopContainerWithTimeout [2021-06-09T23:15:34.186Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-09T23:15:34.186Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T23:15:34.186Z] === RUN TestUpdateRestartPolicy [2021-06-09T23:15:35.443Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-09T23:15:36.372Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-09T23:15:36.935Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-09T23:15:37.862Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-09T23:15:37.862Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-09T23:15:38.428Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-09T23:15:40.319Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-09T23:15:41.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-09T23:15:43.056Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-09T23:15:43.620Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-09T23:15:44.549Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-09T23:15:45.114Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-09T23:15:46.041Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-09T23:15:46.605Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-09T23:15:48.501Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-09T23:15:48.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-09T23:15:52.672Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-09T23:15:52.672Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-09T23:15:53.599Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-09T23:15:55.313Z] --- PASS: TestUpdateRestartPolicy (21.71s) [2021-06-09T23:15:55.313Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T23:15:56.117Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-09T23:15:57.485Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-09T23:15:57.502Z] --- PASS: TestUpdateRestartWithAutoRemove (2.09s) [2021-06-09T23:15:57.502Z] === RUN TestWaitNonBlocked [2021-06-09T23:15:57.503Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T23:15:57.503Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T23:15:57.503Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T23:15:57.503Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T23:15:57.503Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T23:15:57.503Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T23:16:00.002Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-09T23:16:01.254Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-09T23:16:01.254Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.14s) [2021-06-09T23:16:01.254Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.26s) [2021-06-09T23:16:01.254Z] === RUN TestWaitBlocked [2021-06-09T23:16:01.254Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-09T23:16:01.254Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:01.254Z] PASS [2021-06-09T23:16:01.254Z] ok github.com/docker/docker/integration/container 93.754s [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === Skipped [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-09T23:16:01.254Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-09T23:16:01.254Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T23:16:01.254Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T23:16:01.254Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T23:16:01.254Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T23:16:01.254Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T23:16:01.254Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-09T23:16:01.254Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-09T23:16:01.254Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-09T23:16:01.254Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-09T23:16:01.254Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-09T23:16:01.254Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T23:16:01.254Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-09T23:16:01.254Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-09T23:16:01.254Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T23:16:01.254Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-09T23:16:01.254Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T23:16:01.254Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T23:16:01.254Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-09T23:16:01.254Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T23:16:01.254Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-09T23:16:01.254Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-09T23:16:01.254Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-09T23:16:01.254Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-09T23:16:01.254Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-09T23:16:01.254Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-09T23:16:01.254Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-09T23:16:01.254Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-09T23:16:01.254Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T23:16:01.254Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-09T23:16:01.254Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-09T23:16:01.254Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-09T23:16:01.254Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-09T23:16:01.254Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] [2021-06-09T23:16:01.254Z] DONE 88 tests, 33 skipped in 96.573s [2021-06-09T23:16:01.254Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-09T23:16:02.523Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-09T23:16:02.523Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-09T23:16:02.523Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-09T23:16:02.783Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-09T23:16:03.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:03.439Z] INFO: Testing against a local daemon [2021-06-09T23:16:03.439Z] === RUN TestCommitInheritsEnv [2021-06-09T23:16:03.439Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-09T23:16:03.439Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:16:03.439Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T23:16:03.439Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T23:16:03.439Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T23:16:03.439Z] === RUN TestImagesFilterMultiReference [2021-06-09T23:16:03.439Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-09T23:16:03.439Z] === RUN TestImagePullPlatformInvalid [2021-06-09T23:16:03.439Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-09T23:16:03.439Z] === RUN TestRemoveImageOrphaning [2021-06-09T23:16:04.410Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2021-06-09T23:16:04.410Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T23:16:04.410Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-09T23:16:04.410Z] === RUN TestTagInvalidReference [2021-06-09T23:16:04.410Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-09T23:16:04.410Z] === RUN TestTagValidPrefixedRepo [2021-06-09T23:16:04.410Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-09T23:16:04.410Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T23:16:04.410Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-09T23:16:04.410Z] === RUN TestTagOfficialNames [2021-06-09T23:16:04.870Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-09T23:16:04.870Z] === RUN TestTagMatchesDigest [2021-06-09T23:16:04.870Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-09T23:16:04.870Z] PASS [2021-06-09T23:16:04.871Z] ok github.com/docker/docker/integration/image 1.606s [2021-06-09T23:16:04.871Z] [2021-06-09T23:16:04.871Z] === Skipped [2021-06-09T23:16:04.871Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-09T23:16:04.871Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:16:04.871Z] [2021-06-09T23:16:04.871Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T23:16:04.871Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T23:16:04.871Z] [2021-06-09T23:16:04.871Z] [2021-06-09T23:16:04.871Z] DONE 11 tests, 2 skipped in 3.856s [2021-06-09T23:16:04.871Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-09T23:16:06.050Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-09T23:16:06.977Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-09T23:16:07.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:07.787Z] INFO: Testing against a local daemon [2021-06-09T23:16:07.787Z] === RUN TestNetworkCreateDelete [2021-06-09T23:16:07.787Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-09T23:16:07.787Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:07.787Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T23:16:07.787Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-06-09T23:16:07.787Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-09T23:16:07.787Z] === RUN TestDaemonDNSFallback [2021-06-09T23:16:07.787Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-09T23:16:07.787Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:07.787Z] === RUN TestInspectNetwork [2021-06-09T23:16:07.787Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-09T23:16:07.787Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:07.787Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T23:16:07.787Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-09T23:16:07.787Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:07.787Z] === RUN TestNetworkInvalidJSON [2021-06-09T23:16:07.787Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T23:16:07.787Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T23:16:07.787Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T23:16:07.787Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T23:16:07.787Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T23:16:07.787Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T23:16:07.787Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T23:16:07.787Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T23:16:07.787Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T23:16:07.787Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-09T23:16:07.787Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T23:16:07.787Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T23:16:07.787Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-09T23:16:07.787Z] === RUN TestNetworkList [2021-06-09T23:16:07.787Z] === RUN TestNetworkList//networks [2021-06-09T23:16:07.787Z] === PAUSE TestNetworkList//networks [2021-06-09T23:16:07.787Z] === RUN TestNetworkList//networks/ [2021-06-09T23:16:07.787Z] === PAUSE TestNetworkList//networks/ [2021-06-09T23:16:07.787Z] === CONT TestNetworkList//networks [2021-06-09T23:16:07.787Z] === CONT TestNetworkList//networks/ [2021-06-09T23:16:07.787Z] --- PASS: TestNetworkList (0.04s) [2021-06-09T23:16:07.787Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T23:16:07.787Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T23:16:07.787Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T23:16:07.787Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-09T23:16:07.787Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T23:16:07.787Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T23:16:07.787Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T23:16:07.787Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T23:16:07.787Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T23:16:07.787Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T23:16:07.787Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T23:16:07.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:242: FLAKY_TEST [2021-06-09T23:16:07.787Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T23:16:07.787Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T23:16:07.787Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] PASS [2021-06-09T23:16:07.787Z] ok github.com/docker/docker/integration/network 0.282s [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === Skipped [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-09T23:16:07.787Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-06-09T23:16:07.787Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-09T23:16:07.787Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-09T23:16:07.787Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-09T23:16:07.787Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-09T23:16:07.787Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:242: FLAKY_TEST [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T23:16:07.787Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] [2021-06-09T23:16:07.787Z] DONE 22 tests, 15 skipped in 2.858s [2021-06-09T23:16:07.787Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-09T23:16:08.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-09T23:16:08.758Z] testing: warning: no tests to run [2021-06-09T23:16:08.758Z] PASS [2021-06-09T23:16:08.758Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2021-06-09T23:16:08.758Z] [2021-06-09T23:16:08.758Z] DONE 0 tests in 0.810s [2021-06-09T23:16:08.758Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-09T23:16:09.274Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-09T23:16:09.729Z] testing: warning: no tests to run [2021-06-09T23:16:09.729Z] PASS [2021-06-09T23:16:09.729Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2021-06-09T23:16:09.729Z] [2021-06-09T23:16:09.729Z] DONE 0 tests in 0.863s [2021-06-09T23:16:09.729Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-09T23:16:10.200Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-09T23:16:10.701Z] testing: warning: no tests to run [2021-06-09T23:16:10.701Z] PASS [2021-06-09T23:16:10.701Z] ok github.com/docker/docker/integration/plugin 0.093s [2021-06-09T23:16:10.701Z] [2021-06-09T23:16:10.701Z] DONE 0 tests in 0.853s [2021-06-09T23:16:10.701Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-09T23:16:11.672Z] testing: warning: no tests to run [2021-06-09T23:16:11.672Z] PASS [2021-06-09T23:16:11.672Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2021-06-09T23:16:11.672Z] [2021-06-09T23:16:11.672Z] DONE 0 tests in 0.871s [2021-06-09T23:16:11.672Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-09T23:16:12.163Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-09T23:16:12.724Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-09T23:16:12.724Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-09T23:16:13.651Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-09T23:16:15.017Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-09T23:16:15.017Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-09T23:16:15.943Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-09T23:16:16.870Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-09T23:16:16.870Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-09T23:16:17.797Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-09T23:16:18.726Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-09T23:16:18.726Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-09T23:16:19.654Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-09T23:16:20.582Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-09T23:16:21.509Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-09T23:16:22.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:22.031Z] INFO: Testing against a local daemon [2021-06-09T23:16:22.031Z] === RUN TestPluginInvalidJSON [2021-06-09T23:16:22.031Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T23:16:22.031Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T23:16:22.031Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T23:16:22.031Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-09T23:16:22.031Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T23:16:22.031Z] === RUN TestPluginInstall [2021-06-09T23:16:22.031Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-09T23:16:22.031Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T23:16:22.031Z] === RUN TestPluginsWithRuntimes [2021-06-09T23:16:22.031Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-09T23:16:22.031Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T23:16:22.031Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T23:16:22.031Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T23:16:22.031Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T23:16:22.031Z] PASS [2021-06-09T23:16:22.031Z] ok github.com/docker/docker/integration/plugin/common 0.186s [2021-06-09T23:16:22.031Z] [2021-06-09T23:16:22.031Z] === Skipped [2021-06-09T23:16:22.031Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-09T23:16:22.031Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T23:16:22.031Z] [2021-06-09T23:16:22.031Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-09T23:16:22.031Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T23:16:22.031Z] [2021-06-09T23:16:22.031Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T23:16:22.031Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T23:16:22.031Z] [2021-06-09T23:16:22.031Z] [2021-06-09T23:16:22.031Z] DONE 5 tests, 3 skipped in 9.900s [2021-06-09T23:16:22.031Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-09T23:16:22.071Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-09T23:16:22.997Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-09T23:16:23.560Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-09T23:16:24.487Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-09T23:16:25.004Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:25.004Z] INFO: Testing against a local daemon [2021-06-09T23:16:25.004Z] === RUN TestExternalGraphDriver [2021-06-09T23:16:25.004Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-09T23:16:25.004Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T23:16:25.004Z] === RUN TestGraphdriverPluginV2 [2021-06-09T23:16:25.004Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-09T23:16:25.004Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T23:16:25.004Z] PASS [2021-06-09T23:16:25.004Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.220s [2021-06-09T23:16:25.004Z] [2021-06-09T23:16:25.004Z] === Skipped [2021-06-09T23:16:25.004Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-09T23:16:25.004Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T23:16:25.004Z] [2021-06-09T23:16:25.004Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-09T23:16:25.004Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T23:16:25.004Z] [2021-06-09T23:16:25.004Z] [2021-06-09T23:16:25.004Z] DONE 2 tests, 2 skipped in 3.495s [2021-06-09T23:16:25.004Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-09T23:16:25.049Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-09T23:16:25.049Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-09T23:16:25.976Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-09T23:16:26.537Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-09T23:16:27.902Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-09T23:16:27.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:27.933Z] INFO: Testing against a local daemon [2021-06-09T23:16:27.933Z] === RUN TestReadPluginNoRead [2021-06-09T23:16:27.933Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-09T23:16:27.933Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T23:16:27.933Z] PASS [2021-06-09T23:16:27.933Z] ok github.com/docker/docker/integration/plugin/logging 0.215s [2021-06-09T23:16:27.933Z] [2021-06-09T23:16:27.933Z] === Skipped [2021-06-09T23:16:27.933Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-09T23:16:27.933Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T23:16:27.933Z] [2021-06-09T23:16:27.933Z] [2021-06-09T23:16:27.933Z] DONE 1 tests, 1 skipped in 2.812s [2021-06-09T23:16:27.933Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-09T23:16:28.463Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T23:16:28.463Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-09T23:16:29.475Z] testing: warning: no tests to run [2021-06-09T23:16:29.475Z] PASS [2021-06-09T23:16:29.475Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.106s [2021-06-09T23:16:29.475Z] [2021-06-09T23:16:29.475Z] DONE 0 tests in 1.462s [2021-06-09T23:16:29.475Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-09T23:16:31.731Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-09T23:16:32.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:32.393Z] INFO: Testing against a local daemon [2021-06-09T23:16:32.393Z] === RUN TestPluginWithDevMounts [2021-06-09T23:16:32.393Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-09T23:16:32.393Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:32.393Z] PASS [2021-06-09T23:16:32.393Z] ok github.com/docker/docker/integration/plugin/volumes 0.187s [2021-06-09T23:16:32.393Z] [2021-06-09T23:16:32.393Z] === Skipped [2021-06-09T23:16:32.393Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-09T23:16:32.393Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:32.393Z] [2021-06-09T23:16:32.393Z] [2021-06-09T23:16:32.393Z] DONE 1 tests, 1 skipped in 2.761s [2021-06-09T23:16:32.393Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-09T23:16:32.657Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-09T23:16:34.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:34.579Z] INFO: Testing against a local daemon [2021-06-09T23:16:34.579Z] === RUN TestSecretInspect [2021-06-09T23:16:34.579Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] === RUN TestSecretList [2021-06-09T23:16:34.579Z] --- SKIP: TestSecretList (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] === RUN TestSecretsCreateAndDelete [2021-06-09T23:16:34.579Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] === RUN TestSecretsUpdate [2021-06-09T23:16:34.579Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] === RUN TestTemplatedSecret [2021-06-09T23:16:34.579Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] === RUN TestSecretCreateResolve [2021-06-09T23:16:34.579Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:34.579Z] PASS [2021-06-09T23:16:34.579Z] ok github.com/docker/docker/integration/secret 0.203s [2021-06-09T23:16:34.579Z] [2021-06-09T23:16:34.579Z] === Skipped [2021-06-09T23:16:34.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] [2021-06-09T23:16:34.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] [2021-06-09T23:16:34.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] [2021-06-09T23:16:34.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] [2021-06-09T23:16:34.579Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:34.579Z] [2021-06-09T23:16:34.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-09T23:16:34.579Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:34.579Z] [2021-06-09T23:16:34.579Z] [2021-06-09T23:16:34.579Z] DONE 6 tests, 6 skipped in 2.455s [2021-06-09T23:16:34.579Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-09T23:16:37.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:37.498Z] INFO: Testing against a local daemon [2021-06-09T23:16:37.498Z] === RUN TestServiceCreateInit [2021-06-09T23:16:37.498Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T23:16:37.498Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T23:16:37.498Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-09T23:16:37.498Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T23:16:37.498Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T23:16:37.498Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T23:16:37.498Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-09T23:16:37.498Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestCreateServiceConflict [2021-06-09T23:16:37.498Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-09T23:16:37.498Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T23:16:37.498Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-09T23:16:37.498Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T23:16:37.498Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T23:16:37.498Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T23:16:37.498Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-09T23:16:37.498Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T23:16:37.498Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-09T23:16:37.498Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestCreateServiceSysctls [2021-06-09T23:16:37.498Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-09T23:16:37.498Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestCreateServiceCapabilities [2021-06-09T23:16:37.498Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-09T23:16:37.498Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestInspect [2021-06-09T23:16:37.498Z] --- SKIP: TestInspect (0.00s) [2021-06-09T23:16:37.498Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestCreateJob [2021-06-09T23:16:37.498Z] --- SKIP: TestCreateJob (0.00s) [2021-06-09T23:16:37.498Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestReplicatedJob [2021-06-09T23:16:37.498Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-09T23:16:37.498Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestUpdateReplicatedJob [2021-06-09T23:16:37.498Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-09T23:16:37.498Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestServiceListWithStatuses [2021-06-09T23:16:37.498Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T23:16:37.498Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T23:16:37.498Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-09T23:16:37.498Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestDockerNetworkReConnect [2021-06-09T23:16:37.498Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-09T23:16:37.498Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestServicePlugin [2021-06-09T23:16:37.498Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-09T23:16:37.498Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.498Z] === RUN TestServiceUpdateLabel [2021-06-09T23:16:37.498Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-09T23:16:37.498Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.498Z] === RUN TestServiceUpdateSecrets [2021-06-09T23:16:37.498Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-09T23:16:37.498Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.498Z] === RUN TestServiceUpdateConfigs [2021-06-09T23:16:37.498Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-09T23:16:37.498Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.498Z] === RUN TestServiceUpdateNetwork [2021-06-09T23:16:37.498Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-09T23:16:37.498Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.498Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T23:16:37.498Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-09T23:16:37.498Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.498Z] PASS [2021-06-09T23:16:37.498Z] ok github.com/docker/docker/integration/service 0.295s [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === Skipped [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T23:16:37.959Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T23:16:37.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T23:16:37.959Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T23:16:37.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-09T23:16:37.959Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-09T23:16:37.959Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-09T23:16:37.959Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T23:16:37.959Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-09T23:16:37.959Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-09T23:16:37.959Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-09T23:16:37.959Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-09T23:16:37.959Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-09T23:16:37.959Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-09T23:16:37.959Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-09T23:16:37.959Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-09T23:16:37.959Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-09T23:16:37.959Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-09T23:16:37.959Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-09T23:16:37.959Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-09T23:16:37.959Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-09T23:16:37.959Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-09T23:16:37.959Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-09T23:16:37.959Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-09T23:16:37.959Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-09T23:16:37.959Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] [2021-06-09T23:16:37.959Z] DONE 24 tests, 23 skipped in 3.173s [2021-06-09T23:16:37.959Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-09T23:16:40.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:40.148Z] INFO: Testing against a local daemon [2021-06-09T23:16:40.148Z] === RUN TestSessionCreate [2021-06-09T23:16:40.148Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-09T23:16:40.148Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:40.148Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T23:16:40.148Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T23:16:40.148Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:40.148Z] PASS [2021-06-09T23:16:40.148Z] ok github.com/docker/docker/integration/session 0.214s [2021-06-09T23:16:40.148Z] [2021-06-09T23:16:40.148Z] === Skipped [2021-06-09T23:16:40.148Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-09T23:16:40.148Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:40.148Z] [2021-06-09T23:16:40.148Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T23:16:40.148Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T23:16:40.148Z] [2021-06-09T23:16:40.148Z] [2021-06-09T23:16:40.148Z] DONE 2 tests, 2 skipped in 2.309s [2021-06-09T23:16:40.148Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-09T23:16:43.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:43.061Z] INFO: Testing against a local daemon [2021-06-09T23:16:43.061Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T23:16:43.061Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T23:16:43.061Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:43.061Z] === RUN TestEventsExecDie [2021-06-09T23:16:43.061Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-09T23:16:43.061Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T23:16:43.061Z] === RUN TestEventsBackwardsCompatible [2021-06-09T23:16:43.061Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-09T23:16:43.061Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T23:16:43.061Z] === RUN TestEventsVolumeCreate [2021-06-09T23:16:43.061Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-09T23:16:43.061Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T23:16:43.061Z] === RUN TestInfoAPI [2021-06-09T23:16:43.061Z] --- PASS: TestInfoAPI (0.05s) [2021-06-09T23:16:43.061Z] === RUN TestInfoAPIWarnings [2021-06-09T23:16:43.061Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-09T23:16:43.061Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:16:43.061Z] === RUN TestInfoDebug [2021-06-09T23:16:43.061Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-09T23:16:43.061Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:16:43.061Z] === RUN TestInfoInsecureRegistries [2021-06-09T23:16:43.061Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-09T23:16:43.061Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:16:43.061Z] === RUN TestInfoRegistryMirrors [2021-06-09T23:16:43.061Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-09T23:16:43.061Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:16:43.061Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T23:16:43.521Z] --- PASS: TestLoginFailsWithBadCredentials (0.92s) [2021-06-09T23:16:43.521Z] === RUN TestPingCacheHeaders [2021-06-09T23:16:43.521Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-09T23:16:43.521Z] === RUN TestPingGet [2021-06-09T23:16:43.521Z] --- PASS: TestPingGet (0.03s) [2021-06-09T23:16:43.521Z] === RUN TestPingHead [2021-06-09T23:16:43.521Z] --- PASS: TestPingHead (0.03s) [2021-06-09T23:16:43.521Z] === RUN TestVersion [2021-06-09T23:16:43.521Z] --- PASS: TestVersion (0.03s) [2021-06-09T23:16:43.521Z] PASS [2021-06-09T23:16:43.521Z] ok github.com/docker/docker/integration/system 1.278s [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] === Skipped [2021-06-09T23:16:43.984Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T23:16:43.984Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-09T23:16:43.984Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-09T23:16:43.984Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-09T23:16:43.984Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-09T23:16:43.984Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-09T23:16:43.984Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-09T23:16:43.984Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-09T23:16:43.984Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] [2021-06-09T23:16:43.984Z] DONE 14 tests, 8 skipped in 3.516s [2021-06-09T23:16:43.984Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-09T23:16:44.845Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-09T23:16:44.845Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-09T23:16:46.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:46.169Z] INFO: Testing against a local daemon [2021-06-09T23:16:46.169Z] === RUN TestVolumesCreateAndList [2021-06-09T23:16:46.169Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-09T23:16:46.169Z] === RUN TestVolumesRemove [2021-06-09T23:16:46.169Z] --- PASS: TestVolumesRemove (0.14s) [2021-06-09T23:16:46.169Z] === RUN TestVolumesInspect [2021-06-09T23:16:46.208Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-09T23:16:46.208Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-09T23:16:46.208Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-09T23:16:46.208Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-09T23:16:46.629Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-09T23:16:46.629Z] === RUN TestVolumesInvalidJSON [2021-06-09T23:16:46.629Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T23:16:46.629Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T23:16:46.629Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T23:16:46.629Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-09T23:16:46.629Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T23:16:46.629Z] PASS [2021-06-09T23:16:46.629Z] ok github.com/docker/docker/integration/volume 0.405s [2021-06-09T23:16:46.629Z] [2021-06-09T23:16:46.629Z] DONE 5 tests in 2.692s [2021-06-09T23:16:46.629Z] INFO: make.ps1 ended at 06/09/2021 23:16:46 [2021-06-09T23:16:46.629Z] INFO: Integration CLI tests being run from the host: [2021-06-09T23:16:46.629Z] 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" [2021-06-09T23:16:46.768Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-09T23:16:48.747Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-09T23:16:48.747Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-09T23:16:50.039Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-09T23:16:51.406Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-09T23:16:53.293Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-09T23:16:53.389Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-09T23:16:53.389Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-09T23:16:55.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T23:16:55.231Z] INFO: Testing against a local daemon [2021-06-09T23:16:55.231Z] === RUN TestDockerSuite [2021-06-09T23:16:55.231Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-09T23:16:55.231Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-09T23:16:55.231Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-09T23:16:55.231Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-09T23:16:55.231Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-09T23:16:55.231Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-09T23:16:55.231Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-09T23:16:55.231Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-09T23:16:56.201Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-09T23:16:56.201Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-09T23:16:57.172Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-09T23:16:57.172Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-09T23:16:58.032Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-09T23:16:59.102Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-09T23:16:59.102Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-09T23:16:59.102Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-09T23:16:59.102Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-09T23:16:59.102Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-09T23:16:59.823Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-09T23:16:59.823Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-09T23:17:00.054Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-09T23:17:00.079Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-09T23:17:01.450Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-09T23:17:01.450Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-09T23:17:01.450Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-09T23:17:03.339Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-09T23:17:03.747Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-09T23:17:04.704Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-09T23:17:05.896Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-09T23:17:05.896Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-09T23:17:05.896Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-09T23:17:05.896Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-09T23:17:06.591Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-09T23:17:06.591Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-09T23:17:06.591Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-09T23:17:07.956Z] === RUN TestDockerSuite/TestRunMount [2021-06-09T23:17:09.606Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-09T23:17:17.897Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-09T23:17:17.897Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-09T23:17:17.897Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-09T23:17:19.261Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-09T23:17:21.776Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-09T23:17:24.353Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-09T23:17:25.041Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-09T23:17:27.556Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-09T23:17:29.002Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-09T23:17:29.967Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-09T23:17:29.967Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-09T23:17:30.079Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-09T23:17:31.445Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-09T23:17:32.811Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-09T23:17:32.811Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-09T23:17:33.662Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-09T23:17:33.742Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-09T23:17:35.106Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-09T23:17:35.812Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-09T23:17:36.034Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-09T23:17:36.962Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-09T23:17:38.850Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-09T23:17:41.365Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-09T23:17:42.830Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-09T23:17:42.830Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-09T23:17:42.830Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-09T23:17:42.830Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-09T23:17:42.830Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-09T23:17:42.830Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-09T23:17:45.530Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-09T23:17:46.091Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-09T23:17:46.091Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-09T23:17:46.653Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-09T23:17:46.909Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-09T23:17:47.472Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-09T23:17:47.472Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-09T23:17:48.423Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-09T23:17:48.423Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-09T23:17:49.348Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-09T23:17:52.614Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-09T23:17:55.882Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-09T23:17:55.882Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-09T23:17:56.812Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-09T23:17:57.741Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-09T23:18:00.259Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-09T23:18:00.259Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-09T23:18:01.186Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-09T23:18:01.748Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-09T23:18:02.677Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-09T23:18:03.239Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-09T23:18:04.168Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-09T23:18:04.731Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T23:18:04.731Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-09T23:18:05.658Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-09T23:18:06.219Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-09T23:18:06.219Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-09T23:18:07.594Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-09T23:18:09.310Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-09T23:18:09.485Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-09T23:18:09.485Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-09T23:18:09.741Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-09T23:18:10.282Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-09T23:18:12.467Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-09T23:18:12.467Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-09T23:18:12.467Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-09T23:18:12.467Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-09T23:18:12.467Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-09T23:18:13.007Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-09T23:18:13.264Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-09T23:18:15.151Z] === RUN TestDockerSuite/TestRunRm [2021-06-09T23:18:16.078Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-09T23:18:16.210Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-09T23:18:16.210Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-09T23:18:16.210Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-09T23:18:17.965Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-09T23:18:19.854Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-09T23:18:20.782Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-09T23:18:21.343Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-09T23:18:22.015Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-09T23:18:22.708Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-09T23:18:23.634Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-09T23:18:24.196Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-09T23:18:28.368Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-09T23:18:28.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-09T23:18:28.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-09T23:18:33.356Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-09T23:18:33.356Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-09T23:18:33.356Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-09T23:18:34.175Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-09T23:18:34.431Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-09T23:18:34.993Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-09T23:18:35.555Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-09T23:18:35.811Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-09T23:18:36.373Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-09T23:18:36.374Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-09T23:18:36.935Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-09T23:18:37.191Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-09T23:18:37.446Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-09T23:18:38.373Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-09T23:18:39.739Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-09T23:18:39.997Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-09T23:18:40.560Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-09T23:18:43.826Z] === RUN TestDockerSuite/TestRunState [2021-06-09T23:18:44.754Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-09T23:18:45.681Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-09T23:18:46.265Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-09T23:18:46.521Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-09T23:18:46.521Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-09T23:18:47.448Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-09T23:18:47.705Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-09T23:18:49.592Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-09T23:18:49.592Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-09T23:18:49.592Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-09T23:18:50.153Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-09T23:18:52.674Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-09T23:18:53.235Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-09T23:18:55.124Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-09T23:18:58.367Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-09T23:18:58.367Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-09T23:18:58.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-09T23:18:58.404Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-09T23:19:01.671Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-09T23:19:02.601Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-09T23:19:03.163Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-09T23:19:04.090Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-09T23:19:05.983Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-09T23:19:06.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-09T23:19:06.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-09T23:19:07.363Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-09T23:19:07.924Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-09T23:19:07.924Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-09T23:19:08.180Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-09T23:19:08.741Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-09T23:19:09.670Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-09T23:19:10.231Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-09T23:19:10.231Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-09T23:19:10.231Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-09T23:19:11.158Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-09T23:19:12.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-09T23:19:15.325Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-09T23:19:15.886Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-09T23:19:16.812Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-09T23:19:19.328Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-09T23:19:20.693Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-09T23:19:22.581Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-09T23:19:22.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-09T23:19:25.107Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-09T23:19:26.037Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-09T23:19:26.037Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-09T23:19:26.037Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-09T23:19:26.037Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-09T23:19:26.037Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-09T23:19:26.037Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-09T23:19:30.199Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-09T23:19:30.760Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-09T23:19:32.124Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-09T23:19:33.050Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-09T23:19:33.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-09T23:19:33.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-09T23:19:33.977Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-09T23:19:33.977Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-09T23:19:34.233Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-09T23:19:34.794Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-09T23:19:34.794Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-09T23:19:34.794Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-09T23:19:35.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-09T23:19:35.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-09T23:19:35.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-09T23:19:35.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-09T23:19:35.051Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-09T23:19:35.051Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-09T23:19:35.978Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-09T23:19:36.907Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-09T23:19:37.163Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-09T23:19:38.089Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-09T23:19:38.089Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-09T23:19:38.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-09T23:19:38.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-09T23:19:38.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-09T23:19:39.015Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-09T23:19:39.015Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-09T23:19:39.577Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-09T23:19:40.503Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-09T23:19:40.503Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-09T23:19:40.503Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-09T23:19:41.065Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-09T23:19:42.962Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-09T23:19:43.534Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-09T23:19:43.535Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-09T23:19:44.095Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-09T23:19:44.351Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-09T23:19:45.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-09T23:19:45.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-09T23:19:45.717Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-09T23:19:45.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-09T23:19:46.278Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-09T23:19:46.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-09T23:19:46.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-09T23:19:48.149Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-09T23:19:48.150Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-09T23:19:48.150Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-09T23:19:48.150Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-09T23:19:48.793Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-09T23:19:49.049Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-09T23:19:49.049Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-09T23:19:49.305Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-09T23:19:50.232Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-09T23:19:51.161Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-09T23:19:52.527Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-09T23:19:52.527Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-09T23:19:54.417Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-09T23:19:54.417Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-09T23:19:54.672Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-09T23:19:56.561Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-09T23:19:56.747Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-09T23:19:56.747Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-09T23:19:56.747Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-09T23:19:56.747Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-09T23:19:56.747Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-09T23:19:56.817Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-09T23:19:57.209Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-09T23:19:58.183Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-09T23:19:58.706Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-09T23:19:58.706Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-09T23:19:58.706Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-09T23:20:00.071Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-09T23:20:01.947Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-09T23:20:01.972Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-09T23:20:01.972Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-09T23:20:01.972Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-09T23:20:02.227Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-09T23:20:02.227Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-09T23:20:02.787Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-09T23:20:03.491Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-09T23:20:03.491Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-09T23:20:03.491Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-09T23:20:03.491Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-09T23:20:05.300Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-09T23:20:06.410Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-09T23:20:10.540Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-09T23:20:13.057Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-09T23:20:13.617Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-09T23:20:14.982Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-09T23:20:18.245Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-09T23:20:20.761Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-09T23:20:21.017Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-09T23:20:21.256Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-09T23:20:22.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-09T23:20:22.918Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-09T23:20:24.285Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-09T23:20:24.847Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-09T23:20:25.009Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-09T23:20:25.470Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-09T23:20:25.470Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-09T23:20:25.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-09T23:20:26.220Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-09T23:20:26.220Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-09T23:20:27.364Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-09T23:20:28.402Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-09T23:20:28.402Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-09T23:20:29.221Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-09T23:20:30.628Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-09T23:20:30.766Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-09T23:20:33.149Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-09T23:20:34.688Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-09T23:20:34.792Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-09T23:20:35.148Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-09T23:20:35.148Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-09T23:20:36.576Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-09T23:20:36.576Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-09T23:20:36.576Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-09T23:20:36.576Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-09T23:20:36.576Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-09T23:20:36.576Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-09T23:20:36.687Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-09T23:20:38.054Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-09T23:20:38.054Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-09T23:20:38.227Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-09T23:20:38.686Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-09T23:20:39.147Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-09T23:20:40.117Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-09T23:20:43.296Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-09T23:20:43.296Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-09T23:20:45.923Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-09T23:20:46.563Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-09T23:20:47.945Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-09T23:20:48.506Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-09T23:20:48.834Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-09T23:20:48.834Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-09T23:20:49.433Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-09T23:20:49.809Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-09T23:20:49.809Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-09T23:20:49.993Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-09T23:20:49.993Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-09T23:20:50.269Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-09T23:20:51.357Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-09T23:20:53.197Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-09T23:20:54.180Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-09T23:20:54.640Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-09T23:20:54.640Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-09T23:20:55.521Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-09T23:20:55.609Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-09T23:20:56.581Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-09T23:20:56.581Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-09T23:20:56.581Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-09T23:20:58.785Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-09T23:20:59.348Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-09T23:21:00.275Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-09T23:21:00.275Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-09T23:21:00.275Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-09T23:21:01.639Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-09T23:21:02.404Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-09T23:21:03.005Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-09T23:21:03.931Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-09T23:21:05.819Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-09T23:21:09.986Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-09T23:21:10.913Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-09T23:21:10.913Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-09T23:21:12.802Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-09T23:21:13.729Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-09T23:21:19.152Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-09T23:21:19.152Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-09T23:21:19.152Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-09T23:21:20.266Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-09T23:21:24.429Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-09T23:21:28.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-09T23:21:30.482Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-09T23:21:35.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-09T23:21:40.285Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-09T23:21:40.285Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-09T23:21:40.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-09T23:21:40.985Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-09T23:21:42.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-09T23:21:44.769Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-09T23:21:44.971Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-09T23:21:44.971Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-09T23:21:44.971Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-09T23:21:46.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-09T23:21:46.135Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-09T23:21:47.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-09T23:21:48.027Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-09T23:21:49.682Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-09T23:21:49.682Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-09T23:21:50.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-09T23:21:50.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-09T23:21:50.548Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-09T23:21:50.608Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-09T23:21:50.608Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-09T23:21:51.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-09T23:21:52.439Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-09T23:21:54.958Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-09T23:21:56.859Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-09T23:21:59.380Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-09T23:22:12.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-09T23:22:14.218Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-09T23:22:14.218Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-09T23:22:14.218Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-09T23:22:14.781Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-09T23:22:15.037Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-09T23:22:15.037Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-09T23:22:15.037Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-09T23:22:15.965Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-09T23:22:15.965Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-09T23:22:16.895Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-09T23:22:16.895Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-09T23:22:16.895Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-09T23:22:16.895Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-09T23:22:16.895Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-09T23:22:18.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-09T23:22:18.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-09T23:22:19.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-09T23:22:19.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-09T23:22:19.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-09T23:22:19.413Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-09T23:22:19.413Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-09T23:22:24.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-09T23:22:24.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-09T23:22:24.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-09T23:22:25.951Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-09T23:22:26.343Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-09T23:22:26.343Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-09T23:22:26.804Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-09T23:22:27.860Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-09T23:22:27.860Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-09T23:22:27.860Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-09T23:22:31.127Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-09T23:22:31.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-09T23:22:31.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-09T23:22:31.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-09T23:22:31.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-09T23:22:31.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-09T23:22:34.395Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite (1934.88s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.02s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.98s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.67s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.96s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.69s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.44s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.50s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.58s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.43s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.39s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.72s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.45s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAttachDetach (1.45s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.22s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.52s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.48s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.54s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.59s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.18s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.78s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.85s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.94s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.90s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.99s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.64s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.23s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.83s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.68s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.15s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.49s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.59s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.64s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.00s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.65s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.21s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.72s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.03s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.23s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.78s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.52s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.33s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.79s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.41s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.74s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.45s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.93s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.63s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.31s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.60s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.97s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.51s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.66s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.96s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.37s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.28s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.64s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.55s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.16s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.20s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.29s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.89s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.06s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.15s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.25s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.61s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2021-06-09T23:22:34.395Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-09T23:22:34.395Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.63s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.16s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.52s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.54s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.87s) [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.33s) [2021-06-09T23:22:34.395Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-09T23:22:34.395Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.395Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-09T23:22:34.395Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.395Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-09T23:22:34.395Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.395Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-09T23:22:34.395Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.395Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.10s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.43s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.16s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.86s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.49s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.96s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.86s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.69s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.00s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.87s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.01s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.51s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.00s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.12s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.88s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.57s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.36s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.40s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.46s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (10.01s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.55s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.65s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.92s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.25s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.70s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.59s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnv (1.66s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.99s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.73s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.84s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (27.28s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.41s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.69s) [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-06-09T23:22:34.396Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.56s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.58s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFails (1.64s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.76s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.78s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.90s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.20s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.96s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.81s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.10s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.12s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildHistory (4.12s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.09s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.15s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.98s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.96s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.64s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.99s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.79s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.66s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.80s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.85s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.40s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.51s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.92s) [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-09T23:22:34.396Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.21s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.45s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.71s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.06s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.44s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (2.01s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.57s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.63s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.45s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.82s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.68s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.30s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.55s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (6.13s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildPATH (3.02s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.04s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.76s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.62s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.83s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildRm (3.65s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.36s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.30s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.34s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.27s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.76s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-09T23:22:34.396Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildStderr (1.42s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.76s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildStopSignal (2.09s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.88s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.84s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.85s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.58s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildUser (2.18s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.59s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.33s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.27s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.66s) [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-09T23:22:34.396Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-09T23:22:34.396Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-09T23:22:34.396Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-06-09T23:22:34.396Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.04s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.09s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.37s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.73s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (3.02s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.90s) [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-06-09T23:22:34.396Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.06s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.89s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-09T23:22:34.396Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.42s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.91s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.03s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.54s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.86s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitTTY (1.52s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.84s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.77s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.91s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.88s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.45s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.21s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.35s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.12s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.04s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.93s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.63s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.02s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.12s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.92s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.83s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.99s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.67s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.12s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.96s) [2021-06-09T23:22:34.396Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-09T23:22:34.396Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.91s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.95s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.84s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.54s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.00s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.87s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.77s) [2021-06-09T23:22:34.396Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.68s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.89s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.81s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.66s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009942e0_} (1.95s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1733702528_/foo_false____} (1.89s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1733702528_/foo_true____} (1.91s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3062174943_/foo_false____} (1.89s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3062174943_/foo_true____} (1.81s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3062174943_/foo_true__0xc000994340__} (2.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000994360_} (1.75s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000994380_} (1.83s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009943a0_} (1.72s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009943c0_} (1.59s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.68s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.00s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.90s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.52s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.81s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.21s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.19s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.20s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.60s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.87s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.11s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.15s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.95s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.47s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.73s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.59s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.92s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.32s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.92s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.34s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.94s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.83s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.88s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.44s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.45s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.61s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.36s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.21s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.14s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s) [2021-06-09T23:22:34.397Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-09T23:22:34.397Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.74s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-06-09T23:22:34.397Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-09T23:22:34.397Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.70s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.72s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.06s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.08s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.72s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.88s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.88s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.34s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.15s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.89s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.25s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.44s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.78s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (4.59s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.56s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsAttach (0.80s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsCommit (0.92s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.75s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.79s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.52s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.86s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsCopy (1.84s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.77s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.73s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.47s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.10s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFilters (1.54s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFormat (1.45s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.95s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.43s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.38s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2021-06-09T23:22:34.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-09T23:22:34.397Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-09T23:22:34.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-06-09T23:22:34.397Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.78s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.09s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsRename (1.22s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.86s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.55s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.13s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsTop (0.83s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.52s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExec (1.12s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.15s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.11s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.24s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.29s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.50s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecCgroup (4.37s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecEnv (1.09s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.90s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.08s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecInspectID (2.16s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecInteractive (1.82s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.30s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.06s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecParseError (0.74s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.78s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.79s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.07s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecStartFails (1.05s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.84s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.73s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecTTY (1.05s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.17s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecUlimits (1.18s) [2021-06-09T23:22:34.397Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-09T23:22:34.397Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.22s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.10s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.90s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.42s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestExecWithUser (2.10s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.75s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.05s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestHealth (23.48s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.32s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.27s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.47s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.63s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.73s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.82s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImportDisplay (1.87s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImportFile (1.69s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.72s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImportGzipped (2.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.29s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.12s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-09T23:22:34.397Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.78s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.09s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.01s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.72s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.70s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.73s) [2021-06-09T23:22:34.398Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-09T23:22:34.398Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.97s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.77s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectDefault (0.77s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-09T23:22:34.398Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-09T23:22:34.398Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.77s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.58s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.09s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectStatus (1.56s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.39s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.27s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.05s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.97s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.01s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.80s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.29s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.80s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.85s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.07s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.59s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.55s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.93s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.59s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.19s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.94s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.76s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.78s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.09s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.86s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.93s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.12s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.04s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.03s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.24s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.98s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.25s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.74s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.75s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.00s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsTail (1.09s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.77s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestNetHostname (2.70s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.49s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.36s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.88s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.73s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPluginActive (1.40s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.06s) [2021-06-09T23:22:34.398Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-09T23:22:34.398Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.34s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.41s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.12s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.13s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.67s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.30s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.07s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPortList (12.18s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.09s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersAttach (8.01s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.90s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.00s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.85s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.79s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.32s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.47s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsByOrder (2.97s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.51s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (6.10s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.69s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.72s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.08s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.47s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.41s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.36s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.30s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.56s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.13s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.76s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.36s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.75s) [2021-06-09T23:22:34.398Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-09T23:22:34.398Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.46s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.42s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.73s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.99s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.36s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.11s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.64s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.95s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.29s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.45s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.37s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.89s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.67s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.91s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.21s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiTag (0.21s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.00s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.74s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.00s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.12s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.50s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.85s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAddHost (0.84s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.51s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.74s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.62s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.71s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.39s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.92s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.98s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.51s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.75s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.87s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.85s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.05s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.99s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.13s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.20s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.50s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.57s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.41s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.04s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.18s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.90s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.18s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.62s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.41s) [2021-06-09T23:22:34.398Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.37s) [2021-06-09T23:22:34.398Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-09T23:22:34.398Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.398Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-09T23:22:34.398Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.74s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.61s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.42s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.40s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (1.01s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.81s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.75s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.58s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.91s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (1.07s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.86s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.88s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.72s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.73s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.73s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.18s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.50s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.46s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.52s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.31s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.67s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.55s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.46s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunMount (8.34s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.19s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.65s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.29s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.36s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.53s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.03s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.97s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.16s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.13s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.20s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.64s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.91s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.91s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.24s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.06s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.00s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.27s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.12s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.63s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.60s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.00s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.66s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.02s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (1.06s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (2.04s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.74s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.90s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunRm (0.92s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.96s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.40s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.39s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.99s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.71s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.61s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.92s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.07s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.95s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.83s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunState (1.56s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunSysctls (1.46s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.75s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.31s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.70s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.67s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.28s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.73s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUserByID (0.74s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.73s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.08s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.99s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.23s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.43s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.15s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.42s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.77s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.92s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.47s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.89s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.06s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.87s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.18s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.73s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.53s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.94s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.61s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.43s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.22s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.76s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.02s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.17s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.77s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.94s) [2021-06-09T23:22:34.399Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents566256312 [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.13s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.77s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.49s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.26s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.44s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.31s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.38s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.38s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStartRecordError (1.64s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.98s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.18s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.13s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.77s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.33s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.86s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.94s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-06-09T23:22:34.399Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-09T23:22:34.399Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.03s) [2021-06-09T23:22:34.399Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.10s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.73s) [2021-06-09T23:22:34.400Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-09T23:22:34.400Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-09T23:22:34.400Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-09T23:22:34.400Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.16s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.10s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdateStats (3.79s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.44s) [2021-06-09T23:22:34.400Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-09T23:22:34.400Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.84s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.33s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.71s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.06s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.71s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.56s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.34s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.10s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.10s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.46s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.55s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.12s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.27s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.15s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.30s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.22s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.68s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.88s) [2021-06-09T23:22:34.400Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.81s) [2021-06-09T23:22:34.400Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-09T23:22:34.400Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-09T23:22:34.400Z] === RUN TestDockerRegistrySuite [2021-06-09T23:22:34.400Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-09T23:22:35.764Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-09T23:22:37.128Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-09T23:22:39.016Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-09T23:22:39.016Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T23:22:43.181Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T23:22:45.694Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-09T23:22:48.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-09T23:22:51.976Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-09T23:22:51.976Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-09T23:22:52.398Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-09T23:22:52.947Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-09T23:22:53.325Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-09T23:22:54.690Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-09T23:22:56.056Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-09T23:22:56.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-09T23:22:56.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-09T23:22:57.420Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-09T23:22:58.785Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-09T23:22:59.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-09T23:22:59.712Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-09T23:23:00.436Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-09T23:23:01.078Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-09T23:23:01.334Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-09T23:23:01.334Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-09T23:23:01.591Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-09T23:23:01.591Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-09T23:23:01.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-09T23:23:02.084Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-09T23:23:02.520Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-09T23:23:02.547Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-09T23:23:04.409Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-09T23:23:04.734Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-09T23:23:04.734Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-09T23:23:04.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-09T23:23:08.249Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-09T23:23:09.030Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-09T23:23:09.613Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-09T23:23:09.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-09T23:23:13.134Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-09T23:23:13.134Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-09T23:23:13.331Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-09T23:23:14.879Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-09T23:23:14.879Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-09T23:23:14.879Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-09T23:23:15.025Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-09T23:23:15.025Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T23:23:16.392Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T23:23:17.071Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-09T23:23:17.757Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T23:23:18.044Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-09T23:23:18.507Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-09T23:23:18.969Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-09T23:23:19.128Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-09T23:23:19.431Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-09T23:23:22.395Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-09T23:23:22.956Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-09T23:23:24.322Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-09T23:23:24.578Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-09T23:23:24.834Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-09T23:23:25.090Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-09T23:23:25.242Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-09T23:23:25.346Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-09T23:23:25.914Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-09T23:23:25.914Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-09T23:23:27.284Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-09T23:23:27.438Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-09T23:23:27.438Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-09T23:23:28.983Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-09T23:23:28.983Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-09T23:23:29.444Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-09T23:23:29.802Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-09T23:23:30.730Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-09T23:23:30.993Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-09T23:23:32.095Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-09T23:23:32.537Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-09T23:23:33.000Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-09T23:23:33.000Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-09T23:23:33.020Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite (59.41s) [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s) [2021-06-09T23:23:33.948Z] check_test.go:196: [dd70afb5d2eed] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d97309ca6628e] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.61s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d99a730cd9fd9] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d2e17d58ec7a1] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.59s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d6fcd4436b0b0] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.84s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d1cd6887aebc5] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.88s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d07b8bf47b224] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.26s) [2021-06-09T23:23:33.948Z] check_test.go:196: [df8f96e74b192] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d0c9f459dd0ef] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.30s) [2021-06-09T23:23:33.948Z] check_test.go:196: [dad72d574f608] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.37s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d4635286cd8a4] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.35s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d3b26ad18def5] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d0692c2744041] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.61s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d96732f7cc2af] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.99s) [2021-06-09T23:23:33.948Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:87727696ac01ef2e8e6e19bc48bf5e10e9b5f12246dcc5b95080f55b43e97456 [2021-06-09T23:23:33.948Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e89a14d4b1cb947e631ac84c6fb43ae737217f88ed4c7902e61afd7e11752d60 [2021-06-09T23:23:33.948Z] check_test.go:196: [d9c610c795705] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.44s) [2021-06-09T23:23:33.948Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:17d5810771ee53de1b2b7c33b39abcd747af2b7cd5bca8f5b68f9a07deaf3e21 [2021-06-09T23:23:33.948Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b3ad761ed4bb5fe1fc6af4cd4751f574878593b8ddae90c703422f651753d99 [2021-06-09T23:23:33.948Z] check_test.go:196: [dc37d7404b5b9] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.73s) [2021-06-09T23:23:33.948Z] check_test.go:196: [df314de273c90] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.52s) [2021-06-09T23:23:33.948Z] check_test.go:196: [dbd9796dc3b2a] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.60s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d146432118ca1] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d8507f4825ef5] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d55ed1525525a] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2021-06-09T23:23:33.948Z] check_test.go:196: [df745426ddcaa] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2021-06-09T23:23:33.948Z] check_test.go:196: [da2368b2f9f2b] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.47s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d00f9b500e809] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-06-09T23:23:33.948Z] check_test.go:196: [db47de34e37cf] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d52683c204b95] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d6a8a3bb80c6a] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d997f7408a694] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d21cd0b569e55] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2021-06-09T23:23:33.948Z] check_test.go:196: [df1469be36cbc] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2021-06-09T23:23:33.948Z] check_test.go:196: [df34fa78740cb] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-09T23:23:33.948Z] check_test.go:196: [dd3dc18def7c6] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2021-06-09T23:23:33.948Z] check_test.go:196: [dbd20f38a502a] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.10s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d73cb9547d1cb] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2021-06-09T23:23:33.948Z] check_test.go:196: [dbd42ae9e8210] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s) [2021-06-09T23:23:33.948Z] check_test.go:196: [d822d262c495f] daemon is not started [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2021-06-09T23:23:33.948Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2021-06-09T23:23:33.948Z] === RUN TestDockerSchema1RegistrySuite [2021-06-09T23:23:33.948Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-09T23:23:33.948Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T23:23:33.976Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-09T23:23:34.437Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-09T23:23:34.437Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-09T23:23:34.437Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-09T23:23:39.197Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T23:23:40.249Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-09T23:23:44.439Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-09T23:23:47.705Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-09T23:23:49.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-09T23:23:50.446Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-09T23:23:50.446Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T23:23:51.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T23:23:53.175Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T23:23:54.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-09T23:23:57.366Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-09T23:23:57.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-09T23:23:58.184Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-09T23:23:58.439Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-09T23:23:58.696Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-09T23:23:58.951Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-09T23:23:59.207Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite (25.67s) [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d622a8f3453ad] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.55s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d2997ba769c84] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.64s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d949ea6213039] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.61s) [2021-06-09T23:23:59.463Z] check_test.go:223: [dce58296ce0d0] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d3fbf46c45e99] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.29s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d40e7dd173803] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d936e4988ba3c] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d760ba4ed5a38] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-06-09T23:23:59.463Z] check_test.go:223: [dd2944ed690d4] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-06-09T23:23:59.463Z] check_test.go:223: [de2664bca7c2f] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.26s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d400f9d62e63c] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-06-09T23:23:59.463Z] check_test.go:223: [db1f4cb5596d2] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d1a7f817a202f] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d6e81575a26d3] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d6a796c478cb6] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d80876dd240c1] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d4b7b7301adf3] daemon is not started [2021-06-09T23:23:59.463Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-09T23:23:59.463Z] check_test.go:223: [d5770594ff221] daemon is not started [2021-06-09T23:23:59.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-09T23:23:59.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-09T23:24:00.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-09T23:24:00.986Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-09T23:24:01.244Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-09T23:24:02.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-09T23:24:02.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-09T23:24:02.866Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-09T23:24:03.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-09T23:24:03.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.21s) [2021-06-09T23:24:03.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-06-09T23:24:03.682Z] check_test.go:252: [d17a694dae51d] daemon is not started [2021-06-09T23:24:03.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.75s) [2021-06-09T23:24:03.682Z] check_test.go:252: [d3d0aaef3559e] daemon is not started [2021-06-09T23:24:03.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2021-06-09T23:24:03.682Z] check_test.go:252: [d63aa174e20f0] daemon is not started [2021-06-09T23:24:03.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2021-06-09T23:24:03.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-09T23:24:03.682Z] check_test.go:252: [d136a32ace1cd] daemon is not started [2021-06-09T23:24:03.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-06-09T23:24:03.682Z] check_test.go:252: [d8d6ecfb636f4] daemon is not started [2021-06-09T23:24:03.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-06-09T23:24:03.682Z] check_test.go:252: [d32cff801a6e9] daemon is not started [2021-06-09T23:24:03.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-09T23:24:03.682Z] check_test.go:252: [d56b5c4b50324] daemon is not started [2021-06-09T23:24:03.682Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-09T23:24:03.682Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-09T23:24:06.957Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-09T23:24:08.847Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-09T23:24:08.847Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-09T23:24:09.103Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-09T23:24:09.363Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-09T23:24:09.363Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-09T23:24:09.363Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2021-06-09T23:24:09.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-09T23:24:09.363Z] check_test.go:279: [d3a7745d1c637] daemon is not started [2021-06-09T23:24:09.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-09T23:24:09.363Z] check_test.go:279: [d879016b401cf] daemon is not started [2021-06-09T23:24:09.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-09T23:24:09.363Z] check_test.go:279: [dc0ea3c232bea] daemon is not started [2021-06-09T23:24:09.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.20s) [2021-06-09T23:24:09.363Z] check_test.go:279: [d04b3ae1f5ab4] daemon is not started [2021-06-09T23:24:09.363Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-06-09T23:24:09.363Z] check_test.go:279: [d8be6ec38b5b6] daemon is not started [2021-06-09T23:24:09.363Z] === RUN TestDockerNetworkSuite [2021-06-09T23:24:09.363Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-09T23:24:13.530Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-09T23:24:14.094Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-09T23:24:14.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-09T23:24:15.981Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-09T23:24:15.981Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-09T23:24:15.981Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-09T23:24:16.865Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-09T23:24:20.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-09T23:24:21.150Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-09T23:24:21.612Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-09T23:24:21.612Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-09T23:24:22.073Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-09T23:24:22.073Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-09T23:24:22.111Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-09T23:24:22.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-09T23:24:24.882Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-09T23:24:25.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-09T23:24:29.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-09T23:24:30.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-09T23:24:40.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-09T23:24:42.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-09T23:24:44.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-09T23:24:45.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-09T23:24:45.353Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-09T23:24:45.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-09T23:24:46.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-09T23:24:47.249Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-09T23:24:48.223Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-09T23:24:48.223Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-09T23:24:48.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-09T23:24:48.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-09T23:24:48.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-09T23:24:49.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-09T23:24:50.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-09T23:24:50.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-09T23:24:50.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-09T23:24:50.319Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-09T23:24:51.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-09T23:24:52.505Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-09T23:24:52.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-09T23:24:52.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-09T23:24:52.966Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-09T23:24:53.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-09T23:24:53.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-09T23:24:57.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-09T23:24:59.192Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-09T23:24:59.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-09T23:25:01.081Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-09T23:25:03.599Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-09T23:25:08.845Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-09T23:25:13.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-09T23:25:13.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-09T23:25:13.402Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-09T23:25:13.402Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-09T23:25:14.374Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-09T23:25:15.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-09T23:25:15.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-09T23:25:15.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-09T23:25:15.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-09T23:25:15.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-09T23:25:15.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-09T23:25:18.127Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-09T23:25:19.843Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-09T23:25:19.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-09T23:25:19.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-09T23:25:19.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-09T23:25:20.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-09T23:25:21.875Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-09T23:25:24.792Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-09T23:25:26.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-09T23:25:26.015Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-09T23:25:29.280Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-09T23:25:30.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-09T23:25:30.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-09T23:25:32.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-09T23:25:32.609Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-09T23:25:35.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-09T23:25:35.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-09T23:25:36.055Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-09T23:25:36.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-09T23:25:36.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-09T23:25:38.760Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-09T23:25:39.326Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite (95.54s) [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.67s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d51b4b58da226] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d0c12e2d6e5c5] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.94s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d9ef30c17a5da] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.98s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [db69fdc5b2755] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.65s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:1233: [d90861a71a017] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.83s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d0a6c192ec0f9] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.69s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d0b485dbb4e2f] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.09s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d36d3ced683cb] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.45s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d8b6f9f93daee] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d6497c983d5fb] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d5c23f3445874] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.31s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [dae655867256d] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.43s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d2b7be3d3cd0f] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d0c17d211dc50] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [dc6e93f5fdb14] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.02s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d92bd1c1617dc] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [dddb0d7d29e63] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d3deb205ba0e4] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d81fe43e169dd] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.99s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [debfd8ab3682a] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.46s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d0c6f862bf919] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d2faf6d8dab68] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.71s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d006834ba3acb] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d489d1c9a491a] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.53s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:968: [d535a362f7595] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.06s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d4add95305ca6] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.93s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:1116: [d141206610b61] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [daeddb91a12d4] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.42s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d0266664d6d0a] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.21s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d99f6360ec0c4] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d1c88d73ce086] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d79b6a34a819f] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [df024191eb416] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d43f132399f5b] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.92s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [df0105adcb218] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [dea3cb3d3bab3] daemon is not started [2021-06-09T23:25:45.861Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d73561450c606] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.21s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d23339ff3bdd7] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.80s) [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.77s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:1084: [d425260393b04] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [da921729f580d] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.67s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d746a37d7af34] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.94s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d70537e93e752] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d3ab15001b414] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d5ee7404d6e7b] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d87f8849ea8de] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.67s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d4922a70e142f] daemon is not started [2021-06-09T23:25:45.861Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.53s) [2021-06-09T23:25:45.861Z] docker_cli_network_unix_test.go:46: [d1fe6cb261bb4] daemon is not started [2021-06-09T23:25:45.861Z] === RUN TestDockerHubPullSuite [2021-06-09T23:25:45.861Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-09T23:25:45.861Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-09T23:25:46.422Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-09T23:25:47.348Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-09T23:25:48.713Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-09T23:25:49.276Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-09T23:25:50.204Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-09T23:25:50.461Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-09T23:25:50.461Z] --- PASS: TestDockerHubPullSuite (5.54s) [2021-06-09T23:25:50.461Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s) [2021-06-09T23:25:50.461Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2021-06-09T23:25:50.461Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2021-06-09T23:25:50.461Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.13s) [2021-06-09T23:25:50.461Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-06-09T23:25:50.461Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-06-09T23:25:50.461Z] PASS [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === Skipped [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-06-09T23:25:50.461Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-09T23:25:50.461Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-09T23:25:50.461Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2021-06-09T23:25:50.461Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-09T23:25:50.461Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-09T23:25:50.461Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-09T23:25:50.461Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-09T23:25:50.461Z] [2021-06-09T23:25:50.461Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-06-09T23:25:50.462Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-06-09T23:25:50.462Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-09T23:25:50.462Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-09T23:25:50.462Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-09T23:25:50.462Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-09T23:25:50.462Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-09T23:25:50.462Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-09T23:25:50.462Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-09T23:25:50.462Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-09T23:25:50.462Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-09T23:25:50.462Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-09T23:25:50.462Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-09T23:25:50.462Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-09T23:25:50.462Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-09T23:25:50.462Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-09T23:25:50.462Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-09T23:25:50.462Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-09T23:25:50.462Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-09T23:25:50.462Z] docker_cli_network_unix_test.go:46: [d73561450c606] daemon is not started [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] [2021-06-09T23:25:50.462Z] DONE 1269 tests, 51 skipped in 2181.061s [2021-06-09T23:25:50.462Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T23:25:50.717Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T23:25:50.717Z] +++ kill 8306 [2021-06-09T23:25:51.643Z] +++ /etc/init.d/apparmor stop [2021-06-09T23:25:51.643Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T23:25:51.643Z] [2021-06-09T23:25:51.643Z] Unloading profiles will leave already running processes permanently [2021-06-09T23:25:51.643Z] unconfined, which can lead to unexpected situations. [2021-06-09T23:25:51.643Z] [2021-06-09T23:25:51.643Z] To set a process to complain mode, use the command line tool [2021-06-09T23:25:51.643Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T23:25:51.643Z] +++ true [2021-06-09T23:25:51.643Z] exiting test-integration [2021-06-09T23:25:51.643Z] ++ exit 0 [2021-06-09T23:25:51.643Z] [2021-06-09T23:25:51.899Z] + for job in $(jobs -p) [2021-06-09T23:25:51.899Z] + wait 3970 [2021-06-09T23:26:25.286Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-09T23:26:25.286Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-09T23:26:25.286Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-09T23:26:34.312Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-09T23:26:34.312Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-09T23:26:34.312Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-09T23:26:48.075Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-09T23:26:52.058Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-09T23:26:58.007Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-09T23:27:02.420Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite (1768.81s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.42s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.80s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.60s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.06s) [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:562: [d9a412a2cd073] joining swarm manager [dfaf4fa814fb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:584: [d53a351711f05] joining swarm manager [dfaf4fa814fb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] check_test.go:380: [d9a412a2cd073] daemon is not started [2021-06-09T23:27:16.040Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.52s) [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:45: [df29bbc4ac18d] joining swarm manager [d103747bde2ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.08s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.24s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.85s) [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:303: [dc61e94c20340] joining swarm manager [dbd83d2611c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:304: [de2774131b901] joining swarm manager [dbd83d2611c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.30s) [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:271: [d5dc50a4ddccf] joining swarm manager [d1f21a9e9a605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:272: [dd107b3546f6c] joining swarm manager [d1f21a9e9a605]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.70s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.43s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.83s) [2021-06-09T23:27:16.040Z] docker_api_swarm_node_test.go:19: [d22c5d1893615] joining swarm manager [dfd86014a33ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_node_test.go:20: [d7b1eac0814c0] joining swarm manager [dfd86014a33ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.98s) [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:501: [d132927897c29] joining swarm manager [d015133e21c51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:506: [d9c5e6f9d8579] joining swarm manager [d015133e21c51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (22.14s) [2021-06-09T23:27:16.040Z] docker_api_swarm_node_test.go:80: [d2e8367595046] joining swarm manager [d20786a0be5f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.61s) [2021-06-09T23:27:16.040Z] docker_api_swarm_node_test.go:52: [d271ca45c5db6] joining swarm manager [d4a79ae57e1e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_node_test.go:53: [d060f0d094e69] joining swarm manager [d4a79ae57e1e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.22s) [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:201: [d3aee8be8215a] joining swarm manager [def9ef2641f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.80s) [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:383: [dfe27c30ce070] joining swarm manager [dedb097a7eb4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:384: [d51e9cf2264c8] joining swarm manager [dedb097a7eb4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] check_test.go:380: [d51e9cf2264c8] daemon is not started [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.56s) [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:801: [d1439addf29e3] joining swarm manager [decbf5441b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:801: [d80a2d49f162c] joining swarm manager [decbf5441b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:801: [d3e68ddcddb55] joining swarm manager [decbf5441b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:801: [d1fba3882e014] joining swarm manager [decbf5441b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-09T23:27:16.040Z] docker_api_swarm_test.go:809: [d63616cbe0bc4] joining swarm manager [decbf5441b7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.51s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.40s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (24.33s) [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:394: [d92dc54a1d3b4] joining swarm manager [d00b46c23b5c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:394: [ddef553b30e4d] joining swarm manager [d00b46c23b5c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (21.07s) [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:342: [d0ee45f5e2d54] joining swarm manager [dddb6390e2746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:342: [d30746c2bf8a2] joining swarm manager [dddb6390e2746]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.28s) [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:489: [d28810d288bae] joining swarm manager [d22e4132ede70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:489: [d8a8152870f66] joining swarm manager [d22e4132ede70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.57s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.18s) [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:127: [d2c05ffedd805] joining swarm manager [d43758cb6163f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:128: [d83bf2dd99b14] joining swarm manager [d43758cb6163f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:136: [d5e91464b2fe6] joining swarm manager [d43758cb6163f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:137: [d6f76bb593efd] joining swarm manager [d43758cb6163f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.66s) [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (26.01s) [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:303: [d91a48a5406f1] joining swarm manager [d79fe8418bde0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:303: [d8e5cb741dba2] joining swarm manager [d79fe8418bde0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.50s) [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:99: [d20c3f8e0dc6f] joining swarm manager [dcf8086d78988]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:100: [dd563d37d7112] joining swarm manager [dcf8086d78988]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.040Z] check_test.go:380: [d20c3f8e0dc6f] daemon is not started [2021-06-09T23:27:16.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.65s) [2021-06-09T23:27:16.040Z] docker_api_swarm_service_test.go:532: [db3ff65662ec1] joining swarm manager [d04ee912abb3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] docker_api_swarm_service_test.go:533: [d36e2b230ebf0] joining swarm manager [d04ee912abb3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.53s) [2021-06-09T23:27:16.041Z] docker_api_swarm_service_test.go:147: [dddfda34bdcad] joining swarm manager [d7fa6bf46b29f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] docker_api_swarm_service_test.go:147: [d6514b150cbf1] joining swarm manager [d7fa6bf46b29f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (37.39s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.61s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.78s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.08s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.75s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.78s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.97s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.03s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.81s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.22s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.04s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.34s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.78s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.61s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.27s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.50s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.43s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.31s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.68s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.25s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.28s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.49s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.62s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.70s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.35s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.87s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.83s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.59s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.55s) [2021-06-09T23:27:16.041Z] docker_cli_service_logs_test.go:245: checking task o2y6eouwoyq6 [2021-06-09T23:27:16.041Z] docker_cli_service_logs_test.go:250: checking messages for o2y6eouwoyq6 [2021-06-09T23:27:16.041Z] docker_cli_service_logs_test.go:245: checking task q0tfkbp86c6z [2021-06-09T23:27:16.041Z] docker_cli_service_logs_test.go:250: checking messages for q0tfkbp86c6z [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.82s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.18s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.86s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.70s) [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1901: [dd2add40159fa] joining swarm manager [dfbe9135b8616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1902: [d4a785d77ef2b] joining swarm manager [dfbe9135b8616]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.47s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.70s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.66s) [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1802: [dbd7481f518f4] joining swarm manager [d983ab97fe2bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1803: [d611a1e8f280f] joining swarm manager [d983ab97fe2bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.87s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.56s) [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1321: [d8c9cf098be04] joining swarm manager [de3b74d9d6cc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1322: [dacc29d7bea30] joining swarm manager [de3b74d9d6cc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.54s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.87s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.77s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.79s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.19s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.57s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.61s) [2021-06-09T23:27:16.041Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.55s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.89s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.88s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.14s) [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1186: [da6f6f96460c5] joining swarm manager [d0abae9dfefef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1195: [ddd3e9d7f0a0a] joining swarm manager [d0abae9dfefef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.48s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.68s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.93s) [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1118: [d227f6bb870bd] joining swarm manager [d216e0c496918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1119: [d44b1caecc30a] joining swarm manager [d216e0c496918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1172: [d4ea75809a783] joining swarm manager [d216e0c496918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s) [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1453: [d4195c088a693] joining swarm manager [de139b97545cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] docker_cli_swarm_test.go:1454: [de312a83d6319] joining swarm manager [de139b97545cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.91s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.25s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.63s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.84s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.71s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.37s) [2021-06-09T23:27:16.041Z] docker_cli_swarm_unix_test.go:62: [d772a7e601a12] joining swarm manager [dcfdadc4f8e8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.99s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.44s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.51s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.48s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.74s) [2021-06-09T23:27:16.041Z] docker_api_swarm_test.go:961: [d4b7bed8adfeb] joining swarm manager [d6f02cefdc5a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.67s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.45s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.90s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.53s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.85s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.97s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.70s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.55s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.24s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (5.93s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.08s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.68s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2021-06-09T23:27:16.041Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.88s) [2021-06-09T23:27:16.041Z] === RUN TestDockerExternalVolumeSuite [2021-06-09T23:27:16.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-09T23:27:20.172Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-09T23:27:25.802Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-09T23:27:26.263Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-09T23:27:27.235Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-09T23:27:30.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-09T23:27:48.364Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-09T23:27:55.879Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-09T23:28:00.776Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-09T23:28:11.124Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-09T23:28:13.587Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-09T23:28:28.439Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-09T23:28:38.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-09T23:28:41.139Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-09T23:28:46.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-09T23:28:53.544Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-09T23:29:03.880Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-09T23:29:18.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-09T23:29:33.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-09T23:30:05.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-09T23:30:17.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-09T23:30:29.989Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-09T23:30:29.989Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-09T23:30:29.989Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-09T23:30:29.989Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-09T23:30:29.989Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-09T23:30:29.989Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-09T23:30:29.989Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-09T23:30:29.989Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-09T23:30:29.989Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-09T23:30:40.333Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-09T23:30:47.424Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-09T23:30:49.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-09T23:30:55.391Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-09T23:30:57.773Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-09T23:30:57.773Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-09T23:30:57.773Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-09T23:30:57.773Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-09T23:30:57.773Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-09T23:30:57.773Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-09T23:31:01.198Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-09T23:31:01.198Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-09T23:31:01.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-09T23:31:01.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-09T23:31:01.659Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-09T23:31:01.659Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-09T23:31:01.659Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-09T23:31:01.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-09T23:31:01.983Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-09T23:31:01.983Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-09T23:31:02.955Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-09T23:31:06.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-09T23:31:06.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-09T23:31:06.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-09T23:31:06.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-09T23:31:07.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-09T23:31:07.794Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-09T23:31:13.301Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-09T23:31:13.596Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-09T23:31:22.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-09T23:31:31.425Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-09T23:31:31.885Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-09T23:31:31.885Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-09T23:31:32.348Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-09T23:31:32.348Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-09T23:31:32.348Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-09T23:31:32.348Z] === RUN TestDockerSuite/TestBuildFails [2021-06-09T23:31:34.433Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-09T23:31:34.433Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-09T23:31:34.433Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-09T23:31:34.433Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-09T23:31:34.433Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-09T23:31:34.433Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-09T23:31:34.433Z] === RUN TestDockerSuite/TestBuildFails [2021-06-09T23:31:35.266Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-09T23:31:35.266Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-09T23:31:35.405Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-09T23:31:35.405Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-09T23:31:42.356Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-09T23:31:42.508Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-09T23:31:48.322Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-09T23:31:54.773Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-09T23:31:55.414Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-09T23:32:01.865Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-09T23:32:02.512Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-09T23:32:02.974Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-09T23:32:08.788Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-09T23:32:08.788Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-09T23:32:09.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-09T23:32:09.249Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-09T23:32:09.711Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-09T23:32:09.711Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-09T23:32:14.283Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-09T23:32:14.283Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-09T23:32:20.056Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-09T23:32:20.056Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-09T23:32:21.396Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-09T23:32:21.396Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-09T23:32:21.396Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-09T23:32:22.369Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-09T23:32:22.369Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-09T23:32:27.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-09T23:32:32.471Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-09T23:32:32.933Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-09T23:32:34.791Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-09T23:32:34.791Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-09T23:32:40.028Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-09T23:32:40.028Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-09T23:32:40.489Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-09T23:32:40.489Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-09T23:32:46.299Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-09T23:32:46.760Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-09T23:32:47.221Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-09T23:32:48.767Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-09T23:32:49.229Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-09T23:32:49.663Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-09T23:32:50.201Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-09T23:32:50.639Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-09T23:32:51.734Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-09T23:32:52.833Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-09T23:32:52.833Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-09T23:32:54.382Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-09T23:32:54.382Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-09T23:32:58.746Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-09T23:32:58.746Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-09T23:32:58.746Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-09T23:32:58.746Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-09T23:32:58.746Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-09T23:32:58.746Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-09T23:32:58.746Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-09T23:32:59.150Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-09T23:32:59.702Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-09T23:33:00.156Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-09T23:33:04.752Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-09T23:33:05.730Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-09T23:33:05.899Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-09T23:33:06.723Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-09T23:33:08.268Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-09T23:33:08.727Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-09T23:33:10.277Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-09T23:33:12.469Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-09T23:33:21.079Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-09T23:33:21.079Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-09T23:33:21.079Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-09T23:33:21.079Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-09T23:33:21.079Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-09T23:33:21.079Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-09T23:33:21.079Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-09T23:33:21.542Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-09T23:33:22.011Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-09T23:33:23.510Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-09T23:33:23.510Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-09T23:33:25.663Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-09T23:33:29.115Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-09T23:33:31.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-09T23:33:46.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-09T23:33:54.298Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-09T23:33:54.298Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-09T23:33:55.284Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-09T23:34:04.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-09T23:34:08.065Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-09T23:34:18.896Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-09T23:34:20.369Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-09T23:34:26.116Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-09T23:34:33.132Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite (440.09s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.85s) [2021-06-09T23:34:33.723Z] docker_cli_external_volume_driver_test.go:53: [d393e7dd7c447] daemon is not started [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.55s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-06-09T23:34:33.723Z] docker_cli_external_volume_driver_test.go:53: [ddf27a51aa396] daemon is not started [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-06-09T23:34:33.723Z] docker_cli_external_volume_driver_test.go:53: [d17e745066e26] daemon is not started [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-09T23:34:33.723Z] docker_cli_external_volume_driver_test.go:53: [d2d9209170c73] daemon is not started [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.48s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.49s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.50s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.60s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.49s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.17s) [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.28s) [2021-06-09T23:34:33.723Z] docker_cli_external_volume_driver_test.go:485: [d85b52e010a1d] daemon is not started [2021-06-09T23:34:33.723Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-09T23:34:33.723Z] docker_cli_external_volume_driver_test.go:53: [d16c926f61e7e] daemon is not started [2021-06-09T23:34:33.723Z] PASS [2021-06-09T23:34:33.723Z] [2021-06-09T23:34:33.723Z] === Skipped [2021-06-09T23:34:33.723Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-09T23:34:33.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-09T23:34:33.723Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-09T23:34:33.723Z] check_test.go:309: [de96c5125b155] daemon is not started [2021-06-09T23:34:33.723Z] [2021-06-09T23:34:33.723Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-09T23:34:33.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-09T23:34:33.723Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-09T23:34:33.723Z] check_test.go:309: [d5d232111fefa] daemon is not started [2021-06-09T23:34:33.723Z] [2021-06-09T23:34:33.723Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-09T23:34:33.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-09T23:34:33.723Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-09T23:34:33.723Z] check_test.go:309: [d11207b6017b5] daemon is not started [2021-06-09T23:34:33.723Z] [2021-06-09T23:34:33.723Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-09T23:34:33.723Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-09T23:34:33.723Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-09T23:34:33.723Z] [2021-06-09T23:34:33.723Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-09T23:34:33.723Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-09T23:34:33.723Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-09T23:34:33.723Z] [2021-06-09T23:34:33.723Z] [2021-06-09T23:34:33.723Z] DONE 273 tests, 5 skipped in 2703.721s [2021-06-09T23:34:33.723Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T23:34:33.723Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T23:34:33.723Z] +++ kill 8272 [2021-06-09T23:34:34.649Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db618aceeb9bd/docker.pid [2021-06-09T23:34:34.649Z] +++ kill 8339 [2021-06-09T23:34:34.649Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8339 is not a child of this shell [2021-06-09T23:34:34.649Z] warning: PID 8339 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db618aceeb9bd/docker.pid had a nonzero exit code [2021-06-09T23:34:34.649Z] +++ /etc/init.d/apparmor stop [2021-06-09T23:34:34.649Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T23:34:34.649Z] [2021-06-09T23:34:34.649Z] Unloading profiles will leave already running processes permanently [2021-06-09T23:34:34.649Z] unconfined, which can lead to unexpected situations. [2021-06-09T23:34:34.649Z] [2021-06-09T23:34:34.649Z] To set a process to complain mode, use the command line tool [2021-06-09T23:34:34.649Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T23:34:34.649Z] +++ true [2021-06-09T23:34:34.649Z] exiting test-integration [2021-06-09T23:34:34.649Z] ++ exit 0 [2021-06-09T23:34:34.649Z] [2021-06-09T23:34:35.209Z] + exit 0 [2021-06-09T23:34:35.209Z] ++ jobs -p [2021-06-09T23:34:35.209Z] + pids= [2021-06-09T23:34:35.209Z] + echo 'Remaining pids to kill: []' [2021-06-09T23:34:35.209Z] Remaining pids to kill: [] [2021-06-09T23:34:35.209Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-09T23:34:35.225Z] Recording test results [2021-06-09T23:34:36.854Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T23:34:37.215Z] + echo Ensuring container killed. [2021-06-09T23:34:37.215Z] Ensuring container killed. [2021-06-09T23:34:37.215Z] + docker ps -aq -f name=docker-pr2-* [2021-06-09T23:34:37.215Z] + cids=5e6dcf84e198 [2021-06-09T23:34:37.215Z] b1339fa37150 [2021-06-09T23:34:37.215Z] 091f0f7263b6 [2021-06-09T23:34:37.215Z] + [ -n 5e6dcf84e198 [2021-06-09T23:34:37.215Z] b1339fa37150 [2021-06-09T23:34:37.215Z] 091f0f7263b6 ] [2021-06-09T23:34:37.215Z] + docker rm -vf 5e6dcf84e198 b1339fa37150 091f0f7263b6 [2021-06-09T23:34:39.736Z] 5e6dcf84e198 [2021-06-09T23:34:39.991Z] b1339fa37150 [2021-06-09T23:34:39.991Z] 091f0f7263b6 [Pipeline] sh [2021-06-09T23:34:40.274Z] + echo Chowning /workspace to jenkins user [2021-06-09T23:34:40.274Z] Chowning /workspace to jenkins user [2021-06-09T23:34:40.274Z] + id -u [2021-06-09T23:34:40.274Z] + id -g [2021-06-09T23:34:40.274Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42503:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T23:34:40.274Z] Unable to find image 'busybox:latest' locally [2021-06-09T23:34:40.274Z] latest: Pulling from library/busybox [2021-06-09T23:34:40.530Z] b71f96345d44: Pulling fs layer [2021-06-09T23:34:40.530Z] b71f96345d44: Verifying Checksum [2021-06-09T23:34:40.530Z] b71f96345d44: Download complete [2021-06-09T23:34:40.530Z] b71f96345d44: Pull complete [2021-06-09T23:34:40.530Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T23:34:40.530Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T23:34:45.030Z] + bundleName=amd64 [2021-06-09T23:34:45.030Z] + echo Creating amd64-bundles.tar.gz [2021-06-09T23:34:45.030Z] Creating amd64-bundles.tar.gz [2021-06-09T23:34:45.030Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-09T23:34:45.030Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-09T23:34:45.439Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-09T23:34:46.044Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [Pipeline] archiveArtifacts [2021-06-09T23:34:46.401Z] Archiving artifacts [2021-06-09T23:34:48.315Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42503/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T23:34:48.616Z] + make clean [2021-06-09T23:34:48.873Z] docker volume rm -f docker-dev-cache [2021-06-09T23:34:48.873Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T23:35:03.772Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-09T23:35:06.440Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-09T23:35:06.440Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-09T23:35:09.583Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-09T23:35:14.947Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-09T23:35:14.947Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-09T23:35:14.947Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-09T23:35:15.400Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-09T23:35:18.197Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-09T23:35:19.097Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-09T23:35:23.745Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-09T23:35:26.619Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-09T23:35:26.619Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-09T23:35:26.802Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-09T23:35:27.072Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-09T23:35:29.943Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-09T23:35:30.396Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-09T23:35:32.547Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-09T23:35:42.805Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-09T23:35:44.324Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-09T23:35:47.944Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-09T23:35:47.944Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-09T23:35:54.575Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-09T23:35:57.448Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-09T23:36:00.355Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-09T23:36:00.355Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-09T23:36:00.355Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-09T23:36:00.355Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-09T23:36:04.108Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-09T23:36:05.949Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-09T23:36:09.928Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-09T23:36:10.601Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-09T23:36:12.835Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-09T23:36:12.835Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-09T23:36:12.835Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-09T23:36:15.757Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-09T23:36:17.298Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-09T23:36:19.511Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-09T23:36:20.849Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-09T23:36:21.302Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-09T23:36:21.302Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-09T23:36:21.302Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-09T23:36:28.313Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-09T23:36:28.313Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-09T23:36:37.226Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-09T23:36:37.226Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-09T23:36:47.608Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-09T23:36:53.426Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-09T23:37:03.782Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-09T23:37:09.601Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-09T23:37:15.408Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-09T23:37:16.949Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-09T23:37:16.949Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-09T23:37:16.949Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-09T23:37:18.872Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-09T23:37:19.861Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-09T23:37:19.861Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-09T23:37:33.623Z] === RUN TestDockerSuite/TestBuildRm [2021-06-09T23:37:58.654Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-09T23:37:58.654Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-09T23:37:58.654Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-09T23:37:59.107Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-09T23:38:00.625Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-09T23:38:05.268Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-09T23:38:09.922Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-09T23:38:10.619Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-09T23:38:15.676Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-09T23:38:33.273Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-09T23:38:33.273Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-09T23:38:33.725Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-09T23:38:43.995Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-09T23:38:43.996Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-09T23:38:46.403Z] === RUN TestDockerSuite/TestBuildRm [2021-06-09T23:38:54.257Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-09T23:38:54.257Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-09T23:38:58.843Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-09T23:39:02.609Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-09T23:39:02.609Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-09T23:39:02.780Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-09T23:39:03.069Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-09T23:39:04.614Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-09T23:39:08.363Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-09T23:39:13.073Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-09T23:39:17.793Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-09T23:39:35.534Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-09T23:39:36.510Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-09T23:39:36.975Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-09T23:39:49.390Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-09T23:39:49.390Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-09T23:39:53.334Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-09T23:39:53.334Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-09T23:39:53.334Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-09T23:39:53.334Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-09T23:39:55.204Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-09T23:39:55.204Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-09T23:39:55.488Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-09T23:39:59.920Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-09T23:40:01.232Z] === RUN TestDockerSuite/TestBuildUser [2021-06-09T23:40:01.232Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-09T23:40:01.232Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-09T23:40:01.232Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-09T23:40:04.933Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-09T23:40:05.386Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-09T23:40:09.083Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-09T23:40:09.083Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-09T23:40:09.083Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-09T23:40:25.123Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-09T23:40:25.123Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-09T23:40:26.095Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-09T23:40:27.640Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-09T23:40:32.351Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-09T23:40:34.153Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-09T23:40:34.153Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-09T23:40:38.174Z] === RUN TestDockerSuite/TestBuildUser [2021-06-09T23:40:38.174Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-09T23:40:38.637Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-09T23:40:38.637Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-09T23:40:42.657Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-09T23:40:43.343Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-09T23:40:43.816Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-09T23:40:47.579Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-09T23:40:47.579Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-09T23:40:47.579Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-09T23:40:49.672Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-09T23:40:49.672Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-09T23:40:49.672Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-09T23:40:56.686Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-09T23:40:57.139Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-09T23:41:09.441Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-09T23:41:12.314Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-09T23:41:12.314Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-09T23:41:17.621Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-09T23:41:17.621Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-09T23:41:27.056Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-09T23:41:27.524Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-09T23:41:27.976Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-09T23:41:27.976Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-09T23:41:29.494Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-09T23:41:32.498Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-09T23:41:36.511Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-09T23:41:38.663Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-09T23:41:39.116Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-09T23:41:39.116Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-09T23:41:39.568Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-09T23:41:41.086Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-09T23:41:44.934Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-09T23:41:44.934Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-09T23:41:44.934Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-09T23:41:46.830Z] === RUN TestDockerSuite/TestCommitChange [2021-06-09T23:41:47.131Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-09T23:41:47.593Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-09T23:41:51.482Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-09T23:41:56.130Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-09T23:41:56.130Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-09T23:42:02.470Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-09T23:42:04.637Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-09T23:42:04.637Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-09T23:42:09.341Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-09T23:42:09.342Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-09T23:42:11.528Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-09T23:42:16.174Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-09T23:42:16.174Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-09T23:42:16.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-09T23:42:16.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-09T23:42:16.626Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-09T23:42:16.626Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-09T23:42:16.626Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-09T23:42:16.626Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-09T23:42:16.626Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-09T23:42:24.153Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-09T23:42:24.154Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-09T23:42:24.154Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-09T23:42:24.154Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-09T23:42:25.135Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-09T23:42:25.673Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-09T23:42:32.151Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-09T23:42:32.151Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-09T23:42:35.023Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-09T23:42:35.023Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-09T23:42:35.023Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-09T23:42:35.023Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-09T23:42:35.934Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-09T23:42:37.450Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-09T23:42:37.897Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-09T23:42:37.897Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-09T23:42:37.897Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-09T23:42:37.908Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-09T23:42:37.908Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-09T23:42:37.908Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-09T23:42:40.771Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-09T23:42:40.771Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-09T23:42:40.771Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-09T23:42:40.771Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-09T23:42:40.771Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-09T23:42:40.777Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-09T23:42:44.468Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-09T23:42:45.427Z] === RUN TestDockerSuite/TestCommitChange [2021-06-09T23:42:46.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-09T23:42:48.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-09T23:42:48.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-09T23:42:48.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-09T23:42:51.170Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-09T23:42:51.648Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-09T23:42:51.648Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-09T23:42:53.801Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-09T23:42:53.801Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-09T23:42:54.253Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-09T23:42:56.410Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-09T23:42:56.410Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-09T23:42:56.922Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-09T23:42:56.922Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-09T23:42:58.562Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-09T23:42:58.562Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-09T23:43:02.258Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-09T23:43:02.258Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-09T23:43:05.134Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-09T23:43:05.432Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-09T23:43:05.432Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-09T23:43:08.833Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-09T23:43:13.483Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-09T23:43:13.483Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-09T23:43:13.483Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-09T23:43:13.483Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-09T23:43:13.483Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-09T23:43:15.636Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-09T23:43:15.636Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-09T23:43:17.740Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-09T23:43:18.512Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-09T23:43:18.512Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-09T23:43:20.669Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-09T23:43:21.122Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-09T23:43:25.765Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-09T23:43:27.919Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-09T23:43:27.919Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-09T23:43:27.919Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-09T23:43:27.919Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-09T23:43:27.919Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-09T23:43:27.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-09T23:43:27.992Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-09T23:43:27.992Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-09T23:43:27.992Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-09T23:43:27.992Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-09T23:43:27.992Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-09T23:43:27.992Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-09T23:43:27.992Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-09T23:43:27.992Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-09T23:43:27.992Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-09T23:43:34.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-09T23:43:34.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-09T23:43:36.496Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-09T23:43:37.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-09T23:43:39.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-09T23:43:42.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-09T23:43:43.515Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-09T23:43:43.515Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-09T23:43:45.664Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-09T23:43:45.664Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-09T23:43:45.664Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-09T23:43:45.664Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-09T23:43:45.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002ecd80_} [2021-06-09T23:43:47.818Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-09T23:43:47.818Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-09T23:43:47.818Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-09T23:43:47.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1643302862_c:\foo_false____} [2021-06-09T23:43:50.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1643302862_c:\foo_true____} [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-09T23:43:53.625Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-09T23:43:54.078Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-09T23:43:54.078Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-09T23:43:56.328Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-09T23:43:56.328Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-09T23:43:56.328Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-09T23:43:56.328Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-09T23:43:56.328Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-09T23:43:56.952Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-09T23:43:58.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-09T23:43:59.825Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-09T23:43:59.825Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-09T23:43:59.825Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-09T23:44:01.350Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-09T23:44:02.697Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-09T23:44:02.697Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-09T23:44:02.697Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-09T23:44:02.697Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-09T23:44:03.504Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-09T23:44:03.504Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-09T23:44:03.504Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-09T23:44:06.384Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-09T23:44:06.384Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-09T23:44:08.442Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-09T23:44:10.592Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-09T23:44:10.592Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-09T23:44:10.592Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-09T23:44:14.895Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-09T23:44:14.895Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-09T23:44:14.895Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-09T23:44:17.055Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-09T23:44:17.055Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-09T23:44:19.208Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-09T23:44:19.208Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-09T23:44:20.841Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-09T23:44:20.841Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-09T23:44:20.841Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-09T23:44:22.086Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-09T23:44:22.545Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-09T23:44:31.048Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-09T23:44:31.091Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-09T23:44:31.091Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-09T23:44:31.091Z] === RUN TestDockerSuite/TestCpToDot [2021-06-09T23:44:33.243Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-09T23:44:33.243Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-09T23:44:33.243Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-09T23:44:36.117Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-09T23:44:36.117Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-09T23:44:36.117Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-09T23:44:36.117Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-09T23:44:36.117Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-09T23:44:36.575Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-09T23:44:36.575Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-09T23:44:38.735Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-09T23:44:39.563Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-09T23:44:41.606Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-09T23:44:42.059Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-09T23:44:42.059Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-09T23:44:44.210Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-09T23:44:44.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-09T23:44:44.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-09T23:44:44.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-09T23:44:44.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-09T23:44:44.214Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-09T23:44:44.663Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-09T23:44:45.115Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-09T23:44:45.115Z] === RUN TestDockerSuite/TestCreateRM [2021-06-09T23:44:45.568Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-09T23:44:45.568Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-09T23:44:45.568Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-09T23:44:46.021Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-09T23:44:46.371Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-09T23:44:46.371Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-09T23:44:49.247Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-09T23:44:49.247Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-09T23:44:52.131Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-09T23:44:52.131Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-09T23:44:56.272Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-09T23:44:56.272Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-09T23:44:56.272Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-09T23:44:56.773Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-09T23:44:59.654Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-09T23:44:59.654Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-09T23:44:59.654Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-09T23:44:59.654Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-09T23:44:59.654Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-09T23:44:59.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-09T23:44:59.975Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-09T23:44:59.975Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-09T23:45:00.429Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-09T23:45:01.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-09T23:45:01.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDockerFails [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-09T23:45:03.301Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-09T23:45:06.175Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-09T23:45:09.048Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-09T23:45:09.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-09T23:45:11.921Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-09T23:45:12.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-09T23:45:15.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-09T23:45:18.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c80e0_} [2021-06-09T23:45:22.176Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-09T23:45:26.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1077397510_c:\foo_false____} [2021-06-09T23:45:28.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1077397510_c:\foo_true____} [2021-06-09T23:45:30.674Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-09T23:45:36.414Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-09T23:45:36.817Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-09T23:45:39.286Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-09T23:45:39.739Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-09T23:45:45.320Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-09T23:45:45.484Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-09T23:45:45.484Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-09T23:45:46.439Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-09T23:45:47.480Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-09T23:45:47.480Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-09T23:45:47.480Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-09T23:45:52.180Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-09T23:45:55.981Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-09T23:45:55.981Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-09T23:45:55.981Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-09T23:45:55.981Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-09T23:45:56.825Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-09T23:45:56.825Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-09T23:45:56.825Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-09T23:45:56.825Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-09T23:45:56.825Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-09T23:45:56.825Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-09T23:45:57.781Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-09T23:45:57.781Z] === RUN TestDockerSuite/TestEventsRename [2021-06-09T23:46:00.654Z] === RUN TestDockerSuite/TestEventsResize [2021-06-09T23:46:06.233Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-09T23:46:08.382Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-09T23:46:08.382Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-09T23:46:08.382Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-09T23:46:09.158Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-09T23:46:12.033Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-09T23:46:14.908Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-09T23:46:18.647Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-09T23:46:18.647Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-09T23:46:18.647Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-09T23:46:19.551Z] === RUN TestDockerSuite/TestEventsTop [2021-06-09T23:46:19.551Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-09T23:46:22.426Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-09T23:46:27.069Z] === RUN TestDockerSuite/TestExec [2021-06-09T23:46:27.069Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-09T23:46:27.069Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-09T23:46:29.222Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-09T23:46:30.967Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-09T23:46:30.967Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-09T23:46:30.967Z] === RUN TestDockerSuite/TestCpToDot [2021-06-09T23:46:31.373Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-09T23:46:31.373Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-09T23:46:31.374Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-09T23:46:31.374Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-09T23:46:33.525Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-09T23:46:33.842Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-09T23:46:33.843Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-09T23:46:33.843Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-09T23:46:36.400Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-09T23:46:37.918Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-09T23:46:40.791Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-09T23:46:42.364Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-09T23:46:42.364Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-09T23:46:42.364Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-09T23:46:42.364Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-09T23:46:42.364Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-09T23:46:42.364Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-09T23:46:42.364Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-09T23:46:44.521Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-09T23:46:45.434Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-09T23:46:45.434Z] === RUN TestDockerSuite/TestExecEnv [2021-06-09T23:46:45.434Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-09T23:46:45.434Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-09T23:46:46.681Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-09T23:46:47.133Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-09T23:46:47.133Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-09T23:46:47.587Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-09T23:46:50.007Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-09T23:46:50.459Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-09T23:46:50.459Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-09T23:46:50.459Z] === RUN TestDockerSuite/TestCreateRM [2021-06-09T23:46:51.283Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-09T23:46:51.284Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-09T23:46:51.284Z] === RUN TestDockerSuite/TestExecParseError [2021-06-09T23:46:51.284Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-09T23:46:51.284Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-09T23:46:51.413Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-09T23:46:51.414Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-09T23:46:51.414Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-09T23:46:51.736Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-09T23:46:51.865Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-09T23:46:53.897Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-09T23:46:53.897Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-09T23:46:53.897Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-09T23:46:53.897Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-09T23:46:54.349Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-09T23:46:54.349Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-09T23:46:56.504Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-09T23:46:56.504Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-09T23:47:02.139Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-09T23:47:02.139Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-09T23:47:02.139Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-09T23:47:03.521Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-09T23:47:03.521Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-09T23:47:03.521Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-09T23:47:03.521Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-09T23:47:05.833Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-09T23:47:06.287Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-09T23:47:06.287Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-09T23:47:09.167Z] === RUN TestDockerSuite/TestDockerFails [2021-06-09T23:47:09.263Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-09T23:47:09.628Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-09T23:47:09.628Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-09T23:47:09.628Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-09T23:47:09.628Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-09T23:47:09.628Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-09T23:47:09.628Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-09T23:47:12.510Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-09T23:47:15.005Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-09T23:47:15.384Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-09T23:47:18.260Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-09T23:47:18.712Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-09T23:47:24.455Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-09T23:47:24.455Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-09T23:47:24.455Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-09T23:47:24.908Z] === RUN TestDockerSuite/TestHealth [2021-06-09T23:47:24.908Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-09T23:47:24.908Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-09T23:47:24.908Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-09T23:47:24.908Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-09T23:47:28.548Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-09T23:47:30.654Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-09T23:47:30.654Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-09T23:47:30.654Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-09T23:47:30.654Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-09T23:47:30.654Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-09T23:47:30.654Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-09T23:47:31.609Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-09T23:47:31.609Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-09T23:47:32.565Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-09T23:47:32.565Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-09T23:47:34.295Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-09T23:47:34.717Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-09T23:47:34.717Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-09T23:47:37.588Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-09T23:47:40.044Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-09T23:47:40.461Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-09T23:47:40.461Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-09T23:47:40.461Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-09T23:47:44.157Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-09T23:47:44.157Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestImportFile [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-09T23:47:47.029Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-09T23:47:48.555Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-09T23:47:48.555Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-09T23:47:49.902Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-09T23:47:52.056Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-09T23:47:52.056Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-09T23:47:52.056Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-09T23:47:52.056Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-09T23:47:52.056Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-09T23:47:54.300Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-09T23:47:54.929Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-09T23:47:54.929Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-09T23:47:55.255Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-09T23:47:56.779Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-09T23:47:57.801Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-09T23:47:57.801Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-09T23:47:57.801Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-09T23:47:57.801Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-09T23:48:00.675Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-09T23:48:02.522Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-09T23:48:06.419Z] === RUN TestDockerSuite/TestInspectImage [2021-06-09T23:48:06.419Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-09T23:48:06.419Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-09T23:48:06.419Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-09T23:48:08.272Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-09T23:48:08.272Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-09T23:48:08.572Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-09T23:48:08.724Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-09T23:48:08.724Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-09T23:48:08.724Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-09T23:48:08.724Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-09T23:48:09.678Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-09T23:48:09.678Z] === RUN TestDockerSuite/TestEventsRename [2021-06-09T23:48:10.725Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-09T23:48:11.178Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-09T23:48:13.410Z] === RUN TestDockerSuite/TestEventsResize [2021-06-09T23:48:14.049Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-09T23:48:16.200Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-09T23:48:16.200Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-09T23:48:16.200Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-09T23:48:18.351Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-09T23:48:21.915Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-09T23:48:22.048Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-09T23:48:24.075Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-09T23:48:26.691Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-09T23:48:27.782Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-09T23:48:28.845Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-09T23:48:31.719Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-09T23:48:33.547Z] === RUN TestDockerSuite/TestEventsTop [2021-06-09T23:48:33.547Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-09T23:48:33.872Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-09T23:48:35.707Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-09T23:48:36.746Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-09T23:48:39.618Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-09T23:48:41.774Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-09T23:48:43.928Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-09T23:48:45.978Z] === RUN TestDockerSuite/TestExec [2021-06-09T23:48:45.978Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-09T23:48:45.978Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-09T23:48:46.080Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-09T23:48:47.501Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-09T23:48:50.369Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-09T23:48:50.369Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-09T23:48:50.369Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-09T23:48:50.369Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-09T23:48:52.527Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-09T23:48:53.117Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-09T23:48:55.306Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-09T23:48:55.306Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-09T23:48:55.415Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-09T23:48:57.495Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-09T23:48:57.495Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-09T23:48:58.290Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-09T23:49:01.170Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-09T23:49:04.595Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-09T23:49:05.814Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-09T23:49:05.814Z] === RUN TestDockerSuite/TestExecEnv [2021-06-09T23:49:05.814Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-09T23:49:05.814Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-09T23:49:08.694Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-09T23:49:11.695Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-09T23:49:14.438Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-09T23:49:14.438Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-09T23:49:14.438Z] === RUN TestDockerSuite/TestExecParseError [2021-06-09T23:49:14.438Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-09T23:49:14.438Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-09T23:49:14.438Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-09T23:49:16.596Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-09T23:49:17.050Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-09T23:49:17.050Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-09T23:49:17.050Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-09T23:49:17.050Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-09T23:49:17.050Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-09T23:49:18.792Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-09T23:49:19.919Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-09T23:49:19.919Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-09T23:49:20.982Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-09T23:49:23.172Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-09T23:49:23.172Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-09T23:49:26.093Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-09T23:49:28.415Z] === RUN TestDockerSuite/TestLogsSince [2021-06-09T23:49:28.428Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-09T23:49:28.428Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-09T23:49:28.428Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-09T23:49:28.428Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-09T23:49:35.453Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-09T23:49:38.766Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-09T23:49:38.766Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-09T23:49:38.766Z] === RUN TestDockerSuite/TestLogsTail [2021-06-09T23:49:40.954Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-09T23:49:41.198Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-09T23:49:43.876Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-09T23:49:44.896Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestNetHostname [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPluginActive [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-09T23:49:46.795Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-09T23:49:47.257Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-09T23:49:47.257Z] === RUN TestDockerSuite/TestPortList [2021-06-09T23:49:47.257Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-09T23:49:51.920Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-09T23:49:51.920Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-09T23:49:51.920Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-09T23:49:51.920Z] === RUN TestDockerSuite/TestHealth [2021-06-09T23:49:51.920Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-09T23:49:51.920Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-09T23:49:51.920Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-09T23:49:51.920Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-09T23:49:51.968Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-09T23:49:51.968Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-09T23:49:52.430Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-09T23:49:52.430Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-09T23:49:52.430Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-09T23:49:52.430Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-09T23:49:52.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-09T23:49:52.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-09T23:49:52.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-09T23:49:52.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-09T23:49:57.664Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-09T23:49:57.664Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-09T23:49:57.664Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-09T23:49:57.664Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-09T23:49:57.664Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-09T23:49:58.116Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-09T23:49:58.244Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-09T23:49:58.244Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-09T23:49:59.072Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-09T23:49:59.072Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-09T23:50:00.590Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-09T23:50:00.590Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-09T23:50:02.742Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-09T23:50:03.197Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-09T23:50:06.093Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-09T23:50:06.841Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-09T23:50:06.841Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-09T23:50:08.982Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-09T23:50:08.982Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-09T23:50:09.434Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-09T23:50:14.079Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-09T23:50:14.079Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestImportFile [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-09T23:50:16.236Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-09T23:50:17.195Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-09T23:50:19.128Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-09T23:50:22.842Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-09T23:50:22.842Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-09T23:50:22.842Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-09T23:50:22.842Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-09T23:50:22.842Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-09T23:50:25.727Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-09T23:50:25.727Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-09T23:50:28.617Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-09T23:50:28.617Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-09T23:50:28.617Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-09T23:50:28.617Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-09T23:50:31.527Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-09T23:50:34.923Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-09T23:50:34.923Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-09T23:50:34.923Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-09T23:50:37.277Z] === RUN TestDockerSuite/TestInspectImage [2021-06-09T23:50:37.277Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-09T23:50:37.277Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-09T23:50:37.277Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-09T23:50:39.436Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-09T23:50:42.316Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-09T23:50:42.316Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-09T23:50:45.189Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-09T23:50:47.342Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-09T23:50:48.065Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-09T23:50:48.065Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-09T23:50:48.065Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-09T23:50:50.260Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-09T23:50:50.941Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-09T23:50:54.655Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-09T23:50:58.854Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-09T23:50:59.311Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-09T23:51:02.196Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-09T23:51:03.566Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-09T23:51:03.566Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-09T23:51:03.566Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-09T23:51:05.084Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-09T23:51:07.248Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-09T23:51:08.414Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-09T23:51:08.414Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-09T23:51:08.414Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-09T23:51:08.414Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-09T23:51:08.414Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-09T23:51:15.780Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-09T23:51:17.008Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-09T23:51:17.008Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-09T23:51:17.308Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-09T23:51:17.469Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-09T23:51:17.469Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-09T23:51:19.011Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-09T23:51:19.473Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-09T23:51:19.473Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-09T23:51:20.185Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-09T23:51:20.637Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-09T23:51:20.637Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-09T23:51:22.817Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-09T23:51:24.179Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-09T23:51:25.730Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-09T23:51:29.991Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-09T23:51:31.481Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-09T23:51:31.537Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-09T23:51:36.133Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-09T23:51:36.133Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-09T23:51:39.839Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-09T23:51:39.839Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-09T23:51:48.377Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-09T23:51:52.674Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-09T23:51:52.674Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-09T23:51:55.436Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-09T23:51:59.771Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-09T23:51:59.771Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-09T23:51:59.771Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-09T23:52:00.744Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-09T23:52:02.461Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-09T23:52:06.171Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-09T23:52:06.555Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-09T23:52:09.047Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-09T23:52:09.047Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-09T23:52:11.263Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-09T23:52:11.263Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-09T23:52:11.927Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-09T23:52:14.813Z] === RUN TestDockerSuite/TestLogsSince [2021-06-09T23:52:15.971Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-09T23:52:15.971Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-09T23:52:15.971Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-09T23:52:25.088Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-09T23:52:25.089Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-09T23:52:25.089Z] === RUN TestDockerSuite/TestLogsTail [2021-06-09T23:52:28.798Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-09T23:52:31.686Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestNetHostname [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPluginActive [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPortList [2021-06-09T23:52:34.559Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-09T23:52:40.299Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-09T23:52:41.148Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-09T23:52:43.336Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-09T23:52:44.309Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-09T23:52:46.073Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-09T23:52:46.073Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-09T23:52:51.406Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-09T23:52:56.115Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-09T23:52:56.328Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-09T23:52:56.328Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-09T23:53:06.466Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-09T23:53:06.589Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-09T23:53:09.384Z] === RUN TestDockerSuite/TestRmiTag [2021-06-09T23:53:09.846Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-09T23:53:12.764Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-09T23:53:31.644Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-09T23:53:31.644Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-09T23:53:31.644Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-09T23:53:42.761Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-09T23:53:42.761Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-09T23:53:43.956Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-09T23:53:47.473Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-09T23:53:47.657Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-09T23:53:48.449Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-09T23:53:48.449Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-09T23:53:48.449Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-09T23:53:48.449Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-09T23:53:48.449Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-09T23:53:48.449Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-09T23:53:48.449Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-09T23:53:48.449Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-09T23:53:50.636Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-09T23:53:50.636Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-09T23:53:50.636Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-09T23:53:55.350Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-09T23:53:56.180Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-09T23:53:58.268Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-09T23:54:01.186Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-09T23:54:03.376Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-09T23:54:06.295Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-09T23:54:06.295Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-09T23:54:08.496Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-09T23:54:08.496Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-09T23:54:08.496Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-09T23:54:11.005Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-09T23:54:13.930Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-09T23:54:13.930Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-09T23:54:16.848Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-09T23:54:16.848Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-09T23:54:16.848Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-09T23:54:18.782Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-09T23:54:18.782Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-09T23:54:18.782Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-09T23:54:18.782Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-09T23:54:18.782Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-09T23:54:19.036Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-09T23:54:19.036Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-09T23:54:19.036Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-09T23:54:19.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-09T23:54:19.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-09T23:54:19.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-09T23:54:19.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-09T23:54:19.036Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-09T23:54:21.225Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-09T23:54:23.412Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-09T23:54:26.322Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-09T23:54:26.322Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-09T23:54:26.322Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-09T23:54:26.322Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-09T23:54:27.318Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-09T23:54:27.318Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-09T23:54:28.287Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-09T23:54:28.287Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-09T23:54:28.512Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-09T23:54:28.512Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-09T23:54:28.512Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-09T23:54:28.974Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-09T23:54:28.974Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-09T23:54:29.829Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-09T23:54:30.282Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-09T23:54:30.282Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-09T23:54:30.518Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-09T23:54:36.039Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-09T23:54:36.330Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-09T23:54:36.330Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-09T23:54:36.330Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-09T23:54:36.330Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-09T23:54:36.330Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-09T23:54:36.330Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-09T23:54:36.330Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-09T23:54:39.247Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-09T23:54:39.247Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-09T23:54:39.247Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-09T23:54:39.247Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-09T23:54:40.738Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-09T23:54:42.165Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-09T23:54:43.609Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-09T23:54:45.082Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-09T23:54:45.082Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-09T23:54:47.271Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-09T23:54:47.271Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-09T23:54:47.271Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-09T23:54:47.271Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-09T23:54:50.190Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-09T23:54:53.111Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-09T23:54:56.028Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-09T23:54:58.220Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-09T23:54:58.220Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-09T23:54:58.220Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-09T23:54:58.220Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-09T23:54:58.220Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-09T23:54:58.220Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T23:54:58.682Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-09T23:54:58.682Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-09T23:54:58.682Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-09T23:55:02.435Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-09T23:55:02.435Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-09T23:55:02.435Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-09T23:55:02.435Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-09T23:55:02.896Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-09T23:55:02.896Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-09T23:55:02.896Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-09T23:55:08.662Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-09T23:55:08.662Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-09T23:55:11.491Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-09T23:55:11.491Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunMount [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-09T23:55:12.464Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-09T23:55:14.406Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-09T23:55:14.406Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-09T23:55:14.406Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-09T23:55:15.371Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-09T23:55:21.066Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-09T23:55:21.066Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-09T23:55:21.066Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-09T23:55:21.066Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-09T23:55:21.109Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-09T23:55:25.778Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-09T23:55:25.778Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-09T23:55:26.880Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-09T23:55:30.449Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-09T23:55:30.449Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-09T23:55:30.902Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-09T23:55:31.589Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-09T23:55:31.590Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-09T23:55:31.590Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-09T23:55:31.590Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-09T23:55:31.590Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-09T23:55:31.590Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-09T23:55:31.590Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-09T23:55:31.590Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-09T23:55:31.590Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-09T23:55:31.590Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-09T23:55:32.050Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-09T23:55:33.595Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-09T23:55:35.143Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-09T23:55:37.331Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-09T23:55:38.303Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-09T23:55:40.492Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-09T23:55:40.492Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-09T23:55:40.492Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-09T23:55:40.492Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-09T23:55:40.953Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-09T23:55:40.953Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-09T23:55:40.953Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-09T23:55:40.953Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-09T23:55:40.953Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T23:55:44.702Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-09T23:55:44.702Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-09T23:55:44.702Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-09T23:55:44.702Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-09T23:55:44.702Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-09T23:55:44.702Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-09T23:55:48.519Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-09T23:55:51.404Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-09T23:55:51.859Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-09T23:55:53.304Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-09T23:55:53.304Z] === RUN TestDockerSuite/TestRunRm [2021-06-09T23:55:56.220Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-09T23:56:00.392Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-09T23:56:02.032Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-09T23:56:04.950Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-09T23:56:06.138Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-09T23:56:07.235Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-09T23:56:09.433Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-09T23:56:12.351Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-09T23:56:12.351Z] === RUN TestDockerSuite/TestRunState [2021-06-09T23:56:12.351Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-09T23:56:14.664Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-09T23:56:15.266Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-09T23:56:15.267Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-09T23:56:17.454Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-09T23:56:17.454Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-09T23:56:17.454Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-09T23:56:17.454Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-09T23:56:17.454Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-09T23:56:17.454Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-09T23:56:19.321Z] === RUN TestDockerSuite/TestRmiTag [2021-06-09T23:56:20.275Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-09T23:56:23.172Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-09T23:56:23.267Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-09T23:56:25.454Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-09T23:56:25.454Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-09T23:56:28.372Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-09T23:56:28.372Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-09T23:56:28.372Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-09T23:56:31.288Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-09T23:56:38.388Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-09T23:56:44.202Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-09T23:56:44.204Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-09T23:56:44.656Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-09T23:56:50.411Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-09T23:56:51.297Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-09T23:56:51.297Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-09T23:56:51.297Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-09T23:56:51.367Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-09T23:56:51.367Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-09T23:56:51.367Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-09T23:56:51.367Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-09T23:56:51.367Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-09T23:56:51.367Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-09T23:56:51.367Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-09T23:56:51.367Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-09T23:56:54.214Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-09T23:56:54.256Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-09T23:56:54.256Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-09T23:56:54.256Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-09T23:56:57.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-09T23:56:58.911Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-09T23:57:00.051Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-09T23:57:00.051Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-09T23:57:00.051Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-09T23:57:00.051Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-09T23:57:00.051Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-09T23:57:00.051Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-09T23:57:00.051Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-09T23:57:00.051Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-09T23:57:00.051Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-09T23:57:01.782Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-09T23:57:03.800Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-09T23:57:04.651Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-09T23:57:05.345Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-09T23:57:07.533Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-09T23:57:13.151Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-09T23:57:13.344Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-09T23:57:14.674Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-09T23:57:14.674Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-09T23:57:15.531Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-09T23:57:15.531Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-09T23:57:15.992Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-09T23:57:16.453Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-09T23:57:18.010Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-09T23:57:20.418Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-09T23:57:22.576Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-09T23:57:22.576Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-09T23:57:26.279Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-09T23:57:26.279Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-09T23:57:26.279Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-09T23:57:26.603Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-09T23:57:26.603Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-09T23:57:27.805Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-09T23:57:27.805Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-09T23:57:28.258Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-09T23:57:28.258Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-09T23:57:28.258Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-09T23:57:28.258Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-09T23:57:28.258Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-09T23:57:28.258Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-09T23:57:31.127Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-09T23:57:33.279Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-09T23:57:35.198Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-09T23:57:35.198Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-09T23:57:36.149Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-09T23:57:36.149Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-09T23:57:36.149Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-09T23:57:36.149Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-09T23:57:38.300Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-09T23:57:38.300Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-09T23:57:38.300Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-09T23:57:38.300Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-09T23:57:38.300Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-09T23:57:39.912Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-09T23:57:39.912Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-09T23:57:39.912Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-09T23:57:39.912Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-09T23:57:39.912Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-09T23:57:41.274Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-09T23:57:47.017Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-09T23:57:47.017Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-09T23:57:47.017Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-09T23:57:47.017Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-09T23:57:47.017Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-09T23:57:47.017Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-09T23:57:47.017Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-09T23:57:48.508Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-09T23:57:48.508Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-09T23:57:48.508Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-09T23:57:48.508Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-09T23:57:48.508Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-09T23:57:48.508Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-09T23:57:48.508Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-09T23:57:49.171Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-09T23:57:49.171Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-09T23:57:49.171Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-09T23:57:49.171Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-09T23:57:50.053Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-09T23:57:52.039Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-09T23:57:52.241Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-09T23:57:52.241Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-09T23:57:54.431Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-09T23:57:54.432Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-09T23:57:54.432Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-09T23:57:54.432Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-09T23:57:54.432Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-09T23:57:54.893Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-09T23:57:54.893Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-09T23:57:54.914Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-09T23:57:54.914Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-09T23:58:01.938Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-09T23:58:01.938Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-09T23:58:01.938Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-09T23:58:01.938Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-09T23:58:04.811Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-09T23:58:07.685Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-09T23:58:09.841Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-09T23:58:12.605Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-09T23:58:12.605Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-09T23:58:12.605Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-09T23:58:12.605Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-09T23:58:12.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-09T23:58:12.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-09T23:58:12.605Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-09T23:58:12.710Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-09T23:58:12.710Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-09T23:58:12.710Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-09T23:58:12.710Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-09T23:58:12.710Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-09T23:58:12.710Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T23:58:12.710Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-09T23:58:12.710Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-09T23:58:12.710Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-09T23:58:13.583Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-09T23:58:14.046Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-09T23:58:17.353Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-09T23:58:17.353Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-09T23:58:17.353Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-09T23:58:17.353Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-09T23:58:17.353Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-09T23:58:17.353Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-09T23:58:17.353Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-09T23:58:17.864Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-09T23:58:17.864Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-09T23:58:18.325Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-09T23:58:18.325Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-09T23:58:18.326Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-09T23:58:26.921Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-09T23:58:27.382Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-09T23:58:27.607Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-09T23:58:27.607Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-09T23:58:27.843Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-09T23:58:27.843Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-09T23:58:27.843Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-09T23:58:29.122Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-09T23:58:29.122Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-09T23:58:29.122Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunMount [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-09T23:58:29.123Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-09T23:58:36.441Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-09T23:58:36.441Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-09T23:58:36.441Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-09T23:58:37.629Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-09T23:58:37.629Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-09T23:58:37.629Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-09T23:58:37.629Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-09T23:58:43.383Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-09T23:58:46.795Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-09T23:58:46.795Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-09T23:58:47.086Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-09T23:58:47.086Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-09T23:58:47.537Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-09T23:58:47.537Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-09T23:58:47.537Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-09T23:58:47.537Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-09T23:58:47.537Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-09T23:58:47.537Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-09T23:58:47.537Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-09T23:58:47.537Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-09T23:58:47.991Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite (2513.09s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-09T23:58:48.344Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T23:58:48.344Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.83s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-09T23:58:48.344Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-09T23:58:48.344Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T23:58:48.344Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-09T23:58:48.344Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-09T23:58:48.344Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-09T23:58:48.344Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-09T23:58:48.344Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-09T23:58:48.344Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.56s) [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-09T23:58:48.344Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T23:58:48.344Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.37s) [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-09T23:58:48.344Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T23:58:48.344Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-09T23:58:48.344Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-09T23:58:48.344Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.21s) [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-09T23:58:48.344Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T23:58:48.344Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T23:58:48.344Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.82s) [2021-06-09T23:58:48.344Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.98s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-09T23:58:48.345Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.29s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.59s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.41s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.17s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.58s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.39s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.82s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.31s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.88s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.31s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.81s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.49s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (18.49s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.04s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.39s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.97s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.36s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.57s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.13s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T23:58:48.345Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.08s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.23s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.44s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.89s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.02s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.41s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.57s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.57s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.30s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.23s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.00s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.27s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.72s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.35s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.25s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.34s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.60s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.16s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.84s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.72s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.42s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.31s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.47s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.84s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.54s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.20s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.94s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.05s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.45s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.19s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.41s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.37s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFails (2.75s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.55s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.20s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.98s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.44s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.34s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.19s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildHistory (12.78s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.80s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.90s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.70s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.36s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.34s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.23s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.67s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.52s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.59s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.26s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.33s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.98s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.75s) [2021-06-09T23:58:48.345Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.345Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-09T23:58:48.345Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.36s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.98s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.94s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.63s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.57s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.28s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.30s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.91s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.94s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.02s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.41s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.91s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.40s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.54s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildRm (21.92s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.47s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-06-09T23:58:48.346Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.21s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.73s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.40s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.93s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.62s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.61s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildStderr (9.38s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (42.98s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.34s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.42s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.55s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.24s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.01s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.34s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.35s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.73s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.05s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.42s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.41s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.16s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.63s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.56s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.16s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-09T23:58:48.346Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T23:58:48.346Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T23:58:48.346Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.93s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestCommitChange (4.96s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.14s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-09T23:58:48.346Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.79s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T23:58:48.346Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestCommitTTY (7.61s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.65s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-09T23:58:48.346Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-09T23:58:48.346Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-09T23:58:48.346Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.84s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.80s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.75s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.74s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.81s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.47s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.25s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.30s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.43s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.81s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.45s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.72s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.25s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.32s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.09s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.84s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.34s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.65s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.29s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-09T23:58:48.346Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.71s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.69s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.74s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.61s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.64s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002ecd80_} (2.76s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1643302862_c:\foo_false____} (2.65s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1643302862_c:\foo_true____} (2.65s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T23:58:48.346Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-09T23:58:48.346Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.89s) [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T23:58:48.346Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-09T23:58:48.346Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.87s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.61s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.14s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.83s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.09s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.57s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCpToDot (2.80s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCpToStdout (3.08s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.80s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.84s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T23:58:48.347Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.81s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-09T23:58:48.347Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T23:58:48.347Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-09T23:58:48.347Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T23:58:48.347Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-09T23:58:48.347Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-09T23:58:48.347Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T23:58:48.347Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T23:58:48.347Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T23:58:48.347Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.44s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.84s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.89s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.27s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsCopy (9.63s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.00s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.44s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.77s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFilters (5.00s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFormat (5.20s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsRename (2.94s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsResize (8.14s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.76s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.69s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.77s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.90s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T23:58:48.347Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.23s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.14s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-09T23:58:48.347Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-09T23:58:48.347Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-09T23:58:48.347Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.22s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.36s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.22s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.21s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.00s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecInspectID (3.69s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-09T23:58:48.347Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T23:58:48.347Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.41s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.22s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.19s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.29s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.05s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T23:58:48.347Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.22s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-09T23:58:48.347Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.95s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.32s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.05s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.87s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-09T23:58:48.347Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.347Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T23:58:48.348Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T23:58:48.348Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.73s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.31s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-09T23:58:48.348Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-09T23:58:48.348Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.68s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.71s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectDefault (2.74s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectHistory (5.00s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.75s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.29s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.77s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.32s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.32s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectStatus (3.48s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.51s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.44s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.74s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.32s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.78s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.47s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.38s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.16s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.19s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.00s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.78s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T23:58:48.348Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.77s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.86s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.71s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.78s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.65s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.82s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.42s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsSince (9.35s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsTail (3.13s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.87s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.80s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.12s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-09T23:58:48.348Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-09T23:58:48.348Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T23:58:48.348Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-09T23:58:48.348Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-09T23:58:48.348Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T23:58:48.348Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T23:58:48.348Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T23:58:48.348Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.47s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T23:58:48.348Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsByOrder (8.85s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.84s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.41s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T23:58:48.348Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.83s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.11s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.55s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.23s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-09T23:58:48.348Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.33s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.33s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-09T23:58:48.348Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.46s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.04s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.98s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.53s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.05s) [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.05s) [2021-06-09T23:58:48.348Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-09T23:58:48.348Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.348Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.98s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (24.20s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.07s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.34s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.78s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.70s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.11s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.84s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.42s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.11s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.12s) [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.27s) [2021-06-09T23:58:48.349Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-09T23:58:48.349Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.349Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T23:58:48.349Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.349Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-09T23:58:48.349Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.349Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T23:58:48.349Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.349Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T23:58:48.349Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.349Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T23:58:48.349Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.349Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T23:58:48.349Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.349Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.77s) [2021-06-09T23:58:48.349Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T23:58:48.349Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.349Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T23:58:48.349Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.95s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.77s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.74s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.40s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.79s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.85s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.68s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.03s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.00s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.66s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.78s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.35s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.82s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.66s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.79s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.76s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunExitCode (2.68s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.74s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.74s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.75s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.05s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.85s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.68s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.26s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.83s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.96s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.42s) [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-09T23:58:48.812Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T23:58:48.812Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.20s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunRm (2.78s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.80s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.84s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.19s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.24s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.83s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.66s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.05s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.69s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.77s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.17s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.18s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.46s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.50s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.59s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.79s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.81s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.77s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.96s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.42s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.26s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.88s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.56s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.68s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-09T23:58:48.813Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.28s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.51s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.25s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-09T23:58:48.813Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.49s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.75s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-09T23:58:48.813Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.76s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.46s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T23:58:48.813Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-09T23:58:48.813Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-09T23:58:48.813Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T23:58:48.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T23:58:48.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.813Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T23:58:48.813Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-09T23:58:48.814Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-09T23:58:48.814Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-09T23:58:48.814Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-09T23:58:48.814Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-09T23:58:48.814Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] === RUN TestDockerDaemonSuite [2021-06-09T23:58:48.814Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-09T23:58:48.814Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-09T23:58:48.814Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-09T23:58:48.814Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] === RUN TestDockerSwarmSuite [2021-06-09T23:58:48.814Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-09T23:58:48.814Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-09T23:58:48.814Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] === RUN TestDockerExternalVolumeSuite [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] === RUN TestDockerNetworkSuite [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] === RUN TestDockerHubPullSuite [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-09T23:58:48.814Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] PASS [2021-06-09T23:58:48.814Z] ok github.com/docker/docker/integration-cli 2513.790s [2021-06-09T23:58:48.814Z] [2021-06-09T23:58:48.814Z] === Skipped [2021-06-09T23:58:48.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-09T23:58:48.814Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] [2021-06-09T23:58:48.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T23:58:48.814Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T23:58:48.814Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.814Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-09T23:58:48.815Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-09T23:58:48.815Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T23:58:48.815Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-09T23:58:48.815Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-09T23:58:48.815Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-09T23:58:48.815Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-09T23:58:48.815Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-09T23:58:48.815Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-09T23:58:48.815Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T23:58:48.815Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-09T23:58:48.815Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T23:58:48.815Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-09T23:58:48.815Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.815Z] [2021-06-09T23:58:48.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-09T23:58:48.815Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-06-09T23:58:48.816Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-06-09T23:58:48.816Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T23:58:48.816Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T23:58:48.816Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-09T23:58:48.816Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T23:58:48.816Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-09T23:58:48.816Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-09T23:58:48.816Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-09T23:58:48.816Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-09T23:58:48.816Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T23:58:48.816Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T23:58:48.816Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T23:58:48.816Z] [2021-06-09T23:58:48.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T23:58:48.945Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-09T23:58:49.279Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T23:58:49.279Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-09T23:58:49.279Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T23:58:49.279Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-09T23:58:49.279Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-09T23:58:49.279Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-09T23:58:49.279Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T23:58:49.279Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T23:58:49.279Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.279Z] [2021-06-09T23:58:49.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T23:58:49.280Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-09T23:58:49.280Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T23:58:49.280Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-09T23:58:49.280Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T23:58:49.280Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-09T23:58:49.280Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-09T23:58:49.280Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T23:58:49.280Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T23:58:49.280Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T23:58:49.280Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T23:58:49.280Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-09T23:58:49.280Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-09T23:58:49.280Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-09T23:58:49.280Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-09T23:58:49.280Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T23:58:49.280Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T23:58:49.280Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T23:58:49.280Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T23:58:49.280Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-09T23:58:49.280Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-09T23:58:49.280Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T23:58:49.280Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-09T23:58:49.280Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-09T23:58:49.280Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.280Z] [2021-06-09T23:58:49.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-09T23:58:49.281Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-09T23:58:49.281Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T23:58:49.281Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-09T23:58:49.281Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-09T23:58:49.281Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-09T23:58:49.281Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-09T23:58:49.281Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-09T23:58:49.281Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-09T23:58:49.281Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-09T23:58:49.281Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T23:58:49.281Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-09T23:58:49.281Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-09T23:58:49.281Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T23:58:49.281Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T23:58:49.281Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T23:58:49.281Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T23:58:49.281Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T23:58:49.281Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-09T23:58:49.281Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-09T23:58:49.281Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T23:58:49.281Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T23:58:49.281Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.281Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-09T23:58:49.282Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.282Z] [2021-06-09T23:58:49.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-09T23:58:49.282Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-09T23:58:49.283Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.283Z] [2021-06-09T23:58:49.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-09T23:58:49.283Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-09T23:58:49.284Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-09T23:58:49.284Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-09T23:58:49.284Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T23:58:49.284Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T23:58:49.284Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T23:58:49.284Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.284Z] [2021-06-09T23:58:49.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T23:58:49.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.285Z] [2021-06-09T23:58:49.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T23:58:49.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T23:58:49.746Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.746Z] [2021-06-09T23:58:49.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T23:58:49.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T23:58:49.747Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-09T23:58:49.747Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] DONE 1092 tests, 546 skipped in 2522.815s [2021-06-09T23:58:49.747Z] INFO: Integration tests ended at 06/09/2021 23:58:49. Duration:00:42:02.8792878 [2021-06-09T23:58:49.747Z] INFO: Docker info of the daemon under test at end of run [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] Containers: 2 [2021-06-09T23:58:49.747Z] Running: 0 [2021-06-09T23:58:49.747Z] Paused: 0 [2021-06-09T23:58:49.747Z] Stopped: 2 [2021-06-09T23:58:49.747Z] Images: 18 [2021-06-09T23:58:49.747Z] Server Version: 0.0.0-dev [2021-06-09T23:58:49.747Z] Storage Driver: windowsfilter [2021-06-09T23:58:49.747Z] Windows: [2021-06-09T23:58:49.747Z] Logging Driver: json-file [2021-06-09T23:58:49.747Z] Plugins: [2021-06-09T23:58:49.747Z] Volume: local [2021-06-09T23:58:49.747Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T23:58:49.747Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T23:58:49.747Z] Swarm: inactive [2021-06-09T23:58:49.747Z] Default Isolation: process [2021-06-09T23:58:49.747Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T23:58:49.747Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T23:58:49.747Z] OSType: windows [2021-06-09T23:58:49.747Z] Architecture: x86_64 [2021-06-09T23:58:49.747Z] CPUs: 4 [2021-06-09T23:58:49.747Z] Total Memory: 32GiB [2021-06-09T23:58:49.747Z] Name: azwin-2-a73600 [2021-06-09T23:58:49.747Z] ID: OXMC:7ALW:SBTP:AMWK:2JL3:RVTC:2X4M:7T4S:QNW6:6LZG:C7F5:7NG3 [2021-06-09T23:58:49.747Z] Docker Root Dir: D:\CI\PR-42503\2\daemon [2021-06-09T23:58:49.747Z] Debug Mode (client): false [2021-06-09T23:58:49.747Z] Debug Mode (server): true [2021-06-09T23:58:49.747Z] File Descriptors: -1 [2021-06-09T23:58:49.747Z] Goroutines: 17 [2021-06-09T23:58:49.747Z] System Time: 2021-06-09T23:58:49.4671861Z [2021-06-09T23:58:49.747Z] EventsListeners: 0 [2021-06-09T23:58:49.747Z] Registry: https://index.docker.io/v1/ [2021-06-09T23:58:49.747Z] Labels: [2021-06-09T23:58:49.747Z] Experimental: false [2021-06-09T23:58:49.747Z] Insecure Registries: [2021-06-09T23:58:49.747Z] 127.0.0.0/8 [2021-06-09T23:58:49.747Z] Live Restore Enabled: false [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] [2021-06-09T23:58:49.747Z] INFO: Stopping daemon under test [2021-06-09T23:58:49.747Z] SUCCESS: The process with PID 544 (child process of PID 1600) has been terminated. [2021-06-09T23:58:49.747Z] SUCCESS: The process with PID 1600 (child process of PID 828) has been terminated. [2021-06-09T23:58:49.747Z] INFO: Stop tailing logs of the daemon under tests [2021-06-09T23:58:49.747Z] INFO: executeCI.ps1 Completed successfully at 06/09/2021 23:58:49. [2021-06-09T23:58:49.747Z] INFO: Tidying up at end of run [2021-06-09T23:58:49.747Z] INFO: Saving daemon under test log (d:\CI\PR-42503\2\dut.out) to bundles\CIDUT.out [2021-06-09T23:58:49.747Z] INFO: Saving daemon under test log (d:\CI\PR-42503\2\dut.err) to bundles\CIDUT.err [2021-06-09T23:58:49.747Z] INFO: Nuke-Everything... [2021-06-09T23:58:50.208Z] INFO: Container count on control daemon to delete is 2 [2021-06-09T23:58:50.670Z] c7a3d0b70ccd [2021-06-09T23:58:50.670Z] 75869caed6e8 [2021-06-09T23:58:51.131Z] INFO: Tidying pidfile d:\CI\PR-42503\2\docker.pid [2021-06-09T23:58:51.131Z] INFO: Nuking d:\CI [2021-06-09T23:58:51.821Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-09T23:58:53.976Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-09T23:58:54.939Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-09T23:58:57.095Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-09T23:58:57.549Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-09T23:58:57.549Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-09T23:58:57.549Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-09T23:58:57.549Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-09T23:58:57.549Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-09T23:58:57.549Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-09T23:58:57.549Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-09T23:58:57.549Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T23:59:01.280Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-09T23:59:01.280Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-09T23:59:01.280Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-09T23:59:01.280Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-09T23:59:01.280Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-09T23:59:01.280Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-09T23:59:08.852Z] INFO: Zapped successfully [2021-06-09T23:59:08.852Z] [2021-06-09T23:59:08.852Z] INFO: executeCI.ps1 exiting at Wed Jun 9 23:59:07 CUT 2021. Duration 01:18:59.0974784 [2021-06-09T23:59:08.852Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-09T23:59:09.097Z] Recording test results [2021-06-09T23:59:16.057Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-09T23:59:18.123Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-09T23:59:19.313Z] Archiving artifacts [2021-06-09T23:59:22.278Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-09T23:59:22.278Z] === RUN TestDockerSuite/TestRunRm [2021-06-09T23:59:22.278Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-09T23:59:28.014Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-09T23:59:30.162Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-09T23:59:33.036Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-09T23:59:33.136Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42503/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T23:59:34.078Z] + make clean [2021-06-09T23:59:35.051Z] docker volume rm -f docker-dev-cache [2021-06-09T23:59:35.051Z] docker-dev-cache [2021-06-09T23:59:35.188Z] === RUN TestDockerSuite/TestRunSetMacAddress [Pipeline] deleteDir [Pipeline] } [2021-06-09T23:59:38.060Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-09T23:59:38.060Z] === RUN TestDockerSuite/TestRunState [2021-06-09T23:59:38.060Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T23:59:40.212Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-09T23:59:40.212Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-09T23:59:42.364Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-09T23:59:42.364Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-09T23:59:42.364Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-09T23:59:42.364Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-09T23:59:42.815Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-09T23:59:42.815Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-09T23:59:47.460Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-09T23:59:50.333Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-09T23:59:50.333Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-09T23:59:52.488Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-09T23:59:52.488Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-09T23:59:52.488Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-10T00:00:00.995Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-10T00:00:08.019Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-10T00:00:12.663Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-10T00:00:19.679Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-10T00:00:19.679Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-10T00:00:19.679Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-10T00:00:21.830Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-10T00:00:24.706Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-10T00:00:26.857Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-10T00:00:26.857Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-10T00:00:26.857Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-10T00:00:26.857Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-10T00:00:26.857Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-10T00:00:26.857Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-10T00:00:26.857Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-10T00:00:26.857Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-10T00:00:26.857Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-10T00:00:31.511Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-10T00:00:33.033Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-10T00:00:35.183Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-10T00:00:39.828Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-10T00:00:39.828Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-10T00:00:39.828Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-10T00:00:39.828Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-10T00:00:39.828Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-10T00:00:39.828Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-10T00:00:39.828Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-10T00:00:39.828Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-10T00:00:39.828Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-10T00:00:40.280Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-10T00:00:40.280Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-10T00:00:40.280Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-10T00:00:40.280Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-10T00:00:40.280Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-10T00:00:40.280Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-10T00:00:40.280Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-10T00:00:40.280Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-10T00:00:40.280Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-10T00:00:42.429Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-10T00:00:42.882Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-10T00:00:43.334Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-10T00:00:43.334Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-10T00:00:45.484Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-10T00:00:52.492Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-10T00:00:52.492Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-10T00:00:59.502Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-10T00:00:59.502Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-10T00:01:04.143Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-10T00:01:04.143Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-10T00:01:04.143Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-10T00:01:04.143Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-10T00:01:04.143Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-10T00:01:09.894Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-10T00:01:09.894Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-10T00:01:09.894Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-10T00:01:09.894Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-10T00:01:09.894Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-10T00:01:09.894Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-10T00:01:09.894Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-10T00:01:12.767Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-10T00:01:14.921Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-10T00:01:14.921Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-10T00:01:17.790Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-10T00:01:17.790Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-10T00:01:17.790Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-10T00:01:17.790Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-10T00:01:17.790Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-10T00:01:17.790Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-10T00:01:17.790Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-10T00:01:35.387Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-10T00:01:35.387Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-10T00:01:35.387Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-10T00:01:35.387Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-10T00:01:35.387Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-10T00:01:35.387Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-10T00:01:35.387Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-10T00:01:37.539Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-10T00:01:37.539Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-10T00:01:40.416Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-10T00:01:40.871Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-10T00:01:41.323Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-10T00:01:41.323Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-10T00:01:41.323Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-10T00:01:56.050Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-10T00:01:56.050Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-10T00:01:56.050Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-10T00:01:56.050Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-10T00:01:56.050Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-10T00:02:03.068Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-10T00:02:03.519Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-10T00:02:03.519Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-10T00:02:13.788Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-10T00:02:13.788Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite (3009.10s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T00:02:15.314Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T00:02:15.314Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.17s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-10T00:02:15.314Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-10T00:02:15.314Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T00:02:15.314Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T00:02:15.314Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-10T00:02:15.314Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-10T00:02:15.314Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-10T00:02:15.314Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T00:02:15.314Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.27s) [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T00:02:15.314Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T00:02:15.314Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.51s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.36s) [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T00:02:15.314Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-10T00:02:15.314Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T00:02:15.314Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T00:02:15.314Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.36s) [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T00:02:15.314Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T00:02:15.314Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.24s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (114.93s) [2021-06-10T00:02:15.314Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-06-10T00:02:15.314Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.38s) [2021-06-10T00:02:15.314Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.59s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.63s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.68s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.51s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.46s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.13s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.31s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.62s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.04s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.07s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.07s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.78s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.20s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.48s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.43s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.42s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.45s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.44s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.40s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.90s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.20s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.14s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-10T00:02:15.315Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.85s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.87s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.41s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.88s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.19s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.95s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.62s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.05s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.52s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.55s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.91s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.85s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.26s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.16s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignore (98.47s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.08s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.03s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.85s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.80s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.07s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.95s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.20s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.37s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.23s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.27s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.83s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.64s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.96s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.29s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.57s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.59s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.96s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFails (2.64s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.69s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.44s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.96s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.63s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.77s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.23s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.11s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildHistory (15.46s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.48s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.53s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.01s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.25s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLabel (1.32s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.41s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLabels (1.32s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.22s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.73s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.00s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.17s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.21s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.00s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.86s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.52s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.25s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.91s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.03s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.00s) [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-10T00:02:15.315Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.78s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.62s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.10s) [2021-06-10T00:02:15.315Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.11s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.69s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.04s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.79s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.01s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.84s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.00s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.82s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.51s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.59s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.07s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.95s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildRm (14.99s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.84s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-10T00:02:15.316Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.84s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.32s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.94s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.89s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.78s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.94s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.31s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildStderr (5.06s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.02s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.78s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.03s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.77s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.57s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.93s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.21s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.54s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.86s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.40s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.27s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.65s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.34s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.74s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.12s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.40s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2021-06-10T00:02:15.316Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-10T00:02:15.316Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-10T00:02:15.316Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.68s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.07s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestCommitChange (5.27s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.42s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.18s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestCommitTTY (12.27s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.02s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-06-10T00:02:15.316Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.51s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.29s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.52s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.51s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (7.46s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.96s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.45s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.69s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.79s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.56s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.70s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.44s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.88s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.58s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.25s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.50s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.31s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.86s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.90s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.85s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.24s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2021-06-10T00:02:15.316Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.11s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.82s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.86s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.04s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.79s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.82s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c80e0_} (7.74s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1077397510_c:\foo_false____} (2.83s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1077397510_c:\foo_true____} (7.71s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-10T00:02:15.316Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.47s) [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T00:02:15.316Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.316Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T00:02:15.317Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.80s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T00:02:15.317Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.67s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.16s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.93s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.29s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T00:02:15.317Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.13s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T00:02:15.317Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-06-10T00:02:15.317Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCpToDot (2.86s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T00:02:15.317Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T00:02:15.317Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCpToStdout (7.89s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2021-06-10T00:02:15.317Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T00:02:15.317Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.31s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.72s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.25s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.93s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.49s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T00:02:15.317Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.67s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T00:02:15.317Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T00:02:15.317Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T00:02:15.317Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T00:02:15.317Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-10T00:02:15.317Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-10T00:02:15.317Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-06-10T00:02:15.317Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-10T00:02:15.317Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-10T00:02:15.317Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T00:02:15.317Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2021-06-10T00:02:15.317Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2021-06-10T00:02:15.317Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.03s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.84s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.98s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.77s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsCopy (5.97s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.66s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.71s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.13s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.72s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.40s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFilters (5.93s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFormat (5.70s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsRename (3.23s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsResize (8.44s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.73s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.09s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.50s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.40s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-10T00:02:15.317Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2021-06-10T00:02:15.317Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.55s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.33s) [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-10T00:02:15.317Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-10T00:02:15.317Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-10T00:02:15.317Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.68s) [2021-06-10T00:02:15.317Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.79s) [2021-06-10T00:02:15.770Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.76s) [2021-06-10T00:02:15.770Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.47s) [2021-06-10T00:02:15.770Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.95s) [2021-06-10T00:02:15.770Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-10T00:02:15.770Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.770Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T00:02:15.770Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.73s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestExecInspectID (5.28s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-06-10T00:02:15.771Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.97s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-10T00:02:15.771Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.80s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.49s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.47s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.48s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.43s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.53s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.08s) [2021-06-10T00:02:15.771Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.56s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.88s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.33s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.36s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.78s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.10s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.24s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2021-06-10T00:02:15.771Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestImportFile (0.05s) [2021-06-10T00:02:15.771Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-10T00:02:15.771Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T00:02:15.771Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.82s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.23s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-10T00:02:15.771Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-10T00:02:15.771Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.93s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.76s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectDefault (2.82s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectHistory (5.11s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.88s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.78s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.70s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.76s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.88s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectStatus (3.20s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.11s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.78s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.65s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.64s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.48s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.60s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.60s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.40s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.62s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.20s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.87s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-10T00:02:15.771Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.77s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.05s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.57s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.00s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.58s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.32s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.10s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.91s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsSince (9.81s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsTail (3.51s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.26s) [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.78s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-10T00:02:15.771Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-10T00:02:15.771Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.29s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-10T00:02:15.771Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-10T00:02:15.771Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T00:02:15.771Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-06-10T00:02:15.771Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-10T00:02:15.771Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T00:02:15.771Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-10T00:02:15.771Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-10T00:02:15.771Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.771Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.22s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-10T00:02:15.772Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsByOrder (9.92s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.09s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.64s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.37s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.55s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.82s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.61s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T00:02:15.772Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.77s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.65s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-10T00:02:15.772Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.00s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.32s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.85s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.24s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.83s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.03s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.94s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.94s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.29s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.43s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.60s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.92s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.87s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.64s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.69s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.12s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiTag (0.88s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.83s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.75s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.88s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.45s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.92s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.23s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.66s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.27s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.58s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.03s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.52s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.51s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.10s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.62s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.72s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.49s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.22s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.71s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.55s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.88s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.48s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.28s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunExitCode (2.56s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.16s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.27s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.41s) [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.28s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.98s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.97s) [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-10T00:02:15.772Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.772Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.69s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.64s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.72s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.41s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.47s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.18s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.44s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.04s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.03s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunRm (2.50s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.82s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.53s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.46s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.51s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.56s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.42s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.86s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.29s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.31s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.07s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.40s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.84s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.24s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.77s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.47s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.41s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.19s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.32s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.68s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.64s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.77s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.15s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.01s) [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-10T00:02:15.773Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.773Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-10T00:02:15.773Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T00:02:15.774Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.51s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.66s) [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T00:02:15.774Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.49s) [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T00:02:15.774Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-10T00:02:15.774Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-10T00:02:15.774Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-10T00:02:15.774Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T00:02:15.774Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-10T00:02:15.774Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-10T00:02:15.774Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.05s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.05s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.84s) [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-10T00:02:15.774Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T00:02:15.774Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.67s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.92s) [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-10T00:02:15.774Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.69s) [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-10T00:02:15.774Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-10T00:02:15.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-10T00:02:15.774Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-10T00:02:15.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T00:02:15.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-10T00:02:15.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-10T00:02:15.775Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] === RUN TestDockerDaemonSuite [2021-06-10T00:02:15.775Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-10T00:02:15.775Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-10T00:02:15.775Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-10T00:02:15.775Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] === RUN TestDockerSwarmSuite [2021-06-10T00:02:15.775Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-10T00:02:15.775Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-10T00:02:15.775Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] === RUN TestDockerExternalVolumeSuite [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] === RUN TestDockerNetworkSuite [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] === RUN TestDockerHubPullSuite [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-10T00:02:15.775Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] PASS [2021-06-10T00:02:15.775Z] ok github.com/docker/docker/integration-cli 3009.839s [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === Skipped [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-10T00:02:15.775Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-10T00:02:15.775Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-10T00:02:15.775Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-10T00:02:15.775Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-10T00:02:15.775Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T00:02:15.775Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-10T00:02:15.775Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-10T00:02:15.775Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-10T00:02:15.775Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T00:02:15.775Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T00:02:15.775Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T00:02:15.775Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-10T00:02:15.775Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-06-10T00:02:15.775Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.07s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.07s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-10T00:02:15.775Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T00:02:15.775Z] [2021-06-10T00:02:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T00:02:15.775Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T00:02:15.775Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-10T00:02:15.776Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-10T00:02:15.776Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T00:02:15.776Z] [2021-06-10T00:02:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.04s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-10T00:02:16.229Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2021-06-10T00:02:16.229Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-10T00:02:16.229Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-06-10T00:02:16.229Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T00:02:16.229Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-10T00:02:16.229Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-10T00:02:16.229Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-10T00:02:16.229Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.229Z] [2021-06-10T00:02:16.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-10T00:02:16.229Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-06-10T00:02:16.230Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2021-06-10T00:02:16.230Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-06-10T00:02:16.230Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T00:02:16.230Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-10T00:02:16.230Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-10T00:02:16.230Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T00:02:16.230Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T00:02:16.230Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T00:02:16.230Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T00:02:16.230Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-10T00:02:16.230Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.230Z] [2021-06-10T00:02:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-10T00:02:16.231Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-10T00:02:16.231Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-06-10T00:02:16.231Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-10T00:02:16.231Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-10T00:02:16.231Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2021-06-10T00:02:16.231Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2021-06-10T00:02:16.231Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2021-06-10T00:02:16.231Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-10T00:02:16.231Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-10T00:02:16.231Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-10T00:02:16.231Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-06-10T00:02:16.231Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-10T00:02:16.231Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.08s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.08s) [2021-06-10T00:02:16.231Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.04s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2021-06-10T00:02:16.231Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.05s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestImportFile (0.05s) [2021-06-10T00:02:16.231Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-10T00:02:16.231Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T00:02:16.231Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-10T00:02:16.231Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-10T00:02:16.231Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T00:02:16.231Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-10T00:02:16.231Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.231Z] [2021-06-10T00:02:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T00:02:16.231Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-10T00:02:16.232Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-10T00:02:16.232Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-10T00:02:16.232Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T00:02:16.232Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2021-06-10T00:02:16.232Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-10T00:02:16.232Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T00:02:16.232Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-10T00:02:16.232Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-10T00:02:16.232Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-10T00:02:16.232Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T00:02:16.232Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-10T00:02:16.232Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T00:02:16.232Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T00:02:16.232Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.232Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-10T00:02:16.233Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-10T00:02:16.233Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.233Z] [2021-06-10T00:02:16.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.04s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.04s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T00:02:16.234Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-10T00:02:16.234Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-10T00:02:16.234Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.234Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T00:02:16.235Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T00:02:16.235Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T00:02:16.235Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-10T00:02:16.235Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-10T00:02:16.235Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-10T00:02:16.235Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T00:02:16.235Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-10T00:02:16.235Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-10T00:02:16.235Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.235Z] [2021-06-10T00:02:16.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T00:02:16.235Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T00:02:16.235Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T00:02:16.687Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T00:02:16.687Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-10T00:02:16.687Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-10T00:02:16.687Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-10T00:02:16.687Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T00:02:16.687Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-10T00:02:16.687Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-10T00:02:16.687Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-10T00:02:16.687Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T00:02:16.687Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-10T00:02:16.687Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T00:02:16.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T00:02:16.687Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.687Z] [2021-06-10T00:02:16.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T00:02:16.688Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-10T00:02:16.688Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] DONE 1092 tests, 546 skipped in 3018.671s [2021-06-10T00:02:16.688Z] INFO: Integration tests ended at 06/10/2021 00:02:16. Duration:00:50:18.9480091 [2021-06-10T00:02:16.688Z] INFO: Docker info of the daemon under test at end of run [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] Containers: 2 [2021-06-10T00:02:16.688Z] Running: 0 [2021-06-10T00:02:16.688Z] Paused: 0 [2021-06-10T00:02:16.688Z] Stopped: 2 [2021-06-10T00:02:16.688Z] Images: 18 [2021-06-10T00:02:16.688Z] Server Version: 0.0.0-dev [2021-06-10T00:02:16.688Z] Storage Driver: windowsfilter [2021-06-10T00:02:16.688Z] Windows: [2021-06-10T00:02:16.688Z] Logging Driver: json-file [2021-06-10T00:02:16.688Z] Plugins: [2021-06-10T00:02:16.688Z] Volume: local [2021-06-10T00:02:16.688Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T00:02:16.688Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T00:02:16.688Z] Swarm: inactive [2021-06-10T00:02:16.688Z] Default Isolation: process [2021-06-10T00:02:16.688Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-10T00:02:16.688Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-10T00:02:16.688Z] OSType: windows [2021-06-10T00:02:16.688Z] Architecture: x86_64 [2021-06-10T00:02:16.688Z] CPUs: 4 [2021-06-10T00:02:16.688Z] Total Memory: 32GiB [2021-06-10T00:02:16.688Z] Name: azwin-2-4b5c20 [2021-06-10T00:02:16.688Z] ID: PIFT:FVD6:QF2H:UXXP:R7DG:MC3Y:COET:YNYD:ZSGX:DE4I:AQUS:DFDE [2021-06-10T00:02:16.688Z] Docker Root Dir: D:\CI\PR-42503\2\daemon [2021-06-10T00:02:16.688Z] Debug Mode (client): false [2021-06-10T00:02:16.688Z] Debug Mode (server): true [2021-06-10T00:02:16.688Z] File Descriptors: -1 [2021-06-10T00:02:16.688Z] Goroutines: 17 [2021-06-10T00:02:16.688Z] System Time: 2021-06-10T00:02:16.5329192Z [2021-06-10T00:02:16.688Z] EventsListeners: 0 [2021-06-10T00:02:16.688Z] Registry: https://index.docker.io/v1/ [2021-06-10T00:02:16.688Z] Labels: [2021-06-10T00:02:16.688Z] Experimental: false [2021-06-10T00:02:16.688Z] Insecure Registries: [2021-06-10T00:02:16.688Z] 127.0.0.0/8 [2021-06-10T00:02:16.688Z] Live Restore Enabled: false [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] [2021-06-10T00:02:16.688Z] INFO: Stopping daemon under test [2021-06-10T00:02:17.141Z] SUCCESS: The process with PID 4564 (child process of PID 8564) has been terminated. [2021-06-10T00:02:17.141Z] SUCCESS: The process with PID 8564 (child process of PID 8892) has been terminated. [2021-06-10T00:02:17.141Z] INFO: Stop tailing logs of the daemon under tests [2021-06-10T00:02:17.141Z] INFO: executeCI.ps1 Completed successfully at 06/10/2021 00:02:16. [2021-06-10T00:02:17.141Z] INFO: Tidying up at end of run [2021-06-10T00:02:17.141Z] INFO: Saving daemon under test log (d:\CI\PR-42503\2\dut.out) to bundles\CIDUT.out [2021-06-10T00:02:17.141Z] INFO: Saving daemon under test log (d:\CI\PR-42503\2\dut.err) to bundles\CIDUT.err [2021-06-10T00:02:17.141Z] INFO: Nuke-Everything... [2021-06-10T00:02:17.594Z] INFO: Container count on control daemon to delete is 2 [2021-06-10T00:02:17.594Z] bfdc26225302 [2021-06-10T00:02:17.594Z] 0813586e2f64 [2021-06-10T00:02:18.050Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-10T00:02:20.199Z] Deleted: sha256:2165b2ef0216629b12f7d84b0cdd2ee93c2a0cbbfdbb25fa6604d1a8a55379d2 [2021-06-10T00:02:20.200Z] Deleted: sha256:34d216fa6a1982746dab7f5e00efab26ea267b4eef6568592ed78197c4d4f2f7 [2021-06-10T00:02:20.200Z] INFO: Tidying pidfile d:\CI\PR-42503\2\docker.pid [2021-06-10T00:02:20.200Z] INFO: Nuking d:\CI [2021-06-10T00:02:55.779Z] INFO: Zapped successfully [2021-06-10T00:02:55.779Z] [2021-06-10T00:02:55.779Z] INFO: executeCI.ps1 exiting at Thu Jun 10 00:02:51 CUT 2021. Duration 01:27:44.8730014 [2021-06-10T00:02:55.779Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-10T00:02:56.020Z] Recording test results [2021-06-10T00:02:56.556Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-10T00:02:58.216Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-10T00:03:00.572Z] Archiving artifacts [2021-06-10T00:03:01.678Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42503/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T00:03:02.654Z] + make clean [2021-06-10T00:03:03.613Z] docker volume rm -f docker-dev-cache [2021-06-10T00:03:03.613Z] 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